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

#body_copy-blog{
	float:left;
	width:435px!important;
	padding: 10px 0px 20px 25px;
}
#body_copy-blog p{
font-size:12px;
line-height:18px;
}

#body_copy-blog h2{
clear:left;
}
#body_copy-blog h2 a{
font-size:13px!important;
}

#body_copy-blog small{
font-size:11px!important;
}
#sidebar{
padding: 10px 15px 25px 0px;
float:right;
width:165px;
}
#sidebar label{
display:none;
}
#sidebar ul{
list-style:none;
}
#sidebar .categories ul li{
color:#ffffff;
background-image:url(images/cat_bg.jpg);
background-repeat:no-repeat;
padding:5px 10px;
width:142px;
height:15px;
margin:2px 0px;
}
#sidebar .categories ul li a{
color:#ffffff;
font-size:12px;
}
#sidebar .categories{
padding:10px 0px 0px 0px;
}
#body_copy-blog #searchform label{
display:none;
}
.post{
padding-top:10px;
}
#searchform{
padding-top:2px;
float:left;
width:160px;
height:41px;
}
#searchform #s{
float:left;
border:0px;
background-image:url(images/blog-search-input.jpg);
width:133px;
height:16px;
padding:5px;
}
#searchform #searchsubmit{
text-indent:-9999px !important;
float:right;
font-size:0px;
padding-top:10px;
border:0px;
color:#b7b7b7;
background-image:url(images/blog-search-submit.jpg);
width:17px;
height:26px;
}

#sidebar .recent-links a{
font-size:12px;
color:#5c5c5c;
display:block;
}
#sidebar .recent-links a:hover{
	color:#0187B9;
}

#sidebar .recent-links{
border-bottom:thin solid #b2b2b2;
padding:5px 10px 7px 10px;
}

.sociable_tagline strong{
padding:5px 5px 0px 0px;
float:left;
font-weight:normal !important;
}
.sociable ul li{
float:left;
padding:5px 5px 15px 0px;
}
.sociable ul{
list-style:none;
}
.sociable ul li a img{
border:none;

}
.postmetadata{
float:left;
text-transform:uppercase;
font-weight:bold;
font-size:11px;
}
#respond {
float:left;
padding:15px;
border:thin solid #b2b2b2;
}
#respond form input{
}
#respond form textarea{
width:400px;
height:100px;
}
.commentlist li{
float:left;
list-style:none;
padding:15px;
}
.commentlist .even{
background-color:#e7e7e7;
margin:10px 0px
}
.navigation{
clear:both;
}