/* @override 
	http://www.billpurvis.com/css/style.css
*/

body {
	background: #251d17 url(../images/theme_images/bodybg.png) repeat-x 0 top;
	color: #bbb3a2;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 145%;
}
p,td,div,ul {
	font-size: 12px;
}

a {
	color: #fac00b;
	text-decoration: underline;
}

a img {
	text-decoration: none;
	border: none;
}
a:hover {
	text-decoration: none;
	/*color: #c7dde2;*/
	color: #fcef93;
}
a.readon {
	float: right;
}

p {
	margin-bottom: 10px;
}

img.alignright {
	float: right;
	margin-left: 10px;
}
img.alignleft {
	float: left;
	margin-right: 10px;
}

.comment-author { 
	margin:10px 10px -1000px 0;
	width:130px; height:auto;
	float:left; text-align:right;
}


.comment-author p {
		padding:0 5px 3px 0;
		background:url(images/divider.gif) no-repeat bottom center;
		text-align:right;
	}

.comment-text, .comment-text-alt, .comment-form { 
	margin:0 0 0 150px; 
	padding:20px 20px 10px 20px;
	border-bottom: 1px solid #332820; 
	min-height:170px;
	height:auto !important;
	height:170px;
	width:auto;
	font-style: italic;
}
span.large {
	color: #fac00b;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}


.grid_8 li {
	list-style-type: disc;
	margin-left: 15px;
}
.grid_8 ul {
	margin: 15px 0px 15px 15px;
}

#header {
	height: 94px;
	padding: 26px 0px 0px 0px;
}
#header h1 a {
	width: 212px;
	height: 64px;
	display: block;
	text-indent: -9000em;
	background-image: url(../images/theme_images/bpm_logo.png);
	float: left;
	padding: 0;
	margin: 0;
}
#header h1 {
	padding: 0;
	margin: 0;
}
#nav {
	width: 748px;
	height: 64px;
	background: url(../images/theme_images/navbar_bg.png) no-repeat center center;
	float: right;
}
#nav ul,#nav li {
	list-style: none;
	float: left;
	text-transform: uppercase;
	font: normal normal 12px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}
#nav ul {
	padding: 18px 10px 18px 14px;
}

#nav li a {
	height: 26px;
	line-height: 26px;
	display: block;
	text-decoration: none;
	color: #fef5db;
	background: url(../images/theme_images/nav_item_up_l.png) no-repeat left center;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	float: left;

}
#nav li {
	margin: 0px 0px 0px 10px;
	background: url(../images/theme_images/nav_item_up.png) right center;
	
}

#nav li.active a,#nav li.current_page_item a {
	color: #fac00b;
}

#nav li a:hover {
	color: #fcef93;
}

#container {
   min-height:100%;
   position:relative;
}

#body {
   padding-bottom:70px;   /* Height of the footer */
   	width: 960px;
	margin: 0px auto;
}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:70px;   /* Height of the footer */
   background: #1a1613;
   border-top: 10px solid #14110f;
}
#footerwrap {
   	width: 960px;
	margin: 0px auto;
}
#footerwrap p {
	text-align: center;
	font-size: 12px;
	color: #66523d;
}


/* @group Custom Styles */

#headliner,#storeheadliner {
	height: 42px;
	width: 940px;
	margin: 0px auto;
	text-indent: -9000em;
	background: url(../images/theme_images/headliner_sharing.png) no-repeat center top;
}
#storeheadliner {
	background: url(../images/theme_images/online_store_heading.png) no-repeat center top;
}

div#product_showcase {
	padding-left: 20px;
	position: relative;
}
div#product_showcase .grid_2.alpha.omega {
	margin-right: 8px;
	position: relative;

}

div#product_showcase a.cart_moreinfo {
	margin: 5px 24px 0px 2px;
}
div#product_showcase a.cart_add {
	margin: 5px 0px 0px 0px;
}
td.cartProductDisplay span#cartProdTitle {
	font-size: 12px;
	text-decoration: none;
}


/* @end */
#mainbody {
	padding: 8px 0px 8px 0px;
}
#bottom {
	background: url(../images/theme_images/gradient_bottom.png) no-repeat center top;
	padding: 20px 0px 10px 0px;
	min-height: 280px;
	margin-top: 20px;
}
#bottom p {
	font-size: 12px;
	line-height: 150%;
	color: #fdfede;
	padding: 0px 10px;
}

#bottom .grid_4.alpha {
	background-image: url(../images/theme_images/bottom_divider_bar.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#bottom .grid_4.omega {
	background-image: url(../images/theme_images/bottom_divider_bar.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#product_leaderboard h3 {
	color: #fbca30;
	font-weight: bold;
	font-size: 14px;
}
a.cart_moreinfo {
	display: block;
	text-indent: -9000em;
	background: url(../images/theme_images/cart_more_info.png) no-repeat center center;
	width: 74px;
	height: 21px;
	float:right;
	margin: 10px 0px 0px 2px;
}
a.cart_add {
	display: block;
	text-indent: -9000em;
	background: url(../images/theme_images/cart_add.png) no-repeat center center;
	width: 25px;
	height: 21px;
	float: right;
	margin: 10px 0px 0px 0px;
}
a.visit_catalog {
	display: block;
	text-indent: -9000em;
	background: url(../images/theme_images/btn_visit_catalog.png) no-repeat center;
	width: 337px;
	height: 41px;
	margin: 10px auto 0px auto;
}

h2.latestblog,h2.weeklydev,h2.lrnaboutbill {
	text-indent: -9000em;
	height: 25px;
	width: 300px;
	background-repeat:no-repeat;
	background-position: left 0;
	margin: 0px 0px 10px 0px;
}

h2.latestblog {
	background-image: url(../images/theme_images/title_latestblog.png);
}
h2.weeklydev {
	background-image: url(../images/theme_images/title_weeklydev.png);
}
h2.lrnaboutbill {
	background-image: url(../images/theme_images/title_lrnabtbill.png);
}
h2.twitter {
	background: url(../images/theme_images/twitter_icon.png) no-repeat 0px 4px;
	padding-left: 30px;
	line-height: 30px;
}
a.btn_subscribe	{
	width: 208px;
	height: 50px;
	background: url(../images/theme_images/btn_subscribetoday.png) no-repeat center center;
	display:block;
	text-indent: -9000em;
	margin: 10px auto;
}
a.btn_edlbookorder	{
	width: 337px;
	height: 41px;
	background: url(../images/theme_images/btn_edlorder.png) no-repeat center center;
	display:block;
	text-indent: -9000em;
	margin: 15px 0px 30px 0px;
	position: relative;
	right:-430px;
	
}
ul.checklist li, ul.blogs li,div.latestblog ul li,ul.series li,ul li.twitter-item {
	margin-left: 20px;
	padding-left: 14px;
	padding-bottom: 5px;
	background: url(../images/theme_images/bullet.gif) no-repeat 0px 4px;
	font-size: 12px;
	line-height: 150%;
	list-style: none;
}
td.main {
	color: #f2ddbb;
	font-size: 1.1em;
	line-height: 1.35em;
}
td.main h1 a {
	text-decoration: none;
}
td.main h1 a:hover {
	text-decoration: underline;
}

tr.productListing-even td {
	background-color: #221a15;
	padding: 10px;
}
tr.productListing-odd td {
	background-color: #281f19;
	padding: 10px;
}
div#allProductsDefault.centerColumn {
	margin-bottom: 20px;
}

.cartlinks {
	text-indent: 0px;
	position: relative;
	top: -18px;
	width: 910px;
	height: 50px;
}

.cartlinks input.cssButton.button_search,
.cartlinks input.cssButtonHover.button_searchHover {
	margin: 0;
	padding: 4px;
}

.cartlinks input {
	padding: 2px;
	margin: 0px 5px;
}

h3#categoriesHeading {
	background: url(../images/theme_images/title_categories.png) no-repeat;
	text-indent: -9000em;
}
h3#whatsnewHeading {
	background: url(../images/theme_images/title_new_products.png) no-repeat;
	text-indent: -9000em;
}
h3#informationHeading {
	background: url(../images/theme_images/title_store_info.png) no-repeat;
	text-indent: -9000em;
}


#calendar_wrap {
	background:url(images/sidebar.gif) repeat-y;
	padding: 0px 20px 0px 20px;
}

#wp-calendar caption {
	font-size:1.1em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#fff;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:250px;
}

#wp-calendar thead th {
	color:#ccc;
}


#wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}


#wp-calendar tfoot td#next {
	text-align:right;
}

#wp-calendar td {
	width:auto;			
}

#wp-calendar td a {
	padding:2px;
	background-color: #fac10f;
	color: #000;	
}

#wp-calendar tfoot td a {
	background-color:#FDFCF5;
	color:#333333;	
}

h1 {
	font-size: 1.5em;
	color: #FFF;
	}

h2 {
	color: #fcf2b3;
	font-size:18px;
	padding-bottom: 4px;
}

h2 a {
	text-decoration: none;
}

h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.1em;
}
h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
.twitter-timestamp {
	font-size: 11px;
	color: #675140;
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

h5.uppercase.light {
	color: #6b5e52;
	font-size: 11px;
}
div.category a {
	color: #eee;
	float: right;
	font-size: 11px;
}
div.left-content-blank {
	font: italic 11px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	margin: 10px 0px;
	color: #7d7865;
}
div.left-content-blank a {
	text-decoration: none;
}
div.commentform-key {
	float: left;
	padding-right: 20px;
	color: #fff;
}
div.commentform-key p {
	padding-bottom: 18px;
}
input.text,#comment.text {
	margin-bottom: 10px;
	background-color: #1a1410;
	border: 1px solid #372c23;
	padding: 4px;
	color: #fff;
}
.divider {
	background: url(../images/theme_images/divider.png) repeat-x left center;
	height: 2px;
}
.widget_left {
	margin-bottom: 20px;
}
a.btn-slide {
	width: 254px;
	height: 36px;
	display: block;
	cursor: pointer;
	text-indent: -9999em;
	background: url(../images/theme_images/panel_button.png) no-repeat center center;
}
#cartAdd input.cssButton.button_in_cart,#cartAdd input.cssButtonHover.button_in_cart {
	display: block;
	height: 36px;
	width: 126px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../images/theme_images/add_to_cart.png) no-repeat center center;
	border: none;
	padding: 0;
	margin: 0px auto;
}
div#product_showcase div.grid_2.alpha.omega {
	margin: 0px 4px;
}
div#product_showcase div.grid_2.alpha.omega a img {
	padding: 4px;
	background-color: #352a21;
	margin: 0px;
	border: 1px solid #423429;
}
div#product_showcase div.grid_2.alpha.omega a:hover img {
	background-color: #443424;
	border: 1px solid #523f2c;

}


.large {
	font-weight: bold;
}
h3#shoppingcartHeading a {
	width: 206px;
	height: 45px;
	text-indent: -9999em;
	display: block;
	background-image: url(../images/theme_images/checkout_btn.png);
	margin: 0px auto;
}

/* @group iContact Form */

div#SignUp {
	background: #2c231b;
	border: 1px solid #342d1b;
}
table.signupframe {
	margin: 0px auto;

}
table.signupframe td {
	padding: 5px;
}
table.signupframe input {
	width: 190px;
}

table.signupframe input.esubscribe {
	width: 208px;
	height: 50px;
	border: none;
}

/* @end */



