@charset "utf-8";
/* CSS Document */

/* Theme Name: ...Your Opinion, Sir? */

/* Theme URI: http://www.youropinionsir.co.uk */

/* Description: The layout for website www.youopinionsir.co.uk */

/* Author: Stephen Fairbanks */

/* Author URI: www.ghosthorses.co.uk */

/* Version: 1.0 */

/* General comments/License Statement if any..*/



* {
	margin: 0;
	padding: 0;
}
p {
	padding: 0.5em 0 1.2em;
	line-height: 1.8em;
}
a img {
	border: 0;
}
html {
	font-size: 100%;
}
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	background: url(images/wallpaper.gif);
	margin: 5px 0;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #666;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 2.1em;
	font-weight: lighter;
	text-transform: none;
	padding: 10px 0 5px;
	border-bottom: 1px dotted #999;
	color: #924E37;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-weight: lighter;
	font-style: normal;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #e4cea5;
	font-size: 1.1em;
}
#header {
	background: url(images/top_bar.jpg) no-repeat;
	color: #fff;
	padding: 10px 10px 6px;
	font-size: 0.9em;
}
#header a {
	color: #fff;
}
#header a:hover {
	color: #EEDDBD;
}
#header h1 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header_left {
	float: left;
}
#header_right {
	float: right;
	text-align: right;
}
#header_right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: none;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight:bold;
}
#logo {
	height: 222px;
	background: url(images/logo.jpg) no-repeat;
}
#logo h3 {
	text-indent: -9999px;
}
#main_nav {
	height: 41px;
	background: url(images/main_nav.jpg) no-repeat;
	padding: 0 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main_nav_left {
	float: left;
}
#main_nav_left ul {
	list-style-type: none;
	margin: 0;
}
#main_nav_left ul li {
	float: left;
	background: url(images/main_nav_bg.jpg) no-repeat top left;
	height: 33px;
	margin: 0 2px;
	display: block;
}
#main_nav_left a {
	background:transparent url(images/main_nav_a_bg.jpg) no-repeat scroll right top;
	border:medium none;
	color:#FFFFFF;
	font-size:1.4em;
	height:33px;
	line-height:32px;
	padding:7px 13px;
}
#main_nav_left a:hover {
	color: #ddd;
	border: none;
}
#main_nav_right {
	float: right;
	margin: 1px 0 0;
	padding: 5px 0 0;
}
#main_nav_right #searchform {
}
#main_nav_right #searchform input#searchsubmit {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: none;
	border: none;
	color: #fff;
}
#main_nav_right #searchform #s {
	background: #333;
	color: #ccc;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px solid #999;
	padding: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#page {
	background: url(images/text_span.jpg) repeat-y;
	padding: 10px;
}
#main_wrapper {
	float: left;
	width: 815px;
}
.content_title_left h1 {
	font-size: 2.4em;
	font-weight: lighter;
	color: #333333;
	padding: 0 0 5px 0;
	width: 550px;
}
.content_title_left h1 a {
	color: #333!important;
}
.content_title_left h1 a:hover {
	color: #666;
	border: none!important;
}
.content_title_left h2 {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	color: #924E37;
	border: none;
}
#main_content {
	float: right;
	width: 608px;
	background: #eeddbd;
	padding: 10px 20px;
	border: 1px dotted #999;
}
#main_content p {
	font-size: 1em;
	color: #333;
}
#main_content p strong {
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #9A511E;
	font-style: italic;
	line-height: 1.8em;
}
#main_content a {
	color: #924E37;
}
#main_content a:hover {
	color: #333;
}
#main_content ul {
	padding: 10px 30px;
}
#main_content ol {
	padding: 10px 50px;
}
#main_content ol li {
	margin: 0 0 5px 0;
}
#main_content ol.top_ol {
	padding: 10px 30px;
}
#main_content ol.top_ol li {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #fff;
}
#main_content ol.top_ol li p {
	text-align: justify;
}
#main_content ol.top_ol li em {
	font-weight: bold;
}
#main_content ol.top_ol li strong {
	font-style: normal;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #924E37;
	font-weight: bold;
}
#main_content form {
	padding: 10px;
	background-color: #EEDDBD;
}

#main_content form input, #main_content form textarea  {
	border:1px solid #CCCCCC;
	color:#666666;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.1em;
	padding:5px;
}

#main_content form strong {
	color: #333;
	font-weight: normal;
	font-style: normal;
}

#main_content label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #924E37;
	margin: 0;
	padding: 0;
	clear: both;
}
#main_content blockquote {
	background:transparent url(images/quote.jpg) no-repeat scroll left 10px;
	border-bottom:1px dashed #999999;
	border-top:1px dashed #999999;
	font-family:georgia;
	font-size:0.95em;
	font-style:italic;
	margin:10px;
	padding:0 0 0 60px;
}
#main_content blockquote p {
	color:#924E37 !important;
	font-size:1.7em;
	line-height:1.5em;
	padding:10px;
}
#main_content .content_img {
	border: 3px solid #fff;
	margin: 15px 0;
}
.content_title {
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #999;
	margin: 0 0 15px 0;
}
.content_title_left {
	float: left;
	padding: 3px 0 0;
}
.content_title_right {
	float: right;
}
.entrydate {
	width: 51px;
	height: 54px;
	background: url(images/date_posted.jpg) no-repeat;
}
.entryMonth {
	color: #fff;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 7px 0 0;
}
.entryDay {
	font-size: 2em;
	color: #333;
	text-align: center;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
}
#left_col {
	float: left;
	width: 152px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#right_col {
	float: right;
	width: 152px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#calendar {
}
#wp-calendar caption {
	color: #924E37;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 5px 0;
}
#wp-calendar a {
	color: #924E37;
}
#wp-calendar a:hover {
	color: #999;
}
#wp-calendar {
	clear: both;
	width: 100%;
}
#wp-calendar td {
	text-align: center;
	padding: 1px;
}
#wp-calendar th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: #666;
	padding: 1px;
	text-align: center;
}
#wp-calendar #prev, #wp-calendar #next {
	font-family: georgia;
}
.postinfo {
	border-top: 1px dotted #999;
	padding: 0;
	margin: 10px 0;
}
.commentslink a {
	font-size: 1.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.filedto {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.wp-caption a, .wp-caption a:hover {
	padding: 0;
	margin: 0;
	border: 0;
}
.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#eee;
	border:1px solid #ddd;
	margin: 10px 0;
	padding-top:4px;
	text-align:center;
}
.wp-caption img {
	padding: 0;
	margin: 0;
	border: 0;
}
.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#post_nav {
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
	margin: 10px 0;
}
#post_nav a {
	color: #924E37;
}
#post_nav a:hover {
	color: #666;
}
#post_nav .back {
	float: left;
	margin: 0 20px 0 0;
}
#post_nav .fwrd {
	float: right;
}
#postmeta {
	padding: 20px 0;
}
#left_col ul, #right_col ul {
	list-style-type: none;
	display: block;
}
#left_col h3, #right_col h3 {
	display: block;
	border-bottom: 1px dotted #999;
	font-weight: bold;
	font-size: 1.2em;
	color: #924E37;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 2px 0;
	margin: 0 0 5px 0;
}
#left_col li, #right_col li {
	margin: 0 0 5px 0;
	border: 1px dotted #999;
	padding: 10px;
	background: #EEDDBD url(images/side_li_bg.gif) no-repeat;
}
#left_col li li, #right_col li li {
	background: url(images/bullet.gif) no-repeat left 5px;
	padding: 3px 0 3px 15px;
	margin: 0;
	border: none;
}
#left_col li li a, #right_co lil li a {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#left_col li a:hover, #right_col li a:hover {
	color: #924E37;
}
#left_col li.left_col_text {
	margin: 0;
}
#left_col p, #right_col p {
	font-family:georgia;
	line-height:17px;
	padding:0;
}
#left_col li.left_col_text p {
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
#comments, #addcomment {
	padding: 10px 0;
	margin: 20px 0;
	border-top: 1px dotted #999;
}
#comments .comment {
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
}
.commentslink {
	padding: 5px 0;
	display: block;
}
h4#comments, h4#respond {
	font-size: 1.9em;
	font-weight: lighter;
	color: #924E37;
	border: none;
	padding: 0 0 10px 0;
	margin: 0;
}
#addcomment {
}
#commentform {
}
#commentform label {
	display: block;
	width: 150px;
}
#commentform input {
}
#commentform .desc {
	clear: both;
	display: block;
	width: 200px;
	font-size: 0.9em;
}
#commentform .form-item {
	clear: both;
	padding: 5px 0;
}
#info_dl {
	margin: 1em 0;
}
#info_dl dd {
	padding: 1em 0;
	border-bottom: 1px solid #ccc;
}
#info_dl dd dl {
}
#info_dl dd dl dd {
	border: none;
	padding: 0.0em 0;
	line-height: 1.6em;
}
#info_dl dd dl dd strong {
	color: #924E37;
}
#info_dl .dd_comments {
	margin: 1em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.6em;
	border-left: 2px solid #fff;
	padding: 0em 1em;
}
#footer {
	height: 54px;
	background: url(images/footer.jpg) no-repeat;
	color: #ccc;
	padding: 29px 15px 0;
}
.footer_left {
	float: left;
}
.footer_right {
	float: right;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #ccc;
}
.bottom_postby {
	font-family:georgia;
	font-size:1.4em !important;
}
.search_results {
	border-bottom:1px dotted #999;
	color:#924E37;
	font-family:georgia;
	font-size:0.9em;
	padding:5px;
	text-transform:uppercase;
}
.ucomment_meta_dt {
	color:#924E37;
	float:right;
	font-family:georgia;
	font-size:1.3em;
	font-style:italic;
}
.ucomment_meta {
	font-family:georgia;
	color:#924E37;
	font-style:italic;
}
#comment-textarea {
	padding: 5px!important;
	font-size: 1.6em!important;
	margin: 10px 0!important;
	border: 1px solid #ccc;
	width: 580px;
	height: 300px;
}
.rss {
	background: url(images/rss.gif) no-repeat right
}
.listen {
	letter-spacing: 0.3em;
	font-size: 0.7em;
	text-transform: uppercase;
}
.clear {
	clear: both;
}
.archive_ul {
	font-size: 1.2em;
}
.archive_ul li {
	margin: 0.5em 0;
}

.single_wrap {
	float: right;
	width: 648px;
}

.category_entry {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 5px solid #eee;
	background: #eeddbd;
	padding: 10px 20px;
	border: 1px dotted #999;
	width: 608px;
}


.category_entry .postinfo {
border-top:1px dotted #999999;
margin:10px 0;
padding:15px 0 0!important;
}


.category_wrap {
	float: right;
	width: 648px;
}


.catergory_split {
	height: 100%;
}

.category_split_left {
	float: left;
	width: 49%;
}

.category_split_right {
	float: right;
	width: 49%;
}

.category-calls {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.category-calls a {
	background:none repeat scroll 0 0 #EEEEEE;
	border:3px solid #FFFFFF;
	display:block;
	font-size:1.3em !important;
	font-style:italic;
	outline:1px solid #CCCCCC;
	padding:5px 10px;
}

.category-calls a:hover {
	background: #fff;
}

.category_wrap #main_content {
	float: none!important;
	background: none!important;
	padding:0!important;
	border: none!important;
}

.breadcrum {
	background:none repeat scroll 0 0 #EEDDBD;
	border:1px dotted #999999;
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin:0 0 10px;
	padding: 5px 10px;
}

.breadcrum span {
	float: right;	
}

.breadcrum p {
	padding: 0;
	margin: 0;
}

.excerpt_split {
	
}

.excerpt_split_thumb {
	float: left;
	width:156px;
}

.excerpt_split_thumb img {
	border:5px solid #FFFFFF;
outline:1px solid #CCCCCC;	
}

.excerpt_split_text {
	float: right;
	width: 435px;
}


.navigation {
	width: 650px;
}

.navigation-left {
	float: left;
	width: 49%;
}

.navigation-right {
	float: right;
	width: 49%;
}

.navigation a {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px dotted #999999;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.4em;
	padding:10px;
	text-align:center;
}

.navigation a:hover {
	background: #eee;
}

select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #333;
	padding: 2px;
	border: 1px dotted #999;
}

option {
	padding: 2px;	
}