/*  

Theme Name: Café Luna Theme 1.1

Description: A template created for a Café Luna that reminds me of "In the Night Kitchen".

Version: 1.1

Author: Brian Semiglia

	This theme was designed and built for Café Luna, Cambridge, Massachusetts.

*/

*{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
	font-weight: normal;
}
body {
	min-width: 1024px;
	background: url(images/body_background.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
}
#page {
	position: relative;
	margin: 955px;
	margin: 0 auto;
}
#headerWrap {
	position: relative;
	width: 100%;
	height: 209px;
	background: #4d342f url(images/header.jpg);
	background-position: 50% 0;
}
#header {
	position: relative;
	margin: 0 auto;
	width: 955px;
	height: 209px;
	background: inherit;
}
#mainBody {
	position: relative;
	width: 955px;
	margin: 0 auto;
}
#sideBar {
	position: absolute;
	top: -70px;
	left: -27px;
	width: 313px;
}
div#content {
	width: 644px;
	min-height: 715px;
	border: 1px #977088 solid;
	background: #f1efe5;
	margin: 10px 0 -10px 0;
	float: right;
	padding: 15px;
	display: inline;
}
div#footer {
	clear: both;
	width: 100%;
	height: 81px;
	margin: 0 auto;
	background: #3e2925 /*url(images/footer.jpg)*/;
}
div#mainBody img {
	margin: 5px;
	padding: 0;
	border: 5px #fff solid;
}

iframe {
	border: 5px #fff solid;
}
.alert {
	font-weight: bold;
	color: #5d4943
}
/* ---------- Header / Footer (Some) ---------- */
h1#logo {
	position: absolute;
	z-index: 2;
	top: 63px;
	left: 430px;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
	width: 328px;
	height: 51px;
}
#header p.aboutText {
	position: absolute;
	bottom: -20px;
	right: -20px;
	width: 679px;
	height: 97px;
	text-indent: 140px;
	background: url(images/about_text.png) no-repeat;
	padding: 17px 0 0 10px;
}
.aboutText {
	font-family: Arial;
	font-size: 11px;
	color: #9da49d;
	line-height: 1.25em;
}
#footer p.aboutText {
	text-align: center;
	color: #bfb7ac;
	padding: 22px 0 20px 0;
}
#footer p.aboutText a {
	text-decoration: none;
	color: #c7c7c7;
}
#footer p.aboutText a:hover {
	text-decoration: underline;
}
div#footer {
	clear: both;
	width: 100%;
	height: 81px;
	margin: 0 auto;
	background: #271714;
}
/* --------- Now Serving ---------- */
div#nowServing {
	width: 276px;
	height: 180px;
	padding: 36px 5px 0 18px;
	background: url(images/now_serving.png) no-repeat;
}
div#nowServing h1 {
	font-weight: bold;
	font-size: 1em;
	line-height: .2em;
	color: #9b9992; /*afa8ae*/
}
#Lunch, #Dinner {
	font-weight: bold;
        line-height: .95em;
        }
div#nowServing h2#Breakfast {
	font-weight: bold;
	color: #f6c436;
	font-size: 3.40em;
        padding: .18em 0 .07em 0;
}
div#nowServing h2#Lunch {
	color: #f6c436;
	font-size: 5.13em;
}
div#nowServing h2#Dinner {
	color: #f6c436;
	font-size: 4.60em;
        padding-top: .15em;
}
div#nowServing h2#Closed {
	font-weight: bold;
        color: #f6c436;
	font-size: 4.40em;
}
div#nowServing h3 {
	position: relative;
	height: 68px;
	width: 267px;
	border: 1px #d38c02 solid;
	background: url(images/silverware.jpg) top right no-repeat #f1d27c;
}
#nowServing a {
	color: #d38c02;
	position: absolute;
	font-size: 1.25em;
	font-weight: bold;
	padding: 20px 0 0 10px;
}
div#nowServing h3:hover {
	color: #b87b02;
	background: url(images/silverware_hover.jpg) top right no-repeat #e3bd52;
}
/* --------- Tonight's Performer ---------- */
div#tonight {
	width: 277px;
	height: 205px;
	padding: 39px 5px 10px 15px;
	background: url(images/tonights_performer.gif) no-repeat;
	background-position: 0 22px;
}
div#tonight h1, div#tonight h2 {
	font-weight: bold;
}
div#tonight h1 {
	color: #9e9fa0;
	font-size: 1em;
	line-height: .6em;
        padding-bottom: 5px;
}
div#tonight h2 {
	color: #7f7097;
	font-size: 3.56em;
	line-height: 1em;
	padding-bottom: 3px;
}
div#tonight h3 {
	position: relative;
	display: block;
	height: 51px;
	width: 267px;
	border: 1px #CCCCCC solid;
	background: #919cb8;
}
div#tonight a {
	color: #56688b;
	position: absolute;
	font-size: 1.13em;
	font-weight: bold;
	top: 13px;
	left: 10px;
}
div#tonight h3:hover {
	background: #a2afcc;
}

/* ---------- Navigation Menu --------- */
ul#navMenu {
	margin: 12px 0 0 8px;
	width: 281px;
	background: url(images/nav_menu.png) no-repeat;
	padding-top: 3px;
}
ul#navMenu li{
	font-size: .94em;
	padding: 8px 10px 8px 7px;
	margin-left: 8px;
}
ul#navMenu li.divider, .end {
	width: 248px;
}
ul#navMenu li.divider {
	border-bottom: 1px #646c28 solid;
}
ul#navMenu a {
	color: #d9dfdc;
	text-decoration: none;
	height: 1%; /*Fixes double padding in IE*/
	display: block;
}
ul#navMenu a:hover {
	background: #646c28;
}

/* ---------- Main Content ----------*/
div#content hr {
	border: none;
	background: #b19d6d;
	margin: 0 auto;
	height: 1px;
	margin-bottom: 5px;
}
div#content h3 {
	padding-top: .4em;
	font-size: 1em;
	font-weight: bold;
}
#pageLabel {
	font-weight: bold;
	color: #d04545;
	font-size: 1.88em;
}
.postTitle, #mainBody h3 {
	color: #1e4860;
}
.post {
color: #727170;
}
.postTitle {
	font-weight: bold;
	font-size: 1.38em;
	padding: 10px auto 5px auto;
}
p.post, .post ul, div.post p {
	font-size: .83em;
	margin-bottom: 15px;
	line-height: 1.3em;
}
.commentCount, .commentCount a, #submit, div.input input.submit {
	height: 1%; /*Fixes double padding in IE*/
	margin: 3px 3px 3px 0;
	padding: 5px;
	font-size: 11px;
	color: #7f8178;
	background: #dfe0d0;
	border: none;
}
#author, #comment, div.input input {
	padding: 3px;
	margin: 3px 3px 3px 0;
	border: 1px #e2d4b2 solid;
}
ol.commentlist li {
	color: #5d4943;
	font-size: .83em;
}
cite {
	font-weight: bold;
}