/*
Theme Name: TrueStone
Theme URI: 
Description: The Theme for True Stone Coffee Roasters
Version: 0.5
Author: True Stone via Abraham Olson

for links
#2c6091 - dark blue 
#a8c0c0 - light blue


Official Colors: 
brown: #3C120C 
blue: #151F44
gold: #C5A52C
dark brown: #240B0A
light brown: #915328

*/

body {
	font: 90%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
/*	background: url('images/body-topgradient.gif') repeat-x #580500; */
	background: #000;
	margin: 0px;
	padding: 0px 0px 0px;
}
a {
	color: #2c6091;
	text-decoration: none;
}
a:visited {
	color: #2c6091;
	text-decoration: none;
}
a:hover {
	color: #a8c0c0;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	text-align: center;
	height: 80px;
	font: 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #151F44;
}
h1 a{
	color: #151F44; /*header text (e.g. True Stone Coffee)*/
	text-decoration: none;
}
h1 a:visited{
	color: #151F44;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #151F44;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font:  190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #3a0600;
	text-decoration: none;
}
h2 a:hover {
	color: #a8c0c0;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #3C120C;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
/*end general CSS*/

/*begin page layout CSS--------------------------------------*/
#wrapper{
	margin: 0px auto;
	background: url('images/background-brick.jpg') repeat-y #000;
	width: 1000px;
}
#page {
	margin-left: 45px;
	width: 910px; 
	position: relative;
}



/*begin Header CSS------------------------------------------------*/
#header {
	position: relative;
	height: 170px;
	margin: 0px;
}
#headerimg {
	position: relative;
	padding: auto;
	text-align: center;
}
#headerimg a img{
	text-decoration: none;
	border: none;
}
#headerimg .description{ /*the tagline */
	position: absolute;
	left: 370px;
	bottom: 15px;
	color: #fff; 
	font-size: 14px;
	font-style: italic;
}
/*End Header CSS */

/*Begin Navigation CSS------------------------------------------------*/
#navbar{
	width: 910px;
	margin: 0 auto;
	line-height: 0px;
	height: 53px;
	position: relative;
}

#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	width: 100%;
}

#nav li {
	float: left;
	background: url('images/nav-tag.jpg') no-repeat center top;
	width: 140px;
	height: 53px;
}
#nav a {
	color: #000; 
	text-decoration: none;
	padding-top: 25px; 
	text-align: center;
	font: bold 16px/100% Arial, Helvetica, sans-serif;
	display: block;
}

#nav .current_page_item a{
	color: #5b2103;
}
#nav a:hover {
	color: #5b2103;
}

ul#nav {
	/*margin-top:36px;*/ 
	padding:0; list-style:none; width:910px; height:36px;}
	/*
ul#nav li a.nav_home {display:block; width:165px; height:36px; background:url(images/nav-buttons_01.gif) no-repeat 0 -36px; text-indent: -9999px;}
ul#nav li a.nav_home:hover {background-position: 0 0;}
ul#nav li a.nav_wholesale {display:block; width:165px; height:36px; background:url(images/nav-buttons_02.gif) no-repeat 0 -36px; text-indent: -9999px;}
ul#nav li a.nav_wholesale:hover {background-position: 0 0;}
ul#nav li a.nav_roasting {display:block; width:165px; height:36px; background:url(images/nav-buttons_03.gif) no-repeat 0 -36px; text-indent: -9999px;}
ul#nav li a.nav_roasting:hover {background-position: 0 0;}
*/ 

/*End Navigation CSS*/

/*Begin Main Content CSS ------------------------------------------------*/

#content {
/*	padding: 10px 0px 30px 20px;  */
	float: left;
	width: 900px;
	overflow: hidden;
	border: 5px solid #996600; 
	background: #ffeaa2 url("images/content-fadedbeans.gif") no-repeat right bottom; /*this will be the beans*/
}

#bigpicture {
	width: 425px;
	height:;
	overflow: hidden;
	float: left;
	margin: 10px 5px;
}
#bigpicture_cart {
	width: 350px;
	height:;
	overflow: hidden;
	float: left;
	margin: 10px 5px;
}
#bigpicture img{
	border: none;
}
#contenttext{
	width:450px;
	overflow: hidden;
	float: left;
	margin: 5px 5px 65px 0px;
	color: #000;
}
#contenttext_cart{
	width:480px;
	overflow: hidden;
	float: left;
	margin: 5px 5px 65px 5px;
	color: #000;
}

/*formatting for store page */
#contenttext_store{
	width:560px;
	overflow: hidden;
	float: left;
	margin: 5px 5px 65px 5px;
	color: #000;
}
.entry_store {
	clear: both;
	padding: 10px;
	width: 560px;
}
/*end formatting for store page */


.post {
	clear:both;
	padding: 10px 0px;
}
.post-date {
	padding: 0 5px 0 5px; 
	margin: 0 5px 0 5px;
}
 
.post-title {
	float: left;
	width: 430px; 
}

.entry {
	clear: both;
	padding: 0px 0px;
	width: 400px;
}

.post-cat {
	background: url(images/cat-bean.jpg) no-repeat left center;
	padding-left: 20px;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/comments-bean.jpg) no-repeat left center;
	padding-left: 18px;
	font-size: 95%;	
}

.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #2c6091;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
	width: 500px;
	
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #996600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #996600;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #996600;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 280px;	
}
#searchform {
	width: 280px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #C5A52C;
	width: 145px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #C5A52C;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.jpg) no-repeat;
	border: none;
	width: 28px;
	height: 28px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label { /*the text "search" by the search box */
	font-size: 11px;
	color: #3C120C;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #2c6091;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}


/*Midway Div---------------------------------------------*/
#midway{
	width:910px;
	height: 50px;
	background: url('images/itsgoodtobetrue.png') no-repeat;
	background-position: center;
	clear: both;
}


/* Begin footer CSS -------------------------------------------------*/

#footer {
	float: left;
	width: 900px;
	overflow: hidden;
	border: 5px solid #996600; 
	clear: both;
	background: url('images/footer-beansleft.jpg') no-repeat bottom left #ffeaa2;
	color: #000;
	font-size: 95%;
	line-height: 130%;
	min-height: 130px;
}
.contactheader{
	margin-left: -4px;
	text-decoration: underline;
}
#footer a, #footer a:visited{
	color: #000;
}
#footer .left-col{
	width: 260px;
	float: left;
	margin-left: 25px;
}
#footer .center-col{
	width: 270px;
	float: left;
	margin-left: 10px;
	border-right: 1px #888 solid;
	border-left: 1px #888 solid;
	padding-left: 35px;
}
#footer .center-col p{
	margin-left: 8px;
}
#footer .right-col{
	width: 270px;
	float: right;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #280C0B;
	margin: 10px 0px 5px 0px;
}
.recent-posts {
	list-style: none;
	margin: 0px 5px 5px 15px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url('images/mini-bean.jpg') no-repeat;
	padding: 0px 0px 10px 25px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
.legal-links {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.legal-links {
	padding: 0px 0px 10px 25px;
}
.legal-links {
	font-size: 80%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #C5A52C;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #888;
}


.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
/*#bottom-grad{
	background: url('images/bottomgradient.gif') repeat-x;
	height: 55px;
	margin: 0px;
	padding: 0px;
}*/

/*STORE STUFF HERE*/
.storepost{
	margin-top: 10px;
}
.storeentry {
	clear: both;
	padding: 10px;
	color: #fff;
}
.prodtitles h2{
	color: #fff;
}
#products{
	width: 550px;
	float: left;
}
#storesidebar{
	width: 270px;
	border: 5px solid #996600;
	margin: 5px 15px 10px 0px;
	float: right;
	background: #FFEAA2;
	padding: 5px 7px;
}
