/*  
Theme Name: Moe's Southwest Grill
Created: 03/09/2009
Last Modified: 03/09/2009
Version: 1.0
Author: Ray Henry
Author URI: http://www.solutionstreet.com/ http://www.reh3.com/
*/

/*****
GLOBAL DECLARATIONS ***************************************/

* {margin:0;padding:0;} /* zero out everything */
body {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	background:#070709;
}
p {
	margin:10px 0;
	line-height:1.5;
}

.clr {clear:both;}


/*****
BASIC STRUCTURE *******************************************/

#container {
	margin:0 auto;
	width:916px;
	text-align:left;
}
#masthead, #content, #footer {
	float:left;
	padding:0 23px;
	width:870px;
	background:#ec1300;
}

/*****
MASTHEAD **************************************************/

#masthead {
	padding-top:26px;
	height:100px;
	background:url(/images/m-mast-bg.jpg) no-repeat 0 0;
}
#m-logo {
	float:left;
	margin:-5px 0 0 0;
	width:100px;
	height:100px;
	border:0;
}
#locator {
	float:right;
	margin:20px 0 0 0;
	width:770px;
}
	#locator span {
		float:right;
		margin:5px 10px 0 0;
		font-size:12px;
		text-transform:uppercase;
		color:#fff;
	}
	#locator select {
		float:right;
		font-size:12px;
		color:#666;
	}
		#locator select option {
			padding:0 3px;
		}
#navigation {
	float:right;
	margin:26px 0 0 0;
	width:632px;
	list-style:none;
}
#navigation li {float:left;}
	#navigation li a:link, #navigation li a:active, #navigation li a:visited {
		float: left;
		margin:0 0 0 2px;
		padding: 28px 0 0 0;
		text-indent:-9999px;
		height: 0px !important; 
		height /**/:28px; /* for IE5/Win only */
		text-decoration:none;
		background:url(/images/m-nav-tabs.gif) no-repeat 0 0;
		overflow:hidden;
	}
		#navigation li#ta a {width:74px;background-position:0 0;}
		#navigation li#tb a {width:118px;background-position:-74px 0;}
		#navigation li#tc a {width:80px;background-position:-192px 0;}
		#navigation li#td a {width:122px;background-position:-272px 0;}
		#navigation li#te a {width:129px;background-position:-394px 0;}
		#navigation li#tf a {width:97px;background-position:-523px 0;}

		#navigation li#ta a:hover, #navigation li#ta.active a {background-position:0 -28px;}
		#navigation li#tb a:hover, #navigation li#tb.active a {background-position:-74px -28px;}
		#navigation li#tc a:hover, #navigation li#tc.active a {background-position:-192px -28px;}
		#navigation li#td a:hover, #navigation li#td.active a {background-position:-272px -28px;}
		#navigation li#te a:hover, #navigation li#te.active a {background-position:-394px -28px;}
		#navigation li#tf a:hover, #navigation li#tf.active a {background-position:-523px -28px;}


/*****
PROMOS ***************************************************/

#content {background:url(/images/m-content-bg.jpg) repeat-y 0 0;}
#promos {
	float:left;
	padding:10px 0;
	background:url(/images/m-promo-bg.jpg) no-repeat 0 0;
}
#sub-promos {
	float:left;
	margin:20px 0 10px 0;
	padding:0 0 0 15px;
	width:855px;
	background:#000;
}
	.s-promo {
		float:left;
		margin:10px 15px;
		width:180px;
		text-align:center;
	}
	.s-promo .lrg {width:615px;}
#p-main {
	float:left;
	position:relative;
	margin:0 11px 0 0;
	width:435px;
	height:264px;
}
	#p-main img {
		position:absolute;
		top:0;
		left:0;
	}
	#p-main #mainPromoText {
		position:absolute;
		top:40px;
		left:30px;
		z-index:999;
		font-weight:bold;
		color:#fff;
		font-size:28px;
		line-height:1;
	}
		#p-main #mainPromoText span {
			font-style: italic;
			font-weight:normal;
			color:#ffda4c;
		}
#p-mid {float:left;margin:0 0 10px 0;}
#p-sub {float:left;}

/*****
FOOTER ****************************************************/

#footer {
	clear:both;
	background:url(/images/m-footer-bg.jpg) no-repeat 0 0;
	font-size:12px;
	color:#444;
}
#foot-nav {margin:10px 10px 70px 10px;text-align:center;}
#foot-nav a:link, #foot-nav a:active, #foot-nav a:visited {color:#ffe467;}
#foot-nav a:hover {color:#ffac0b;}

/*****
PAGE ***************************************************/
.page {
	float:left;
	width:870px;
	background:#ffac0b;
}
.page h2 {
	float:left;
	width:296px;
	height:64px;
	text-indent:-9999px;
}
	.page#menu h2 {background:url(/images/m-page-title-menu.gif) no-repeat 0 0;}
	.page#catering h2 {background:url(/images/m-page-title-catering.gif) no-repeat 0 0;}
	.page#community h2 {background:url(/images/m-page-title-community.gif) no-repeat 0 0;}
	.page#stores h2 {background:url(/images/m-page-title-stores.gif) no-repeat 0 0;}
	.page#onlineOrdering h2 {background:url(/images/m-page-title-online.gif) no-repeat 0 0;}
	.page#promoList h2 {background:url(/images/m-page-title-promos.gif) no-repeat 0 0;}
	.page#contact h2 {background:url(/images/m-page-title-contact.gif) no-repeat 0 0;}

.page .callout {float:right;margin:10px 20px 0 0;}
.container {clear:both;}
.moreInfo {margin:10px;}
.moreInfo p {margin:0;}
.moreInfo p strong {font-size:14px;color:#d30000;}
.moreInfo a:link, .moreInfo a:active, .moreInfo a:visited {color:#120602;}
.moreInfo a:hover {color:#d30000;}
.m-item {
	float:left;
	margin:5px 3px 5px 5px;
	padding:10px 0;
	width:209px;
	background:url(/images/m-menu-item-bg.gif) no-repeat 0 0;
}
	.m-item .content {margin:10px 20px;}
		.m-item .content ul {list-style:none;}
			.m-item .content ul li {
				margin:5px 0;
				font-size:12px;
			}
	.m-item a:link, .m-item a:active, .vitem a:visited {color:#120602;}
	.m-item a:hover {color:#d30000;}
.product .m-item {width:860px;background:none;}
	.product .m-item .thumb {float:right;}
	.product .m-item .content {
		float:left;
		margin:10px 0;
		width:420px;
	}
		.product .m-item .content h3 {
			margin:0 10px;
			font-size:24px;
			color:#d30000;
		}
			.product .m-item .content h3 span {color:#000;}
		.product .m-item .content p {
			margin:10px;
			font-size:14px;
		}
	#stores .product .m-item .thumb {margin:0 10px 0 0;border:5px solid #FF8704;}
	#stores .product .m-item .content {width:400px;}
.disclaimer p {
	margin:10px;
	color:#885906;
}

.page#promoList .promo {
	float:left;
	margin:5px 5px 5px 5px;
	padding:10px;
	width:840px;
}
	.page#promoList .promo .thumb {float:left;margin:0 10px 10px 0;padding:10px;background:#cc8a09;}
		.page#promoList .promo .thumb img {width:200px;}
.page#promoList .promo .content {float:left;margin:20px 0 0 10px;width:600px;}
	.page#promoList .promo .content h3 {
		color:#D30000;
		font-size:24px;
	}
	
	
/*****
CONTACT FORM ***************************************************/
.container form {
	margin:10px 20px;
	font-size:12px;
}
	.container form input, .container form textarea {
		padding:3px;
		border:none;
		background:#fff;
		font-family:arial, verdana, sans-serif;
		font-size:12px;
		color:#000;
	}
	.container form input.moes-btn {
		background:#d30000;
		color:#fff;
	}

/*****
STORE LOCATIONS ***************************************************/
.domtab {
	float:left;
	margin:10px 20px;
	width:830px;
}
.domtab a {color:#c50100;}
.domtabs {float:left;margin:0 0 10px 0;list-style:none;}
.domtabs li {float:left;margin:0 20px 0 0;}
.tab-content .store {
	float:left;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	width:830px;
	background:url(/images/store-bg.gif) no-repeat bottom left;
}
	.tab-content .store table {padding:10px;width:830px;background:#ffe159;}
		.tab-content .store table th {padding:5px 0 10px 10px;font-size:14px;font-weight:normal;}
		.tab-content .store table td {padding:5px 0 10px 10px;}

/*****
COMMUNITY ***************************************************/
.communityEvents {
	float:left;
	margin:10px 20px;
	width:830px;
}
.communityEvents a {color:#c50100;}
.communityEvents .event {
	float:left;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	width:830px;
	background:url(/images/store-bg.gif) no-repeat bottom left;
}
.communityEvents .event .thumb {float:right;margin:0 0 10px 10px;}
.communityEvents .event.archive {background:none;}
	.communityEvents .event table {padding:10px;width:830px;background:#ffe159;}
		.communityEvents .event table th {padding:0 0 10px 10px;font-size:14px;font-weight:normal;}
		.communityEvents .event table td {padding:0 0 10px 10px;}
	.communityEvents .event ul {margin:0 0 0 15px;}
		.communityEvents .event ul li {margin:10px 0;}	
.eventsExpand {padding:10px;background:#ffbc23;}