/*   
Theme Name: Vinculum Verum
Theme URI: http://www.vinculumverum.nl
Author: WordPress
Author URI: http://www.wordpress.org
*/


* {
	margin: 0;
	padding: 0;
}
html, body {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	height: 100%;
	color: #434343;
}
.clear {
	clear: both;
}
.float_left, .alignleft {
	float: left;
	margin: 5px 5px 0 0;
}
.float_right, .alignright {
	float: right;
	margin: 5px 0 0 5px;
}
h1, h2, a {
	color: #1e56a0;
}
h1,h2,h3,h4,h5,h6{
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	text-decoration: underline;
}
a:hover {
	color: #e3ba00;
	text-decoration: underline;
}

.wp-caption {
	text-align: center;
	font-size: 11px;
	color: #999999;
	font-style: italic;
}
h1 {
	font-size: 22px;
	font-weight: 100;
	margin-bottom: 20px;
}
h2 {
	font-size: 14px;
	font-weight: 100;
	margin-bottom: 20px;
}
p {
	margin-bottom: 20px;
}
a img {
	border: 0;
}
#container {
	width: 900px;
	min-height: 100%;
	margin: 0 auto;
	background: url(images/faux.gif) top left repeat-y;
	position: relative;
}
#left {
	width: 170px;
	float: left;
}
#left p {
	margin-bottom: 0;
	color: #1e56a0;
}
#logo {
	margin-bottom: 30px;
}
#news {
	padding-top: 19px;
	padding-left: 12px;
	padding-right: 12px;
}
.item {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fdeead;
}
.item a {
	background: url(images/vv_listdot.gif) left 5px no-repeat;
	padding-left: 15px;
	padding-top: 3px;
}
.item p strong.date {
	color: #9aabc1;
}
#right {
	width: 715px;
	float: left;
}
#top {
	height: 20px;
	background: #FFF;
}
#header {
	background: #daeaff;
	padding: 20px;
	color: #1e56a0;
	border-top: 1px solid #e3ba00;
	border-right: 1px solid #e3ba00;
}
.quotescollection_randomquote p {
	margin-bottom: 10px;
}
.quotescollection_randomquote q {
	display: block;
	min-height: 30px;
}
#quotescollection_nextquote-0 {
	display: block;
	height: 16px;
}
#quotescollection_nextquote-0 a {
	color: #9aabc1;
	text-decoration: none;
}
#quotescollection_nextquote-0 a:hover {
	color: #6f8fba;
	text-decoration: none;
}
#nav {
	height: 25px;
	border-right: 1px solid #e3ba00;
	border-bottom: 1px solid #e3ba00;
	line-height: 25px;
	vertical-align: middle;
	background: #1e56a0;
	text-align: center;
}
#nav ul, #nav li, #nav li a {
	display: inline;
	color: #e3ba00;
}
#nav li a {
	padding: 0 20px;
	font-weight: bold;
	text-decoration: none;
}
#nav li.current_page_item a {
	text-decoration: underline;
}
#text {
	padding: 40px 20px;
}
#text p {
	line-height: 1.5;
}
#text ul {
	list-style-position: inside;
	line-height: 1.5;
}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 880px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	background: #1e56a0 url(images/footer.gif) left top repeat-y;
	padding: 0 10px;
	color: #FFF;
	font-size: 11px;	
}
.copyright {
	float: left;
}
.xolution {
	float: right;
}
.xolution a {
	color: #f0de8e;
	text-decoration: none;
}
.xolution a:hover {
	color: #7ca4da;
	text-decoration: underline;
}


/* 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;} 