/*   
Thee Name: Stevens Hairstyling
Theme URI: http://www.stevens-hairstyling.nl
Author: WordPress
Author URI: http://www.wordpress.org
*/


* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #000;
	height: 100%;
	color: #e8e8e8;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 20px;
	font-weight: 100;
	margin-bottom: 20px;
	color: #FFF;
}
a {
	color: #acacac;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a img {
	border: 0;
}
ul,ol {
	line-height: 1.4;
}
p {
	line-height: 1.4;
}

.clear {clear: both;}
.float_left {float: left;}
.float_right {float: right;}
.attentie {color: #bcecfe; font-weight: bold;}

#container {
	width: 902px;
	min-height: 100%;
	margin: 0 auto;
	background: url(images/core_repeat.gif) top center repeat-y;
	position: relative;
}
* html #container {
	height: 100%;
}

#bottom {
	position: absolute;
	bottom: 0;
	left: 0;
}
#header {
	height: 210px;
	background: url(images/header.jpg) top center no-repeat;
}
#header h1 {
	display: none;
}
#nav {
	height: 35px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 25px;
	padding-top: 150px;
	background: url(images/stripe.gif) bottom center no-repeat;
}
#nav ul, #nav li, #nav li a {
	display: inline;
	font-size: 14px;
	text-decoration: none;
}
#nav li a {
	padding: 10px 20px;
}
#nav li.current_page_item a {
	background: #3f3f3f;
	color: #FFF;
}
#left {
	width: 342px;
	padding: 0 0 0 20px;
	float: left;
	margin-right: 25px;
	display: inline;
}
#left p {
	line-height: 1.5;
	margin-bottom: 20px;
	font-size: 12px;
}
#left ul, #left ol {
	margin-bottom: 20px;
	margin-left: 15px;
	line-height: 1.5;
	font-size: 12px;
}
#left ul {
	list-style-image: url(images/listdot_left.gif);
}
#foto {
	width: 233px;
	float: left;
	margin-right: 25px;
	display: inline;
}
#foto .small_block {
	margin-top: 21px;
}
#right {
	width: 233px;
	height: auto;
	float: left;
}
#news {
	width: 193px;
	height: 291px;
	padding: 20px;
	position: relative;
	background: url(images/block_back.gif) top center repeat-y;
}
#news ul, .small_block ul {
	list-style-image: url(images/list_dot.gif);
	padding-left: 10px;
}
#news a {
	text-decoration: none;
	display: block;
}
#news li {
	margin-bottom:  20px;
}
.nws_lt {
	position: absolute;
	top: -1px;
	left: 0;
}
.nws_rt {
	position: absolute;
	top: -1px;
	right: 0;
	_right: -1px;
}
.nws_lb {
	position: absolute;
	bottom: -1px;
	left: 0;
}
.nws_rb {
	position: absolute;
	bottom: -1px;
	right: 0;
	_right: -1px;
}
.small_block {
	width: 193px;
	height: auto;
	padding: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
	position: relative;
	border-top: 1px solid #414141;
	border-bottom: 1px solid #414141;
	background: url(images/block_back.gif) top center repeat-y;
}
.small_block ul {
	padding-left: 15px;
}
.sm_lt {
	position: absolute;
	top: -1px;
	left: 0;
}
.sm_rt {
	position: absolute;
	top: -1px;
	right: 0;
	_right: -1px;
}
.sm_lb {
	position: absolute;
	bottom: -1px;
	left: 0;
}
.sm_rb {
	position: absolute;
	bottom: -1px;
	right: 0;
	_right: -1px;
}
#footer {
	clear: both;
	height: auto;
	padding: 20px 0 10px 25px;
	vertical-align: middle;
}
#xolution {
	position: absolute;
	bottom: 10px;
	right: 25px;
	font-size: 11px;
}
#xolution a {
	text-decoration: none;
}
#xolution a:hover {
	text-decoration: underline;
}
/* contactform */
ol.cf-ol {list-style: none !important; margin-left: 0 !important; padding-left: 0 !important;}
.cf-ol label {
width: 250px;
display: block;
padding-top: 5px;
}
.cf-ol input.single, textarea.area, input.secinput {
width: 250px;
padding: 3px;
font-size: 14px;
color: #000;
font-family: Arial, Helvetica, sans-serif;
}
textarea.area {
height: 180px;
}
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;}
.success {font-weight: bold; color: green;}
.cf_error {border: 1px solid #C61100;}
.linklove {display: none;}
