/*
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 {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url('images/kubrickbgcolor.jpg');
	color: #666;
}

* {
   margin: 0;
   padding: 0;
}

#main {
width: 1000px;
border: 1px solid #ccc; 
padding: 10px 0 0 0;
background-color: #fff;
margin: 5px auto;
}

/******* HEADER ***********/

#header {
height: 250px;
margin-bottom: 10px;
}

#header img.logo 	{
float: left;
width: 225px;
height: 250px;
}

.top-nav, 
.leaderboard, 
.navigation-area {
margin-right: 10px;
width: 765px;
height: 15px;
clear: right;
text-align: right;
margin-bottom: 10px;
float: right;
}

.leaderboard {
height: 90px;
margin-bottom: 20px;
}

/****** TOP NAV ********/

.top-nav li {
font-size: 1.1em;
display: inline;
float: right;
margin-left: 20px;
}

/****** MAIN NAV ********/
.navigation-area {
background: url(images/nav-bg.jpg) 0 0 no-repeat #fff;
height: 35px;
width: 725px;
padding-left: 30px;
margin: 0 0 20px 0;
color: #fff;
}

ul.navigation {
float: left;
width: 450px;
margin: 0;
padding: 8px 0;
}

ul.navigation li {
font-size: 1.7em;
float: left;
margin-right: 10px;
}

.search {
float: right;
padding: 5px 0;
margin-right: 10px;
}

.search-field {
width: 200px !important;
padding: 2px;
}

.search-button {
background: url(images/search-button.jpg) 0 0 no-repeat #00A0C6;
width: 22px;
height: 22px;
border: 0;
}

/* Below nav box */

#below-nav {
float: right;
height: 35px;
width: 725px;
}

/****** New Arrivals *******/

.new-arrivals {
float: left;
width: 450px;
}

/****** RSS TWITTER *****/

.rss-twitter {
float: right;
height: 35px;
width: 165px;
margin-right: 10px;
}

.rss-twitter li {
width: 80px;
float: left;
margin-right: 5px;
}

.rss-twitter li img {
clear: right;
}

.rss-twitter li.end {
float: left;
margin: 0;
}

img {
border: 0;
}

ul.navigation, ul {
list-style: none !important;
}

ul {
margin: 0;
padding: 0;
}

/*************** Main Content ***************/

#content {
float: left;
width: 670px;
padding-left: 10px;
}

/*********** FEATURES ***************/


#features {
width: 400px;
height: 318px;
display: block;
float: left;
margin-right: 10px;
}

#features-nav {
text-align: right;
width: 400px;
}

#features-nav a, #features-nav a:link, #features-nav a:visited {
font-size: 1.6em;
margin-left: 5px;
}

#features-nav a:hover, #features-nav a.activeSlide, 
#features-nav a.activeSlide:link, #features-nav a.activeSlide:visited {
font-size: 1.6em;
margin-left: 5px;
color: #000;
}

#slideshow {
position: absolute;
width: 400px;
height: 314px;
z-index: 10;
}

#slideshow img {
width: 400px;
height: 314px;
}

#feature-text {
position: relative;
z-index: 20;
font-size: 1.8em;
top: 220px;
padding: 5px;
width: 300px;
background: #fff;
}

/****** TOP STORIES *********/

.top-stories {
float: right;
width: 260px;
}


/********** Posts ***********/

#posts {
width: 670px;
margin-bottom: 10px;
}

.post {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 2px solid #000;
}

.entry {
margin: 10px 0;
}

.share {
float: left;
padding: 4px;
border: 1px solid #ccc;
margin: 0 10px 10px 0;
text-align: center;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.perm-mpu {
border-bottom:2px solid #000000;
margin-bottom:20px;
padding-bottom:20px;
}
/******* products **********/

ul.product-row, #stories {
width: 670px;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 5px solid #000;
}

ul.product-row li {
width: 140px;
margin: 0 12px;
border: 1px solid #ccc;
float: left;
padding-bottom: 10px;
}

ul.product-row li img {
width: 140px;
height: 140px;
}

.product-title, 
.product-price, 
.product-buy,
.product-column-title,
.product-column-buy, 
.product-column-price {
display: block;
padding: 5px;
width: 130px;
font-size: 1.2em;
font-weight: bold;
}

.product-price,
.product-column-price {
color: #000;
}

.product-title,
.product-column-title {
height: 60px;
}

.product-buy a.buy-now,
.product-column-buy a.buy-now  {
padding: 4px;
background: #00A0C6;
color: #fff;
}

/*************** Sidebar ***************/

#sidebar {
float: right;
width: 300px;
padding: 0 10px;
}

.fb-button {
background: #00A0C6;
color: #fff;
border: 1px solid #fff;
font-size: 1em;
}

img.sb-title {
margin-bottom: 10px;
display: block;
}

.link {
width: 300px;
padding-bottom: 20px;
border-bottom: 5px solid #000;
margin-bottom: 10px;
}

.linkbottom {
padding-top: 20px;
width: 300px;
margin-bottom: 10px;
}


/********** Sidebar Product List ************/

ul.product-column {
width: 300px;
}

ul.product-column li {
width: 300px;
height: 100px;
margin-bottom: 10px;
border: 1px solid #ccc;
}

ul.product-column li img {
width: 100px;
height: 100px;
float: left;
}

.product-column-title {
height: 30px;
}


.product-column-title, 
.product-column-desc,
.product-column-buy, 
.product-column-price {
width: 190px;
float: left;
display: block;
}

/*** 
rest of attributes for
.product-column-title, 
.product-column-desc, 
.product-column-price
check line 208
***/


/************* latest stories ************/


a.latest-stories, a.latest-stories:link, a.latest-stories:visited, 
a.top-stories, a.top-stories:link, a.top-stories:visited {
display: block;
width: 300px;
height: 100px;
color: #444 !important;
background: #fff;
border: 1px solid #ccc;
margin-bottom: 10px !important;
}

a.top-stories, a.top-stories:link, a.top-stories:visited {
width: 260px;
height: 70px;
margin-bottom: 9px !important;
}

a.latest-stories:hover, a.top-stories:hover {
color: #fff !important;
background-color: #00A0C6 !important;
}

.latest-stories-pic {
height: 100px;
width: 100px;
float: left;
}

.top-stories-pic {
height: 70px;
width: 70px;
float: left;
}


.latest-stories-text, .top-stories-text  {
display: block;
padding: 5px;
height: 90px;
width: 190px;
font-size: 1.3em;
font-weight: bold;
float: left;
}

.top-stories-text  {
height: 60px;
width: 170px;
}


/********** Footer ****************/

hr {
	  margin: 20px auto;
	  border-top: 5px solid #000;
	  width: 980px;
}

#footer {
	background-color: #00A0C6;
	padding: 5px 0;
	color: #fff;
	margin: 0 auto;
	width: 1000px;
	}

#footer p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
	color: #fff;
	}


/************ FONTS ***********/

a, 
a:hover, 
a:visited, 
a:link {
text-decoration: none !important;
}

a, a:link, a:visited {
color: #00A0C6;
}

a:hover, a.white:hover, a.title:hover {
color: #00A0C6 !important;
}

h1 a:hover, h1 a.white:hover, h1 a.title:hover {
color: #114477 !important;
}

a.white, a.white:link, a.white:visited {
color: #fff;
}

a.title, a.title:link, a.title:visited {
color: #444;
}

h1, h2  {
	font-family: Arial, Helvetiva, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 2em;
	color: #000;
	}

h2.pagetitle {
color: #000;
font-size: 1.6em;
}	

ul.other-news {
list-style-type: disc !important;
margin-left: 15px;
}

ul.other-news li {
font-size:1.3em;
line-height:1.1em;
margin-bottom:12px;
}	
	
h3 {
	font-size: 1.3em;
	}
	
h4 {
  font-size: 1.8em;
  margin-bottom: 10px;
  line-height: 1.1em; 
}

p {
font-size:1.3em;
line-height:1.6em;
margin-bottom: 10px;
}


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}




#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */










/* 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;
	}



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 */

	
	.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#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 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;
}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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: 0 10px 10px 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: 1em;
	line-height: 1.4em;
	padding: 0 4px 5px;
	margin: 0;
	color: #000;
}
/* End captions */


/* "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." */
