/*
Theme Name: Basil Flats Official WordPress theme
Theme URI: http://basilflats.com
Description: Custom wordpress theme for basilflats.com by Revolution Labs.
Version: 1.0
Author: Revolution Labs
Author URI: http://www.revolutionlabs.com/
Tags: Basil Flats, wp, restaurant
*/

/*Global*/
html {
	font-family:Arial, "sans-serif";
}
body {
	margin:0;
	padding:0;
	background:#ffffff;
	text-align:left;
	width:100%;
	height:100%;
	font-family:Verdana, Arial, "sans-serif";
	color:#524436;
	font-size:90%;
}

img {border:none;}
h2 {font-size:1.2em;}
h3 {font-size:1.0em;}
#container {
	background:#b1ac8e url(i/container-bg-2.jpg) no-repeat scroll top center;
	margin:0 auto;
	/*margin-left:20px;*/
	padding:0;
	margin-top:20px;
	margin-bottom:20px;
	width:1000px;
	min-height:680px;
	height:auto !important;
        height:680px;
}

#logo {
	position:relative;
	top:36px;
	left:87px;
}
#navigation {
	position:relative;
	left:102px;
	top:-40px;
	display:inline;
}
a:link, a:visited, a:active {
	color:#772e00;
	text-decoration:none;
	outline: none;
}
a:hover {
	color:#863400;
	text-decoration:underline;
}
a:focus {
	-moz-outline-style: none;
}
.clear {
	clear:both;
}
/*Home*/
#description {
	position:relative;
	left:322px;
	top:-7px;
	display:inline;
}
#homeGalleryContainer {
	position:relative;
	top:33px;
	left:59px;
	background:#463a32 url(i/home-gallery-bg.jpg) no-repeat scroll top left;
	height:338px;
	width:889px;
}
#homeGallery {
	position:relative;
	top:8px;
	left:8px;
	height:312px;
	width:862px;
}
#homeGalleryImages {
	background:#463a32 url(i/loader.gif) no-repeat scroll center center;
}
#homeGalleryImagesList {
	margin:0px;
	padding:0px;
}
#homeGalleryImagesList li {
   display:none;
   list-style: none;
}
/*Channels*/
#channelContent {
	position:relative;
	top:40px;
	left:45px;
	height:370px;
	width:912px;
}
#channelContentLong {
	position:relative;
	top:40px;
	left:85px;
	height:520px;
	width:868px;
	clear:both;
}
#aboutContent {
	position:relative;
	top:40px;
	left:45px;
	height:520px;
	width:912px;
}
/*Talk to joe*/
#contactContainer {
	width:650px;
	margin-left:40px;
}
#contactLeft {
	float:left;
	margin-left:30px;
	width:270px;
	min-height:200px;
	height:auto !important;
        height:200px;
}
#contactLeft img {
	display:block;
	border:none;
}
#contactAddress {
}
#contactVisit {
	margin:0;
	padding:0;
	padding-top:25px;
	padding-bottom:15px;
}
#contactHours {
	/*padding-top:15px; summer*/
	padding-top:25px; 
}
#contactMapText {
	position:relative;
	/*top:45px; summer*/
	top:35px;
	display:inline;
}
#contactMap {
	/*padding-top:15px; summer*/
	padding-top:5px;
	display:inline;
	float:right;
}
#contactRight {
	float:right;
	position:relative;
	top:-400px;
	left:210px;
	height:360px;
	width:450px;
}
#contactRight form {
}
.contactForm {
	display:block;
}
.contactSent {
	font-style:italic;
	color:#18a922;
	position:relative;
	top:-50px;
}
.contactNewsSubLink {
	margin-bottom:0px;
	padding-bottom:0px;
}
.contactFormFieldset {
	margin:0;padding:0;
	border:none;
}
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
/*About*/
#aboutList {
	margin-top:40px;
	margin-left:22px;
	width:400px;
	float:left;
}
#aboutList img {
	display:block;
}
.about-joe {
	margin-top:30px;
	margin-left:30px;
}
.about-aaron {
	margin-top:30px;
	margin-left:30px;
}
.about-david {
	margin-top:30px;
	margin-left:30px;
}
.about-ken {
	margin-top:30px;
	margin-left:30px;
}
#aboutText {
	position:relative;
	top:-60px;
	float:right;
	height:380px;
	width:450px;
}
#aboutText h2 {
	font-size:1em;
}
.highLighted {
	color:#8a4e1c;
}
.small {
	font-size:80%;
}
#aboutFood {
	position:relative;
	top:203px;
	left:590px;
	clear:both;
}
/*Our food*/
#foodList {
	margin-top:66px;
	margin-left:-15px;
	width:345px;
	/*width:400px;*/
	float:left;
}
.food-more {
	padding-bottom:15px;
}
.foodIngredientTitle {
	margin-left:15px;
}
.firstIngredient {
	padding-top:12px;
}
#ingredients {
	background:url(i/food-bg-2.jpg) no-repeat scroll top left;
	width:314px;
	height:416px;
	margin-left:30px;
}
#foodList img {
	display:block;
}
#foodIntro {
	padding-bottom:400px;
}
#foodIntro h2 {
	font-size:1em;
}
#foodRightColumn {
	float:right;
	height:549px;
}
#foodText {
	position:relative;
	top:-5px;
	height:510px;
	width:450px;
	overflow:hidden;
	/*font-size:90%;*/
	font-size:95%;
	margin-left:70px;
}
#foodText p {
	padding-bottom:50px;
}
#foodText h2 {
	color:#8f4d23;
}
#foodTaste {
	position:relative;
	top:20px;
	left:550px;
	clear:both;
}
#foodTasteContact {
	position:relative;
	top:380px;
	left:250px;
	clear:both;
}
#menuLinks {
	position:relative;
	/*top:15px;*/
}
#menuLinks img {
	display:block;
}
#cateringLink {
	position:relative;
	top:-49px;
	left:97px;
	z-index:2;
}
/*Happenings*/
.happenings {
	font-size:110%;
}
.happenings h2 {
	font-size:1em;
}
.postmetadata {
	font-size:0.8em;
}
#respond {
	font-size:0.8em;
}
#comments {font-size:0.7em}
.commentlist {font-size:0.7em}
/*Footer*/
.footer {
	position:relative;
	top:40px;
	left:40px;
}
.home-footer {
	position:relative;
	top:70px;
	left:40px;
}
.talk-to-joe-footer {
	position:relative;
	top:55px;
	left:40px;
}
.our-food-footer {
	position:relative;
	top:20px;
	left:40px;
}
#social {
	display:inline;
	float:right;
	margin-right:65px;
	margin-top:23px;
}
#footerAddress {
	display:inline;
	position:relative;
	top:30px;
	/*left:240px; summer*/
	left:300px;
	width:588px;
}
#footerHoursHappenings {
	display:inline;
	position:relative;
	top:20px;
	left:415px;
	width:588px;
}
#builtby {
	display:none;
}

