/*
Theme Name: Twentyten_childtheme_Ben
Theme URI: http:///wordpress.benjanssen.com/wp-content/themes/Twentyten_childtheme_Ben
Author: Ben Janssen
Author URI: http://www.benjanssen.com
Description: This is a child theme of the Twent Ten theme. <<WARNING: this theme contains customizations wich will be lost
if you simply switch themes.
To maintain the customizations, make a copy of this theme and rename it, then make design or other changes >>.
Version: 1.0
Tags: Ben, test, Wordpress
Template: twentyten
*/

@import url("../twentyten/style.css");

body{
	margin: 0 auto;
	line-height: 1.5;
}
body, input, textarea, .page-title span, .pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
#content, #content input, #content textarea {
	font-family: 'Open Sans', Arial, sans-serif;
    	color: #333333;
    	font-size: 13px;
    	line-height: 22px;
}
#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
    margin-bottom: 15px;
}
a:link {color: #428c6e;}
a:visited {color:#428c6e;}
a:hover {color:#a87e01;}
a:active {color:#e4ab00;}

#wrapper{
	width: 100%;
	background: none;
	margin: 0;
	padding: 0;
}
#main{	
	width: 960px;
	background: none;
	padding: 0;
}
#site-description{
	width: 100%;
	height: 43px;
	text-align: center;
    	color: #92b4a8;
	font-family: 'Judson', Georgia, serif;
    	font-size: 1.6em;
	letter-spacing: 0.1em;
    	line-height: 40px;
    	margin: 0 0 25px 0;
    	background-color: rgba(49, 93, 75, 0.7);
	-webkit-box-shadow:  0 7px 8px 4px rgba(0, 0, 0, 0.4);
    	-moz-box-shadow:  0 7px 8px 4px rgba(0, 0, 0, 0.4);
    	box-shadow:  0 7px 8px 4px rgba(0, 0, 0, 0.4);
}
#site-title a{
    	text-align: center;
    	color: grey;
    	font-size: 20px;
    	line-height: 36px;
    	margin: 10px;
   	width: 100%;
}
#container {
	float:left;
    	width: 960px;
    	background: none;
	margin:0;
	margin-bottom: 20px;
}
.hentry {
    margin-bottom: 30px;
}
/*----linkerdeel logo+ navigatie + widgetarea----*/
#linkerkolom{
	width: 230px;
	float: left;
	padding: 0;
	height: 100%;    
}
#logo{
	height: 115px;
	width: 230px;	
	background: url(images/logo.png) center left no-repeat;
	margin-bottom: 10px;
    	-moz-border-radius: 0 0 10px 10px;
    	-webkit-border-radius: 0 0 10px 10px;
    	border-radius: 0 0 10px 10px;  
    	-webkit-box-shadow:  2px 4px 6px 1px rgba(0, 0, 0, 0.8);
    	-moz-box-shadow:  2px 4px 6px 1px rgba(0, 0, 0, 0.8);
    	box-shadow:  2px 4px 6px 1px rgba(0, 0, 0, 0.8);         
}
#logo a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#access{
	position: relative;
	width: 230px;
   	background: white;
	min-height: 500px;
    	-moz-border-radius: 10px 10px 0 0;
    	-webkit-border-radius: 10px 10px 0px 0px;
    	border-radius: 10px 10px 0px 0px;   
    	-webkit-box-shadow:  2px 4px 6px 1px rgba(0, 0, 0, 0.8);
    	-moz-box-shadow:  2px 4px 6px 1px rgba(0, 0, 0, 0.8);
    	box-shadow:  2px 4px 6px 1px rgba(0, 0, 0, 0.8);            
}
#access .menu-header, div.menu {
    	font-size: 13px;
    	margin: 30px 0 0 0;
    	width: 230px;
}
ul#menu-hoofdmenu{
	width: 230px;
	margin: 0;
	overflow: hidden;
}
ul#menu-hoofdmenu li{
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 2em;
	width: 230px;
	border-bottom: 1px solid #cecbc1;
	font-family: 'Open Sans', Arial, sans-serif;
	font-variant: small-caps;
	font-size: 1.3em;
}
ul#menu-hoofdmenu li a{
	padding-left: 10px;
	color: #5d5231;
	font-weight: normal;
	display: block;
	width: 230px;
}
ul#menu-hoofdmenu li a:hover{
	padding-left: 10px;
	color: #5d5231;
	font-weight: normal;
	display: block;
	width: 230px;
	background-color: #eeedea;
}
ul#menu-hoofdmenu li.current_page_item a{
	color: #e4ab00;
}
ul#menu-hoofdmenu li.current_page_item a{
	color: #e4ab00;
}
#primary,
#secondary {
	position: absolute;
    	bottom: 0; 
	padding: 20px 0 10px 0;
	width: 230px;
	background-color: #315d4b;
	color: #fff;
	font-size: 1.4em;
	text-align: center;
}
#widgets{
	border: 1px solid red;
	width: 200px;
}
#main .widget-area ul {
    	padding: 0;
}
.widget-title {
	font-size: 1em;
	color: #fff;
	margin: 10px;
}
/*---- header + content 1kolom ----*/
#content{
	float: left;
    	width: 720px;
	height: 100%;
	min-height: 500px; 
   	background: white;
	margin: 0 0 10px 10px;
	padding-bottom: 10px;
	overflow: auto;
    	-webkit-box-shadow:  5px 5px 6px 2px rgba(0, 0, 0, 0.8);
    	-moz-box-shadow:  5px 5px 6px 2px rgba(0, 0, 0, 0.8);
    	box-shadow:  5px 5px 6px 2px rgba(0, 0, 0, 0.8);               
}
#branding{
    	width: 720px;
	float: left;
	background: white;
}
#branding img{
	border: none;
    	width: 700px;
	height: 105px;
	margin: 10px 10px 0 10px;
}
#tekst{
	background: url(images/bg_tekst_2kol.gif) top left no-repeat;
	float: left;
	width: 680px;
	margin: 10px;
	padding: 10px;
}
.entry-title{
	text-decoration: none;
}
#content h1.entry-title, #content h2.entry-title{
	font-weight: bold;
	font-size: 2.5em;
	color: #3b5061;
	font-family: 'Judson', Georgia, serif;
}
#content h2{
	font-weight: bold;
	font-size: 2em;
	color: #3b5061;
	font-family: 'Judson', Georgia, serif;
}
/*---- header + content  2kolommen vnl homepage ----*/
#linkertekst, #rechtertekst{
	width: 340px;
	background: url(images/bg_tekst_1kol.gif) top left no-repeat;	
	float: left;
	margin: 10px;
}
#linkertekst h1, #rechtertekst h1{
	font-weight: bold;
	font-size: 2em;
	color: #3b5061;
	font-variant: small-caps;
	font-family: 'Judson', Georgia, serif;
	margin: 5px 15px;	
}
#linkertekst h2, #rechtertekst h2{
	font-weight: normal;
	font-size: 1.4em;
	color: #3b5061;
	font-variant: small-caps;
	font-family: 'Judson', Georgia, serif;
	margin: 15px;	
}
#linkertekst p, #rechtertekst p{
	font-size: 0.8em;
	color: #3b5061;
	margin: 10px 15px;	
}
/*-----contactformulier-------*/
table#contactformtable {
	border: none;
	margin: 0 auto;
}
table#contactformtable td {
	border: none;
	padding: 0 20px;
}
table#contactformtable input{
	height: 26px;
}
table#contactformtable input, table#contactformtable textarea{
	width: 400px;
	vertical-align: middle;
	border: 1px solid #C1CEC9;
	-webkit-border-radius: 6px;
    	-moz-border-radius: 6px;
    	border-radius: 6px;
	margin: 5px 0;
}
table#contactformtable .contactlabel {
	text-align: right;
	font-weight: bold;
	color: #666;
	padding-right: 0;	
}
table#contactformtable .wpcf7-submit {
	background: #428c6e;
	height: 26px;
	width: 200px;
	color: #fff;
}
table#contactformtable .wpcf7-submit:hover {
	background: #a87e01;
}

/*---- footer ----*/
#footer {
	/*	background: url(images/footer_shim.png) bottom center repeat-x; */	
	border-top: 5px solid #5d5231;
    	background-color: rgba(0, 0, 0, 0.5); 
    	-webkit-box-shadow:  0px -5px 8px 4px rgba(0, 0, 0, 0.4);
    	-moz-box-shadow:  0px -5px 8px 4px rgba(0, 0, 0, 0.4);
    	box-shadow:  0px -5px 8px 4px rgba(0, 0, 0, 0.4);
}
#colophon {
	color: #fff;
    	margin: 0 auto;
	width: 960px;
}
#footer-widget-area .widget-area {
   	width: 960px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#footer-widget-area #first .widget-title, #second .widget-title{
    	display: none;
}
#footer-widget-area #first ul li{
    	display: inline;
	list-style: none;
}
#footer-widget-area #first ul li a{
	letter-spacing: 0.1em;
    	color: #5d5231;
	text-decoration: none;
	border-right: 1px dotted #5d5231;
	border-left: 1px dotted #5d5231;
	padding: 0 10px;
}
#footer-widget-area #first ul li a:hover{
    	color: #b59d54;
	text-decoration: none;
}
#footer-widget-area #second{
	letter-spacing: 0.1em;
	color: #5d5231;	
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.2em;
}
/*---- extra css tbv sticky footer - http://ryanfait.com/resources/footer-stick-to-bottom-of-page----*/
* {
    	margin: 0;
}
html, body {
    	height: 100%;
}
.stickyfooterwrapper {
    	min-height: 100%;
    	height: auto !important;
    	height: 100%;
    	margin: 0 auto -120px;
}
#footer, .push {
    	height: 120px;
	clear: both;
	margin: 0;
}

/*------fotogallerij----------------------------------------------*/
.ngg-albumtitle a:link {
	text-decoration: none;
}
#TB_secondLine {
    	color: #666666;
    	font-size: 12px;
}
#TB_window a:link {
   	color: #428c6e !important;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
#TB_window a:hover {
   	color: #a87e01 !important;
}
#TB_prev, #TB_next {
	padding: 5px;
	margin: 5px 0 5px 20px;
	border: 1px solid #428c6e;
}