/*
Theme Name: Coffee Bean Direct 2009
Theme URI: http://wordpress.org/
Description: A New Theme for 2009!.
Version: 1
Author: Brian Bartholomew
Author URI: http://www.coffeebeandirect.com/
Tags: green, tan, red, new, 2009
*/
body {
	background: url(img/body-bg-2.jpg) no-repeat top center #e1e1e1;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;
	margin: 0 auto;
	padding: 0;
}
a {
	color: #ee3a43;
	outline: none;
	border: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
	outline: none;
}
.form-btn {
	background: url(img/btn-bg.jpg) repeat-x top left #4e7211;
	border-top: solid 1px #8c5f30;
	border-bottom: solid 1px #8c5f30;
	border-right: solid 1px #8c5f30;
	border-left: none;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	height: 28px;
	line-height: 12px;
	outline: none;
}
.input-text {
	border-top: solid 1px #8c5f30;
	border-bottom: solid 1px #8c5f30;
	border-left: solid 1px #8c5f30;
	border-right: none;
	float: left;
	height: 18px;
	margin-right: -5px;
	outline: none;
	padding: 4px;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 979px;
}
#masthead {
	background: url(img/masthead-bg.jpg) no-repeat top left;
	clear: both;
	margin: 0;
	padding: 0;
}
#identity {
	height: 238px
}
#identity h1 {
	background: url(img/logo.jpg) no-repeat center;
	float: left;
	height: 164px;
	margin: 35px 169px 0 68px;
	width: 209px;
}
#identity h1 a {
	display: block;
	height: 164px;
	text-indent: -9999px;
}
#monthly-special {
	background: url(img/monthly-special-bg.jpg) no-repeat top left;
	float: left;
	width: 506px;
	height: 231px;
}
#monthly-special h2 {
	margin: 15px 0 5px 0;
	padding: 0;
	text-indent: -9999px;
}
#monthly-special h3 {
	color: #333333;
	margin: 0 0 0 70px;
	padding: 0;
}
#monthly-special p {
	font-size: 0.750em;
	color: #939393;
	margin: 0 0 0 70px;
	padding: 0;
	width: 260px;
}
#monthly-special a {
	color: #333333;
	text-decoration: none;
}
#monthly-special a:hover {
	color: #ee3a43;	
}
#monthly-special #monthly-special-link {
	background: url(img/view-more-btn.jpg) no-repeat top left;
	height: 27px;
	display: block;
	width: 92px;
	text-indent: -9999px;
	margin: 5px 0 0 240px;
}
#main-navigation {
	background: url(img/main-nav-bg.jpg) no-repeat top left;
	clear: both;
	height: 47px;
}
#main-navigation ul {
	float: left;
	height: 45px;
	list-style: none;
	margin: 0 0 0 9px;
	padding: 0;
}
#main-navigation ul li {
	background: url(img/main-nav-divide.jpg) no-repeat center right;
	float: left;
	font-size: 1.125em;
	line-height: 30px;
	padding: 10px 15px 10px 15px;
}
#main-navigation ul li a {
	color: #fff;
	text-decoration: none;
}
#main-navigation form {
	float: right;
	margin: 10px 25px 0 0;
	padding: 0;
}
#main-navigation form p {
	float: left;
	margin: 0;
	padding: 0;
}
#content-container {
	background: #e1e1e1 url(img/body-bg.jpg) repeat-y center;	
}
#col-main {
	float: left;
	margin-left: 9px;
	padding: 5px;
	width: 675px;
}
#col-secondary {
	float: left;
	margin: 0;
	padding: 5px;
	width: 265px;
}
#col-secondary ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#col-secondary ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 5px 0;
	padding: 0;
}
#col-secondary ul li ul.sidebar {
	background-color: #e1e1e1;
	border: solid 1px #c1c1c1;
	width: 263px;
}
#col-secondary ul.sidebar h4 {
	background: url(img/sidebar-header-bg.jpg) repeat-x bottom left;
	color: #939393;
	margin: 0;
	padding: 10px;
}
#col-secondary ul.sidebar p {
	color: #939393;
	font-size: 0.750em;
	padding: 0 10px 0 10px;
}
#col-secondary ul.sidebar a {
	border-bottom: dotted 1px #c1c1c1;
	color: #939393;
	display: block;
	font-size: 0.750em;
	margin: 0 10px 0 10px;
	padding: 0 0 5px 0;
	text-decoration: none;
}
#col-secondary ul.sidebar form .input-text {
	border-color: #939393;
	width: 175px;
}
#col-secondary ul.sidebar form .form-btn {
	border-color: #939393;
	width: 73px;
}
#col-secondary ul.sidebar form {
	margin: 0;
	padding: 5px;
}
#col-secondary ul.sidebar a.last {
	border-bottom: none;
}
#col-secondary ul.sidebar a:hover {
	color: #333;
}
#col-secondary ul.sidebar.social {
	height: 77px;
}
#col-secondary ul.sidebar.social li a {
	background: none;
	border: none;
	float: left;
	padding-top: 10px;
	padding-left: 7px;
}
#siteinfo-container {
	background: url(img/footer-container-bg.jpg) no-repeat top left;
	height: 90px;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 979px;
}
#siteinfo-col-right {
	color: #fff;
	float: right;
	font-size: 0.750em;
	margin: 30px 25px 0 0;
	padding: 0;
}
#siteinfo-col-right a {
	color: #ffff66;
	text-decoration: none;
}
#siteinfo-col-right a:hover {
	text-decoration: underline;
}
#siteinfo-col-right p {
	margin: 0;
	padding: 0 0 0 36px;
}
#siteinfo-col-left {
	background: url(img/footer-col-left-bg.jpg) no-repeat center left;
	color: #fff;
	float: left;
	font-size: 0.750em;
	margin: 25px 0 0 25px;
	padding: 0;
	width: 400px;
}
#siteinfo-col-left p {
	margin: 0;
	padding: 0 0 0 46px;
}
#siteinfo-col-left a {
	color: #ffff66;
	text-decoration: none;
}
#siteinfo-col-left a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.recent-posts .content ul li.last {
	border-bottom: none;
}
.featured-post {
	clear: both;
}
.featured-post .top {
	background: url(img/featured-post-top.jpg) no-repeat top left;
	height: 8px;
	margin: 0;
	padding: 0;
	width: 677px;
}
.featured-post .content {
	background: url(img/featured-post-repeat.jpg) repeat-y top left;
	clear: both;
	margin: 0;
	padding: 0;
}
.featured-post-image {
	float: left;
	width: 237px;
	margin-left: 1px;
}
.featured-post-content {
	float: left;
	width: 408px;
	margin: 0 10px 0 10px;
}
.featured-post-content h1 {
	color: #333333;
	font-size: 1.575em;
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
	position: relative;
}
.featured-post-content h1 span {
	background: url(img/featured-post-comment-count.jpg) no-repeat top left;
	color: #ee3a43;
	float: right;
	font-weight: bold;
	font-size: 0.750em;
	height: 52px;
	line-height: 45px;
	margin-top: -7px;
	margin-left: 10px;
	width: 60px;
	text-align: center;
	position: absolute;
}
.featured-post-content h1 a {
	background: url(img/featured-post-headline-bg.gif) repeat-x bottom left;
	float: left;
	text-decoration: none;
	color: #333333;
	margin-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	width: 350px;
}
.featured-post-content h1 a:hover {
	color: #ee3a43;
	text-decoration: none;	
}
.featured-post-content p {
	color: #333333;
	font-size: 0.750em;
	line-height: normal;
	padding: 0 0 5px 0;
}
.featured-post-content a.more-link {
	color: #ee3a43;
	text-decoration: none;
}
.featured-post-content a:hover {
	text-decoration: underline;
}
.featured-post-content img.alignleft {
	display: none;
}
.featured-post-content img.aligncenter {
	display: none;
}
.featured-post-content img.alignnone {
	display: none;
}
.featured-post .bottom {
	background: url(img/featured-post-bottom.jpg) no-repeat top left;
	height: 12px;
	margin: 0;
	padding: 0;
	width: 677px;
}
.post {
	clear: both;
}
.post .top {
	background: url(img/featured-post-top.jpg) no-repeat top left;
	height: 8px;
	margin: 0;
	padding: 0;
	width: 677px;
}
.post .content {
	background: url(img/featured-post-repeat.jpg) repeat-y top left;
	clear: both;
	margin: 0;
	padding: 0 0 5px 0;
}
.post .content h3 {
	margin: 0;
	padding: 0 10px 0 10px;
}
.post .content h2 {
	background: url(img/featured-post-headline-bg.gif) repeat-x bottom left;
	color: #333333;
	display: block;
	font-size: 1.575em;
	height: 40px;
	margin: 0 10px 0 10px;
	padding: 5px 0 0 0;
}
.post .content h2 a {
	color: #333333;
	float: left;
	margin-top: 0;
	text-decoration: none;
}
.post .content h2 a:hover {
	color: #ee3a43;
	text-decoration: none;	
}
.post .content p img.aligncenter {
	text-align: right;
	margin: 0 auto;
}
.post .content p {
	color: #333333;
	font-size: 0.750em;
	line-height: normal;
	margin: 0;
	padding: 10px 10px 0 10px;
}
.post .content ul {
	color: #333333;
	font-size: 0.750em;
	line-height: normal;
}
.post .content a {
	color: #ee3a43;
	text-decoration: none; 
}
.post .content a:hover {
	text-decoration: underline;
}
.post .bottom {
	background: url(img/featured-post-bottom.jpg) no-repeat top left;
	height: 12px;
	margin: 0;
	padding: 0;
	width: 677px;
}
.recent-posts {
	clear: both;
}
.recent-posts .top {
	background: url(img/recent-posts-top.jpg) no-repeat top left;
	height: 34px;
	margin: 0;
	padding: 0;
	width: 677px;
}
.recent-posts .top h3 {
	color: #fff;
	font-size: 1.125em;
	line-height: 34px;
	margin: 0 0 0 5px;
	padding: 0;
}
.recent-posts .content {
	background: url(img/recent-posts-repeat.jpg) repeat-y top left;
	margin: 0;
	padding: 0;
}
.recent-posts .content ul {
	font-size: 1.125em;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}
.recent-posts .content ul li {
	border-bottom: solid 1px #e9e9e9;
	padding: 5px 0 5px 0;
}
.recent-posts .content ul li a {
	color: #939393;
	text-decoration: none;
}
.recent-posts .content ul li a:hover {
	color: #ee3a43;
}
.recent-posts .bottom {
	background: url(img/recent-posts-bottom.jpg) no-repeat top left;
	height: 12px;
	margin: 0;
	padding: 0;
	width: 677px;
}
.postmetadata {
	border: solid 1px #e9e9e9;
	background-color: #f6f6f6;
	clear: both;
	color: #333333;
	margin: 5px 5px 10px 5px;
	padding: 0;
}
.postmetadata ul {
	font-size: 0.750em;
	height: 38px;
	list-style: none;
	margin: 10px;
	padding: 0;
}
.postmetadata ul li {
	float: left;
	line-height: 38px;
	margin-right: 5px;
}
.postmetadata p {
	font-size: 0.750em;
	margin: 0;
	padding: 10px;
}
.postmetadata p a {
	color: #ee3a43;
	text-decoration: none;
}
.postmetadata p a:hover {
	text-decoration: underline;
}
.postmetadata a {
	color: #ee3a43;
	text-decoration: none;
}
.postmetadata a:hover {
	color: #ee3a43;
	text-decoration: underline;
}
.post h2 {
	color: #333333;
	margin: 0;
	padding: 10px 10px 0 10px;
}
.post p {
	color: #333333;
	font-size: 0.750em;
	margin: 0;
	padding: 10px;	
}
.commentlist {
	color: #333333;
	font-size: 0.750em;
	list-style: none;
	margin: 0;
	padding: 10px 10px 5px 10px;
}
.commentlist a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.commentlist a:hover {
	color: #333333;
}
.commentlist li {
	border: solid 1px #e9e9e9;
	margin: 0 0 5px 0;
	padding: 5px;
}
.commentlist li.even {
	background: #f6f6f6;
}
.commentlist li.even .comment-author {
	background: url(img/user-comment-sprite.jpg) no-repeat top left;
	font-weight: bold;
	text-indent: 18px;
}
.commentlist li.odd .comment-author {
	background: url(img/user-comment-sprite.jpg) no-repeat top left;
	background-position: 0 -15px;
	font-weight: bold;
	text-indent: 18px;
}
.comment-author {
	height: 15px;
	margin-bottom: 3px;
}
.comment-body p {
	clear: both;
}
.vcard {
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
}
.commentmetadata {
	float: left;
}
#respond {
	background-color: #e1e1e1;
	border: solid 1px #c1c1c1;
	margin: 5px;
	padding: 0;
}
#respond h3 {
	margin: 0;
	padding: 5px 5px 0 5px;
}
#respond p {
	margin: 0;
	padding: 5px;
}
.nocomments {
	background: url(img/no-comments-warning-bg.jpg) no-repeat #ffff66;
	background-position-x: 5px;
	background-position-y: center;
	border: solid 1px #cccc66;
	font-size: 0.750em;
	padding: 10px;
	margin: 5px;
	text-indent: 15px;	
}
.comments-disclaimer {
	background-color: #ffff66;
	border: solid 1px #cccc66;
	font-size: 0.750em;
	padding: 10px 0 0 0;
	margin: 5px 5px 10px 5px;
}
.comments-disclaimer p {
	margin: 0;
	padding: 0 10px 10px 10px;
}
.comments-disclaimer a {
	color: #ee3a43;
	text-decoration: none;
}
.comments-disclaimer a:hover {
	text-decoration: underline;
}

/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
#post-67 h2 {
	margin-bottom: 10px;
}
#post-67 .post {
	margin-bottom: 10px;
}
.sociable {
	border-top: dotted 1px #c1c1c1;
	padding: 10px 0 0 0;
	margin: 10px 10px 0 10px;
}
.sociable ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.sociable li {
	float: left;
	padding: 0 5px 0 5px;
}
.sociable_tagline {
	color: #c1c1c1;
	float: left;
	font-style: italic;
	padding: 0;
	margin-right: 5px;
}
/* End Images */