/*
Theme Name: Heldere Ster 2 kollommen, rechter zijbar
Theme URI: http://www.helderester.nl
Description: Thema in de style van de website: www.helderester.nl
Author: Sigrid de Jong 
Author URI: http://www.helderester.nl
version: 1.0
Tags: heldere ster, 2-kolommen, widget-ready, blauw

De kleuren van het thema:

*/
heel donkerblauw: moon blood: HEX: #0A0B12   RGB: 10, 11, 18
middenblauw, feller: space: HEX: #4E2BFF   RGB: 78, 43, 255
middenblauw: brichtblueeyes HEX: #3F3FDD   RGB: 63, 63, 221
middenblauw, zachter: there you are: HEX: #7480DB   RGB: 116, 128, 219
lichtblauw: ary blue HEX: #26A8FF   RGB: 38, 168, 255

hemelsblauw: #61AEFF;
lichter hemelsblauw: #C6E1FF;
*/

/* basics */
body {}

body {
background: #0A0B12; color: #24272e;
text-align: center;
font-family: verdana; /*Georgia*/
font-size: 12px;
letter-spacing: 0.9;
line-height: 1.5;
margin: 15px auto 15px auto;
}

h1, h2, h3, h4 {color: #61AEFF;
font-family: Gregoria;} /* hemelsblauwe kopjes */

H1 {border-bottom: 6px double #3230C2; font-size:36px; } 
H2 {font-size:25px;} 
H3 {font-size:20px;}H4 {font-size:18px;}

table.geheel {
text-align: left; margin: 0 auto 0 auto; 
width: 754px; /* 754 + 2x14 + 2x3 = */
border-collapse: collapse;
}

td.sl {
background-image: url("images/shadowlinks.png");
background-repeat:repeat-y; v-align: top;
background-position: right;
width: 17px; 
//border-right: 3px solid #3230C2;}

td.sr {
background-image: url("images/shadowrechts.png"); 
background-repeat:repeat-y; v-align: top;
width: 17px;
//border-left: 3px solid #3230C2;}

 /*

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 #D5B06C;//#A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}
*/

/* links */

a{
	color: #26A8FF;//#2d23c2;
	text-decoration:none;
	}

a:hover{color: #ec0524;
		text-decoration: underline;}



/* container */


#container {
	margin: 0 auto;
	padding:0;
	background: #fffefc;
	overflow: hidden;
	}
	

/* header */

#header {
background-image: url("images/aarde-helderester3.jpg");
background-position:center center; 
background-repeat:no-repeat;
text-align: center;
//border-bottom: 3px solid #0A0B12;//#3230C2;
height: 179px;
width: 754px;
}

/* main menu */

#menu {
color: #fff;
text-align: left;
margin: 0px;
margin-top: -25px;//-11px;
padding-left: 16px;
padding-bottom: 3px;
font-family: verdana;
font-size: 15px;
letter-spacing: 0.3;
}

#menu ul{   
list-style: none;
margin: 0px; padding: 0px;
}

#menu li {
display: inline;
padding: 2px 0px;
margin: 0px 2px;//6px;
} 

#menu a{font-weight: 500;}

#menu li a:link, #menu li a:visited {
color: #fff;
text-decoration: none;
}

#menu li a:hover, #menu li a:active{
color:  #a6c4fa;
text-decoration: underline;
}

/* content */

#contentwrapper {//border: 3px solid #3F3FDD;//#26A8FF;//#61AEFF;//#C6E1FF;
border-top: 2px solid #3F3FDD;
border-bottom: 2px solid #3F3FDD;
overflow: hidden;}

#content {
	width:522px;//522px;
float:left;
margin: 0px; padding: 2px 15px; 
}

#content  img{
background-color: #fff;
border: 1px solid #61AEFF;
padding: 4px; 
}

.inhoud img.rechts{
margin-left: 10px;
float: right;
}

.inhoud img.links{
margin-right: 10px;
float: left;
}


/*
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}

.post h2{
	font:normal 15pt georgia, times;
	}
	
.post h2 a{
	color: #5F260F;//#000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #744929;//#777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}
*/

.post h2 a {color: #61AEFF;}

/*
.postmetadata{
	clear: both;
	background:#D5B06C;//#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
*/
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	width:190px;
	float:right;
	margin:0;	padding: 0;
	background:  #C6E1FF;//#61AEFF;
	color: #0A0B12;
	border-left: 1px solid #3F3FDD;//#C6E1FF;
	}

#sidebar h2{
	font:normal 12pt  verdana, georgia, verdana, arial, times;
	//font-size: 16px;
	color: #fff;//#26A8FF;//#3131AC;
	margin: 0;
	padding: 3px 7px;
	border: 1px solid #fff;
	background-image: url("images/aarde-helderester3.jpg");
background-position:center center; 
}

#sidebar a {color: #3F3FDD;}

#sidebar a:hover{color: #26A8FF;//#ec0524;
		text-decoration: underline;}


/*
#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}
*/

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background: #C6E1FF;//#61AEFF;//#C6E1FF;//#fff; 
	border: 1px solid #61AEFF;//#3F3FDD; 
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #351A10;//#000;
	}
	
#commentform a{color: #991010;//#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: #5F260F;//#000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fffefc;//#C6E1FF;//#FCF7D5;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #3F3FDD;//#744929;//#000; 
	}
	
#submit{margin:5px 5px 0 0; padding: 2px 5px;
	font-size: 12px;
	background: #3F3FDD;
	background-image: url("images/aarde-helderester3.jpg");
background-position:center center; 
	color: #fff;//#fffefc;
	border: 1px solid #3F3FDD;//#61AEFF;//#C6E1FF;//#fff;
	}

#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: #C6E1FF;//#fff; 
	border: 1px solid #61AEFF;
	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, verdana, tahoma;
	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:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #6C3E1D;//#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;
}




/* footer */

#footer {
	clear: both;
color: #191970;
padding: 15px;
height: 150px;
background-image: url("images/weiland.jpg");
font-size: 14px;
}

#footer a:link, #footer a:visited {
color: #3230C2; 
text-decoration: none;
}

#footer a:hover, #footer a:active {
color: #ec0524;
}
