/*
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;
padding: 10px 0 0 0;
background-color: #fff;
margin: 5px auto;
}

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

#header {
margin-bottom: 10px;
}

#header img.logo {
float: left;
width: 215px;
height: 300px;
margin-left: 50px;
}

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



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

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

/****** MAIN NAV ********/
.navigation-area {
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.25, rgb(12,74,128)),
    color-stop(0.39, rgb(28,78,128)),
    color-stop(0.76, rgb(39,89,163))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(12,74,128) 25%,
    rgb(28,78,128) 39%,
    rgb(39,89,163) 76%
);

height: 35px;
width: 1000px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: 20px 0;
padding: 0;
background-color: #2d5aaa;
}

ul.navigation {
float: left;
width: 680px;
margin: 0px 0 0 10px;
}

ul.navigation li {
font-size: 1.7em;
float: left;
}

ul.navigation li a:link, ul.navigation li.end a:link, 
ul.navigation li a:hover, ul.navigation li.end a:hover,
ul.navigation li a:visited, ul.navigation li.end a:visited {
display: block;
width: 100px;
height: 18px; 
padding: 6px 4px 11px;
border-left: 1px solid #073967;
}

ul.navigation li a:hover,
ul.navigation li.end a:hover {
background-color: #ddd;
}

ul.navigation li.end a:link, 
ul.navigation li.end a:visited,
ul.navigation li.end a:hover {
border-right: 1px solid #073967;
}

.search {
float: right;
padding: 1px 0;
margin: 4px 10px 0 0;
}

.search-field {
width: 218px !important;
}

.search-button {
margin-top: 2px;
border: 0;
color: #fff;
background-color: #2d5aaa;
font-size: 1.3em;
}

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


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

.shop-feature {
width: 57px;
height: 80px;
background: url(images/shop-feature-logo.png) 0 0 no-repeat transparent;
position: absolute;
top: 10px;
left: 44%;
}

.top-stories {
float: right;
height: 275px;
}

a.top-story:link,
a.top-story:visited,
a.top-story:hover,
a.top-story-end:link,
a.top-story-end:visited,
a.top-story-end:hover {
display: block;
height: 275px;
width: 160px;
margin-right: 10px;
-moz-border-radius: 8px;
border-radius: 8px;
background-color: #fff;
color: #000 !important;
border: 2px solid #2d5aaa;
font-weight: bold;
float: left;
}

a.top-story:hover,
a.top-story-end:hover {
background-color: #2d5aaa;
color: #fff !important;
}

a.top-story-end:link,
a.top-story-end:visited,
a.top-story-end:hover {
margin-right: 0 !important;
}

.top-story img,
.top-story-end img {
width: 160px;
height: 140px;
margin-top: 5px;
}

.top-story-title {
display: block;
padding: 5px;
font-size: 1.7em;
line-height: 1.3em;
font-family: georgia, times, serif;
}


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

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

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

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

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

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


.pagination {
margin-bottom: 18px;
}

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

form.email {
background-color: #ddd; 
padding: 5px 5px 10px;
margin-right: 10px;
}


.fb-button {
background: #2d5aaa;
color: #fff;
padding: 2px 5px;
font-size: 1em;
border: 0;
}

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

.link {
width: 300px;
margin-bottom: 20px;
}

#twtr-widget-1 {
font-size: 1em !important;
}
.linkbottom {
padding-top: 20px;
width: 300px;
margin-bottom: 10px;
}

/*********** SIDEBAR FORM **********/


p { 
color: #000; 
line-height: 0.92em;
}

/********** 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{
display: block;
width: 300px;
height: 100px;
color: #444 !important;
background: #fff;
border: 1px solid #ccc;
margin-bottom: 10px !important;
}



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

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


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

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


#footer {
	background-color: #2D5AAA;
	padding: 5px 0;
	color: #fff;
	margin: 0 auto;
	width: 1000px;
    text-align: center;
	font-size: 1.2em;	
	}


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

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

a, a:link, a:visited {
color: #2D5AAA;
}

a:hover, a.white:hover, a.title:hover {
color: #2D5AAA!important;
}

h1 a:hover, h1 a.white:hover, h1 a.title:hover {
color: #2D5AAA !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: Georgia, Times, Serif;
	font-weight: bold;
	font-size: 2em;
	color: #000;
	}

h2.pagetitle {
color: #000;
font-size: 1.6em;
}	
	
	
h3 {
	font-size: 1.3em;
	color: #fff;
	background-color: #2d5aaa;
	-moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.7em;
    padding: 4px 5px;
    margin-bottom: 5px;
	}
	
#sidebar h3 {
margin-left: 35px;
display: block;
}

img.side-header {
float: left;
margin-right: 5px;
height: 29px;
width: 29px;
}	
	
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." */

