/*
Theme Name: Beer Time Theme
Theme URI: N/A
Description: The Beer Time Theme for WordPress has been carefully nurtured and bottled for your discerning palate. Another superb theme for beer lovers everwhere incorporating a hop leaf background and an array of beer bottles. Designed by Adnams Cellar and Kitchen.
Tags: green, black, red, white, fixed width, right naivgation, 2 columns
Version: 1.0
Author: Adnams Cellar and Kitchen
Author URI: http://cellarandkitchen.adnams.co.uk
The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
@import "reset-min.css";

/* Global
-------------------------------------*/

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

a
{
 text-decoration:none;
}

a:hover
{
 text-decoration:underline;
}

p
{
 margin-top:25px;
 font-size:1.2em;
 line-height:150%;
}

p a
{
 color:#333;
 font-weight:bold;
}

/* Layout
-------------------------------------*/

body
{
        margin:0;
        font-size: 62.5%;
        background:#261C13 url("images/bkg.jpg") repeat-x top left;
        color: #333;
        font-family: Arial, Helvetica, sans-serif;
}

#container{
        position: relative;
        width: 900px;
        margin:0 auto;
        margin-top:-50px;
}

#header
{
    height:296px;
    position:relative;
    background: url("images/beer.png") no-repeat 100% 100%;
}

#header h1 a
{
    top:77px;
    left:0px;
    font-size:3.7em;
    font-weight:bold;
    color:#fff;
    position:absolute;
    font-family:Arial;
    line-height:0.8em;
}

#header h1 a span
{
 font-size:0.6em;
}

#header .logo:hover
{
 text-decoration:none;
}

#rss
{
 height:84px;
 width:268px;
 background: url("images/rss.jpg") no-repeat;
 display:block;
 text-indent:-9999px;
 outline:none;
}

ul#nav
{
  list-style-type:none;
  display:inline;
  margin:0;
  float:left;
  position:absolute;
  bottom:10px;
  left:0;
}

ul#nav li
{
 float:left;
 margin-right:6px;
}

ul#nav li a
{
 font-weight:bold;
 font-size:1.2em;
 display:block;
 float:left;
 color:#141C07;
 padding:10px 20px 10px 20px;
 border-top-right-radius: 10px;
 border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
 background:url("images/nav.jpg") repeat-x 0 0;
}

ul#nav li a:hover
{
      text-decoration:none;
      color:#fff;
}

ul#nav li.current_page_item a
{
 color:#fff;
 background-position:0 -71px;
}

ul#nav li.seasonal_page_item a
{
 font-size:20px;
 padding-top:8px;
 padding-bottom:2px;
 font-weight:900;
}

ul#nav li.seasonal_current_page_item a
{
 color:#fff;
 background-position:0 -71px;
 font-size:20px;
 padding-top:8px;
 padding-bottom:2px;
 font-weight:900;
}

#content
{

 width:900px;
 background-color:#fff;
 margin-bottom:20px;
}

#column1
{
 width:600px;
 float:left;
 padding-left:20px;
 display:inline;
}

#column2
{
 width:268px;
 float:left;
 display:inline;
 margin:0 0 10px 10px;
}

#footer
{
 clear:left;
 padding:50px 0 20px 0;
}

#footer ul
{
 width:350px;
 float:left;
}

#footer ul li
{
 float:left;
 padding-right:3px;
 font-size:1.1em;
 color:#666;
}

#footer ul li a
{
 float:left;
 color:#666;
 padding-right:0;
 font-size:11px;
}

#footer #copyright
{
   width:150px;
   float:right;
   color:#666;
   font-size:1.1em;
}

#footer #copyright a
{
 color:#666;
}

/* Column1
-------------------------------------*/

h2, h3
{
 font-size:2.5em;
 font-weight:bold;
 font-family:Arial;
 color:#112233;
 padding:27px 0 7px 0;
}

h3
{
    padding:10px 0 10px 0;
}

h2 a
{
  color:#112233;
}

.posted
{
 color:#585858;
 font-size:1.1em;
 margin-top:0 !important;
}

.posted a
{
color:#585858;
}

.post
{
  padding-bottom:25px;
  border-bottom:solid 1px #666666;
  position:relative;
}

.apage
{
  padding-bottom:25px;
  border-bottom:solid 1px #666666;
  position:relative;
}

.post img
{
 margin-top:25px;
}

a.more-link
{
  position: absolute;
  bottom: 20px;
  right: 0;
  color: #5C6A64;
  text-decoration: underline;
  font-weight:bold;
  font-size:0.9em;
  }

.comments
{
        background: url("images/speech.gif") no-repeat 0 0;
        padding-left:22px;
        margin-top:20px;
        font-size:1.1em;
}

.comments a
{
        color:#5C6A64;
        font-weight:bold;
        text-decoration: underline;
}

.comments a:hover
{
        text-decoration:underline;
}

.comments div
{
        float:right;
}

/* Column2
----------------------------------*/

.cbox
{
 width:268px;
 background:url("images/column2bkg.jpg") repeat-y 0 0;
}

.cboxbottom
{
 background:url("images/column2bot.jpg") no-repeat 0 100%;
 width:268px;
 height:11px;
}

.cbox .inner
{
 width:223px;
 padding-left:20px;
}

#column2 h2
{
 color:#1F2F3F;
 font-size:1.6em;
 font-weight:bold;
 padding:10px 0;
}

#column2 ul
{
 border-bottom:solid 1px #B2B2B2;
 width:222px;
 padding-bottom:15px;
}

#column2 ul li a
{
 font-size:1.2em;
 line-height:1.6em;
 color:#5C6A64;
}

#column2 ul.last
{
 border-bottom:none;
}

/* Standard Wordpress Comments Styling
----------------------------------------*/

.navigation {
  float: left;
  width: 597px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  }
.navigation a
{
  font-size: 1.2em;
  color: #333;
  }
.alignright {
  float: right;
  }
.alignleft {
  float: left
  }

.entry p a:visited {
        color: #333;;
        }

.commentlist li, #commentform input, #commentform textarea {
        font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }
.commentlist li ul li {
        font-size: 1em;
}

.commentlist li {
        font-weight: bold;
}

.commentlist li .avatar {
        position: absolute;
        top: 4px;
        right: 0;
        border: 1px solid #eee;
        padding: 2px;
        background: #fff;
        }

.commentlist cite, .commentlist cite a {
        font-weight: bold;
        font-style: normal;
        color: #333;
        }
.commentlist cite, .commentlist span
{
  font-size: 1.3em;
  }

.commentlist p {
        font-weight: normal;
        line-height: 1.5em;
        text-transform: none;
        }

#commentform p {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }

.commentmetadata {
        font-weight: normal;
        }

.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;
        }

.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 {
  float: left;
  width: 597px;
        margin: 10px 0 0;
        }
#commentform textarea {
        width: 597px;
        w\idth: 591px;
        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: 4px 0 0;
        display: block;
        font-size: 1.1em;
        }
.commentmetadata, .commentmetadata a {
        color: #333;
        }
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
        cursor: help;
        }

acronym, abbr {
        border-bottom: 1px dashed #999;
        }

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;
        }

/* 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: 11px;
        line-height: 17px;
        padding: 0 4px 5px;
        margin: 0;
}
/* End captions */

ol li
{
  font-size:1.2em;
  margin: 10px 0 0;
}

.entry li
{
 font-size:1.2em;
}

ol.commentlist, ol.commentlist li, ol.commentlist li div
{
  float: left;
  width: 597px;
  padding: 0;
  }
ol.commentlist li
{
  position: relative;
  border-top: 1px dotted #999;
  margin: 10px 0 0;
  padding: 10px 0;
  }
ol.commentlist li p
{
  float: left;
  margin: 1em 0 0;
  }

#respond
{
 margin-bottom:10px;
}

/* comment START */
#commentlist {
	background:#FCFCFC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0 -15px;
	padding:0 15px;
}
#commentlist ol, 
#commentlist li {
	list-style:none;
}
#cmtswitcher {
	background:#FFF;
	font-size:10px;
	padding-top:5px;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(img/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
	background:url(img/icons.gif) 0 -144px no-repeat;
}
#thecomments {
        font-size:12px;
}
#thecomments, 
#thetrackbacks {
	padding-bottom:15px;
}
#thecomments .comment, 
#thecomments .messagebox {
	margin-top:15px;
}
.comment .author {
	float:left;
	width:81px;
	text-align:center;
}
.comment .pic {
	background:url(img/commentpoint.png) 100% 33% no-repeat;
	padding-right:14px;
	margin-top:10px;
}
.comment .name {
	width:67px;
	padding-right:14px;
	font-weight:bolder;
	overflow:hidden;
}
.comment .avatar {
	padding:1px;
	border:1px solid #999;
}
.comment .info {
	background:#EDEFF0 url(img/comment.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0;
	width:450px;
}
.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:right;
	font-size:10px;
}
.comment .content {
	background:url(img/comment.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 10px;
	line-height:145%;
}
.comment .content p {
	margin-top:10px;
        width:450px;
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}
.admincomment .author {
	float:right;
}
.admincomment .pic {
	background:url(img/commentpoint.png) 0% 33% no-repeat;
	padding-right:0;
	padding-left:14px;
}
.admincomment .name {
	padding-right:0;
	padding-left:14px;
}
.admincomment .info {
	float:right;
}
#comment_login {
	margin-top:15px;
}
#thetrackbacks {
	display:none;
}
#thetrackbacks li {
	margin-top:15px;
}
.trackback {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px 0;
	width:575px;
}
.trackback .title {
	background:#EDEFF0 url(img/box.gif) 100% 100% no-repeat;
	padding:10px 15px !important;
	padding:0 15px 10px;
	width:575px;
	margin:0 -15px;
}
#respond {
	padding:10px 0 0;
	font-size:11px;
}
#respond .row {
	margin-bottom:5px;
}
#respond .textfield {
	width:200px;
}
#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#comment {
	width:601px;
}
#commentnavi {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px;
	font-size:11px;
}
#commentnavi a.page-numbers {
	padding:5px 7px;
	text-decoration:none;
	border:1px solid #EDEFF0;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages {
	padding:0 7px 0 22px;
	background:url(img/icons.gif) 0 -272px no-repeat;
	height:16px;
	line-height:16px;
	float:left;
}
#commentnavi span.current {
	background:#F7F7F7;
	padding:5px 7px;
	border:1px solid #F7F7F7;
	font-weight:bold;
	margin:0 -2px;
}
#commentnavi #commentpager {
	line-height:16px;
}
#submitbox a.feed {
	background:url(img/icons.gif) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#submitbox #submit {
	padding:3px 6px;
	background:#B4D666;
	border-top:1px solid #B4D666;
	border-right:1px solid #81B840;
	border-bottom:1px solid #81B840;
	border-left:1px solid #B4D666;
	color:#2970A6;
	font-size:11px;
	cursor:pointer;
}
#submitbox #submit:hover {
	background:#98C64C;
	border-top:1px solid #76B33A;
	border-right:1px solid #98C64C;
	border-bottom:1px solid #98C64C;
	border-left:1px solid #76B33A;
	color:#074A7E;
}
/* comment END */

.fixed, .clear {
	clear:both;
}


/* custom stuff */

.reviewdesc {

font-size:14px;
width:380px;
margin-right:20px;
margin-top:0px;
margin-bottom:15px;
text-align:justify;

}

.reviewdesc a {

color:#CC0033;
text-decoration:underline;

}

.reviewvisitbutton {

background:#CC0033;
padding:3px;
width:150px;
float: left;
text-align:center;
margin-top:-20px;
margin-bottom:10px;
font-size:15px;
margin-left:20px;
font-weight:bold;

}

.reviewvisitbutton a {

color:white;

}

.reviewlistingtitle {

font-size: 20px;
margin-bottom:20px;

}

.reviewlistingtitle a {

color:#CC0033;
text-decoration:underline;

}

.reivewlistingexcerpt {

font-size:14px;
width:295px;
float:left;
margin: -5px 0 0 0;
text-align:justify;

}

.reivewlistingexcerpt a {

font-size:12px;
color:#CC0033;

}

.homepageintro {

font-size:14px;
text-align:justify;

}


.homepageintro a {

font-weight: normal; 
color: #CC0033;
}

/* ---- styling the list ---- */
		
#home-items {
		list-style:none;
		margin:0 0 0 60px;
		padding:0;
	}

#home-items li {
		float:left;
		display:block;
		width:210px;
		margin: 25px;
		display:inline;
		/*padding: -30px 0 0 0;*/ 
		background:#fff;
		border:1px solid #734A12; 
		height:325px;
		}
#home-items li a {
		border:none;
                text-decoration:none;
                color:white;
		}
#home-items p   {
		margin-bottom:0;
		}


#home-items li .show{
			display:block;
			width:210px;
			height:325px;
		}
#home-items li .hide {
			color:white;
                        font-size:30px;
                        font-weight:bold;
			text-align:center;
                        font-family:Arial;
			height: 0;
			overflow: hidden;
			background:#FFAA00;
		    }


#home-items li:hover .hide{
			cursor: pointer;
			height: 295px;
			padding:20px 10px 10px 10px;
			width:190px;
		}
#home-items li:hover .show {
		height: 0;
		overflow: hidden;
		}

#home-items li img {
 margin-top:-13px;
}

#bottle-cap {
 position: relative;
 left:48px;
 top:50px;
}

#review-page {
 font-size:14px;
 padding:20px;
}

#review-page h1 {
  font-size:38px;
  font-weight:bold;
  margin-bottom:-15px;
}

#review-page h2 {
  font-size:28px;
  font-weight:bold;
}

#review-page h3 {
  font-size:28px;
  font-weight:bold;
  text-align:center;
  margin-top:10px;
}

#review-page h3 a {
  color:#333333;
}
.review-item {
  width:97%;
  margin-left:auto;
  margin-right:auto;
  background:#ffffd6;
  border: 2px solid #291f14;
  padding:10px;
  height:225px;
}

.review-item a {
  margin-top:0px;
}

.review-item img {
  float:left;
  margin-right:20px;
  margin-top:0px;
  border: #291f14 2px solid;
}

.review-item ul {
  margin-top:0;
}

.review-item li {
  list-style-type:disc;
  list-style-position:inside;
  margin-bottom:10px;
  font-size:16px;
}


.review-detail-divider {
  border: dashed 1px;
  width:585px;
  margin: 20px 0 15px 225px;
}

.review-discount-title {
  color: #960000;
  font-weight:bold;
  font-size:18px;
  margin-bottom:-10px;
}

.promo-code {
  font-weight:bold;
}

.beer-articles {
  font-size:16px;
  line-height:150%;

}

.beer-articles p {
  font-size:16px;
  margin-bottom:10px;

}

.beer-articles ul,ol {
  margin-top:20px;
}

.beer-articles ul li {
  list-style-type:disc;
}

.beer-articles ol li {
  list-style-type:decimal;
}

.beer-articles ol ul li {
  list-style-type:disc;
}

.beer-articles li {
  list-style-position:outside;
  margin-bottom:15px;
  margin-left:20px;
  font-size:16px; 
  line-height:150%;
}

.beer-articles h1 {
  margin-bottom:-10px;
  margin-top:15px;
  font-size:35px;
  font-weight:bold;
  color:#112233;
  line-height:100%;
}

.beer-articles h2 {
  margin-bottom:-20px;
  margin-top:-10px;
  font-size:30px;
  line-height:100%;
}

.beer-articles h3 {
  font-size:20px;
  line-height:100%;
  margin-bottom:-20px;
}

.beer-articles h4 {
  font-size:18px;
  line-height:100%;
  margin-bottom:-20px;
  font-weight:bold;
}

.beer-article-imgs {
  float:right;
  margin-left:20px;
  border: 1px lightgray solid;
}

.beer-article-imgs-left {
  float:left;
  margin-right:20px;
  border: 1px lightgray solid;
}

.beer-article-imgs-center {
  margin-left:auto;
  margin-right:auto;
  display:block;
  border: 1px lightgray solid;
}


.beer-article-imgs-no-border {
  float:right;
  margin-left:20px;
}

.center-video {
  margin-left:50px;
}

.beer-article-imgs-left-no-border {
  float:left;
  margin-right:20px;
}

#social {
    vertical-align:bottom;
    float:left;
    border:1px lightgray solid;
    height:135px;
    width:215px;
    margin: 30px 10px 10px 0;
}

#fb_button {
    float:left;
    margin:0 0 0 10px;
}

#twitter_button {
    float:left;
    margin:10px 0 0 10px;
}

#gplus1_button {
    float:left;
    margin:12px 5px 0 10px;
}

#fb_like {
    border-bottom: 1px dashed lightgray;
    margin: 10px 10px 5px 10px;
    padding: 0 0 5px 0;
    
}

.article-listing-title {
    color:#CC0033;
}

.thepost {
    font-size:13px;

}

.beer-article-home h2 {
    border-bottom:solid 1px black;
    margin-bottom:10px;
}

.home-link {
  color:#CC0033;
  text-weight:bold;
}

img.join-button {
  border:0px;
  /* margin:5px 0 0 140px;*/
  margin-left:50%;
  margin-right:50%;

}

.review-image img {
  margin: 5px 20px 30px 40px;
}