/*
Theme Name: BrewBlog.ca
Theme URI: http://www.blakemccreary.com
Description: Theme with two columns, right-sidebar, fixed-width and widget-ready. Compatible with Wordpress 2.8, valid XHTML & CSS. What’s new? No sprites, header image, version check and much more.
Author: Blake McCreary
Author URI: http://www.blakemccreary.com
Version: 2.0
*/
* {
  padding:0;
  margin:0;
  list-style:none;
}

html {
  font:62.5% Arial, Helvetica, sans-serif; /* Means 1em == 10px, 1.2em == 12px, etc. */
	color:#000;
}

body {
  background:url(images/essential-pack-bg.jpg) no-repeat top center #bcc3c3;/* Set background image here */
  color:#000;
  font-size:1.2em;
}

p, h2, h3, h4, h5, h6 {
  font-size:1em;
}
a {text-decoration:none;}
hr {
  border:0;
  border-bottom:1px solid #EAEAEA;
  margin:20px 0;
  height:1px;
}

img {
  border:0;
}

dl {
  color:#6b6b6b;
  margin:10px 0;
}

dt {
  font-weight:bold;
}

dd {
  font-style:italic;
  margin:5px 0 10px;
}

fieldset {
  border:1px solid #DDD;
  padding:10px 20px;
}

form h2 {
  margin-bottom:10px;
}

legend {
  font-size:1.2em;
  color:#6b6b6b;
  padding:0 10px;
}

label {
  font-weight:bold;
}

textarea {
  width:450px;
  height:200px;
  border:1px solid #CCC;
  margin:10px 0;
}

#wrapper {
margin:0 auto;
width:900px;
}

#header {
  width:900px;
	height:161px;
	background:url(images/headerBg.gif) repeat-x bottom;
}
#header h1 {
background:url(images/es-logo.gif) no-repeat;
width:250px;
height:43px;
display:block;
margin-top:100px;
float:left;
text-indent:-999em;
}

#header h1 a {
background:url(images/es-logo.gif) no-repeat;
width:250px;
height:43px;
display:block;
text-indent:-999em;
}

#navigation {
	width:643px;
	float:right;
	margin:117px 0 0 0;
}

/* Tagline */
#header p {
  position:relative;
  margin:0;
  top:62px;
  left:50px;
  color:#888;
}

/* Pages Navigation */
#header ul {
float:right;
margin-right:-13px;
}

#header ul li {
  float:left;
	margin:0 17px 0 0;
}

#header ul li a {
  color:#6f7373;
  text-decoration:none;
  display:block;
  font-size:1em;
	font-weight:bold;
}

#header ul li a:hover,
#header ul li.current_page_item a {
	color:#000;
}

/* Banner image dropshadow */
#header_image {
  background:url(./images/image_bg.png) center no-repeat;
  width:724px;
  height:148px;
  clear:both;
  padding:8px 22px;
  position:relative;
  z-index:1;
}

a {
  outline:0;
}

/* Page dropshadow */
#content {
  width:900px;
	margin-top:18px;
}
.home {
	height:430px;
	_margin-bottom:-20px;
}

/*-----------------------------------------------------------------------------

  Main Content

-----------------------------------------------------------------------------*/

#main {
	width:900px;
background:#FFF;
overflow:hidden;
}
.sub #main{
margin-bottom:20px;
padding-bottom:45px;
}
.leftSub {margin:0 0 0 40px; float:left; width:473px}
.article h1 {color:#FF4200;
font-size:2.4em;
margin:40px 0 0 40px;
width:430px;
float:left;
}
.article h2 {color:#5b5858;
font-size:1.7em;
line-height:1.1em;
margin-top:25px;}
.rightSub {float:right}
.ojHRSub {width:900px; clear:both; height:6px; background:#FF4200; text-indent:-999em;}

.secondary {width:805px; margin:0 auto; border-bottom:1px solid #b4a7a7; margin-top:40px; padding-bottom:30px;}
.secondary h1 {color:#000; font-size:1.4em;float:none;
margin:8px 0 0;
width:auto;}
.secondary a {width:110px; height:35px; display:block; float:right; margin-top:-30px;}

.tertiary {
margin:29px auto 0;
width:805px;}
ul.tertiary1, ul.tertiary2, ul.tertiary3, ul.tertiary4 {float:left; margin:0; padding:0; }
.article ul li.head {background:none; padding:0; font-size:1em; font-weight:bold; margin-bottom:7px;}
.article ul {margin-right:45px;}
.article ul.tertiary4 {margin-right:0px;}
.article ul li {
  margin:2px 0;
padding-left:13px;
  background:url(images/bullet.gif) 0 center no-repeat;
}


   





#main p {
  color:#000000;
line-height:1.4em;
margin:7px 0 0;
}

#main a {
  color:#507FA3;
}

.article {
  margin-bottom:20px;
}

.article blockquote {
  margin:0 15px;
  padding:1px 15px;
  border-left:5px solid #B8D1E4;
  background:#F0F0F0;
}

div.article code {
  font-size:1.2em;
}








#main p.byline {
  color:#999;
}

ul.article_footer {
  text-align:right;
  margin:10px 0;
  background:#F1F1F1;
  padding:5px 10px;
  border:1px solid #DADADA;
  border-width:1px 0;
  line-height:1.5;
}

ul.article_footer li {
  font-size:0.9em;
  display:inline;
  background:none;
  border-left:1px solid #DADADA;
  margin-left:5px;
  padding-left:10px;
}

ul.article_footer li.first {
  border-left:0;
}

/*-----------------------------------------------------------------------------

  Secondary Content

-----------------------------------------------------------------------------*/

#secondary {
  padding:15px 20px 20px 0;
  width:200px;
  float:left;
}

#secondary ul#sidebar {
  margin:15px 0 20px;
  color:#507fa3;
  padding-bottom:10px;
  border-bottom:1px solid #e7e7e7;
}

#secondary ul#sidebar li {
  margin:5px 0;
  font-size:1em;
  line-height:1.5em;
}

/* Sidebar headers */
#secondary h2 {
  text-transform:uppercase;
  color:#507fa3;
  margin:20px 0 8px;
  font-size:1.1em;
  line-height:1;
}

#secondary a {
  color:#666;
  text-decoration:none;
}

#secondary a:hover {
  text-decoration:underline;
}

#secondary ul.children {
  margin-left:5px;
  padding-left:10px;
  border-left:5px solid #EAEAEA;
}

#secondary ul#sidebar li li {
  font-size:1em;
}

/* Optional bio area header (commented out by default) */
#author h2 {
  font-size:1.2em;
}

#secondary p {
  line-height:1.5;
  margin:5px 0;
  color:#666;
}

/* Search input */
form#searchform {
  position:relative;
  height:28px;
  margin-bottom:20px;
}

form#searchform input#s {
  position:absolute;
  top:0;
  height:18px;
  width:156px;
  padding:5px;
  background:url(./images/text_bg.png) repeat-x;
  border:1px solid #bcbcbc;
}

input#search_submit {
  position:absolute;
  right:0;
}

/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/
#footer {
  width:900px;
  margin:0 auto;
}



/*-----------------------------------------------------------------------------

  Wordpress Specific Stuff - Elements that weren't in my original stylesheet

-----------------------------------------------------------------------------*/

ol.commentlist {
  margin-top:15px;
  color:#555;
}

/* Background color for visitor comments */
ol.commentlist li {
  background:#F1F1F1;
  padding:10px;
  margin:10px 0;
}

/* Background color for Admin comments */
ol.commentlist li.alt {
  background:#EBF9FC;
}

textarea#comment {
  width:500px;
}

#main p.comment_meta {
  margin:0;
  float:right;
}

/* Optional popup window (NOTE: popups make for bad UI IMHO) */
body#commentspopup {
  background:#FFF;
  padding:20px;
}

body#commentspopup a {
  color:#666;
}

body#commentspopup h1 a {
  position:relative;
  top:0;
  left:0;
}

body#commentspopup h3 {
  color:#555;
}

body#commentspopup p {
  margin:10px 0;
  color:#555;
}

body#commentspopup textarea {
  width:340px;
}

/* Image stuff for 2.6.1 */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

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

.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

p.entry_info {
  clear:both;
}

div.navigation {
  margin:10px 0;
}

/*-----------------------------------------------------------------------------

  CSS Magic

-----------------------------------------------------------------------------*/



/*====================== hover block lists =======================*/
ul li.selected { 
			display: block; 
			padding: 0; 
			width: 225px;
			height:251px;
			cursor: pointer;  
			float:left;
			background:url(images/footer-divider.jpg) no-repeat top right;
			margin-top:8px;
			}
			
			ul li em { display: block; }
			
			ul li.hover_test {background:url(images/footerBgHover.jpg) repeat-x  }/*====== set bg here ==*/
#footer {
			width:900px;
			margin:0 auto;
			background:url(images/footerBg.jpg) repeat-x;
			height:252px;
			clear:both;
	}		
#footer h1 {
			font-size:1.5em;
			font-weight:bold;
			color:#000000;
			margin:20px 0 0 12px;
}
#footer h2 {
			color:#000;
			font-weight:normal;
			margin:12px 0 0 12px
}
#footer h3 {
			margin:1px 0 0 36px;
}
#footer h3.Footerservices {
			width:135px;
			height:142px;
			display:block;
			background:url(images/footer-links-icons.jpg) no-repeat 0 0;
			text-indent:-999em;
}
#footer h3.Footertestimonials {
			width:144px;
			height:142px;
			display:block;
			background:url(images/footer-links-icons.jpg) no-repeat -231px 0;
			text-indent:-999em;
}
#footer h3.Footerproject {
			width:152px;
			height:142px;
			display:block;
			background:url(images/footer-links-icons.jpg) no-repeat -471px 0;
			text-indent:-999em;
}
#footer h3.Footerquality {
			width:136px;
			height:142px;
			display:block;
			background:url(images/footer-links-icons.jpg) no-repeat -706px 0;
			text-indent:-999em;
}
#footerSub {width:900px;
			margin:0 auto;
			height:50px;
			color:#5e5858;
			font-size:0.8em;
			clear:both;
			margin-top:15px;}
#footerSub .divide {margin:0 10px 0 10px;}
#footerSub a {color:#5e5858}
#footerSub a:hover {color:#ff4200}
/*============ home page banner ================*/
.homeFeatureBanner {background:url(images/essential-pack-home-image.jpg) no-repeat; width:900px; height:430px;}
.contentHome {position:relative; top:100px; left:50px;}
.homeFeatureBanner h1 {color:#ff4200; font-size:2.4em; margin:0 0 24px 0; width:100%; }
.homeFeatureBanner h2 {color:#FFFFFF; font-size:1.7em; line-height:1.1em; margin:0;}
.homeFeatureBanner a {background:url(images/button_findoutmore.jpg) no-repeat; width:110px; height:35px; display:block; text-indent:-999em; 
margin:16px 0 0 0; _margin-left:10px; clear:both}
.hrOj {width:216px; height:6px; display:block; background:#ff4200; margin-top:20px; text-indent:-999em;}

.leftHome { _float:left; width:100%; _margin:100px 0px -100px 30px}