/*
Theme Name: EBM II
Theme URI: http://www.sheffieldelectricity.com
Description: Echoes of Blackburn Meadows
Version: 0.1
Author: Lewis Heriz
Author URI: http://www.lewisheriz.com
*/

/* GENERAL STYLES */
* {
	margin: 0;
	padding: 0;
	}

html, body {
    	font-family: Gill Sans, Futura, "Century Gothic", san-serif;
	color: #111111;
	background-image: url(images/bottom-bg.png);
	background-repeat: repeat-y;
	background-position:bottom center; 
	
	}

h1, h2, h3, h4 {
	color: #111111;
	}

	h1 {
		font-size:30px;
	}
	
	h2 {	
		font-family: Rockwell, "Century Gothic", Courier, sans-serif;
		font-size:20px;
		line-height: 1em;
		margin: 10px 0 10px 0;
	}
	
	h3 {
		font-size:16px;
	}
	
	h4 {
		font-size:12px;
	}
	
	h2.pagetitle {margin:0 0 15px 0;}
	
h1.white, h2.white, h3.white, h4.white {
	color: #FFFFFF;
	}
	
p {
	margin-bottom: 10px;
	text-align: justify;
	}
	
	p img {
	}
	
a {
	color:#000000;
    	text-decoration: underline;
	outline:none;
}

	a:active {
		outline:none;
	}
	
	a:focus {
		outline:none;
	}
	
	a:visited {
		color: #111111
	}
		
	a:hover {
		color: #1b29a5;
	}

img {
	border: none;
	}

ul {
	list-style: none;
	}
	
ul li a {
	color: #111111;
	} 	
	
ul li.current_page_item a {
	color: #1b29a5;
	} 
	
		ul li ul li.current_page_item a, ul li ul li a:hover{
		color: #1b29a5;
		}

/* CONTAINER DIV */

#container {
	background-color:#FFFFFF
	}
	
	#container-home {
	position: relative;
	bottom:0;
	width: 860px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;

	}
	
/* HEADER */

#header {
	position: relative;
	top:0;
	left: 0;
	width: 860px;
	height: 230px;
	margin-bottom: 0;
	}
	
	#logo {
		float:left;
		background: url(images/logo.png) no-repeat transparent;
		width: 507px;
		height: 194px;
	}

	#top-right {
		float:right;
		background: url(images/top-right-sq.jpg) no-repeat transparent;
		width: 353px;
		height: 230px;
	}
	
	
/* END HEADER */

/* SIDEBAR */


/* END SIDEBAR */

/* CONTENT SECTION */

#content {
	width: 860px;
	font-size: 12px;
	background-image: url(images/right-column-bg.jpg);
	background-position:right;
	background-repeat:repeat-y;	
	}

/* MAIN SECTION */

#main {
	width: 100%;
	}

/* FULL PAGE SECTION */

#full-page {
	width: 860px;
	overflow:hidden;
	float: left;
	clear: both;
	font-size: 14px;
	}
	
#full-page .post {
	width: 100%;
	min-height:100px;
	background: #FFFFFF;
	padding-top:60px;
	}

#page-links {
	width:353px;
	height: 100px;
	background: #333;
	float:right;
	margin-bottom:0;
	margin-top:-60px;
	clear:both;
	background:url(images/pages.png);
	background-color:#FFFFFF;
	background-position: bottom right;
	background-repeat: no-repeat;
}

#page-links #pages ul li a {
	float: left;
	font-size: 30px;
	text-decoration: none;
	margin-right: 10px;
}

/************* INDIVIDUAL POST STYLINGS ************/

/* HISTORY - PAGE 1 */

#full-page #post-6 {
	width: 470px;
	float: right;
	background: #FFFFFF;
	padding-top:80px;
	padding-bottom:60px;
	}
	
	#full-page #post-3 p {
	text-align: justify;
	}

	.hang {
		margin-left: -230px;
		text-transform: uppercase;
		font-weight: bold;
	}
	
#full-page #post-18 {
	width: 400px;
	float: left;
	background: #FFFFFF;
	padding-top:40px;
	padding-bottom:0;
	}
	
	#full-page #post-18 p {
	text-align: justify;
	}
	
#full-page #post-23 {
	width: 450px;
	float: left;
	background: #FFFFFF;
	padding-top:60px;
	padding-bottom:0;
	}
	
	#full-page #post-23 p {
	text-align: justify;
	}	

#full-page #post-21 {
	width: 600px;
	float: right;
	min-height: 300px;
	background: #FFFFFF;
	padding-top:40px;
	padding-bottom: 50px;
	}
	
	#full-page .bottom-left-img {
	width: 365px;
	min-height: 280px;
	position: relative;
	top: 120px;
	}
	
	#full-page .right-images {
	width: 353px;
	min-height: 500px;
	float:right;
	background: #FFFFFF;
	}
	
	#full-page .top-image {
	width: 100%;
	background: #FFFFFF;
	}	
	
	#full-page .bottom-left-img img,
	#full-page .right-images img,
	#full-page .top-image img {
	width:100%;
	padding-bottom: 3px;
	}
	.credit {float:left;}

#history-banner {
	float: left;
	clear: both;
	width: 860px;
	height: 57px;
	background:#FFFFFF;
	}	

#history-title {
	width: 507px;
	height: 57px;
	float: left;
	}	
	
#history-page-number {
	width: 100px;
	height: 57px;
	float: right;
	clear:right;
	}


/* COLUMNS */

/*********** LEFT COLUMN ***************/

#left-column {
	width: 507px;
	min-height: 200px;
	float: left;
	}
	
	#left-column-project {
	width: 447px;
	min-height: 500px;
	float: left;
	background: url(images/project-title.png);
	background-position: top left;
	background-repeat:no-repeat;
	padding-left: 60px;
	}

	#left-column .post {
	width: 500px;
	min-height: 100px;
	padding-bottom:25px;
	}

	#left-column .post .more a {
	letter-spacing: 2px;
	}
			

	#left-column .home-img {
		height: 300px;
		margin: 0 0 15px 0; 
		width: 100%;
		clear: both	
		}
	
	#left-column h1, #left-column h2, #left-column h3, #left-column h4,
	#left-column h1 a, #left-column h2 a, #left-column h3 a, #left-column h4 a {
	text-decoration:none;
	}
	
	#left-column h1 a:hover, #left-column h2 a:hover, #left-column h3 a:hover, #left-column h4 a:hover {
	color:#1b29a5
	}
	
	#left-column h2 {
	text-transform: uppercase;
	}

/*********** RIGHT COLUMN ***************/

#right-column {
	width: 353px;
	height: 100%;
	float: right;
	padding: 0;
	overflow: hidden;
	background: #FFFFFF;
	}
	
#right-column-news {
	width: 353px;
	min-height:300px;
	float: right;
	padding: 0;
	overflow: hidden;
	/* background: url(images/archive-title.png);*/
	background-color:#FFFFFF;
	background-position: top right;
	background-repeat: no-repeat;
	}
		
	
#right-column-content {
	float:right;
	width: 95%;
	height:100%;
	}
	
	#right-column-content #links {
	width:100px;
	float: right;
	margin-bottom:10px;
	}
	
#right-column-content img {
	float:right;
	}

	#right-column h1, #right-column h2, #right-column h3, #right-column h4, #right-column .date,
	#right-column h1 a, #right-column h2 a, #right-column h3 a, #right-column h4 a {
	text-decoration: none;
	}
	
	#right-column h3 {
	}
	
	#right-column .news-intro {
	}

	#right-column-content .news-item {
	float:left;
	width:280px;
	text-align:right;
	min-height: 30px;
	clear:both;
	margin-top:5px;
	border-bottom: 1px solid #111111
	}
	
	#right-column-content .news-item a {
	text-decoration: none;
	}
	#right-column-content .news-item .news-item-title {
	font-family: rockwell, "Century Gothic", courier, serif; 
	font-weight: bold;
	}

	#right-column .date {
	font-size: small;
	font-weight: bold;
	}
	
	#right-column .post {
	}
	
	#right-column .post-date {
	float:right;
	clear:both;
	height: 30px;
	margin-left:5px;
	padding-left:3px;
	border-left: 1px solid #1629a5;
	color: #555555
	}
	
#right-column .post hr {display: block; clear: both; visibility: hidden; margin: 0;}

#wide-column {
	width:100%;
	background:#FFFFFF;
	min-height: 200px;
	}

/* END COLUMNS */

/* NAV BAR */

#navbar {
position: relative;
top:0;
clear:both;
width: 860px;
height: 38px;
background: #333;
margin-bottom: 40px;
}

/* END NAV BAR */

.pagination {
	float: right;
	font-size: small;
}

	.pagination a.current_page_item {
	color: #FF6600
	}

/* comments area */

.commentbox {
	float: left;
	width: 420px;
	margin-top: 30px;
	clear: left
}

#respond, #comments {
    border-bottom: 2px dotted #999999;
    padding: 0;
    clear: both;
	font-size: 12px;
	text-transform: none
}

#comments {
	margin-bottom: 5px;
}

#respond {
	margin-top: 20px;
}

.commentlist {
    margin: 0;
    padding-left: 0;
  	font-size: 11px;
	background:transparent;
	list-style: none
}

ol.commentlist p {
margin-bottom: 3px;
}

	.commentlist li {
  	  padding: 8px 0 7px;
	  border-bottom: 1px solid #444444;
	}
	.commentlist .alt {
 	   background: transparent;
	}
	.commentlist cite {
  	  font-weight: bold;
  	  font-style: normal;
  	  font-size: 11px;
  	  color: #999999;
	}
		.commentlist cite a, .commentlist cite a:visited {
   		 color: #999999;
		}

	.commentlist small {
  	  margin-bottom: 2px;
  	  display: inline;
  	  font-size: 11px;
  	  color: #999999;
	}
	
#commentform {
	width: 420px;
  	margin-top: 10px;
	background:transparent;
}
	#commentform p {
	padding: 2px 0px;
	margin: 0px;
	}

	#commentform label {
  	  font-size: 87%;
	}
	
	#commentform input {
	width: 400px;
   	border: 1px solid #999999;
	padding: 2px;
	margin-right: 4px;
	color: #333333;
   	overflow: hidden;
	}
	
	#commentform textarea {
	width: 410px;
	height: 115px;
	border: 1px solid #999999;
	padding: 2px;
	margin-top: 3px;
	margin-right: 4px;
	color: #333333;
	overflow: hidden;
	}

	#commentform textarea:focus, 
	#commentform input [type="text"]:focus {
	border: 1px solid #555555;
	padding: 2px;
	margin-right: 4px;
	color: #333333;
	overflow: hidden;
		}

	#commentform #submit {
    	background: url(images/comment-btn-bg.gif) no-repeat;
	text-transform: uppercase;
    	border: 1px solid;
	margin-right: 4px;
    	float: right;
    	width: 100px;
    	height: 25px;
    	cursor: pointer;
	}
/* end comments area */

/*search form */
#search-box {
    margin: 15px 0 0;
}
#search-box br {
    display: none;
}
#search-box #s {
    border:1px solid #000000;
    width: 110px;
    height: 12px;
    padding: 4px 4px 0px 5px;
    background: #fff;
    margin-right: 2px;
    color: #444444;
    font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#search-box input {
    border: 1px solid #333333;
    background-color: #FFFFFF;
    font-size: 8pt;
    color: #444444;
    padding: 0px;
}

/* SOCIABLE STYLE */
.share-links {
width: 100%;
clear: both;
}


div.sociable { margin: 16px 0; }

.sociable_tagline { 
	float: left; 
}

span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 0 0 5px !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/* END SOCIABLE */


/* END MAIN SECTION */

/* END CONTENT SECTION */

/* FOOTER */

#footer {
	width: 860px;
	height: 20px;
	clear:both;
	padding: 0;
	font-size:x-small;
}

/* END FOOTER */

/* END CONTAINER DIV */

/* EXTRA STYLES */

.small {
	font-size: 12px;
}