/*
Theme Name: Onstenk
Theme URI: http://www.annemiekonstenk.nl
Description: Annemiek Onstenk, journalist
Author: Zin In Webdesign
Author URI: http://zininwebdesign.nl
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
    padding:0px; 
    color:#000000;
	font-size:13px;
	font-weight:normal;
	}	
h1 {font-size: 14px; font-weight:bold; color:#cc0000;margin-bottom:15px;}
h2 {font-size: 16px; margin-top:10px;font-weight:bold;color:#cc0000;margin-bottom:15px;}
h3 {font-size: 12px; margin-top:10px;font-weight:bold;color:#cc0000;margin-bottom:15px;}

.alignleft{float:left;
width:250px;
text-align:left;
}
.alignright{float:right;
width:250px;
text-align:right;
}

/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

.alignleft img{ float: left; border: 1px solid #cc0000; padding: 1px; margin:0em}
.alignright img{ float: right; border: 1px solid #cc0000; padding: 1px; margin:3px 0px 3px 10px; clear:left}
.aligncenter img{ float: center; border: 1px solid #cc0000; padding: 1px;margin:10px; clear:both}

blockquote{
	border-left:1px solid #;
	margin:15px;
	padding:0px 12px 0px 12px;
	}

code{
	margin:10px;
	}


/* links */

a{
	color:#cc0000;
	text-decoration:none;
	border: none;
        
	}

a:hover{color:#cc0000;text-decoration: underline; border: none;}



/* container */


#container {
	position:relative;
    width: 960px;
	margin-top: 0;
    margin-right: auto;
    margin-left: auto;
	background-image:url(images/water.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#C6C5C5;
    border:1px solid #000000;
	}
	
/* header */

#header {position:relative;
        margin-left:0px;
        background-image: url(images/header.jpg);
        width: 960px;
        color: #fff; 
	    height: 121px;
	}
#header h1{
	font-size: 0px;
	margin: 0;	
	padding: 0px 0 0 0px;	
	display:none;
	}
	
#header h1 a{color: #ccc; text-decoration: none;}
#header h1 a:hover{color: #ccc; text-decoration: none;}


#header h2{
	font-size: 0px;
	font-weight: normal;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 0px;	
	display:none;
	}

/* main menu */

#menu {
	position:absolute;
    top:135px;
	left:70px;
    font-size: 12px;
	font-weight:bold;
	width:730px; 
	height:25px; 
    background-color:#CC0000;
        }
#menu a{
    color:#ffffff;
	line-height:25px; 
}
#menu a hover{
    color:#000;
	background-color:#cccccc;
}		

/*rounded tabs*/
#menu ul.tabs{
list-style-type:none;
padding:0px;
margin:0px;
color:#ffffff;
font-weight:bold;
}
#menu ul.tabs li{
float:left;
height:25px;
padding:0px;
margin:0px;
text-decoration:none;
}

#menu ul.tabs li a:link, #menu ul.tabs li a:visited{
height:25px;
padding: 0px 9px;
text-decoration:none;
color:#fff;
}
#menu ul.tabs li a:hover{
line-height:25px;
height:24px;
padding:6px 9px;
text-decoration:none;
color:#000;
background-color:#ccc;
}

#menu ul.tabs li.current_page_item{
background-color:#FFFFFF;
height:27px;
padding:0px;
margin:0px;
text-decoration:none;
}
#menu ul.tabs li.current_page_item a:link,#menu ul.tabs li.current_page_item a:visited{
background-color:#fff;
height:25px;
padding:0px 9px;
margin:0px;
text-decoration:none;
color:#000;
}


/* content */


#content {
	    margin-left:160px;
        margin-right:160px;
		margin-top:40px;
		padding:20px;		
		padding-bottom:60px;
		border:1px solid #E01111;
		background-color:#fff;
	}
.post,.archivetitle{
	margin: 10px 10px;
	line-height: 16pt;
	}
	
.post h2{
	font-size: 17px;
	font-weight: bold;
	color:#000;
	}
#content h2{
	font-size: 17px;
	font-weight: bold;
	color:#000;
	margin-top: 10px;
	line-height: 19pt;
	}	
.post h1{
	font-size: 15px;
	font-weight: bold;
	color:#000;
	}	
.post h2 a{
	color: #cc0000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #cc0000;
	text-decoration: underline;
	}
	
.post p{}

.post a{color:#cc0000;
	text-decoration:none;
	border: none;
}

.post ul {margin:15px;}

.post li {}

.entry p{margin:12px 0;
         }

.postmetadata{
	/*clear: both;*/
	padding:6px;
	margin-top: 16px;
	}
.archivetitle h2{
	font-size: 17px;
	font-weight: bold;
	color:#cc0000;
}
/* niet tonen van datum in sidebar */
.sideposts_date{
	font-size:10px;
	margin-bottom:5px;
	font-style:italic;
	display:none;
}	

.navigation {
	margin: 0px 0 0px 0;
	padding:2px;
	float:left;
	width:98%;
	}
	

.pagetitle {}


/* left sidebar */

#left {
	position:relative;
	font-size:11px;
	width: 142px;
	float:left;
	margin: 10px 0px 5px 0px;
	padding: 0;
	}

#left h2{
    font-weight: bold; 
	font-size: 12px; 
	text-align: left;
	color: #cc0000;	
	margin-left:10px;
    padding-left: 5px;
    width:135px;
    line-height:24px;
}

#left p {margin-bottom:20px;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:0;
	padding:0;
	list-style-type: none;
    }

#left li {
	margin: 0px 4px 2px 15px;
	padding: 0;
	line-height: 12pt;
	display:block;
	}

#left a{color:#cc0000;
font-weight:bold;
}

/* right sidebar */

#right{
	position:relative;
	font-size:11px;
	width: 160px;
    float:right;
	margin: 14px 0 5px 0px;
	padding: 0;
        }

#right h2{
    font-weight: bold; 
	font-size: 11px; 
	text-align: left;
	color: #cc0000;	
	margin-left:0px;
	padding-left: 10px;
    width:132px;
    line-height:24px;
}

#right p {margin:0; padding: 0 6px 0 10px;}

#right img {padding: 0; margin-bottom: 10px;}

#right img{border: 1px solid #cc0000;
}

#right ul {

	margin:0;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 4px;
	padding-left: 10px;
	line-height: 10pt;
	list-style-type: none;
    display:block;
	}


#right a{color:#000;
}


/* comments */

#commentssection{
	/*clear: both;*/
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-size: 12px;
	font-weight: 300;
	font-style: normal;
	color: #cc0000;
	}

#commentform{
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color:#000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #cc0000;line-height: 14pt;}
	
#commentform h3{
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #ffffff;
	margin:5px 5px 0 0;
	border: none; 
	padding: 3px;
	border: 1px solid #cc0000;
	}

ol.commentlist {list-style-type: none;}

ol.commentlist li {
	margin:10px 0px;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {color:#000;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}
ol.commentlist a {color:#cc0000}

cite {
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #; text-decoration: none; border-bottom: 1px dotted #AADF04;}


/* search */

#searchform { float: left; width: 140px; margin-right: 0px; margin-left:15px;}
#searchform form { float: right; margin: .5em 0 0 0; padding: 0 0 0; }
#searchform #submit { display: none; }


#searchform input#s{
	padding: 2px;
	margin: 1px;
	border: 1px solid #cc0000;
	width:75px;
	background-color: #ccc;
	}

input#submit{
	font-size: 7px;
	padding: 0px;
	margin: 0px 0 0 0px;
	border: 1px solid #cc0000;
	background-color: #ccc;
	color: #797979;
	}
p.wp-caption-text{font-size:10px;
font-style:italic;
margin:2px;
}	

/*#right #submit {
font-family: verdana, arial, times;
	font-size: 7px;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #C2EB45;
	color: #797979;
}*/

/* footer */

#footer {
        clear: both;
        width: 960px;
	    margin-top:10px;
        font-size: 9px;
        font-weight:bold;
        height:30px;
		text-align:center;
	}	
#footer p{padding:5px 0 0 0px; color: #fff;}
#footer a{color: #ffffff;text-decoration: none;}
#footer a:hover{color: #fff;text-decoration: underline;}
#footer ul{list-style-type:none;}
#footer li{display:inline;color:#fff}


