/*
Theme Name: Blank 2 Column - Left Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready, blank
*/

/* basics */

*{margin:0;padding:0;}

body
{
background:white;
font-family:arial;
font-size:100%;
text-align:left;
margin:0;
}
	
h1{font-size:120%;}
h2{font-size:110%;}
h3{font-size:100%;}
h4{font-size:90%;}

#title
{
font-style:normal;
font-weight:bold;
font-size:3em;
}
#subtitle
{
font-style:normal;
font-weight:bold;
font-size:1.5em;
}

#title a:link,#subtitle a:link,#title a:visited,#subtitle a:visited{color:black;text-decoration:none;}
#title a:hover,#subtitle a:hover,#title a:active,#subtitle a:active{color:black;text-decoration:none;}

img{border:none;padding:0;}
img a{border:none;}

img.left{float:left;border:none;padding:6px 0 0 0;}
img.right{float:right;border:none;padding:0 0 0 6px;}

blockquote
{
border-left:1px solid #A5ABAB;
margin:15px;
padding:0 12px 0 12px;
}

code{font-family:"Courier New", Courier, monospace;}


/* links */

a:link,a:visited{color:blue;text-decoration:none;}
a:hover,a:active{text-decoration:underline;}

/* container */

#container 
{
width:887px;
margin:0 auto;
margin-top:5px;
margin-bottom:7px;
padding:0;
border:1px blue solid;
background:white;
color:black;
}

/* header */

#header
{
background:#99cccc;
background-image:url('http://merijnfagard.com/beelden/merijnfagard.jpg');
background-repeat:no-repeat;
background-position:top left;
height:250px;
width:743px;
float:left;
}

/* fat cow affiliate link */

#overlay
{
background:#99cccc;
background-image:url(http://www.merijnfagard.com/beelden/fccornerbanner.png);
background-position:top left;
background-repeat:no-repeat;
height:250px;
width:144px;
float:left;
}

/* main menu */

#header-menu
{
background:black;
padding:5px 0 5px 0;
clear:both;
text-align:center;
width:100%;
}

#header-menu a
{
text-decoration:none;
margin:0 20px 0 20px;
}

#header-menu a:link{color:white;}
#header-menu a:visited{color:white;}
#header-menu a:hover{color:grey;}
#header-menu a:active{color:grey;}
	
#tussending
{
height:10px;
background:#99cccc;
}

/* content */

#content
{
float:right;
clear:right;
width:644px;
padding:7px 30px 0 30px;
margin:0;
}

small
{/*is tijd en auteur*/
color:grey;
font-size:80%;
}

.post{margin:0;padding:0;}
	
.post h2
{
font:normal 140% arial;
font-weight:bold;
margin:10px 0 7px 0;
}

#algemenetitel{color:#006;border-bottom:grey dotted 1px;}
	
.post h2 a{color:blue;text-decoration:none;}
.post h2 a:hover{color:blue;text-decoration:underline;}

.post ul, .post ul ul{margin:15px 0 0 30px;}

.post li{list-style:outside disc;}
.post ul ul li{list-style:outside circle;}

.entry p
{
font-weight:normal;
font-size:120%;
margin-top:15px;
}

.postmetadata
{
clear:both;
padding:0;
margin: 20px 0 40px 0;
text-align:center;
}
	
#postmetadataalt
{
text-align:center;
padding:0;
margin:20px 0 20px 0;
clear:both;
font-size:100%;
font-family:arial;
}

.navigation
{
font-size:95%;
width:75%;
float:left;
margin:0;
padding:5px 20% 25px 10%;
}
	
.alignleft a:link,.alignleft a:visited{float:right;text-decoration:underline;margin-left:20px;}
.alignleft a:hover,.alignleft a:active{color:#006;float:right;text-decoration:underline;margin-left:20px;}
.alignright a:link,.alignright a:visited{float:left;text-decoration:underline;margin-right:20px;}
.alignright a:hover,.alignright a:active{color:#006;float:left;text-decoration:underline;margin-right:20px;}

/* sidebar */

#sidebar
{
width:173px;
float:left;
clear:left;
margin:0;
padding:7px 5px 5px 5px;
white-space:normal;
}

#sidebar h2
{
font-weight:bold;
width:173px;
border-bottom:dotted grey 1px;
color:black;	
margin:0;
padding:0;
}

#sidebar label
{
font:normal 80% arial;
color:black;	
margin:0;
padding:0;
}

#reclame-sidebar1
{
width:173px;
height:175px;
margin:0;
padding:0;
border:0;
}

#commentaarreclame
{
text-align:center;
font-family:arial;
font-size:12px;
padding:0;
margin:0;
}

#groen
{
color:green;
}

#sidebar p{margin:0;padding:0;}

#sidebar img{padding:0;margin:0;}

#sidebar ul{margin:0;padding:0;}

#sidebar ul li
{
margin-left:15px;
padding-top:8px;
list-style-type:none;
}

#sidebar ul ul{margin:0;padding:0;}

#sidebar ul ul li {list-style-type:none;}

/* comments */

#commentform{
background:#fff;
margin:0;
padding:0;
}
	
#commentform p{color: #000;}
	
#commentform a{color:#000;text-decoration:none;border-bottom:1px dotted #465D71;line-height: 14pt;}
	
#commentform h3
{
font-family:georgia, times, verdana;
font-size: 10pt;
font-weight: 300;
color: #000;
margin:0;
padding:0;
}
	
#comment{width:80%;}

#author, #email, #url, #comment, #submit
{
background:#fff;
font-family:arial;
font-size:8pt;
margin:5px 5px 0 0;
padding:0;
border:1px solid #000;
}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0;padding:0}
	
ol.commentlist{list-style-type:none;margin:0;padding:0;}

.avatar{float:left;margin:0 12px 0 0;}

ol.commentlist li
{
background:#fff;
margin:10px 0;
padding:5px 0 5px 10px;
list-style-type:none;
}

ol.commentlist li.alt {background:#eee;}
ol.commentlist li p {margin:6px 0 6px 0;padding:0 12px 0 0;line-height:14pt;}

ol.commentlist a{color:#000;}

cite{
font-family:arial;
font-size:9pt;
font-weight:bold;
font-style:normal;
}
	
cite a{color:#000;text-decoration:none;border-bottom:1px dotted #465D71;}

/* search */

#searchform{padding:0;margin:15px 0 15px 0;}

#searchform input#s{margin:0;padding:2px;border:grey 1px inset;}
	
#s{width:167px;height:17px;margin-bottom:3px;}

#searchsubmit{text-align:right;margin-top:3px;}

/* misc */

img.centered
{
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignright
{
display:inline;
padding:4px;
margin:0 0 2px 7px;
}

img.alignleft
{
display:inline;
padding:4px;
margin:0 7px 2px 0;
}

.alignright{float:right;}

.alignleft{float:left}
	
.wp-caption
{
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
margin:10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.wp-caption img{margin:0;padding:0;border:0 none;}

.wp-caption p.wp-caption-text
{
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

#archief li{list-style:none;margin:0;padding:0;}
#jaar li{font-size:140%;border-bottom:black solid 1px;}
#maand li{font-size:100%;}
#artikel li{font-size:100%;}


/* footer */

#footermenu{height:200px;width:100%;clear:both;background:#99cccc;text-align:center;font-size:70%;padding-top:15px;margin:0;}

#footer{background:#99cccc;clear:both;width:100%;}
	
#footer p{
padding:10px;
margin:0;
color:black;
text-align:center;
}

#footer a:link,#footer a:visited{color:blue;text-decoration:none;}
#footer a:hover,#footer a:active{color:#000099;text-decoration:none;}