/*
Theme Name: Compublog wordpress thema
Theme URI: http://www.code92.nl
Description: Compublog wordpress thema
Version: 1.0
Author: Emile Nijssen
Date: September 2008
*/

html, body {
    margin: 0;
    padding: 0;
    background: #000b16;
    font-family: Verdana;
    font-size: 7pt;

}

#top {
    height: 110px;
    min-width: 600px;
    margin: 0 auto;
    background: url(images/bg_top.png) repeat-x;
}

#header {
    height: 107px;
    min-width: 600px;
    margin: 0 auto;
    background: url(images/bg_header.png) repeat-x;
    padding-top: 12px;
    color: #ffffff;
}

#content {
    min-width: 600px;
    min-height: 80px;
    margin: 0 auto;
    background: url(images/bg_content.png) repeat-x top;
    padding-bottom: 35px;
}

#footer {
    height: 143px;
    min-width: 600px;
    margin: 0 auto;
    background: url(images/bg_footer.png) repeat-x bottom;
}

.breed {
    width: 600px;
    margin: 0 auto;
}

#menu {
    height: 110px;
    background: url(images/bg_menu.png) repeat-x;
    padding: 0px 10px 0px 10px;
    margin: -73px 0px 0px 0px;
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 85px;
	float: right;
}

#menu ul li {
	display: inline;
	padding: 0;
	margin: 0px 0px 0px 10px;
}
#menu ul li a { 
	font: bold 12px Verdana;
	color: #FFFFFF;
	}
#menu ul li a:hover {
	color: #74f51f;
	}

h1 {
    width: 300px;
    font-size: 50px;
}

h2 {
    width: 200px;
    font-size: 10px;
}

h4 {
    width: 100px;
    font-size: 24px;
}

h6.dag {
    height: 30px;
}

h6.maand {
    height: 15px;
}

.headertekst {
    width: 430px;
    margin-top: -20px;
    float: left;
	text-align: center;
}

.rss {
    background: url(images/bg_rss.png) no-repeat;
    width: 165px;
    height: 95px;
    float: right;
    position: relative;
    top: -45px;
    color: #ffffff;
    text-align: center;
}

.rss img {
    margin: -10px 0px 0px 15px;
    float: left;
}

#left {
    float: left;
    width: 440px;
    overflow: hidden;
}

#right {
    float: right;
    width: 150px;
    margin-left: 10px;
}

.trek {
    clear: both;
}

.blok {
    background: url(images/bg_cat_bottom.png) repeat-x bottom;
    border-bottom: 1px dotted #1c2630;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    overflow: hidden;
}

.blok_datum {
    width: 55px;
    min-height: 62px; 
    float: left;
    background: url(images/bg_datum.png) no-repeat;
}

.blok_content {
    width: 370px;
    float: right;
    margin-left: 15px;
    color: #b2c9df;
}
.blok_content a { text-decoration: underline !important; }
.blok_content h4{
   font-size: 18px !important;
   color: #b2c9df !important;
margin-left: 15px;
   display: inline;
}
.comment {
    float: right;
    margin-top: 4px;
color: #b2c9df;
}

.comment a, .comment a:link, .comment a:visited, .comment a:active, .comment a:hover {
    color: #7aecdb;
    text-decoration: none;
}

.rechts {
    float: right;
}

.bloki {
    width: 142px;
    min-height: 100px;
    background: url(images/bg_cat_right.png) no-repeat top;
    margin: 25px 0px 0px 0px;
    padding: 5px 0px 0px 10px;
}

ul.star {
    list-style: url(images/star.png);
    line-height: 150%;
    margin: -5px 0px 0px -20px;
}

ul.star_foot {
    list-style: url(images/star.png);
    line-height: 200%;
    margin: -5px 0px 0px -20px;
}

ul.point {
    list-style: url(images/point.png);
    line-height: 200%;
    margin: -5px 0px 0px -20px;
}

a, a:link, a:visited, a:active, a:hover {
    color: #b2c9df;
    text-decoration: none;
}

.bloka {
    float: left;
    width: 200px;
    padding-top: 10px;
    color: #b2c9df;
}

.logos, .logos img {
    float: right;
    border: none;
    position: relative;
    bottom: 0;
}

.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active h4,
.sIFR-active h5 {

    font-family: Verdana;
    line-height: 1em;
}

.sIFR-active h1 {
    font-size: 50px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 45px;
}

.sIFR-active h5 {
    font-size: 45px;
    margin: 0;
    padding: 0;
    margin-left: 15px;
}

.sIFR-active h2 {
    font-size: 10px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 35px;
    left: 90px;
}

.sIFR-active h6.menu {
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.sIFR-active h4 {
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.sIFR-active h5.dag {
    font-size: 30px;
    margin: 0;
    padding: 0;
}

.sIFR-active h5.maand {
    font-size: 20px;
    margin: 0;
    padding: 0;
}

.sIFR-active h3.titel, .sIFR-active h4.cat_titel, .sIFR-active h4.footer_titel  {
    font-size: 15px;
    margin: 0;
    padding: 0;
}

#footerlinks{
background-color:#000;

}

#footerlinks a{

color:#FFF;
}