/*
Theme name: WordPress Vonhost
Theme URI: http://www.blog.vonhost.co.uk
Description: Vonhost Theme
Version: 1.0
Author: Jason White & Chas Shrosbree
Author URI: http://www.mediamdus.com
Tags: Media Modus Wordpress Project

*/
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	background-image: url(/wp-content/themes/vonhost/images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center -300px;
}
.oneColElsCtr #container {
	width: 46em;
	margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentWrapper {
	width:46em;
	margin-top: 40px;
	margin-left: 32px;
}
#content {
	float:left;
	width:420px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left:20px;
	font-size: 12px;
}
#content .post blockquote {
	width:300px;
	background:#eff4e3;
	padding: 20px;
	border:#b6cd72 solid 1px;
}
#sidebar {
	float:right;
	width: 14em;
	margin-right:40px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left:20px;
	font-size: 12px;
}
#sidebar ul {
	margin-left:10px;
}
#header {
	padding-top: 20px;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #666;
	letter-spacing: -5px;
}
#header h1 {
	margin-left:40px;
}
#header h1 span {
	display: block;
	font-size: 10px;
	letter-spacing: normal;
}
#content h1 {
	color: #FFF;
	letter-spacing: -2px;
	font-size: 36px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom: 50px;
}
#content h1 span {
	font-size: 18px;
	display: block;
	letter-spacing: 1px;
}
#header ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header ul li {
	display: inline;
	padding-left: 10px;
	font-size: 90%;
}
#content .cutout {
	float: right;
	width: 200px;
	color: #333;
}
#content .cutout h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#respond textarea {
	width:430px;
}
#content #respond h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
#content h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.cutout ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
}
.cutout ul li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.cutout h3 span {
	color: #FFF;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.box {
	padding: 20px;
	background-image: url(/wp-content/themes/vonhost/images/frontbox.png);
	height: 250px;
	background-repeat: no-repeat;
	background-position: -1px;
}
.box h2 {
	color: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 0px;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.frontsignin {
	float: right;
}
#frmExist fieldset {
	padding: 10px;
}
label {
	float:left;
}
.widetext {
	/*letter-spacing: 1px;*/

	padding: 5px;
}
.boxleft {
	float: left;
	width: 330px;
}
input[type="submit"] {
	padding: 5px;
}
input[type="button"] {
	padding: 5px;
	margin-right: 10px;
}
input[type="reset"] {
	padding: 5px;
	margin-right: 10px;
}
.widetext strong {
	font-size: 36px;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.widetext strong span {
	display: block;
	font-size: 11px;
	font-weight: normal;
}
a {
	color: #39C;
	text-decoration: none;
}
#footer {
	clear: both;
	margin-left: 32px;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left:10px;
	color: #999;
	font-size: 10px;
}
.topline {
	height: 30px;
	background-repeat: no-repeat;
	background-position: -1px 3px;
	background-image: url(/wp-content/themes/vonhost/images/frontbox.png);
	background-color:fff;
}
.bottomline {
	background-image: url(/wp-content/themes/vonhost/images/frontbox.png);
	height: 30px;
	background-repeat: no-repeat;
	background-position: -1px -265px;
}
.middleline {
	background:#FFF url(/wp-content/themes/vonhost/images/frontboxmiddle.png);
	margin-right:75px;
	background-position: -1px 3px;
}
.error {
	padding: 10px;
	font-weight: bold;
	background-color: #FDD;
}
.good {
	padding: 10px;
	font-weight: bold;
	background-color:#D5F4DF;
	margin:10px;
}
h2 {
	color: #666;
	letter-spacing: -3px;
	font-size: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cotroplnavi {
	float:right;
}
.cotroplnavi li {
	display:inline;
}
fieldset {
	padding-left: 30px;
}
fieldset legend {
	font-weight: bold;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
}
.oddline {
	background-color: #FFF2D9;
}
.normal {
	font-weight: normal;
}
.threecols .column {
	float: left;
	width: 199px;
	padding: 10px;
}
.threecols {
	margin-top: 20px;
}
.dotme {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ccc;
}
ul {
	list-style-type:none;
}
.list {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
