/*these are the styles for the new zaydas home page*/

h4.hours{
	position:absolute;
	left:690px;
	top:10px;
	font-size:1.125em;
	width:100px;
	text-shadow: 2px 2px #333;
	color:#FFF;
	text-align:center;
	padding:55px 25px;
	background:url(../imgs/images/hours_burst.png);
}

ul#mainNav{
	width:440px;
	margin:0 auto;
	background:url(../imgs/images/nav_bg.png) no-repeat;
	padding-top:8px;
	height:45px;
	padding-left:20px;
	
}

ul#mainNav li{
	float:left;
	margin-right:20px;
}

ul#mainNav li a{
	display:block;
	height:40px;
	text-indent:-9999px;
	position:relative;
	
}
ul#mainNav li a span{
	display: block;
	height:40px;
	width:100%;
	display: none;
	position: absolute;
	top:0;
	left:0;
}

a#menuNav{
	background:url(../imgs/images/nav_menu.jpg);
	width:76px;
}
a#menuNav span{
	background:url(../imgs/images/nav_menu_over.jpg);
}
a#historyNav{
	background:url(../imgs/images/nav_history.jpg);
	width:86px;
}
a#historyNav span{
	background:url(../imgs/images/nav_history_over.jpg);
}
a#directionsNav{
	background:url(../imgs/images/nav_directions.jpg);
	width:108px;
}
a#directionsNav span{
	background:url(../imgs/images/nav_directions_over.jpg);
	width:108px;
}
a#pressNav{
	background:url(../imgs/images/nav_press.jpg);
	width:84px;
}
a#pressNav span{
	background:url(../imgs/images/nav_press_over.jpg);
	width:84px;
}

/************************layout*******/
h1#siteTitle a{
	background: url(../imgs/zayda_header3.jpg) no-repeat center;
	display: block;
	height:200px;
	text-indent:-9999px;
}
#wrapper{
	background:url(../imgs/images/main_top.png) no-repeat 11px 253px;
}

#main{
	margin-top:40px;
	background:url(../imgs/images/main_bg.png) repeat-y center;	
}

#col_1{
	padding-top:5px;
	position: relative;
}
#col_2{
	width:480px;
	margin-left:0px;
	margin-right:0px;
	position: relative;
}
#col_3{
}

/*******headers and such**/

h3.sectionHead{
	color:#FFF;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	background: url(../imgs/images/dk_blue_grad.png) #1b2554 repeat-x;
	font-size: 18px;
	padding: 7px 0px 9px;
	text-align: center;
	text-shadow: 2px 2px #000;
}

h2.pageHead{
	margin-left:-10px;
	margin-top:-20px;
}

#home h2.pageHead{
	background: url(../imgs/images/page_title_home.png) no-repeat;
	width:333px;
}

/*******networking*******/
ul#networkingLinks li{
	position: absolute;
	top: -75px;
}

ul#networkingLinks li#twitterLink{
	left: 15px;
}
ul#networkingLinks li#facebookLink{
	left: 120px;
}

li#twitterLink a{
	display: block;
	height:58px;
	width:84px;
	background:url(../imgs/images/twitter_link.png) no-repeat;
	text-indent: -9999px;
}

li#facebookLink a{
	display: block;
	height:58px;
	width:51px;
	background: url(../imgs/images/fb_link.png) no-repeat;
	text-indent: -9999px;
}

li#facebookLink span, li#twitterLink span{
	position: absolute;
	top:-60px;
	background: #FFF;
	text-align: center;
	border: 2px solid #37a230;
	color:#1a0078;
	font-weight: bold;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	opacity:0;
	filter: alpha(opacity=0);
}


/****Coming events *******/

.eventPost{
	padding:12px 10px;
	border-bottom:1px dashed #84a6b8;
}

.eventPost h4{
	font-size: 16px;
}


/****other links*****/

ul#otherLinks{
	margin-top:5px;
}
ul#otherLinks li{
	text-align: center;
	margin-bottom: 2px;
}

ul#otherLinks li a img{
	margin: 5px 0px;
}

ul#otherLinks li a:hover img{
}


/*****slide show*****/

#slideShow{
	width:480px;
	height:288px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}

#slideShow img{
	position:absolute;
	top:0px;
	left:0px;
}

/**homeblurb**/

p.homeBlurb strong{
	font-size: 1.125em;
	background: #2B4592;
	color:#FFF;
	margin-left:-10px;
	padding-left:10px;
}

p.homeBlurb {
	margin-bottom:25px;
}

/********cocktail lounge****/

h2#zbSign{
	height:151px;
	width:236px;
	background: url(../imgs/images/zb_sign.png);
	margin-top:-145px;
	text-indent: -9999px;
	position: relative;
}

h2#zbSign span{
	height:151px;
	width:236px;
	background: url(../imgs/images/zb_sign_glow.png);
	position: absolute;
	top: 0;
	left: 0;
}

h2#zbSign span b{

}

h5.subHead{
	text-shadow: 1px 1px #000;
	background: url(../imgs/images/red_grad.png) repeat-x #881015;
	padding:10px;
	font-size:14px;
	color: #FFF;
}

#happyHourSlide{
	width:176px;
	overflow:hidden;
}

#happyHourSlideInner{
	width:352px;
}

.hhLinks{
	text-align: center;
	font-weight: bold;
	padding:0;
}

.hhLinks a{
}
a#hhDrinkLink{
	float:left;
	background: url(../imgs/images/round_arrow_r.png) left no-repeat;
	padding:7px 0px 5px 30px;
	margin-bottom: 5px;

}
a#hhFoodLink{
	float:right;
	background: url(../imgs/images/round_arrow_l.png) right no-repeat;
	padding:7px 30px 5px 0px;
	margin-bottom: 5px;
}
.hhLinks a:hover{
	color:#990000;
	text-decoration: none;
}


#happyHour{
	background: #FFF;
	border:2px solid;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
	padding-bottom:0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#happyHour h3.sectionHead{
	font-size:24px;
	margin-left:10px;
	margin-right:10px;
	margin-top:-28px;
}

#happyHour ul{
	list-style:url(../imgs/images/blue_star.png) inside;
	float:left;
	width:176px;
	font-weight: bold;
}

#happyHour ul li{
	margin-bottom:4px;
}

#happyHour h3{
	background:url(../imgs/images/hh_bg.png) center no-repeat;
	padding-bottom: 15px;
}

p.hhHours{
	color:#FF0000;
	text-align: center;
	font-weight: bold;
	margin:5px 0px 0px;
}

#comingEvents{
	background:url(../imgs/images/white_bg.png) right repeat-y #FFF;
}
#comingEvents h4{
	margin-left:-10px;
	padding-left:10px;
}


.football h4{
	padding-right:37px;
	padding-bottom:4px;
	background: url(../imgs/images/Football.png) right no-repeat;
}

.football ul, #comingEvents p{
	margin-left:1em;
	font-size:.75em;
	line-height:1.2em;
}
/**vikings**/

#vikings{
	background:url(../imgs/images/vikings_bg.png) no-repeat bottom #3d0064;
	padding-left:20px;
	padding-top:10px;
	text-align: center;
	color: #FFF;
	text-shadow: 1px 1px #000;
	/* margin-bottom:30px; */
}
#vikings h3{
	margin-bottom: 14px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

/****mlb**/
#mlb{
	background:url(../imgs/mlb-logo.png) no-repeat 115px 50% #FFF;
	padding-right:90px;
	padding-top:10px;
	padding-bottom:5px;
	text-align: center;
	margin-bottom:30px;
}
 

/*******min pizza****/

.subCol{
	width:230px;
	float:left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div#minnesotaStyle{
	height: 225px;
	margin-left:20px;
	background:url(../imgs/images/msp_bg.png) no-repeat;
	
}

#minnesotaStyle h4{
	visibility:hidden;
}

#minnesotaStyle ul{
	margin:20px 10px 10px 20px;
	list-style: square inside;
}

#minnesotaStyle ul li{
	font-size:11px;
	margin-bottom:5px;
	list-style-position: outside;
	color:#FFF;
}

#beerList{
	height:84px;
	position: relative;
	background: url(../imgs/images/yellow_grad.png) repeat-x;
	overflow: hidden;
}

#beerList ul{
	position: absolute;
	top:0;
	left:0;
	margin-top: 10px;
}

#beerList ul li{
	float: left;
	margin-right:20px;
}

#col_3 img.bigImg{
	margin-left:12px;
	margin-top:10px;
	margin-bottom:10px;
}

#col_3 .sectionHead{
	font-size: 14px;
} 
/**crazy Hand**/
#chSam{
	position:relative;
	margin:10px 0px;
	padding-bottom: 0;
}

#chSam h3.sectionHead{
	position: absolute;
	top:10px;
	left:0;
	padding:0 10px;
}
#chSam p{
	color:#FFF;
	background:url(../imgs/images/red_grad.png) repeat-x;
	position: absolute;
	right: 0;
	bottom:5px;
	padding:2px 10px;
	font-weight: bold;
}



/**to go**/
#toGo{
	background: url(../imgs/images/to_go.jpg) no-repeat #3b6923;
	padding:17px 70px 20px 10px;
	color:#FFF;
	font-size: 14px;
	text-align:center;
	text-shadow: 1px 1px #000;
	margin-left: 1px;
	margin:20px 0px;
}

#toGo h5 span{
	font-size:18px;
}


/**page Footer**/
#pageFooter{
	background: url(../imgs/images/red_grad_small.png) repeat-x #871015;
	padding:10px;
	margin:0px 10px 0px 11px;
}
#pageFooter p{
	text-align: right;
	color:#FFF;
	font-size: 10px;
	margin-bottom: 0;
}

#pageFooter p a{
	color:#FFF;
}

#burstSticker{
	position: absolute;
	left:327px;
	top:-42px;
}