/*
Theme Name: CVN
Theme URI: http://www.creativevaluenetwork.com/
Description: CVN Theme
Version: 1
Author: Justin Windle
Author URI: http://www.soulwire.co.uk/
*/

@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, hr, embed, object { 
	margin: 0;
	padding: 0;
	}

html, body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#top {
	width: 100%;
	height: 8px;
	display: block;
	background: #7f7f7f;
	/*margin: 0 0 40px 0;*/
}

#top-strip {
	width: 100%;
	text-align: right;
	margin: 10px 0 10px 0;
}

#rss {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: url(i/rss.png);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding: 2px 21px 0 0;
	margin: 0 0 0 525px;
	line-height: 18px;
}

#rss a {
	color: #4e4e4e;
	text-decoration: none;
}

#rss a:hover {
	color: #ef0000;
	text-decoration: none;
}

#search {
}

#search #seachBox {
	font-size: 12px;
	color: #666666;
	width: 150px;
	padding: 2px;
}

.formBtn {
	font-size: 12px;
	padding: 0 4px 0 4px;
}

#container {
	width: 940px;
	margin: 0 auto 0 auto;
}

#top-block {
	position: relative;
	height: 200px;
}

#top-left {
	width: 280px;
	display: block;
	float: left;
}

img { border: none; }

#logo {
	padding: 40px 0 0 20px;
}

#top-right {
	width: 660px;
	border-top: 1px dotted #9a9a9a;
	/*position: absolute;
	top: 0;
	right: 0;*/
	float: right;
	padding: 0 0 10px 0;
	margin: 0 0 1px 0;	
	
	background-image: url('i/ralph.jpg');
	background-position: bottom right;
	background-repeat:no-repeat;
}

.ralph-link {
	display: block;
	width: 200px;
	height: 100px;
}

.ralph-link span { display: none; }

#top-right h1 {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

#top-right h2 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#top-right h4 {
	color: #a8a8a8;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin: 4px 0 16px 0;
}

.cols {
	margin: 24px 0 0 0;
}

.col {
	float: left;
	display: block;
	width: 210px;
	margin: 0 15px 0 0;
}

.right {
	margin: 0;
}

.col p {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.col p strong {
	text-transform: uppercase;
	font-weight: normal;
	color: #ef0000;
}

/*#about-more {
	width: 100%;
	padding: 0 0 8px 0;
	display: block;
	border-bottom: 1px dotted #9a9a9a;
	text-align: right;
}*/

#about-more p {
	padding: 24px 0 4px 0;
}

.hr {
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px dotted #9a9a9a;
	margin: 0;
}

.divider {
	margin: 40px 0 30px 0;
}

.dividerSml {
	margin: 28px 0 28px 0;
}

#about-more a, .col a {
	font-size: 12px;
	color: #ef0000;
	text-decoration: none;
}

#about-more a:hover, .col a:hover {
	text-decoration: underline;
}

.cols ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.cols ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*.cols ul ul li {
	margin: 0 0 0 10px;
}*/

.cols li a {
	font-size: 12px;
	letter-spacing: -0.2px;
	color: #ef0000;
	text-decoration: none;
	background-image: url(i/bullet-red.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 8px;
}

.cols li a:hover {
	text-decoration: underline;
}

#main-block {
	width: 100%;
	/*margin: 20px 0 0 0;*/
	border-top: 1px dotted #9a9a9a;
}

#left-col {
	display: block;
	width: 250px;
	float: left;
	text-align: right;
}

#left-col a {
	color: #4e4e4e;
	text-decoration: none;
}

#left-col a:hover {
	/*color: #3c3c3c;*/
	text-decoration: none;
	border-bottom: 1px dotted #3c3c3c;
}

#right-col {
	width: 660px;
	float: right;
	margin: 0 0 40px 0;
}

#left-col h4 {
	color: #ef0000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	border-top: 1px dotted #9a9a9a;
	margin: 8px 0 14px 0;
	padding: 8px 0 0 0;
}

#left-col h4 a {
	/*color: #a8a8a8;*/
	color: #ef0000;
}

#left-col h4 a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #ef0000;
}

#left-col h4 strong {
	font-weight: normal;
	font-size: 12px;
	/*color: #818181;*/
	color: #ef0000;
}

#left-col #first {
	border-top: none;
	margin: 5px 0 14px 0;
	padding: 5px 0 0 0;
}

#left-col h3 {
	color: #ef0000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

#left-col h3 {
	margin: 8px 0 0 0;
}

#left-col li {
	list-style: none;
	font-size: 11px;
	line-height: 16px;
	padding: 0 0 4px 0;
}

#left-col ul ul li {
	display: inline;
}

#left-col li a, #left-col h3 a {
	font-size: 11px;
	text-decoration: none;
}

#left-col li a:hover, #left-col h3 a:hover {
	text-decoration: none;
}

#right-col h1 {
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	margin: 8px 0 20px 0;
	padding: 0;
}

#breadcrumbs {
	font-size: 11px;
	text-transform: uppercase;
	margin: 6px 0 14px 0;
	padding: 4px 0 0 0;
	color: #a8a8a8;
}

#right-col #breadcrumbs a {
	color: #4e4e4e;
}

#right-col h2, #right-col h3, #right-col h4 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin: 24px 0 20px 0;
}

#right-col p {
	font-size: 14px;
	line-height: 24px;
	margin: 20px 0 30px 0;
}

#right-col h4 {
	color: #a8a8a8;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin: 8px 0 16px 0;
}

#right-col h5 {
	color: #a8a8a8;
	font-size: 10px;
	font-weight: normal;
	
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	/*background-color: #000000;*/
	border-bottom: 1px dotted #9a9a9a;
	margin: 0;
	padding: 2px 0 2px 0;
}

#right-col a {
	color: #ef0000;
	text-decoration: none;
}

#right-col a:hover {
	text-decoration: underline;
}

#right-col ul, #right-col ol {
	margin: 10px 0 20px 0;
}

#right-col ul li, #right-col ol li {
	font-size: 14px;
	margin: 10px 0 10px 40px;
	line-height: 24px;
	list-style-image: url(i/bullet-black.gif);
}

hr {
	border-top: 1px dotted #9a9a9a;
	height: 0;
	color: #FFFFFF;
}

.postFoot {
	background-image: url(i/comment.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	/*border-top: 1px dotted #9a9a9a;
	border-bottom: 1px dotted #9a9a9a;*/
	margin: 0 0 40px 0;
	padding: 0 0 0 18px;
}

.postFoot a {
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

blockquote {
	/*margin: 10px 0 10px 0;
	padding: 20px;*/
	background: #fefefe;
	margin: 30px;
	padding: 0 20px 0 20px;
	border: 1px dotted #c1c1c1;
}

.light {
	color: #555555;
	font-size: 12px;
	font-style: oblique;
}

.page-links {
	border-top: 1px dotted #9a9a9a;
	padding: 8px 0 8px 0;
	font-size: 12px;
}

#right-col .page-links ul li {
	display: inline;
	margin: 0 10px 0 0;
}

#comments {
	border-top: 1px dotted #9a9a9a;
	margin: 10px 0 10px 0;
	padding: 12px 0 12px 0;
}

#comments p {
	margin: 4px 0 4px 0;
	padding: 4px 0 4px 0;
}

#comments h1 {
	font-size: 20px;
	margin: 10px 0 0 0;
}

#comments h2, #comments h3 {
	font-size: 12px;
	margin: 4px 0 16px 0;
}

#comments li {
	list-style-type: none;
	margin: 20px 0 0 0;
}

#comments cite {
	font-size: 12px;
	color: #ef0000;
	font-style: normal;
	text-transform: uppercase;
}

#comments .date {
	font-size: 11px;
	color: #848484;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#comments .comment {
	background: #f8f8f8;
	padding: 10px 20px 10px 20px;
	margin: 20px 0 20px 20px;
}

.colour {
	color: #ef0000;
}

#comments input {
	font-size: 12px;
	padding: 4px;
}

#comments label {
	font-size: 12px;
	margin: 0 0 0 8px;
}

#footer {
	border-top: 1px dotted #9a9a9a;
	margin: 20px 0 20px 0;
	width: 100%;
	font-size: 10px;
}

#footer p {
	font-size: 10px;
	color: #707070;
	padding: 0;
	margin: 0;
}

.cvnTable {
	width: 100%;
	font-size:12px;
}

.cvnTable td {
	padding: 10px 20px 10px 20px;
}

.cvnTable .odd {
	background-color:#F8F8F8;
}

/** CONTACT FORM */

#contactForm .textbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 4px;
	width: 200px;
}

#contactForm label {
	font-size: 12px;
	margin: 0 0 0 8px;
}

#contactForm input {
	font-size: 12px;
	padding: 4px;
}

#contactForm #holler_message {
	width: 100%;
}

/**/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}