/*
Theme Name: OrangeValley
Theme URI: http://www.orangevalley.nl/
Description: OrangeValley Theme
Version: 1.0
Author: OrangeValley - Joost de Valk
Author URI: http://www.orangevalley.nl/
*/

/* OrangeValley stylesheet */

/* Reset everything to null */
@import url(reset.css);

/* Obligatory WordPress styles */
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
	margin: 5px 10px 5px 0;
	float: left;
}

.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}

.wp-caption {
   border: 1px solid #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;
}

/*div, p {
	outline: 1px solid red;
}*/
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	color: #333;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #f4f4f4;
	text-align: center;
}
form div {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}

#subpagecontent h2 a  {
	 	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: rgb(255, 124, 2);
	font-size: 18px;
	text-decoration: none;
	}

#subpagecontent h2 a:hover  {
	 color:  #666666;;
	}	
	
	 a  {
	 	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	font-size: 12px;
	text-decoration: underline;
	}
		
#subpagecontent a {
	font-size:14px;	
}

input, textarea {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
}

blockquote { 
		font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 12px;
	margin:5px 10px;
text-align:left;
line-height:17px;
	} 
	
	cite { 
		font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 12px;
	float: right;
	margin:5px 12px;
	margin-bottom: 24px;
	} 

#container {
	width: 986px;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
	background-color: #fff;
}
#header, #graphic, #content, #footer, #metabox, #metacontent {
	width: 100%;
}
#header {
	height: 160px;
	width: 100%;
	background: url(images/logo-shadow-top.png) no-repeat left bottom;
}
	#header h1, #header h2, #header div.name, #header div.tagline {
		margin: 0 0 0 0;
		padding: 0;
		text-indent: -10000px;
		background: transparent;
	}
	#header h1, #header div.name {
		margin-top: 20px;
		float: left;
		width: 150px;
		height: 126px;
		background: url(images/logo.png) no-repeat left top;
	}
	#header h1 a, #header div.name a {
		display: block;
		height: 100%;
	}
	#header #utils {
		float: right;
		width: 550px;
		height: 40px;
		background: url(images/utils-bg.png) no-repeat right top;
		margin-right: 0px;
		font-size: 10px;
		color: #333;
	}
		#header #utils span, #header #utils a {
			padding-top: 13px;
			display: block;
			float: left;
			margin-left: 8px;
		}
		#header #utils span {
		margin-left: 370px;
		}
		#header #utils span.news {
		
		}
		#header #utils #feed, #header #utils #email {
			height: 20px;
			background-image: url(images/but-rss.png);
			background-position: left 8px;
			background-repeat: no-repeat;
			padding: 13px 0 5px 22px;
			text-decoration: none;
			color: #222;
			font-weight: bold;
		}
		#header #utils #feed {
			background-image: url(images/but-rss.png);
		}
		#header #utils #email {
			margin-left: 10px;
			background: url(images/email.png) no-repeat left 11px;
		}
		
			#accreditatie {
	line-height: 160px;
	min-height: 160px;
		text-indent: 9999px;
		overflow: hidden;
		margin-top: 40px;
		margin-right: 40px;
		float: left;
		width: 220px;
		height: 160px;
		background: url(images/accreditatie.jpg) no-repeat left top;
	}
 #accreditatie a	{
	display: block;
height: 100%;
}
		
		
	#header #menu {
		padding: 0;
		margin: 60px 0 0 0;
		float: right;
    *float: none;		
	}
	
		#header #menu ul {
		float: right;
	}
		#header #menu li {
			list-style-type: none;
			float: left;
			margin-left: 0px;
		}
		#header #menu li a {
			display: block;
			width: 96px;
			padding-top: 10px !important;
			padding-top: 8px;
			text-align: center;
			height: 28px !important;
			height: 34px;
			font-size: 15px;
			text-decoration: none;
	
		}
		#header #menu li.active a, #header #menu li a:hover {
			color: #fff;
			background: url(images/button-bg.png) no-repeat left top;
		}
		
		#menu .current_page_item {
	background: url(images/button-bg.png) no-repeat left top;
	color: #fff;
}


		
#graphic {
	height: 165px;
	margin-bottom: 10px;
	/*background-image: url(images/top-foto.png);*/
}

#graphic ul li {
	text-decoration: none;
}

#content {
	background: url(images/content-stripe.png) repeat-x left top;
}
	#content div {
		width: 280px;
		float: left;
		margin-left: 15px;
		margin-right: 12px;
	}
	
		#content .box {
		
		margin-left: 30px;
		
	}
	
	
	#content h3, #content h2, #content h1, #content p.button a {
		color: #ff7c02;
		margin: 15px 0 5px 0;
		text-decoration: none;
		margin-bottom: 25px;
	}
	
		#content h3 a {
		color: #ff7c02;
		margin: 15px 0 5px 0;
		text-decoration: none;
	}
	
			#content h3 a:active {
		color: #ff7c02;
		margin: 15px 0 5px 0;
		text-decoration: none;
	}
	
	#content .box h3 {
		background-position: left top;
		background-repeat: no-repeat;
		text-indent: -10000px;
		font-size: 15px;
		margin: 10px 0 0 0;
		width: 200px;
		padding: 0 5px;
		height: 60px;
		letter-spacing: -1px;
	}
		#content .box h3 a {
			width: 100%;
			height: 100%;
			display: block;
		}
	#content .box h2 {
		font-size: 16px;
		padding: 0 5px 5px 5px;
		height: 15px;
		margin: 3px 0;
		margin-bottom: 10px;
	}
	#content .box p {
		font-size: 14px;
		line-height: 20px;
		padding: 0 5px;
		font-family: 'Lucida Grande', Lucida, Verdana, sans-serif;
		color: #333;
		margin: 5px 0;
		text-align: left;
		padding-right: 0 !important;
	}
	
		#content .box a {
		font-size: 14px;
	}
	
	#content h1 {
		font-size: 22px;
		margin-bottom: ;
	}
	#content h2 {
		font-size: 16px;
		line-height: 20px;
	}
	#content h3 {
		font-size: 14px;
		margin-top: 15px;
		line-height: 16px;
	}
	#content h3.search-title {
		font-size: 14px;
		margin:2px 0px;
		line-height: 16px;
	}
	#content p, #content li {
		font-size: 14px;
		line-height: 18px;
		padding-right: 50px !important;
		color: #333;
	}
	#content p {
		margin: 5px 0 15px 0;
		text-align: justify;
	}

	#content #breadcrumbs, #content #breadcrumbs a {
		color: #888;
		font-size: 12px;
		text-decoration: none;
	} 
	#content #breadcrumbs a:hover {
		text-decoration: underline;
	}
	#content ul, #content ol {
		padding-left: 30px;
		margin: 0 0 15px 0;
		color: #333;
	}
	#content ul ul  {
		padding-left: 30px;
		margin: 15px 0 15px 0;
		color: #333;
	}
	#content #sidebar #latestnews h3 a {
		font-size:14px;	
	}
	#content ul li {
		list-style-type: disc;
		padding: 0 0 0 5px;
	}
	#content ol li {
		list-style-type: decimal;
		padding: 0 0 0 5px;
	}
	#content p.button {
		float: right;
		width: 75px;
		height: 17px !important;
		height: 22px;
		font-size: 9px;
		background: url(images/more-button.png) left top no-repeat;
		margin: 5px 0 5px 0;
		padding: 3px 0 0 25px;
		margin-bottom: 25px;
	}
	#content p.button a {
		text-decoration: none;
	}
	#content p.button a:hover {
		text-decoration: underline;
	}
	#content #aanpak h3 {
		background-image: url(images/aanpak-h2-bg.png);
	}
	#content #diensten h3 {
		background-image: url(images/diensten-h2-bg.png);		
	}
	#content #vragen h3 {
		background-image: url(images/business_vragen-h2-bg.png);		
	}

	#metabox {
		clear: both;
		height: 220px;
		background: url(images/orange-slice.png) repeat-x left top;
	}
	#metacontent {
		height: 100%;
		background: url(images/orange-bck.png) no-repeat left top;
	}
	#metacontent div {
		float: left;
	}
	#metacontent #latestnews {
		width: 310px;
	}
	#metacontent #latestnews ul li a{
		font-size:11px;
	}
	#metacontent #howcanwehelp {
		width: 320px;
		margin-left: 27px;
	}
	#metacontent #subscribe {
		width: 260px;
		margin-left: 37px;
	}
	
	
		#metacontent #subscribe p {
		width: 260px;
		
	}
	
	#metacontent h3 {
		padding: 15px 0 0 25px;
		height: 18px;
		margin: 0 0 10px 0;
		color: #fff;	
		font-size: 16px;
	}
	#metacontent ul {
		margin: 0 0 0 45px;
		padding: 0 0 0 0;
		list-style-position: inside;
	}
		#metacontent ul li {
			font-size: 11px;
			line-height: 20px;
			list-style-position: outside;
			list-style-image: url(images/arrow.png);
		}
		#metacontent ul li a {
			text-decoration: none;
			color: #fff;
		}
		#metacontent ul li a:hover {
			text-decoration: underline;
		}
		#metacontent #howcanwehelp h3, #metacontent #subscribe h3 {
			padding-left: 0;
		}
		#metacontent #howcanwehelp #react input, #metacontent #howcanwehelp #react textarea {
			color: #333;
		}
		#metacontent #howcanwehelp #react input {
			width: 140px;
			padding: 2px;
		}
		#metacontent #howcanwehelp #react input#phone {
			margin-left: 14px !important;
			margin-left: 12px;
		}
		#metacontent #howcanwehelp #react textarea {
			margin: 8px 0 ;
			clear: both;
			width: 316px;
			height: 80px;
			background: #fff url(images/envelope.png) no-repeat 244px 28px;
		}
		#metacontent .submit {
			clear: both;
			float: right;
			width: 70px !important;
			height: 17px;
		}
		#metacontent #subscribe p {
			color: #fff;
			font-size: 11px;
			line-height: 14px;
			margin-bottom: 10px;
		}
		#metacontent #subscribe #mce_EMAIL {
			width: 250px;
			margin-bottom: 10px;
		}
		
				#metacontent #subscribe #mce_FNAME {
			width: 150px;
			margin-bottom: 10px;
		}


		#metacontent #subscribe #mce_LNAME {
			width: 150px;
			margin-bottom: 10px;
		}


		#metacontent #subscribe #email_address {
			width: 258px;
			margin-bottom: 10px;
		}


	#footer {
		width: 986px;
		clear: both;
		background: url(images/footer-bg.png) no-repeat 10px 10px;
		height: 50px;
		padding-top:10px;
	}
	
#footer_logo{
	margin-top: -8px;
	float: left;
	min-height: 81px;
	width: 150px;
	background: url(http://www.orangevalley.nl/wp-content/themes/orangevalley/images/footer-bg.png) no-repeat left top;
}

#footer_logo a{
	height: 41px;

	display: block;
	text-indent: -999px;
	overflow: hidden;
}
	
	#footer .adr {
		font-size:12px;
		float:right;
		line-height:17px;

		margin-right:20px;
	}
	#footer .adr .tel a {
		text-decoration:none;
		margin-left:4px;
	}
	
	#footer p {
		color: #555;
		font-size: 12px;
		width: 350px;
		line-height:17px;
	}
	#footer p a {
		text-decoration: none;
		color: #555;
	}
	#footer p a:hover {
		text-decoration: underline;
	}
	#footer p#copyright {
		margin-left: 200px;
		float: left;
	}
	#footer p#address {
		float: left;
		width: 365px;
		margin-left: 65px;
	}
	#content #subpagecontent {
		width: 650px;
		padding: 0;
		margin: 0 0 0 10px;
	}
	#content #subpagecontent p{
	padding-bottom: 7px;
	}
	
	
/* #content #subpagecontent #subpagehead {
		padding: 0;
		margin: 4px 0 10px 0;
		width: 660px;
		height: 180px;
		background: url(images/sub-back-couch2.png) no-repeat left top;
	}
	#content #subpagecontent #subpagehead h3 {
		color: #ff7c02;
		padding: 20px 0 0 20px;
		font-size: 24px;
		letter-spacing: -2px;
		height: 70px;
		background: url(images/sub-shadow-relax.png) no-repeat left bottom;
	}*/
	#sidebar, #sidebar div {
		width: 300px;
	margin-left: 0px;
	}
	

	#sidebar h3 {
		text-indent: 0px;
	}
	#sidebar h3 a {
		color: #fff;
		text-decoration: none;
	}
		#sidebar h3 a:hover {
			text-decoration: underline;
		}
	#sidebar #sections, #sidebar .widget {
		background: #e6e6e6 url(images/sub-right-nav-back.png) no-repeat left top;
		margin-top: 10px;
	
	}
		#sidebar #sections h3, #sidebar .widget h3 {
			margin: 0;
			padding: 10px 0 0 18px;
			width: 250px;
			text-align: left;
		}
		#sidebar #sections ul, #sidebar .widget ul {
			clear: both;
			padding: 0 0 10px 0;
			margin: 0 0 0 50px;
		}
		#sidebar #sections ul li, #sidebar .widget ul li {
			margin: 8px 0;
			list-style-image: url(images/sub-arrow-right-nav.png);
			
			padding: 0 0 3px 0;
		}
		#sidebar .widget p, #sidebar .widget h4, #sidebar .widget img {
			margin: 5px 10px;
			text-align: left;
		}
		#sidebar .widget p {
			font-size: 12px;
		}
		#sidebar #sections a, #sidebar .widget a {
			text-decoration: none;
			color: #333;
			font-weight: bold;
			font-size: 12px;
		}
		
		#sidebar #sections .current_page_parent a{
		color: #ff7c02;
}
		
		#sidebar .current_page_parent a:hover{
		text-decoration: underline;
}
		
		#sidebar #sections .current_page_item a {
			color: #ff7c02;
		}
		#sidebar #sections a:hover, #sidebar .widget a:hover {
			text-decoration: underline;
		}
		#else {
			
			margin: 0;
			padding: 0;
		}
		#else ul li {
			width: 210px;
		}
		#else ul ul {
			margin: 0 0 0 20px !important;
			padding: 0;
			height: 15px;
			background: transparent;
		}
		#sidebar #sections #else h3, .widget h3 {
			background: url(images/sub-right-whatelse-back.png) no-repeat 0 0;
			padding-left: 40px;
			width: 300px;
			height: 40px;
		}
		.widget h3 {
			background: none;
		}
		.widget_tag_cloud div {
			padding: 5px;
		}
	#sidebar #howcanwehelp {
		background: url(images/sub-right-nav-help-back.png) no-repeat left top;
		height: 190px;
	}
		#sidebar #howcanwehelp h3, #sidebar #subscribe h3, #sidebar #latestnews h3 {
			color: #fff;
			margin: 0;
			padding: 15px 0 0 18px;
			height: 30px;
		}
		#sidebar #howcanwehelp form {
			margin: 0;
			padding: 0 0 0 18px;
		}
		#sidebar #howcanwehelp form input {
			width: 120px;
			margin-right: 5px;
		}
		#sidebar #howcanwehelp form textarea {
			margin: 5px 0;
			width: 260px;
			height: 75px;
			background: #fff url(images/envelope.png) no-repeat 185px 15px;
		}
		#sidebar #howcanwehelp .submit {
			float: right;
			margin: 0 40px 0 0 !important;			
			width: 70px;
			height: 17px;
		}
	#sidebar #subscribe {
		background: url(images/sub-right-subs-back.png) no-repeat left top;
		height: 140px;
	}
		#sidebar #subscribe p {
			font-size: 11px;
			color: #fff;
			padding: 0;
			margin: 0 10px 0 0;
		}
		#sidebar #subscribe form {
			padding: 0 0 0 18px;
		}
		#sidebar #subscribe form input {
			width: 260px;
			margin: 0 0 10px 0;
			padding: 0;
		}
		#sidebar #subscribe form input.submit {
			float: right;
			margin: 0 40px 0 0;
			width: 70px;
			height: 17px;
		}
	#sidebar #latestnews {
		background: url(images/sub-right-subs-back.png) repeat-y left top;		
		padding-bottom: 5px;
	}
		#sidebar #latestnews ul {
			padding: 0 0 0 40px;
			margin: 0;
		}
		#sidebar #latestnews ul li {
			list-style-image: url(images/arrow.png);
			line-height: 11px;
			margin-bottom: 5px;
			padding-right: 25px !important;
		}
		#sidebar #latestnews ul li a {
			font-size: 10px;
			color: #fff;
			text-decoration: none;
		}
		#sidebar #latestnews ul li a:hover {
			text-decoration: underline;
		}
#comments {
	clear: both;
}
#content ol.comments {
	padding: 0;
	margin: 0;
}
#content ol.comments li {
	padding: 0 10px !important;
	margin: 5px 0 0 0 !important;
	clear: both;
	list-style: none;
	width: 600px;
	background-color: #fff;
}
#content ol.comments li.alt {
	background-color: #ddd;
}
#content ol.comments li .data {
	font-size: 12px;
}
#content ol.comments li .data span a {
	color: #999;
	text-decoration: none;
}
#content ol.comments li .text {
	width: 90%;
	margin: 0;
}
#content ol.comments li .avatar{
	margin: 10px 0 0 0;
	padding: 0 !important;
	float: right;
}
small {
	font-size: 12px;
	color: #777;
}
.blokrechts {
	float:right !important;
	/*border:1px solid #ccc;*/
	background-color: #dadada;
	width:250px;
	padding: 10px;
	margin: 10px 50px 10px 10px !important;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#content .blokrechts p {
	margin: 3px 0 !important;
	padding: 0 !important;
	font-size: 12px;
}
#content span.cta {
	font-weight: bold;
	font-style: italic;
}
#s3slider { 
   width: 986px; /* important to be same as image width */ 
   height: 190px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 986px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 13px/16px Verdana;
   padding: 10px 13px;
   width: 986px;
   background-color: #fff;
   filter: alpha(opacity=85); /* here you can set the opacity of box with text */
   -moz-opacity: 0.85; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.85; /* here you can set the opacity of box with text */
   opacity: 0.85; /* here you can set the opacity of box with text */
   color: #000;
   display: none; /* important */
}
.s3sliderImage span a {
	color: #000;
	text-decoration: none;
}
.s3sliderImage span a em {
	color: #000;
	text-decoration: underline;
}
.s3sliderImage span.bottom {
   bottom: 0;
}
.s3sliderImage span.top {
   top: 0;
}
#ClickTaleDiv, #subscribediv {
	display: none;
}
input.fbemail {
	width: 140px;
}
#subscribediv {
	width: 270px;
	height: 100px;
}
#subscribediv form {
	padding:3px;
	text-align:left;
}

.box ul li {
			margin-bottom: 8px;
			list-style-image: url(images/sub-arrow-right-nav.png);
			list-style-position: 10px;
			padding: 0 0 3px 0;
}

.box ul li a  {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px; 
	color:  #000000;
	text-decoration: none;
	}
	
.box ul li a:hover  {
	text-decoration: underline;
}	


#content #subpagecontent ul li {
			margin-bottom: 12px;
			list-style-image: url(images/sub-arrow-right-nav.png);
			list-style-position: 10px;
			padding: 0 0 3px 0;
}

.referentie_image{
	position: center;
	margin-right: 14px;
	padding-top: 10px;
}

#telefoonnummer ul li {
	list-style-image: url(images/sub-arrow-right-nav.png);
	}
	
#content #subpagecontent .gform_wrapper ul li{
	list-style: none;
	padding-top: 20px;
}

#content #subpagecontent .gform_wrapper{
	width: 100%;
}

#content #subpagecontent div{
	width: 600px;
	margin-botton: 25px;
	margin-left: 25px;
}

#content #subpagecontent div a{
	text-decoration: none;
	border-bottom: 0;
}

#content #subpagecontent div a:hover{
	text-decoration: underline;
	color: rgb(255, 124, 2);
}

.medewerker_image{
	float: left;
	margin-right: 7px;
}

.medewerker_image_publicatie{
	float: right;
	margin: 10px 0 5px 5px;
	width: 80px;
	height: 80px;
}

.medewerker_image_sidebar{
	float: right;
	min-width:80px;
}

.auteur_datum{
	float: left;
	margin: 5px 0 10px 0;
	width: 520px;
}

#publicatie_entry{
	margin-top: 0px;
}


		#menu .current_page_item a {

	color: #fff;
}

/* Slider */

#s3slider { 
   width: 986px; /* important to be same as image width */ 
   height: 165px; /* important to be same as image height */
    overflow: hidden; /* important */
    float: left;
    margin-top: 20px;
  
}

#s3sliderContent {
   width: 986px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 577px;
   font: 12px/17px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   padding-right: 10px;
   width: 386px;
   background-color: #f28722;
  filter: alpha(opacity=90);  /*  here you can set the opacity of box with text */
   -moz-opacity: 0.9;  /*  here you can set the opacity of box with text */
  -khtml-opacity: 0.9;  /*  here you can set the opacity of box with text */
   opacity: 0.9;  /*  here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

#content #subpagecontent #s3slider ul, #content #subpagecontent #s3slider ol { padding: 0; }

#content #subpagecontent #s3slider li { padding:0 !important; list-style-image:none; list-style-position:outside; list-style-type:none; }


#content #subpagecontent #s3slider { 
   width: 650px; /* important to be same as image width */ 
   height: 165px; /* important to be same as image height */
    overflow: hidden; /* important */
    float: left;
    margin: 20px 0 0;
}

#subpagecontent #subpagecontent #s3sliderContent {
   width: 650px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}
.clear {
   clear: both;
}

