/*
Theme Name: Hersh's Pizza & Drinks
Theme URI: http://www.hershspizza.com/
Description: Custom Theme for Hersh's Pizza & Drinks
Author: Laura Yeffeth
Version: 1.0
Tags: 

	This theme was designed and built by Laura Yeffeth, http://www.clampdesign.com/
	who can be reached at laura@clampdesign.com
	The CSS, XHTML and design is copyrighted. All Rights Reserved.

/* COLOR SCHEME 

#2e2b2b		MAIN BACKGROUND				DARK GRAY
#fef2c2		HEADINGS/ACTIVE LINKS		LIGHT YELLOW
#fedf6b		MAIN TEXT					DARK YELLOW
#fef2c2 	ACCENTS						LIGHT YELLOW
#c1a958		TABS						DARK YELLOW AT 70% OPACITY
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/***** =FONTS ********************************************************************/

 @font-face {
 	font-family: 'SphinxRR-Solid';
 	src: url('fonts/180B5C_0.eot');
 	src: url('fonts/180B5C_0.eot#iefix') format('embedded-opentype'),
 	url('fonts/180B5C_0.woff') format('woff'),
 	url('fonts/180B5C_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
 	}


/***** =TYPOGRAPHY ********************************************************************/

body {
font: 100 100%/1.4 georgia, serif;
color:#fef2c2;
} 
h1,h2,h3,h4,h5,h6 {
color:#fedf6b;
margin-bottom:.5em;
line-height: 1.3em;
font-family: 'SphinxRR-Solid', georgia, serif;
text-transform: uppercase;
font-weight: normal;
}
h1 {font-size: 3em;} /* 48 pt. */
h2 {font-size: 2.25em; /* 36 pt. */
margin-bottom:1em;
} 
h3 {font-size: 1.875em; /* 30 pt. */
color:#fef2c2;
text-transform: none;
} 
h4 {font-size: 1.5em; /* 24 pt. */
text-transform: none;
} 
h5 {font-size: 1.125em;} /* 18 pt. */
h6 {font-size: 1em;} /* 16 pt. */

.center {text-align:center;}
strong {
font-family: arial, sans-serif;
}
p, ul, ol {
margin-bottom:1em;
}
ul li, ol li {
margin-bottom:0;
}
em {font-style: italic;}

/***** =LINKS *************************************************************************/

a:link, a:visited {text-decoration:none; color:#fef2c2;}
a:hover, a:active {text-decoration:none; border-bottom:1px solid #fef2c2; color:#fef2c2;}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active, .map:hover, .map:active {border-bottom:none;}

/* =============================================================================
   WordPress generated classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { margin: 0 1.5em 1em 0; float: left; }
.alignright { margin: 0 0 1em 1.5em; float: right; }

.wp-caption { 
text-align: center; 
margin:0 10px 15px 0; 
}
#pageContent .wp-caption a:link, #pageContent .wp-caption a:visited, #pageContent .wp-caption a:hover, #pageContent .wp-caption a:active { 
text-decoration: none;
border:none;
}
#pageContent .wp-caption a:hover img, #pageContent .wp-caption a:active img { 
border-color:#fef2c2;
}
.wp-caption-text { margin: 0; }

/***** =LAYOUT ************************************************************************/

html {
overflow: -moz-scrollbars-vertical; // set scrollbar to appear on all pages in firefox
} 
html, body {
height: 100%;
}
body {
background: #2e2b2b url(../../../../media/bg.jpg) repeat;
}
#container {
text-align: left; /* This overrides the text-align: center on the body element. */
margin:0 auto;
width:90%;
max-width:1140px;
overflow:auto;
}
#header {
}
#content {
width:auto;
margin:0 auto;
} 
#sideContent {
position:relative;
width:30.7017543859649%;
margin-right:6.8421052631579%
margin-bottom:5%;
}
#mainContent {
width:60.4385964912281%;
min-height:600px;
padding-left:5%;
float:right;
overflow:auto;
background: url(media/line-vert.png) top left repeat-y;
margin-bottom:5%;
}
#footer {
clear:both;
position:relative;
bottom:0;
margin:5% auto 1%;
max-width:1140px;
color:#fedf6b;
}

img, object, embed {
max-width: 100%;
width: auto\9; /* ie8 */
	}
img {
	height: auto;
}

/***** =HEADER/NAVIGATION *******************************************************************/

#header {
margin-top:5%;
}
#navigation {
margin:15% auto;
text-align: center;
text-transform: uppercase;
font: bold 1.4em/1 'SphinxRR-Solid', georgia, serif;
width:68.5714285714286%;
padding-bottom:2px;
background: url(media/line-horiz.png) bottom center repeat-x;
}
#navigation li a {
display:block;
height:36px;
padding:20px 0;
background: url(media/line-horiz.png) top center repeat-x;
}
#navigation li.private-dining a {
height:60px;
}
#navigation li span {
display:block;
font: .5em/1.6 arial, sans-serif;
text-transform: uppercase;
}
#navigation li a:link, #navigation li a:visited {border-bottom:none;}
#navigation li a:hover, #navigation li a:active, #navigation li.current-page a {border-bottom:none;color:#fedf6b;}

/***** =MAIN CONTENT***************************************************************************/

#information #mainContent p {
margin-bottom:2.5em;
}
.callout {
font-size: 1.125em;
margin-bottom: 50px;
}
.callout a {
color:#fedf6b;
border-bottom:1px solid #fedf6b;
}
.callout a:hover, .callout a:active {
color:#fef2c2;
border-bottom:1px solid #fef2c2;
}
.callout em {
font-size:0.9375em;
}
/***** =CALENDAR PAGE ***************************************************************************/

.post {
padding:20px 0;
background: url(media/line-horiz.png) bottom center repeat-x;

}
.postmetadata {
text-transform:uppercase;
font: .75em/1 arial, sans-serif;
margin-bottom:1.5em;
}

/***** =MENU PAGE ***************************************************************************/

#menu #mainContent h3 {
margin-top:.5em;
}
#menuNav {
text-transform: uppercase;
font:bold .75em arial,sans-serif;
margin-bottom:20px;
height:auto;
border-bottom:1px solid #c1a958;
text-align: right;
display:none;
}
#menuNav a {
padding:4px 6px;
background-color:#c1a958;
color:#2b2b2b;
line-height:1.8;
-moz-border-radius-topright: 8px;
border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
border-top-left-radius: 8px;
}
#menuNav a:link, #menuNav a:visited {border-bottom:none}
#menuNav a:hover, #menuNav a:active {color:#2b2b2b;border-bottom:none;}

#menu #mainContent {
position:relative;
color:#fedf6b;
line-height:1.5;
}
#menu #mainContent p br {
height:0px !important;
width:0px;
line-height:0;
}
.menu-desc, .drinks-desc, #mainContent .entry-content p em {
/* 
display:block;
font-size: .75em;
 */
line-height:1em;
margin-bottom:1em;
}
.drinks-desc {
font-style:italic;
display:inline;
}
.beer {
display:inline;
}
.sub-head {
font: .75em "Brush Script MT", "Segoe Script", script;
text-transform: none;
}
.price {
color:#fef2c2;
}
.note {
font-style:italic;
font-size:.85em;
}
#col1 {
float:left;
width:45%;
margin-right:5%;
}
#col2 {
float:left;
width:45%;
}
/***** =SIDE CONTENT***************************************************************************/

#sideContent h2 {
font-size: 1.4em;
}
.widget_calendar {
list-style: none;
}
#wp-calendar caption {
background: #fedf6b;
color:#333;
text-transform: uppercase;
font-size:.85em;
font-weight: bold;
padding:2px 0;
}
#wp-calendar tbody {
border: 1px solid #fef2c2;
}
#wp-calendar td, #wp-calendar th {
border: 1px solid #fef2c2;
text-align: center;
width:26px;
height:26px;
line-height:1.6;
}
#wp-calendar td a:link, #wp-calendar td a:visited {
display:block;
width:100%;
height:100%;
background: #fedf6b;
color:#333;
font-weight: bold;
}
#wp-calendar td a:hover, #wp-calendar td a:active {
background: #fef2c2;
border-bottom: none;
}
#wp-calendar td#today {
}
#wp-calendar td.pad {
border:none;
}
/***** =FOOTER *******************************************************************/

#footer p {
font-size: 0.75em;
text-align:center;
margin-bottom:.25em;
}
#footer p a:link, #footer p a:visited {
color:#fedf6b;
border-bottom:none;
}
#footer p a:hover, #footer p a:active {
border-bottom:1px solid #fedf6b;
}
#footer div#socialmedia {
width:62px;
height:21px;
margin:10px auto;
}
#footer div img {
float:left;
margin:0 5px;
}
#footer p#credit {
margin-top:10px;
font: 0.625em arial,sans-serif;
color:#bdb496;
clear:both;
}
#footer p#credit a:link, #footer p#credit a:visited {color:#bdb496}
#footer p#credit a:hover, #footer p#credit a:active {color:#bdb496; border-bottom:1px solid #bdb496;}

/***** =FORMS **********************************************************************************/

/* Private Dining Form */

#gform_1 button,
#gform_1 input,
#gform_1 select,
#gform_1 textarea { 
font-size: 100%; 
margin: 0; 
vertical-align: baseline; 
*vertical-align: middle; 
background-color:#968e78;
border:2px solid #fedf6b;
padding: 1px 0;
}
#gform_1 label {
font-weight: 400;
}
#gform_1 label .gfield_required {
color: #fedf6b;
}
#gform_1 img.ui-datepicker-trigger {
width:23px;
height:23px;
}
#gform_1 .validation_error {
color: #fedf6b;
}
#gform_1 .gfield_error {
background-color: #fef2c2;
border:2px solid #fedf6b;
color: #2e2b2b;
}
#gform_1 .gfield_error label {
color:#2e2b2b;
}
#gform_1 .validation_message {
color:#2e2b2b;
font: 1em georgia, serif;
}
#gform_1 .gfield_error .gfield_required {
color: #2e2b2b;
}

/* Open Table Reservation Form */

#open_table  {
width:100%;
margin:-20px 0 0 0;
}
#open_table  form {
width:128px;
}
#open_table button, 
#open_table input, 
#open_table select, 
#open_table textarea { 
width:85px;
font-size: 100%; 
margin: 0; 
vertical-align: baseline; 
*vertical-align: middle; 
background-color:#968e78;
border:2px solid #fedf6b;
padding: 1px 0;
}

#OT_searchWrapperAll  {
width:100%;
height:100px;
position:relative;
margin:0;
padding:0;
background:transparent;
}
#OT_searchWrapper {
border:none;
background:transparent;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-size:12px;
width:100%;
height:200px;
position:relative;
margin:0;
}
#OT_searchWrapper .OT_feedTitle, #OT_searchWrapper #dateDisplay, #OT_defList dt {
display:none;
}
#OT_searchWrapper dl {
position:absolute;
top:0;
left:0;
padding:0;
margin:0;
}
#OT_partySizeLbl {
position:absolute;
top:25px;
left:0;
text-align:right;
width:80px;
}
#OT_partySize {
position:absolute;
top:25px;
left:0;
margin:0;
background: url(../../../../media/person.png) 0 0 no-repeat;
}
.ie6 #OT_partySize {
background: url(../../../../media/person-ie6.png) 0 0 no-repeat;
}
#OT_dateLbl {
position:absolute;
top:56px;
left:0;
text-align:right;
width:40px;
}
#OT_date {
position:absolute;
top:56px;
left:0;
width:100px;
margin:0;
background: url(../../../../media/calendar.png) 0 0 no-repeat;
}
.ie6 #OT_date {
background: url(../../../../media/calendar-ie6.png) 0 0 no-repeat;
}
#OT_timeLbl {
position:absolute;
top:87px;
left:0;
text-align:right;
width:40px;
}
#OT_time {
position:absolute;
top:89px;
left:0;
margin:0;
background: url(../../../../media/clock.png) 0 0 no-repeat;
}
.ie6 #OT_time {
background: url(../../../../media/clock-ie6.png) 0 0 no-repeat;
}
#OT_empty {
position:absolute;
width:0;
height:0;
padding:0;
margin:0;
top:100px;
left:0;
}
#OT_submitWrap {
position:relative;
top:135px;
left:0;
margin-left:0;
z-index:5;
padding:0 !important;
}
#OT_submitWrap input {
width:auto;
padding:0;
}
#OT_logo {
position:relative;
top:0;
left:0;
width:100%;
padding:0;
margin:0 5px 0 0;
display:block;
background:inherit;
text-align:left;
z-index:5;
}
#OT_logoLink {
clear:both;
position:relative;
top:0;
left:0;
width:100%;
padding:0 0 10px 0;
margin:15px 5px 0 0;
font-size:9px;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
display:block;
background:inherit;
text-align:left;
z-index:5;
}
#OT_logoLink a {
padding:0 0 0 10px;
}
#OT_imglogo {
border:0;
margin:0 0 0 10px;
}
#OT_searchWrapper form {
margin:0;
padding:0;
}
#OT_searchWrapper input.hidden {
display:none;
}
#OT_searchWrapper .feedFormField,#OT_searchWrapper .feedFormField option {
font-size:12px;
}
#OT_searchWrapper #startDate,#OT_searchWrapper .OT_feedFormfieldCalendar {
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-size:12px;
margin:0;
width:81px;
}
#OT_searchWrapper .imgCal {
position:absolute;
display:none;
z-index:100;
}
#OT_searchWrapper #imageCal table {
font-size:12px;
width:150px;
font-family:arial;
font-weight:bold;
background:#FFF;
}
#OT_searchWrapper #imageCal td {
padding:0;
text-align:center;
}
#OT_searchWrapper .clickableDays {
color:#000;
text-decoration:none;
height:18px;
}
#OT_searchWrapper .nonclickableDays {
color:#CCC;
height:18px;
}
#OT_searchWrapper .months {
color:#FFF;
text-decoration:none;
}
#OT_searchWrapper .weekdays {
color:#000;
text-decoration:none;
color:#666;
background-color:#EFEFEF;
width:14%;
}
.partOfCal img.partOfCal.spacer {
display:block;
height:1px;
margin:0;
padding:0;
}
#OT_defList dd {
padding: 0 0 10px 40px;
}

 /***** =Media Queries *************************************************************/

@media screen 
and (max-width:1090px) {
	#navigation {
		width:80%;
	}
}
@media screen 
and (max-width:930px) {
	#navigation {
		width:100%;
	}
}
@media screen 
and (max-width:768px) {
	#navigation {
		font-size:1.2em;
	}
}
@media screen 
and (max-width:600px) {
	#navigation {
		font-size:1em;
	}
	h1 {font-size: 2.25em; } /* 36 pt. */
	h2 {font-size: 1.875em;} /* 30 pt. */
	h3 {font-size: 1.5em; }/* 24 pt. */
	h4 {font-size: 1.125em;} /* 18 pt. */
	h5 {font-size: 1em;} /* 16 pt. */
	}
@media screen 
and (max-width:480px) {
	#sideContent {
		position:absolute;
		left:0;
		background: url(media/line-horiz.png) bottom center repeat-x;
		width:90%;
		margin: 0 5%;
		padding-bottom:5%;
	}	
	#mainContent {
		width:100%;
		background-image:none;
		padding-top:36%;
		min-height:0;
	}	
	#logo {
		float:left;
		background-image:none;
		width:40%;
	}
	#navigation {
		width:60%;
		float:right;
		background-image:none;
		margin:0;
		font: .65em;
	}
	#navigation li {
		width:auto;
		height:14px;
		padding:2% 0%;
	}
	#navigation li a {
		text-align: center;
		height:100%;
		width:100%;
		padding:0;
		background-image:none;
	}
	#navigation li span {
		display:none;
	}
	#footer {
		font-size:.85em;
		}
}
@media screen 
and (max-width:320px) {
	#mainContent {
		padding-top:39%;
	}	
	#logo {
		width:50%;
	}
	#navigation {
		width:50%;
		font-size: .75em;
	}
	h1 {font-size: 1.875em;} /* 30 pt. */
	h2 {font-size: 1.5em; }/* 24 pt. */
	h3 {font-size: 1.125em;} /* 18 pt. */
	h4 {font-size: 1em;} /* 16 pt. */
	#home #mainContent p {
			margin:0;
		}
	#home #mainContent img {
		width:60%; 
		margin: 0 20%; 		
		}
}