/*
Theme Name: Bull Run Roasting
*/
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a {
	color: #675;
	text-decoration: none;
	outline: none;
}

a img {
	border: none;
}
a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
h2#brrHdr {
	background: url(images/hdr-brr-categories.gif) no-repeat right top;
	height: 15px;
	width: 186px;
	text-indent: -9999px;
	padding: 0px 0px 10px 8px;
}
tr.content td {
	background: #d2d1c3 url(images/BR_Shim7.jpg) repeat-y left top;
}
tr.content td.leftCol {
	background: url(images/BR_Shim7L.jpg) repeat-y left top;
}
tr.content td.rightCol {
	background: url(images/BR_Shim7r.jpg) repeat-y left top;
}

h3 {
	font-family: Arial, Verdana, sans-serif;
	margin-top: 0;
}
.breadcrumb {
	padding: 0px 0px 10px 60px;
	margin-left: 10px;
	background: url(images/hdr-brr-categories.gif) no-repeat left top;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	color: #99AA88;
}
.breadcrumb li {
  color: #99AA88;
	display: inline;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#sidebar ul {
	list-style: none;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
#sidebar ul li {
	padding: 0;
}
#sidebar ul li ul {
	padding: 0px 0px 0px 15px;
}
#sidebar ul li ul li {
	padding: 0;
}
#sidebar ul li a {
	font-size: 10px;
	background: url(images/bullet.gif) no-repeat left top;
	padding: 5px 0 5px 25px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
}
.content #sidebar ul li a:hover {
	background-position: left bottom;
}
#sidebar .box {
  margin: 20px 0px;
}
#sidebar .box h2 {
  font-size: 14px;
  padding: 5px;
  margin: 0px;
  color: #667755;
  text-transform: uppercase;
}
#sidebar .box p {
  font-size: 11px;
  color:#6F6E61;
  line-height: 15px;
  background: #C2C1B1;
  margin: 0px 10px 0px 0px;
  padding: 5px;
}
#sidebar a.readMore {
  display: block;
  padding: 2px 0px;
}
#header {
	background: #90a090;
	font: italic normal 230% Arial, Verdana, sans-serif;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% Arial, Verdana, sans-serif;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% Arial, Verdana, sans-serif;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}
#footer {
	background: url(images/bg-footer-logo.png) no-repeat right top;
	margin: 0px;
	padding: 0px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}

/* Shopp styles */
/* Featured styles */
.featured h2 {
	text-transform: uppercase;
	margin: 0px;
	padding: 3px 0px;
	font-weight: normal;
	font-size: 14px;
	color: #616150;
	width: 160px;
	text-align: center;
}
.featured .prod h2 {
	color: #616150;
	text-align: left;
	width: 100%;
}

/* Prod Detail styles */
.prodWrapper {
	
}
.prodWrapper h3 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #767662;
}
.prod {
	background: #C2C1B1;
	padding: 15px 16px 10px 12px;
	margin-bottom: 20px;
	position: relative;
}
.product .prod {
  padding-top: 50px;
}
.prod p {
	color: #85847b;
	font-size: 11px;
	line-height: 16px;
}
.category .prod img {
	float: none;
	margin: 0px;
}
.prod dl.details {
	margin: 0px;
	padding: 10px 0px;
	text-transform: uppercase;
	font-size: 10px;
}
.prod dl.details dt {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	font-weight: bold;
	color: #767662;
}
.prod dl.details dd {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	color: #85847b;
}
.prod_desc {
/*  float: left;*/
}
img.header {
	position: absolute;
	top: 10px;
	left: 10px;
}
a.thumb img {
  
}
.gallery {
  float: right;
  width: 260px;
  margin-left: 10px;
}
.gallery .tiny_img {
  margin-right: 12px;
}
ul.variations {
  list-style-type: none;
  margin: 0px;
  padding: 10px 0px;
  float: left;
}
ul.variations label {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #767662;
}
.add-to-cart {
  float: right;
}
.patches {
	padding: 10px;
}
.patches h3 {
	padding-bottom: 10px;
}
.patches img {
	margin: 0px 10px 10px;
}
.profile {
	background: url(images/img-taste-profile.png) no-repeat 5px center;
	padding: 20px 10px 20px 95px;
	margin: 10px 0px;
	color: #85847b;
}
.metrics {
	color: #85847b;
	padding: 10px;
	width: 200px;
	float: left;
	line-height: 18px;
}
.links {
	color: #85847b;
	padding: 10px;
	float: left;
	margin-left: 50px;
}
.links a {
  color: #85847B;
	display: block;
	font-size: 11px;
	background: url(images/bullet.gif) no-repeat left top;
	padding: 5px 0px 5px 30px;
	text-transform: uppercase;
	text-decoration: none;
}
.links a:hover {
	background: url(images/bullet.gif) no-repeat left bottom;
}
#shoppWrapper {
	position: relative;
}
.catImage {
	background: url(images/bg-prod.png) repeat left top;
	padding: 7px 0 0 5px;
}
.contentA,
.contentB,
.contentC {
	float: left;
	width: 195px;
	margin: 10px 0px;
}
.contentA h2,
.contentB h2,
.contentC h2 {
	font-size: 11px;
	background: url(images/bullet.gif) no-repeat left -5px;
	color: #667755;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 25px;
	margin: 0px;
}
.contentA p,
.contentB p,
.contentC p {
	color: #999886;
	text-transform: uppercase;
	background: url(images/bg-tertiary-paragraph.png) no-repeat top left;
	font-size: 10px;
	padding: 0px 20px;
}
.category .prod h3,
.featured .prod h3 {
	color: #999886;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	font-weight: normal;
	position: absolute;
	top: 4px;
	right: 5px;
}
.category .prod img.header,
.featured .prod img.header {
	height: 33px;
	width: 564px;
}
.category .prod a.thumb img,
.featured .prod a.thumb img {
	margin: 43px 10px 0px 0px;
	float: left;
	border: 1px solid #97968A;
}
.category .prod h3 a,
.featured .prod h3 a {
	background: url(images/btn-buy.png) no-repeat right center;
	display: block;
	font-size: 11px;
	padding: 9px 50px 9px 0px;
}
.category .prod h3 a span,
.featured .prod h3 a span {
	color: #6F6E61;
	font-weight: normal;
	text-transform: lowercase;
}
.category .prod p,
.featured .prod p {
	margin-top: 40px;
	color: #6F6E61;
	padding: 0px;
	line-height: 16px;
}
a.view-prod {
  color: #667755;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  text-align: center;
  background: #E1E1D8;
  width: 105px;
  padding: 2px 0px;
  margin: 15px 0px 10px;
  float: right;
}
a.view-prod:hover {
  background: #667755;
  color: #E1E1D8;
}
table.cart {
	background-color: rgba(255,255,255,0.25);
	width: 100%;
	border: 1px solid #bbb;
	border-collapse: collapse;
}
tr.content table.cart th {
	font: 13px GillSans, Calibri, "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	background-color: rgba(255,255,255,0.25);
	border: 1px solid #bbb;
	padding: 3px;
}
tr.content table.cart td {
	background: rgba(255,255,255,0.25);
	padding: 3px 5px;
}
table.cart tr.totals th {
	border: none;
	color: #666;
	background-color: #fff;
}
tr.content table.cart td.money {
	font: 13px GillSans, Calibri, "Trebuchet MS", sans-serif;
	background-color: #fff;
	border: 1px solid #bbb;
}
tr.content table.cart tr.buttons td {
	padding-bottom: 20px;
}
#shopp big a {
	font-size: 12px;
	color: #fff;
}
#checkout {
	margin: 10px 0 0;
	/*padding: 10px 20px;
	background: rgba(255,255,255,0.25);*/
}
#checkout ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#checkout li {
	font: 15px GillSans, Calibri, "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	margin: 10px 0;
	padding: 10px 20px;
	background: rgba(255,255,255,0.5);
}
#checkout li label {
	display: block;
	clear: left;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	/*border-bottom: 1px solid #8E9373;*/
	color: #667755;
}
#checkout li span label {
	font: 13px GillSans, Calibri, "Trebuchet MS", sans-serif;
	padding: 0 0 0 3px;
	margin: 0px;
	text-transform: none;
	font-weight: normal;
	border: none;
	color: #667755;
}
#checkout li span {
	float: left;
	padding: 0 18px 10px 0;
}
#checkout input {
	font: 13px GillSans, Calibri, "Trebuchet MS", sans-serif;
	padding: 2px;
	color: #313328;
}
#checkout-button {
	padding: 0px;
}
#checkout #addressCheck {
	display: block;
	clear: both;
	padding: 5px 10px;
	background: rgba(255,255,255,0.7);
	float: none;
}
h2.head_text {
	color:#CDCBBC;
	font: 10px Arial, sans-serif;
	text-align:left;
	text-decoration:none;
	margin-top: 40px;
}
p.cart {
	font-size: 11px;
	font-weight: bold;
	color: #f16522;
	padding-top: 27px;
}
p.cart a {
	color: #f16522;
}
p.cart a:hover {
	text-decoration: underline;
}
fieldset {
	margin: 10px 10px 10px 0px;
	padding: 0px;
	border: 1px solid #667755;
	float: left;
	width: 48%;
}
legend {
	font: 14px GillSans, Calibri, "Trebuchet MS", sans-serif;
	padding: 0px 5px;
	color: #313328;
	text-transform: uppercase;
}
address {
	margin: 10px 20px 15px;
}

/* CONTENT STYLES */
ol#comments li p {
	font-size: 12px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}
.commentsBox {
	padding: 0px 20px;
}
.commentsBox ol {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.commentsBox ol li {
	border-bottom: 1px solid #bbbaab;
	padding: 10px;
	margin: 0px;
}
#commentform {
	padding: 0px 10px;
}
#commentform p {
	float: left;
	padding-right: 15px;
}
#commentform p.comments {
	width: 100%;
	float: none;
	clear: both;
	padding: 0px;
}
#commentform p label {
	display: block;
	color: #5f604b;
}
#commentform #author, #commentform #email, #commentform textarea {
	background: #fff;
	border-top: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #ececec;
	border-left: 1px solid #ececec;
	padding: .2em;
}
#commentform #author, #commentform #email {
	width: 186px;
}
#commentform textarea {
	width: 395px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
li.comment p {
	color: #767662;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
li.comment p.commentMeta {
	color: #5f604b;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
cite {
	font-style: normal;
}
#content {
	background: url(images/BR_Logo7.jpg) no-repeat bottom right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 150px 0px;
	width: 590px;
	float: right;
}
.page-id-3 #content {
  padding: 0px 0px 150px 0px;
}
table .page,
.post {
	background: #ADAC97;
	margin: 0px 10px 10px 10px;
	padding: 10px;
}
.post img {
/*  max-width: 300px;*/
}
.post p,
.page p {
	color: #5c5c4c;
	font-size: 12px;
	line-height: 18px;
}
.posthead {
	background: #BFBEAD;
	padding: 10px;
}
.posthead h2 {
	color: #767662;
	font-size: 21px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.posthead p.postmetadata {
	margin: 0px;
	padding: 0px;
}
.posthead small {
	color: #767662;
}
.entry {
	padding: 0px 10px;
}

/* GENERAL STYLES
=========================================== */
.update-button,
.remove,
#checkout-button {
	font: 13px GillSans, Calibri, "Trebuchet MS", sans-serif;
	background: #515F44 url(images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 3px 10px 4px;
	color: #fff;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	border-left: none;
	position: relative;
	cursor: pointer;
	margin: 10px 10px 0 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow:  0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.update-button:hover,
.remove:hover,
#checkout-button:hover {
	background: #555 url(images/alert-overlay.png) repeat-x;
}
.awesome {
	font: 13px GillSans, Calibri, "Trebuchet MS", sans-serif;
	background: #313328 url(images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 3px 10px 4px;
	color: #fff;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	border-left: none;
	position: relative;
	cursor: pointer;
	margin: 10px 0px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow:  0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
}
.awesome:hover {
	background: #555 url(images/alert-overlay.png) repeat-x;
}
.hide,
.hidden,
#hidden-update {
	display: none;
}
.clear { clear: both; }
.clearfix:after,
#checkout li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.left, 
.alignleft {
	float: left;
}

.right,
.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0px 10px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
.transparent_class {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#errors {
  color: #FF0000;
  font-size: 16px;
}
#errors p,
#shopp .error {
  color: #FF0000;
}

/* BULL RUN EXISTING STYLES */
/* CSS Document */
.header_text {
	color:#CDCBBC;
	font-family:"Arial", sans-serif;
	font-size:10px;
	text-align:left;
	text-decoration:none;
}
.footer_text {
	color: #996600;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}


.HEADING1_Titles {
	color: #515340;
	font-size:11px;
		letter-spacing: 1px;
	font-family: "Arial", sans-serif;
	text-transform: uppercase;

}
.HEADING2_text {
	color: #515340;
	font-size:10px;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top:0px;
	margin-bottom:-2px;
}	
.Normal_text {
	color: #515340; 
	font-size:10px;
	font-weight: bold;
	font-family: "Arial", sans-serif;

}
.RedLink_text {
	color: #990000; 
	font-size:10px;
	font-family: "Arial", sans-serif;
}
.Link_text {
	color: #3C382F; 
	font-size:10px;
	font-family: "Arial", sans-serif;
}
.FooterLink_text {
	color: #424435; 
	font-size:10px;
	font-weight: bold;
	font-family: "Arial", sans-serif;
		text-decoration:none;
		}
.FooterLink_text2 {
	color: #424435; 
	font-size:8px;
	font-weight: bold;
	font-family: "Arial", sans-serif;
		text-decoration:none;
			margin-top:-14px;
	margin-bottom:0px;
		}
.Bracket_text {
	color: #000000; 
	font-size:10px;
	font-family: "Arial", sans-serif;
}
.darkLine {
	color: #313328; 
	font-size:10px;
	font-family: "Arial", sans-serif;
}


img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin-right: 0px; 
	margin-left: 4px; 
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */