/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #333;
	background-color: #878786;
  }

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url(../fm_images/quotes.gif) no-repeat top left;
  }

blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #996666;
  }

hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 80%;
	text-align: left;
	background-position: center;
  }
h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}

img {
  border: none;
  }

/* unordered list style */

ul.blog {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
  }

li.blog {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background: url(../fm_images/tictac_blue.gif) no-repeat 0 6px;
  }

/* links */

a {
	color: #6699cc;
	text-decoration: none;
  }
  
a:link {
	color: #6699cc;
	text-decoration: none;
  }

a:hover {
	color: #4CB127;
	text-decoration: underline;
  }

/* ---( layout structure )---*/

.bufferrright {
	padding-right: 5px;
	padding-bottom: 5px;
}

#wrap {
	width: 847px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../fm_images/tile.gif);
	background-repeat: repeat-y;
  }
  
  #wrapSecondary {
	width: 847px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../fm_images/tile_secondary.gif);
	background-repeat: repeat-y;
  }

#content {
	margin-left: 62px; /* to avoid the BMH */
	margin-top: 0px;
  }

#main-content {
	float: left;
	width: 470px;
	padding: 0;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }
  
  #homeimage {
	float: left;
	width: 485px;
	padding: 0;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }
  
  #secondary-content {
  float: left;
  width: 730px;
  margin: 10px 0 0 0;
  padding: 0;
  line-height: 1.5em;
  }
  
  #sub-content {
	float: left;
	width: 470px;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1em;
	font-size: 0.85em;
  }
  
.headerText {
	color: #41b127;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: normal;
}
  
.homeIntro {
	font-size: .9em;
	font-style: italic;
}
.intro {
	font-size: 0.9em;
	line-height: 14px;
}

#sidebar {
	padding: 0px;
	font-size: 85%;
	line-height: 1.4em;
	color: #666;
	background: url(../fm_images/sidebar_bg.gif) no-repeat 0 0;
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 547px;
  }

/* ---( header and site name )--- */

#blog-header {
	font-family: "Lucida Grande", "Trebuchet MS";
	height: 162px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
  }

/* ---( main column )--- */

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 90%;
  color: #999999;
  background: url(../fm_images/date_icon_blue.gif) no-repeat 0 50%;
  }

h3.post-title {
  margin-top: 0;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  letter-spacing: -1px;
  color: #0035FF;
  }

.post {
	border-bottom: 1px solid #ddd;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: .5em;
	padding-left: 14px;
	font-size: 1em;
  }

.post-footer {
  margin: 0;
  padding: 0 0 0 14px;
  font-size: 88%;
  color: #999;
  background: url(../fm_images/tictac_grey.gif) no-repeat 0 8px;
  }

.post img {
  padding: 9px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

/* comment styles */


#comments {
  padding-top: 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #666;
  background: #eee url(../fm_images/comments_curve.gif) no-repeat top left;
  }

#comments h4 {
  margin: 20px 0 15px 0;
  padding: 8px 0 0 40px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  background: url(../fm_images/bubbles.gif) no-repeat 10px 0;
  height: 29px !important; /* for most browsers */
  height /**/:37px; /* for IE5/Win */
  }
  
#comments ul {
  margin-left: 0;
  }

#comments li {
  background: none;
  padding-left: 0;
  }
  
.comment-body {
  padding: 0 10px 0 25px;
  background: url(../fm_images/tictac_blue.gif) no-repeat 10px 5px;
  }

.comment-body p {
  margin-bottom: 0;
  }

.comment-data {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
  color: #999;
  border-bottom: 1px solid #ddd;
  background: url(../fm_images/comment_arrow_blue.gif) no-repeat 44px 2px;
  }

.deleted-comment {
  font-style:italic;
  color:gray;
  }

/* ---( sidebar )--- */


h2.sidebar-title {
  margin: 0 0 0 0;
  padding: 25px 0 0 50px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  height: 32px;
  background: url(../fm_images/sidebar_icon.gif) no-repeat 20px 15px;
  height: 32px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */
  }
  
  h2.bubble-title {
	margin: 0;
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 110%;
	color: #666; /* for IE5/Win */
	background-image: url(../fm_images/bubble.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
  }
.rightPad {
	width: 225px;
	margin-left: 22px;
	color: #333333;
	font-size: 0.9em;
}
.rightFighter {
	width: 225px;
}
  
  h2.rss-title {
	margin: 0;
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 110%;
	color: #666; /* for IE5/Win */
	background-image: url(../fm_images/rss.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
  }

#sidebar ul, #sidebar p {
  margin: 0;
  padding: 5px 20px 1em 20px;
  }

#sidebar li {
	list-style-image: url(../fm_images/tictac_blue.gif);
	padding-left: 15px;
  }

/* profile block */

.profile-datablock {
	margin: 0;
	padding-right: 20px;
	padding-left: 20px;
	height: 10px;
  }

.profile-datablock dd {
  margin: 0;
  padding: 0;
  }

.profile-img img {
  float: left;
  margin: 0 5px 0 0;
  padding: 4px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  background: #fff;
  }

#sidebar p.profile-link {
  padding-left: 36px;
  background: url(../imagese/profile_blue.gif) no-repeat 20px 4px;
  }

p#powered-by, #sidebar p.profile-textblock {
  margin-top: 1em;
  border: none;
  }

/* ---( footer-Homepage )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }

#footer {
	margin: 0;
	text-align: left;
	margin: 0;
  font-size: 85%;
  color: #FFFFFF;
  }

#footer p {
	margin: 0;
	background-image: url(../fm_images/bottom_sash.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 0.8em;
	height: 39px;
  }
#footer p a{
	color: #FFFFFF;
	text-decoration: none;
  }
  #footer p a:hover{
	color: #00CCFF;
	text-decoration: underline;
  }
    
<ItemPage>
/* ---- overrides for post page ---- */

.post {
  padding: 0;
  border: none;
  }
  </ItemPage>
h1 {
	font-size: 1em;
	font-weight: bold;
	color: #7A8EA8;
}
