/*
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: 75%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	color: #2e2e2e;
	text-align: center;
	}
a {outline:none;}

#page { text-align: left; }

#header { }

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	clear:left; 
	background:url(images/content_top_bg.gif) no-repeat left top; 
	padding:15px 20px; 
	*width:736px;
	*padding:15px 5px 15px 15px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding:0 15px 0 10px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	/*background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;*/
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, 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, Helvetica, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

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: #1377bf;
	}

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: 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;
	}

#sidebar {}

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;
	}

a, h2 a:hover, h3 a:hover {
	color: #1377bf;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#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 */



/* Begin Structure */
body { margin: 0; padding: 0; }
.wrapper { background: url(images/bg_main.gif) repeat-x left top #fff; }

#page {
	width: 1024px; 
	background: url(images/bg_container.gif) no-repeat left top #fff;  
	margin:0 auto; 
	padding: 0; 
	text-align:left; 
	min-height:600px;
	}

#header-container { width:952px; margin: 0 auto; }
#header, .main { width:952px; margin:0 auto; overflow:hidden; }
#header {height:121px;}
#header p {margin:0;}
#logo { width: 290px; height:121px; float: left; padding-top:31px; }
#logo h1 {padding:0;}
#logo img { padding: 0 0 0 15px; }
#logo .description {text-indent:-999em;}

#header #account-menu { width:660px; float:right; text-align:right; }
#header #top-links { height:40px; float:right; padding-left:220px; }
html>body #header #top-links { padding-left:0; }
#header #top-links p { height:14px; font-size:11px; color:#3b3c3c; padding-top:8px; margin:0; }
html>body #header #top-links p { padding-top:15px; }
.float-top { float:left; }
#top-links .wishlist { 
    width:68px;
	background:url(images/bg_wishlist.gif) no-repeat top left;  
	color: #fff;
	position: relative;
	top: -9px;
	padding:5px 0 0 0;
	margin: 0 10px 0 15px;
    display:block;
    height:22px;
    float:left;
    text-align:center;
}
html>body #top-links .wishlist { top:-15px; }
#top-links .your-account { 
    width:98px;
	background:url(images/bg_your_account.gif) no-repeat top left; 
	padding:5px 0 0 5px;
	color: #fff;
	position: relative;
	top: -9px;
    display:block;
    height:22px;
    float:left;
    text-align:center;
}
html>body #top-links .your-account { top:-15px; }
.your-account a { padding-left:2px; }
#top-links .wishlist a:link, #top-links .wishlist a:visited, 
.your-account a:link, .your-account a:visited { color:#fff; }
.wishlist a:hover, .your-account a:hover, .search a:hover { text-decoration:none; }

#header #search-area { 
	height:82px; 
	*width:627px;
	background:url(images/bg_top_small.gif) no-repeat right -1px; 
	clear:right; 
	float:right;
	padding-right:12px;
}
#header #search-area .customer-support { float: left; padding-top:15px; }
.blue-text { color:#0d7bc5; }

.search { width:329px; height:60px; float:left; margin-left:9px; }
.breadcrumbs .search { float:none; }
.search form { 
    height:10px;
	float: left; 
    background: url(images/bg_search.gif) no-repeat left top;
	background-color: #1fa0d8;
	margin-bottom: 4px;
}
html>body .search form { height: 40px; }
#header .form-search { text-align:center; border:0; padding:0; margin:0;}
.search input { width:182px; margin-left:88px; *float:left; *margin:10px 0 0 92px; }
html>body .search input { width:185px; margin-left:88px; *float:left; *margin:10px 0 0 92px; }

.search button.search-btn {
	width: 45px;
	height: 40px;
	background: url(images/bg_search_btn.gif) no-repeat left top;
	border: none;
	float: right;
	margin: 0;
	text-indent: -999em;
}
html>body .search button.search-btn {
	float: none;
    *float:right;
	*margin: 0;
}	
#advance-search { 
	background: url(images/bg_advance_search.gif) no-repeat left top; 
	width:116px; 
	height:21px; 
	margin: 40px 0 0 164px;
	*margin: -4px 48px 0 0;
	*padding-top: 3px;
}
#advance-search a {
	padding:4px 10px 4px 0;
	color: #fff;
	font-size: 11px;
}
#mycart {
	background: url(images/my_cart_blue.png) no-repeat left top;
	width: 84px;
	height: 30px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 3px;
}
#mycart { behavior:url(iepngfix.htc); }
html>body #mycart { margin-left:15px; }
#mycart a { padding: 5px 30px 5px 0; color:#fff; text-decoration:none; }
.main { background:url(images/main-bg.gif) repeat-y left top; min-height:600px;}

.browse-nav { 
	background: url(images/browse_nav.gif) no-repeat left top;
	width:176px;
	height: 44px;
	text-indent: -999em;
	float:left; 
}

/* Main Navigation */
#main-nav { width:776px; float:left; background:url(images/bg_main_nav.gif) repeat-x left top; }
#main-nav ul { width:708px; height:44px; background: url(images/bg_main_nav_right.gif) no-repeat right top; padding:0 10px 0 58px; margin:0;}
#main-nav ul li { display:block; float:left; height:44px; text-indent:-999em;}
#main-nav ul li a { display:block; width: 175px; height:44px; }

#main-nav ul li.shop a { 
	background: url(images/nav-shop.gif) no-repeat left 0;
	padding-right: 2px;
} 
#main-nav ul li.shop a:hover { background-position: left -44px;}

#main-nav ul li.get-support a { 
	background: url(images/nav-get-support.gif) no-repeat left 0;
	padding-right: 2px;
} 
#main-nav ul li.get-support a:hover { background-position: left -44px;}

#main-nav ul li.nav-locator a { 
	background: url(images/nav-resource.gif) no-repeat left 0;
	padding-right: 2px;
} 
#main-nav ul li.nav-locator a:hover {background-position:left -44px;}  

#main-nav ul li.nav-blog a { 
	background: url(images/nav-blog.gif) no-repeat left 0;
} 
#main-nav ul li.nav-blog-active a {background: url(images/nav-blog.gif) no-repeat left -44px;}  

/* BreadCrumbs */ 
.breadcrumbs { margin:0 0 25px; border-bottom:1px solid #ddd; font-size:11px; }
.breadcrumbs ul {margin:0; padding:0;}
.breadcrumbs li { display:inline; }


/* Content */
#nav-content { width:776px; float:left; line-height: 1.5em; text-align:left; }

.narrowcolumn, .widecolumn {
	padding:15px 10px 15px 5px;
	margin: 0px 0 0;
	}
	
html>body .narrowcolumn { padding:15px 20px 15px 10px; }

.widecolumn {
	/*padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;*/
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
.post h2 {padding-left:10px;}
.widecolumn .post {
	margin: 0;
	}

.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;
	background:url(images/bg-postdata.gif) no-repeat left top;
	padding: 5px 15px;
	color:#555;
}
.widecolumn .postmetadata {background:none;}
.postmetadata span {color:#1377bf; font-size:14px; line-height:0.5em;}
.postmetadata a:hover {text-decoration:none;}

.clear {
	clear: both;
}

/* Footer */

#footer-container { 
	clear:both; 
	overflow:hidden; 
	height:100%; 
	background:url(images/bg_footer.gif) repeat-x left top #fbfbfb; 
	padding-bottom:10px;
}
.footer { width:952px; margin:0 auto; text-align:left; overflow:hidden; }
#left-footer { width:176px; float:left; }
#right-footer { width:756px; float:left; padding-top:25px; padding-left:10px; }
#footer-logo { width:176px; height:96px; background:url(images/footer_logo.gif) no-repeat left top; text-indent:-999em; }
#geotrust { 
	width:103px; 
	height:82px; 
	background:url(images/geotrust_logo.gif) no-repeat left top; 
	margin:25px; auto; 
	text-indent:-999em; 
}
.nav-footer { width:135px; float:left; line-height:1.5em; border-left:1px solid #d9d9d9; margin-left:5px; padding-left:10px; }
.nav-footer p { font-size:14px; color:#353535; padding-bottom:5px; margin:0; }
.nav-footer ul {padding:0; list-style: none; margin:0;}
.nav-footer.first { border:none; margin-left:0; }
.float { width:110px; float:left; }
#stay-connected { clear:left; }
#stay-connected li { width:84px; height:19px; text-indent:-999em; padding-bottom:1px; }
#stay-connected li a { display:block; width:84px; height:19px; }
.twitter { background:url(images/icon_network.gif) no-repeat left top; }

#footer-links { width:100%; height:34px; overflow:hidden; background:url(images/bg_footer_links.gif) repeat-x left top; }
#terms { float:left; font-size:11px; color:#a7a7a7; padding-top:10px; }
#terms a:link, #terms a:visited { color:#6ba2fe; padding:5px; }

#copyrights { 
	float:right; 
	width:300px;
	padding-top:10px;
	text-align:right; 
	font-size:11px; 
	color:#9f9e9e; 
}
html>body #copyrights { 
	/*padding-top:22px;*/
	*padding-top:7px; 
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 0;
	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 20px 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;
	/*list-style: none;*/
	padding-left: 10px;
	/*text-indent: -10px;*/
	}

html>body .entry li {
	margin: 3px 0 4px 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;
	}
.entry ul {list-style-image:url(images/blue-bullet.gif);}
.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 5px 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#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;
	background:url(images/btn-submit-comment.gif) no-repeat left top; 
	width:114px;
	height:23px;
	border:0;
	cursor:pointer;
	}
/* 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 */
.col-left { 
	/*padding-bottom:20px;*/
	width:176px; 
	float:left; 
	background:url(images/bg_browse.gif) repeat-y left top; 
	text-align:left; 
}
#sidebar {clear:left; width:176px; padding:7px 0 5px 0;}
#sidebar ul { font-size:12px; width:150px; padding:0 0 5px 0; }
#sidebar ul li h2 {
	background: url(images/bg_browse_menu.gif) repeat-y left top; 
	width:135px; 
	margin-bottom:5px; 
	font-weight: normal;
	color: #323232;
	font-size: 13px;
	display:block; 

    *margin-top:5px;
    *margin-bottom:0;
   	overflow:hidden;
   	padding:6px 10px 6px 15px;
}
#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: 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: 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 */




/* "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." */
