/*
Theme Name: Perry's Steakhouse &amp; Grille
Theme URI: http://www.mmihouston.com/
Description: The default Perry's Steakhouse &amp; Grille Theme
Version: 2.0
Author: Marion, Montgomery, Inc.
Author URI: http://www.mmihouston.com/

	Perry's Steakhouse &amp; Grille v 2.0
	 http://www.perrysrestaurant.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* CSS Reset v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }

del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end CSS Reset */

/* General */
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "http://www.perryssteakhouse.com/javascript/x.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

body {
	background: #260e03 url(images/backgrounds/steakhouse_bg.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	font: 62.5% /* Resets 1em to 10px */ normal Garamond, Georgia, serif; 
	color: #fff;
}

small {
	font-size: 0.85em;
	color: #e3d7c9;
	}

h1, h2, h3 { font-weight: normal; }

h1 {
	margin: 0;
	font-size: 4em;
	text-align: center;
	}

h2 {
	margin: 0 0 20px 0;
	font-size: 1.6em;
	}
	
h3 {
	padding: 0;
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #fff; }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited { text-decoration: none; }

p { margin: 0 0 20px 0; }
	
a, h2 a:hover, h3 a:hover {
	color: #ff9900;
	text-decoration: none;
	}

a:hover {
	color: #ff3300;
	text-decoration: underline;
	}

a img { border: none; }

hr { display: none; }

acronym, abbr { border-bottom: 1px dashed #999; }
	
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

code { font: 1.1em 'Courier New', Courier, Fixed; }
	
select { }

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
/* end General */	
	
	
/* Structure */
#page {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}
	
#content {
	margin: 10px auto;
	padding: 0;
	font-size: 1.5em;
	text-align: center;
	width: 940px;
	}
	
#column580 {
	margin: 0;
	padding: 0;
	float: left;
	width: 580px;
	}

#column580 .post {
	margin: 0;
	padding: 50px 20px 0;
	width: 540px;
}

#column580 .postmetadata {
	padding-top: 5px;
	text-align: center;
	}

#column780 {
	margin: 0;
	padding: 0;
	float: left;
}

#column780 .postLoc {
	margin: 0;
	padding: 50px 0 0 260px;
	width: 520px;
	text-align: left;
}

#column780 .postLoc .entry ul, #column940 .post580 .entry ul {
	margin: 0 0 20px;
	padding-left: 35px;
	list-style-type: disc;
}

#column940 {
	padding: 0;
	margin: 0 10px;
	width: 940px;
	text-align: left;
	}

#column940 .post {
	margin: 0;
	padding: 50px 20px 0;
	width: 900px;
	}

#column940 .post580 {
	margin: 0;
	padding: 50px 20px 0 0;
	float: left;
	width: 560px;
}

#column940 .postCtr {
	margin: 0;
	padding: 50px 0 0 10px;
	width: 220px;
	text-align: left;
}

#column940 .post .entry ul, #column940 .postCtr .entry ul {
	padding-left: 35px;
	list-style-type: disc;
	}

#column940 .postmetadata {
	margin: 30px 0;
	}

#column940 .smallattachment {
	margin: 5px 5px 5px 0px;
	float: left;
	width: 128px;
	text-align: center;
}

#column940 .attachment {
	margin: 5px 0px;
	text-align: center;
}

#column580 .entry, #column940 .entry { }

#columnResInfo {
	float: left;
	width: 210px;
	text-align: left;
}

.bgAbout {
	background: url(images/backgrounds/steakhouse_bg_about.png) no-repeat top center;
	height: 400px;
}

.bgHistory {
	background: url(images/backgrounds/steakhouse_bg_history.png) no-repeat top center;
	height: 400px;
}

.bgDonations {
	background: url(images/backgrounds/steakhouse_bg_donations.png) no-repeat top center;
	height: 400px;
}

.bgEmployment {
	background: url(images/backgrounds/steakhouse_bg_employment.png) no-repeat top center;
	height: 400px;
}

.bgWine {
	background: url(images/backgrounds/steakhouse_bg_wine.png) no-repeat top center;
	min-height: 400px;
}

.bgWineSommelier {
	background: url(images/backgrounds/steakhouse_bg_wine_sommelier.png) no-repeat top center;
	min-height: 400px;
}

.bgAppetizer {
	background: url(images/backgrounds/steakhouse_bg_appetizers.png) no-repeat top left;
	min-height: 400px;
}

.bgSoups {
	background: url(images/backgrounds/steakhouse_bg_soups.png) no-repeat top left;
	min-height: 400px;
}

.bgSignature {
	background: url(images/backgrounds/steakhouse_bg_signature.png) no-repeat top left;
	min-height: 400px;
}

.bgSteaks {
	background: url(images/backgrounds/steakhouse_bg_steaks.png) no-repeat top left;
	min-height: 400px;
}

.bgEntree {
	background: url(images/backgrounds/steakhouse_bg_entree.png) no-repeat top left;
	min-height: 400px;
}

.bgSeafood {
	background: url(images/backgrounds/steakhouse_bg_seafood_chicken.png) no-repeat top left;
	min-height: 400px;
}

.bgVegetables {
	background: url(images/backgrounds/steakhouse_bg_vegetables.png) no-repeat top left;
	min-height: 400px;
}

.bgDessert {
	background: url(images/backgrounds/steakhouse_bg_dessert.png) no-repeat top left;
	min-height: 400px;
}

.bgWineMenu {
	background: url(images/backgrounds/steakhouse_bg_wine_menu.png) no-repeat top left;
	min-height: 400px;
}

.bgWinePrivate {
	background: url(images/backgrounds/steakhouse_bg_wine_private_labels.png) no-repeat top center;
	min-height: 400px;
}

.bgWineLocker{
	background: url(images/backgrounds/steakhouse_bg_wine_lockers.png) no-repeat top center;
	height: 400px;
}

.bgPorkChop {
	background: url(images/backgrounds/steakhouse_bg_pork_chop.png) no-repeat top left;
	min-height: 400px;
}

.bgLunch {
	background: url(images/backgrounds/steakhouse_bg_lunch.png) no-repeat top left;
	min-height: 400px;
}

.bgSundayBrunch {
	background: url(images/backgrounds/steakhouse_bg_sunday_brunch.png) no-repeat top left;
	min-height: 400px;
}

.bgSocialHour {
	background: url(images/backgrounds/steakhouse_bg_social_hour.png) no-repeat top left;
	min-height: 400px;
}

.bgSocialHourAppetizers {
	background: url(images/backgrounds/steakhouse_bg_social_hour_app.png) no-repeat top left;
	min-height: 400px;
}

.bgSocialHourWine {
	background: url(images/backgrounds/steakhouse_bg_social_hour_wine.png) no-repeat top left;
	min-height: 400px;
}

.bgSocialHourMartinis {
	background: url(images/backgrounds/steakhouse_bg_social_hour_martini.png) no-repeat top left;
	min-height: 400px;
}

.bgSocialHourAustin {
	background: url(images/backgrounds/steakhouse_bg_austin_bar79.png) no-repeat top left;
	min-height: 400px;
}

.bgSocialHourChampions {
	background: url(images/backgrounds/steakhouse_bg_champions_bar79.png) no-repeat top left;
	min-height: 400px;
}

.bgSocialHourClearLake {
	background: url(images/backgrounds/steakhouse_bg_clear_lake_bar79.png) no-repeat top left;
	min-height: 400px;
}

.bgSocialHourKaty {
	background: url(images/backgrounds/steakhouse_bg_katy_bar79.png) no-repeat top left;
	min-height: 400px;
}

.bgSocialHourMemorial {
	background: url(images/backgrounds/steakhouse_bg_memorial_bar79.png) no-repeat top left;
	min-height: 400px;
}

.bgSocialHourSL {
	background: url(images/backgrounds/steakhouse_bg_sugar_land_bar79.png) no-repeat top left;
	min-height: 400px;
}

.bgSocialHourWoodlands {
	background: url(images/backgrounds/steakhouse_bg_woodlands_bar79.png) no-repeat top left;
	min-height: 400px;
}

.bgLocations {
	background: url(images/backgrounds/steakhouse_bg_locations.png) no-repeat top center;
	min-height: 400px;
}

.bgLocAustin {
	background: url(images/backgrounds/steakhouse_bg_austin.png) no-repeat top left;
	min-height: 400px;
}

.bgLocChampions {
	background: url(images/backgrounds/steakhouse_bg_champions.png) no-repeat top left;
	min-height: 400px;
}

.bgLocClearLake {
	background: url(images/backgrounds/steakhouse_bg_clear_lake.png) no-repeat top left;
	min-height: 400px;
}

.bgLocKaty {
	background: url(images/backgrounds/steakhouse_bg_katy.png) no-repeat top left;
	min-height: 400px;
}

.bgLocMemorial {
	background: url(images/backgrounds/steakhouse_bg_memorial.png) no-repeat top left;
	min-height: 400px;
}

.bgLocSugarLand {
	background: url(images/backgrounds/steakhouse_bg_sugar_land.png) no-repeat top left;
	min-height: 400px;
}

.bgLocWoodlands {
	background: url(images/backgrounds/steakhouse_bg_woodlands.png) no-repeat top left;
	min-height: 400px;
}

.bgLocDallas {
	background: url(images/backgrounds/steakhouse_bg_dallas.png) no-repeat top left;
	min-height: 400px;
}

.bgEvent {
	background: url(images/backgrounds/steakhouse_bg_events.png) no-repeat top left;
	min-height: 400px;
}

.bgGiftCards {
	background: url(images/backgrounds/steakhouse_bg_gift_cards.png) no-repeat top center;
	min-height: 400px;
}

.bgNews {
	background: url(images/backgrounds/steakhouse_bg_news.png) no-repeat top left;
	min-height: 400px;
}

.bgGallery {
	background: url(images/backgrounds/steakhouse_bg_gallery.png) no-repeat top center;
	min-height: 400px;
}

.bgContact {
	background: url(images/backgrounds/steakhouse_bg_contact.png) no-repeat top left;
	min-height: 400px;
}

.bgAdvertising {
	background: url(images/backgrounds/steakhouse_bg_advertising.png) no-repeat top left;
	min-height: 400px;
}

.bgChop {
	background:url(images/backgrounds/steakhouse_bg_chop_online.png) no-repeat top left;
	min-height: 400px;
}

.bgLive {
	background: url(images/backgrounds/steakhouse_bg_live.png) no-repeat top left;
	min-height: 400px;
}

.bgReservations {
	background: url(images/backgrounds/steakhouse_bg_reservations.png) no-repeat top center;
	min-height: 400px;
}

.bgCatering {
	background: url(images/backgrounds/steakhouse_bg_catering.png) no-repeat top left;
	min-height: 400px;
}

.bgPromoSocialHour {
	background: url(images/backgrounds/steakhouse_bg_promo_social_hour.png) no-repeat top center;
	min-height: 400px;
}

.bgNDangelo {
	background: url(images/backgrounds/steakhouse_bg_dangelo.png) no-repeat top center;
	min-height: 400px;
}

.bgHSF {
	background: url(images/backgrounds/steakhouse_bg_promo_hsf.png) no-repeat top left;
	min-height: 400px;
}

.bgPromoHSF {
	background: url(images/backgrounds/steakhouse_bg_page_hsf.png) no-repeat top center;
	height: 400px;
}
/* end Structure */


/* Header */
#header {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 167px;
	text-align: center;
	}

#header a:link, #header a:visited { color: #fff; }

#header a:hover { color: #ff9900; }

#headerimg 	{
	display: none;
	visibility: none;
	}
	
#headerLogo {
	margin: 8px 0 0;
	float: left;
	width: 280px;
}

#headerTopNav {
	margin: 10px 0 0;
	float: left;
	width: 680px;
	font-family: 'Trebuchet MS', Tahoma, Verdana, san-serif;
	text-align: right;
}

#headerTopNav a { margin: 0 10px; }

#headerMainNav {
	margin: 30px 0 0;
	padding: 20px 0 0;
	float: left;
	width: 680px;
	height: 30px;
	font-size: 1.35em;
	text-align: right;
	text-transform: uppercase;
}

#headerMainNav ul li {
	display: inline;
	float: right;
}

#headerMainNav ul li a span {
	display: none;
	visibility: hidden;
}

.mainNavLoc a, .mainNavEvent a, .mainNavWine a, .mainNavOnline a, .mainNavGifts a {
	margin: 0 0 0 30px;
	float: left;
	height: 11px;
}

.mainNavLoc a { width: 131px; }

.mainNavLoc a:link, .mainNavLoc a:visited { background: url(images/navigation/steakhouse_nav_menus_norm.gif) no-repeat top left; }

.mainNavLoc a:hover { background: url(images/navigation/steakhouse_nav_menus_over.gif) no-repeat top left; }

.mainNavEvent a { width: 130px }

.mainNavEvent a:link, .mainNavEvent a:visited { background: url(images/navigation/steakhouse_nav_event_norm.gif) no-repeat top left; }

.mainNavEvent a:hover { background: url(images/navigation/steakhouse_nav_event_over.gif) no-repeat top left; }

.mainNavWine a { width: 36px; }

.mainNavWine a:link, .mainNavWine a:visited { background: url(images/navigation/steakhouse_nav_wine_norm.gif) no-repeat top left; }

.mainNavWine a:hover { background: url(images/navigation/steakhouse_nav_wine_over.gif) no-repeat top left; }

.mainNavOnline a { width: 89px; }

.mainNavOnline a:link, .mainNavOnline a:visited { background: url(images/navigation/steakhouse_nav_chop_norm.gif) no-repeat top left; }

.mainNavOnline a:hover { background: url(images/navigation/steakhouse_nav_chop_over.gif) no-repeat top left; }

.mainNavGifts a { width: 75px; }

.mainNavGifts a:link, .mainNavGifts a:visited { background: url(images/navigation/steakhouse_nav_gift_norm.gif) no-repeat top left; }

.mainNavGifts a:hover { background: url(images/navigation/steakhouse_nav_gift_over.gif) no-repeat top left; }

#headerReserve {
	background: #7d6a55 url(images/perrys_reserve_bg.jpg) no-repeat top left;
	margin: 0 20px 0 0;
	padding: 5px 10px 0;
	display: block;
	float: right;
	width: 260px;
	height: 57px;
	font-size: 1.50em;
}

#headerReserve h4 {
	margin: 0 0 5px;
	padding: 0;
	font-weight: normal;
	text-align: left;
	color: #b9b0a0;
}
/*
#headerReserve a {
	border: solid 1px #999966;
	margin: 0;
	padding: 2px 10px;
	display: inline;
	float: left;
}

#headerReserve a:link, #headerReserve a:visited {
	background-color: #251100;
	color: #fff;
}

#headerReserve a:hover {
	background-color: #333300;
	color: #FFFFCC;
}
*/
#headerReserve select {
	background-color: #fff;
	border: solid 1px #999966;
	margin: 0 10px 0 0;
	padding: 2px 5px;
	display: inline;
	float: left;
	width: 180px;
}

#headerReserve ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font: normal .85em Tahoma, Verdana, san-serif;
	text-align: left;
	color: #fff;
	width: 250px;
}

#headerReserve li {
	background-color: #251100;
	border: solid 1px #999966;
	padding: 3px 4px;
	position: relative;
	float: left;
	width: 242px;
	z-index: 999;
}

#headerReserve li ul {
	position: absolute;
	display: none;
	z-index: 999;
	top: 22px;
	left: -1px;
}

#headerReserve li a {
	margin: 0;
	padding: 0 0 0 10px;
	display: block;
	text-decoration: none;
	width: 232px;
}

#headerReserve ul li a:link, #headerReserve ul li a:visited {
	color: #ff9900;
}

#headerReserve ul li a:hover, #headerReserve ul li a:active {
	background-color: #ff9900;
	color: #fff;
}

#headerReserve li:hover ul, #headerReserve li.over ul {
	display: block;
	z-index: 999;
}

/* end Header */


/* Begin Sidebar */
#sidebar {
	margin: 0;
	padding: 50px 10px 0;
	float: left;
	width: 140px;
	font-size: .85em;
	text-align: left;
	}

#sidebar form { margin: 0; }

#sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 1.10em;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul { }

#sidebar ul li {
	margin: 0 0 15px 20px;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }

#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar ul ul li { list-style-type: square; }

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }

#sidebar #searchform #s {
	padding: 2px;
	width: 108px;
	}

#sidebar #searchsubmit { padding: 1px; }
	
.sidebarImg {
	margin: 20px auto;
	text-align: center;
}
/* End Sidebar */


/* Footer */
#footer {
	border: none;
	margin: 0 auto;
	padding: 20px 0 0;
	width: 960px;
	clear: both;
	font: normal 0.85em 'Trebuchet MS', Tahoma, Verdana, san-serif;
	color: #68574f;
	}

#footer p {
	margin: 0;
	padding: 0;
	}

#footer a { font-weight: bold; }

#footer a:link, #footer a:visited { color: #68574f; }

#footer a:hover { color: #ff9900; }

.footerLogo {
	margin: 0 10px 0 0;
	display: inline;
	float: left;
	width: 160px;
}

.footerNav {
	margin: 0 0 0 10px;
	display: inline;
	float: left;
	width: 760px;
	text-align: right;
}
/* end Footer */


/*	Header Tags */
h1.pageHeaders {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 40px;
}

h1.pageHeaders span {
	display: none;
	visibility: hidden;
}

.error { background: url(images/headers/h1_error.png) no-repeat top left; }

.about { background: url(images/headers/h1_about.png) no-repeat top left; }

.history { background: url(images/headers/h1_history.png) no-repeat top left; }

.donations { background: url(images/headers/h1_donations.png) no-repeat top left; }

.employment { background: url(images/headers/h1_employment.png) no-repeat top left; }

.wine { background: url(images/headers/h1_wine.png) no-repeat top left; }

.loc { background: url(images/headers/h1_locations.png) no-repeat top left; }

.locAustin { background: url(images/headers/h1_locations_austin.png) no-repeat top left; }

.locChampions { background: url(images/headers/h1_locations_champions.png) no-repeat top left; }

.locClearLake { background: url(images/headers/h1_locations_clear_lake.png) no-repeat top left; }

.locKaty { background: url(images/headers/h1_locations_katy.png) no-repeat top left; }

.locMemorial { background: url(images/headers/h1_locations_memorial.png) no-repeat top left; }

.locSugarLand { background: url(images/headers/h1_locations_sugar_land.png) no-repeat top left; }

.locWoodlands { background: url(images/headers/h1_locations_woodlands.png) no-repeat top left; }

.locDallas { background: url(images/headers/h1_locations_dallas.png) no-repeat top left; }

.event { background: url(images/headers/h1_event.png) no-repeat top left; }

.giftcards { background: url(images/headers/h1_gift_cards.png) no-repeat top left; }

.gallery { background: url(images/headers/h1_gallery.png) no-repeat top left; }

.contact { background: url(images/headers/h1_contact.png) no-repeat top left; }

.advertising { background: url(images/headers/h1_advertising.png) no-repeat top left; }

.corp { background: url(images/headers/h1_corporate_office.png) no-repeat top left; }

.reservations { background: url(images/headers/h1_reservations.png) no-repeat top left; }

.news { background: url(images/headers/h1_news_awards.png) no-repeat top left; }

.chop { background: url(images/headers/h1_chop_online.png) no-repeat top left; }

.promo { background: url(images/headers/h1_30years.png) no-repeat top left; }

.promoSocialHour { background: url(images/headers/h1_promo_social_hour.png) no-repeat top left; }

.promoHSF { background: url(images/headers/h1_hsf.png) no-repeat top left; }

.promoPorkChop { background: url(images/headers/h1_pork_chop_friday.png) no-repeat top left; }

.dangelo { background: url(images/headers/h1_nutty_dangelo.png) no-repeat top left; }

.terms { background: url(images/headers/h1_terms.png) no-repeat top left; }

h2.pagetitle { }

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* end Header Tags */


/* Post */
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr { display: block; }

.postsubnav {
	margin: -30px 0 10px;
	padding: 0 0 10px;
	display: block;
	width: 100%;
	height: 10px;
}

.postsubnav ul li, .postthirdnav ul li {
	display: inline;
	float: left;
}

.postsubnav ul li a, .postthirdnav ul li a { margin: 0 20px 0 0; }

.postNav {
	background-color: #190902;
	border: solid 5px #bbafa2;
	margin: 0 0 10px 10px;
	padding: 10px 10px 0 10px;
	display: inline;
	float: right;
	/*
	position: absolute;
	top: 50px;
	left: 20px;
	*/
	width: 150px;
	font-size: 0.85em;
	text-align: left;
}

.postNav ul li { margin: 0 0 10px; }

.postNavBar79 {
	margin: 0 0 10px 10px;
	display: inline;
	float: right;
	width: 170px;
	text-align: right;
}

.postNavBar79Logo {
	display: block;
}

.postNavBar79Logo img {
	margin: 20px 0;
}

#column720 .postsubnav {
	margin: 15px 0 0;
	padding: 0 0 10px;
	display: block;
	float: right;
	width: 520px;
	height: 20px;
}

.postthirdnav {
	padding: 0 0 20px;
	display: block;
	height: 10px;
	font-size: .75em;
}

.postmetadata { clear: both; }

.entry p a:visited { color: #b85b5a; }

.entry ul li, .entry ol li { margin: 0 0 8px; }

.menuPorkChop {
	background: url(images/backgrounds/steakhouse_bg_pork_chop_border.jpg) repeat top left;
	padding: 1px;
	margin: 0 0 10px;
	float: left;
	width: 375px;
}

.menuPorkChopTitle {
	background-color: #260E03;
	padding: 2%;
	float: left;
	width: 96%;
}

.menuPorkChop small { }

.menuPorkChopDesc {
	background: #7B6649 url(images/backgrounds/steakhouse_bg_pork_chop_special.jpg) repeat-x bottom left;
	padding: 2%;
	float: left;
	font-weight: bold;
	color: #fff;
	width: 96%;
}

.clear { clear: both; }

#locationTable { width: 800px; }

#locationTable tr td { width: 33%; }

#locationTable h3 { margin: 0 0 10px; }

#locationTable h6 { margin: 0 0 0 10px; }

#locationTable tr td ul { padding-bottom: 20px; }
/* end Post */	


/* Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.imgFloorplan {
	border: solid 5px #fff;
	margin: 0 auto;
	text-align: center;
}

.alignright { float: right; }

.alignleft { float: left }
/* end Images */


/* Buttons */
.btnPrivateDining a, .btnPD {
	margin: 10px 0;
	float: left;
	width: 175px;
	height: 40px;
}

.btnPrivateDining a span, btnPD a span {
	display: none;
	visibility: hidden;
}

.btnPrivateDining a:link, .btnPrivateDining a:visited { background: url(images/buttons/steakhouse_btn_private_norm.png) no-repeat top left; }

.btnPrivateDining a:hover, .btnPrivateDining a:active { background: url(images/buttons/steakhouse_btn_private_over.png) no-repeat top left; }

.btnPD a:link, .btnPD a:visited { background: url(images/buttons/steakhouse_btn_pd_norm.png) no-repeat top left; }

.btnPD a:hover, .btnPD a:active { background: url(images/buttons/steakhouse_btn_pd_over.png) no-repeat top left; }

.btnPrivateDining, .btnPD { clear: both; }
/* end Buttons */


/* Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. 

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li { list-style: decimal outside; }
/* end Entry Lists */


/* Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { text-align: left; }

#commentform { margin: 5px 10px 0 0; }

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.formTaxField01 { width: 15px; }

.formTaxField02 { width: 45px; }

div.wpcf7 {
	margin: 0;
	padding: 5px;
	float: left;
	text-align: left;
	color: #fff;
}

div.wpcf7 form {
	margin: 0;
	padding: 0;
}

div.wpcf7 p {
	margin: 0 20px 20px 0;
	float: left;
}

div.wpcf7 em {
	background-color: #4F3A29;
	font-style: normal;
	display: block;
	padding: 3px 5px;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
}

div.wpcf7 em.not-valid { background-color: #700 !important; }

div.wpcf7 small { display: none; }

div.wpcf7-response-output {
	clear: both;
	padding: 10px;
	background-color: #700;
	display: none;
	margin-right: 20px;
}

div.wpcf7-mail-sent-ok { background-color: #045; }

div.wpcf7-mail-sent-ng { }

div.wpcf7-spam-blocked { }

div.wpcf7-validation-errors { }

span.wpcf7-form-control-wrap { position: relative; }

span.wpcf7-form-control-wrap input, span.wpcf7-form-control-wrap textarea, span.wpcf7-form-control-wrap select {
	background-color: #260e03;
	border: solid 1px #4F3A29;
	color: #BBAFA2;
}

span.wpcf7-form-control-wrap input { padding: 4px; }

span.wpcf7-form-control-wrap select { padding: 3px; }

span.wpcf7-form-control-wrap textarea {
	padding: 4px;
	width: 470px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	display: block;
}

span.wpcf7-list-item { margin: 0 0 10px 0; }

/*
.formLabel {
	background-color: #4F3A29;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	width: 220px;
}
*/

.formGiftCardField, .formInputField { width: 220px; }

.formSelectField { width: 230px; }

.formTextArea { font: normal 0.90em "Trebuchet MS", Tahoma, Verdana, san-serif; }

.fieldsAmount {
	margin: 0 0 10px 0;
	display: block;
	width: 220px;
}

.formGiftCardAmount { width: 20px; }

.DateMonthField { width: 100px; }

.NumberPeopleField{ width: 220px; }

form.wpcf7-form span.not-valid textarea, form.wpcf7-form span.not-valid select, form.wpcf7-form span.not-valid input { background: #551F07;}
/* end Form Elements */	


/* Comments */
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
	
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* end Comments */


/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }
/* end Calendar */


/* OpenTable */
/* Overall Wrapper for Client Supplied Snippet */
#OT_searchWrapperAll {
	background: #ab710a;
	border: solid 1px #993300;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	opacity: 0.75;
	filter:alpha(opacity=75);
	margin: 0 20px 0 0;
	padding: 10px;
	display: inline;
	float: left;
	width: 200px;
	color: #260e03;
    }

#OT_searchWrapperAll h2 {
	margin: 0;
	padding: 0;
	font-size: 1.10em;
	color: #260e03;
}
    
/* wrapper */
#OT_searchWrapper {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	text-align: left;
    }

#OT_searchWrapper input, #OT_searchWrapper select {
	background-color: #fff;
	border: solid 1px #d2d1b5;
	padding: 2px;
}

/* Title of Search */
#OT_searchWrapper .OT_feedTitle {
	display: none;
	visibility: hidden;
}
 
 /* Definition List */   
#OT_searchWrapper dl {
	padding:0;
	margin:0;
}

/* Party Size Label Wrapper - dt tag */
#OT_partySizeLbl {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 110px;
}
    
/* Party Size Wrapper - dd tag */    
#OT_partySize {
	margin:0 0 5px;
	padding:0;
}

/* Date Label Wrapper - dt tag */    
#OT_dateLbl {
	margin: 0;
	padding: 0;
	text-align:left;
	width:110px;
}
    
/* Date Label Wrapper - dd tag */    
#OT_date {
	margin:0;
	padding:0;
	width:100px;
    }

/* Time Label Wrapper - dt tag */     
#OT_timeLbl {
	padding: 0;
	width:60px;
	text-align:left;
}

/* Time Label Wrapper - dd tag */     
#OT_time { margin:0 0 5px; }
    
 /* Placeholder empty dt */
#OT_empty {
	margin:0;
	padding:0;
	width:0;
	height:0;	
} 
 
 /* Submit Button Wrapper - dd tag */    
#OT_submitWrap {
	margin: 10px 0 0;
	text-align: right;
	z-index:5; /* do not change */
}

#OT_submitWrap input {
	background: none;
	border: none;
}

#OT_submitWrap input img {
	display: none;
	visibility: hidden;
}

 /* Wrapper for Powered By OpenTable Logo */
#OT_logo {
	display: none;
	visibility: hidden;
}
    
/* Wrapper for Text Link */   
#OT_logoLink {
	margin:0;
	padding:0;
	display: none;
	visibility: hidden;
}
    
/* text link padding */
#OT_logoLink a { padding:0; }

/* Logo Link Border and margin*/
#OT_imglogo {
	border: 0;
	margin:0;
}
    
#OT_searchWrapper form {margin:0;padding:0;}
#OT_searchWrapper input.hidden {display:none;}

/* Text Form Fields*/ 
#OT_searchWrapper .feedFormField, #OT_searchWrapper .feedFormField option { margin: 0; }

/* Text Form Field for Date field */
#OT_searchWrapper #startDate, #OT_searchWrapper .OT_feedFormfieldCalendar {
	margin:0;
	width:85px;
}

#OT_searchWrapper #dateDisplay {
	margin:0 0 5px;
	display:inline;
	float: left;
	font-size: .85em;
	color: #e7e7e7;
}

/*** calendar styles ***/

/* Placeholder. Don't change this */
#OT_searchWrapper .imgCal {
	position: absolute; 
	display: none; 
	z-index:100;
}

/* Calendar Table properties */
#OT_searchWrapper #imageCal table {
	background:#fff;
 	width:150px;
	font-weight: bold;
}

#OT_searchWrapper #imageCal td {
	padding: 0;
	text-align:center;
}

/* Days in the future */
#OT_searchWrapper .clickableDays {	
	color: #000; 
	text-decoration: none;
	height:18px;
}

/* Days in the past */
#OT_searchWrapper .nonclickableDays {	
	color: #CCC;
	height:18px;
}

/* Name of the month at the top */
#OT_searchWrapper .months {
	color: #FFF; 
	text-decoration: none 
}

/* Day of the week */
#OT_searchWrapper .weekdays {
	background-color:#EFEFEF;
	text-decoration: none; 
	color:#666;
}
/* end OpenTable */


/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* end Captions */


/* Various Tags & Classes */
.center { text-align: center; }

.hidden { display: none; }

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.thread-alt { background-color: #f8f8f8; }

.thread-even { background-color: white; }

.depth-1 { border: solid 1px #ddd; }

.even, .alt { border-left: solid 1px #ddd; }
/* end Various Tags & Classes*/