/*
	
	BackBar.ca
	
	Colours:
	Red           		ff3300
	Grey Text			7a7a7a
	
*/


/* -------------------------------------- Main Structure */
body {
	font-family: Helvetica, Arial sans-serif;
	font-size: 80%;
	background: url("/images/BB_background.gif") 0 0 repeat;
	color: #7a7a7a;
}

#wrapper {
	margin: 0 auto;
	text-align: center;
}

#container {
	margin: 0 auto;
	text-align: left;
	padding-top: 135px;
	width: 1025px;
	background: url("/images/bb_bottles.jpg") 0 -6px no-repeat;
	position: relative;
}

#email-form-container {
	margin-top: -132px;
	padding: 0 10px;
	width: 370px;
	background: #333 url("/images/stay-in-the-know-bg.gif") 0 0 repeat-x;
	float: right;
}

#sidebar {
	width: 215px;
	float: left;
}

#content {
	width: 795px;
	float: right;
	margin-bottom: 20px;
	position: relative;
}

#main-content {
	clear: left;
	margin-top: 40px;
}

#footer {
	background-color: #666;
	clear: both;
	color: #ccc;
	position: relative;
	height: 28px;
	font-size: 0.85em;
	text-transform: uppercase;
}

a img { outline: none; border: 0; }

/* -------------------------------------- Global Nav */
#global-nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 795px;
	height: 29px;
}

#global-nav ul {
	margin: 0;
	padding: 0;
	height: 29px;
}

#global-nav ul li {
	list-style-type: none;
	float: left;
	display: block;
	height: 29px;
}

#global-nav ul li a {
	height: 19px;
	display: block;
}

li#nav-home {width: 93px;}
li#nav-events {width: 88px;}
li#nav-bar-guides {width: 118px;}
li#nav-tasting-room {width: 140px;}
li#nav-blog {width: 86px;}

li#nav-home a {background:url("/images/BB_HomeBtn.gif") 0 0 no-repeat; padding: 7px 47px;}
li#nav-events a {background:url("/images/BB_EventsBtn.gif") 0 0 no-repeat; padding: 7px 44px;}
li#nav-bar-guides a {background:url("/images/BB_GuideBtn.gif") 0 0 no-repeat; padding: 7px 59px;}
li#nav-tasting-room a {background:url("/images/BB_TastingBtn.gif") 0 0 no-repeat; padding: 7px 70px;}
li#nav-blog a {background:url("/images/BB_BlogBtn.gif") 0 0 no-repeat; padding: 7px 43px;}

#global-nav li a.current { background-position: 0 -29px; }

#global-nav li a:hover {
	background-position: 0 -29px;
}


/* -------------------------------------- Containers */
.container {
	background: #fff;
	padding: 15px;
	margin: 15px 0;
}
.container.no-margin {
	margin: 0;
}

.clear { clear: both; margin: 0; padding: 0; }

/* -------------------------------------- Columns */
.columns { clear: both; }
.column { margin-right: 14px; }
.column.left { float: left; }
.column.two { width: 390px; }
.no-margin-right { margin-right: 0; }


/* -------------------------------------- New Column Structure */
#main-column {
	margin: 0;
	width: 565px;
	float: left;
}

/*------- For the one-column layout --------- */
#secondary-column{
	margin: 0;
	width: 795px;
	float: left;
}

#sidebar-column {

	background: #fff;
	width: 215px;
	float: right;
}


/* -------------------------------------- Links */
a:link, a:visited {
	color: #ff3300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/* -------------------------------------- Typography */
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
}

h1 {
	margin: 0;
	padding: 0;
}
h1 a {
	width: 215px;
	display: block;
	height: 171px;
	background: url("/images/bb_logo.png") 0 0 no-repeat;
}
h1 a span { display:none; }

h2, h3#city-title {
	font-size: 1.8em;
	color: #ff3300;
	background-color: #fff;
	font-weight: normal;
}
h3#city-title{margin: 0 0 5px 0;}

h2.index_title {
	background: none;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 10px;
}

h3.comment_form_title {
	margin-top: 40px;
}

h3.comment_meta {
	font-size: 1.2em;
}



.sidebar_section h3 {
	margin: 5px 0;
	color: #ff3300;
	padding: 3px 0;
	text-transform: uppercase;
	font-size: 0.9em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#sidebar_search{
	width: 425px;
}


.sidebar_section a, .bar-list li a, .cocktail-list li a {
	color: #666;
}

address {
	font-size: 0.9em;
	font-style: normal;
	color: #aaa;
}

.italic {
	font-style: italic;
	color: black;
	font-size: 0.9em;
}

.hide-text {
	display: none;
}


/* -------------------------------------- General */
.spacer-padding {
	clear: both;
	padding-bottom: 10px;
}

.position-relative {
	position: relative;
}

.position-absolute {
	
}

/* -------------------------------------- Home Page */

#image-switcher-wrap {
	position: relative;
	width: 534px;
	padding-left: -2px;
	margin-bottom: 45px;
}

#image-switcher-tabs {
	position: absolute;
	bottom: -17px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 534px;
}

#image-switcher-tabs li {
	float: left;
	width: 133px;
	height: 55px;
	font-size: 1.1em;
}

#image-switcher-tabs li.tab-right {
	width: 135px;
}

#image-switcher-tabs li a {
	display: block;
	text-align: center;
	color: #707070;
	width: 133px;
	height: 55px;
	padding-top: 15px;
	background: url("/images/white-tab.png") 0 0 no-repeat;
}

#image-switcher-tabs li a.tabactive, #image-switcher-tabs li.tab-right a.tabactive {
	color: white;
	background: url("/images/red-tab.png") 0 0 no-repeat;
}

#image-switcher-tabs li.tab-right a.tabactive {
	background: url("/images/red-tab-right.png") 0 0 no-repeat;
}

#image-switcher-tabs li.tab-right a {
	width: 135px;
}

#image-switcher-tabs li a:hover {
	color: white;
	background: url("/images/red-tab.png") 0 0 no-repeat;
	text-decoration: none;
}

#image-switcher-tabs li.tab-right a {
	background: url("/images/white-tab-right.png") 0 0 no-repeat;
}

#image-switcher-tabs li.tab-right a:hover {
	background: url("/images/red-tab-right.png") 0 0 no-repeat;
}

.image-switch {
	height: 350px;
	width: 534px;
}

.image-switch h3 {
	position: absolute;
	bottom: 20px;
	height: 80px;
	width: 534px;
	background: url("/images/black-bg.png") 0 0 repeat-x;
	font-size: 1.3em;
}

.image-switch h3 a {
	color: white;
	position: relative;
	top: 15px;
	background-color: red;
	margin: 20px 15px;
	padding: 2px 4px;
	text-transform: uppercase;
}

.image-switch p {
	position: absolute;
	bottom: 40px;
	left: 15px;
	color: white;
}


/* -------------------------------------- Bar Reviews */



#bar-review-meta {
	width: 180px;
	float: left;
}
#bar-review-body {
	float: right;
	width: 570px;
}
.bar-list, .quick_list, .cocktail-list {
	margin: 5px 0 0 0;
	padding: 0;
}
.bar-list li, .quick_list li, .cocktail-list li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 2px 0;
}


/* -------------------------------------- Bar Reviews Pages */
.review {
	position: relative;
	min-height: 100px;
	margin-bottom: 30px;
}
.review .bar-review-rating {
	position: absolute;
	right: 10px;
	top: 0;
}
.review-intro {
	width: 560px;
}


/* -------------------------------------- Bar Reviews Comments */
.comment {
	width: 535px;
	float: left;
	position: relative;
	padding-bottom: 30px;
}

.comment_body_review {
	float: left;
	width: 270px;
}

.comment_rating {
	text-align: right;
	width: 73px;
	height: 57px;
	float: right;
	padding-left: 30px;
}

.comment_meta { /* -- styles review and blog comments */
	font-weight: normal;
	color: black;
}

h4.comment_meta {
	padding-top: 10px;
	clear: both;
	text-align: right;
}

.comment_meta a {
	color: black;
}

.comment hr {
	clear: both;
	margin: 0 0 15px 0;
}

/* -------------------------------------- Cups Rating System */
.bar-review-rating {
	text-align: center;
	margin-top: 20px;
}

/* -------------------------------------- Old Cups rating system
#ratingsImg{
	padding-top: 10px;
	height: 34px;	
}

#cupdiv{
	padding: 0px;
	border-left: solid thin #999;
	border-right: solid thin #999;
	display: inline-block;
	width: 171px;
}

#drinks{
	float:left;
	width: 57px;
	height: 65px;
	overflow:hidden;	
}

#atmosphere{
	width: 57px;
	height: 65px;
	float:left;
	overflow:hidden;
}

#value{
	float:right;
	width: 57px;
	height: 65px;	
	overflow:hidden;
}

#dav{
	background-image: url("/images/botRating.gif");
	height: 18px;
	width: 179px;
	padding: 0px;
	margin: -4px 0 0 -4px;
	font-size:10px;
}

.drinks{
	padding-left: 20px;
}

.atmo{
	padding-left: 18px;	
}

.value{
	padding-left: 15px;	
}
*/

/* -------------------------------------- Forms */
input[type=submit], .link-button {
	height: 21px;
	background: #333 url("/images/submit-button-bg.gif")0 0 repeat-x;
	border: 1px solid #888;
	margin: 0;
}
input[type=submit]:hover {
	border: 1px solid #aaa;
}
input[type=text], textarea, input[type="password"] {
	margin-bottom: 8px;
	background-color: #acacac;
	border: none;
	padding: 5px 5px;
	display: block;
	border: 1px solid #aaa;
}
input[type=text], input[type="password"] { width: 40%; }

textarea {
	width: 98%;
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size: 1.1em;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus { border: 1px solid #ccc; outline: none; background-color: #b3b3b3; }	
label {display: block;margin: 10px 0;font-weight: bold;font-size: 0.95em;}
input.large {
	padding: 10px 10px;
	font-size: 1.6em;
}

#email-form-container img {
	float: left;
}

#myform {
	width: 170px;
	margin: 10px 0 0 15px;
	float: left;
}

#myform [type=submit] {
	float: right;
	margin-right: -10px;
}

#myform label {
	display: none;
}

#myform input[type=text] {
	width: 100%;
}

p.form_help_text {
	font-weight: normal;
	color: #777;
	font-size: 0.88em;
	margin-top: 0;
}

label.label_with_errors {
	color: #8d381b;
}
div.fieldWithErrors textarea, div.fieldWithErrors input[type="text"], div.fieldWithErrors input[type="password"] {
	border: 1px solid #8d381b;
	background-color: #FFFFCC;
}
div.errorExplanation {
	color: #8d381b;
}

input.inline { display: inline; }

a.link-button {
	color: #666;
	text-transform: uppercase;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 0.9em;
}

a.link-button:hover {
	text-decoration: none;
}



/* -------------------------------------- Comment Form */
/* ratings are styles in /stylesheets/rating/jquery.rating.css */
.comment-error {
	color: #ff3300;
	margin: 20px 0;
}



/* -------------------------------------- Blog */
.n_and_p_links {
	font-size: 0.9em;
	margin-top: 30px;
	border: 1px solid #ddd;
	border-width: 1px 0;
	padding: 4px 0;
	display: block;
	width: 100%;
}
.n_and_p_links a { color: #888; }
.n_and_p_links .previous {
	float: left;
}
.n_and_p_links .next {
	float: right;
}
.post-small {
	margin-bottom: 20px;
}

.search-form{
	padding-bottom: 20px;
}

.post{
	border-bottom: 1px solid #DDD;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.blog_seperation{
	padding-top: 10px;
	padding-bottom: 10px;
}

.comment_form_title {
	padding-top: 10px;
	clear: both;
}

.comment_blog {
	width: 765px;
}
.comment_body_blog {
	width: 100%;
}

.comment_meta_blog {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

/* -------------------------------------- Images */
.inline-img {
	float: left;
	margin: 0 10px 5px 0;
}

/* -------------------------------------- Footer */
#footer ul {
	list-style: none;
	padding: 0 0 0 8px;
}

#footer ul li, #footer p {
	padding: 8px 4px;
}

#footer ul li {
	float: left;
}

#footer p {
	float: right;
	margin-right: 8px;
}

#footer ul li a {
	color: #ccc;
}
