/*
Theme Name: Doneraki
Theme URI: http://www.doneraki.com/
Description: Authentic Mexican Cuisine.
Version: 1.0
Author: Obinna & Gabriel
Author URI: http://rushagency.net/
*/

body{
	margin:0;
	padding:0;
	background: #000 url(images/background.jpg) no-repeat center top;
	font-family: Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #442f00;
}
.clear{
	clear:both;
}
a{
	color: #1a6600;
	text-decoration: none;
	outline: 0;
}
a:hover{
	text-decoration: underline;
}
#wrap{
	width: 1010px;
	margin: 0 auto;
}
#header{
	height: 85px;
}
/********************* MENU ******************************/
#menu{
	height: 27px;
}
#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#menu ul li{
	float: left;
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 2;
}
#menu a{
	display: block;
	float: left;
	width: 126px;
	height: 27px;
	margin:0;
	padding:0;
	border:0;
	text-indent:-9999px;
	background-image:url(images/menu.jpg);
}
a.ahome{
	background-position: 0px 0px;
}
a.ahome:hover{
	background-position: 0px -27px;
}
a.amenu{
	background-position: -126px 0px;
}
a.amenu:hover{
	background-position: -126px -27px;
}
a.apromo{
	background-position: -252px 0px;
}
a.apromo:hover{
	background-position: -252px -27px;
}
a.aparty{
	background-position: -378px 0px;
}
a.aparty:hover{
	background-position: -378px -27px;
}
a.acater{
	background-position: -504px 0px;
}
a.acater:hover{
	background-position: -504px -27px;
}
a.amusic{
	background-position: -630px 0px;
}
a.amusic:hover{
	background-position: -630px -27px;
}
a.amembers{
	background-position: -756px 0px;
}
a.amembers:hover{
	background-position: -756px -27px;
}
a.acontact{
	background-position: -882px 0px;
}
a.acontact:hover{
	background-position: -882px -27px;
}
		/* DROP DOWN */
		#menu ul li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			display: none;
			border-top: 1px solid #656565;
			top: 27px;
			left: 0px;
		}
		
		#menu ul li ul li
		{	float: none;
			display: inline}
		
		#menu ul li ul li a
		{
			display: block;
			float: none;
			padding: 0x;
			background-image: url(images/submenu.jpg);
			height: 26px;
			width: 125px;
			border-bottom: 1px solid #c88f12;
			text-indent: -9999px;
			
		}
		a.breakfast{
			background-position: 0px 0px
		}
		a.lunch{
			background-position: 0px -26px
		}
		a.dinner{
			background-position: 0px -52px
		}
		a.seafood{
			background-position: 0px -78px
		}
/************************** BANNER / FLASH *******************************/
#banner{
	height: 245px;
}
#container{
	background: #d5a154 url(images/containerbg.jpg);
}
/**************************** SIDEBARS ********************************/
#left-siderbar{
	float:left;
	display: inline;
	width: 210px;
	margin: 0 0 0 4px;
}
#right-sidebar{
	float:left;
	display: inline;
	width: 210px;
}
.sidebar-top{
	height: 38px;
	background: url(images/sidebar_top.jpg);
}

/*************** SIDEBAR BUTTONS *************/
a.twitter{
	height: 54px;
	width: 168px;
	display:block;
	margin: 10px auto;
	background: url(images/connect/dtwitter.jpg);
	text-indent: -9999px;
}
a.facebook{
	height: 54px;
	width: 168px;
	display:block;
	margin: 10px auto;
	background:url(images/connect/dfacebook.jpg);
	text-indent: -9999px;
}
a.blog{
	height: 54px;
	width: 168px;
	display:block;
	margin: 10px auto;
	background:url(images/connect/dblog.jpg);
	text-indent: -9999px;
}
a.livemusic{
	height: 54px;
	width: 168px;
	display:block;
	margin: 10px auto;
	background:url(images/connect/dmusic.jpg);
	text-indent: -9999px;
}
a.gift{
	background: url(images/connect/dgift.jpg);
	height: 75px;
	width: 168px;
	display: block;
	margin: 10px auto;
	text-indent: -9999px;
}
/***************** INTRO/ABOUT *******************/
#intro{
	padding: 10px;
	margin: 10px 21px;
	font-size: 13px;
	background: url(images/sidebar_module.jpg) left top repeat-x #f7e7ad;
	border: 1px solid #d59d21;
}
/************* SIDEBAR UPDATES ******************/
h3.updates{
	background:url(images/updates.jpg);
	width: 168px;
	height: 25px;
	margin: 15px auto 0;
	padding: 0;
	text-indent: -9000;
}
div.update{
	font-size: 16px;
	border-bottom: 1px solid #dea321;
	text-align: center;
	padding: 10px 0;
}
.update-module{
	padding: 10px;
	margin: 0 21px 10px;
	font-size: 13px;
	background: url(images/sidebar_module.jpg) left top repeat-x #f7e7ad;
	border: 1px solid #d59d21;
}
/************* SIDEBAR LOCATIONS *****************/
h3.locations{
	background:url(images/locations.jpg);
	width: 168px;
	height: 25px;
	margin: 15px auto 0;
	padding: 0;
	text-indent: -9000;
}
div.location{
	font-size: 13px;
	border-bottom: 1px solid #dea321;
	text-align: center;
	padding: 10px 0;
}
.update-module{
	padding: 10px;
	margin: 0 21px 10px;
	font-size: 13px;
	background: url(images/sidebar_module.jpg) left top repeat-x #f7e7ad;
	border: 1px solid #d59d21;
}


/************************** MAIN CONTENT *******************************/
#content{
	float:left;
	display: inline;
	width: 575px;
	background-color: #f6c841;
	margin: 0 3px;
	padding: 0;
}
div.update{
	font-size: 16px;
	border-bottom: 1px solid #dea321;
	text-align: center;
	padding: 10px 0;
}
.update-module{
	padding: 10px;
	margin: 0 21px 10px;
	font-size: 13px;
	background: url(images/sidebar_module.jpg) left top repeat-x #f7e7ad;
	border: 1px solid #d59d21;
}
/****************************** TABS ************************************/
#tabs{
	height: 34px;
}
#tabs a{
	display: block;
	float:left;
	margin:0;
	padding:0;
	border: 0;
	text-indent:-9999px;
	height: 34px;
	width: 115px;
	background-image: url(images/tabs.jpg);
}
#tabs a:focus{
	outline: 0;
}
#tabs a.about{
	background-position: 0px 0px;
}
#tabs a.brunch{
	background-position: -115px 0px;
}
#tabs a.banquet-room{
	background-position: -230px 0px;
}
#tabs a.happy-hour{
	background-position: -345px 0px;
}
#tabs a.locations{
	background-position: -460px 0px;
}
#tabs a.about.selected{
	background-position: 0 -34px!important;
}
#tabs a.brunch.selected{
	background-position: -115px -34px;
}
#tabs a.banquet-room.selected{
	background-position: -230px -34px;
}
#tabs a.happy-hour.selected{
	background-position: -345px -34px;
}
#tabs a.locations.selected{
	background-position: -460px -34px;
}
.tabcontent{
	padding: 10px;
}
/************************* TAB HEADINGS ***************************/
.tabcontent h2{
	font-size: 28px;
	color: #900;
	margin: 0;
	padding: 0;
}
.brunchcontent{
	background: url(images/brunchbg.jpg) left top no-repeat;
	padding: 10px;
	text-align: center;
}
.brunchcontent h4{
	font-size: 16px;
	margin: 0 0 270px 0;
	padding: 0;
}
.happyhourcontent{
	text-align: center;
}
.happyhourcontent h4{
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.happyhourcontent h3{
	font-size: 16px;
	color: #900;
	margin: 0;
	padding: 0;
}
.locationscontent{
	padding: 0;
	margin: 0;
}
.locationscontent h3{
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.location-img{
	float: left;
	display: inline;
	width: 270px;
	margin: 0 0 25px 0;
	padding: 0;
	text-align: center;
}
.location-address{
	float: right;
	display: inline;
	width: 250px;
	margin: 0 0 25px 0;
	padding: 10px;
	background: url(images/shade.jpg) left top repeat-x #e8c54d;
	border: 1px solid #d59d21;
}
.location-address table{
	width: 100%;
}
.aboutlogo{
	padding: 10px;
	background: url(images/shade.jpg) left top repeat-x #e8c54d;
	border: 1px solid #d59d21;
	margin-top: 10px;
	font-size: 15px;
}
h1#page-heading{
	height: 38px;
	margin: 0;
	padding: 0;
	text-indent:-9999px;
}
#footer{
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: url(images/footer.jpg);
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0 10px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration: underline;
}
.menus{
	background:url(images/h1/h1menus.jpg);
}
.promotions{
	background:url(images/h1/h1promotions.jpg);
}
.live-music{
	background:url(images/h1/h1music.jpg);
}
.party-plans{
	background:url(images/h1/h1partyplans.jpg);
}
.catering{
	background:url(images/h1/h1catering.jpg);
}
.members{
	background:url(images/h1/h1members.jpg);
}
.contact{
	background:url(images/h1/h1contact.jpg);
}
a{
	border: 0;
}
img{
	border: 0;
}
