@charset "UTF-8";
/* 
    Theme Name: BBC Blog
    Theme URI: http://www.bbc.be
    Description: Officiële blog van BBC Creativity
    Version: 1.0 
    Author: Benjamin Key
    */ 

/* ALGEMEEN */
	
    * {  
    margin:0;  
    padding:0;  
    }  
  
    body {  
    background:#ffffff url('images/bg_blog.jpg') repeat-x top right;
    color:#666;  
    min-width:800px;  
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;  
    }

    img{
    border:0;
    text-decoration:none;
    }  

ul li {
    list-style:none;
    background:url(images/vlagje.png) no-repeat top left;
    padding-left:15px;
line-height:16px;
margin-bottom: 10px;
    }
	
	#bookshop{
	margin:0 10px 10px 0;

    }
	
ol li {
margin-bottom: 10px;
}

ul li ul li {
    list-style:none;
    background:url(images/vlagje.png) no-repeat top left;
    padding-left:15px;
line-height:16px;
    }

h1{
font-size:14pt;
}

h1 a{
color:#a5303a;
text-decoration:none;
}

h2{
font-size:11pt;
color:#a5303a;
margin-bottom:8px;
}

a{
color:#666;  
}

a:hover{
color:#a5303a;
}
  
    #wrapper {  
    width:955px;  
    height:auto;  
    margin:0 auto;  
    }  

/* HEADER */
  
    #header {  
    width:955px;  
    height:75px;  
    }  

    #logo{
    margin-left:25px;
    float:left;
    }

    #title{
    float:left;
    }

#website{
float:left;
margin-top:20px;
margin-left:36px;
color:#ffffff;
font:100% Arial,Helvetica,sans-serif;
}

#website a{
color:#999999;
text-decoration:none;
}

#website a:hover{
color:#ffffff;
text-decoration:none;
}

#filter{
float:left;
margin-top:20px;
margin-left:40px;
color:#ffffff;
font:100% Arial,Helvetica,sans-serif;
}

#filter a{
color:#999999;
text-decoration:none;
}

#filter a:hover{
color:#ffffff;
text-decoration:none;
}

#language{
float:right;
font:80% Arial,Helvetica,sans-serif;
margin-top:25px; 
color:#ffffff;
}

#language a{
text-decoration:none;
color:#999999;
}

#language a:hover{
text-decoration:none;
color:#ffffff;
}
  
    #nav {  
    width:784px;  
    height:auto;  
    padding:8px;  
    text-align:center;  
    }  


  

/* SIDEBAR */
  
    #sidebar {  
    float:left;
    height:auto;
    margin-left:10px;
    padding:12px;
    width:235px;
    }  

#sidebar_item{
float:left;
}

#sidebar_list{
float:left;
margin-top:1px;
}

#sidebar_element{;
background:url('images/line.png') repeat-y top left;
}

    #sidebar #searchform #s {
    width: 145px;
    padding: 1px;
    }

    #sidebar #searchform #b {
    padding: 1px;
    margin-left:15px;
    }

.categories{
    list-style:none;
    background:none;
    padding-left:0px;
line-height:0px;}

/* CONTENT */
  
    #main {  
float:left;
height:auto;
padding:15px 50px 0 30px;
width:425px;
    }  

.alignright {
	float: right;
margin:15px 0 5px 15px;
	}

.alignleft {
	float: left;
margin:15px 5px 5px 35px;
	}

 .commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin-bottom:10px;
	}

.commentmetadata {
	font-weight: normal;
	}

.postmetadata{
margin-bottom:20px;
font-size:8pt;
font-style:italic;
color:#999999;
}

.postmetadata a{
color:#999999;
}

.postmetadata a:hover{
color:#a5303a;
}

#content p{
margin-bottom:20px;
}

#contentform p{
margin-bottom:20px;
}

#leesmeer{
font-size:9pt;
}

dl{
margin-top:-20px;
margin-bottom:20px;
}

blockquote{
margin:22px 5px;
padding:3px;
color:#575757;
padding: 0 0 0 50px;
background: transparent url("images/blockquote.png") no-repeat 0 0;
font-style:italic;
color:#444;  
}

/* TOOLBAR */
  
    #toolbar {  
    float:right;
    height:auto;
    margin-left:10px;
    width:150px;
    }

#searchform {
	padding: 5px 0px;
	}

#searchform #s {
padding:1px;
width:91px;
color:#666666;
}

#searchform #b {
background:transparent url(images/go_btn.png) no-repeat scroll left top;
border:medium none;
color:#FFFFFF;
font-weight:bold;
height:30px;
margin-top:5px;
padding:1px;
width:47px;
font-size:12px;
	}


.twitter{
margin-left:5px;
}

.twitter-item {
line-height:16px;
margin-bottom:15px;
}

/* FOOTER */
  
    #footer {  
    background:url(images/footer.jpg) repeat-x top right;
    height:143px;

    }   

#footertext{
padding:12px 12px 12px 55px;
width:100%;
color:#B18080;
font:75.5% Arial,Helvetica,sans-serif;
margin-top:28px;
}
#footertext a{
color:#B18080;
}

#footertext a:hover{
color:#ffffff;
}
