/* CSS Slave Stylesheet "Main" incept: Jun 30, 2010 */

body {
	background: url('../img/body_bg.png') top left repeat;
	min-width: 1040px; /* fix for mobile safari, ipad, ipod touch, iphone */
}

#header {
	height: 127px;
	background: url('../img/header_bg.png') top center no-repeat #231f20;
	border-bottom: 5px solid #000;
}

#mainarea {
	position: relative;
	text-align: center;
}

h2 {
	font: 2.0em Lobster, "Trebuchet MS", Verdana, sans-serif;
}

#main_cont {
	width: 500px;
	margin: 200px auto 0 auto;
	text-align: left;
	font-size: 1.6em;
}

#col_left {
	width: 260px;
	position: absolute;
	left: 0;
	top: 0;
	background: url('../img/col_left_bg.png') 333px right no-repeat;
	text-align: left;
	min-height: 1200px;
}


#col_right {
	width: 292px;
	position: absolute;
	right: 0;
	top: 0;
	background: url('../img/col_right_bg.png') 215px right no-repeat;
	text-align: left;
	min-height: 1200px;
}

#facebooklike_widget {
	position: absolute;
	top: 6px;
	left: 10px;
	z-index: 100;
}

ul#nav_main {
	
	margin: 0 auto;
	position: relative;
	top: 5px;
	/*left: 43px;*/
	z-index: 20;
	padding-left: 78px;
}

ul#nav_main li {
	display: inline;
	padding: 0 20px;
}

ul#nav_main li a {
	font: 1.8em Lobster, "Trebuchet MS", Verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

ul#nav_main li#contactlnk {
	padding-right: 60px;
}

ul#nav_main li#gallerylnk {
	padding-left: 60px;
	
}

#header_logo {
	position: relative;
	top: -25px;
	z-index: 1;
}

#image_cycle_cont {
	width: 453px;
	height: 403px;
	background: url('../img/image_cycle_cont_bg.png') top left no-repeat;
	margin: 90px auto 0 auto;
	position: relative;
	z-index: 40;
	padding-top: 25px;
	padding-left: 15px; /* reduced from 31px for IE7 fix */
}

#image_cycle {
	width: 421px;
	height: 267px;
	display: inline-block; /* IE7 fix */
}

#image_cycle img {
	position: absolute;
	top: 25px;
	left: 31px;
}

div#image_cycle img {
	z-index: 8;
}

div#image_cycle img.last-active {
	z-index: 9;
}

div#image_cycle img.active {
	z-index: 10;
}

#sign_up_for_updates_cont {
	width: 286px;
	height: 74px;
	margin-top: 36px;
	margin-left: 4px; /* reduced from 72px for IE7 fix */
	display: inline-block; /* IE7 fix */
}

div#address_cont {
	width: 30em;
	padding-left: 25px;
	margin: 0 auto 20px auto;
}



h5 {
	font: normal 2.0em Lobster, "Trebuchet MS", Verdana, sans-serif;
	color: #26283a;
}

h5.newshead {
	font: bold 2.0em Molengo, 'Trebuchet MS', verdana, sans-serif;
	color: #26283a;
}

address {
	font: normal 1.4em Lobster, "Trebuchet MS", Verdana, sans-serif;
	color: #26283a;
}

div#hours_cont {
	width: 21em;
	margin: 0 auto;
	text-align: left;
}

div#hours_cont p {
	font: normal 1.4em Molengo, Arial, Helvetica, sans-serif;
}

h5.hours {
	color: #565b80;
}

/* right column styles */

#news_announcements_cont {
	width: 280px;
	margin-left: 12px;
}

h4.date {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #a7272d;
}

div.news_entry {
	font: normal 1.2em Molengo, Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 2px dotted #4d4d4d;
	padding: 5px 10px 5px 0;
}

img#find_us_on_facebook_badge {
	float: right;
	margin-top: 6px;
	margin-right: 16px;
}

/* left column stuff */

div#tonight_sidebar {
	width: 251px;
	margin-bottom: 30px;
}

div#happy_hour_cont {
	position: relative;
	top: -45px;
}

div#happy_hour_top {
	width: 260px;
	height: 86px;
	background: url('../img/happy_hour_top_bg.png') bottom left no-repeat;
}

div#happy_hour_mid {
	width: 160px;
	padding: 0 40px 0 30px;
	
	background: url('../img/happy_hour_mid_bg.png') top left repeat-y;
}

div#happy_hour_mid h3 {
	font: normal 1.5em Molengo, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

div#happy_hour_mid ul {
	padding-bottom: 20px;
}

div#happy_hour_mid li {
	font: bold 2.2em 'Reenie Beanie','Comic Sans', fantasy;
}

div#happy_hour_mid li span.price {
	color: #94272d;
}

div#happy_hour_bot {
	width: 260px;
	height: 83px;
	background: url('../img/happy_hour_bot_bg.png') top left no-repeat;
}


div#scorecard_cont {
	position: relative;
	top: -50px;
	
}

div#scorecard_top {
	width: 260px;
	height: 46px;
	background: url('../img/scorecard_top_bg.png') bottom left no-repeat;
}

div#scorecard_mid {
	width: 210px;
	padding: 0 30px 0 20px;
	background: url('../img/scorecard_mid_bg.png') top left repeat-y;
	font: normal 1.2em Molengo, Arial, Helvetica, sans-serif;
	color: #000;
	
}

div#scorecard_mid p {
	margin-bottom: 10px;
}

div#scorecard_bot {
	background: url('../img/scorecard_bot_bg.png') bottom left no-repeat;
	width: 260px;
	height: 299px;
	margin-top: -200px;
}

/* ESPN news sports ticker */

div#news_ticker_cont {
	width: 430px;
	height: 50px;
	border-left: 15px solid #000;
	border-right: 15px solid #000;
	background-color: #000;
	margin: 20px auto 0 auto;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: .8;
}

div#news_ticker {
	white-space: nowrap;
	text-align: left;
	font: normal 1.4em Molengo, Arial, Helvetica, sans-serif;
	color: #00f90e;
	position: absolute;
	top: 13px;
	left: 80px;
}

div#news_ticker a {
	text-decoration: none;
	color: #00f90e;
}

div#news_ticker a:hover {
	border-bottom: 1px dotted #00f90e;
}

/* comment card form */

#commentcardform_cont {
	display: none;
	padding: 20px;
	border: 8px solid #aaa;
	width: 50em;
	margin: 0 auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #ddd;
	
	position: absolute;
	z-index: 100;
}

form#commentcardform {
	
	width: 30em;
	margin: 0 auto;
}

form#commentcardform label, form#commentcardform input {
	display: block;
}

form#commentcardform label {
	font: 1.3em Molengo, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.ui-slider-handle {
	text-decoration: none;
	text-align: center;
	font-size: 1.3em;
}

.ui-slider {
	margin-bottom: 20px;
}

