body {
/*	background: #F4F2CB url(../_img/bg_page.png) repeat-y center; */
	background: #F4F2CB;
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Arial, helvetica, sans-serif;
}
a:link {
	color: #4d4234;
}
a:visited {
	color: #4d4234;
}
a:hover {
	color: #f4f2cb;
}
a:active {
	color: #4d4234;
}
.line {
	background-image: url(../_img/bg_line.png);
	height: 2px;
	width: 100%;
	margin: 18px 0 10px 0;
}
.alignleft {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
}
.alignright {
	float: right;
	padding: 0;
	margin: 0 0 0 10px;
}
#page_container {
	background: url(../_img/headers/summer_2010.png) top center no-repeat;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 100%;
}
#header {
	height: 190px;
	margin: 0;
	padding: 0;
}
#header_buttons {
	text-align: right;
	margin-top: 30px;
}
#nav {
	height: 67px;
	width: 980px;
	margin: 0 0 0 -30px;
	padding: 0 0 0 40px;
	background: url(../_img/bg_nav.png) top repeat-x;
}

/* Navigation */
#navigation {
	display:block;
	font:18px/14px "scheme-1","scheme-2",sans-serif;
	padding: 0;
	margin: 2px 0 0 0;
	text-transform: uppercase;
}
.menu ul {
	z-index:99;
	margin:0;
	padding:0;
	list-style:none;
	line-height:1;
	margin-left:10px;
}
.menu ul a {
	position:relative;
	color: #fff;
	display:block;
	z-index:100;
	padding:18px 15px 0 15px;
	text-align: center;
	line-height:18px;
	text-decoration:none;
	font-weight: normal;
	text-shadow: 1px 1px #4a3f32;
	height: 32px;
	border-right: #8c7e6d 1px solid;
}
.menu ul a:hover, .menu ul li.current_page_item, .menu ul li.current_page_parent, .menu ul li.current-menu-item {
	background:#4ba264;
	color: #fff;
	font-weight: normal;
	text-shadow: 1px 1px black;
}
.menu ul li {
	float:left;
	width: auto;
	margin: 0;
	padding: 0;
}
.menu ul li a.sf-with-ul {
	/* padding-right:25px;*/
}
/* Drop-down menus */
.menu ul li ul {
	position: absolute;
	left: -999em;
	width: 200px;
	z-index:999;
	margin-left:0;
}
.menu ul li ul li {
	background:#C1B590;
	border-top:1px solid #fff;
	border-bottom:1px solid #a99e92;
	margin-left:0px;
}
.menu ul li ul li a {
	font:14px/12px "scheme-1","scheme-2",sans-serif;
	width:180px;
	color:#fff;
	text-shadow: 1px 1px #4a3f32;
	line-height:18px;
}
.menu ul li ul li a.sf-with-ul {
	padding:5px 10px;
	background:#4ba264;
	color: #fff;
	font-weight: normal;
	text-shadow: 1px 1px black;
}
.menu ul li ul li a:hover {
	background:#4ba264;
	color: #fff;
	font-weight: normal;
	text-shadow: 1px 1px black;
}
.menu ul li ul ul {
	margin: -30px 0 0 180px;
}
.menu ul li:hover, .menu ul li.hover {
	/*menu when its been rolled over */
	position:static;
	background:#4ba264;
	color: #fff;
	font-weight: normal;
	text-shadow: 1px 1px black;
}
.menu ul ul li:hover, .menu ul ul li.hover {
	background:#4ba264;
	color: #fff;
	font-weight: normal;
	text-shadow: 1px 1px black;
}
.menu ul li:hover ul, .menu ul li.sfhover ul, .menu ul li li:hover ul, .menu ul li li.sfhover ul, .menu ul li li li:hover ul, .menu ul li li li.sfhover ul, .menu ul li li li li:hover ul, .menu ul li li li li.sfhover ul {
	left:auto;
}
.menu ul .sf-sub-indicator {
	position:absolute;
	display:block;
	right:0.4em;
	top:0.8em;
	width:10px;
	height:10px;
	text-indent:-999em;
	overflow:hidden;
}
.menu li ul .sf-sub-indicator {
}

/* Featured */

#featured {
	background: url(../_img/feature_bg.png) no-repeat;
    width:619px;  
	height: 336px;
	margin: 0 0 25px 10px;
	position: relative;
}
#featured ul.ui-tabs-nav { 
	list-style: none;
	margin: 45px 10px 0 0;
	padding: 0;
	width: 258px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 40;
}
#featured ul.ui-tabs-nav li { 
	list-style: none;
	margin: 0;
	padding: 0;
}
#featured ul.ui-tabs-nav li:hover { 
}
#featured ul.ui-tabs-nav li span { 
}
#featured ul.ui-tabs-nav li.center {
	margin: 5px 0 5px 0
}
#featured li.ui-tabs-nav-item a { 
	display:block; 
	padding: 15px 15px 0 60px;
	background: url(../_img/feature_thumb.png) top right no-repeat;
	width: 183px;
	height: 75px;
	color: #f4f2cb;
	text-decoration: none;
}
#featured li.ui-tabs-nav-item a:hover { 
	background: url(../_img/feature_thumb_over.png) top right no-repeat;
	color: #393730;
	text-decoration: none;
}
#featured .ui-tabs-nav .ui-tabs-selected { 
}
#featured .ui-tabs-nav .ui-tabs-selected a { 
	color: #393730;
	background: url(../_img/feature_thumb_over.png) top right no-repeat;
}
#featured .ui-tabs-nav .ui-tabs-selected a:hover { 
	color: #393730;
	background: url(../_img/feature_thumb_over.png) top right no-repeat;
}
#featured .ui-tabs-panel{ 
	width: 373px;
	height: 284px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	margin: 44px 0 0 8px;
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#featured_friend {
	width: 315px;
	float: right;
	margin: 30px 0 25px 0;
	position: relative;
}
#featured_friend_cutout {
	z-index: 20;
	background: url(../_img/featured_friend.png) no-repeat;
	width: 300px;
	height: 102px;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 12px;
	text-align:	center;
	padding: 245px 0 0 0;
	line-height: 2em;
}
#featured_friend_cutout h2 {
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}
#featured_friend_cutout a:link, #featured_friend_cutout a:visited, #featured_friend_cutout a:hover, #featured_friend_cutout a:active {
	color: #fff;
	text-decoration: underline;
}
#featured_friend_pic {
	z-index: 10;
	width: 275px;
	height: 282px;
	position: absolute;
	top: 40px;
	left: 13px;
}
.container_body {
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
}
.content {
	width: 629px;
	color: #3f3529;
	float: left;
	margin: 30px 0 0 5px;
}
.content .top {
	background-image: url(../_img/bg_main_top.png);
	width: 629px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
}
.content .top_large {
	background-image: url(../_img/bg_main_top_large.png);
	width: 955px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	background-repeat: no-repeat;
}
.content .bottom {
	background-image: url(../_img/bg_main_bottom.png);
	width: 629px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
}
.content .bottom_large {
	background-image: url(../_img/bg_main_bottom_large.png);
	width: 955px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
}
#content_posts {
}
.content h1.content_title {
	padding: 2px 0 0 29px;
	margin: 0;
	width: 600px;
	height: 53px;
	background-image: url(../_img/bg_main_title.png);
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #f4f2cb;
	text-transform: uppercase;
}
.social {
	background: url(../_img/bg_links.png) repeat-x #c1b590;
	width: 610px;
	padding: 15px 0 60px 10px;
	margin: 0 0 0 9px;
}
#comments {
	background:#c1b590;
	margin: 0 0 0 9px;
	padding: 20px 13px 20px 13px;
	width: 594px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}
.post {
	background:#c1b590;
	margin: 0 0 0 9px;
	padding: 0 13px 20px 13px;
	width: 594px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}
.post .meta {
}
.post .meta h2 {
	font-size: 32px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.post .meta h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.post .commentcounter {
	background-image: url(../_img/bg_commentcounter.png);
	width: 35px;
	height: 28px;
	float: right;
	margin: 0 0 0 10px;
	padding: 7px 0 0 45px;
	font-size: 22px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
.post .commentcounter a:link, .post .commentcounter a:visited, .post .commentcounter a:hover, .post .commentcounter a:active {
	color: #9c9175;
	text-decoration: none;
}
.post .text a:link, .post .text a:visited, .post .text a:active {
	color: #3F3529;
}
.post .text a:hover {
	color: #4d4234;
}
#sidebar_top {
	float: right;
	width: 315px;
	/*height: 294px;*/
	margin: 30px 0 0 0;	
}
#sidebar_top img {
	margin: 0 0 20px 0;
	clear: both;
}
#sidebar_cuisine {
	margin: 0 0 15px 0;
}
.sidebar {
	width: 315px;
	float: right;
	color: #443a2e;
	margin: 30px 0 0 0;
	background-image: url(../_img/bg_sidebar_middle.png);
}
.sidebar a:link, .sidebar a:visited, .sidebar a:hover, .sidebar a:active {
	color: #4ba264;
	text-decoration: underline;
}
.sidebar .top {
	width: 300px;
	height: 20px;
	background-image: url(../_img/bg_sidebar_top.png);
}
.sidebar .middle {
	width: 300px;
	background: #fbfadd;
}
.sidebar .middle .text {
	padding: 0 15px;
	line-height: 1.5em;
}
.sidebar .middle .text .small {
	font: 12px/1.2em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 4px 0;
	padding: 0;
}
.sidebar .bottom {
	width: 300px;
	height: 16px;
	background-image: url(../_img/bg_sidebar_bottom.png);
}
.sidebar h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;	
}

/* WIDGETS */

/* Generic Widgets */
ul.widgets {
	clear:both;
	padding-left:0px;
	list-style:none;
}
.widget-container {
	margin: 0 0 40px 0;
}
.widget-container h3 {
	padding: 2px 0 0 15px;
	margin: 0;
	width: 300px;
	height: 52px;
	background-image: url(../_img/bg_sidebar_title.png);
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #3f3529;
	text-transform: uppercase;
}
.widget-container h4 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #3f3529;
}
.widget-container p {
	font:12px/16px Arial, Helvetica, sans-serif;
	margin-bottom:0;
}
.widget-container ul {
	clear:both;
	list-style:none;
	padding: 0;
	margin: 0 0 0 12px;
}
.widget-container ul li {
	padding: 0;
	margin: 0;
	list-style:none;
}
.widget-container ul li a {
	padding: 0 0 0 5px;
	text-decoration: underline;
}
.widget-container ul li a:hover {
	text-decoration: underline;
}
.widget-container ul ul {
	margin: 0 0 0 13px;
	padding: 0 0 0 15px;
	border-top: none;
	list-style:none;
}
#colophon-widgets {
	border-top:1px solid #ddd;
	padding:10px 0;
}
#colophon-widgets .block {
	padding:20px 0 0 20px;
	width:210px;
	float:left;
}
/* Calendar */
#wp-calendar {
	width:95%;
	margin-bottom:15px;
	clear:both;
	padding:0;
}
#wp-calendar caption {
	padding:0 0 10px;
}
#wp-calendar th, #wp-calendar td {
	text-align:center;
	background:rgba(0, 0, 0, .05);
	padding:5px;
}
#wp-calendar td {
	background:transparent;
}
#wp-calendar td, table#wp-calendar th {
	padding:3px 0;
}
.textwidget {
	margin: 0 0 0 13px;
}

/* Search */

.widget_search {
}

#searchform {
	margin: 0 0 0 13px;
}

#searchsubmit {
}

.widget-container input#s {
}

.widget-container input.submit {
}

/* FOOTER */

#footer {
	background: url(../_img/bg_footer.png) repeat-x #4D4234;
	width: 1020px;
	padding: 80px 0 60px 0;
	color: #f4f2cb;
	margin: 0 auto 0 auto;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #f4f2cb;
	text-decoration: underline;
}
.meta_container {
	width: 520px;
	float: right;
}
.biopic_container {
	position: relative;
	width: 68px;
	height: 68px;
	float: left;
	/* margin: 0 10px 0 0; */
	margin: 0 0 0 0;
	padding: 0;
}
.biopic_mask {
	position: absolute;
	width: 68px;
	height: 68px;
	top: 0;
	left: 0;
	z-index: 50;
	padding: 0;
	margin: 0;
}
.biopic_img {
	position: absolute;
	width: 68px;
	height: 68px;
	top: 0;
	left: 0;
	z-index: 40;
	padding: 0;
	margin: 0;
}
.edit-link {
	clear: both;
}

.staff {
}
.staff_photo {
	margin: 0 15px 0 0;
	float: left;
	width: 175px;
}
.staff_text {
	float: right;
	width: 385px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}
.staff_text h2 {
	font-size: 32px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.staff_text h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}
.urgent {
	color: #ff0000;
}
#post-34 ul {
	list-style: none;
	margin: 0;
	padding: 0:
}
#post-34 ul li {
	list-style: none;
	display: block;
	width: 140px;
	float: left;
	margin: 0 7px 25px 0;
	padding: 0:
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.my-recent-yt-video {
	text-align: center;
}
.twtr-hd {
	display: none;
}
.twtr-join-conv {
	display: none;
}
#feature_large {
	padding: 44px 0 0 9px;
}



/* MENU */
#nav {
	height: auto;
}

.menu ul a {
	padding: 9px 10px;
	height: auto;
}



/* STAFF LISTING */
.staff-member-listing  img {
	max-width: 100%;
	height: auto;
}



/* SEARCH RESULTS */
.searchresults article.status-publish {
	background:#c1b590;
	margin: 0 0 0 9px;
	padding: 0 13px 20px 13px;
	width: 594px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}
.searchresults article.status-publish .meta h2 {
	font-size: 32px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.searchresults article.status-publish .meta h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}



/* POPUP */
.sumome-vex .sumome-vex-close:before {
	color: #333;
	background-color: #fff;
	border-radius: 25px;
	top: -20px;
	right: -20px;
}



/* EVENTS */
body.tribe-is-responsive {
	font-family: Georgia, ​Times New Roman, ​Times, ​serif;
}

body #tribe-events .tribe-events-content p, body .tribe-events-after-html p, body .tribe-events-before-html p {
	font-family: Georgia, ​Times New Roman, ​Times, ​serif;
	font-size: 18px;
	line-height: 21px;
	color: 	#3f3529;
}

.tribe-events-adv-list-widget .tribe-events-widget-link a:hover, .tribe-events-back a:hover, .tribe-events-list-widget .tribe-events-widget-link a:hover, ul.tribe-events-sub-nav a:hover {
	color: inherit;
}

.tribe-events-list h2.tribe-events-list-event-title a:hover {
	color: inherit;
}

.tribe-events-list .tribe-events-loop .tribe-events-content a:hover {
	color: inherit;
}

body #tribe-events  .tribe-events-list .tribe-events-ical {
	display: none;
}

body #tribe-events-content a:hover {
	color: inherit;
}

body ul.tribe-events-sub-nav {
	display: none;
}

body #tribe-events-content a {
	text-decoration: underline;
}



/* NEWSLETTER SIGNUP PAGE */
#post-8187 {
	margin-top: -10px;
}
