/*  
Theme Name: Scientanova
Theme URI: http://www.scientanova.com
Description: Scientanova sjabloon
Version: 1.0
Author: Theatre Of The Mind
Author URI: http://www.tothem.nl
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000;
	background: url('images/melkzuur.png');
	/* background: #a44d01; */
}

h1, h2, h3, h4, h5, h6{
	font-size: 18px;
	font-weight: normal;
	color: #703008;
}

a{
	text-decoration: underline;
	color: #703008;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }


blockquote{
	margin: 15px 0 0;
	background: #eaf6fe;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #003053;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

textarea { width: 98%;}

#container{
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	background: url('images/shadow.png') repeat-x;
}
#pagecontainer { 
	width: 1020px;
	clear: both;
	margin: auto;
	background: url('images/bg.png') repeat-y;
}
#page{
	width: 1000px;
	clear: both;
	margin: auto;
	background: #fff url('images/ijsbrand_velzeboer.jpg') top right no-repeat;
	border: solid 1px #2f2f2f;
	border-top: none;

}

#header{
	float: left;
	clear: both;
	background: url('images/scientanova.png') top left no-repeat;
	width: 100%;
	height: 200px;
}

#header h1{
	display: none;
}

#header a{
	color: #b6e1fe;
}

#left_sidebar {
	width: 145px;
	float: left;
	margin-left:10px;
	display: inline;
	margin-top: 40px;
}

#left_sidebar a{
	color: #000;
	font-size: 1.2em;
	text-decoration: none;
}

#left_sidebar a:hover{
	text-decoration: underline;
	}
#left_sidebar ul, .right_sidebar_col ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#left_sidebar ul {
margin-top: -30px;
}
#left_sidebar li#search input, .right_sidebar_col li#search input{
	margin: 0 0 5px;
}

#left_sidebar li.widget_calendar h2, .right_sidebar_col li.widget_calendar h2{
	background-image: none;
}

#left_sidebar ul li, .right_sidebar_col ul li{
	margin: 0;
}

#left_sidebar ul li h2, .right_sidebar_col ul li h2{
	padding: 8px 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fa9944;
}

#left_sidebar ul ul, .right_sidebar_col ul ul{
	padding: 0px;
}

#left_sidebar ul ul li, .right_sidebar_col ul ul li{
	margin: 0;
	line-height: 24px;
}

#left_sidebar ul ul li h2, .right_sidebar_col ul ul li h2{
	padding: 0;
	text-transform: none;
	background-image: none;
}

#left_sidebar ul ul ul, .right_sidebar_col ul ul ul{
	padding: 0;
	background-image: none;
}

#left_sidebar ul ul ul li, .right_sidebar_col ul ul ul li{
	padding: 0 0 0 10px;
}

.right_sidebar_container_bottom{
	margin: 10px 0 0;
	float: left;
}

.right_sidebar_col { 
	width: 205px;
	float: left;
	display: inline;
	margin-left:15px;
}
.right_sidebar_container_top{
	width: 440px;
	float: left;
	padding: 0;
}

.right_sidebar_col a{
	color: #001f35;
}

.right_sidebar_col ul li#search input#s{
	border: 1px solid #c2ddef;
}

.right_sidebar_col ul li{
	margin: 10px 0 0;
}

.right_sidebar_col ul li h2{
	color: #703008;
}

.right_sidebar_col ul ul{
}

.wide_column_bottom, .wide_column_top{
	float: left;
	padding: 0 0 10px;
	color: #000;
}

.wide_column_top{
	padding: 0;
}

.narrow_column{
	width: 400px;
	float: left;
	display: inline;
}

.post, .post_alt{
	margin: 10px 0 0;
	padding: 15px;
}

.post_alt{
}

.post h2 a, .post_alt h2 a{
	color: #703008;
}

.postdate{
	padding: 8px 0px 2px 0px;
	font-size: 11px;
	color: #ba9575;
}

.entry{
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
}

.entry h2{
	line-height: 24px;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #d4b4ff;
	padding: 1px;
	margin: 0;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
}

.browse{
	padding: 0 15px;
	font-family: Geogria, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
}

.browse a{
	font-weight: bold;
}



/* comments template */

.comments-template{
	padding: 15px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	padding: 0 0 20px;
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
}

table#wp-calendar td{
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


#footer{
	width: 988px;
	margin: 0 0 10px;
	float: left;
	color: #fff;
}

#footer p{
	padding: 20px;
	line-height: 18px;
}
.widget_recent_entries { background: url('images/vers.png') top center no-repeat; }
.widget_categories { background: url('images/sorteer.png') top right no-repeat; }
.widget_text p { line-height: 18px;}
#left_sidebar #text-317731831 { margin-bottom: 0px; padding-bottom: 14px; margin-top: 10px;}
.wp-caption-text { font-style: italic; text-align: center; }
