/*
Theme Name: Wellington Brewery
Description: The template based off of Dave's artwork
Version: 0.1
Author: Opal Gamble, Design & Develop
Author URI: http://www.designanddevelop.ca/
Tags: wellington, two columns

*/

.cboth {clear:both; display:block; width:100%;}

body { font-family: 'Times New Roman', Serif; background: #000; color: #333; text-align: center; margin: 0 0 20px 0; padding: 0; }

#wrapper { background: #fff; width: 980px; display:block; text-align:center; margin:auto; padding: 20px 0; }

#left { width: 240px; float:left; display:block; text-align:center; }

#menu { background:#EDECCB; width: 150px; display:block; padding: 20px 30px; margin:20px auto; text-transform:uppercase; font-family: arial, helvetica, sans-serif;}
	#menu a {color:#000; font-weight:bold;}
	#menu .current_page_item a {color:#cc0000;}
	#menu ul, #menu li {list-style:none; margin: 0; padding:0; }
	#menu li {border-top: solid 2px #cc0000; padding:10px 0 0 0; margin:10px 0 0 0;}
	#menu li li, #menu li.first {border:none; padding:0; margin:0;}


#where {display:block; float:right; width:230px; margin:0 0 10px 20px; background:#EDECCB; padding:10px; text-align:center;}
#where h2 {font-size: 18px;}

.where-head { background:#EDECCB; padding:10px; width:648px; text-align:center; border:6px solid #CF742B;}
.where-head p {font-size:120%; font-weight:bold;}


p, li { font-size:14px;}
	.red { /*color:#ED1C24;*/color:#cc0000; text-transform: uppercase; font-weight: bold; font-family: arial, helvetica, sans-serif;}
	.intro {font-size:105%; font-weight:bold;}



#content-full, #content { width:670px; display:block; float:right; margin:0 20px; padding:0;}







.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer { border-top: solid 2px #cc0000; text-transform: uppercase; margin: auto;padding: 0; width: 760px; display:block; font-family: arial, helvetica, sans-serif; }

	#footer p { padding: 20px 0 0 0; text-align: center; font-size:80%; color:#000;}
	#footer a { color:#000000;}	
	#footer a:hover { color:#cc0000; text-decoration:none;}	
	

h1, h2, h3 { font-weight: bold; }

h1 {  text-align: center; margin-top:0; padding-top:0; padding-bottom:20px; color: #cc0000; font-size: 30px; text-transform:uppercase;}

h2 { font-size: 1.4em; margin: 30px 0 0; }
	h2.pagetitle { margin-top: 30px; text-align: center;}
	#sidebar h2 { margin: 5px 0 0; padding: 0; }
	.newsletter-reg h2 {color:#cc0000; padding-top:0; margin-top:0; font-size:110%;}
	

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 { font-size: 1.3em; padding: 0; margin: 30px 0 0; }
	h3.comments { padding: 0; margin: 40px auto 20px ; }

h1, h1 a, h1 a:hover, h1 a:visited{ text-decoration: none;}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #000; text-transform: uppercase;}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }


a, h2 a:hover, h3 a:hover { color: #cc0000; text-decoration: none; }

a:hover { color: #cc0000; text-decoration: underline; }



.post {
	margin: 20px 0;
	/*text-align: justify;*/
	display:block;
	float:right;
	width:100%;
	}

.post hr {
	display: block;
	}


.clear { clear: both; }







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#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;
	}
/* End Form Elements */



/* Begin Comments*/
.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */





blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* NEWSLETTER REGISTRATION */

.newsletter-reg {display:block; float:right; width:300px; background:#EDECCB; margin-left:20px; border: solid 2px #cc0000; margin-bottom:300px;}
	.newsletter-reg .wrap {padding:10px;}
	.newsletter-reg table {margin:0 auto 10px auto; }
	.newsletter-reg form p {display:block; text-align:left; width:100%;margin:0; padding:0;}
	.newsletter-reg p input {border: solid 1px #cc0000; width:130px; float:right; display: block; margin:0; padding:0;}
	.newsletter-reg p label {font-weight:bold; float:left; display: block; margin:0; padding:0;}

/* ******PRODUCT ******* */

#post-23 {background:url(images/product/imperial-russian-stout.jpg) no-repeat 0 50px;}
#post-21 {background:url(images/product/iron-duke.jpg) 0 50px no-repeat;}
#post-25 {background:url(images/product/trailhead.jpg) 0 50px no-repeat; height:600px;}
#post-15 {background:url(images/product/county-dark-ale.jpg) 0 50px no-repeat;}
#post-17 {background:url(images/product/special-pale-ale.jpg) 0 50px no-repeat;}
#post-19 {background:url(images/product/arkell-best-bitter.jpg) 0 50px no-repeat;}
#post-1193 {background:url(images/product/silver-wheat-can.jpg) 0 50px no-repeat;} 

.entry {padding: 0 20px; margin-left:150px;}
.entry img {margin:6px;}

.post .entry { margin:0; padding:0}
.hentry {border-bottom: solid 2px #cc0000; padding-bottom:10px;}

/* *****IMAGES ***** */

.image-right {float:right; padding: 10px 0px 10px 30px; font-weight:bold; text-transform: uppercase; font-size:70%; text-align:center; }
.image-left {float:left; padding: 10px 30px 10px 0; font-weight:bold; text-transform: uppercase; font-size:70%; text-align:center; }


/* ***** STORE ***** */
#storeitems {width:500px; display:block; margin:auto;}
#storeitems h2 {color:#ED1C24; font-size:22px;}
.storeitem {display:block; width:100%; clear:both;padding:20px 0; text-align:center;}
.storeitem h3 {text-transform:none; font-size: 17px; font-weight:bold; margin-top: 0; padding-top:0;}
.storeitem .image-right, .storeitem .image-left {padding:0;margin:0; }
.storeitem .image-left {width:210px; text-align:left;}
.storeitem .image-right {width:210px; text-align:right;}
