/*
Theme Name: Somerset Restaurant
Theme URI: http://www.somersetrestaurant.com/
Description: The WordPress theme for Somerset Restaurant in Oakland, California.
Version: 1
Author: Jeff Brock
Author URI: http://www.jeffbrockstudio.com/
Tags: restaurant

*/

body {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #a66d03;
	background: url(/images/wood_background.jpg) top repeat;
	color: #000000;
	text-align: center;
}

#main_container {
	padding: 0;
}

#logo_background {
	background-color: #a66d03;
	height: 240px;
}

#bottom_layer {
	z-index: 1;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#top_layer {
	z-index: 2;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#top_layer_content {
	position: relative;
	width: 1000px;
	margin: 0px auto; /* the 60px keeps the extra bg space from the top */
}

#logo_link {
	z-index: 4; /*  z-index must remain for link to be clickable */
	position: absolute;
	width: 1000px;
	top: 24px;
	left: 0px;
}

.logo_link_href {
	display: block;
	height: 150px;
	width: 420px;
	margin: 0 auto;
	cursor: pointer;
}

#address {
	z-index: 3; /*  z-index must remain for link to be clickable */
	position: absolute;
	width: 1000px;
	top: 186px;
	left: 0px;
}

#top_nav {
	z-index: 2; /* z-index must remain here so entire link is clickable in IE */
	position: absolute;
 	top: 280px;
	left: 130px;
}

#ivy {
	z-index: 1; /* z-index must remain here */
	position: absolute;
	width: 1000px;
	margin: 0 auto;
	top: 0px;
	left: 0px;
/*	making this absolute fixes the vertical issue, but it doesnt widen right in IE. Leaving out left works in FF not 
*/}

#ivy_left {
	float: left;
}

#ivy_right {
	float: right;
}

#newsletter {
	z-index: 10;
	position: absolute;
	top: 540px;
	left: 18px;
	background: url(/images/newsletter.png) top left no-repeat;
	width: 170px;
	height: 140px;
}

#newsletter a {
	display: block;
	height: 140px;
	width: 170px;
	cursor: pointer;
}

#top_nav_about_background {
	background: url(/images/button_about.png) left no-repeat;
}

#top_nav_about_background, #top_nav_photos_background, #top_nav_menus_background, #top_nav_reservations_background, .photo_container_large, .photo_container_small, .photo_corners, .photo, .photo_shadow { behavior: url(/scripts/iepngfix.htc) }

#top_nav_photos_background {
	background: url(/images/button_photos.png) left no-repeat;
}

#top_nav_menus_background {
	background: url(/images/button_menus.png) left no-repeat;
}

#top_nav_reservations_background {
	background: url(/images/button_reservations.png) left no-repeat;
}

#top_nav_about, #top_nav_about_background {
	float: left;
	width: 170px;
	margin-right: 16px;
}

#top_nav_about_background, #top_nav_menus_background, #top_nav_photos_background, #top_nav_reservations_background {
	height: 104px;
}

#top_nav_menus, #top_nav_menus_background {
	float: left;
	width: 140px;
	margin-right: 16px;
}

#top_nav_photos, #top_nav_photos_background {
	float: left;
	width: 150px;
	margin-right: 16px;
}

#top_nav_reservations, #top_nav_reservations_background {
	float: left;
	width: 230px;
}


#top_nav a:link, #top_nav a:visited {
	text-decoration: none;
	color: black;
}

#top_nav a:hover {
	color: #e6d995;
	text-decoration: none;
}

.selected {
	color: #e6d995;
}

#page {
	border: 1px solid #959596;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#logo_container {
	height: 240px;
	background-color: #a66d03;
	margin: 0 auto;
	padding: 0;
}

#logo {
	height: 240px;
	width: 1000px;
	margin: 0 auto;
	background: url(/images/somerset_logo.jpg) center no-repeat;
}

#tab_bar_background {
	height: 100px;
	background: url(/images/wood_bar_background.jpg) left repeat;
}

#tab_bar_container {
	height: 100px;
	width: 1000px;
	margin: 0 auto;
	top: 0;
	position: relative;
}

#tab_bar {
	height: 100px;
	width: 750px;
	margin: 0 auto;
	vertical-align: middle;
}
	
#tab_bar_shadow {
	background: url(/images/wood_bar_background_shadow.png) bottom repeat-x !important;
	background: url(/images/wood_bar_background_shadow.gif) bottom repeat-x;
	height: 8px;
}

#content {
	background-color: #e1d59b;
	background: url(/images/paper_background.jpg) top repeat-y;
	font-size: 1em;
	width: 700px;
	margin: 10px auto 0;
	padding: 0;
	border: 3px solid black;
}

#content_shadow {
	background: url(/images/wood_bar_background_shadow.png) bottom repeat-x !important;
	background: url(/images/wood_bar_background_shadow.gif) bottom repeat-x;
	height: 8px;
	width: 706px;
	margin: 0 auto;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 700px;
	color: #e6d995;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
	
#footer a {
	color: #e6d995;
}

#footer a:hover {
	color: #a66d03;
}	
	
h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 2em;
	text-align: center;
	padding: 6px 0px;
	margin: 0;
}

h1 {
	text-decoration: none;
	color: black;
}

h2 {
	font-size: 1.5em;
}

h2.pagetitle {
	font-size: 1.5em;
	margin-top: 30px;
	text-align: center;
}

h3 {
	font-size: 1.25em;
}

h2, h3 {
	color: #333;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	font-style: italic;
}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
}

a {
	color: #543F00;
	text-decoration: underline;
}

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

a:visited {
	color: #a66d03;
}

.post {
	margin: 0 0 10px;
	padding: 16px 60px 20px 40px;
}

.post hr {
	display: block;
}

.clear {
	clear: both;
}

.menu {
	width: 100%;
}

.menu strong {
	font-size: 1.15em;
}

.item, .price, .item_wine, .price_glass, .price_bottle {
	vertical-align: top;
}

.item {
	width: 90%;
}

.price {
	width: 10%;
	text-align: right;
}

.item_wine {
	width: 525px;
}

.price_glass, .price_bottle {
	width: 50px;
	text-align: right;
}

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

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
}


/* Lists */

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

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

.entry ul {
	margin: 0;
	padding: 0;
}

.entry ul li {
	list-style: none;
	padding: 2px 0 2px 32px;
	margin: 0;
	background: url(/images/bullet.png) no-repeat 0px 6px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}


/* Various Tags & Classes */
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	text-align: center;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}


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

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

.centered {
	width: 530px;
	margin: 0 auto;
}

.photo_container_google {
	position: relative;
	width: auto;
	display: block;
	float: left;
	margin: 12px 12px 12px 20px;
	padding: 24px 28px 20px 28px;
	text-align: center;
	background-color: #dedcce;
}

.photo_container_large {
	position: relative;
	width: auto;
	display: block;
	float: left;
	margin: 12px;
	padding: 11px;
	text-align: center;
	background-color: #dedcce;
}

.photo_container_small {
	position: relative;
	width: auto;
	display: block;
	float: left;
	margin: 12px 12px 0;
	padding: 8px;
	text-align: center;
	background-color: #dedcce;
}

.photo {
	position: relative;
	z-index: 2;
}

.photo img {
	border: 0;	
}

.photo_shadow {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.photo_container_large .vertical_right, .photo_container_google .vertical_right {
	top: -1px;
	left: 4px;
	background: url(/images/shadow_vertical_right.png) top right repeat-y;
	_background: none;
}

.photo_container_large .vertical_left, .photo_container_google .vertical_left {
	top: -1px;
	left: -3px;
	background: url(/images/shadow_vertical_left.png) top left repeat-y;
}

.photo_container_large .horizontal_bottom, .photo_container_google .horizontal_bottom {
	top: 4px;
	left: -1px;
	background: url(/images/shadow_horizontal.png) bottom left repeat-x;
}

.photo_container_large .horizontal_top, .photo_container_google .horizontal_top {
	top: -3px;
	left: 0px;
	background: url(/images/shadow_horizontal_top.png) top left repeat-x;
	z-index: 0;
}

.photo_container_small .vertical_right {
	top: -1px;
	left: 4px;
	background: url(/images/shadow_vertical_right.png) top right repeat-y;
}

.photo_container_small .vertical_left {
	top: -1px;
	left: -3px;
	background: url(/images/shadow_vertical_left.png) top left repeat-y;
}

.photo_container_small .horizontal_bottom {
	top: 4px;
	left: -1px;
	background: url(/images/shadow_horizontal.png) bottom left repeat-x;
}

.photo_container_small .horizontal_top {
	top: -3px;
	left: 0px;
	background: url(/images/shadow_horizontal_top.png) top left repeat-x;
	z-index: 0;
}

.photo_corners {
	position: absolute;
	z-index: 3;
/*	width: 100%;
	height: 100%;
*/	_height: 350px;
}

.photo_container_large .top_left, .photo_container_google .top_left {
	top: -8px;
	left: -8px;
	width: 56px;
	height: 56px;
	background: url(/images/photo_corner_large_tl.png) top left no-repeat;
}

.photo_container_large .top_right, .photo_container_google .top_right {
	top: -8px;
	right: -9px;
	width: 56px;
	height: 56px;
	background: url(/images/photo_corner_large_tr.png) top right no-repeat;
}

.photo_container_large .bottom_left, .photo_container_google .bottom_left {
	bottom: -8px;
	left: -8px;
	width: 56px;
	height: 56px;
	background: url(/images/photo_corner_large_bl.png) bottom left no-repeat;
}

.photo_container_large .bottom_right, .photo_container_google .bottom_right {
	bottom: -8px;
	right: -9px;
	width: 56px;
	height: 56px;
	background: url(/images/photo_corner_large_br.png) bottom right no-repeat;
}

.photo_container_small .top_left {
	top: -6px;
	left: -6px;
	width: 43px;
	height: 43px;
	background: url(/images/photo_corner_small_tl.png) top left no-repeat;
}

.photo_container_small .top_right {
	top: -6px;
	right: -9px;
	width: 43px;
	height: 43px;
	background: url(/images/photo_corner_small_tr.png) top right no-repeat;
}

.photo_container_small .bottom_left {
	bottom: -7px;
	left: -6px;
	width: 43px;
	height: 43px;
	background: url(/images/photo_corner_small_bl.png) bottom left no-repeat;
}

.photo_container_small .bottom_right {
	bottom: -7px;
	right: -9px;
	width: 43px;
	height: 43px;
	background: url(/images/photo_corner_small_br.png) bottom right no-repeat;
}

.photo_column_left {
	float: left;
	width: 300px;
	text-align: center;
}

.photo_column_right {
	float: right;
	width: 300px;
}

.menu_thumbnail_container {
	margin-bottom: 36px;
/*	background-color: #F96;
*/}

.menu_thumbnail {
	text-align: center;
	margin: 0 auto;	
	width: 250px;
}

.clickable_div {
	display: block;
	cursor: pointer;
/*	margin: 0;
	padding: 0;
*/}

.entry p {
	line-height: 1.4em;
}

.homepage_text {
	margin-top: 12px;
}

table.menu {
	font-size: 0.9em;	
}

td.item, td.price, td.item_wine, td.price_glass, td.price_bottle {
	padding-bottom: 0.5em;
}

.entry {
	font-size: 1.15em;	
}

.homepage_text li {
	padding-bottom: 0.5em;
}

.homepage_text hr {
  border: 0;
  width: 200px;
  text-align: left; 
}

#newsletter-signup {
	width: 300px;
	float: right;
	background-color: #FFF;
	clear: both;
}

#party_size {
	width: 4em;
}

#reservation_date {
	width: 7em;	
}

p.cf-sb {
	margin: 0 0 0 205px !important;	
	text-align: left !important;
}

#reservation_time {
	width: 8em;	
}

p.linklove {
	display: none !important;	
}

div.success {
	color: black !important;
	border: 1px solid #063 !important;
}

#ui-datepicker-div {
    z-index: 9999999;
}

ol.cf-ol li.textonly {
	font-style: italic;
	margin: 0 0 0 210px !important;
	font-size: 0.9em;
}

ol.cf-ol li textarea {
	width: 250px !important;
	font-family: Verdana, Geneva, sans-serif;
}

.dp-choose-date {
	display: none;	
}