/*
Theme Name: Uit het hart
Theme URI: http://www.uithethart.nl
Description: Uit het hart, coach, trainer, adviseur
Author: Zin In Webdesign
Author URI: http://zininwebdesign.nl
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color:#990000 ;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color: #990000;
	scrollbar-track-color: #ffffff;
	margin:0px;
	padding:0px;
	}	
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 */


#wrapper{
background-image: url(images/plaatjes-vervolg-zonder-men.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
height:100%;
width:898px;
position: absolute;
margin-right: auto;
margin-left: -449px;
left:50%;
padding:0px;
margin-bottom:0px;
text-align:left;
overflow:auto;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color:#990000 ;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color: #990000;
	scrollbar-track-color: #ffffff;
	}
	
/* header */
#logo{float:left;
width:150px;
height:169px;
margin-left:15px;
}

#header {width:200px;
height:112px;
float:right;
clear:right;
margin-top:30px;
margin-right:5px;
	}

#header h1{
font-size:18px;
color:#666666;
font-stretch: wider;
font-weight:200;
line-height:25px;
letter-spacing:5px;
text-align:right;
	}
	
#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{
width:210px;
margin-top:10px;
margin-left:0px;
float:left;
}
#menu li{
border-bottom:1px solid #cccccc;
margin-left:6px;
}

#menu ul{
list-style: none;
margin:0;
padding:0;
}


/*#menu li a:link, #menu li a:visited{
display:block;
padding:5px 5px 5px 4px;
color:#000000;
text-decoration:none;
}*/


#menu li a, #menu li a:visited{
display:block;
padding:5px 5px 5px 6px;
color:#000000;
text-decoration:none;
}

/*ul li.current_page_item a,ul li.current_page_item a:hover
{
border-left:6px solid #990000;
color:#000000;
padding:5px;
}*/
li a:hover{border-left:6px solid #990000;
}

ul li.current_page_item a,ul li a:hover.current_page_item{ border-left:6px solid #990000; color:#000000;padding-left:6px;} .current_page_item ul li a{ border:0;padding-left:6px;}




#menu ul ul{
margin-left:15px;
margin-bottom:10px;
}
#menu ul ul li{
border-top:1px solid #cccccc;
margin:0;
color:#000000;
}
#menu ul ul a:link, #menu ul ul a:visited{
background-color:#;
color:#000000;
}
#menu ul ul a:hover{
background-color:#;
color:#000000;
}

/* content */


#content {
margin-right:160px;
margin-left:230px;
margin-bottom:20px;
line-height:15px;
	}
#content a{
}	
#content a:visited {
	color: #990000;
	text-decoration: none;
}
#content a:hover {
	font-style: italic;
	color: #990000;
	text-decoration: underline overline;
}
#content a:active {
	color: #990000;
	text-decoration: underline overline;
}

#content a:link {
	color: #990000;
	text-decoration: underline overline;
}	
	
#foto{
width:139px;
height:360px;
float:right;
margin-top:-15px;
margin-right:0px;
}	
.post,.archivetitle{
	margin: 10px 10px;
	line-height: 16pt;
	}
	
.post h2{
	font-size: 17px;
	font-weight: bold;
	color:#000;
	}

#content h2 {
	font-size: 13px;
	color: #990000;
	margin: 15px 0px 10px 0px;
	text-align:right;

}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-align: right;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-right : 5px;
}


blockquote{
font-size:12px;
font-weight:bold;
border-left:6px solid #990000;
padding:10px;
text-align:center;
}	
		
.post h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-align: right;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-right : 5px;
	}	
.post h2 a{
	color: #990000;
	text-decoration: none;
	}
.post h3{
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	margin:10px 0px;
	}
.post h4{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin:15px 0px 5px 0px;
	}	
	
.post h2 a:hover{
	color: #990000;
	text-decoration: underline;
	}
	
.post p{margin-bottom:10px;}

.post a{color:#990000;
	text-decoration:none;
	border: none;
	font-weight:bold;
}

.post ul {margin:15px;}

.post li {}

.entry p{line-height:17px;
         }

.postmetadata{
	/*clear: both;*/
	padding:6px;
	margin-top: 16px;
	}
.archivetitle h2{
	font-size: 17px;
	font-weight: bold;
	color:#cc0000;
}	

.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:20px;
	display:none;
}

#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: 10pt;
	display:block;
	}

#left a{color:#cc0000;
}

/* right sidebar */

#right{
	position:relative;
	font-size:11px;
	width: 145px;
    float:right;
	margin: 14px 0 5px 0px;
	padding: 0;
        }

#right p {margin:0; padding: 0 6px 0 10px;}


/* 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{
height:50px;
width:870px;
bottom:0px;
padding:0px;
text-align:center;
}
#footer p{
margin-top:30px;
color:#999999;
font-size:9px; 
}
#footer a{
color:#990000;
}	
	
#footer ul{list-style-type:none;}
#footer li{display:inline;color:#fff}

#content form{
width:200px;
}
#content fieldset{
border:0px;
}


