/* 
Theme Name: Unthemed01
Theme URI: http://unthemed.com/
Description: A simple 2 column wordpress theme
Version: 1.0
Author: unthemed
Author URI: http://unthemed.com/
*/
body {
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#12171D;
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; 
font-weight: normal;
font-size:12px;
color:#DDDDDD;
text-align:center;
}
#wrap {
width:775px;
margin:10px auto;
text-align:left;
border-bottom: 1px #FFF solid;
padding-bottom:20px;
display:table;
}
#left {
width:485px;
float:left;
}
#header {}
#header h1{
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; 
font-weight: lighter;
font-size:45px;
color:#DDDDDD;
margin:0;
padding:0;
}
#header h1 a{
text-decoration:none;
color:#DD77DD;
}
#header h2{
margin:0;
padding:0;
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; 
font-weight: normal;
font-size:13px;
}
#content {
padding-top:150px;
}
#content a {
text-decoration:underline;
color:#FFF;
}
.post {
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; 
font-size:15px;
font-weight: normal;
margin-bottom: 60px;
}
.post_info {
font-size:12px;
}
#content h2 {
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; 
font-weight: normal;
font-size:24px;
font-style:normal;
}
#content h2 a{
text-decoration:none;
color:#DDDDDD;
}
#right {
padding-top:240px;
width:260px;
float:right;
background-image:url(images/bfly.gif);
background-repeat:no-repeat;
}
#right h3 {
border-bottom: 1px #FFF solid;
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; 
font-weight: normal;
font-size:18px;
font-weight:bolder;
font-style:italic;
padding-bottom: 4px;
}
#right .sidebar_item {
width:220px;
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; 
font-weight: normal;
font-size:15px;
font-weight:bolder;
}
#right .sidebar_item  a{
text-decoration:none;
color:#DDDDDD;
}
#footer {
clear:both;
color:gray;
}
#footer a{
text-decoration:none;
color:#FFF;
}
/*comments*/
#left textarea {
width:460px;
}
/*comments*/

