/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	background-color:#000000;
	margin:0px;
}

h1 {
	margin:0px;
}

img, div, input, li, span, a, td, tr { behavior: url("/iepngfix.htc") }


#page {
	background-image:url(images/page-bg.jpg);
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
	width:894px;
	height:848px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#FFFFFF;
}	

div.pagesnumber {
	margin-top:30px;
	text-transform:uppercase;
	font-weight:bold;
}

div.pagesnumber a {
	color:#fcdb2b;
	font-size:15px;
	font-weight:bold;
}

.post p a {
	color:#4ba521;
	text-decoration:none;
	border-bottom:1px dotted #4ba521;
}

strong.yellow {
	color:#f8c23f
}

input.calculate {
	width:89px;
	height:21px;
	background-image:url(images/calculate.jpg);
	background-repeat:no-repeat;
	border:0px;
}

input.save {
	width:103px;
	height:21px;
	background-image:url(images/save-profile.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	border:0px;
}

table.logdisplay tr.alt td{ 
	background-image:url(images/product-info-bg.png);
	background-repeat:repeat;
	padding:8px;
 }

label.yellow {
	color: #f7c742;
	font-weight: bold;
	margin-bottom:0px;
	padding-right: 30px;
	display:block;
	height:8px;
}

input.subscribe {
	width:82px;
	height:21px;
	background-image:url(images/subscribe.jpg);
	background-repeat:no-repeat;
	border:0px;
	margin-top:10px;
	cursor:pointer;
}

.subscribeForm {
	padding-top:20px;
	border-top:1px dotted #666666;
	margin-top:15px;
}

.mform {
	width:300px;
}

 .ls {
 color: #f7c742;
font-weight: bold;
padding-right: 30px
 }

.user-profile-links {
	font-weight:normal
}

.user-profile-links a {
	color:#72cb42;
	text-decoration:none;
}



#header {
	width:710px;
	height:198px;
	margin:0 auto 0 auto;
}

#header h1 {
	width:187px;
}

#header h1 a {
	width:187px;
	height:198px;
	display:block;
	border:0px;
	color:#000000;
}

#header h1 a strong { 
	display:none;
}

#topNav {
	width:150px;
	height:27px;
	float:right;
	margin-top:150px;
	background-image:url(images/product-info-bg.png);
	background-repeat:repeat;
	text-align:center;
	padding:8px 0px 0px 8px;
}

table.productcart tr.firstrow td, td.shipping_header { 
	background-image:url(images/product-info-bg.png);
	color:#f8c23f;
	background-repeat:repeat;
	padding:5px;
}

.cform { 
	background-image:url(images/product-info-bg.png);
	background-repeat:no-repeat;
 padding-top:5px;

}
form.adjustform input.apply {
	width:54px;
	height:21px;
	padding:0px;
	border:0px;
	background-image:url(images/apply.jpg);
	background-repeat:no-repeat;
}

span.introText {
	font-size:1.5em;
	font-weight:bold;
}

#loginform {

}

#loginform label {
	color: #f7c742;
	font-weight: bold;
	padding-right: 30px;
}

a.thickbox {
	display:block;
	text-decoration:none;
	border:0px;
	font-size:16px;
}

a.login {
	color:#72cb42;
	text-decoration:none;
	border-bottom:1px dotted #72cb42;
}

form#loginform input {
	margin-top:7px;
}

a#registerbtn {
	font-size:15px;
	color:#ff4120;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}

#submit {
	background-image:url(images/login.jpg);
	border:0px;
	background-repeat:no-repeat;
	width:63px;
	height:21px;
}

 .blogPost {
 	background-image:url(images/post-bg.jpg);
	background-repeat:no-repeat;
	min-height:266px;
	width:475px;
	padding-top:5px;
	margin-bottom:15px;
 }
 
  .blogPostContent {
  	background-image:url(images/product-info-bg.png);
	background-repeat:repeat;
	width:435px;
	min-height:226px;
	margin:0px auto 0 auto;
	padding:15px;
  }
  
    .blogPostContent img {
		margin-bottom:10px;
	}
	
	h3 strong a {
	color:#6cc843;
	text-decoration:none;
	border-bottom:1px dotted #6cc843;
	}

 .blogPost p { 
 
  	color:#e7d4b8;
	font-size:11.5px;
	line-height:1.6em; 
	margin-bottom:5px;
	
	}

 .post p { 
 	color:#e7d4b8;
	font-size:11.5px;
	line-height:1.8em; 
	margin-bottom:5px;
 }

.size {
	 font-size:1em;
 margin: 0px;
 color:#f8c23f;
 font-weight:bold;
}

h2.pageTitle {
	margin:0px;
	font-size:1.3em;
}

p.visitshop a {
	color:#f3d44c;
}

.entry a, .entry a:visited {
	color:#72cb42;
	border-bottom:1px dotted #72cb42;
	text-decoration:none;
}



.post {
	padding-bottom:15px;
	border-bottom:1px dotted #333333;
	margin-bottom:20px;
}

h2.pageTitle {
	text-decoration:none;
	color:#f3d44c;
	margin:0px;
}

.cform input, .area {
	background-color:#FFFFFF;

	margin-right:6px;
	margin-bottom:10px;

}

#topNav a {
	color:#FFFFFF;
	font-size:11px;
	margin-right:7px;
	margin-left:7px;
	text-decoration:none;
}

.cform input.sendbutton	{
	border:0px;
	background-image:url(images/send.jpg);
	background-repeat:no-repeat;
	width:54px;
	height:21px;
}

#container {
	width:710px;
	margin:0 auto 0 auto;
}

input#convert { 
	width:81px;
	height:21px;
	background-image:url(images/convert.jpg);
	background-repeat:no-repeat;
	border:0px;
	margin-top:10px;
}

#sidebar {
	float:left;
	width:162px;
	height:auto;
	text-align:right;
	padding-right:25px;
}

#content {
	float:right;
	width:500px;
	height:auto;
	margin-top:45px;
}	

a.dieloot strong {
	display:none;
}

a.dieloot {
	display:block;
	width:95px;
	height:40px;
	float:right;
	background-image:url(images/dieloot.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	position:relative;
	top:-20px;
	border:0px;
}

div.remove {
	width:106px;
	height:21px;
	background-image:url(images/remove-item.jpg)
}


#footer {
	width:500px;
	float:right;
	margin-top:0px;
	margin-bottom:00px;
	font-size:11px;
	color:#666666;
}

p.imageLarger {
	color:#72cb42;
	font-weight:bold;
}


#content a {
 	
}

div.producttextInfo {
 	background-image:url(images/product-info-bg.png);
	background-repeat:repeat;
 }


input.make_purchase {
	width:168px;
	height:21px;
	background-image:url(images/make-purchase.jpg);
	background-repeat:no-repeat;
	border:0px;
	margin-bottom:20px;
	cursor:pointer;
}

input.wpsc_buy_button{
	border:0px;
	color:#72cb42;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	width:107px;
	height:21px;
	background-image:url(images/add-to-cart.jpg);
	background-repeat:no-repeat;
	float:right;
	clear:both;
	cursor:pointer;
	position:relative;
	top:-55px;
 }

h2.pagetitle {
	margin:0px 0px 5px 0px;
}

#sideNav {
	text-align:right;
	margin-top:20px;
	margin-bottom:10px;
	float:right;

}	

div.description {
	margin-bottom:10px;
}

.description p, .description div {
	color: #e7d4b8;
font-size: 11px;
line-height: 1.6em;
margin-bottom:15px;
}

#sideNav a {
	color:#eceacd;
}

li.sub {
	width:128px;
}

ul#menu {  width:128px; margin: 0; padding: 0; }
ul#menu li {   padding:0; margin:0; list-style-type: none; margin-bottom:3px; float:right; ba}
ul#menu li a { display:block; padding: 0; margin: 0;  color:#eceacd; }

ul.subNav {
	background-image:none;
	margin-top:10px;
	margin-bottom:15px;
	margin-right:8px;
}

ul#menu ul.subNav img a {
border:0px;
text-decoration:none;
}

img.topSub {
	margin-top:5px;
}

div#productcontainer {
	width:470px;
	height:269px;
	background-image:url(images/products-bg.jpg);
	background-repeat:no-repeat;
	padding-top:4px;
	padding-left:5px;
}	

div.mainimage {
	margin-top:10px;
}

div.mainimage img {
	float:left;
}

ul.productitems {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}

ul.productitems li a {
	margin:0 auto 0 auto;
}

ul.productitems li a img {
	border:0px;
	margin-bottom:4px;
	text-align:center;
}

ul.productitems li {
	float:left;
	font-size:11px;
	text-transform:uppercase;
	padding-bottom:5px;
	color: #ef8716;
	width:146px;
	margin-right:12px;
	margin-bottom:10px;
	text-align:left;
	height:240px;
	background-image:url(images/products-bg.jpg);
	background-repeat:no-repeat;
	padding:3px;
	padding-left:5px;
}

ul.productitems li span.itemprice {
	color:#FFFFFF;
}

div#productcontainer div.pcopy {
	float:right;
	width:223px;
	margin-right:5px;
	margin-top:10px;
	padding-left:45px;
}

div.gallery {
clear:both;
position:absolute;
margin-left:182px;
}

div.gallery a {
	display:block;
	height:53px;
	width:44px;
	margin:0px;
	margin-bottom:0px;
}

div#productcontainer h2 {
	font-size: 1.6em;
	width:223px;
	display:block;
	padding-left:45px;
	float:right;
	margin-top: 12px;
	margin-right:5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #f3d44c;
	text-transform: uppercase;
}
div.post div#productcontainer a img {
	border:0px;
	position:absolute;
	margin-top:-9px;
}	

div.post div#productcontainer a {
	border:0px;
	text-decoration:none;
}

div#productcontainer a.purchase {
	display:block;
	width:106px;
	height:21px;
	background-image:url(images/purchase.jpg);
	background-repeat:no-repeat;
	float:right;
	clear:both;
	margin-right:10px;
	margin-top:15px;
}

div.breadcrumb {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #ffea7a;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

div.breadcrumb a {
	color: #fcdb2b;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

div#productcontainer a.purchase strong {
	display:none;
}

div#productcontainer span.price {
	font-size:18px;
	width:223px;
	display:block;
		margin-right:5px;
		padding-left:45px;
	float:right;
	color:#FFFFFF;
}

ul#menu li.blog a { background:url('images/nav-blog.png') 100% 0px; width:68px; height:18px; margin: 0px;  }
ul#menu li.blog a:hover { background:url('images/nav-blog.png') 100% -18px; }

ul#menu li.range a { background:url('images/nav-range.png') 100% -0px; width:82px; height:19px;margin: 0px;float:right; }
ul#menu li.range a:hover { background:url('images/nav-range.png') 100% -19px; }

ul#menu li.media a { background:url('images/nav-media.png') 100% -0px; width:82px; height:19px;margin: 0px;float:right; }
ul#menu li.media a:hover { background:url('images/nav-media.png') 100% -19px; }


ul#menu li.range ul li a {background-image:none;s}
ul#menu li.range ul li a:hover {background-image:none; text-decoration:none;}

ul#menu li.membership a { background:url('images/nav-membership.png') 100% -0px; width:128px; height:17px;margin: 0px;}
ul#menu li.membership a:hover { background:url('images/nav-membership.png') 100% -17px; }

ul#menu li.contact a { background:url('images/nav-contact-us.png') 100% -0px; width:128px; height:18px;margin: 0px;}
ul#menu li.contact a:hover { background:url('images/nav-contact-us.png') 100% -19px; }


ul#menu li.size a { background:url('images/nav-size-guide.png') 100% -0px; width:115px; height:18px;margin: 0px;}
ul#menu li.size a:hover { background:url('images/nav-size-guide.png') 100% -18px; }

ul#menu li.about a { background:url('images/nav-about-us.png') 100% 0px; width:109px; height:19px; margin: 0px; }
ul#menu li.about a:hover { background:url('images/nav-about-us.png') 100% -19px; }

ul#menu li.stockists a { background:url('images/nav-stockists.png') 100% 0px; width:111px; height:19px; margin: 0px; }
ul#menu li.stockists a:hover { background:url('images/nav-stockists.png') 100% -19px; }

ul#menu li a strong { display: none; }
ul#menu li a.current { background-position:100% 0; }

div.clear {
	clear:both;
}

#sidebar ul, #sidebar li {
	list-style:none;
}


ul#extraItems a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}

ul#extraItems ul {
	margin:0px;
	padding:0px;
}

ul#extraItems li {
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	float:none;
	margin:0px;
}

ul#extraItems li li {
	float:none;
	margin:0px;
	padding:0px;
	padding-right:20px;
}





