@charset "UTF-8";
/* CSS Document */

.blog {
	background-color: #ffffff;
	background-image: url(../images/Sitetestblog_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#blogheader {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 76px;
	margin-bottom: 43px;
	overflow: auto;
}

.blog_spot {
	
	background-image: url(../images/blog_bg_spot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.blog_logo{
	background-image: url(../images/blog_logo.gif);
	text-indent: -9999px;
	height: 68px;
	width: 346px;
	float: left;
}

.blog_top {
	background-image: url(../images/blog_break.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 24px;
}

.blog_side {
	
	padding-top: 5px;
}


.blog_tag {
	background-image: url(../images/blog_tagline.gif);
	text-indent: -9999px;
	height: 68px;
	width: 563px;
	float: left;
	margin-left: 20px;
}

#blog_nav {
	color: #677a9a;
	background-color: #0e2243;
	overflow: auto;
	padding: 16px;
	margin-bottom: 16px;
}

#blog_nav p {
	float:left;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#blog_nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;   
}

.subscribe_to_blog {
	margin-left: 400px;
	
}

#blog_tease {
	clear: both;
	overflow: auto;
	background-image: url(../images/blog_break.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
}

#blog_tease a {
	font-weight: normal;    
}

#blog_tease img {
	float:left;
	margin-right: 20px;
	margin-bottom: 14px;
	width: 160px;
}

#blog_tease h1 {
	font-size: 24px;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}

#blog_tease p{ 
    display:inline;
}
 
#blog_tease_links {
	clear: both;
	overflow: auto;
	background-image: url(../images/blog_break.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 18px;
	padding-bottom: 18px;
	margin-top: 14px;
}

#post_data {
	font-size: 12px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	
}

#post_data a {
	
	color: #db3d64;
	 
}

.continue {
	display: inline;
	color: #db3d64;
	font-style: italic;
}

.comment_count {
	background-image: url(../images/comment_number_bg.gif);
	text-align: center;
	overflow: auto;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 14px;
	background-position: center;
	color: #db3d64;
	
}

.comments_link {
    text-decoration: underline;	 
}

.comment_prompt {
	margin-left: 370px;
	text-decoration: underline;	 
}


#blog_share_links {
	background-image: url(../images/blog_break.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 14px;
	margin-bottom: 14px;
}

#blog_share_links a {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

BR {
   background-image: url(../images/blog_break.gif);
}

#popular_post h2,#related_post h2, .response {
	font-size: 18px;
	font-weight: normal;
	clear:both;
}

#popular_post a,#related_post a {
	
	font-weight: normal;	
}


#popular_post img,#related_post img {
	height: 24px;
	width: 24px;
	float: left;
	margin-right: 8px;
	margin-bottom: 15px;
}

#popular_post li,#related_post li {
	clear:both;
	list-style-type: none;
}

#commentstyle{
	padding: 14px;
	margin-bottom: 20px;
	background-color: #DAF2F4;

}

.author_bio {
	background-color: #EAF7F9;
	font-size: 12px;
	overflow: auto;
    margin-bottom: 18px;
}
.author_bio img {
	float:left;
	margin: 20px;
}

.author_bio h1 {
	margin-top: 32px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 20px;
	line-height: 0px;
	font-size: 14px;
}

.author_bio p {
	margin: 0px;
	font-size: 12px;
	line-height: 14px;
	padding-top: 8px;
}

#categories-3,#archives-2 {
	padding: 14px;
	border: 1px solid #DFE2E6;
	margin-bottom: 14px;
}

#categories-3 h2,#archives-2 h2 {
font-size: 18px;
	font-weight: normal;
}

