/*
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

*/

@import url("reset.css");
p{
	color: #000;
}

.floatLeft{
	float: left;	
}
.divClearer{
	clear: both;
}
a:hover{
	text-decoration: none;	
}

body.texturedBackground{
	background: #000 url("/../_img/body-background.jpg") no-repeat center top;
}

/* HEADER SECTION */
#masthead #header{
	height: 67px;
	background: url("/../_img/header-background.jpg") repeat-x;
}

#masthead #header #headerTextWrapper{
	float: left;
	padding-left: 5px;
	padding-top: 19px;
}

#masthead #header #headerTextWrapper p{
	color: #999999;
	font-size: 11px;
}

#masthead #header #searchWrapper{
	float: left;
	padding-top: 19px;
	padding-left: 10px;
}

#masthead #header #shoppingCartWrapper{
	float: right;
	width: 309px;
	height: 67px;
	border-left: 1px solid #4a4a4a;
	border-right: 1px solid #4a4a4a;
}

#masthead #header #shoppingCartWrapper #itemCount{
	color: #FFE513;
	float: left;
	font-size: 37px;
	margin: 9px 9px 0px 9px;
	display: inline;	/* TO FIX IE6 DOUBLE MARGIN-LEFT ON FLOATED ELEMENT */
}

#masthead #header #shoppingCartWrapper #goToCheckout{
	float: left;
	font-size: 12px;
	padding-top: 5px;
	margin-top: 9px;
	width: 142px;
}

#masthead #header #shoppingCartWrapper #goToCheckout p{
	color: #FFE513;
}

#masthead #header #shoppingCartWrapper #goToCheckout a{
	color: #FFF;
}

#masthead #header #shoppingCartWrapper #goToCheckout a:hover{
	text-decoration: none;
}

#masthead #header #shoppingCartWrapper #displayItems{
	float: left;
	padding-top: 7px;
	margin-top: 9px;
}
#masthead #header #shoppingCartWrapper #shoppingCartDropdown{
	font-size: 9px;
	background: url("/../_img/shopping-cart-dropdown.jpg") no-repeat;
	width: 309px;
	height: 9px;
	margin-top: 6px;
}
#masthead #header #shoppingCartWrapper #shoppingCartDropdown a{
	display: block;
	padding-left: 150px;
}
#masthead #header #shoppingCartWrapper #shoppingCartDropdown a img{
	margin-top: 2px;
}
#masthead #breadcrumbs{
	background: url("/../_img/breadcrumbs-background.jpg") no-repeat;	
	height: 31px;
	font-size: 10px;
}

#masthead #breadcrumbs ul{
	padding-top: 7px;
	padding-left: 18px;
}

#masthead #breadcrumbs ul li{
	float: left;
	margin-right: 14px;
	color: #FFE513;
}

#masthead #breadcrumbs ul li a{
	color: #FFE513;
}

#masthead #breadcrumbs ul li a:hover{
	text-decoration: none;
}

#rightColNarrow{
	float: right;
	width: 310px;
	/*height: 710px;*/
}

#rightColNarrow #findRetailers{
	height: 88px;
	position: relative;
	overflow: hidden;
}

#rightColNarrow #findRetailers a:hover{
	height: 88px;
	position: relative;
	overflow: hidden;
	bottom: 88px;
}

#rightColNarrow #protectingDraggins{
	height: 88px;
	position: relative;
	overflow: hidden;
}

#rightColNarrow #protectingDraggins a:hover{
	height: 88px;
	position: relative;
	overflow: hidden;
	bottom: 88px;
}

#rightColNarrow #socialDraggins{
	margin-top: 7px;
	height: 88px;
	position: relative;
	overflow: hidden;
}

#rightColNarrow #socialDraggins a:hover{
	height: 88px;
	position: relative;
	overflow: hidden;
	bottom: 88px;
}

#rightColNarrow #dragginTales{
	background: url("/../_img/draggin-tales-background.png") no-repeat;
	margin-top: 7px;
	height: 305px;
	width: 310px;
	position:relative;
	z-index: 100;
}

#rightColNarrow #dragginTales p.dragginTalesTitle{
	color: #252525;
	font-size: 22px;
	margin-left: -1px;
}

.speechBubble{
	background: url("/../_img/speech-bubble.png") no-repeat;
	height: 52px;
	margin-top: 10px;
}

.speechBubble.checkoutRecommendationBubble{
	background: url("/../_img/speech-bubble-long.png") no-repeat;
	margin-top: 0px;
}

.speechBubble.checkoutRecommendationBubble p{
	color: #FFF;
	font-size: 11px;
	margin-left: 7px;
	padding-top: 7px;
}

.speechBubble.bottom{
	margin-top: 15px;
}

.speechBubble p{
	color: #FFF;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 7px;
}

.speechBubbleReadMore{
	margin:4px 0px 0px 5px;
	background: url("/../_img/draggin-tales-read-more-bckg.png") no-repeat;
	padding: 1px 0px 3px 8px;
}

.speechBubbleReadMore.addTale{
	background: url("/../_img/draggin-tales-add-tale-bckg.png") no-repeat;
}

.speechBubbleReadMore a{
	font-size: 9px;
	color: #ffe513;
}

.speechBubbleReadMore a:hover{
	text-decoration: none;
}

.speechBubbleReadMore span.yellowArrow{
	color: #ffe513;
	font-size: 11px;
	position: relative;
	bottom: 1px;
}

#rightColNarrow #provingGround{
	margin-top: 7px;
	position: relative;
	z-index: 100;
}

p.whiteText{
	color: #FFF;
	font-size: 12px;
}



#blogWrapperLeft{
	float: left;
	width: 182px;
}

#blogWrapperRight{
	float: left;
	width: 510px;
}



/* Begin Typography & Colors */
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
	}

#content {
	font-size: 0.9em;
	background-color: #FFF;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 705px;
	}

.widecolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0 0px;
	width: 705px;
	line-height: 1.6em;
	}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding: 10px 0;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: Arial, Sans-Serif;
	color: #000;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

code {
	font: Arial, Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a{
	color: #444;
	}
	
h2 a:hover, h3 a:hover{	
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	margin: 0px auto;
	padding: 0;
	width: 1024px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	clear: both;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 12px 0 0;
	}

h2.pagetitle {
	/*margin-top: 30px;
	text-align: center;*/
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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.centered {
	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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	/*margin: 5px 0 0 10px;*/
	}

#sidebar ul ul ul, #sidebar ul ol {
	/*margin: 0 0 0 10px;*/
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 0 12px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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 */

/* BUTTONS AND INPUT FIELDS */
.searchButton {
  	float:left;
	margin-left: 8px;
	position: relative;
	bottom: 6px;
}  
  
.searchButton a {
    float:left;
    background:url("/../_img/_button/btn_search-left.png") no-repeat left top;
	text-decoration: none;
	padding-left: 9px;
	color: #FFF;
}
  
.searchButton a span {
	float:left;
	background:url("/../_img/_button/btn_search-right.png") no-repeat right top;
	padding:11px 12px 11px 4px;
	cursor: pointer;
	font-size: 12px;
}

.inputField {
    float: left;
	width: 230px;
    height: 25px;
    background: url("/../_img/_form/form-input-textfield.png") no-repeat;
}

.inputField .textField {
    float: left;
    padding: 0;
    margin: 4px 0 0 7px;
    border: 0;
    background: none;
	color: #666666;
	font-size: 12.5px;
}

.genericButton {
  	float:left;
}
  
.genericButton a {
    float:left;
    background: url("/../_img/_button/btn_with-circle-left.png") no-repeat left top;
    padding: 0px 0px 0px 15px;
    text-decoration:none;
	cursor: pointer;	/*IE6 FIX*/
}
  
.genericButton a span {
	float:left;
	background: url("/../_img/_button/btn_with-circle-right.png") no-repeat right top;
	padding:16px 60px 16px 2px;
	color:#FFF;
	font-size: 12px;
	font-weight: bold;
}

/* SUB CLASSES */
.genericButton.readMoreTales{
	margin-top: 10px;	
	margin-left: -4px;
	display: inline;	/* TO FIX IE6 DOUBLE MARGIN-LEFT ON FLOATED ELEMENT */
}

.genericButton.buyNow a{
	background:url("../_img/_button/btn_buy-now-left.png") no-repeat left top;
	padding-left: 11px;
}

.genericButton.buyNow a span{
	background:url("../_img/_button/btn_buy-now-right.png") no-repeat right top;
	padding:12px 50px 13px 2px;
}

.genericButton.submitDragginTale{
	margin-left: 7px;	
	margin-top: -4px;
	display: inline;
}

.genericButton.submitDragginTale a span{
	padding-left: 9px;	
}

.genericButton.submitTaleComment{
	margin-left: 11px;	
	margin-top: 0px;
	display: inline;
}

.genericButton.submitTaleComment a span{
	padding-left: 9px;	
}

/* FOOTER */
.footerWrapper{
	border-top: 1px solid #2b2b2b;
	padding-top: 1px;
	margin-top: 20px;
}

.footerWrapper.homePage{
	margin-top: 0px;
}

#footerWrapper #footerNav{
	height: 84px;
	background: url("/../_img/_navigation/footer-nav-background.png") no-repeat;
}

#footerWrapper #footerNav ul li{
	float: left;
}

#footerWrapper #footerNav a{
	color:#635b1c;
	text-decoration: none;
	padding: 12px 7px 30px 7px;
	display:block;
	width: 189px;
}

#footerWrapper #footerNav a span{
	color:#434343;
	font-size:12px;
	text-transform:uppercase;
}

#footerWrapper #footerNav a:hover{
	color:#ffe513;
	background: url("/../_img/_navigation/footer-nav-over-repeat.png") repeat-x;
}

#footerWrapper #footerNav a:hover span{
	color:#a9a9a9;
}

#footerWrapper #footerNav ul a.current{
	color:#ffe513;
	background: url("/../_img/_navigation/footer-nav-over-repeat.png") repeat-x;
}

#footerWrapper #footerNav ul a.current span{
	color:#a9a9a9;
}

#footerWrapper #footerNav img.circle{
	position: relative;
	top: 3px;
}

#footerWrapper #footerSite{
	height: 63px;
}

#footerWrapper #footerSite #logosWrapper{
	float:left;
	margin-top: 7px;
	padding-top: 7px;
	width: 325px;
	border-right: 1px solid #1a1a1a;
}

#footerWrapper #footerSite #logosWrapper img{
	float: left;
	margin-left: 11px;
	margin-right: 10px;
}

#footerWrapper #footerSite #contactDetails{
	font-size: 9px;
	float: left;
	padding-top: 13px;
	padding-left: 28px;
}

#footerWrapper #footerSite #contactDetails a{
	color: #ffe513;
}

#footerWrapper #footerSite #contactDetails a:hover{
	text-decoration: none;
}

#footerWrapper #footerSite #contactDetails #dragginjeansLink{
	color: #3d3d3d;
}

#footerWrapper #footerSite #contactDetails p{
	color: #666666;
	text-transform:uppercase;
}

#footerWrapper #footerSite #contactDetails ul{
	margin-top: 2px;
}

#footerWrapper #footerSite #contactDetails ul li{
	float: left;
	margin-right: 10px;
	color: #3d3d3d;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

