/*  
Theme Name: Lettered Streets Coffee
Theme URI: http://wordpress.org/
Description: For the wonderous coffee house Lettered Streets Coffee House in Bellingham, WA
Version: 0.1
Author: Brandon Ferens
Author URI: http://www.ferensfamily.com/
*/

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #760000 url('images/vic_bg.jpg') repeat-y top center;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #533e29;
	text-align: center;
	}
	
html, body, #overall {
	width: 100%;
	min-height: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

html>body #overall {
	height: auto;
}

#overall {
	position: absolute;
	top: 0px;
	left: 0px;
}
	
#header {
	width: 732px;
	height: 76px;
	background: url('images/header.png') no-repeat top left;
	margin: 20px auto 0px;
}

#page {
	width: 732px;
	margin: 0px auto;
	background: url('images/content_bg.png') repeat-y top left;
	height: 100%;
	padding-bottom: 20px;
	position: relative;
}

/* Start Logo and Scrapbook*/

#logo {
	float: left;
	width: 202px;
	padding-left: 2px;
}

#logo .logo {
	width: 200px;
	height: 75px;
	background: url('images/logo.png') no-repeat;
}

#logo .scrapbook {
	width: 200px;
	height: 271px;
	background: url('images/scrapbook-home.png') no-repeat;
	padding-bottom: 25px;
}

#logo .home {
	background: url('images/scrapbook-home.png') no-repeat;
}

#logo .coffee {
	background: url('images/scrapbook-coffee.png') no-repeat;
}

#logo .photos {
	background: url('images/scrapbook-photos.png') no-repeat;
}

#logo .story {
	background: url('images/scrapbook-story.png') no-repeat;
}

#logo .map {
	background: url('images/scrapbook-map.png') no-repeat;
}

/* Start Content and Title*/

#content {
	margin-left: 204px;
	margin-right: 200px;
	text-align: left;
	min-height: 350px;
	height: 100%;
}

#content .title {
	width: 100%;
	height: 50px;
}

#content .content {
	padding-right: 15px;
}

#content .home {
	background: url('images/title-home.png') no-repeat;
}

#content .coffee {
	background: url('images/title-coffee.png') no-repeat;
}

#content .photos {
	background: url('images/title-photos.png') no-repeat;
}

#content .story {
	background: url('images/title-story.png') no-repeat;
}

#content .map {
	background: url('images/title-map.png') no-repeat;
}

#main_photo {
	margin-top: 25px;
	width: 100%;
	height: 223px;
	background: url('images/coffee_girl.png') bottom center no-repeat;
}

/* Start Nav */

#nav {
	float: right;
	width: 200px;
	height: 100%;
	padding: 0px;
	margin-top: 20px;
	border-left: 1px dotted #533e29;
	margin-bottom: 171px;
}

#nav-head {
	height: 20px;
	width: 200px;
	margin: 30px 0px 15px;
	background: url('images/branch.png') top center no-repeat;
}

#nav-foot {
	height: 20px;
	width: 200px;
	margin: 20px 0px 0px;
	background: url('images/branch.png') top center no-repeat;
}

#nav-coffee-cup {
	height: 171px;
	width: 200px;
	background: url('images/coffee_art.png') bottom right no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#footer {
	width: 100%;
	height: 250px;
	background: url('images/wainscot.jpg') no-repeat top center;
	color: #fff;
	text-align: center;
	}
	
.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

p {
	margin: 20px 0px 0px;
	text-align: justify;
}

p:first-letter {
	float: left;
	font-size: 39px;
	margin-top: 0px;
}

p:first-line {
	font-variant: small-caps
}

#content .no_p p:first-letter {
	float: none;
	font-size: 12px;
}

#content .no_p p:first-line {
	font-variant: normal;
}

h2 {
	font-weight: bold;
	font-size: 1.6em;
	margin-top: 0px;
}

h2.pagetitle {
	font-size: 1.6em;
	}

h2.widgettitle {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}

h2, h2 a, h2 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	text-decoration: none;
	}

h2 a:hover {
	color: #533e29;
	text-decoration: none;
	}

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


	}
/* End Typography & Colors */

/*	Begin Headers */

h2 {
	margin: 0px;
	}
/* End Headers */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#nav ul, #nav ul ol {
	margin: 0;
	padding: 0;
	}

#nav ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#nav ul p, #nav ul select {
	margin: 5px 0 8px;
	}

#nav ul ul, #nav ul ol {
	margin: 5px 0 0 10px;
	}

#nav ul ul ul, #nav ul ol {
	margin: 0 0 0 10px;
	}

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

#nav ul ul li, #nav ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#nav ul li a{
	text-decoration: none;
	color: #533e29;
}
/* End Entry Lists */

/* Begin Sidebar */
#nav {
	text-align: center;
	font-size: 14px;
	font-family: "Palatino", "Book Antiqua", "Georgia", serif;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
}

/* End Sidebar */

/* Begin Various Tags & Classes */
a img {
	border: none;
	}

#list_wrap {
	padding-left: 0px;
	margin-left: 0px;
	margin: 0px;
}
/* End Various Tags & Classes*/
	

/* hide from ie on mac \*/
	
#flashcontent {
	margin-top: 25px;
	height: 300px;
	width: 312px
}
/* end hide */



table {
	border-collapse: collapse;
}

#menu td {
	text-align: center;
}

#menu .menu_sizes {
	font-size: 9px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-bottom: 4px;
	background: #533e29;
	color: #fff;
	line-height: 15px;
	filter:alpha(opacity=35);
	-moz-opacity:0.35;
	-khtml-opacity: 0.35;
	opacity: 0.35;
}

#menu .drink_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}

#menu .menu_section {
	height: 1px;
}


/* main menu */
#blah ul{
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font: bold 10px/100% Arial, Helvetica, Sans-Serif;;
}

#blah ul li{
	margin: 0px;
	padding: 0px;
	float: left;
}

#blah ul li a{
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	color: #533e29;
	display: block;
}

#blah li a:visited{
	text-decoration: none;
}

#blah li a:hover, #blah .current_page_item a{
	text-decoration: none;
	background: #760000 url(images/nav-bg-active.jpg) repeat-x;
	color: #ffffff;
}