/*
Theme Name: LabourHome 2010 Sub Blog
Theme URI: http://labourhome.org
Description: BETA sub blog theme - tory colours NYI
Version: 1.0
Author: TN2D.com
Author URI: http://tn2d.com

*/


/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


* {
margin: 0;
}
html, body {
height: 100%;
}
#theBody {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -110px;
padding-bottom: 30px;
}
#foot, .push {
height: 90px;
}
/* LabourHome begins now...*/
body {
	font-family:"Helvetica Neue",Helvetica,Arial,Sans-Serif;
	text-align:center;
	background:url('img/bg.gif') repeat-x;
	background-position-y: 22px;
}

	a {
		color: #9d1212;
	}
	
		a:hover {
			color: #333;
		}
		
	p {
		font-size: 12px;
		margin-bottom: 10px;
	}
	
	hr {
		color: #fff;
		background-color: #fff;
		height: 1px;
		border: none;
		border-bottom: #ccc 1px dashed;
	}
	
	#labourHomeBar {
		background: url('img/lhbar.gif') repeat-x;
		color: #fff;
		font-size: 12px;
		height: 20px;
		font-weight: bold;
		padding-top:5px;
		-webkit-box-shadow: 0px 5px 5px #ccc;
	}
	
		#labourHomeBar .container {
		}
		
		#labourHomeBar #labourHomePage {
			background: url('img/lhbarlogo.png') no-repeat;
			width:115px;
			text-indent: -999em;
			display: block;
			margin-right: 5px;
			float: left;
		}
		
		#labourHomeBar #labourHomeBarRight {
			text-align: right;
		}
		
			#labourHomeBar #labourHomeBarRight li {
				display: inline;					margin: 0px;

			}
			
				#labourHomeBar #labourHomeBarRight li a {
					color: #fff;
					text-decoration: none;
					padding: 5px;
					margin: 0px;
					margin-left: 10px;
				}
				
					#labourHomeBar #labourHomeBarRight li a:hover {
		background: url('img/lhbar.gif') repeat-x bottom;
					}
	
	
	.container {
		margin:0 auto;
		width:950px;
		text-align:left;
	}

		#header {
			height: 88px;
			margin-bottom: 5px;
		}

			#header #logo {
				width:258px;
				padding-top:20px;
				float: left;
			}

				#header h1 a {
						color: #9d1212;

					font-size:30px;
					position: relative;
					float: left;
					margin-right: 10px;
					top:8px;
z-index:100001;
					font-weight: bold;
					text-decoration: none;
				}
				
					#header h1 a:hover {
						color:#333;
					}

				#onLH {
					color: #333;
					font-size: 14px;
					position: relative;
					top:18px;
				}

				#header #navigation {
					background: #bc1f1f;
					color: #fff;
					font-size: 14px;
					text-align: left;
					-webkit-border-top-left-radius: 8px;
					-webkit-border-top-right-radius: 8px;
					-moz-border-radius-topleft: 8px;
					-moz-border-radius-topright: 8px;
					border-top-left-radius: 8px;
					border-top-right-radius: 8px;
					position: absolute;
					top:78px;
					width:950px;
					font-weight: bold;
				}
					
					#header #navigation li {
							display: inline;
					}
					
						#header #navigation li:first-child a {
							-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
						}
						
						#header #navigation li a {
							padding: 10px;
							display: block;
							border-right: #9d1212 1px dotted;
							float: left;
							color: #fff;
							text-decoration: none;
							text-transform: uppercase;
							text-shadow: #790909 1px 1px 1px;
						}
						
							#header #navigation li a:hover {
								background: #9d1212;
							}
				
		#belowHeader {
			height: 107px;
			padding-top:15px;
			margin-bottom: 15px;
		}
		
			#belowHeader #userBox {
				background: #fff;
				width:190px;
				-webkit-box-shadow:0 0 5px #4a0000; 
				-moz-box-shadow: 0 0 5px #4a0000; 
				box-shadow:0 0 5px #4a0000; 
				padding: 5px;
				height: 80px;
				font-size: 12px;
				float: right;
			}
			
				#belowHeader #userBox #welcomeBack {
					font-weight: bold;
					color: #9d1212;
					font-size: 14px;
					margin-bottom: 5px;
				}
				
				#belowHeader #userBox .avatar {
					float: left;
					margin-right: 5px;
					width:80px;
					height: 80px;
				}
				
				#belowHeader #userBox #loginform {
					
				}
				
					#belowHeader #userBox #loginform input {
						font-family: Arial, Sans-Serif;
						padding: 4px;
						border: #ccc 1px solid;
						background: #fff;
						display: block;
						width:180px;
						margin-bottom: 4px;
						font-weight: bold;
						color: #9d1212;
					}
					
						#belowHeader #userBox #loginform #wp-submit {
							width:190px;
						}
				
			#belowHeader #topAd {
				width:728px;
				height: 90px;
				-webkit-box-shadow:0 0 5px #4a0000; 
				-moz-box-shadow: 0 0 5px #4a0000; 
				box-shadow:0 0 5px #4a0000; 
			}
		
		
		
		
		/* Article Page */
		.singleStory h2 {
			font-family: Georgia, "Times New Roman", Serif;
			color: #9d1212;
			font-size: 24px;
		}
		
		.singleStory #postedBy {
			font-family: "Times New Roman", Serif;
			font-style: italic;
			color: #333;
			font-size: 14px;
			margin-bottom: 10px;
		}
		
		.singleStory p {
			line-height: 18px;
			font-size: 13px;
			margin-bottom: 30px;
		}
		
		h3 {
			font-size: 14px;
			font-weight: bold;
			color: #9d1212;
			margin-top: 20px;
			margin-bottom: 20px;
		}
		
		.singleStory .entry .avatar {
			height: 48px;
			border: #e6e6e6 1px solid;
			padding: 1px;
			background: #fff; 
			width:48px;
			margin-right: 10px;
			margin-bottom: 10px;
			float: left;
		}
		

		
		
		/* Footer */
		#foot {
			background: #e6e6e6;
			font-size: 12px;
			padding-top: 15px;
			padding-bottom: 15px;
		}
		
			#foot #bottomAd {
				width:728px;
				height: 90px;
				/*-webkit-box-shadow:0 0 5px #838383; 
				-moz-box-shadow: 0 0 5px #838383; 
				box-shadow:0 0 5px #838383; */
			}
			
			#foot #copyright {
				float: right;
				text-align: right;
				color: #7e7e7e;
				padding-top: 25px;
			}
			
			#foot #copyright a {
				color: #333;
			}
				
		
		/* Comments */
		
.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* Custom comment styling */
.comment-body {
	border: #e6e6e6 1px solid;
	border-left: #e6e6e6 10px solid;
	padding: 10px;
	font-size: 12px;
}		

	.comment-body .reply a {
		background: #e6e6e6;
		padding: 5px;
		float: right;
		margin-top: 5px;
		position: relative;
		top:-19px;
		left:10px;
		text-decoration: none;
		font-weight: normal;
		color: #333;
	}
	
		.comment-body .reply a:hover {
			background: #ccc;
		}
		
		
		.comment-body .fn a {
			text-decoration: none;
		}
		
		.comment-body .comment-meta a {
			text-decoration: none;
		}
		
.bypostauthor .comment-body {
	background: #ffefef;
}


/* Captions and pictures within articles */
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: #e6e6e6 1px solid;
	text-align: center;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: #e6e6e6 1px solid;
	text-align: center;
}

.alignnone {
	border: #e6e6e6 1px solid;
	text-align: center;
		margin: auto;

	margin-bottom: 30px;
	margin-top:10px;
}

.alignright p, .alignleft p, .alignnone p {
	margin-bottom: 0px;
}


.alignright img, .alignnone img {
	padding: 5px;
}

.wp-caption-text {
	background: #e6e6e6;
}


#socialMediatop {
	float: right;
}

	#socialMediatop a:hover {
						filter:alpha(opacity=50);
						opacity: 0.5;
						-moz-opacity:0.5;						
	}

/* What's new? */
#whatsNew {
	background: url('img/whatsnew.gif') bottom left repeat-x;
	font-size: 13px;
	padding: 10px;
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
position: relative;
top:-16px;
text-align: center;
font-weight: bold;
}

.clear {
	clear: left;
}



/*homepage */
	#homePageRight {
		float: right;
		width: 300px;
	}
	
	#homePageLeft {
		width:630px;
		float: left;
	}
	
		#homePageLeftTop {
			height: 175px;
			margin-bottom: 15px;
		}
		
		#homePageLeftRight {
			width:230px;
			float: right;
		}
	
		#homePageLeftLeft {
			width:385px;
		}
		
		
	.homeWidget {
		margin-bottom: 30px;
		font-size: 12px;
	}
	
		.homeWidget h4, .pagetitle {
			background: url('img/widgetTitle.gif') bottom left repeat-x;
			border: #d6d6d6 1px solid;
			font-size: 14px;
			font-weight: bold;
			padding: 5px;
			color: #505050;
			text-shadow: #fff 1px 1px 1px;
			margin-bottom: 5px;
		}
		
		#homePageLeftTop #spotlightImage {
			width:630px;
			height: 175px;
			margin-bottom: 15px;
		}
		
		#homePageLeftTop #infoBar {
			background: url('img/spotlight.png');
			position: relative;
			top:115px;
			height: 40px;
			padding: 10px;
		}
		
			#homePageLeftTop #infoBar h4 {
				color: #fff;
				text-shadow: #000 1px 1px 1px;
				font-family: Georgia, "Times New Roman", Serif;
				font-size: 23px;
			}
			
			#homePageLeftTop #infoBar #spotlightAuthor {
				font-size: 10px;
				text-transform: uppercase;
				color: #fff;	
				text-shadow: #000 1px 1px 1px;		
			}
			
			
			
			
	.archivePage .post {
		margin-bottom: 50px;
	}
	
	
	
.archivePage .post h2 a {
			font-family: Georgia, "Times New Roman", Serif;
			color: #9d1212;
			font-size: 18px;
			text-decoration: none;
			display:block;
		}
		
.archivePage .post #postedBy {
			font-family: "Times New Roman", Serif;
			font-style: italic;
			color: #333;
			font-size: 14px;
			margin-bottom: 10px;
		}
		
		
		
		
	/* For oppinion polls */
	.pollBar {
		background: #e6e6e6;
		margin-bottom: 3px;
	}
	
		#pollSource {
			padding-top: 4px;
			font-size: 11px;
			font-style: italic;
			text-align: center;
		}	

		.pollBar div {
			padding: 5px;
		}
	
		.pollBar .tory {
			background: #0039bb;
			color: #fff;
		}
		
		.pollBar .labour {
			background: #cc0000;
			color: #fff;
		}		
		
		.pollBar .libdem {
			background: #ff9c00;
			color: #fff;
		}
		
		.pollBar .other {
			background: #333;
			color: #fff;
		}
		
		

		
		.topLogin {
			width:45% !important;
			cursor: pointer;
		}
		
		#topSignup {
			float: right;
			display: block;
			background: #9d1212;
			width:45%;
			text-decoration: none;
			color: #fff;
			padding: 4px;
			font-size: 12px;
			text-align: center;
			font-size: 11px;
			font-weight: bold;
			text-align: center;
		}




.entry ul {
	margin-top: 10px;
	margin-bottom: 30px;
	list-style: inside;
	margin-left: 40px;
	font-size: 12px;
}

	.entry ul li {
		margin-bottom: 10px;
	}