h2{	color:#808080;}

h4{	color:#808080;}

h1{	color:#4D4D4D;}

#header{
	background:url("../images/nav_blog.gif") no-repeat;
}


#menu .mblogon {
	width: 79px;
	height: 42px;
	background: url(../images/nav_btn_blog_on.gif) no-repeat;
	left:623px;
	top:174px;
	text-align: center;
	text-decoration: none;
	color:#fff;
	font-size:16px;
	padding-top:5px;
}





.heromain {
	margin:0 40px 0 28px;
	padding-bottom:7pt;
}	

h1 {
font-size: 18px;
}



.sbtn{
display: block;
width: 74px;
float:right;
height: 28px;
background-image:url(../images/search_nav_blog_btn.gif);
background-repeat:no-repeat;
border:0px;
margin:-5px 0px 0px 0px;
}


.sinput {
background-image:url(../images/search_nav_blog_bar.gif);
}

.blog_nav{
	float: right;
	margin: 7px 0 0 0;
    width:256px;
}

.blog_nav_top{ 
background:transparent url(../images/blog_nav_top.jpg) repeat scroll 0%;
height:41px;
width:256px;
color: #fff;
margin-top: -20px;
}
.blog_nav_top h3{ 
padding: 10px 10px 10px 23px;

}

.blog_nav_mid{ 
background:transparent url(../images/blog_nav_mid.jpg) repeat-y scroll 0%;
clear:both;
padding:5px 5px 5px 10px;
width:240px;
}

.blog_nav_bot{ 
background:transparent url(../images/blog_nav_bot.jpg) repeat scroll 0%;
font-size:0em;
height:14px;
margin:0pt -1pt 10px;
width:256px;
}



.blog_main{
	margin: 19px 0px 0px 26px;
}

.blog_box_top{ 
background:transparent url(../images/blog_box_top.jpg) repeat scroll 0%;
height:19px;
width:652px;

}

.blog_box_mid{ 
background:transparent url(../images/blog_box_mid.jpg) repeat-y scroll 0%;
padding:5px 5px 5px 18px;
width:648px;
margin-left:2px;
}

.blog_box_bot{ 
background:transparent url(../images/blog_box_bot.jpg) repeat scroll 0%;
font-size:0em;
height:14px;
margin:0pt 2px 16px;
width:648px;
}

.blog_box_mid_wrap
{
	padding-left: 2px;
	padding-right: 37px;
	
}

.blog_nav_mid ul{
list-style-image:url(../images/blog_point.jpg);
margin:0 0 0 20px;
padding: 0;
font-size: 12px;
}

a{
color: #5597AD;
text-decoration: none;
}
a:hover{
color: #85B4C4;
}

.byline
{
	font-size: 12px;
 	padding-bottom: 10px;
	text-align: right;
}

.byline .blcomment
{
float:right;
}

hr{
	color:#99AEC9;

}

.blog_social
{
	font-size: 12px;
 	padding-bottom: 2px;
}

.blog_social .email
{
background-image: url(../images/blog_email.jpg);
height:20px;
width: 29px;
clear:both;
float:right;
margin-top:-3px;
}


ul{
	line-height:15px;
	list-style: circle;
	color: #808080;
	font-size:12px;
}


.comment-box {
	font-size: 11px;
}
.post_copy{ margin: 0 10px 0 10px}

.paging {
		margin: 0 0 0 260px;
		font-size:10px;
}

.code {
   border:1px solid #9FCFFF; 
   background:#D7EBFF  no-repeat left top; 
   margin-left: 5px; 
   margin-right: 5px;
   padding-top: 5px;
   padding-left: 5px; 
   font-style:normal; 
   font-variant:normal; 
   font-weight:normal; 
   font-size:9px; 
   font-family: monospace, Arial;
   line-height: 10px;
}

.code div {background:  right bottom no-repeat;
 padding-right: 5px;
 padding-bottom: 5px;
}
.code p{
   line-height: 2px;
}
