/*   
Theme Name: Astrologiepraktijk
Theme URI: http://www.astrologiepraktijk.nl
Author: WordPress
Author URI: http://www.wordpress.org
*/


* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #000 url(images/astro.jpg) top center no-repeat;
	color: #fff;
	min-height: 100%;
	font-size: 15px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif
}
h1 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 26px;
	font-weight: 100;
	color: #fff;
	margin: 10px 0 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
	color: #d9bafd;
	margin: 20px 0;
}

h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 10px 0 0;
}
a {
	color: #c19fe7;
	text-decoration: none;
}
a:hover {
	color: #f6b300;
	text-decoration: none;
}
a img {
	border: 0;
}
ul,ol {
	padding-left: 15px;
}

.clear {clear: both;}
.float_left {float: left;}
.float_right {float: right;}
.alignleft {float: left; margin: 5px 5px 0 0;}
.alignright {float: right; margin: 5px 0 0 5px;}


#container {
	width: 900px;
	min-height: 100%;
	margin: 0 auto;
}
* html #container {
	height: 100%;
}
#header {
	height: 150px;
	cursor: pointer;
}
#header h1, #header h2 {
	display: none;
}
#quotes {
	float: right;
	width: 250px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	margin-right: 60px;
	margin-top: 20px;
}
.quotescollection_randomquote {
	text-align: center !important;
}
.quotescollection_randomquote cite {
	font-family: Tahoma, Arial, sans-serif;
	font-style: italic;
	font-size: 11px;
}
#left {
	width: 160px;
	margin: 40px 30px 0px 40px;
	padding-bottom: 50px;
	display: inline;
	float: left;
}
#left ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.8;
	padding-left: 5px;
}
#left ul ul {
	padding-left: 10px;
}

#left ul li {
	background: url(images/star.gif) left 9px no-repeat;
	padding-left: 12px;
}
#left ul li.current_page_item {
	background: url(images/star_active.gif) left 9px no-repeat;
}
#left ul li.current_page_item a {
	color: #f6b300;
}

#left ul li.current_page_item ul li a {
	color: #feecbc;
} 
#left li a {
	text-decoration: none;
}
#right {
	width: 590px;
	margin-left: 20px;
	float: left;
	padding-bottom: 50px;
}
#right p {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
}
#right ul, #right ol {
	margin-bottom: 15px;
}
#right td {
	padding: 5px 0;
	border-bottom: 1px solid #333;
}
#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	color: #FFF;
	background: url(images/footer.png) bottom left repeat-x;
	_background: url(images/footer.gif) bottom left repeat-x;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}
#footer a.x {
	color: #f8dc92;
	text-decoration: none;
}
#footer a.x:hover {
	color: #f8dc92;
	text-decoration: underline;
}
#footer table {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
}
#footer table td {
padding: 0 20px;
}
/* contactform */
ol.cf-ol {list-style: none !important; margin-left: 0; padding-left: 0;}
.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;
}
fieldset, legend {
display: none;
}
.cf-ol img {vertical-align: middle; margin-left: 5px;}

.reqtxt, .emailreqtxt {
padding-left: 5px;
font-size: 11px;
vertical-align: top;
}
.linklove, #linklove {
display: none;
}
.failure {color: #C61100;}
.success {font-weight: bold; color: green;}
.cf_error {border: 1px solid #C61100;}
.captcha {margin-top: -2px !important;}
.secinput {width: 150px !important;} 