/*

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



* {
	margin:0px;
	padding:0px;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #535252;
	text-align: center;
	background:none repeat scroll 0 0 #E5ECF0;
}
#page {
	text-align: left;
}
#container {
	height:100%;
	position:relative;
	background-color:#F5F6F7;
	padding-bottom:30px;
}
#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 940px;
}
.entry p {
	font-size: 13px;
	margin-bottom:10px;
}
.widecolumn {
	line-height: 1.6em;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	background-color:white;
	border:1px solid #DDDDDD;
}
#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;
	display:block;
	padding-bottom:10px;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 34px;
	margin-top:50px;
	margin-bottom:35px;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 20px;
	margin-bottom: 25px;
	margin-top: 35px;
	line-height:23px;
}
h2.pagetitle {
	font-size: 20px;
}
#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #c2c1c1;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #535252;
}
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;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
.postmetadata small {
	padding-bottom:0px !important;
}
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: #618EA3;
	text-decoration: underline;
}
a:hover {
	color: #147;
	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 0 20px 0;
	padding: 0;
}
#page {
	padding: 0;
	width: 960px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#header {
	height: 133px;
	width: 960px;
	background-image: url(images/header_bck.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}
.widecolumn {
	width: 960px;
}
.post {
	margin: 0 0 25px;
	text-align: justify;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn {
	float:left;
	margin:0 0 0;
	padding:0 30px 0 0;
	width:650px;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.narrowcolumn1 {
	float: left;
	width: 960px;
}
.narrowcolumn1 .postmetadata {
	text-align: center;
}
.narrowcolumn1 .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;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */







/*	Begin Headers */





h2.pagetitle {
	margin-top: 30px;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	font-size:14px;
	margin:0;
	padding: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. */



.entry ul {
	margin-left: 0px;
	list-style: none;
}
.entry li {
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 18px;
	list-style-type: none !important;
	margin-bottom: 1em;
}
.entry li:hover {
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 18px;
	list-style-type: none !important;
}
.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 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 {
	background-color: #FFF;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	background-image: url(images/list_bck.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#sidebar ul ul ul {
	background-color: #FFF;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: none !important;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 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;
	border: 1px solid #b6b7b7;
}
#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 {
	padding: 10px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.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 {
	margin-left: 690px;
	width: 270px;
	margin-top:30px;
}
#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: 30px;
	float: left;
	width: 960px;
}
/* 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;
}
.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;
}
.logo {
	float:left;
	margin-right: 53px;
}
.header_top {
	float: left;
	height: 53px;
	width: 688px;
}
.searching {
	float: left;
	height: 38px;
	width: 148px;
	padding-top: 15px;
	padding-left: 19px;
}
.search_bck {
	float:left;
	background-image: url(images/search_bck.gif);
	width: 96px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CADBE3;
	font-size: 12px !important;
	padding:3px 4px 4px 6px;
	font-family: Arial, Helvetica, sans-serif !important;
}
.search_bck1 {
	float:left;
	background-image: url(images/search_bck1.gif);
	width: 96px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CADBE3;
	font-size: 12px !important;
	padding:3px 4px 4px 6px;
	font-family: Arial, Helvetica, sans-serif !important;
}
.mini_links {
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	list-style-type:none;
	margin-left:-12px;
	padding-top:17px;
	width:400px;
}
.mini_links li {
	display:inline;
	margin-left:10px;
	margin-right:10px;
}
.center_li {
	float:left;
	position:relative;
	text-align:center;
	width:400px;
}
.mini_links a {
	color:#59869B;
	text-decoration:none;
}
span.sIFR-alternate {
	display:block;
	height:0;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:0;
}
.sIFR-flash {
	margin:0;
	visibility:visible !important;
}
.sIFR-hasFlash .phone {
	font-size:12px;
	visibility:hidden;
}
.sIFR-replaced {
	visibility:visible !important;
}
.phone {
	color:#FFFFFF;
	float:right;
	font-size:14px;
	font-weight:bold;
	margin-top:16px;
	text-align:center;
	width:119px;
}
li.products a {
	background:transparent url(images/products.gif) repeat scroll 0 0;
	height:42px;
	width:100px;
}
li.products a:hover {
	background:transparent url(images/products-r.gif) repeat scroll 0 0;
}
li.people-2 a {
	background:transparent url(images/people.gif) repeat scroll 0 0;
	height:59px;
	width:100px;
}
li.people-2 a:hover {
	background:transparent url(images/people-r.gif) repeat scroll 0 0;
}
li.planet {
	margin-right:60px !important;
}
li.planet a {
	background:transparent url(images/planet.gif) repeat scroll 0 0;
	height:59px;
	width:100px;
}
li.planet a:hover {
	background:transparent url(images/planet-r.gif) repeat scroll 0 0;
}
li.shop {
	margin-right:10px !important;
	margin-top:8px;
}
li.shop a {
	background:transparent url(images/shop.gif) repeat scroll 0 0;
	height:25px;
	width:130px;
}
li.custom-bags a {
	background:transparent url(images/custom-bags.gif) repeat scroll 0 0;
	height:25px;
	width:130px;
}
li.custom-bags {
	margin-right:0 !important;
	margin-top:0;
}
li.custombags {
	margin-right:0 !important;
	margin-top:8px;
}
li.custombags a {
	background:transparent url(images/custom-bags.gif) repeat scroll 0 0;
	height:25px;
	width:130px;
}
li.sub-custom-bags {
	padding-left:30px !important;
	padding-top:20px;
}
li.sub-shop {
	padding-left:20px !important;
	padding-top:20px;
}
li.find-a-store {
	padding-left:20px !important;
	padding-top:5px;
}
li.link_shop {
	padding-left:20px !important;
	padding-top:5px;
}
li.request {
	padding-left:20px !important;
	padding-top:5px;
}
#nav ul {
	background:transparent url(images/hover-back.jpg) repeat scroll 0 0;
	height:300px;
	left:-10000px;
	position:absolute;
	top:42px;
	width:643px;
	list-style-type: none;
}
#nav ul li {
	border-bottom:1px solid #DDDDDD;
	float:none;
}
#nav ul li.last {
	border-bottom:0 none;
}
#nav ul li a {
	background:transparent none repeat scroll 0 0;
	color:#888888 !important;
	float:none;
	font-weight:normal;
	padding:3px 9px;
	width:100px;
}
#nav ul li a:hover {
	background:transparent none repeat scroll 0 0;
	color:#000000 !important;
}
#nav ul li.active > a, #nav ul li.over > a {
	color:#000000 !important;
	font-weight:bold;
}
#nav ul ul {
	top:7px;
}
#nav li.over > ul {
	left:-148px;
}
#nav li.over > ul li.over > ul {
	left:100px;
}
#nav li.over ul ul {
	left:-10000px;
}
.header_bottom {
	float: left;
	height: 80px;
	width: 688px;
}
.tabs {
	float:left;
	height:66px;
	margin-bottom:37px;
	margin-top:27px;
	text-indent:20px !important;
}
.tabs div {
	float:left;
}
.tabs div img {
	float:left;
}
.tabs .last {
	margin-right:0;
}
.sIFR-hasFlash .gray {
	font-size:16px;
	height:18px;
	margin-left:20px;
	margin-top:10px;
	visibility:hidden;
}
.sIFR-hasFlash .green {
	font-size:22px;
	margin-left:20px;
	visibility:hidden;
}
.green, .gray {
	display:block;
}
.home-page {
	border-top:1px solid #DEDEDF;
	clear:both;
	padding-top:50px;
}
.home-page img {
	float:left;
	margin-bottom:10px;
	margin-right:45px;
}
.home-page p {
	line-height:21px;
	padding-bottom:13px;
	padding-top:0;
	margin:0 0 1em;
	text-align:left;
}
.inner {
	clear:both;
}
.inner img {
	float:left;
	margin-bottom:10px;
	margin-right:45px;
}
.inner p {
	line-height:21px;
	padding-top:0;
	margin:0 0 1em;
}
.blog {
	background:transparent url(images/block-back.gif) repeat scroll 0 0;
	float:left;
	height:178px;
	width:601px;
}
.the-bag-blog p {
	line-height:18px;
	margin-left:210px;
	margin-right:20px;
	margin-top:30px;
	text-align:left;
}
.featured img {
	left:10px;
	position:absolute;
	top:-25px;
}
.bottom {
	margin-top:40px;
}
.featured {
	background:transparent url(images/featured.gif) repeat scroll 0 0;
	float:left;
	height:178px;
	position:relative;
	width:359px;
}
img.more {
	margin-left:5px;
	margin-top:7px;
}
the-bag-blog p {
	margin-left:210px;
	margin-right:20px;
	margin-top:30px;
	margin:0 0 1em;
}
.footer {
	color:#5A5A5A;
	margin:0 auto;
	padding-bottom:20px;
	padding-top:40px;
	width:960px;
}
.footer ul {
	float:left;
	list-style-type: none;
	padding-top:2px;
}
.footer ul li {
	color:#FFFFFF;
	float:left;
}
.footer address {
	text-align:right;
	font-style: normal;
	line-height:18px;
}
.footer ul li span {
	border-left:1px solid #FFFFFF;
	display:block;
	float:left;
	margin-left:11px;
	margin-right:8px;
}
.footer-top {
	background:#E5ECF0 url(images/footer-top.gif) no-repeat scroll 0 0;
	height:auto;
	width:100%;
	float:left;
}
.inner a {
	color:#63ae00;
	font-weight: bold;
}
a {
	color:#618EA3;
	text-decoration:none;
}
.categories_h2 {
	background-image: url(images/categories.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 46px;
}
.pages_h2 {
	background-image: url(images/pages.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 46px;
}
.archives_h2 {
	background-image: url(images/archive.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 46px;
}
.cb_h2 {
	background-image: url(images/cb-h2.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 46px;
}
.columns span {
	padding:0px !important;
	text-transform:lowercase;
}
.tab1 {
	float:left;
	width:363px;
}
.tab2 {
	float:left;
	width:363px;
}
.tab3 {
	float:left;
	width:234px;
}
.tab1 a {
	background-image: url(images/our_products.gif);
	background-repeat: no-repeat;
	display: block;
	height: 66px;
	width: 219px;
}
.tab2 a {
	background-image: url(images/our_people.gif);
	background-repeat: no-repeat;
	display: block;
	height: 66px;
	width: 213px;
}
.tab3 a {
	background-image: url(images/our_planet.gif);
	background-repeat: no-repeat;
	display: block;
	height: 66px;
	width: 202px;
}
.tab1 a:hover, .tab2 a:hover, .tab3 a:hover {
	background-position: left bottom;
}
.catname {
	text-align:right;
}
.catname a {
	color:#8DC63F !important;
	font-size:12px;
	text-decoration:underline;
	text-transform:uppercase;
}
.h1_marg {
	margin-left:30px;
}
.std dd {
	padding:0 0 0 1.5em;
}
.std dd {
	padding:0 0 0 1.5em;
}
.std dt {
	font-weight:bold;
}
.std ul {
	list-style:disc outside none;
	padding-left:1.5em;
}
.col-main {
	margin-left:25px;
}
/* End captions */



.team {
	margin-top:-15px;
}
.team h3 {
	clear:both;
	padding-top:15px;
}
.request-a-catalog {
	padding-left:20px !important;
	padding-top:5px;
}
.entry li li {
	margin-bottom:0.2em !important;
}
li {
	background-image: none;
}
ol.faq h3, ol.faq h3:active {
	background:none !important;
}
.footer ul li a {
	float:left;
	display:block
}
ol div.answer p {
	font-size: 13px !important;
	font-weight: normal !important;
}
.on-line-store {
	padding-left:20px !important;
	padding-top:5px;
}
#post-240 #preload {
	height:355px !important;
}
#preload {
	clear:both;
	display:block;
	height:281px;
	position:relative;
}
.sample_img {
	position:relative;
	float:right;
	margin-top:-60px;
}
#post-508 p {
	margin-bottom:7px !important;
	color:#4F5666;
}
.mini_links li a:hover {
	color:#6db62e;
}
.featured a {
	display:block;
	height:178px;
	width:359px;
}
.iframe:hover {
	color:#6DB62E!important;
}


div.stbutton.horizontal {
	float:left;}
	
.fll {
	float:left;
	width:100px;}