/*
Theme Name: Manifest
Theme URI: 
Description: A clean and streamlined theme that focuses on the content and not the distractions.
Version: 1.01
Author: Jim Barraud
Author URI: http://jimbarraud.com
Tags: simple, clean, single column
*/
@import "wordpress.css";
@import "slider.css";

/***** Reset Settings *****/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, ddress, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, th{margin: 0;padding: 0;border: 0;outline: 0;}
table,tr,td{margin: 0;padding: 0;border: 1;outline: 0;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/***** Global Settings *****/
 
body {
	font:1em/1.25 arial, helvetica, sans-serif;
	background: #111111;
	color: #f6f4ee;
	margin: 0 auto;
	padding: 0;
	text-align: center;}
	
/***** Colors *****/

.gold {color: #f6cc83;}
.red {color: #c61f25;}
.blue {color: #628a93;}

/***** Structure *****/

#wrapper {width: 900px;background: #000000;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	border-right:20px solid black;
	border-bottom:20px solid black;
	border-left:20px solid black;}
	
/* navigation */
	
ul#nav {
	height: 31px;
	color: #FFF;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232;
        font-size:1em;
	background: transparent url('images/bg-nav.gif') top left repeat-x;
	text-transform: lowercase;}
	
ul#nav li {
	list-style: none;
	margin-top: 5px;
        font-size:1em;
	padding: 0;
	float: left;}
	
ul#nav a {
	color: #FFF;
	font-family: Georgia, Serif, Times;
	font-size: 0.95em;
	margin: 0;
	padding: 0 15px;
	text-transform: lowercase;}
	
ul#nav li.news {
	float: right;}
	
ul#nav li.news a {
	color: #628a93;}
	
ul#nav li.current_page_item a, .current_page_item a:hover, ul#nav a:hover {
	color: #caca84;}
	
#header {width: 900px;height: 145px;margin: 1px 0 0 0;padding: 15px 0 0 0;text-align: left;background-color: #f6f9f2;}

#content {background: transparent <!--url('images/bg-body.gif')--> top left repeat-x;text-align: left;margin: 0;padding: 10px 0 0 0;}
	
/* homepage content */
	
#left {float: left;margin: 15px 0 15px 0;padding: 0 0 0 20px;width: 400px;text-align: justify;}
#right {float: right;margin: 15px 20px 15px 20px;padding: 0;width: 420px;}
#left_post {float: left;margin: 15px 0 15px 0;padding: 0 0 0 20px;width: 538px;text-align: justify;}
#right_post {float: right;margin: 15px 0 15px 0;padding: 0;width: 310px;}
#left_photo {float: left;margin: 15px 0 15px 0;padding: 0 0 0 20px;width: 190px;text-align: justify;}
#right_photo {float: right;margin: 15px 0 15px 0;padding: 0;width: 658px;}
	
/* inside content */
	
#leftgrad {
	float: left;
	margin: 5px 0 15px 0;
	padding: 15px 20px 15px 15px;
	width: 450px;
	text-align: justify;
	background: transparent url('images/bg-grad.gif') top left repeat-x;}
	
#rightalt {
	float: left;
	margin: 10px 0 15px 10px;
	padding: 0;
	width: 385px;}
	
/* homepage featured roast */
	
#featured {
	margin: 0;
	padding: 15px 15px 0 20px;}
	
#featured .featureimg {
	float: left;
	margin: 0;}
	
#featured .featureimg2 {
	float: left;
	margin-top: 10px;}

#featured div {
	margin-left: 115px;}
	
#roasts {
	margin-top: 10px;}
	
/* footer */
	
#footer {
	margin: 5px 0 0 0;}
	
#footer p, #footer a {
	color: #8b8b8b;
	text-transform: uppercase;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;}
	 
#footer span {
	font-family: Arial, Helvetica, Verdana;
	font-style: normal;
	text-transform: none;
	font-weight: bold;
	font-size: 11px;
	color: #b9b9b9;
	background-color: black;
	margin: 0;
	padding: 0 10px;}
	
#footer p.line {
	background: transparent url('images/bg-footer.gif') repeat-x;}
	
	
/* STORE */

#welcome {padding: 5px 0 0 20px;<!--background: transparent url('images/bg-grad2.gif') top left repeat-x;-->}
#store {
	margin: 25px 0 0 20px;
	padding: 0;}
	
.storeleft, .storeright {
	float: left;
	background: transparent url('images/bg-roasts.gif') bottom center repeat-x;
	width: 410px;
	padding: 0 0 10px 0;
	margin: 0 25px 30px 0;
	min-height: 280px;}
	
#store ul {
	float: left;
	margin: 0;
	padding: 0;}
	
#store ul li p strong  {
	font-size: 1.4em;
	letter-spacing: -1px;
	text-transform: uppercase;}

#store ul li p strong.red { color: #c62026;}
#store ul li p strong.blue { color: #00799b;}
#store ul li p strong.orange { color: #ec4324;}
#store ul li p strong.navy { color: #2f466b;}
#store ul li p strong.green { color: #004624;}
#store ul li p strong.white { color: #d5d5d5;}
	
#store ul li p em {
	color: #f6cc83;
	text-transform: lowercase;}
	
#store ul li.fernwood, #store ul li.strongback, #store ul li.espresso, #store ul li.milezero, #store ul li.westcoast, #store ul li.coffeeclub, #store ul li.singleO {
	float: left;
	width: 99px;
	height: 200px;
	margin: 0 20px 70px 0;}
	
#store ul li.fernwood {
	background:url(images/label-fernwood.gif) top left no-repeat;}

#store ul li.strongback {
	background:url(images/label-strongback2.gif) top left no-repeat;}
	
#store ul li.espresso {
	background:url(images/label-espresso.gif) top left no-repeat;}
	
#store ul li.milezero {
	background:url(images/label-milezero.gif) top left no-repeat;}
	
#store ul li.westcoast {
	background:url(images/label-westcoast.gif) top left no-repeat;}
	
#store ul li.coffeeclub {
	background:url(images/label-coffeeclub.gif) top left no-repeat;}
	
#store ul li.singleO {
	background:url(images/label-single.png) top left no-repeat;}

#store form {
	margin: 0 0 8px 0;}
	
.paypal {
	float: right;
	margin: 0px 30px 0 0;
	padding: 0;}
	
.paypalCart {
	float: right;
	margin: -30px 30px 0 0;
	padding: 0;}
	
.btntop {
	margin-top: 10px;}
	
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;}
 
#header h1 {
	background: transparent url('http://lh4.ggpht.com/_eDEK5ozrpdg/TC5CQYkEViI/AAAAAAAAAdE/vWf6hb5d9Q8/logo.gif') no-repeat;
	text-indent: -9000px;
	width: 167px;
	height: 189px;
	margin: 0 0 0 180px;
	padding: 20px 0 0 0;}
 
h2#home {
	font-family: Georgia, Serif, Times;
	background: transparent url('images/icon-t.gif') left center no-repeat;
	font-size: 1.2em;
	color: #FFF;
	margin-left: 20px;
	padding: 4px 0 4px 95px;
	width: 663px;}

/* wordpress h2 page style */
	
#left h2, #right h2 {
	font-family: Georgia, Serif, Times;
	font-size: 1.4em;
	color: #FFF;
	font-variant: small-caps;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #3d3d3d;}
	
h2#home span {
	font-size: 1.2em;
	font-variant: small-caps;
	margin: 0;
	padding: 0;}
	
h2#inside {font-family: Georgia, Serif, Times;font-size: 2em;color: #FFF;font-variant: small-caps;margin: 0;padding: 0 0 4px 20px;}
	
h2#inside span {
	font-style: italic;
	color: #818181;
	font-size: .7em;
	font-variant: normal;
	margin-left: 10px;
	padding: 0;}
	
#featured h3 {
	color: #83c3cf;}
 
h3 {
	font:1em Georgia, Serif, Times;
	font-size: 1.4em;
	color: #f6cc83;
	margin: 0;
	padding: 0 0 15px 0;}
	
h4 {
	font-family: Georgia, Serif, Times;
	font-size: 1.4em;
	color: #FFF;
	font-variant: small-caps;
	margin: 0 0 10px 0;
	padding: 0px 0 5px 0;
	border-bottom: 1px solid #3d3d3d;}
h5 {font: 0.9em Georgia, Serif, Times;font-variant: small-caps;margin: 0;padding: 0 0 15px 0;}
h6 {font: 0.9em Georgia, Serif, Times;text-transform: uppercase;color: #f6cc83;margin: 0;padding: 0 0 15px 0;}
p {font-family: Arial, Helvetica, Verdana;font-size: 0.8em;line-height: 1.3em;margin:0;padding:0 0 14px 0;}
 
ul, ol {font-family: Arial, Helvetica, Verdana;font-size:0.75em;padding:0 0 18px 40px;}
	
#left ul, #right ul, #left ol, #right ol {list-style-type:none;font-family: Arial, Helvetica, Verdana;font-size: 0.8em;margin: 0;padding: 0;} 
	
#left li, #right li {
	background: transparent url('images/icon-bullet.gif') no-repeat;
	margin: 0;
	padding: 0 0 0 20px;}
 
blockquote {
	text-align: center;
	margin: 0 0 10px 0;
	padding:10px 0;
	font-style: italic;
	background: transparent url('images/blockquote-bot.gif') bottom center repeat-x;}
	
blockquote div {
	background: transparent url('images/blockquote-top.gif') top center repeat-x;}
	
blockquote p {
	padding: 20px;
	font-family: Georgia, Serif, Times;
	color: #f6cc83;
	font-size: 1em;}
 
/***** Links *****/
 
a, a:visited {color:#FFFFFF;text-decoration:none;}
	
a.arrow {
	font-family: Arial, Sans-Serif, Verdana;
	font-size: 1em;
	color: #628a93;
	background: transparent url('images/icon-arrow.gif') left center no-repeat;
	margin: 0;
	padding: 0 0 0 20px;
	font-style: italic;}
 
/***** Forms *****/
 
form {}

input, select, textarea {
	font:1em arial, helvetica, sans-serif;}
	
#store input, #store select, #store textarea {
	font:.8em arial, helvetica, sans-serif;}
 
textarea {
	line-height:1.25;}
 
label {
	cursor:pointer;}
  
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
:focus         { outline: none;}

p.odd          { background-color: #191919; padding: 6px 10px; margin-bottom: 12px;}
.aligncenter, div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignleft {float: left;padding-right:5px;}
.alignright {float: right; padding-right:5px;padding-left:5px;}
#lang_sel_footer {background-color:#000000;border:none;padding:0}
.linkcat h2 {color:#F6CC83;font-size:0.90em;}
.linkcat {list-style-type:none;padding-left:10px;}
div.textcol {position:absolute;}
#featured div {margin-left:0px;}
#featured{padding:0;}