/*
Theme Name: Beer Wars Theme
Author: Sarah Mattern
Author http://www.matternco.com
*/

/* Normalization, Global Reset for Browser Consistency */

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 auto;
	padding: 0;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
	}

ol, ul, li {
	list-style: none;
	}	

html {
	height: 100%;
	}

fieldset,img {
	border: none;
	}

caption,th {
	text-align:left;
	}

h1,h2,h3,h4,h5,h6,a,a:visited,a:hover {
	font-weight:normal;
	}
	
q:before,q:after {
	content:'';
	}
	
abbr,acronym { 
	border:0;
	}

em {
	font-style: italic;
	}


small {
	font-size: 11px;
	line-height: 130%;
	}

a img {
	border: none;
	}


hr {
	display: none;
	}

.clear {
	clear: both;
	}

#ieNotice {
	display: none;
	}

.hide {
	display: none;
	}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #000000;
	text-align: center;
	}

#page {
	background: url('images/pageBg.jpg') repeat-x top center;
	text-align: left;
	width: 100%;
	}

a {
	color: #990000; 
	text-decoration: underline;
	font-weight: normal;
	}

a:visited {
	color: #330000;
	}

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

h1, h1 a, h1 a:visited, h1 a:hover {
	text-indent: -9999px;
	font-size: .02em;
	height: 0px;
	padding: 0;
	margin: 0;
	}

h2, h2 a, h2 a:visited {
	color: #990000; 
	text-decoration: none;
	font-weight: normal;
	font-size: 20px;
	line-height: normal;
	line-height: 130%;
	padding-top: 10px;
	}

h3 {
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	padding: 8px 0 0 0;
	line-height: normal;
	}

h3 img {
	display: inline;
	vertical-align: middle;
	}

h4 {
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .05em;
	padding: 10px 0 0 0;
	line-height: normal;
	}

#container {
	width: 1064px;
	min-height: 720px;
	background: url('images/beerladyInside.png') no-repeat 100% 10px;
	text-align: center;
	}

/*#home #container {
	background: url('images/beerlady.png') no-repeat 100% 10px;
	}*/

#header {
	width: 1500px;
	z-index: 10;
	position: relative;
	}

#logo {
	width: 228px;
	height: 233px;
	margin: 15px 0 0 0;
	float: left;
	background: url('images/logo.png') no-repeat top left;
	}
	
#logo a {
	display: block;
	width: 213px;
	height: 218px;
	}

#logo b {
	display: none;
	}

h1, .description {
	text-indent: -9999px;
	font-size: .02em;
	height: 0px;
	padding: 0;
	margin: 0;
	}

#menu {
	float: left;
	width: 800px;
	margin-left: 55px;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 25px;
	font-weight: normal;
	line-height: normal;
	position: relative;
	z-index: 50;
	}

#menu li {
	display: inline;
	float: left;
	margin-left: 22px;
	}

#menu a, #menu a:visited {
	color: white;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	height: 29px; /*44-12*/
	padding: 15px 7px 0 7px;
	background: url('images/headerlink.png') no-repeat bottom center;
	display: block;
	width: auto;
	line-height: normal;
	}

#menu a:hover, #menu .current_page_item a, #menu .current_page_item a:visited, #menu .current_page_parent a, #menu .current_page_parent a:visited {
	color: white; 
	text-decoration: none;
	background-position: top center;
	}

#menu .nowAvail a, #menu .nowAvail a:visited {
	height: 44px; 
	width: 81px;
	background: url('images/headerlinkNowAvail2.gif') no-repeat bottom center;
	display: block;
	line-height: normal;
	overflow: hidden;
	padding: 0;
	}
	
#menu .nowAvail a:hover, #menu .current_page_item .nowAvail a {
	background-position: top center;
	}

#menu .nowAvail b {
	display: none;
	}

#menu ul {
	
	}

#menu li.live {
	margin-left: 150px;
	}

#content {
	clear: both;
	width: 1000px;
	font-size: 12px;
	line-height: 140%;
	z-index: 15;
	position: relative;
	}

#home #content .tagline {
	width: 253px;
	height: 64px;
	background: url('images/taglineSm.png') no-repeat top right;
	margin-top: -210px;
	left: 780px;
	position: absolute;
	z-index: 20;
	}
	
#content p {
	padding: 5px 0 5px 0;
	}

.buy {
	width: 280px; /*258-23px*/
	height: 145px; /*105-22*/
	background: url('images/buy-now.gif') no-repeat top left;
	margin-top: -130px;
	left: -10px;
	position: absolute;
	z-index: 10;
	}
	
.buy a {
	display: block;
	width: 280px;
	height: 145px;
	}

.buy b {
	display: none;
	}

.nowAvailBtn {
	width: 338px; 
	height: 109px; 
	background: url('images/nowAvailAnimation5.gif') no-repeat top left;
	margin-top: -110px;
	left: 0;
	position: absolute;
	z-index: 10;
	}
	
.nowAvailBtn a {
	display: block;
	width: 338px;
	height: 109px;
	}

.nowAvailBtn b {
	display: none;
	}

.tagline {
	width: 291px;
	height: 79px;
	background: url('images/tagline.png') no-repeat top left;
	margin-top: -45px;
	left: 10px;
	position: absolute;
	z-index: 20;
	}

.guitar {
	width: 232px;
	height: 249px;
	background: url('images/guitar.png') no-repeat top left;
	margin-top: -197px;
	left: 383px;
	position: absolute;
	z-index: 20;
	}

.football {
	width: 100px;
	height: 136px;
	background: url('images/football.png') no-repeat top left;
	margin-top: -85px;
	left: 670px;
	position: absolute;
	z-index: 20;
	}

/*.grasp {
	width: 45px;
	height: 53px;
	background: url('images/grasp.png') no-repeat top left;
	margin-top: -46px;
	left: 649px;
	position: absolute;
	z-index: 20;
	}

.fishhead {
	width: 82px;
	height: 199px;
	background: url('images/fishhead.png') no-repeat top left;
	margin-top: -116px;
	left: 738px;
	position: absolute;
	z-index: 20;
	}

.flag {
	width: 273px;
	height: 150px;
	background: url('images/flag.png') no-repeat top left;
	margin-top: -117px;
	left: 759px;
	position: absolute;
	z-index: 20;
	}*/

.tagline b {
	display: none;
	}
	
#blogcol { /*big blog column*/
	width: 545px;
	float: left;
	}


.bloginfo { /*calendar and comments*/
	width: 90px;
	float: left;
	text-align: center;
	}

.calendar {
	text-align: center;
	overflow: hidden;
	height: 49px;
	padding-top: 25px;
	width: 67px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .05em;
	background: url('images/calendar.png') no-repeat center center;
	margin-top: 35px;
	}

.calendar b {
	font-weight: normal;
	letter-spacing: normal;
	font-size: 25px;
	}

.commentbubble {
	background: url('images/commentbubble.png') no-repeat center center;
	text-align: center;
	margin-top: 10px;
	}

.commentbubble a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 7px 15px 10px 15px;
	color: black;
	text-decoration: none;
	}

.commentbubble a:visited, .commentbubble a:hover {
	color: black;
	text-decoration: none;
	}

.blogpost { /*blog content column*/
	float: left;
	width: 410px; /*450-40*/
	padding: 0 20px 0 20px;
	text-align: left;
	min-height: 180px;
	font-size: 13px;
	line-height: 160%;
	background: #FFFFE7 url('images/blogColBg.jpg') repeat-y top center;
	}

#blogcol .top {
	float: left;
	width: 450px;
	margin-left: 90px;
	height: 25px;
	background: url('images/blogColTop.png') no-repeat top center;
	}

#blogcol .bot {
	float: left;
	width: 450px;
	margin-left: 90px;
	height: 25px;
	background: url('images/blogColBot.gif') no-repeat bottom center;
	}

.title { /*pull linked header over other div*/
	z-index: 30;
	position: relative;
	clear: both;
	}

#maincol { /*big non-blog column*/
	margin-left: 90px;
	float: left;
	width: 702px;
	}

#maincol .top {
	width: 702px;
	height: 25px;
	background: url('images/maincolTop.png') no-repeat top center;
	}

#maincol .bot {
	width: 702px;
	height: 25px;
	background: url('images/maincolBot.gif') no-repeat bottom center;
	}

.maincolFill {
	text-align: left;
	width: 662px; /*-40*/
	padding: 0 20px 0 20px;
	font-size: 13px;
	line-height: 160%;
	background: #FFFFE7 url('images/maincolFill.jpg') repeat-y top center;
	}

#shop {
	margin-left: -70px;
	float: left;
	width: 880px;
	}

#shopinfo {
	width: 145px;
	float: left;
	text-align: center;
	}

#shopinfo .quoteBox {
	width: 145px;
	background: url('images/quoteSmTop.gif') no-repeat top center;
	padding-top: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 10px;
	}

#shopinfo .quoteBox em {
	font-weight: bold;
	}

#shopinfo .quoteBox a {
	width: 145px;
	height: auto;
	display: block;
	color: black;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	}

#shopinfo .quoteBox a:visited, .quoteBox a:hover {
	color: black;
	text-decoration: none;
	}

#shopinfo .quote {
	background: #FFFFD9 url('images/quoteSmBg.jpg') no-repeat top center;
	padding: 10px 15px 5px 15px;
	width: 115px; /*145-30*/
	}

#shopinfo .cite {
	background: url('images/quoteSmBot.gif') no-repeat bottom center;
	text-align: right;
	padding: 0 15px 15px 15px;
	width: 115px; /*145-30*/
	}

#shop #maincol {
	margin-left: 15px;
	}

#content .hr {
	clear: both;
	display: block;
	width: 100%;
	height: 1px;
	margin: 5px 0 5px 0;
	background-color: #C9AE79;
	}

.post .imageborder {
	border: 1px solid #C0AC97;
	}

.post h5 {
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-align: left;
	line-height:normal;
	margin-top: 10px;
}
.post textarea {
	background-color: #F5F5F5;
	border: 1px solid #B79674;
	font-size: 11px;
	width: 650px;
	padding: 5px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: normal;
	text-align: left;
	}

.blogpost .post textarea {
	width: 390px;
	}

.post strong {
	font-weight: bold;
	}

.post strong em {
	font-weight: bold;
	font-style: italic;
	}

.post ul, .post ol { 	
	list-style: none;
	margin-left: 8px; 
	padding: 5px 0 5px .5em;
	line-height: 140%;
	}

.post ul li {	
	margin-left: 8px;
	padding: 3px 0 3px 20px;
	background-image: url(images/bullet.gif);  
	background-position: 0 .5em;
	background-repeat: no-repeat;
	}

.post ol {
	margin-left: 20px;
	}
	
.post ol li {
	padding-left: 0px;
	margin-left: 10px;
	list-style-type: decimal;
	}

.postmetadata {
	font-size: 11px;
	line-height: 130%;
	padding: 5px 0 0 0;
	margin-bottom: 15px;
	margin-top: 15px;
	border-top: 1px solid #C9AE79;
	}

.postmetadata .alignleft, .postmetadata .alignright {
	width: 45%;
	}

.postmetadata .alignleft {
	padding-top: 8px;
	}
	
.postmetadata .alignright {
	text-align: right;
	}

.postmetadata .alignright a, .postmetadata .alignright a:visited, .postmetadata .alignright a:hover {
	color: #257836;
	text-decoration: none;
	}

.postmetadata .alignright img {
	display: inline;
	margin-left: 5px;
	}

#footer {
	clear: both;
	float: left;
	margin-top: -100px;
	height: 192px;
	padding-top: 500px;
	overflow: hidden;
	width: 100%;
	color: white;
	background: url('images/footer.jpg') repeat-x bottom center;
	text-align: center;
	font-size: 15px;
	position: relative;
	}

.footercontent {
	width: 1000px;
	text-align: center;
	}

#footer p {
	padding: 10px 0 0 0;
	}

#footer small {
	font-size: 13px;
	color: white;
	}

#footer .footLinks a {
	padding: 0 5px 0 5px;
	}

#footer a, #footer a:visited, #footer a:hover {
	color: white;
	text-decoration: underline;
	}

#footer .credits {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: .03em;
	color: black;
	margin-top: 50px;
	}

#footer .credits a, #footer .credits a:visited, #footer .credits a:hover {
	color: black;
	}

#footer .beerGlass {
	position: absolute;
	width: 82px;
	height: 558px;
	bottom: 0;
	right: 0;
	background: url('images/beerGlass.png') no-repeat bottom right;
	}

/*comments*/
#respond h3, h3#comments {
	padding-top: 20px;
	}
	
.commentlist li .avatar { 
	display: none;
	}

.commentlist cite, .commentlist cite a {
	}

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

.commentmetadata {
	font-weight: normal;
	}

#commentform input, #commentform textarea, #wp-email input, #wp-email textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	background-color: #F5F5F5;
	border: 1px solid #B79674;
	}

#commentform textarea, #wp-email textarea {
	width: 400px;
	height: 100px;
	}

#commentform input#submit, #wp-email-button input {
	border: none;
	margin: 5px 0 5px 5px;
	height: 30px;
	background-image: url(images/submitcap.gif);  
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #257836;
	background-color: transparent;
	padding-left: 30px;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

ol.commentlist {
	list-style: none;
	padding: 0;
	margin: 10px 0 10px 0;
	text-align: justify;
	}

.commentlist cite {
	margin: 0;
	padding: 0;
	background-image: none;
	display: inline;
	}

ol.commentlist li {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 5px;
	border-bottom: 1px solid #F5F5F5;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.comment-meta {
	font-size: 11px;
	}

.commentlist p {
}
.children { padding: 0; }

#commentform p {
	}

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

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

/*big sidebar*/
#sidebarbg {
	float: left;
	margin-left: 12px;
	width: 235px;
	}

#sidebarbg .top {
	width: 235px;
	height: 25px;
	background: url('images/sidebarbgTop.png') no-repeat top center;
	}

#sidebarbg .bot {
	width: 235px;
	height: 25px;
	background: url('images/sidebarbgBot.png') no-repeat bottom center;
	}

.sidebarbgFill {
	text-align: left;
	width: 215px;/*-20*/
	padding: 0 10px 20px 10px;
	background: #FFFFE7 url('images/sidebarbgFill.jpg') repeat-y top center;
	}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	background-color: #F5F5F5;
	border: 1px solid #B79674;
	}

#signup .submit {
	float: left;
	margin-top: 8px;
	margin-left: 5px;
	}

#signup .input {
	margin-top: 10px;
	}

ul.beerroll {
	text-indent: -9999px;
	font-size: .02em;
	height: 0px;
	padding: 0;
	margin: 0;
	}

ul.twitter {
	margin: 3px 0 5px 0;
	width: 190px;
	background: #FFC257 url('images/biggoldgrad.jpg') repeat-y center center;
	padding: 5px 10px 5px 10px;
	display: block;
	text-align: left;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	}

ul.twitter li {
	padding: 4px 0 4px 0;
	}
	
ul.twitter a, ul.twitter a:visited {
	text-decoration: none;
	}
a.twitter-link {
}
#sidebarbg .img {
	margin: 8px 0 4px 0;
	clear: both;
	}


#sidebarbg .eventimg {
	margin: -20px -25px 15px 5px;
	clear: both;
	}

#sidebarbg h3 {
	clear: both;
	padding: 20px 0 5px 0;
	font-size: 13px;
	text-transform: uppercase;
	}

#sidebarbg h3.newsletter {
	padding-top: 0;
	}

#sidebarbg h4 {
	display: block;
	width: 210px;
	height: 18px;
	overflow: hidden;
	font-size: 12px;
	letter-spacing: normal;
	line-height: normal;
	text-transform: none;
	padding: 2px 0 0 0;
	text-align: center;
	color: white;
	background: #B31810 url('images/bigstarsbar.jpg') no-repeat center center;
	margin-bottom: 1px;
	margin-top: 10px;
	}

.everywhere {
	width: 190px;
	background: #FFC257 url('images/biggoldgrad.jpg') repeat-y center center;
	padding: 5px 10px 5px 10px;
	display: block;
	text-align: left;
	}

.everywhere a, .everywhere a:visited {
	color: black;
	text-decoration: none;
	}
	
.everywhere a:hover {
	color: #990000;
	text-decoration: none;
	}

.everywhere img {
	padding-right: 5px;
	display: inline;
	}

.everywhere li {
	padding: 3px 0 3px 0;
	}

/*small sidebar*/

#quotesidebar {
	float: right;
	text-align: left;
	width: 172px;
	margin-right: 15px;
	}

.quoteBox {
	width: 172px;
	background: url('images/quoteTop.gif') no-repeat top center;
	padding-top: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 20px;
	}

.quoteBox em {
	font-weight: bold;
	}

.quoteBox a {
	width: 172px;
	height: auto;
	display: block;
	color: black;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	}

.quoteBox a:visited, .quoteBox a:hover {
	color: black;
	text-decoration: none;
	}

.quote {
	background: #FFFFD9 url('images/quoteBg.jpg') no-repeat top center;
	padding: 10px 15px 5px 15px;
	width: 142px; /*172-30*/
	}

.cite {
	background: url('images/quoteBot.gif') no-repeat bottom center;
	text-align: right;
	padding: 0 15px 15px 15px;
	width: 142px; /*172-30*/
	}

img.quote {
	padding-bottom: 3px;
	display: block;
	margin-left: -2px;
	}

#sidebar {
	float: right;
	margin-right: 20px;
	width: 170px;
	}

#sidebar.shopSidebar {
	margin: 0;
	}

#sidebar .top {
	width: 170px;
	height: 20px;
	background: url('images/sidebarTop.png') no-repeat top center;
	}

#sidebar .bot {
	width: 170px;
	height: 25px;
	background: url('images/sidebarBot.gif') no-repeat bottom center;
	}

.sidebarFill {
	text-align: left;
	width: 150px;/*-20*/
	padding: 0 10px 10px 10px;
	background: #FFFFE7 url('images/sidebarFill.jpg') repeat-y top center;
	}

#quotesidebar #sidebar {
	padding-top: 10px;
	margin-top: 3px;
	}

#sidebar h4 {
	padding: 10px 0 5px 0;
	clear: both;
		}

#sidebar h4 a, #sidebar h4 a:visited {
	color: black;
	text-decoration: none;
	padding-left: 0;
	margin-left: 0;
	}

#sidebar h4 a:hover {
	color: #990000;
	text-decoration: underline;
	}

#sidebar h5, #sidebarbg h5 {
	display: block;
	overflow: hidden;
	font-size: 12px;
	letter-spacing: normal;
	line-height: normal;
	text-transform: none;
	padding: 3px 10px 3px 10px;
	width: 125px;
	height: 14px;
	text-align: center;
	color: white;
	background: #B31810  url(images/stripesbg.jpg) no-repeat bottom center;
	margin-bottom: 1px;
	}

#sidebarbg h5 {
	width: 190px;
	}
	
#sidebar .everywhere {
	width: 125px;
	margin-bottom: 10px;
	}
	
#sidebar #searchform, #sidebar form, #sidebarbg #searchform {
display: block;
margin: 0;
padding: 0;
	}

#sidebar #searchform #s, #sidebarbg #searchform #s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	background-color: #F5F5F5;
	border: 1px solid #B79674;
	width: 105px;
	float: left;
	display: inline;
	margin-top: 2px;
	}

#sidebarbg #searchform {
	margin-top: 20px;
	height: 30px;
	overflow: hidden;
	}

#sidebarbg #searchform #s {
	width: 165px;
	}

#sidebar .submit, #sidebarbg .submit {
	float: left;
	display: inline;
	margin-left: 3px;
	}

#sidebar .categories, #sidebarbg .categories {
	width: 130px;
	background: #FFC257 url('images/smstripesbg.jpg') repeat-y center top;
	padding: 0 10px 0 10px;
	text-align: left;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 5px;
	}
	
#sidebarbg .categories {
	width: 190px;
	}

#sidebar .categories a, #sidebar .categories a:visited, #sidebarbg .categories a, #sidebarbg .categories a:visited {
	color: black;
	text-decoration: none;
	}
	
#sidebar .categories a:hover, #sidebarbg .categories a:hover {
	color: white;
	text-decoration: none;
	}

#sidebar .categories li, #sidebarbg .categories li {
	padding: 3px 0 3px 0;
	}

#sidebar ul.bulletlist, #sidebarbg ul.bulletlist { /*listed elements*/
	padding: 2px 0 2px .01em;
	list-style: none;
	}

#sidebar .bulletlist a, #sidebar .bulletlist a:visited, #sidebarbg .bulletlist a, #sidebarbg .bulletlist a:visited {
	color: black;
	text-decoration: none;
	}
	
#sidebar .bulletlist a:hover, #sidebarbg .bulletlist a:hover {
	color: #990000;
	text-decoration: none;
	}

#sidebar ul.bulletlist li, #sidebarbg ul.bulletlist li { /*item*/
	padding: 2px 0 2px 0;
	padding-left: 20px;
	background-image: url(images/bullet.gif);  
	background-position: 0 .2em;
	background-repeat: no-repeat;
	}

#sidebar ul.pagelist { /*page list*/
	list-style: none;
	text-align: left;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 5px;
	}

#sidebar .pagelist a, #sidebar .pagelist a:visited {
	color: black;
	text-decoration: none;
	background-position: bottom center;
	background-image: url(images/stripesbg.jpg); 
	background-repeat: no-repeat;
	display: block;
	padding: 3px 10px 3px 10px;
	width: 125px;
	height: 14px;
	}
	
#sidebar .pagelist a:hover, #sidebar .pagelist .current_page_item a {
	color: black;
	text-decoration: none;
	background-position: top left;
	}

#sidebar .tags, #sidebarbg .tags {
	margin: 10px 0 20px 0;
	}

#sidebar .tags a, #sidebar .tags a:visited, #sidebarbg .tags a, #sidebarbg .tags a:visited {
	color: black;
	text-decoration: none;
	}
	
#sidebar .tags a:hover, #sidebarbg .tags a:hover {
	color: #990000;
	text-decoration: none;
	}

#sidebar #signup .input {
	margin-top: 5px;
	}

#sidebar #signup .submit {
	margin-top: 3px;
	}

#sidebarevent {
	float: right;
	margin-right: 20px;
	text-align: left;
	width: 130px;/*-20*/
	padding: 0 20px 0 20px;
	height: 690px;
	background: url('images/bottlesidebar.png') no-repeat top center;
	font-size: 13px;
	color: white;
	line-height: 150%;
	}

#sidebarevent .toplable a {
	display: block;
	margin: 130px 0 190px 0;
	width: 130px;
	height: 65px;
	}

#sidebarevent .toplable b {
	display: none;
	}

#sidebarevent a, #sidebarevent a:visited {
	color: white;
	text-decoration: none;
	}

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

#sidebarevent .current_page_item a, #sidebarevent .current_page_item a:visited {
	color: #000000;
	}
	
.trailerimg {
margin-top: 8px;	
border:  1px solid #C0AC97;
	}

.trailerimg a:hover {
border:  1px solid #FF0000;
}

/*cforms*/
#cformsform ol, #cformsform li {
	list-style: none;
	margin: 0;
	}

.cf_info {
	font-size: 12px;
	line-height: 130%;
	color: #990000;
	padding: 10px 0 5px 0;
	font-weight: bold;
	}

.cform legend, .linklove {
display: none;
	}

.reqtxt, .emailreqtxt {
	font-size: 11px;
	color: #333333;
	}

.cform label {
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: normal;
	}

p.cf-sb {
	padding: 0;
	margin: 0;
	line-height: normal;
	}

.cform li {
	padding: 3px 0 7px 0;
	}

.cform label {
	display: block;
	font-size: 11px;
	padding-bottom: 3px;
	}

.cform input, .cform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	background-color: #F5F5F5;
	border: 1px solid #B79674;
	color: black;
	}

.cform input.single {
	width: 190px;
	margin-right: 5px;
	}

.cform textarea.area {
	width: 450px;
	height: 100px;
	}

.cform .sendbutton input {
	border: none;
	margin: 5px 0 5px 5px;
	padding-left: 30px;
	height: 30px;
	background-image: url(images/submitcap.gif);  
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #257836;
	background-color: transparent;
	}

.cform p {
	padding: 0;
	margin: 0;
	}

/*misc*/
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* 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 Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */


blockquote {
	margin: 10px 0 0 5px;
	padding: 8px 0 0 40px;
	min-height: 40px;
	background: url('images/quotemark.gif') no-repeat left top;
	}

cite {
	margin-left: 250px;
	font-style: italic;
	display: block;
	background: url('images/mdash.gif') no-repeat 0 .65em;
	padding-left: 20px;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	float: left;
	margin-left: 90px;
	width: 410px; /*450-40*/
	padding: 40px 20px 10px 20px;
	background: #FFFFE7 url('images/blogColBg.jpg') repeat-y top center;
	}

.commentNav {
	display: block;
	text-align: center;
	padding: 10px 0 10px 0;
	}
	
.posters {
	display: block;
	text-align: center;
	height: 359px;
	}
.posters img {
	float: left;
	vertical-align: top;
	display: inline;
	}

/* 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 */
.piclenselink {
	display: none;
	}

th {
font-weight: bold;
border-bottom: 1px solid #C0AC97;
}

td {
border-bottom: 1px solid #C0AC97;
padding: 10px 0 10px 0;
}


.ngg-gallery-thumbnail span {
font-size: 11px;
color: #333333;
margin-top: -15px;
margin-bottom: 5px;
	}

#wp-email .wp-email label, #wp-email .wp-email label strong {
	font-weight: normal;
	}

input#imageverify {
	}

/*NOW AVAILABLE TABS*/
/* Home page tab blocks */
#tabBlock {
	width: 660px;
	margin: 20px 0 20px 0;
	}

#tabBlock h3 {
	color: white;
	font-size: 20px;
	margin-top: 10px;
	}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 34px; /*--Set height of tabs--*/
	border-bottom: 1px solid black;
	width: 660px;
}
ul.tabs li {
	float: left;
	height: 34px; /*--Subtract 2px from the height of the unordered list--*/
	width: 147px;
	position: relative;
	margin-right: 1px;
	}
ul.tabs li.active {
	border-bottom: 2px solid black;
	}
	
ul.tabs li a {
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 34px;
	width: 147px;
	display: block;
}
ul.tabs li.ondemand a {
background-image: url(images/onDemandTab.gif);	
}
ul.tabs li.download a {
background-image: url(images/downloadTab.gif);	
}
ul.tabs li.dvd a {
background-image: url(images/dvdTab.gif);	
}
ul.tabs li a:hover {
	background-position: top left;
}

html ul.tabs li.active a, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background-position: top left;
}

ul.tabs li b {
display: none;	
}
.tab_container {
	background-color: black;
	clear: both; 
	width: 660px;
	height: auto;
	font-size: 15px;
	line-height: 120%;
	color: white;
	padding: 0 1px 1px 1px;
}
.tab_content {
	color: black;
	width: 656px;
	height: auto;
	border: 1px solid #FF9900;
	text-align: center;
	padding: 10px 0 20px 0;
	color: white;
	font-size: 14px;
	}

.tab_content p {
	margin: 15px 0 5px 0;
	padding: 0;
	}

.tab_content img {
	display: inline;
	margin: 7px 0 0 7px;
	}

.tab_content .two_across {
	margin-left: -40px;
	}

.tab_content .two_across img {
	margin: 12px 0 0 40px;
	}
