/*  
Theme Name: Restaurant Bliss
Theme URI: http://www.fiercepro.com
Description: Restaurant Bliss theme designed by <a href="http://www.fiercepro.com">FiercePro.com</a>.
Version: 1.0
Author: Wes Fierce
Author URI: http://www.fiercepro.com

*/

body {
	background: #57392d url(images/bg.jpg) center top repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#fff;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
}

a {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}

img {
	border: none;
}
form {
	border: none;
}

#container {
	margin: 0px auto;
	width: 980px;
	margin-bottom:0px;
}
#page {
	width: 980px;
	background:#2c0d03 url(images/page.jpg) center repeat-y;
	float:left;
	margin-bottom:0px;
}

h1 {
	color: #411900;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: 12pt "Trebuchet MS", Tahoma, Arial;
	font-weight:bolder;
	padding-bottom: 3px;
}
h1 a, h1 a:visited{
	color: #411900;
	text-decoration: none;
}
h1 a:hover{
	color: #fff;
	text-decoration: none;
}
h2 {
	color: #621414;
	margin: 0px 0px 2px;
	border-bottom: 0px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #621414;
	text-decoration: none;
}
h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #fb8933;
	margin: 10px 0px 5px;
}
h4 {
	font: normal "Trebuchet MS", Tahoma, Arial;
	color: #563a2a;
	margin: 10px 0px 5px;
}
h5 {
	color: #000;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: +1px;
	font: normal "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

/********************* header area ***************************/

#header {
	width:980px;
	float:left;
	margin-top:0px;
}
#menu {
	width:980px;
	float:left;
	margin-top:0px;
	height:24px;
}
#menu1 {
	background: #584b46;
	width:162px;
	float:left;
	height:24px;
}

#menu2 {
	background: #584b46 url(images/menu-bg2.jpg) no-repeat;
	width:658px;
	float:left;
	height:24px;
}

.home a { 
	background: #be7847 url(images/menu-btn1.jpg) no-repeat;
	color: #fff;
	font-weight:bolder;
	text-decoration: none;
	float: left;
	display: block; 
	height: 19px; 
	width: 130px;
	text-align: center;
	padding-top:5px;
	margin-right:2px;
}
.home a:hover { 
	background: #be7847 url(images/menu-btn1.jpg) no-repeat;
	color: #000;
	font-weight:bolder;
	text-decoration: underline;
	float: left;
	display: block; 
	height: 19px; 
	width: 130px;
	text-align: center;
	padding-top:5px;
	margin-right:2px;
}

.categories a { 
	background: #be7847 url(images/menu-btn2.jpg) no-repeat;
	color: #fff;
	font-weight:bolder;
	text-decoration: none;
	float: left;
	display: block; 
	height: 19px; 
	width: 130px;
	text-align: center;
	padding-top:5px;
	margin-right:2px;
}
.categories a:hover { 
	background: #be7847 url(images/menu-btn2.jpg) no-repeat;
	color: #000;
	font-weight:bolder;
	text-decoration: underline;
	float: left;
	display: block; 
	height: 19px; 
	width: 130px;
	text-align: center;
	padding-top:5px;
	margin-right:2px;
}
.recipes a { 
	background: #be7847 url(images/menu-btn3.jpg) no-repeat;
	color: #fff;
	font-weight:bolder;
	text-decoration: none;
	float: left;
	display: block; 
	height: 19px; 
	width: 130px;
	text-align: center;
	padding-top:5px;
	margin-right:2px;
}
.recipes a:hover { 
	background: #be7847 url(images/menu-btn3.jpg) no-repeat;
	color: #000;
	font-weight:bolder;
	text-decoration: underline;
	float: left;
	display: block; 
	height: 19px; 
	width: 130px;
	text-align: center;
	padding-top:5px;
	margin-right:2px;
}
.page-four a { 
	background: #be7847 url(images/menu-btn4.jpg) no-repeat;
	color: #fff;
	font-weight:bolder;
	text-decoration: none;
	float: left;
	display: block; 
	height: 19px; 
	width: 130px;
	text-align: center;
	padding-top:5px;
	margin-right:2px;
}
.page-four a:hover { 
	background: #c5b59b url(images/menu-btn4.jpg) no-repeat;
	color: #000;
	font-weight:bolder;
	text-decoration: underline;
	float: left;
	display: block; 
	height: 19px; 
	width: 130px;
	text-align: center;
	padding-top:5px;
	margin-right:2px;
}
.page-five a { 
	background: #c5b59b url(images/menu-btn5.jpg) no-repeat;
	color: #fff;
	font-weight:bolder;
	text-decoration: none;
	float: left;
	display: block; 
	height: 19px; 
	width: 130px;
	text-align: center;
	padding-top:5px;
}
.page-five a:hover { 
	background: #c5b59b url(images/menu-btn5.jpg) no-repeat;
	color: #000;
	font-weight:bolder;
	text-decoration: underline;
	float: left;
	display: block; 
	height: 19px; 
	width: 130px;
	text-align: center;
	padding-top:5px;
}
#menu3 {
	background: #be7847;
	width:160px;
	float:left;
	height:24px;
}
#menu4 {
	background: #be7847;
	width:980px;

	height:16px;
	float:left;
}
#vert-spacer {
	background: transparent;
	width:980px;

	height:6px;
	float:left;
}

/************************** ad1 *******************************/
#ads{
	width:980px;
	float:left;
	margin-top:12px;
}
#adspcr1{
	width:10px;
	float:left;
	margin-top:6px;
}
#ad1 {
	margin-top:6px;
	padding-top:3px;
	width:734px;
	float:left;
	background: #fff url(images/ad1.jpg) center no-repeat;
	height:93px;
}
#adspcr2{
	width:8px;
	float:left;
	margin-top:6px;
}
#ad2 {
	margin-top:6px;
	padding-top:3px;
	width:218px;
	float:left;
	background: url(images/ad2.jpg) center no-repeat;
	height:93px;
}

/* Leftbar */

#leftspcr{
	width:10px;
	height:100px;
	float:left;
	clear:left;
}

#left-container {
	margin-top:0px;
	width:166px;
	float:left;
}

#leftbar1 {
	margin-top:10px;
	width:166px;
	float:left;
	background: url(images/sidebar-bgd.jpg);
}
#leftbar-hdr1 {
	margin-top:0px;
	width:166px;
}
#leftbar-content1 {
	padding-left:8px;
	width:152px;
}
#leftbar-ftr1 {
	margin-top:0px;
	width:166px;
}

/************************** Midbar ***************************/

#midspcr{
	width:8px;
	height:100px;
	float:left;

}

#midbar {
	margin-top:0px;
	width:612px;
	float:left;
}

#midbar1 {
	background: url(images/midbar-bgd.jpg);
	margin-top:10px;
	width:612px;
	float:left;
}
#midbar-hdr1 {
	margin-top:0px;
	width:612px;
}
#midbar-content {
	padding: 10px 0px 10px 16px;
	width: 594px;	
	overflow: hidden;
}
#midbar-ftr1 {
	margin-top:0px;
	width:612px;
}

/***************************** Rightbar ***********************************/

#rightspcr{
	width:8px;
	height:100px;
	float:left;
	
}

#right-container {
	margin-top:0px;
	margin-right:9px;
	width:166px;
	float:left;
}

#rightbar1 {
	margin-top:10px;
	width:166px;
	float:left;
	background: url(images/sidebar-bgd.jpg);
}
#rightbar-hdr1 {
	margin-top:0px;
	width:166px;
}
#rightbar-content1 {
	margin-top:0px;
	width:166px;
}
#rightbar-ftr1 {
	margin-top:0px;
	width:166px;
}

/********************** Footer **********************/
#leftspcr2{
	width:9px;
	height:100px;
	float:left;
	clear:left;
}
#footer {
	margin-top:10px;
	width:963px;
	float:left;
}
#footer-hdr {
	margin-top:0px;
	width:963px;
}
#footer-content {
	width:963px;	
	background: url(images/footer-bgd.jpg);
}
#footer-ftr {
	width:963px;
}




