/*   
Theme Name: GrooveCoffee
Theme URI: http://www.spydertechsolutions.com
Description: Custom theme for Groove Coffee in Meridian, ID
Author: Cory Swanson / Spyder Technology
Author URI: http://www.spydertechsolutions.com
Template: 
Version: 1.0
.

.
*/

body {
	text-align: center;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	background: #c9441f url('images/bg.jpg') center repeat-y;
	color: #000;
}

img {
	border: none;
}

img.alignright {
	display: inline;
	float: right;
}

img.alignleft {
	display: inline;
	float: left;
}

h1 {
	font-size: 180%;
	color: #48150D;
	margin-top: 5px;
	font-weight: normal;
}

h2 {
	font-size: 125%;
	color: #C9441F;
	background: #48150D;
}

div.post_title {
	font-size: 180%;
	color: #48150d;
	margin-top: 5px;
}

div.post_title a {
	text-decoration: none;
	color: #48150d;
}

div.post_title a:hover {
	color: #c9441f;
}

div.post_tag {
	padding: 3px;
	padding-bottom: 5px;
	/*background: #e58e43 none;*/
	/*border-bottom: 1px solid #48150d;*/
}

div.post_tag a {
	text-decoration: none;
	color: #48150d;
}

div.post_tag a:hover {
	color: #c9441f;
}

h4 {
	font-size: 180%;
	font-weight: normal;
	color: #48150D;
	margin-top: 5px;
	margin-bottom: 0px;
}

#wrapper {
	position: relative;
	width: 760px;
	margin: 10px auto;
	text-align: left;
	background: #FFF none;	
	overflow: auto;
}

#header {
	float: left;
	width: 760px;
	height: 276px;
	text-align: right;
	background: #fff url('images/header.jpg');
}

#header_nav {
	position: absolute;
	top: 190px;
	left: 275px;
}

#header_nav li.page_item {
	display: inline;
	margin: 0px 10px 0px 10px;
	list-style-type: none;
}

#header_nav a {
	text-decoration: none;
	font-size: 150%;
	color: #48150d;
}

#header_nav a:hover {
	border-bottom: 2px #48150D solid;
}

#logo {
	position: absolute;
	top: 0px;
	left: 540px;
	width: 205px;
	height: 187px;
}

#content {
}

#main {
	float: left;
	width: 480px;
	w\idth: 460px;
	margin: 10px;
}

textarea { 
	width: 350px; 
}

.ec3_schedule {
	text-align: center;
	font-weight: bold;
	background: #e58e43 none;
	color: #48150d;
}

#sidebar {
	float: left;
	width: 250px;
        w\idth: 230px;
	padding-left: 5px;
	border-left: 1px dashed #48150D;
}

#sidebar li {
	font-size: 125%;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
	color: #48150D;
}

#sidebar a:hover {
	border-bottom: 1px solid #48150D;
}

#sidebar .ec3_postday {
	background: #E58E43 none;
	color: #48150D;
}

#footer {
	float: left;
	width: 760px;
	height: 78px;
	background: #FFF url('images/footer.jpg');
	text-align: center;
	font-size: 75%;
	color: #45150D;
}

#footer a {
	color: #45150D;
}

#footer p {
	position: absolute;
	bottom: 0px;
	left: 190px;
}
