/* 
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/
*/


body {
text-align:center;
font-size:12px;
font-family:Tahoma, Verdana, sans-serif;
color:#333;
}
#wrap {
width: 900px;
margin:0 auto;
text-align:right;
}
#header {
text-align:center;
padding:60px 0 20px 0;
border-bottom: 2px #cd950c solid;
}
#header h1{
font-family:"Trebuchet MS", Verdana, sans-serif;
font-size:36px;
color:#cd950c;
margin:0;
padding:0;
}
#header h1 a{
color:#cd950c;
text-decoration:none;
}
#header h2 {
font-family:Verdana, sans-serif;
font-size:18px;
color:#999;
margin:0;
padding:0;
}

#left {
float:right;
width:615px;
padding-top:30px;
}

.post {
margin-bottom:50px;
}
.post h2 {
font-family:Verdana, sans-serif;
font-size:18px;
color:#333;
margin:0;
padding:5px 0 0 0;
}
.post h2 a{
color:#333;
text-decoration:none;
}
.post h3 {
font-size:16px;
}
.post_date {
float:right;
text-align:center;
margin-left: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:#cd950c;
font-family:Verdana, sans-serif;
font-weight:bolder;
}
.post_user {
font-style:italic;
}
.post_user a{
color:#cd950c;
text-decoration:none;
}
.post_comments {
background:url(images/comment.jpg) no-repeat;
padding-right:18px;
}
.post p {
clear:right;
}
.post a {
color:#cd950c;
text-decoration:none;
}
p a {
color:#cd950c;
text-decoration:none;
}
.post blockquote {
border-right: 2px #cd950c solid;
padding-right: 6px;
font-style:italic;
}

#right {
float:left;
width:180px;
padding-top:30px;
}

.sidebar_item {
margin-bottom:20px;
padding: 10px 0;
}
.sidebar_item h3 {
font-size:18px;
font-family:Verdana, sans-serif;
color:#cd950c;
margin:0;
padding:0;
}
.sidebar_item ul li {
list-style-image:url(images/listimg.jpg);
}
.sidebar_item ul li a{
color:#333;
text-decoration:none;
}

/*.sidebar_item input {
width:190px;
margin-bottom:10px;
padding:0;
}*/
#searchform {
margin: 0 0 10px 0;
padding:0;
}
#searchform input {
width:170px;
color:#333;
}
#footer {
clear:both;
border-top: 1px #cd950c solid;
font-size:11px;
text-align:center;
margin: 10px 0 0 0;
}
#footer a {
text-decoration:none;
color:#333;
}


/*comments*/
.post textarea {
width:600px;
}
/*comments*/
