/* blog start */
.blogTitle a{
text-decoration: none;
width:679px;
height:50px;
display:block;
font-size:20px;
font-family:Arial;
font-weight:normal;
color:#FFF;
background:url(../img/page_title.png) no-repeat left;
margin-left:-21px;
margin-top:-20px;
padding-left:30px;
line-height:35px;
}
.postContent{ background: url(../img/content_bg.png) repeat-x top;
padding:5px;
text-align:justify;
}
.postContent li{ list-style:url(../img/arrow2.png);
                 border-bottom:#CCC dotted 1px; color:#0075c9}
.postTitle a{
text-decoration: none;
color:#034689;
border-bottom:#CCC solid 1px;
width:646px;
background:url(../img/post_title.png) repeat-x left;
height:43px;
line-height:43px;
display:block;
padding-left:7px;
font-family:Arial;
margin:auto;
}
.postTitle a:hover{
text-decoration: underline;
color:#60a7eb;
}
.blogSearchForm{
float:right;
background:url(../img/serch_bg.png) no-repeat center;
width:250px;
height:30px;
padding-left:28px;
padding-top:5px;
margin-top:-52px;
margin-right:-20px;

}
.blogSearchForm input{ background:#80a1d6; border:none;
color:#FFF;
font-size:11px;
}
.blogSearchForm submit{ background:#000; border:none;
color:#FFF;
font-size:11px;
}

.blogPageLinks a{
font-size:1.2em;
}

.commentForm{
margin-top:20px;
margin: 10px;
}
.commentsTitle{
	margin: 10px;
}
.post{
	margin:10px;
}

.blogSidebar  h3{ background:url(../img/tags_bg.png) no-repeat left;
                  height:50px;
				  line-height:30px;
				  color:#FFF;
				  margin-left:-15px;
				  width:282px;
				  margin-top:10px;
				  padding-left:27px;
				  font-family:Arial;
				  font-weight:normal;
				  font-size:14px;
}

.blogTags li { color:#407dba;
              border-bottom:#FFF dotted 1px;
			  list-style:url(../img/arrow2.png);
			  text-decoration:none;
			  margin-left:6px;
			  }
.blogTags li a{ color:#407dba;
			  text-decoration:none;
			  }
.blogArchive li { color:#000;
              border-bottom:#FFF dotted 1px;
			  list-style:url(../img/arrow2.png);
			  text-decoration:none;
			  margin-left:6px;
			  }
.blogArchive li a { color:##407dba;
              border-bottom:#FFF dotted 1px;
			  list-style:url(../img/arrow2-1.png);
			  text-decoration:none;
			  margin-left:6px;
			  font-size:11px;
			  width:100%;
			  }
.twtr-hd h3
{
	height:10px;
}
/* blog end */
