/*
Theme Name: AK
Theme URI: http://wordpress.org/
Description: The Alexander Keith's theme.
Version: 1.0
Author: Karyo Edelman
Author URI: http://karyo.net/
Tags: blue, custom header, fixed width, two columns, widgets

	Alexander Keith's v1.0
	 http://keiths.ca/

	This theme was designed and built by Karyo Edelman.

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/wood_tiling_bg.jpg') repeat;
/*	color: #333;*/
	color: #481200;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}

.blockA {
	display: block;
	width: 100%;
	height: 100%;
}

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0;
/*	background-color: white;
	border: 1px solid #959596;*/
	text-align: left;
	position: relative;
	}

#topNav {
	width: 960px;
	background: transparent url('images/logo.gif') no-repeat;
	height: 153px;
}

#topNav .logoLink {
	float: left;
	width: 335px;
	height: 153px;
	display: block;
}

#topNav #social {
	position: absolute;
	right: 0px;
	background-color: #1A1A1A;/*#283423; *//*#000000;*/ /*#083411;*/
	border: 2px solid black;
	width: 524px;/*472px;*/
	height: 45px;
	z-index: 5;
	filter:alpha(opacity=40);
	-moz-opacity:0.40;
/*	-khtml-opacity: 0.40;*/
	opacity: 0.40;
}

#topNav #social2 {
	position: absolute;
	right: 0px;
/*	background-color: #FF3411;*/
	margin: 2px;
	width: 524px;
	height: 45px;
	z-index: 10;
}

#topNav #social2 #label {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	line-height: 15px;
	color: #c2a51d;
	margin-top: 13px;
	margin-left: 13px;
/*	margin-right: 10px;
	background-color: #0f0;*/
}

#topNav #social2 #menu {
	position: absolute;
	top: 10px;
	right: 60px;
	padding: 0px;
	float: right;
	height: 23px;
	width: 335px;
}

#topNav #social2 .twitter, #topNav #social2 .flickr, #topNav #social2 .facebook, #topNav #social2 .youtube {
	position: absolute;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 23px;
	z-index: 20;
}

#topNav #social2 .twitter #innerwrap, #topNav #social2 .flickr #innerwrap, 
#topNav #social2 .facebook #innerwrap, #topNav #social2 .youtube  #innerwrap{
	width: 100%;
	height: 100%;
}

#topNav #social2 .twitter {
	width: 82px;
}

#topNav #social2 .twitter #innerwrap {
	background: url(images/socialTwitter.png) no-repeat;
}

#topNav #social2 .flickr {
	right: 180px;
	width: 54px;
}

#topNav #social2 .flickr #innerwrap {
	background: url(images/socialFlickr.png) no-repeat;
}

#topNav #social2 .facebook {
	right: 71px;
	width: 93px;
}

#topNav #social2 .facebook #innerwrap {
	background: url(images/socialFacebook.png) no-repeat;
}

#topNav #social2 .youtube {
	right: 0px;
	width: 56px;
}

#topNav #social2 .youtube #innerwrap {
	background: url(images/socialYoutube.png) no-repeat;
}

#topNav #social2 .aHoverFix {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 40;
}

#topNav #social2 #rss {
	position: absolute;
	top: 12px;
	right: 17px;
	width: 21px;
	height: 21px;
}

#topNav #social2 #rss #innerwrap{
	width: 100%;
	height: 100%;
	background: transparent url(images/rss.png) no-repeat;
}

#topNav #social2 #rss #innerwrap a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

#topNav #social3 #menuBottom {
	margin-top: 110px;
	padding: 0px;
	float: right;
	height: 30px;
	width: 600px;
	vertical-align: bottom;
/*	background-color: #0F0;*/
}

#topNav #social3 #menuBottom .part1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	color: #e6cc56;
}

#topNav #social3 #menuBottom .part2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 34px;
	color: #e6cc56;
}

#topNav #social3 #menuBottom .one, #topNav #social3 #menuBottom .two, 
#topNav #social3 #menuBottom .three, #topNav #social3 #menuBottom .four {
	position: absolute;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 30px;
}

#topNav #social3 #menuBottom .one {
	right: 550px;
}

#topNav #social3 #menuBottom .two {
	right: 380px;
/*	width: 54px;*/
}

#topNav #social3 #menuBottom .three {
	right: 173px;
/*	width: 93px;*/
}

#topNav #social3 #menuBottom .four {
	right: 2px;
/*	width: 56px;*/
}

#headerBar {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 7px;
	line-height: 7px;
	overflow: hidden;
	background: url(images/bar.gif) repeat-x;
}

#equalHeightContainer {
	margin: 0px;
	padding: 0px;
	width: 960px;
	background: url(images/3colbg.gif) repeat-y;
}

#leftSideBar, #footer, #ageVerification {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
	color: #eddea7;
}

#footer a, #copyright a, #leftSideBar a {
	color: #eddea7;
}

#leftSideBar {
	float: left;
	overflow: hidden;
}

#footer {
	font-weight: bold;
}

#leftSideBar .topImg {
	margin-left: 0px;
	margin-bottom: 18px;
	width: 189px;
	height: 4px;
	background: url(images/leftTop.gif) no-repeat;
}

#leftSideBar .content {
	width: 156px;
	padding-left: 13px;
	padding-right: 20px;
}

#leftSideBar .header, #leftSideBar .header a, 
#rightSideBar .header, #footer .header, #ageVerification .header {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;/*20px;*/
	line-height: 22px;
	color: #e6cc56;
}

#rightSideBar .header {
	font-size: 16px;
}

#rightSideBar .header i {
	font-size: 18px;
}

#footer .header {
	font-style: italic;
	margin-bottom: 10px;
}

#leftSideBar .fineBeers {
	width: 189px;/*156px;*/
	height: 163px;
	margin-top: 40px;
	margin-bottom: 25px;
/*	margin-left: 21px;*/
	background: transparent url('images/fineBeers.gif') no-repeat 50%;
}

#leftSideBar .certifiedToBrew {
	width: 189px;
	height: 150px;
	margin-top: 5px;
	background: transparent url('images/accredit.gif') no-repeat 50%;
}

#leftSideBar #accreditation {
	margin-top: 30px;
}

/*
#header {
	float: left;
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 581px;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}
*/
#content {
	font-size: 1.2em;
	float: left;
	width: 581px;
	overflow: hidden;
/*	background: url(images/content_bg.jpg) repeat;*/
	}
	
#content .headerImg {
	width: 581px;
	height: 329px;
	background: url(images/contentHeader.jpg) no-repeat;
}

#content .headerWeek {
	width: 562px;
	height: 40px;
	background-color: #620900;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
/*	font-size: 26.54px;*/
	font-size: 26px;
	color: #e6cc56;
	padding-top: 8px;
	padding-left: 19px;
	border-bottom: 3px solid #c2a51d;
}

#content .headerWeek .headerWeekDesc {
	font-weight: normal;
	font-style: italic;
}

.narrowcolumn {
	float: left;
	padding: 19px 0px 0px 20px;
	margin: 0px 0 0 0;
	width: 386px;
	}

.widecolumn {
	float: left;
	padding: 19px 0px 20px 20px;
	margin: 0px 0 0 0px;
	width: 541px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	margin-top: 8px;
	padding-top: 4px;
	line-height: 1.4em;
	border-top: 1px solid #481200;
	font-size: 14px;
	text-align: left;
	}

.widecolumn .entry {
	margin-top: 8px;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

#rightSideBar {
	float: left;
	width: 190px;
	padding: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 17px;
	color: #eddea7;
	overflow: hidden;
}

#rightSideBar .topImg {
	width: 190px;
	height: 4px;
	background: url(images/rightTop.gif) no-repeat;
}

#rightSideBar .content {
	margin-top: 17px;
	margin-left: 13px;
	margin-right: 16px;
}

#rightSideBar .content #contestBanner {
	width: 165px;
	height: 216px;
	background: url(images/contestBannerRight.gif) no-repeat;
}

#rightSideBar #twitter-div {
	
}

#rightSideBar #twitter-div p.header {
	margin-top: 0px;
	margin-bottom: 0px;
}

#rightSideBar .tweet a {
	color: #eddea7;
	display: block;
	margin-top: 3px;
}

#rightSideBar .followUs {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #e6cc56;
}

#rightSideBar .followUsImg {
	margin-top: 4px;
	margin-left: 10px;
	float: left;
	width: 52px;
	height: 10px;
	background: url(images/twitterRight.gif) no-repeat;
}

#rightSideBar .followUsImg a, .ablock {
	display: block;
	width: 100%;
	height: 100%;
}

#rightSideBar #flickr-div {
	margin-top: 30px;
}

#rightSideBar #flickr-div p.header {
	margin-top: 0px;
}

#rightSideBar .flickr1, #rightSideBar .flickr2, #rightSideBar .flickr3, #rightSideBar .flickr4,
#content .flickr1, #content .flickr2, #content .flickr3, #content .flickr4 {
	float: left;
	width: 75px;
	height: 75px;
}

#content .flickr1, #content .flickr2, #content .flickr3, #content .flickr4 {
	margin-bottom: 8px;
}

#rightSideBar .flickr1 a, #rightSideBar .flickr2 a, #rightSideBar .flickr3 a, #rightSideBar .flickr4 a,
#content .flickr1 a, #content .flickr2 a, #content .flickr3 a, #content .flickr4 a,
#rightSideBar .youtube a {
	display: block;
	height: 100%;
	width: 100%; 
}

#rightSideBar .flickr1, #content .flickr1 {
/*	background: url(images/flickr1.gif);*/
	margin-right: 10px;
}

#rightSideBar .flickr2, #content .flickr2 {
/*	background: url(images/flickr2.gif);*/
}

#content .flickr2 {
	margin-right: 10px;
}

#rightSideBar .flickr3, #content .flickr3 {
/*	background: url(images/flickr3.gif);*/
	margin-right: 10px;
	margin-top: 8px;
}

#content .flickr3 {
	margin-top: 0px;
}

#rightSideBar .flickr4, #content .flickr4 {
/*	background: url(images/flickr4.gif);*/
	margin-top: 8px;
}

#content .flickr4 {
	margin-top: 0px;
}

#rightSideBar #youtube-div {
	margin-top: 30px;
	margin-bottom: 40px;
}

#rightSideBar #youtube-div p.header {
	margin-top: 0px;
}

#rightSideBar .youtube {
	width: 158px;
	height: 105px;
/*	background: url(images/youtubeRight.gif);*/
}

.readMore, .weekRight, li.categories .cat-item {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #770008;
}

#content .imagesText, #content .jumpTo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #250900;
}

#content .imagesText {
	padding-bottom: 10px;
	border-bottom: 1px solid #481200;
	margin-bottom: 20px;
}

#content .videos {
	padding-bottom: 10px;
	border-bottom: 1px solid #481200;
	margin-bottom: 20px;
}

#content .videos .videoImg1, #content .videos .videoImg2 {
	float: left;
	width: 186px;
	height: 124px;
	margin-right: 12px;
	margin-bottom: 10px;
/*	background: transparent url(images/video.gif) no-repeat;*/
}

#content .videos .videoImg2 {
	margin-right: 0px;
}

#content .contestBlock {
	padding-bottom: 10px;
	border-bottom: 0px solid #481200;
	margin-bottom: 20px;
	width: 385px;
	height: 126px;
	background: transparent url(images/contest.gif) no-repeat;
}

#content .contestBlock a, #content .videos .videoImg1 a, #content .videos .videoImg2 a {
	display: block;
	width: 100%;
	height: 100%;
}

#content .jumpTo {
	border-bottom: 1px solid #481200;
	margin-bottom: 9px;
}

.shareThis {
	background-color: #e6dbaa;
	width: 377px;
	height: 24px;
	padding-top: 6px;
	padding-left: 8px;
}

.shareThis .left {
	float: left;
}

.shareThis .right {
	float: right;
	margin-right: 11px;
}

.widecolumn .shareThis {
	width: 532px;
}

#content .recentPosts ul li a, #content .recentPosts ul li {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 14px;
	color: #770008;
	
}

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

.commentlist .depth-2 {
	display: none;
}

.commentlist .thread-even, .commentlist .thread-alt {
/*.thread-even, .thread-alt {*/
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: transparent;
}

.commentlist .toggle-thread {
	float: right;
	font-weight: normal;
}

.commentlist .toggleThread {
	display: inline;
	font-weight: normal;
}

.commentlist .toggleThread img {
	margin-left: 5px;
	vertical-align: middle;
}

.even, .alt {
/*	border-left: 1px solid #ddd;*/
}

#footer {
/*	background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	}

small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #481200;
	line-height: 14px;
	}

h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #770008;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
/*	font-size: 1.6em;*/
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

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

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
/*	color: #333;*/
	color: #770008;
	}

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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul {
	margin: 0px;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	clear: both;
}

.commentlist li .div-comment{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

.commentlist li .vcard {
/*	width: 60px;*/
	float: left;
	margin-right: 16px;
	border: 1px solid #c2af5b;
	padding: 8px;
	background: #e6dbaa;
}

.commentlist li.comment-author-admin .vcard, .commentlist li.comment-author-brew-master .vcard {
	border: 1px solid #e6dbaa;
}

.commentlist li.comment-author-brew-master .vcard {
/*	border: 1px solid transparent;*/
	border: 0px;
	margin-left: 1px;
	margin-right: 17px;
	background-color: transparent;
}

.commentlist li .div-comment-text {
	float: left;
	width: 400px;
}

.commentlist li .avatar { 
	}

.commentlist li img.avatar, .commentlist li .avatar img /* Facebook avatar wrapper.  */{ 
	border: 1px solid #c2af5b;
}

.commentlist li.comment-author-admin img.avatar, .commentlist li.comment-author-admin .avatar img,
.commentlist li.comment-author-brew-master img.avatar, .commentlist li.comment-author-brew-master .avatar img {
	border: 1px solid #e6dbaa;
}

.commentlist li.comment-author-brew-master img.avatar, .commentlist li.comment-author-brew-master .avatar img {
/*	border: 1px solid transparent;*/
	border: 0px;
	margin-left: 1px;
	margin-right: 1px;
}

.commentlist li.comment-author-admin .div-comment, .commentlist li.comment-author-brew-master .div-comment {
	background-color: #e6dbaa;
	border: 1px solid #c2af5b;
}

.commentlist li.comment-not-below-author-admin .div-comment, .commentlist li.comment-not-below-author-brew-master .div-comment {
	border-top: 1px solid #c2af5b;
}

.commentlist li.comment-author-brew-master .div-comment, .commentlist li.comment-not-below-author-brew-master .div-comment {
	background: #e6dbaa url(../../uploads/graham_avatar.gif) no-repeat 10px 8px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
/*	text-transform: none;*/
	font-size: 12px;
/*	width: 400px;*/
/*	float: left;*/
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
/*	float: left;
	width: 400px;*/
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	}

#sidebar {
	float: left;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 19px 0 13px 15px;
/*	margin-left: 545px;*/
	width: 146px;
	}
	
#sidebar form {
	margin: 0;
	}

/*small, */#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #770008;
	text-decoration: none;
	}
	
a:hover {
	color: #147;
/*	text-decoration: underline;*/
	text-decoration: none;
	
	}

.narrowcolumn a:hover, .widecolumn a:hover, #sidebar a:hover {
	text-decoration: underline;
	color: #770008;
	}

h2 a:hover, h3 a:hover, .narrowcolumn h2 a:hover, .narrowcolumn h3 a:hover {
	color: #770008;
/*	color: #06c;*/
	text-decoration: none;
	}

#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;
	}
/* End Typography & Colors */



/* Begin Structure */
/*
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
*/
.post {
	margin: 0 0 20px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.searchContent .post {
	margin-bottom: 20px;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 17px 17px 19px 19px;
	width: 922px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
/*	text-align: center;*/
	}
	
#footer .column1 {
	float: left;
	width: 196px;
}

#footer .column2 {
	float: left;
	width: 276px;
}

#footer .column3 {
	float: left;
	width: 260px;
	margin-right: 43px;
}

#footer .column4 {
	float: left;
	width: 145px;
}

#footer .column3 ul {
	padding: 0px;
	margin: 0px 0 0 0;
	list-style-type: none;
	list-style-image: none;
}

#copyright {
	margin-top: 27px;
	margin-bottom: 20px;
	padding-top: 13px;
	padding-left: 16px;
	padding-right: 16px;
	border-top: 2px solid #ba9d1c;
}

#copyright #copy, #copyright #contactus a {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #eddea7;
}

#copyright #copy {
	background: transparent url(../../plugins/age-verification/draw_the_line.gif) no-repeat;
	padding-left: 124px;
	height: 49px;
}

#copyright #contactus {
	float: right;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3#comments, #respond h3, #content h3.search, #content .archives h3.archives {
	padding-bottom: 4px;
	border-bottom: 1px solid #481200;
}

.cancel-comment-reply {
	margin: 11px 0px 11px 0px;
}

/* End Headers */



/* 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 0px;
	}

#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;
	height: 27px;
	text-align: left;
	background: transparent url(images/search.gif) no-repeat;
	}

#searchform #s {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

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

#rightSideBar #searchform #s {
	float: left;
	width: 130px;
	padding: 2px;
	background: none;
	border: 0;
	color: #615108;
	font-style: italic;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background: none;
	}
	
#rightSideBar #searchsubmit {
	float: left;
	padding: 1px;
	width: 18px;
	height: 18px;
	background: none;
	}

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

select {
	width: 130px;
	}

#commentform input {
	padding: 0px;
	margin: 0px;
	}

#commentform input[type=text] {
	width: 294px;
	height: 25px;
	padding-top: 5px;
	border-top: 1px solid #cabd88;
	border-left: 1px solid #cabd88;
	border-right: 0px;
	border-bottom: 0px;
	background-color: #f9f5d6;
}

#commentform input[type=submit], #ageVerification .submit {
	font-family: "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 3px solid #c2a61e;
	background-color: #770009;
/*	background-color: #252525;*/
	color: #d9b34d;
	font-style: italic;
	font-weight: bold;
	font-size: 1.0em;
	height: 28px;
	text-align: center;
	vertical-align: top;
}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 0px;
	border-top: 1px solid #cabd88;
	border-left: 1px solid #cabd88;
	border-right: 0px;
	border-bottom: 0px;
	background-color: #f9f5d6;
	}
#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;
	margin: 0px;
	text-align: left;
	}

.commentlist .reply {
	clear: both;
	margin-top: 10px;
/*	margin-left: 94px;*/
}

.commentlist li {
	margin: 15px 0 0px;
	padding: 5px 5px 0px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

.commentlist .children { 
	margin-top: 8px;
	padding-bottom: 8px;
}

#commentform p {
	margin: 5px 0;
	}

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

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

.commentlist .date-and-toggle .commentmetadata {
	float: left;
}

/*.commentlist .column1, .commentlist .column2, .commentlist .column3 {*/
#respond .column1, #respond .column2, #respond .column3 {
	float: left;
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

#respond .column1 {
	width: 94px;
	padding-top: 3px;
}

#respond .column2 {
	width: 294px;
}

#respond .column2Facebook {
	font-size: 12px;
	font-weight: normal;
}

#respond .column3 {
	width: 134px;
	padding-top: 3px;
	padding-left: 9px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

#respond #connectWithFacebook {
	float: right;
	margin-top: -30px;
}

/* End Comments */




/* 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 */
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;
	}

.narrowcolumn .navigation {
	margin-bottom: 18px;
}

.widecolumn .navigationSingle {
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}

.searchContent .navigation {
	display: block;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 18px;
	background-color: #e6dbaa;
	height: 27px;
	}
/* 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 */

.archiveWeek {
	margin-left: 2px;
	margin-top: 12px;
}

.archiveWeek img {
	float: left;
	margin-right: 10px;
}

.archiveTags {
	margin-top: 10px;
}

ul.archives {
	padding: 0px;
	margin: 15px 0 0 0;
	list-style-type: none;
	list-style-image: none;
}

#archiveCategory, #archiveTags {
	float: left;
	width: 258px;
}

#archiveCategory {
	margin-right: 15px;
}

#TB_window {
	background: url(../../plugins/age-verification/age-verification.gif) no-repeat;
	margin: 0px;
	border: 0px;
}

#TB_ajaxContent, #TB_ajaxContent.TB_modal {
	padding-left: 0px;
	padding-right: 0px;
}

.TB_overlayBG {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

#ageVerification {
	padding-top: 130px;
	text-align: center;
}

#ageVerification p {
	margin-top: 0px;
	padding-bottom: 0px;
}

#ageVerification p.header {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#ageVerification .submit {
	margin-top: 27px;
}

#ageVerification .submit {
	background-color: #770009;
}

#ageVerification #age_month {
	width: 90px;
	margin-right: 15px;
}

#ageVerification #age_day {
	width: 60px;
	margin-right: 15px;
}

#ageVerification #age_year {
	width: 45px;
	margin-right: 15px;
}

#ageVerification #age_province {
	width: 121px;
}

#ageVerification .year {
	color: #e6cc56;
}

#ageVerification #legal {
	background: transparent url(../../plugins/age-verification/draw_the_line.gif) no-repeat;
	width: 327px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 15px;
	padding-left: 124px;
	text-align: left;
	font-size: 0.75em;
	position: absolute;
	bottom: 40px;
	left: 0px;
}

