/* 
Theme Name: Unthemed Clean Blue
Theme URI: http://unthemed.com/
Description: Simple 2 column theme.
Version: 1.0
Author: unthemed
Author URI: http://unthemed.com/
*/



#left {
float:left;
width:615px;
padding:20px 15px;
}

.post {
margin-bottom:50px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
}
.post h2 {
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:18px;
color:#333;
letter-spacing: -1px;
margin:0;
padding:5px 0 0 0;
}
.post h2 a{
color:#333;
text-decoration:none;
}
.post h3 {
font-size:16px;
}
.post_date {
float:left;
text-align:center;
margin-right:10px;
background:url(images/datebg.jpg) no-repeat;
width:60px;
height:55px;
padding-top:5px;
}
.post_month {
font-size:15px;
color:#333;
font-family:Verdana, sans-serif;
font-weight:bolder;
}
.post_date{
font-size:22px;
color: #FFFFFF;
font-family:Verdana, sans-serif;
font-weight:bolder;
}
.post_user {
font-style:italic;
}
.post_user a{
color:#0099FF;
text-decoration:none;
}
.post_comments {
background:url(images/comment.jpg) no-repeat;
padding-left:18px;
}
.post p {
clear:left;
}
.post a {
color:#0099FF;
text-decoration:none;
}
p a {
color:#0099FF;
text-decoration:none;
}
.post blockquote {
border-left: 2px #0099FF solid;
padding-left: 6px;
font-style:italic;
}

#right {
float:right;
width:205px;
padding:20px 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
}

.sidebar_item {
padding: 0px 0px 25px 0px;
background: #FCF9F3;
}
.sidebar_item h3 {
font-size:17px;
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-weight: normal;
text-transform: lowercase;
padding: 5px 9px;
letter-spacing: -.5px;
border: 1px solid #1DA742;
background: url(images/h3bg.jpg);
}

#right ul{
margin: 0px 10px;
padding: 0px;
}
.sidebar_item ul li {
list-style: none;
}
.sidebar_item ul li a{
color:#333;
text-decoration:none;
}

/*.sidebar_item input {
width:190px;
margin-bottom:10px;
padding:0;
}*/
#searchform {
margin: 0;
padding:0;
}
#searchform input {
width:170px;
margin: 0px 15px;
}


/*comments*/
.post textarea {
width:600px;
}
/*comments*/
.rss{
display: block;
text-align: center;
margin: 0 auto;
}

.blog-banner{
background: url(images/blog-banner.jpg);
width: 894px;
height: 68px;
padding: 13px 0px 0px 0px;
margin: 0px 0px 15px 0px;
}

.blog-ad{
width: 468px;
height: 60px;
/*background: #666666;
border: 1px solid #333333;*/
margin: 0px 0px 0px 416px;
}
