/*
Theme Name: Trummers
Author: Orange Plunge
*/

/*Eric Meyer RESET*/

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

/* Footer stick method */
html, body, #siteWrap {height: 100%;}
body > #siteWrap {height: auto; min-height: 100%;}
#contentCont4Bg {padding-bottom: 242px;}  /* must be same height as the footer */
#footerContainer {position: relative;
	margin-top: -242px; /* negative value of footer height */
	height: 242px;
	clear:both;} 


/* Tags */
body {font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; background:#311806 url(images/content-bg.jpg) top repeat-x; color:#fff; font-size:12px; margin:0 auto;}

a {color:#efefef; text-decoration:none;}
a[href $='.pdf'] {background: transparent url(images/page_white_acrobat.png) no-repeat center right; color:#ab866c; padding-right: 18px;}
p {font-size:12px; line-height:1.75em; margin:0 0 1.55em; text-align:justify;}

#headerContainer {background:url(images/header-container-bg.jpg) no-repeat center;}
#header {height:115px; margin:0 auto; width:960px;}
#header h1 a {background:url(images/logo-short-summer.png) no-repeat; display:block; height:115px; text-indent:-9999px; width:309px;}

#navigationContainer {background:#886f47 url(images/nav-dot-bg.jpg) center scroll; border-bottom:1px solid #514f4d; border-top:1px solid #514f4d;}
#navigation {height:47px; margin:0 auto; width:960px;}
#navigation ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 20px;
	padding:0;
}
#navigation ul li {display:block; float:left;}
#navigation ul li a {display:block; float:left; font-size:12px; height:30px; padding:17px 20px 0; text-align:center; text-decoration:none; text-transform:uppercase;}
#navigation ul li a:hover {background:rgba(255, 255, 255, 0.08);}


#contentCont4Bg {}
#mainContent {margin:0 auto; padding:25px 0 20px; width:960px;}
#sidebar {float:left; width:335px;}
#content {float:left; padding:0 20px; width:585px;}

#home1stCol {float:left; padding:0 40px 0 20px; width:440px;}
#home2ndCol {float:left; width:440px;}

/* Headings */
h1 {color:#fff; font-size:36px; font-weight:normal;}
h2 {color:#fff; font-size:30px; font-weight:normal;}
h3 {color:#fff; font-size:21px; font-weight:normal; margin-bottom:15px;}
h4 {color:#f9f4f0; font-size:17px; font-weight:normal; margin-bottom:12px;}
h5 {color:#f4ebe5; font-size:13px; font-weight:normal; margin-bottom:12px;}
h6 {font-size:12px; font-weight:normal;}

#introWrap {position:relative; z-index: 2;}
#introContent {margin:0 auto; padding:50px 0 0; width:960px;}
#introHeadingBg {background:#886f47 url(images/nav-dot-bg.jpg) center scroll; border-bottom:1px solid #514f4d; border-top:1px solid #514f4d; display:none; height:47px; position:relative; top:-76px;}
#fullwidth {padding:0 30px;}
.introContinueLink {text-align:center; font-size:14px; margin-top: 30px;}

.signupMessage {}
.signupMessage a {background:url(images/newsletter-signup.jpg) no-repeat; display:block; height:49px; margin:0 auto; text-indent: -9999px; width:277px;}

#sidebarBiosSub {float:left; padding:0 20px; width:295px;}
#sidebarBiosSub h4 {color:#a19582; margin:0 0 22px;}
#sidebarBiosSub h4 a {color:#a19582;}
#sidebarBiosSub #subNav li {margin:0 0 20px;}
#sidebarBiosSub #subNav li a {color:#837763; display:block;}


.post ul {margin:0 0 20px;}
.post ul li {line-height:17px; margin:0 0 5px 0;}

#postTitleData {margin:0 0 30px;}
#postTitleData a {color:#a19582;}
#postTitleData h2 {margin-bottom:10px;}
#postTitleData h5 {margin:0 0 25px;}

/* Seasons */
body.spring h2 {color:#c1d72e;}
body.spring #header h1 a {background:url(images/logo-short-spring.png) no-repeat;}
.spring #navigation .current_page_item a, .spring #navigation .current_page_parent a, .spring navigation .current_page_ancestor a, .spring #navigation .current_page_item a:hover, .spring #navigation .current_page_parent a:hover, .spring #navigation .current_page_ancestor a:hover {background:#c1d72e; color:#411004;}
body.spring #sidebarBiosSub .current_page_item a {color:#c1d72e!important;}
body.spring p a {color:#C1D72E;}

body.summer h2 {color:#ff0000;}
body.summer #header h1 a {background:url(images/logo-short-summer.png) no-repeat;}
.summer #navigation .current_page_item a, .summer #navigation .current_page_parent a, .summer navigation .current_page_ancestor a, .summer #navigation .current_page_item a:hover, .summer #navigation .current_page_parent a:hover, .summer #navigation .current_page_ancestor a:hover {background:#ff0000;}
body.summer #sidebarBiosSub .current_page_item a {color:#ff0000!important;}

body.autumn h2 {color:#b49859;}
body.autumn #header h1 a {background:url(images/logo-short-autumn.png) no-repeat;}
.autumn #navigation .current_page_item a, .autumn #navigation .current_page_parent a, .autumn navigation .current_page_ancestor a, .autumn #navigation .current_page_item a:hover, .autumn #navigation .current_page_parent a:hover, .autumn #navigation .current_page_ancestor a:hover {background:#b49859;}
body.autumn #sidebarBiosSub .current_page_item a {color:#b49859!important;}

body.winter h2 {color:#587b7c;}
body.winter #header h1 a {background:url(images/logo-short-winter.png) no-repeat;}
.winter #navigation .current_page_item a, .winter #navigation .current_page_parent a, .winter navigation .current_page_ancestor a, .winter #navigation .current_page_item a:hover, .winter #navigation .current_page_parent a:hover, .winter #navigation .current_page_ancestor a:hover {background:#587b7c;}
body.winter #sidebarBiosSub .current_page_item a {color:#587b7c!important;}

/* Footer */
#footerContainer {background:#1b1004 url(images/footer-bg.jpg) repeat-x center;}
#footer {margin:0 auto; padding:25px 20px; width:940px;}
#footerOurInfo {float:left; width:650px;}
#footerOurInfo .footerLogo h6 {background:url(images/logo-footer.png) no-repeat; height:43px; left:-4px; position:relative; text-indent:-9999px; width:281px;}
.footerLogo {margin:0 0 20px;}
#footerOurInfo p {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
#footerUtilities {display:none; float:left; width: 300px;}
#footerUtilities ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#footerUtilities ul li {display:block; float:left;}
#footerUtilities ul li a {display:block; float:left; font-size:11px; height:30px; padding:0 15px 0; text-align:center; text-decoration:none; text-transform:uppercase;}


/* Home */
#welcomeImageContainer {margin:0 20px 20px;}
#welcomeImage {background:#1f0b00; height:230px; padding:5px; width:910px;}
#welcomeWintergarden {position:absolute;}
#parallax {cursor: all-scroll; position:relative; overflow:hidden; width:910px; height:230px;}
#parallaxViewport {width:1900px; height:363px;}
.photocredit {color:#90725e; font-size:10px; margin:5px 0 10px;}
.photocredit a {color:#90725e; font-size:10px;}
.photocredit a:hover {color:#81614c;}
.home-news-blurb {border-bottom:1px solid #fff; padding:0 20px 30px; margin:0 0 30px;}

.nodecoration {text-decoration:none;}

/* Wordpress generated classes */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left; margin:0 15px 5px 0;}
.alignright { float:right; margin:0 0 5px 15px;}
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px;}
.mapp-poweredby {display:none;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* OpenTable overrides */
#OT_searchWrapperAll, #OT_searchWrapperAll div, #OT_searchWrapperAll dt, #OT_searchWrapperAll dl, #OT_searchWrapperAll select, #OT_searchWrapper h2 {font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif!important;}
#OT_searchWrapperAll, #OT_searchWrapper, #OT_logoLink, #OT_logo {background:transparent!important;}
#OT_date {font-size:10px!important;}
#OT_searchWrapper dl dt, #OT_searchWrapper dl dd, #OT_searchWrapper dd select, #OT_date div input {font-size:10px!important;}
#OT_searchWrapper #dateDisplay {font-size:9px!important;}
#OT_searchWrapper h2 {color:#fff;}

div#RestaurantText {font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif!important;}
#OT_logoLink {display:none!important;}
#OT_logo {position:inherit!important; top:inherit!important;}
#OT_searchWrapperAll {height:inherit!important; margin-bottom:30px!important;}










.galleryPage #postTitleData {margin:0;}

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 600px; 
}/*
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}*/
div.controls {
	margin-top: 5px;
	height: 23px;
}/*
div.controls a {
	padding: 5px;
}*/
div.ss-controls {
	float: left;
	display: none;
}
div.nav-controls {
	float: right;
}

div.slideshow-container {
	position: relative;
	clear: both;
	height: 475px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('images/loaderWhite.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 550px;
	/*height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	/*line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */ 
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	/*border: 1px solid #ccc;*/
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 600px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 3px;
	display: block;
	border: 1px solid #000;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}/*
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}/*
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}*/
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

div.pagination a {
	background:url(images/gallery-nav-sprite.png) no-repeat -9px -310px; color:#000; display:block; float:left; height:22px; text-align:center; margin-right:7px; padding-top:7px; width:25px;
}
div.pagination a:hover {background-position:-9px -428px;}

div.pagination span.current {
	background:url(images/gallery-nav-sprite.png) no-repeat -9px -252px; color:#000; display:block; float:left; height:22px; text-align:center; margin-right:7px; padding-top:7px; width:25px;
}

#prevthumb, #nextthumb, div.nav-controls .prev, div.nav-controls .next {
	background:url(images/gallery-nav-sprite.png) no-repeat -9px -195px; color:#000; display:block; float:left; height:22px; text-align:center; margin-right:7px; padding-top:7px;}
#nextthumb, div.nav-controls .next {width:47px;}
#nextthumb:hover, div.nav-controls .next:hover {background-position:-9px -373px;}
#prevthumb, div.nav-controls .prev {background-position:-9px -24px; width:78px;}
#prevthumb:hover, div.nav-controls .prev:hover {background-position:-9px -81px;}





.tabNavigation {border-bottom:1px solid #000; margin:0 0 10px 300px; overflow:hidden; padding-bottom:20px;}
.tabNavigation li {
	/*float:left;*/
	display:inline;
}

.tabNavigation li a {background:url(images/gallery-nav-sprite.png) no-repeat -9px -24px; color:#000; display:block; float:left; height:22px; text-align:center; margin-right:9px; padding-top:6px; width:78px;}
.tabNavigation li a:hover {background-position:-9px -81px;}
.tabNavigation li a.selected {background-position:-9px -138px;}

.tabNavigation li a.last {margin:0}

.tabNavigation {
	margin-top:2px;
	overflow:hidden;
}
