/*
Theme Name: Christelijke Hulpverlening
Theme URI: http://www.christelijkehulpverlening.nu/
Description: Christelijke Hulpverlening
Author: Theiner
Author URI: http://www.theiner.nl/
Version: 1.0
*/

/* Reset
-------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1;-webkit-font-smoothing:antialiased}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none;color:#491A30}
a:hover{text-decoration:underline}
*:focus{outline:none}
.clearer{clear:both}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone{margin:0}
.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}
.alignright{float:right;margin:0 0 15px 15px}
.alignleft{float:left;margin:0 15px 15px 0}
.aligncenter{display:block;margin:5px auto 5px auto}
a img.alignright{float:right;margin:0 0 15px 15px}
a img.alignnone{margin:0}
a img.alignleft{float:left;margin:0 15px 15px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{max-width:100%}
.wp-caption.alignnone{margin:0}
.wp-caption.alignleft{margin:0 15px 15px 0}
.wp-caption.alignright{margin:0 0 15px 15px}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:auto}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}

/* =Add Theiner Toolbar logo
-------------------------------------------------------------- */
.theiner-toolbar-page a{height:24px !important;padding:4px 12px 0!important}
.theiner-toolbar-page a span.theiner-icon{background:url(images/theiner-admin-logo.png) no-repeat 0 0!important;width:20px!important;height:20px!important;display:block}
.theiner-toolbar-page a span.theiner-icon:hover{background-position:0 -20px!important}

/* Custom CSS
-------------------------------------------------------------- */

body{font:13px/20px Verdana,Geneva,sans-serif;color:#000;background:url(images/bg.png) repeat center center}

p{margin:0 0 30px}

#wrapper{width:950px;height:auto;margin:25px auto}
	#wrapper #header{width:950px;height:293px;float:left}
		#wrapper #header #logo{width:950px;height:203px}
		#wrapper #header #banner{background:#491a30;width:930px;height:80px;padding:10px 10px 0}
		
	#wrapper #content{background:#fff;width:930px;height:auto;border:10px solid #491a30;float:left}
	
		#wrapper #content #sidebar{width:190px;height:auto;float:left;padding:20px 10px}
			#wrapper #content #sidebar ul li{line-height:34px;text-align:center}
				#wrapper #content #sidebar ul li.current-menu-item a{text-decoration:underline}
		
		#wrapper #content #page{width:700px;height:auto;float:right;padding:20px 20px 20px 0}
			#wrapper #content #page h1{font-weight:bold;font-size:26px;margin:0 0 35px}
			#wrapper #content #page h2{font-weight:bold;font-size:20px;margin:0 0 15px}
			#wrapper #content #page h3{font-weight:bold;font-size:16px;margin:0 0 15px}
			
			
	#wrapper #copyright{width:950px;height:20px;float:left;font-size:10px;color:#491A30;margin:0 0 20px}
		#wrapper #copyright #left{float:left}
		#wrapper #copyright #right{float:right}
		
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea{width:47%!important}