/*  
Theme Name: Lancaster and Fleetwood Conservatives
Theme URI: http://www.lancasterandfleetwoodconservatives.com
Description: WP theme for the Lancaster and Fleetwood Conservatives
Version: 1.6.3
Author: Jonathan Hazzlewood
Author URI: http://www.2entrepreneuers.co.uk
*/

/*-- Set the page --*/
body {
	color: #46;
	margin: 0px;
	padding: 0px;
	font: 78%/175% Verdana, Arial, Helvetica, sans-serif;
	background-color: #eee;
	/*background:url(images2/bg_brand_home2_strip.jpg) repeat-x left 51px;*/
}
#page {
	margin: 0 auto;
	width: 960px;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background: #fff;
}
/*#sky {
	background:url(images2/bg_brand_home2.jpg) no-repeat right 52px;
	height:838px;
}*/

/*-- Fonts, headings and links --*/
a, #post-foot a {
	color: #0087DC;
	text-decoration: none;
}
a:visited {
	color: #69B032;
	text-decoration: none;
}
a:hover, #post-foot a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 8px 0;
	margin: 0;
}
h2 {
	color: #0087DC;
	margin: 0 0 2px;
	letter-spacing: -1px;
	font: bold 185%/110% "Lucida Sans", Verdana, Arial, sans-serif;
}
h3 {
	font: bold 140%/100% "Lucida Sans", Verdana, Arial, sans-serif;
	color: #0087DC;
}
h4 {
	font: bold 120%/100% "Lucida Sans", Verdana, Arial, sans-serif;
	color: #69B032;
	margin: 15px 0 5px;
}

/*-- Sections --*/
#section_home {
	padding: 0;
	margin: 0;
	font: 75%/115% Verdana, Arial, Helvetica, sans-serif;
}
#section_home a {
	font: bold 120%/115% Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin:0;
	padding:0;
}
.page_header {
	width:945px;
	height:105px;
	color:#FFF;
	background: url(images2/lf_page_header.jpg) no-repeat;
	font: bold 35px Arial, Helvetica, sans-serif;
	padding: 15px 0 10px 15px;
}
.sIFR-active .page_header{
	visibility: hidden;
}
/* header area */
#header_advert {
	clear:both;
	height:220px;
	width:960px;
	padding-bottom:10px;
}
/* menu */
#header_wrap {
	margin:0 0 0 0;
	background:url(images2/conservatives_top-nav.jpg) repeat-x;
	height:51px;
	border-bottom: 1px solid #FFF;
}
.top_menu {
	margin: 0 auto;
	width: 960px;
	height:51px;
	display:block;
	list-style:none;
	padding:0;
	position:relative;
	font:1em Arial, Helvetica, sans-serif;
}
.logo {
	background:url(images2/lf_full_title.png) no-repeat left 0;
	width:210px;
	height:25px;
}
ul.top_menu li.logo a {
	padding:0;
	border:none;
}
ul.top_menu li {
	display:block;
	float:left;
	padding:25px 0 0 0;
}
ul.top_menu li a, ul.top_menu li a:visited {
	float:left;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	height:18px;
	padding:2px 10px 0 10px;
	margin:0;
	border-right: 1px dotted #E1;
}
ul.top_menu li a:hover {
	background: #B2DEF1;
	color:#0193D0;
	margin-top:-27px;
	padding:29px 10px 6px 10px;
}
/* Index - More News */
#more_news {
	width:533px;
	padding:15px;
	float:left;
	background-color:#edf7fd;
	border:1px dotted #0087DC;
}
#more_news_logo {
	padding-bottom:15px;
	background: url(new_images/other_news.png) no-repeat;
	height:80px;
}
/*Stlying */
blockquote {
	border: 1px dotted #0087dc;
	font: 90%/150% Georgia, "Times New Roman", Times, serif;
	float:right;
	clear:right;
	width: 200px;
	background: #edf7fd url(new_images/blockquote.png) no-repeat;
	background-position: 7px;
	padding: 0 7px 7px 45px;
	margin:5px 0 5px 5px;
}
blockquote p {
	padding:12px 0 0 0;
}
.wp-caption {
	background-color:#edf7fd;
	border:1px dotted #0087dc;
	display:block;
	padding:10px 0 0 10px;
	margin:12px 0 0 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0 10px 0 0;
	font: bold 10px/16px Georgia, "Times New Roman", Times, serif;
}
.wp-caption-text {
	padding-top: 6px;
	text-align:center;
}
.alignright {
	float: right;
}
.wp-image {
	border:0;
	margin:0;
	padding:0;
}
/* Post title float */
.post-title>#floating, .more_news-title>#floating .page_header>#floating { /*display:table for Mozilla & Opera*/
	display:table;
	position:static;
}
.floating {
	width:100%;
	height:100%;
	position:relative;
}
.floating div { /*for IE*/
	position:absolute;
	top:50%;
}
.floating>div { /*for Mozilla and Opera*/
	display:table-cell;
	vertical-align:middle;
	position:static;
}
.floating div div {
	position:relative;
	top:25%;
}
/* content area */
#content {
	padding:0 15px 15px 15px;
	clear:none;
	display:inline;
	float:left;
	width:561px;
	margin-bottom:40px;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post2 {
	clear:both;
	padding-top: 8px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-published {
	font-weight: bold;
	margin:-15px 0 15px 0;
	font-size:90%;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-align:center;
	display:block;
	line-height:11px;
	padding-top:2px;
	margin-left:-3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title, .more_news-title {
	float:left;
	height:35px;
}
.page-update {
	font-size: 11px;
	font-style: normal;
	color: #999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 20px;
	padding-bottom: 4px;
}
.post-title {
	width:500px;
}
.more_news-title {
	width:478px;
}
.entry {
	clear: both;
	padding-top: 10px;
  	min-height:300px;
  	height:auto !important;
}
.entry a {
	text-decoration:underline;
}
.entry a:hover{
	text-decoration:none;
}
.excerpt {
	clear: both;
	padding-left:55px;
}
.post-foot {
	clear:both;
	background-color: #edf7fd;
	border: 1px dotted #0087dc;
	padding: 10px;
	margin: 10px 0 40px 0;
	width:541px;
	font-size: 90%;
	color: #999;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 25px;
	float:left;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 25px;
	float: right;
}
.stumble {
	background: url(new_images/stumble_icon.png) no-repeat;
	padding-left: 25px;
	margin-top:5px;
	float: left;
}
.digg {
	background: url(new_images/digg_icon.png) no-repeat;
	padding-left: 25px;
	margin:5px 0 0 10px;
	float: left;
}
.delicious {
	background: url(new_images/book_delicious.png) no-repeat;
	padding-left: 25px;
	margin:5px 0 0 10px;
	float: left;
}
.facebook {
	background: url(new_images/book_facebook.png) no-repeat;
	padding-left: 25px;
	margin:5px 0 0 10px;
	float: left;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist .box{
	background-color: #edf7fd;
	border: 1px dotted #0087dc;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0;
	margin: 0;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #fff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	color: #FFF;
	border: none;
	float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
	font: bold 12px "Lucida Sans", Verdana, Arial, sans-serif;
	margin: 20px 0; 
}
/*sidebar */
#sidebar {
	display:inline;
	float: right;
	padding: 15px 15px 100px 15px;
	width: 337px;
	color: #666;
	overflow: hidden;
	background-color: #edf7fd;
}
#sidebar img {
	margin-bottom: 15px;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 150%/100% "Lucida Sans", Verdana, Arial, sans-serif;
	color: #0087dc;
	margin: 20px 0;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #0087dc;
	text-decoration: underline;
}
#sidebar a:hover{
	color: #0087dc;
	text-decoration: none;
}
/*sidebar list level11 */
#sidebar ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom:3px;
	border: none;
}

/*search form */
#searchform {
	background-image: url(new_images/search_form.png);
	background-repeat: no-repeat;
	height: 50px;
	margin-bottom:10px;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #bf0000;
	width: 190px;
	height: 30px;
	padding: 4px 5px 0 5px;
	background: #fff;
	margin: 7px 0 0 100px;
	color: #000000;
	font-size:20px;
	font-weight: normal;
	letter-spacing: 1px;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	height:40px;
	width:28px;
	vertical-align: middle;
}

/* footer area */
#footer {
	clear:both;
	margin-top:100px;
	height:50px;
	font-size:10px;
	line-height:1.4em;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a, #footer a:visited {
	text-decoration:none;
	color: #464646;
}
#footer a:hover {
	text-decoration:underline;
	color: #464646;
}
#contact {
	margin-top:77px;
	margin-left:75px;
	float:left;
}
#national {
	margin-left:83px;
	float:left;
	clear: left;
}
#join {
	margin-left:75px;
	float:left;
	clear: left;
}
#contact a:hover, #national a:hover, #join a:hover {
	background-image:url(new_images/footer_select.png);
	background-repeat:no-repeat;
	float:left;
	height:45px;
	width:155px;
}
/* alignments */
.center {
	text-align:center;
}
img.center, img[align="center"], img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
/* Sidebar Action */
#sidecontent {
	border: 1px solid #0087DC;
	width:175px;
	height:190px;
	font: 95%/145% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding:0 150px 0 10px;
	background:url(http://www.lancasterandfleetwoodconservatives.com/adverts/sidebar/side_box_image.png) #fff no-repeat right center;
}
#sidecontent img {
	margin:0;
	padding:0;
}
#related {
	width:316px;
	border: 1px solid #666;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: #FFFFFF;
	margin-bottom:10px;
	color:#666;
}
#related a, #related h2 {
	text-decoration:none;
	font-weight: bold;
	color: #666;
}
#related li {
	margin-bottom:100px;
}