/*
Theme Name: Steamers
Theme URI: 
Description: Created for Steamers Restaurant in Corolla, NC
Version: 1
Author: Geoff Coats
Tags: restaurant

Custom Theme for Steamers Shellfish To Go in Corolla, NC by Geoff Coats || http://agitcorp.com
My first attempt at creating a theme so use at your own risk. I may have fewer skills than you!
*/

/* import related css files */
/* none */
@import url("links.css");
@import url("assets.css");
@import url("forms.css");

body {
	text-align: center;
	font-family: "Lucida Bright", Lucidabright, Georgia,
	 "Bitstream Vera Serif", serif;
	font: .6em;
	color: #333;
	background: #F0D865;
	}

* {
	margin: 0;
	padding: 0;
	}

.skip,
.hide,
#logo-print {
	display: none;
	}

/* ---------------------------------------------------------------------------
wrapper
--------------------------------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	text-align: left;
	clear: both;
	width: 940px;
	background: #fff	
	}
	
/* ---------------------------------------------------------------------------
header
--------------------------------------------------------------------------- */




/* ---------------------------------------------------------------------------
logo
--------------------------------------------------------------------------- */

#logo,
#logo a {
	display: block;
	float: left;
	clear: both;
	width: 940px;
	height: 140px;
	text-indent: 0px;
	overflow: hidden;
	background: #60A0B0 url ;
	}


/* ---------------------------------------------------------------------------
Primary Nav
--------------------------------------------------------------------------- */
#menu {
	padding-top: 10px;
	display: block;
	clear: both;
	width: 940px;
	height: 30px;
	background: #fff;
	overflow: hidden;
	}
#menu li {
	list-style: none;
	display: inline;
	height: 30px;940
	}
#menu li a {
	display: block;
	float: left;
	height: 30px;
	text-indent: 0px;
	overflow: hidden;
	padding-left: 40px;
	text-decoration: none;
	}
#menu .page_item a {
		display: block;
		font-family: "Lucida Grande", "Lucida Sans",
		 "Lucida Sans Unicode", "Lucida", Verdana,
		 "Bitstream Vera Sans", sans-serif;
		font-size: .9em;
		color: #369;
		text-decoration: none; 
}
#menu .page_item a:visited {
	/*color: 888;*/
}

#menu .current_page_item a {
		position: relative;
		bottom: 0.2em;
		color: #849348;
		font-size: 1.1em;
}

#menu .page_item a:hover {
	color:#849348;
}

/* ---------------------------------------------------------------------------
page
--------------------------------------------------------------------------- */
#page,
#home-page {
	padding: 35px 0 50px 0;
	float: left;
	clear: both;
	display: block;
	width: 940px;
	font-size:100%;
	line-height: 20px;
}

#home-page {
	padding: 15px 0 0 0;
	background: #eee;
	}

#billboard {
	clear: both;
	padding: 0 0 0 50px;
	}

#front-quote {
	padding: 1em 0 0 0;
	text-align: center;
	font-size: 200%;
	}
	

/* ---------------------------------------------------------------------------
content
--------------------------------------------------------------------------- */
#content {
	padding: 0 0 4em 35px;
	float: left;
	display: block;
	width: 600px;
	}
	
blockquote {
	font-size:125%;
	font-style:italic;
	color: #fff;
	border : 0px solid #000;
	width: 250px;
	float: right;
	margin: 20px 0px 20px 40px;
	padding: 20px 10px 20px 30px;
	background-color: #669999;
	quotes: "\201C" "\201D";
	 }
	
 .entry {
	font-size: .8em;
	color: #444;
}

.entry h3 {
	font-size: 1.75em;
}

.entry h4 {
	font-size: 1em;
	text-transform: uppercase;
	color: #849348;
	
}

.price {
	font-size: 1.1em;
	text-transform: normal;
	font-style: italic;
	margin-top: 25px;
	margin-bottom: 5px;
	color: #849348;	
}

.entry a {
	color: #7A91C5;
	text-decoration: none;
}
.entry a:hover {
	color: #849348;
	text-decoration: underline;
}

.entry ul {
	padding: 0 0 1em 0;
	/*border-bottom: 1px solid #7da8d4;*/
	}
.entry li {
	padding: .5em 0 .5em 20px;
	list-style: disc inside;
	left-margin: 20px;
	text-indent: -1em;
	font-size: .9em;
	line-height: 1.2em;
}

/* .trademark {
	position: relative;
	bottom: 0.7em;
	font-size: 0.5em;
	margin-left: -.3em;
	margin-right: .3em;	
}
*/
/*.entry.trademark {
	position: relative;
	bottom: 0.7em;
	font-size: 0.5em;
	margin-left: -.3em;
	margin-right: .3em;	
}
*/
/* ---------------------------------------------------------------------------
sidebar & .subnav
--------------------------------------------------------------------------- */
#sidebar {
	padding: 20px 15px 0px 15px;
	display: block;
	float: right;
	width: 200px;
	line-height: 1em;
	}

.pagenav h2 {
	display: none;
}
#subnav ul {
	padding: 0 0 1em 0;
	/*border-bottom: 1px solid #7da8d4;*/
	}
#subnav li {
	padding: .5em 0 .5em 0;
	list-style: none;
	}

.subnav {
	padding: 1em 0 1em 0;
	border-top: 1px solid #7da8d4;
	}

.pagenav li {
	font-family: "Lucida Grande", "Lucida Sans",
	 "Lucida Sans Unicode", "Lucida", Verdana,
	 "Bitstream Vera Sans", sans-serif;
	padding: .3em 0 .3em 1em;
	text-indent: 0em;
	list-style: none;
	line-height: 1.2em;
	}
.subnav li span {
	color: #999;
	}

#sidebar p {
	font size: 2em;
}
#sidebar .current_page_item a {
		color: #849348;
		font-size: 1.4em;
}

#facebook {
	padding-top: 20px;
}

#notice {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	font-size: .8em;
	font-family: "Lucida Grande", "Lucida Sans",
	 "Lucida Sans Unicode", "Lucida", Verdana,
	 "Bitstream Vera Sans", sans-serif;
}

#notice h2 {
	font-size: 1.3em;
}
/* ---------------------------------------------------------------------------
good ol' html
--------------------------------------------------------------------------- */
h1{
	padding: 0 0 20px 0;
	font-family: "Lucida Grande", "Lucida Sans",
	 "Lucida Sans Unicode", "Lucida", Verdana,
	 "Bitstream Vera Sans", sans-serif;
	font: 2.2em;
	letter-spacing: 0em;
	font-weight: normal;
	color: #666;
	}
h2{
	padding: 0 0 .5em 0;
	margin-top:5px;
	font-family: "Lucida Grande", "Lucida Sans",
	 "Lucida Sans Unicode", "Lucida", Verdana,
	 "Bitstream Vera Sans", sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #849348;
	}


h3{
	padding: .6em 0 .4em 0;
	font-family: "Lucida Grande", "Lucida Sans",
	 "Lucida Sans Unicode", "Lucida", Verdana,
	 "Bitstream Vera Sans", sans-serif;
	font: 3em;
	font-weight: normal;
	color: #669999;
}
h4{
	margin:5px 0;
	padding:0;
	font-family: "Lucida Grande", "Lucida Sans",
	 "Lucida Sans Unicode", "Lucida", Verdana,
	 "Bitstream Vera Sans", sans-serif;
	font: 1.15em;
	color:#333
}

p {
	padding: 0 0 1em 0;
	line-height: 1.6em;
	}
p span {
	font-size: 125%;
	}


	

/* ---------------------------------------------------------------------------
links
--------------------------------------------------------------------------- */
/*
#links ul {
	border-bottom: 1px solid #ccc;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	}
#links li {	
	padding: 0 0 .8em 0;
	list-style: none;
	font: 13px "Helvetica", Arial, sans-serif;
	}

*/

/* ---------------------------------------------------------------------------
footer
--------------------------------------------------------------------------- */
#footer,
#home-footer {
	font: 11px "Verdana", Helvetica, Arial, sans-serif;
	display: block;
	width: 940px;
	height: 60px;
	clear: both;
	color: #666;
	background: #669999;
	text-align: center;
	}
	
.legal {
	color: #fff;
	margin-top: 10px;
	position: center;
}

.credit {
	color: #000;
	margin-top: 5px;
	position: center;
}
.credit a {
	color: #fff;
}
#footer {
	border-top: 1px solid #ccc;
	}
#footer p,
#home-footer p {
	text-align: center;
	}



/* ---------------------------------------------------------------------------
EOF
--------------------------------------------------------------------------- */
