@import url(home.css);

#wrapper {}
#header {
	border-bottom: 6px solid #7B8A38;
	padding: 14px 0 4px 8px;
	height: 55px;
}
#header img {
	position: absolute;
	left: 10px;
	top: 20px;
}
#header h1 { display: none; }
#header p.tagline {
	margin: 40px 0 0 310px;
	font-weight: bold;
}
#header p.principle {
	position: absolute;
	right: 15px;
	top: 10px;
	color: #666;
	font-style: italic;
}
#header img { margin-top: -10px; }
#header p.description { top: 75px; }

#sidebar {
	float: left;
	width: 120px;
	margin: 12px 0 0 20px;
}
#sidebar ul { margin: 0; }
#sidebar ul li{
	color: #7B8A38;
	font-weight: bold;
	font-size: .8em;
	line-height: 1.5;
}
#sidebar ul ul { 
	margin: 4px 0 4px 2px;
	padding: 0 0 2px 6px; 
	border-left: 1px solid #7B8A38;
}
#sidebar ul ul ul { 
	margin: 0 0 0 5px;
	padding: 0;
	border: none;
}
#sidebar ul li li { font-weight: normal; font-size: .9em; }

#sidebar ul li a {
	color: #7B8A38;
	text-decoration: none;
}
#sidebar ul li a:hover {
	border-bottom: 1px solid #ccc;
}

#main { margin: 0 20px 20px 150px; }

div#navigation {
	margin: 0 0 0 20px;
	float: left; 
}

div#admin {
	position: absolute;
	top: 88px;
	z-index: 10;
	right: 10px;
	font-size: .6875em;
	color: #9CA467;
}
div#admin span { margin-right: 20px; }
div#admin strong { color: #7B8A38; }
div#admin a { color: #c00;  }

div.admin {
	background-color: #F5F9E7;
	border: 1px solid #EAF1C6;
	border-top: none;
	padding: 5px 7px; 
	margin: 0;
}
div.admin h4 {
	font: normal .75em Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #000;
	margin: .1em 0 .2em;
	display: inline;
}
div.admin p {
	display: inline;
}
#footer {
	clear: both;
	font-size: .7em;
	border-top: 6px solid #BFD73B;
	padding: 5px 20px;
	color: #7B8A38;
}

.pagination {
	margin: 1em 0;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px 10px;
	font: normal 8.5pt Verdana, sans-serif;
}

table.restaurants {
	width: 98%;
}
table.restaurants tbody td {
	border-bottom: 1px solid #ccc;
}
table.restaurants tbody td { color: #666; line-height: 1.3; }
span.reviewed, a.reservations {
	font: normal 7pt Verdana, sans-serif;
	padding: 3px;
	line-height: 2;
	text-transform: uppercase;
	background-color: #829450;
	color: #fff;
}
table.restaurants td.award {
	padding-right: 3px;
}



a.reservations {     white-space: nowrap;
text-decoration: none; background-color: #bb3030; }

div#default {
	margin: 1em 0 0;
	background-color: #eee;
	padding: 10px;
}
div#default fieldset.tags label {
	float: left;
	width: auto;
	padding: 5px 15px 0 0;
	color: #000;
}

div#categories {
	height: -1%;
	overflow: hidden;
	padding: 0 10px;
}
#categories div.category {
	margin: 1em 2% 0 0;
	width: 18%;
	float:left;
}
div.category h2 { 
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

ul.links { margin: .2em 0 1em;}
ul.links li h3 { text-transform: none; }
ul.links li h3 a { color: #695b45; }
ul.links li p { font-size: .55em; }

a.map { 
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #ccc; 
}

p.highlight { 
	font: normal 1.25em Helvetica, Arial, sans-serif;
	color: #777;
	margin: 0 0 .1em;
	line-height: 1.2;
	font-style: italic;
}
p.info {
	font-size: .7em;
	line-height: 1.5;
}

body.restaurant div#photos {
	float: right; 
	margin: 0 0 10px 10px;
	width: auto;
}
div#photos {
}
div#photos small.caption {
	display: block;
	text-align: right;
	font-size: 8.5pt;
	color: #666;
	padding: 4px 0 0 0;
}
div#photos ul.thumbnails {
	overflow: hidden;
}
div#photos ul.thumbnails li {
	float: right;
	padding: 5px 5px 0 0;
}

#crumbs {
	background-color: #EAF1C6;
	font-size: .65em;
	padding: 10px 20px;
	text-transform: uppercase;
}
#crumbs a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #BFD73B;
}
#crumbs a:hover {
	border-bottom: 1px solid #000;
}

table#tags {
	margin: 0 0 1em;
	clear: both;
}
table#tags thead { }
table#tags thead th { 
	border: none; 
	color: #666; 
	border-bottom: 1px solid #CDB39A;
}
table#tags tbody th {
	padding: 2px 5px;
	border-bottom: 1px solid #CDB39A;
}
table#tags tbody td, table#tags tbody th {
	border-bottom: 1px solid #CDB39A;
	padding: 5px;
	border-right: 1px solid #CDB39A;
}
table#tags tbody th { 
	text-transform: uppercase;
	font-size: .7em; 
	background-color: #DFCEBD; 
	color: #8A5625;
	border-left: 1px solid #CDB39A;
}
table td.negative { color: #c00; }

h4.restaurant_description { 
	font-size: .7em;
	color: #666; 
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
}

.review h3 {
	text-transform: uppercase;
	font-weight: normal;
	color: #888;
	margin: 0 0 .2em;
	font-size: .7em;
}

#opentable {
	width: 150px;
	margin: 0 0 10px;
	padding: 5px 0 0;
}
#opentable img { margin: 5px 0 0; }

a.reservation {
	
	background-color: #bb3030;
	color: #fff;
	text-decoration: none;
	font-size: .6em;
	padding: 3px 5px;
	text-transform: uppercase;
}

div#extrainfo {	
	overflow: hidden; 
	margin: 0 0 .5em 0;
}
* html div#extrainfo {
*   height: 1%; /* So IE plays nice */
}
div#extrainfo .awards { 
	width: 160px; 
	float: left; 
}
div#extrainfo .other { 
	margin:  0 0 0 170px; 
}

#main ul#awards {
	list-style: none;
	margin: 0 0 1em;
}
ul#awards li a { 
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
table.hours { margin: 0 0 1em; }
table.hours td {
	vertical-align: middle;
	text-align: center;
}
table.hours thead th { 
	padding-top: 0; 
	text-align: center; 
	padding-bottom: 1px;
}
table.hours td, table.hours th { 
	margin: 0;
	padding: 3px;
}
table.hours th { padding-left: 0; }
table.hours th.name { 
	color: #000;
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
}

.awards h3 {
	border-bottom: 2px solid #000;
	margin: 1px 0 5px;
	padding: 0 0 1px;
	font-size: 10pt;
}


div#festivore_choice {
	overflow: hidden;
	margin: 0 0 15px;
	font-family: 'Lucida Sans', Optima, Tahoma, Helvetica, Arial, sans-serif;
}
div#festivore_choice img { float: left; }
div#festivore_choice span { 
	display: block;
	width: auto;
	padding: 12px 0 0 30px;
}
#festivore_choice span { text-transform: uppercase; }
#festivore_choice strong {
	text-transform: lowercase;
	font-style: italic;
	color: #93b344;
}

div.city_layout {
	overflow: hidden;
}
div.city_layout div.main {
	margin: 0 25px 0 0;
	overflow: hidden;
}
div.city_layout div.features {
	float: right;
	width: 300px;
}

#main fieldset {
	clear: none;
}

fieldset legend { font: bold 1em Helvetica, Arial; }


form.search {
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 0 0 .5em;
	margin: .8em 0 .8em;
	overflow: hidden;
}
* html form.search {
*   height: 1%; /* So IE plays nice */
}
form.search h3 {
	margin: 1em 0 .2em;
	text-transform: none;
	font: bold .8em 'Lucida Grande',Tahoma,Arial,sans-serif;
}
form.search fieldset label { 
	margin: .5em 1em 0 0; 
}
form.search fieldset label select { margin-bottom: 3px; }

form.search fieldset label.radio, 
form.search fieldset.awards label,
fieldset.features fieldset label { 
	font: normal .7em Verdana, Helvetica, sans-serif; 
}
form.search fieldset label.radio {
	margin-top: 2em;
	float: left;
}
form.search fieldset.awards {
	margin: 0 0 1em;
	border: 1px solid #ccc;
	padding: 0 8px 8px;
}
form.search fieldset.awards label { float: left; }

form.search fieldset label.choice {
	margin: 1.3em 0 0;
	font-family: 'Lucida Sans', Optima, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1em;
}

fieldset.features { overflow: hidden; }
fieldset.features fieldset {
	width: 16%;
	margin: 0 2% 0 0;
	float: left;
	padding: 6px 1%;
	background-color: #EAF1C6;
}
fieldset.features fieldset h4 {
	text-transform: uppercase;
	border: none;
	margin: .2em 0;
	font-weight: normal;
}
form.search fieldset.features label { 
	margin: 0 0 10px; 
}
fieldset.features label span {
	margin: 0 0 0 18px;
	display: block;
}
fieldset.features label input {
	float: left;
}
#restaurants form.search fieldset label.radio { 
	margin-top: 1.7em;
}

form.search input.submit {
	margin: 1.9em 0 0 0;
	float: left;
	background-color: #7B8A38;
	color: #fff;
	text-transform: uppercase;
	font-size: .7em;
	border: none;
	padding: 5px 6px;
}
form.search a.search_features {
	margin: 1.9em 0 0 .5em;
	float: left;
	padding: 8px 6px 7px;
	text-transform: uppercase;
	font-size: .7em;
	display: block;
	background-color: #f7931e;
	text-decoration: none;
	color: #fff;
}

p#searchattempt { 
	color: #666;
	font-size: .7em;
	margin: .5em 0 0;
}


.notice {
	background-color: #F3DFCC;
	padding: 10px 10px 0;
	border: 1px solid #ccc;
	margin: 1em 0 0;
}


div#awards_key {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 10px 8px 6px;
	
}
* html div#awards_key {
*   height:1%; /* So IE plays nice */
}
div#awards_key ul {
	overflow: hidden;
	height: -1%;
	margin: 0;
	list-style: none;
}
div#awards_key ul li {
	float: left;
	margin: 0 10px 0 0;
}
div#awards_key ul li img { width: 13px; }
div#awards_key ul li a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

div.award h2, ul#rating_categories h2 {
	color: black;
	font-size: 1.25em;
	text-transform: none;
}
div.award h2 a, ul#rating_categories h2 a {
	color: #7B8A38;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

ul#rating_categories h2 {
	margin: .5em 0 0;
}

#links h3 {
	text-transform: none;
	font-size: 1em;
	margin: 0;
}
#links h3 a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

.tag h2 { 
	text-transform: none;
	color: #000;
}
.tag h2 a {
	border-bottom: 1px solid #ccc;
	color: #000;
	text-decoration: none;
} 

body.city #introduction {
  background-color: #fff;
  overflow: hidden;
  padding-right: 160px; /* The width of the rail */
}
* html body.city #introduction {
*   height:1%; /* So IE plays nice */
}
body.city #introduction .main {
  background-color: #fff;
  border-right: 160px solid #fff; /* The width and color of the rail */
  margin-right: -160px; /* Hat tip to Ryan Brill */
  float: left;
}
body.city #introduction .advertising {
  background-color: #fff;
  width: 140px;
  padding-left: 20px;
  float: left;
  margin-right: -160px;
}
body.city #introduction img {
	float: right;
	margin: 0 0 10px 20px;
}
body.city p, body.city li {
	font-size: .7em;
}

#features {
	background-color: #FAEEE3;
	padding: 12px 10px 4px;
	margin: 0 270px 1em 0;
}
#features h2 {
	color: #8A5625;
	font-size: .8em;
	margin: 0 0 .4em;
}
#features ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
* html #features ul {
*   height: 1%; /* So IE plays nice */
}

#features ul li {
	float: left;
	width: 47%;
	margin: 0 2% 8px 0;
	font-size: .7em;
	line-height: 1.2;
}
#features ul li a { 
	text-decoration: none;
	color: #000;
}
#features ul li a:hover { text-decoration: underline; }

body.city #restaurants {
  background: #fff url(../images/green.gif) repeat-y;
  overflow: hidden;
	border: 5px solid #E9F0C4;
margin: 0 0 1em;
}
* html body.city #restaurants {
*   height: 1%; /* So IE plays nice */
}
body.city #restaurants .main {
  background-color: #fff;
	margin: 0 0 0 200px;
}
body.city #restaurants .search {
  background-color: #E9F0C4;
  float: left;
	width: 190px;
	padding: 10px 5px;
}

body.city #restaurants .main .padder { padding: 10px 10px 0; }

body.city #restaurants h3 {
	color: #7C1D27;
	font: bold .9em 'Lucida Grande', Helvetica, Arial, sans-serif;
	margin: 0 0 .1em;
}
body.city h4, body.city h4 a {
	color: #DBAD67;
	font: bold .8em 'Lucida Grande', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	border: none;
}
body.city #restaurants h4 {	
	margin: .2em 0 .2em;
}

body.city #restaurants .search form { margin: .5em 0 0; }
body.city #restaurants .search h3 { color: #7B8A38;}
body.city #restaurants .search form input, body.city #restaurants .search form select {
	font-size: .7em;
	margin: 0 0 .5em;
	border: none;
	padding: 3px 0;
}
body.city #restaurants .search form  input.keywords {
	border: 1px solid #ccc;
	padding: 4px 3px;
	color: #333;
}
body.city #restaurants .search form label.radio {
	font: normal .7em Verdana, sans-serif;
	margin: .2em 0 1em;
}
body.city #restaurants .search form label.radio span {
	font: normal 1.1em 'Lucida Sans', Optima, Tahoma, Helvetica, Arial, sans-serif;
}
body.city #restaurants .search form label.radio input {
	padding: 0;
	margin: 0;
}
body.city #restaurants .search form input.submit, body.city #restaurants .search form a.search_features {
	padding: 5px 6px;
	margin: .6em .5em 0 0;
	font: normal .7em 'Lucida Grande',Tahoma,Arial,sans-serif;	
	float: left;
}
body.city #restaurants .search form input.submit {
	background-color: #7B8A38;
	color: #fff;
	text-transform: uppercase;
	border: none;
}
body.city #restaurants .search form a.search_features {
	display: block;
	color: #7B8A38;
	background-color: #f7931e;
	text-decoration: none;
	color: #fff;
	padding: 6px 6px;
}

body.city #restaurants p.introduction { margin: 0 0 .5em; }

#main ul.browse { 
	margin: 0 0 .7em; 
	padding: 0;
}
ul.browse li { 
	display: inline; 
	line-height: 1.6;
	font-size: .6875em;	
}
ul.browse li a {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}
ul.browse li a:hover { text-decoration: underline; }
ul.browse li a.more { border-bottom: 1px solid #ccc; }
ul.browse li a.more:hover { border-bottom: 1px solid #000; text-decoration: none; }

ul#featured_restaurants {
	margin: 0 0 .5em;
	list-style: none;
	overflow: hidden;
}
* html ul#featured_restaurants {
*   height: 1%; /* So IE plays nice */
}
ul#featured_restaurants li {
	overflow: hidden;
	width: 44%;
	margin: 0 3% 1em 0;
	padding: 5px;
	border: 1px solid #ccc;
	float: left;
}
* html ul#featured_restaurants li {
*   height: 1%; /* So IE plays nice */
}
ul#featured_restaurants h4 {
	font: bold 1.6em Helvetica, Arial, sans-serif;
}
ul#featured_restaurants h4 a {
	color: #000;
	text-transform: none;
}
ul#featured_restaurants p.awardicons {
}

ul#featured_restaurants img.photo {
	padding: 0 0 0 5px;
	float: right;
}
ul#featured_restaurants p.awards {
	margin:.3em 0 .8em;
}
ul#featured_restaurants p {
	font-size: .85em;
}
ul#featured_restaurants p.highlight {
	font-size: 1.1em;	
}