
/*
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 {
	background-color:#05337E;
	margin:0;
	padding:0;
	color:#E0E0E0;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
}

img { border-style:none; margin:0; padding:0;}
a {  text-decoration:none; margin:0; padding:0; color:#ccc; cursor:pointer; }
#sidebar a:active { outline:none; }
a:hover { text-decoration:none; }
p { margin:20px 0; padding:0; line-height:20px; }

#page {
	text-align: left;
	}

#header {
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	line-height: 1.6em;
	}

.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.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.pagetitle {

	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	}

h3 {
	font-size: 1.3em;
	}
	
h4 { font-size:18px; font-weight:normal !important; }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:30px;
	font-weight:normal !important;
	}

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 {
	text-decoration: none;
	}


#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;
	}

#page {
	}

#header {
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0px 10px;
	margin:auto;
	width: 630px;
	}

.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;
	}

.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;
}

.clear {
	clear: both;
}

#footer {
	width: 100%;
	height:125px;
	text-align:left;
	color:#000;
	background:url(images/footer-bkg.jpg) repeat-x top;
	clear:both;
	padding:0;
	margin:0 auto;
	border-top:50px solid #05337E;
	}

#footer-content { width:950px; margin:auto; }

#footer p {
	margin: 0;
	padding: 0;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 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;
	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:left;
	}

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: 20px 0 10px 0;
	margin:auto;
	float:right;
	width: 300px;
	}

#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." */

.wrapper { width:100%; margin:auto; float:left; background:url(images/page-bkg.jpg) repeat-x top; }

.header-bkg { width:100%; background:url(images/top-2.jpg) center top no-repeat; margin:auto; height:100px; }
.header-container { width:950px; margin:auto; height:100px; }
.header-1 { width:950px; margin:auto; float:left; height:67px; }
.header-2 { width:950px; margin:auto; float:left; height:33px; }

.main-container { width:950px; margin:auto; }
#main { width:950px; float:left; margin:auto; }
	#left { float:left; width:600px; }
	#right {float:right; width:350px; margin:18px 0 0 0; }

/* SLIDESHOW */

.banner { width:950px; height:346px; float:left; margin:auto; }
.banner-container { width:950px; margin:auto; }

/* BOXES */

.box { width:600px; float:left; height:300px; margin:27px 0 0 0; }
	.box-top { width:600px; float:left; height:8px; margin-top:27px; }
	.box-middle { padding:0 10px 0 10px; width:580px; float:left; background:#fff; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; }
	.box-bottom { width:600px; float:left; height:8px; }
	.box a { color:#09F; cursor:pointer; }


/* NAVIGATION */

ul.nav {
	width: 950px; /*--Adjust width according to your scenario--*/
	list-style: none;
	margin: 0; padding: 0;
}
ul.nav li {
	float: left;
	margin:0; padding: 0;
	text-align: center;
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}

ul.nav li #logo { width:199px !important; float:left; }
ul.nav li #home { width:122px;!important; float:left;  }
ul.nav li #how-it-works { width:238px;!important; float:left;  }
ul.nav li #specifications { width:222px;!important; float:left;  }
ul.nav li #contact { width:169px;!important; float:left;  }

ul.nav li a.thumb {
	height: 67px; /*--Height of image--*/
	padding: 0;
}
ul.nav li span { /*--Used to crop image--*/
	height: 67px;
	overflow: hidden;
	display: block;
}
ul.nav li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
}
ul.nav li a {text-decoration: none; color: #777; display: block;}



ul.nav2 {
	width: 950px; /*--Adjust width according to your scenario--*/
	list-style: none;
	margin: 0; padding: 0;
}
ul.nav2 li {
	float: left;
	margin:0; padding: 0;
	text-align: center;
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}

ul.nav2 li #exp { width:263px !important; float:left; }
ul.nav2 li #ppl { width:253px;!important; float:left;  }
ul.nav2 li #gum { width:190px;!important; float:left;  }
ul.nav2 li #spc { width:171px;!important; float:left;  }
ul.nav2 li #faq { width:73px;!important; float:left;  }

ul.nav2 li a.thumb {
	height: 33px; /*--Height of image--*/
	padding: 0;
}
ul.nav2 li span { /*--Used to crop image--*/
	height: 33px;
	overflow: hidden;
	display: block;
}
ul.nav2 li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
}
ul.nav2 li a {text-decoration: none; color: #777; display: block;}

/* OTHER */

.read-more { background:url(images/button-small.jpg) center left no-repeat; padding:3px 0 3px 30px; vertical-align:middle; float:right; }

.right { text-align:right; }

ul.list-1 { list-style:none; margin:27px 0 0 17px; padding:0; font-family:Verdana, Geneva, sans-serif; }
ul.list-1 li { margin:10px 0 10px 0; padding:0;}

.link { background:url(images/right-list.png) no-repeat top left; width:258px; height:45px; padding:20px 0 0 75px; font-size:22px; }
	.link a { color:#fff; }
	.link a:hover { text-decoration:none;}
.link2 { background:url(images/right-list.png) no-repeat top left; width:258px; height:42px; padding:8px 0 15px 75px; font-size:22px;  }
	.link2 a {color:#fff;} 
	.link2 a:hover { text-decoration:none;}

.link:hover { background:url(images/right-list-hover.png) no-repeat top left; }
.link2:hover { background:url(images/right-list-hover.png) no-repeat top left; }



/* ------- added after migrated everything to wordpress */


/* Sidebar */

.view-cart { width:290px; background:url(images/sb-view-cart.jpg) no-repeat; padding:35px 0 0 10px; float:left; }

	/*.view-cart #view { font-size:40px !important; font-family:Verdana, Geneva, sans-serif; color:#CCC; line-height:15px; margin:0; padding:0; text-align:right; }
	.view-cart h2 { font-size:24px !important; font-family:Verdana, Geneva, sans-serif; color:#fff; line-height:normal; margin:0; padding:0; text-align:right; }*/
	.view-cart a:hover { text-decoration:none; } 
	#widgetshoppingcart h3 { font-size:20px; color:#FFF !important; margin:0 0 25px 15px; line-height:17px; padding:0; }
	#shoppingcartcontents { margin:0 0 20px 0; }
	.shopping-cart-wrapper p { margin:0 107px 10px 0; }
	.items { background: #0D2642; padding:5px; }
	table.shoppingcart th { text-align:left !important; }
	table.shoppingcart td { background: #0d2642; }

.package { width:290px; height:40px; background:url(images/sb-package.jpg) no-repeat left; padding:70px 10px 0 0; float:left }

	.package h2 { font-family:Verdana, Geneva, sans-serif; font-size:27px !important; color:#fff; margin:0; padding:0; text-align:right; }
	.package a:hover { text-decoration:none; }

.checkout { width:250px; height:43px; background:url(images/sb-checkout.jpg) no-repeat left; padding:14px 50px 0 0 !important; float:left; }

	.checkout h2 { font-family:Verdana, Geneva, sans-serif; font-size:20px !important; text-align:right; font-weight:bold !important; margin:0 !important; padding:5px 0 0 0 !important;  }
	.checkout:hover { background:url(images/sb-checkout-hover.jpg); }
	.checkout a:hover { text-decoration:none; }

.callus { width:290px; height:83px; background:url(images/sb-callus.jpg) no-repeat left; padding:26px 0 0 10px; float:left; }

	.callus h3 { font-size:25px !important; font-family:Verdana, Geneva, sans-serif; color:#ccc; text-align:left; margin:0 0 10px 0; padding:0; line-height:normal; }
	.callus h2 { font-size:30px !important; font-family:Verdana, Geneva, sans-serif; color:#fff; text-align:left; }
	.callus a:hover { text-decoration:none; }
	
.footer-address { width:125px; height:40px; background:url(images/footer-logo.jpg) no-repeat top; padding:80px 0 0 15px; float:left; line-height:18px; color:#999; }
.footer-separator { width:5px; height:95px; border-right:1px dotted #CCC; margin:20px 25px 0px 30px; float:left; }
.footer-menu { height:105px; float:left; padding:10px 0 0 0; }
.footer-list-1 { list-style:none; margin:25px 0 0 0; padding:0;}
.footer-list-1 li { margin:10px 0; }
.footer-list-1 a { padding:3px 0; color:#999; border-bottom: 1px dotted #CCC; }
.footer-list-1 a:hover { color:#333; border-bottom:1px dotted #333; background-color:#CCC; }
.footer-contact { height:88px; float:left; margin:37px 0 0 0; width:313px; line-height:17px; color:#999; }
.footer-contact h4 { font-size:14px !important; color:#333; margin:0 0 10px 0; }
.footer-contact a { padding:3px 0; color:#999; border-bottom: 1px dotted #CCC; }
.footer-contact a:hover { color:#333; border-bottom:1px dotted #333; background-color:#CCC; }


/* SLIDESHOW */

#slideshow {  
    height:  271px;  
    width:   950px;  
    padding: 0;  
    margin: 0;
} 
 
#slideshow img {    
    height: 271px;
	width:  950px; 
    top:  0; 
    left: 0;
}

.post h2 { border-bottom:1px dotted #999; padding:0 0 15px 0; }
#post-15 h4 { background:#CCC; padding:15px; color:#333 !important; }
#post-15 h4:hover { background:#fff; }

#post-17 h3 { font-size:12px !important; font-weight:normal !important; background: #042D71; color:#fff; padding:10px; }
#post-17 h4 { margin:0px; padding:0 25px 5px 0; background: #042d71; }

#post-19 h3 { font-size:18px; }

.video1 { width:465px; float:left; margin:0 20px 0 0;  }
.video2 { widows:465px; float:left; }

/* OFFER */

.offer-1 { float:left; width:350px; }
.offer-1 ul { margin:15px 0 0 0; padding:0; list-style:none; }
.offer-1 ul li { margin:0; padding:0; }
.offer-1 h3 { margin:0; color:#333 !important; background:url(images/check-mark.jpg) no-repeat left; padding:2px 0 2px 30px; font-size:16px !important; }
.offer-price { float:right; width:230px; text-align:center; }
.offer-price h1 { color:#fff !important; margin:0; padding:25px 20px; line-height:normal; background:url(images/price.jpg) no-repeat center; }
.offer-price h2 { color:#333 !important; margin:0; padding:0 0 0 100px; line-height:normal; font-weight:normal; font-size:12px; }
.offer-2 { float:left; width:350px; }
.offer-2 h4, h5 { margin:0; padding:0; }
.offer-2 h5 { font-weight:normal !important; font-size:12px; }
.offer-2 ul { margin:15px 0 0 0; padding:0; list-style:none; }
.offer-2 ul li { margin:0; padding:0; }
.offer-2 h3 { margin:0; color:#333 !important; background:url(images/check-mark.jpg) no-repeat left; padding:2px 0 2px 30px; font-size:16px !important; }


/* RESETS */

.page-id-3 h2 { border:none !important; }
#post-4 h2 { background:url(images/secure.gif) no-repeat left; padding:15px 0 15px 75px; border-style:none; margin:10px 0 0 0; }
#wpsc_shopping_cart_container h2 { background:none; padding:5px 0; border-bottom: 1px dotted #fff; }

.space { width:300px; height:20px; }