#blog{
line-height:150%;
font-size:13px;
border-bottom:1px dotted #006AAA;
padding-bottom:20px;
margin-bottom:30px;
}

#blog h1, #blog h1 a{
font-size:20px;
color:#006AAA;
text-decoration:none;
}



.sub-section{
width:300px;
height:200px;
float:left;
background-repeat:repeat-x;
color:#0269AB;
}

.boxes{
border-bottom:#8aa3b2 solid 1px;
border-top:#8aa3b2 solid 1px;
padding-bottom:20px;
 width: 915px;
 background-color: #ffffff;
 text-align: left;
margin-right:40px;
margin-left:40px;
position:relative;
margin-top:30px;
}

.boxes p{
margin:10px 0px;
padding:5px 0px;
}

.sub-section .content{
padding: 15px 35px;
line-height:150%;
}

.sub-section .title{
font-size:18px;
font-weight:normal;
text-align:center;
height:20px;
padding:0px 10px 0px 10px;
font-family: Lucida Sans Unicode, Arial, Verdana, Helvetica, Tahoma, sans-serif;
}

.left .content, .left .title {
	padding-left:0px;
	}
	
.right .content, .right .title{
	padding-right:0px;
	}	

.middle .content, .middle .title{
padding-right:15px;
padding-left:15px;
	}	
	
.sub-section a{
color:#0269AB;
}


.divider{
width:1px;
height:210px;
float:left;
background-image: url(/images/divider-blog.jpg);
background-repeat:repeat-x;
background-position: right bottom; 
padding-top:10px;
}

.blog_left{
float:left;
padding:30px 40px 40px 30px;
width:569px;
line-height:150%;
}

.blog_left .title{
font-size:22px;
color:#006AAA;
padding-bottom:25px;
}

.blog_right{
float:right;
padding:30px 40px 40px 30px;
width:280px;
line-height:150%;
}


.feedburner-input{
font-size:14px;
font-weight:bold;
background-color:#F1F6FC;
padding:10px 0px;
margin-bottom:5px;
}

.details{
background-image: url(/images/comment-gradient.jpg);
background-repeat:repeat-x;
font-size:11px;
color:#006AAA;
font-family: Verdana, Helvetica, Tahoma, sans-serif;
height:40px;
margin-bottom:20px;

}

.details a{
color:#006AAA;
}

.details a:hover{
text-decoration:none;
}

.date{
float:left;
vertical-align:middle;
width:90px;
background-image: url(/images/blogdate.png);
background-repeat:no-repeat;
padding-left:30px;
margin-left:10px;
background-position: left bottom; 
padding-top:10px;
}

.category{
width:160px;
float:left;
background-image: url(/images/blogunder.png);
background-repeat:no-repeat;
padding-left:40px;
background-position: left bottom; 
padding-top:10px;
}

.comments{
width:80px;
float:left;
background-image: url(/images/blogcomments.png);
background-repeat:no-repeat;
padding-left:35px;
background-position: left bottom; 
padding-top:10px;
}

.retweet{
float:left;
margin-left:20px;
padding-top:3px;
padding-left:3px;
background:#FFFFFF;
border:1px solid #B6B6B6;
margin-top:10px;
}

#tweetmeme_button{
width:200px;
}

.ui-tabs-panel h2{
color:#006AAA;
font-size:16px;
}

.ui-tabs-panel a{
color:#006AAA;
}

.archives p{
line-height:150%;
margin:0px;
}


.bestofblog div.blog_title{
background-image: url(/images/icons/best.png);
background-repeat:no-repeat;
background-position: center left; 
padding-left:35px;
//border-bottom:1px dotted #006AAA;
padding-top:10px;
padding-bottom:10px;
font-weight:normal;
}

.bestofblog{
padding-bottom:20px;
}

.interestinglinks ul{
list-style: none;
padding:0px;
}

.interestinglinks li{
background-image: url(/images/icons/interestinglinks.png);
background-repeat:no-repeat;
background-position: center left; 
padding-left:35px;
line-height:150%;
padding-top:3px;
padding-bottom:3px;
}


.interestinglinks{
padding-bottom:40px;
}

.bestofblog div .tweet{
background-image: url(/images/icons/tweet.png);
background-repeat:no-repeat;
background-position: top left; 
padding-left:35px;
font-size:11px;
color:#999999;
padding-bottom:20px;
}

.tweet a{
font-size:12px;
text-decoration:none;
}
.tweet a:hover{
text-decoration:underline;
}

#blog .more a{
text-decoration:none;
color:#006AAA;
font-size:11px;
}

.main{
min-height:1000px;
}

