body{ 
background-color: white;
padding: 10px;
}

a img{ border: none;}

/*structure*/

#wrapper{
width: 800px;
padding-top: 30px;
margin: 0 auto;
}

#content{
width: 550px;
float: right;}

#sidebar{
width: 180px;
height: 500px;
position: fixed;
padding: 10px;
float: left;}


/*sidebar*/

#mainMenu{ margin-top: 20px; margin-bottom: 20px;}
.sidebar_wrapper{ margin-top: 5px; margin-bottom: 20px;}
#sidebar li, #sidebar ul{ list-style-type: none; margin: 0px; padding: 0px;}
.sidebar_date, .sidebar_grayT{ float: left; }
.sidebar_Ptitle{ position: relative; left: 5px;}

/*index & single*/
.single_Twrapper, .index_Twrapper{ width: 550px; padding-top: 10px;}
.single_title, .index_title{ float: left; margin-bottom: 10px;}
.single_date, .index_date{ float: right; position: relative; top: 2px;}
.single_entry, .index_entry{ float: left; padding-right: 10px; width: 550px; margin-bottom: 50px; margin-top: -10px;}
.single_entry img, .index_entry img{ margin: 0 auto; margin-right: 10px; margin-bottom: 10px; margin-top: 0px;}


/*comments*/
.comments{ float: left; width: 530px; padding-top: 10px;}
.avatar{ visibility: hidden;}
.comment-date{ float: right;}
.comment-text{ margin-top: -10px;}
#comments-form{ padding-top: 20px;}
.comment-author{ font-weight: bold;}

/*------------TYPO----------*/
body{ font-family: Helvetica, Verdana, Arial, schreefloos, sans-serif; }

h1{font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial, schreefloos; letter-spacing: -2px; text-transform: uppercase; font-size: 27px; margin: 0px; font-weight: bold; }
h1 a{ color: black; text-decoration: none;}
h2{ font-size: 18px; margin: 0px; font-weight: bold;}
h3, h3 a{ margin: 0px; font-size: 13px; color: #4e4e4e; text-decoration: none;}
h4{ margin: -11px 0px 0px 0px; font-size: 12px; font-weight: normal;}

#mainMenu{ line-height: 17px; letter-spacing: 0em; font-size: 11px; color: #a6a6a6;}
#mainMenu a{ color: #a6a6a6; text-decoration: none; } #mainMenu a:hover{ color: black;}

.sidebar_date, .sidebar_grayT{ font-size: 11px; text-transform: uppercase; color: #a6a6a6;}
.sidebar_Ptitle, .sidebar_Ptitle a{ font-size: 11px; text-transform: lowercase; color: #4e4e4e; text-decoration: none; }
.sidebar_Ptitle a:hover{ color: black;}
.sidebar_Ptitle a:hover, .index_title a:hover, .sidebar-link-on{ background: url(images/randomBG/randim.php) repeat; color: black;}

.single_title, .index_title a{ font-size: 13px; color: #4e4e4e; text-transform: uppercase; font-weight: bold; text-decoration: none; float: left !important;}
.single_date, .index_date{ font-size: 11px; color: #4e4e4e; text-transform: uppercase;}
.single_entry, .index_entry, .entry p{  line-height: 17px; font-size: 11px; color: black; text-align: justify; }
.single_entry a{ text-transform: uppercase; font-weight: bold; color: black;}

.comments{  letter-spacing: 0.08pc; line-height: 17px; font-size: 11px; color: black; text-align: justify;}
h2.comments-header, h2#comments-header{ text-transform: uppercase; color: black; font-size: 12px;}
.comment-author { text-transform: uppercase; } .comment-author a{ text-transform: uppercase; color: black;}

.indexCatLink { float: left !important;}
.indexCatLink a{ color: #b7b7b7 !important; float: left !important;  font-size: 13px; text-transform: uppercase; font-weight: bold; text-decoration: none;}
.indexCatLink a:hover{ background-image: none !important; color: #333 !important;}