/*   
Theme Name: WSB Solutions B.V.
Theme URI: http://www.wsb-solutions.nl
Description: WSB Solutions WordPress theme
Author: jasper@triglobal.nl
Author URI: http://www.wsb-solutions.nl
Version: 1.0
.
© 2010
Design: Impuls Publiciteit | http://www.impulspubliciteit.nl
Code en Implementatie: TriGlobal | http://www.triglobal.nl
.
*/
/*	================	General Tag Styling	================	*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010101;
}
/*		Headings		*/
h1,h2 {
	color: #0e3757;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
h3,h4,h5,h6 {
	color: #000;
	font-size: 11px;
	margin-bottom: 10px;
}
/*		Links		*/
a {
	color: #0c226b;
	text-decoration: none;
}
a:hover {
	color: #59768a;
	text-decoration: none;
}
a img {
	border: 0;
}
/* ================ General Classes ================ */
.alignleft {float: left; margin: 5px 10px 0 0;}
.alignright {float: right; margin: 5px 0 0 10px;}
.clear {clear: both;}
.ico {vertical-align: middle;}
.readmore {
	display: block; 
	width: 75px; 
	height: 17px; 
	padding: 0 0 0 15px;
	background: url(images/button_leesmeer.jpg) right center no-repeat;
}
.readmore a {color: #8faabe;}
.readmore a:hover {color: #0c226b;}

/* hacking for peace */
/*\*/
html>body* a.nwsletter-subscribe {float: left;}
/**/

/* ================ Newsletter styling    ================ */
#emailInput {width: 130px; padding: 2px;}
a.nwsletter-subscribe {margin-top: -1px !important; *margin-top: -20px;}

/* ================ Site Specific Styling ================ */
#site {
	width: 959px; /* to prevent 1px shift bug. see http://j.mp/9HQdQL for more info */
	margin: 0 auto;
	min-height: 100%;
	background: #FFF url(images/background.png) top center no-repeat;
}
#container {
	width: 923px;
	min-height: 100%;
	margin: 0 auto;
}
/*		Header		*/
#header #logo {
	float: left;
	padding-top: 20px;
	padding-bottom: 18px;
}
#logo a {
	outline: none;
}
#header #toplinks {
	float: right;
	padding-top: 10px;
}
#toplinks ul, #toplinks ul li, #toplinks li a {
	display: inline;
	list-style: none;
	color: #adadad;
}
#toplinks li {padding: 0 0 0 20px;}
#toplinks li a:hover {color: #59768a;}
/* 		Header slideshow / banner 		*/
#header_banner {
	clear: both;
	height: 160px;
}
#header_banner div.slide_item {
	display: none;
}
/*		Navigation		*/
#nav {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin-top: 9px;
	width: 923px;
	position: relative !important;
	background: #091950 url(images/nav_back.gif) top left repeat-x;
}
#nav ul {
	padding-bottom: 25px;
	width: 940px;
	background: url(images/submenu_background.gif) bottom left no-repeat;
}
#nav ul, #nav ul li, #nav li a {
	display: block;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}
#nav ul ul li, #nav ul ul li a, #nav ul ul ul li, #nav ul ul ul li a {
	height: auto !important;
	line-height: 20px !important;
}
#nav ul li, #nav li a {
	float: left;
}
#nav li a {
	padding: 0 10px;
	color: #FFF;
	font-weight: bold;
}
#nav ul ul {padding-left: 2px; background: none;}
#nav ul ul ul {padding-left: 0px; margin-top: -5px !important;}
#nav ul ul li a {
	padding: 0 5px;
}
#nav li a:hover, ul li.current_page_item a {
	background: url(images/nav_active.gif) top left repeat-x;
}
ul li.current_page_item ul a {
	background: none;
}
ul li.current_page_parent ul li.current_page_item a {
	background: none;
	color: #59768a !important;
}
/* 		Core 		*/
#core {
	clear: both;
	margin-top: 60px;
	line-height: 1.4;
}
#core p, #core ul, #core ol {
	margin-bottom: 20px;
	line-height: 1.4;
}
.ddsg-wrapper ul {
	margin-bottom: 0 !important;
}
/* 		Left 		*/
#left {
	float: left;
	width: 165px;
	margin-right: 30px;
	display: inline;
}
#left h3, .textwidget h3 {
	margin-bottom: 8px;
	padding-bottom: 2px;
	border-bottom: 1px solid #c6c5c6;
}
#left p {
	color: #777779;
}
#left ul {
	list-style: none;
}
#left li {
	margin-bottom: 10px;
}
#left li a {
	background: url(images/news_list_item.gif) left 5px no-repeat;
	padding-left: 10px;
	display: block;
}
#left a {
	color: #777779;
}
#left a:hover {
	color: #96afc2;
}
#left li a:hover {
	background: url(images/news_list_active.gif) left 5px no-repeat;
}
/* 		Center		*/
#center {
	width: 515px;
	float: left;
	margin-right: 30px;
	display: inline;
	padding-bottom: 20px;
}
#center ul {
	margin-left: 5px;
	margin-bottom: 20px !important;
}
#center ul ul {
	margin-left: 5px;
	margin-bottom: 0 !important;
}
#center ol {
	margin-left: 15px;
}
#center ul li {
	list-style: none;
	background: url(images/news_list_item.gif) left 5px no-repeat;
	padding-left: 15px;
}
#center a {
	font-weight: normal;
	text-decoration: underline;
}
/* 		Right 		*/
#right {
	width: 183px;
	float: right;
	margin: 0;
}
/* 		Sidebar 		*/
ul#sidebar {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
ul#sidebar li {
	margin-bottom: 10px;
}	
/* search box #sidebar */
ul#sidebar .widget_search label.screen-reader-text, ul#sidebar #searchsubmit {
	display: none;
}
ul#sidebar input#s {
	width: 176px;
	margin-bottom: 3px;
	padding: 2px;
	color: #777779;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

#emailInput {
	color: #777779;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

li#newsletter {font-weight: bold;}
li#newsletter ul {padding: 5px 0 0 !important; margin-bottom: 0 !important; font-weight: normal;}

li#text-3 {margin-top: -20px !important;}
#resultado {font-weight: bold; padding: 5px 0 0 0;}


/* 		Contactform 		*/
.linklove, #ll {display: none;}
/* 		footer navigation 		*/
#footer ul {
	margin-right: 0px;
}
#footer ul li {
	float: left;
	display: block;
	width: 145px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#footer ul li.page-item-50 {
	padding-right: 0px;
}
#footer ul ul {
	border-top: 1px solid #c6c5c6;
	padding-top: 10px;
	margin-top: 3px;
}
#footer ul ul li {
	float: none;
	clear: left;
	width: auto;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
	font-weight: normal;
}
#footer ul li.current_page_item a {
	background: none;
}
#footer ul ul li a {
	background: url(images/news_list_item.gif) left 5px no-repeat;
	padding-left: 10px;
	display: block;
}
#footer ul ul a {
	color: #777779;
	text-decoration: none;
}
#footer ul ul a:hover {
	color: #96afc2;
}
#footer ul ul li a:hover, #footer ul li.current_page_item a {
	background: url(images/news_list_active.gif) left 5px no-repeat;
}


/* Vacature */
#vacature {
	width: 522px;
	background: url(images/vacature_repeat.png) top center repeat-y;
}
#vac_header {
	width: 522px;
	height: 120px;
	background: url(images/vacature_kop.jpg) top center no-repeat;
	position: relative;
	margin-left: -2px;
}
#vac_header_title {
	position: absolute;
	top: 55px;
	left: 195px;
}
#vac_header_title h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: block;
	width: 180px;
}


#vac_core_left, #vac_core_right {
	float: left;
}
#vac_core_left {
	width: 140px;
	padding: 15px 15px 0;
	margin-left: 10px;
	display: inline;
}
#vac_core_right {
	width: 305px;
	padding: 15px 15px 0;
	display: inline;
}


#vac_footer {
	width: 522px;
	height: 21px;
	background: url(images/vacature_footer.png) top center no-repeat;
}







/* contact form */
ol.cf-ol {list-style: none !important; margin-left: 0 !important; padding-left: 0 !important;}
.cf-ol label {
width: 300px;
display: block;
padding-top: 5px;
}
.cf-ol input.single, textarea.area, input.secinput {
width: 300px;
padding: 3px;
font-size: 14px;
color: #000;
font-family: Arial, Helvetica, sans-serif;
}
textarea.area {
height: 230px;
}
input.sendbutton {
width: auto;
margin-top: 5px;
padding: 0 10px;
}
.captcha-reset {width: 12px; height: 12px;}
fieldset, legend {
display: none;
}
.cf-ol img {vertical-align: middle; margin-left: 5px;}
 
.reqtxt, .emailreqtxt {
padding-left: 5px;
font-size: 11px;
vertical-align: top;
}
 
.failure {color: #C61100; background: pink; padding: 10px;}
.success {font-weight: bold; color: green; background: #c1f2c1; padding: 10px;}
.cf_error {border: 1px solid #C61100;}
 
