/*  
Theme Name: Twindie
Theme URI: Twindie.net
Description: Mah Theme
Version: 1.0
Author: Niel de la Rouviere
Author URI: http://www.twindie.net

*/

a, a:link{
    color: white;
    text-decoration: none;
    }
  
a:hover  {
    color: #0093EF;
   text-decoration: underline;
   }

body{
   margin: 0;
   font-family: Arial, Sans-serif, Georgia, Helvetica;
   font-size: 14px;
   text-align: center;
   /*font-variant: small-caps; */
   /*vertical-align: top; */
   /*background: #cdcdc1;*/
   /*background: #5F4628;*/
   background: #696969;
   color: #FFFFFF;
}


#wrapper{
   margin: 0 auto 0 auto;
   width: 800px;
   text-align: left;
}

#header{
   float: left;
   width: 795px;
   height: 150px;
   padding-left: 5px;
   background-color: #0093F3; 
   
  
}
#header_bar{
    /*background: url(images/headerbar.png) top left no-repeat;*/
    margin-top: 40px;
    padding: 0px 0px 0px 0px;
    height: 37px;
  
}

#header_link{
    padding-bottom: 0px;
    margin-bottom: 15px;
    margin-top: 10px; 
    /*background: #FFFFFF; */  
}

#adbritebig{
    float: right;
    padding-top: 5px;
    padding-right: 20px;
    margin-bottom: 8px;
   
    
}

#adbritesmall{
    float: right;
    padding-top: 15px;
    padding-right: 20px;
    margin-left:500px;
    
}
#navigation{
    background: #362F2D;
    border-top: 1px solid #FFFFFF;
    float: left;
    width: 785px;
    height: 35px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 15px;  
}

#rssbutton{
    margin-top:5px;
    margin-right: 15px;
    background: #FFFFFF url(images/rss.gif)bottom left no-repeat;
    border: 2px solid #FFFFFF;
    width: 30px;
    height: 29px;
    float: right;

  
}

#container{
   float: left;
   width: 550px;
   color: #FFFFFF;
   /*padding-left: 15px;
   padding-bottom: 15px;
   padding-top: 15px;
   padding-right: 15px; */
   /*margin-right: 10px; */
   /*background: #534741; */
   
}

#titlehead{
    border-bottom: 1px dashed white;
    padding-bottom: 1px;
}
#sidebarwrap{
    float: right;
    width: 250px;
    height: 750px;

}

#classicposts{
 margin-bottom: 10px;
}

#fbbox{
 margin-bottom: 10px;
}
.sidebar{
   float: left;
   width: 235px;
   padding-left: 15px;
   background: #736357;
   border-top: 1px solid #FFFFFF;
   border-bottom: 1px solid #FFFFFF;
   margin-bottom: 15px;

   
   display: inline; }
   
.sidebar ul {list-style-type: none; list-style-image:none; 
        margin:0; padding-bottom: 10px; }
.sidebar li { list-style-type: none; padding: 0px 0px 4px 0px;}        


#footer{
   clear: both;
   float: left;
   width: 750px;
}

.post {
    width: 500px;
    float: left;
font-size: 13px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    padding-left: 15px;
   padding-bottom: 15px;
   padding-top: 15px;
   padding-right: 15px;
   margin-bottom: 15px;
   margin-right: 15px;
    /*background: #534741;*/
background: #736357;
}
.entry {
float: none;

}
.entry a:link{
    color:  #0093F3;
}
.entry a:visited{
     color:  #0093F3}

     
#ad1_125{
    margin-top: 0px;
    background: #FFFFFF url(images/imsonerdy125.gif) top left no-repeat;
    float: right;
    width: 125px;
    height: 125px;
}
#ad2_125{
    margin-top: 0px;
    background: #FFFFFF url(images/tweekly125.gif) top left no-repeat;
    float: right;
    width: 125px;
    height: 125px;
}

#ad3_125{
    background: #FFFFFF url(images/twindiemubabestblog.jpg) top left no-repeat;
    float: right;
    width: 125px;
    height: 125px;
    margin-bottom: 10px;
}

#ad4_125{
    background: #FFFFFF url(images/clean125.gif) top left no-repeat;
    float: right;
    width: 125px;
    height: 125px;
    margin-bottom: 10px;
}

#ads250
{
    margin-top: 0px;
margin-bottom: 10px;
float: left;
}

#afri{
margin-top: 0px;
float: left;
}
     

.comments-template{
   margin: 10px 0 0;
   border-top: 1px solid #ccc;
   padding: 10px 0 0;
}

.comments-template ol{
   margin: 0;
   padding: 0 0 15px;
   list-style: none;
}

.comments-template ol li{
   margin: 10px 0 0;
   line-height: 18px;
   padding: 0 0 10px;
   border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
   font-family: Georgia, Sans-serif;
   font-size: 16px;
}

.commentmetadata{
   font-size: 12px;
}

.comments-template p.nocomments{
   padding: 0;
}

.comments-template textarea{
   font-family: Arial, Helvetica, Georgia, Sans-serif;
   font-size: 12px;
}


#categorylist {font-size:12px; font-style:normal;
        text-transform:uppercase; }
#categorylist ul {list-style-type: none; list-style-image:none; 
        margin:0; padding-bottom: 20px; }
#categorylist li { display: inline; padding: 0px 5px;}

