/*  
Theme Name: Conservative Party: Cloudy Sky
Theme URI: http://www.morecambelunesdale.com
Description: Conservatives 'Cloudy Sky' for Morecambe and Lunesdale Conservatives.
Version: 0.4
Author: Jonathan Hazzlewood
Author URI: http://www.2entrepreneuers.co.uk
*/

/* body and background */
.excerpt img{
display: none;
}

body {
	margin:0px;
	padding:0px;
	font:78%/175% Verdana, Arial, Helvetica, sans-serif;
	background:url(images2/bg_brand_home2_strip.jpg) repeat-x left 51px;
}
#sky {
	background:url(images2/bg_brand_home2.jpg) no-repeat right 52px;
	height:838px;
}

/* menu */
#header_wrap {
	margin:0px auto;
	width:694px;
	background:url(images2/menu_logo.png) no-repeat left 12px;
	height:51px;
	padding-left:250px;
}
.top_menu {
	margin:0 0 0 0;
	height:51px;
	display:block;
	list-style:none;
	padding:0 0 0 0;
	position:relative;
	font:1em Arial, Helvetica, sans-serif;
	background:url(images2/conservatives_top-nav.jpg) repeat-x;
	border-bottom: 1px solid #FFFFFF;
}
ul.top_menu li {
	display:block;
	float:left;
	padding:25px 0px 0px 0px;
	margin:0 0 0 0;
}
ul.top_menu li a {
	float:left;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	height:18px;
	padding:2px 10px 0px 10px;
	margin:0px;
	border-right: 1px dotted #E1E1E1;
}
ul.top_menu li a:hover {
	background: #B2DEF1;
	color:#0193D0;
	margin-top:-27px;
	padding:29px 10px 6px 10px;
}
/* top large advert */
#top_advert {
	margin:0px auto;
}

/* setting up the home page... */
#home_page {
	margin:0px auto;
	width:944px;
}

/* ...and the sub pages*/
#page {
	margin:0px auto;
	width: 960px;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background:#FFF;
}

/* news tab */
#news_tab {
	float:left;
	width:450px;
	background-color:#FFF;
	border-right: 1px solid #0193D0;
	border-bottom: 1px solid #0193D0;
	border-left: 1px solid #0193D0;
}

/* contact david tab */
#david_tab {
	margin:0px 0px 100px 0px;
	float:right;
	width:450px;
	background-color:#FFF;
	border-right: 1px solid #69B032;
	border-bottom: 1px solid #69B032;
	border-left: 1px solid #69B032;
}
/* campaigns tab */
#campaigns_tab {
	margin:20px 0px 0px 0px;
	float:left;
	width:450px;
	background-color:#FFF;
	border-right: 1px solid #939173;
	border-bottom: 1px solid #939173;
	border-left: 1px solid #939173;
}
/* box titles */
#news_tab_title, #david_tab_title, #campaigns_tab_title {
	height:30px;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-left:15px;
}
#news_tab_title {
	background:url(images2/bg_tab-blue-strip.gif) repeat-x left bottom;
}
#david_tab_title {
	background:url(images2/bg_tab-green-strip.gif) repeat-x left bottom;
}
#campaigns_tab_title {
	background:url(images2/bg_tab-grey-strip.gif) repeat-x left bottom;
}
/* news tab content sections */
#news_top_content{
	padding:15px 15px 0px 15px;
	width:420px;
	float:left;
	min-height:170px;
}
#news_middle_content, #news_lower_content{
	padding:15px;
	width:420px;
	color: #0087DC;
	clear:both;
	float:left;
	min-height:30px;
}
#news_middle_content{
	background-color:#D9EFF8;
	margin-top:15px;
}
#news_lower_content{
	background-color:#B2DEF1;
	margin-top:1px;
}
#news_tab a:hover, #news_tab a:visited {
	color: #0087DC;
}

/* news tab top section */
.main_headline_section {
}
.subheadlines_section {
}

/* headlines */
.main_headline {
	font:bold 140% Arial, Helvetica, sans-serif;
	color: #0087DC;
}
.headline_date {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #0087DC;
}
.sub_headline {
	font:bold 110% Arial, Helvetica, sans-serif;
}
/* main story */
.main_story_thumbnail {
	float:right;
	margin-top:10px;
	margin-left:10px;
	border: 1px solid #0193D0;
}
.read_more {
	font: bold 100%/100% Arial, Helvetica, sans-serif;
}

/* floating the headlines */
#news_tab_title>#floating, #david_tab_title>#floating, #campaigns_tab_title>#floating { /*display:table for Mozilla & Opera*/
	display:table;
	position:static;
}
#news_middle_content>#floating, #news_lower_content>#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%;
}

/* Sidebar Items */

/* Twiiter Feed */
#twitter {
	background-image: url(images2/Twitter_Sidebar.png);
	background-repeat: no-repeat;
	height:80px;
}
.entry-content{
	font-size:11px;
	line-height: 22px;
}
.entry-meta{
	font-size:9px;
	line-height: 8px;
}
.widget_twitter{
	margin-top:-50px;
	float:right;
	padding-bottom:20px;
}










/* footer */
#footer {
	clear:both;
	height:50px;
	margin-top:200px;
	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;
}






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 0px;
	margin: 0px;
}
h2 {
	color: #0087DC;
	margin: 0px 0px 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 0px 5px;
}form {
	margin:0px;
	padding:0px;
}

/*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 7px;
	padding: 0px 7px 7px 45px;
	margin:5px 0px 5px 5px;
}
blockquote p {
	padding:12px 0px 0px 0px;
}



.wp-caption {
	background-color:#edf7fd;
	border:1px dotted #0087dc;
	display:block;
	padding:10px 0px 0px 10px;
	margin:12px 0px 0px 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
	margin: 0px 10px 0px 0px;
	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:0px;
	margin:0px;
	padding:0px;

}
/* content area */
#content {
	padding:0px 15px 15px 15px;
	float:left;
	width:593px;
	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 0px 15px 0px;
	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;
	margin-left:10px;
	height:45px;
}
.post-title {
	width:508px;
}
.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;
}
#post-foot {
	clear:both;
	background-color: #edf7fd;
	border: 1px dotted #0087dc;
	padding: 10px;
	margin: 10px 0px 40px 0px;
	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 0px 0px 10px;
	float: left;
}
.delicious {
	background: url(new_images/book_delicious.png) no-repeat;
	padding-left: 25px;
	margin:5px 0px 0px 10px;
	float: left;
}
.facebook {
	background: url(new_images/book_facebook.png) no-repeat;
	padding-left: 25px;
	margin:5px 0px 0px 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 0px;
}
.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 #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	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 0px;
	margin: 0px;
}
#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: #ffffff;
}
#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 0px;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 15px 15px 100px 15px;
	width: 290px;
	color: #666;
	overflow: hidden;
	background-color: #fff;
}
#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 0px;
}
/*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;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li {
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #999;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li {
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li {
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li {
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li {
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li {
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li {
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li {
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 0px;
}
/*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 0px 5px;
	background: #fff;
	margin: 7px 0px 0px 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;
}
/* 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 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
/* Sidebar Action */
#sidecontent {
	border: 1px solid #0087DC;
	width:175px;
	height:190px;
	font: 95%/145% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding:0px 150px 0px 10px;
	background:url(http://www.lancasterandfleetwoodconservatives.com/adverts/sidebar/side_box_image.png) #fff no-repeat right center;
}
#sidecontent img {
	margin:0;
	padding:0;
}
