/*  
Theme Name: WhiteGreen2c
Theme URI: http://www.tubepress.net/white-green2c.html
Description: 2 column white green theme
Version: 1.0
Author: Mario Mansour
Author URI: http://www.tubepress.net
*/



/* Begin Typography & Colors */
body {
        font-size: 12px; /* Resets 1em to 10px */
        font-family: Verdana;
        background: #f5f5f5;
        color: #4d4d4d;
        text-align: center;
        margin:0;
        padding:0;
        line-height: 1.9;
        }

a:link,
a:visited,
a:active,
a:hover {
        background: transparent;
        color: #81b036;
        text-decoration: underline;
        }
#page {
        width:850px;
        height:100%;
        background-color: white;
        border: 1px solid #e2e2e2;
        border-top:0px;
        text-align: left;
        margin:0 auto;
padding:0px;
        }
#header {
        /*background: #2e2e2e url('images/header_bg.gif');*/
        height: 44px;
        padding:0px;
        vertical-align:top;
        }
#header img{
        border:0px;
        float:left;
        margin-left:5px;
        }
#search{
        text-align:right;
        float:right;
        margin-top:10px;
        margin-right:20px;
}
#search .searchinput{
        height:15px;
}
.search_button{
        background: url('images/search.gif');
        border:0px;
        height:21px;
        width:80px;
        }
#content{
margin-top:30px;
text-align:left;
margin-left:15px;
float:left;
}

.post{
margin-left:15px;
width:510px;
}
        
.post .title{
        padding:0px;
        color:#4a4a4a;
        font-size:22px;
        font-weight:none;
        text-decoration:none;
        border-bottom:1px solid #bababa;

        }
.entry{
        line-height: 1.9;
}
.postmetadata{
        background: url('images/post_footer.gif') no-repeat;
        height:32px;
        width:509px;
        padding:5px;
}
#date{
        background: url('images/date_bg.gif') no-repeat;
        height:52px;
        width:68px;
        padding:9px;
        float:left;
        line-height: 1;

}
#date .month{
        text-align:left;
        margin-left:5px;
        margin-bottom:8px;
}
#date .nr{
        text-align:right;
        margin-right:24px;
        color:#FFF;
        font-size:18px;
        font-weight:bold;
}
#comments{
float:left;
text-align:left;
margin:0;
padding:0;
width:500px;
}
.commentlist li, #commentform input, #commentform textarea {
        font: 0.9em Verdana;
        width:500px;
clear: left;
        }

.commentlist li {
        font-weight: italic;
        width:500px;
       /* float:left;*/
        border:1px dashed #bababa;
        margin-bottom:10px;
        padding:3px;

        }
.commentlist ol{
        margin:0px;
        padding:0px;
}

.commentlist cite, .commentlist cite a {
        font-weight: italic;
        font-style: normal;
        font-size: 1.1em;
        width:500px;
        padding:0px;
        }

.commentlist p {
        font-weight: normal;
        line-height: 1.5em;
        text-transform: none;
        width:500px;
        padding:3px;
        }
#respond{
  width:500px;
}
#commentform{
 width:500px;
}

#sidebar{
text-align:left;
float:left;
margin-left:65px;
margin-top:30px;
width:150px;
border-left:1px solid #bababa;
padding:10px;
padding-left:20px;
}
.linkcat h2{
display:none;
}
.linkcat ul{
text-align:left;
margin-left:0;
padding:0;
}
.linkcat li{
text-align:left;
margin:0;
padding:0;
}
#footer{
text-align:center;
}

.end {
    clear: both;
}


.rpx_provider_image {border:0px}