/*
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:#000000;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:center;
}
#wrap {
width:775px;
margin:10px auto;
text-align:left;
border-bottom: 1px #000000 solid;
padding-bottom:10px;

}
#left {
width:510px;
float:left;
}
#header {}
#header h1{
font:42px "Times New Roman", Times, serif;
margin:0;
padding:0;
font-weight:bolder;
}
#header h1 a{
text-decoration:none;
color:#FFFFFF;
}
#header h2{
margin:0;
padding:0;
font:12px Verdana, Arial, Helvetica, sans-serif;
font-weight:bolder;
}
#content {
padding-top:150px;
}
#content a {
text-decoration:none;
color:#FFF;
}
.post {
margin-bottom: 60px;
}
.post_info {
 border:1px solid #bbbbbb;
font-size:10px;
}

#content h2 {
font: 24px "Times New Roman", Times, serif;
font-style:italic;
font-weight:bolder;
}
#content h2 a{
text-decoration:none;
color:#FFFFFF;
}
#right {
padding-top:240px;
width:260px;
margin: 0 auto;
float:right;
background-image:url(images/bfly.gif);
background-repeat:no-repeat;
}
#right h3 {
border-bottom: 1px #FFFFFF solid;
font:18px "Times New Roman", Times, serif;
font-weight:bolder;
font-style:italic;
padding-bottom: 4px;
}
#right .sidebar_item {
width:220px;
font:15px "Times New Roman", Times, serif;
font-weight:bolder;
}
#right .sidebar_item  a{
text-decoration:none;
color:#FFFFFF;
}

#stt2 { font-size: 8px; font-color: #ffffff; }

#ad {
width:500px;
background:#A6A6A6;
text-align:left;
border:5px solid #808080;
padding: 2px 0 0;
margin:0;
}
#add {
width:775px;
background:#A6A6A6;
text-align:left;
font:9px "Times New Roman", Times, serif;
border:1px solid #C0C0C0;
padding: 2px 0 0;
margin:0;
}
#footer {
background:#4F0000;
border:10px solid #000000;
clear:both;
}
#footer a{
text-decoration:none;
color:#FFF;
}
/*comments*/
#left textarea {
width:460px;
}
/*comments*/

