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

	Perry's Restaurants v 2.0
	 http://www.sugarlandtownsquare.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.perrysrestaurants.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: #000 url(/images/restaurant_bg.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	font: 62.5% /* Resets 1em to 10px */ normal Arial, Tahoma, Verdana, san-serif;
	color: #fff;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.85em;
	line-height: 1.5em;
	color: #e3d7c9;
	}

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

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

h2 {
	margin: 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 a:link, h2 a:visited, h3 a:link, h3 a:visited {color: #fff; text-decoration: underline;}

h2 a:hover,h3 a:hover {color: #ff3300;}

p { margin: 0 0 20px; }

a, h2 a:hover, h3 a:hover {
	color: #ff3300;
	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 {
	width: 130px;
	}

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 {
	background: url(images/backgrounds/restaurant_bg_stage.jpg) no-repeat top center;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 100%;
	height: 744px;
	}
	
#content {
	margin: 50px auto;
	padding: 0;
	width: 940px;
	font-size: 1.25em;
	text-align: center;
	}

#column940 {
	width: 100%;
}

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

#column940 .post580 {
	margin: 0;
	padding: 35px 20px 0 10px;
	float: left;
	width: 550px;
	text-align: left;
}

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

#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 .entry ul {
	margin: 0 0 20px;
	padding-left: 35px;
	list-style-type: disc;
}


#flashAd {
	margin: 10px 0 0;
}

#narrowcolumn {
	float: left;
	margin: 0;
	padding: 0;
	width: 450px;
	}

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

#widecolumn {
	margin: 0;
	padding: 0;
	width: 450px;
	line-height: 1.6em;
	}

#widecolumn .entry p {
	font-size: 1.05em;
	}

#widecolumn .post {
	margin: 0;
	}

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

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

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

#narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1.homeHeaders {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 100px;
}

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

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

.catering {
	background: url(images/headers/h1_catering.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;
}

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

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

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

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

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

.marketingRequest {
	background: url(images/headers/h1_marketing_request.png) no-repeat top center;
}

.eventForm {
	background: url(images/headers/h1_event_request.png) no-repeat top center;
}

.advertisingForm {
	background: url(images/headers/h1_advertising_request.png) no-repeat top center;
}

.resultsForm {
	background: url(images/headers/h1_results_reporting.png) no-repeat top center;
}

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

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

.imgFloorplan {
	border: solid 5px #fff;
	margin: 10px auto;
	text-align: center;
}
/* end Structure */


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

#headerLogo {
	display: inline;
	float: left;
	width: 220px;
	height: 120px;
}

#headerimg 	{
	display: none;
	visibility: none;
	}
	
#headerNav {
	margin: 30px 0 0;
	padding: 15px 0;
	float: left;
	width: 700px;
	height: 20px;
	text-align: right;
}

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

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

.navAbout a, .navCatering a, .navEvent a, .navGifts a, .navChops a, .navTerms a, .navContact a {
	margin: 0 0 0 40px;
	float: left;
	height: 20px;
}

.navAbout a {
	width: 50px;
}

.navAbout a:link, .navAbout a:visited {
	background: url(/images/navigation/nav_about_normal.png) no-repeat top left;
}

.navAbout a:hover {
	background: url(/images/navigation/nav_about_over.png) no-repeat top left;
}

.navCatering a {
	width: 65px;
}

.navCatering a:link, .navCatering a:visited {
	background: url(/images/navigation/nav_catering_normal.png) no-repeat top left;
}

.navCatering a:hover {
	background: url(/images/navigation/nav_catering_over.png) no-repeat top left;
}

.navEvent a {
	width: 129px;
}

.navEvent a:link, .navEvent a:visited {
	background: url(images/navigation/nav_event_normal.png) no-repeat top left;
}

.navEvent a:hover {
	background: url(images/navigation/nav_event_over.png) no-repeat top left;
}

.navGifts a {
	width: 74px;
}

.navGifts a:link, .navGifts a:visited {
	background: url(/images/navigation/nav_gifts_normal.png) no-repeat top left;
}

.navGifts a:hover {
	background: url(/images/navigation/nav_gifts_over.png) no-repeat top left;
}

.navChops a {
	width: 85px;
}

.navChops a:link, .navChops a:visited {
	background: url(/images/navigation/nav_chop_normal.png) no-repeat top left;
}

.navChops a:hover {
	background: url(/images/navigation/nav_chop_over.png) no-repeat top left;
}

.navTerms a {
	width: 48px;
}

.navTerms a:link, .navTerms a:visited {
	background: url(/images/navigation/nav_terms_normal.png) no-repeat top left;
}

.navTerms a:hover {
	background: url(/images/navigation/nav_terms_over.png) no-repeat top left;
}

.navContact a {
	width: 62px;
}

.navContact a:link, .navContact a:visited {
	background: url(/images/navigation/nav_contact_normal.png) no-repeat top left;
}

.navContact a:hover {
	background: url(/images/navigation/nav_contact_over.png) no-repeat top left;
}
/* end Header */


/* Forms */
.formRow {
	margin: 0 0 10px;
	float: left;
	width: 100%;
}

.formRow h3, .formRow h4 {
	text-align: left;
}

.formLabel, .formField {
	float: left;
	display: inline;
}

.formLabel {
	margin: 0 10px 0 0;
	width: 160px;
	text-align: right;
}

.formField {
	margin: 0 0 0 10px;
	width: 242px;
	text-align: left;
}

.formField input, .formField textarea {
	border: solid 1px #ccc;
	padding: 4px;
}

.formField input {
	width: 242px;
}

.formField textarea {

}

.fieldMonth {
	width: 100px;
}

.fieldDay {
	width: 50px;
}

.fieldYear {
	width: 75px;
}

.fieldHour, .fieldMin, .fieldMeridian {
	width: 50px;
}

.btnSubmit {
	width: 152px;
}

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: #000;
	border: solid 1px #fff;
	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: #54312B;
	border: solid 1px #fff;
	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;
}

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;
}

.formTextAreaHalf {
	font: normal 0.90em "Trebuchet MS", Tahoma, Verdana, san-serif;
	width: 350px;
}

.formTextAreaFull {
	width: 470px;
}

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

.formGiftCardAmount {
	width: 20px;
}

.DateMonthField {
	width: 100px;
}

form.wpcf7-form span.not-valid textarea,form.wpcf7-form span.not-valid select, form.wpcf7-form span.not-valid input { background: #551F07;}

.ginput_container input, .gfield_time_minute input, .ginput_container select, .gfield_time_ampm select, .ginput_container textarea { background-color: #54312B; border: solid 1px #fff; color: #fff; }
/* end Forms */


/* 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 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 */
h2.pagetitle {
	margin: 0 0 15px;
	font-size: 1.6em;
}

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


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

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

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

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.clear {
	clear: both;
}
/* 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;
	}

.alignright {
	float: right;
	}

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


/* 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 Lists */


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

.entry form { /* This is mainly for password protected posts, makes them look better. */
	
	}

#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;
	}
/* 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 */


/* 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: 1px solid #ddd;
}

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