/*
Theme Name: Sylvesters
Description: Theme for Sylvesters Restaurant
Version: 1.0
Author: Alias Solutions
Author URI: http://alias-solutions.com
*/

@charset "utf-8";
/* CSS Document */

/* clear browser formatting */
html, body {
	margin: 0;
	padding: 0;
	line-height: 1;
}

* {
	margin: 0;
	padding: 0;
	outline: 0;
}

img { border: none; }
ul, ol, li { list-style: none; }
:focus { outline: none; }
table, td, form, fieldset {
	border: none;
	border-collapse: collapse; 
	border-spacing: 0;
	vertical-align: top;
}

/* REUSABLE CLASSES */

.hide { display: none; }
.right { float: right; }
.left { float: left; }
.current { cursor: default; }
.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 1px;
	overflow: hidden;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.alignleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}

.alignright {
	float: right;
	padding-left: 10px;
	padding-bottom: 15px;
}

/* Formatting for Theme */

body {
	background: #07080A url(images/sylvesters_bg_repeat.jpg) repeat-x;
	font-family: Geneva, Calibri, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 934px;
	margin: 0 auto;
}

#main_content {
	width: 934px;
	background: url(images/sylvesters_midrepeat.jpg) repeat-y;
}

.orange {
	color: #F5A729;
}

.menuitem {
        color: #915E1F;
        font-weight: bold;
        letter-spacing: 1px;
}

/* Header Formatting */

#header {
	width: 934px;
	height: 157px;
	background: url(images/sylvesters_header.jpg) no-repeat;
}

#home_link {
        width: 275px;
        height: 157px;
        float: left;
}

#top_right {
        float: right;
}

#top_nav {
	width: 165px;
	float: right;
        padding-right: 35px;
        padding-top: 15px;
}


#top_nav a {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

#top_nav a:hover {
	text-decoration: none;
	color: #000;
}

#social_top {
	width: 190px;
	float: right;
        padding-right: 35px;
}

#social_top ul {
	padding-top: 20px;
}

#social_top ul li {
	float: left;
	padding-right: 8px;
}

#email_signup {
	width: 200px;
	float: right;
	padding-top: 20px;
        padding-right: 35px;
}

#email_signup p {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

#email_signup td {
	padding-right: 5px;
}

/* Main Nav Formatting */

#main_nav {
	width: 934px;
	height: 37px;
	background: url(images/sylvesters_nav_bg.jpg) no-repeat;
}

#main_nav ul {
	padding-left: 65px;
	padding-top: 10px;
}

#main_nav ul li {
	float: left;
	padding-right: 53px;
}

#main_nav ul li a {
	color: #fff;
	font-size: 14px !important;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#main_nav ul li a:hover {
	text-decoration: none;
	color: #000;
}

/* Home Page Formatting */

#home_img {
	width: 934px;
	height: 313px;
	background: url(images/sylvesters_homeimage.jpg) no-repeat;
}

#home_menu_bugs {
	padding-top: 25px;
	padding-bottom: 15px;
}

#home_menu_bugs ul {
	padding-left: 35px;
}

#home_menu_bugs ul li {
	display: inline;
}

#home_menu_bugs img {
	border: none;
}

#home_menu_bugs ul li a {
	float: left;
	display: block;
	padding-right: 10px;
}

#home_menu_bugs ul li a:hover {
}

#home_menu_bugs li a img {
	border: none;
	vertical-align: bottom;
/*for IE6*/
}

#home_menu_bugs li a:hover {
	visibility: visible;
/*for IE6*/
}

#home_menu_bugs li a:hover img {
	visibility: visible;
/*for IE6*/
}

#home_menu_bugs li a:hover img {
	visibility: hidden;
/*hide from IE5.0/win*/
}

/* Menu Bug Rollover Images */
#breakfast { background: url(images/sylvesters_button_breakfast_roll.png) no-repeat left bottom; }
#lunch { background: url(images/sylvesters_button_lunch_roll.png) no-repeat left bottom; }
#brunch { background: url(images/sylvesters_button_brunch_roll.png) no-repeat left bottom; }
#gluten { background: url(images/sylvesters_button_gluten_roll.png) no-repeat left bottom; }
#home_content {
	width: 934px;
	padding-bottom: 20px;
	background: url(images/sylvesters_drop_divide.jpg) no-repeat bottom;
}

#home_content p {
	text-align: center;
}

/* Home Featured Content */

#home_featured {
	width: 525px;
	padding-left: 35px;
	padding-top: 20px;
	float: left;
}

#home_featured h2 {
	padding-bottom: 4px;
}

#home_featured h2 a {
	color: #DD942D;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	letter-spacing: 1px;
}

#home_featured h2 a:hover {
	color: #000;
}

#home_featured p {
	text-align: justify;
}

.entry {
	padding-bottom: 25px;
	clear: both;
}

.entry h4 a {
       color: #B5742B;
       padding-bottom: 0px;
       text-decoration: none;
}

.entry h4 a:hover {
       text-decoration: underline;
}

.entry img {
       width: 125px;
       height: 75px;
       float: left;
       padding-right: 4px
}

#home_right {
	width: 252px;
	height: 182px;
	float: right;
	background: url(images/sylvesters_yellow_line.jpg) no-repeat left;
	padding-left: 35px;
	padding-right: 45px;
	margin-top: 25px;
}

#home_featured p {
	padding-bottom: 10px;
	line-height: 125%;
}

#home_featured p a {
	color: #DD942D;
	text-decoration: none;
}

#home_featured p a:hover {
	color: #7F5116;
}

/* Interior Page Formatting */

#interior_main_content {
	width: 901px;
	margin-left: 17px;
	background: url(images/sylvesters_interior_midrepeat.jpg) repeat-y;
	padding-top: 25px;
}

#interior_main_content h1, h2, h3, h4, h5, h6 {
	color: #865419;
	padding-bottom: 12px;
	text-transform: uppercase;
}

#interior_main_content h1 {
	font-size: 20px;
}

#interior_main_content h2 {
	font-size: 18px;
}

#interior_main_content h3 {
	font-size: 18px;
        color: #363637;
}

#interior_main_content h4 {
	font-size: 14px;
}

#interior_main_content h5 {
	font-size: 13px;
}

#interior_main_content h6 {
	font-size: 12px;
}

#interior_main_content p {
	padding-bottom: 15px;
	line-height: 145%;
}

#interior_main_content a {
	color: #E6992D;
	text-decoration: underline;
}

#interior_main_content a:hover {
	text-decoration: none;
}

#interior_main_content ul, ol {
	padding-left: 50px;
	padding-bottom: 15px;
}

#interior_main_content ul li {
	list-style: disc;
	padding-bottom: 12px;
	line-height: 135%;
}

#interior_main_content ol li {
	list-style: decimal;
	padding-bottom: 12px;
	line-height: 135%;
}

#widecolumn {
	width: 550px;
	float: left;
	padding-left: 50px;
}

#sidebar {
	width: 250px;
	float: right;
	padding-right: 25px;
} 

#side_menu_bugs {
	padding-bottom: 25px;
}

#side_menu_bugs ul {
	padding-left: 35px;
}

#side_menu_bugs ul li {
	display: block;
	list-style: none;
	padding-bottom: 15px;
}

#side_menu_bugs img {
	border: none;
}

#side_menu_bugs ul li a {
	display: block;
}

#side_menu_bugs li a img {
	border: none;
	vertical-align: bottom;
/*for IE6*/
}

#side_menu_bugs li a:hover {
	visibility: visible;
/*for IE6*/
}

#side_menu_bugs li a:hover img {
	visibility: visible;
/*for IE6*/
}

#side_menu_bugs li a:hover img {
	visibility: hidden;
/*hide from IE5.0/win*/
}

#gallery {
	padding-left: 50px;
	padding-right: 50px;
}

/*Footer */

#bottom_nav ul {
	padding-left: 150px;
	padding-top: 35px;
	padding-bottom: 25px;
}

#bottom_nav ul li {
	float: left;
	padding-right: 20px;
	list-style: none;
}

#bottom_nav ul li a {
	color: #7A4D12;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

#bottom_nav ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#footer {
	width: 934px;
	background: url(images/sylvesters_footer.jpg) no-repeat top;
	padding-top: 25px;
	margin-bottom: 15px;
}

#footer p {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
        padding-bottom: 5px;
}

#footer a {
	text-align: center;
	color: #BC772C !important;
	font-weight: normal;
	font-size: 9px;
}
