/*
Theme Name: Solopress Default
Theme URI: http://www.Silkstream.net
Description: Solopress default WordPress theme.
Version: 2.0
Author: Silkstream LTD
Author URI: http://www.silkstream.net
Tags: blue, custom header, fixed width, two columns, widgets
*/

#page {background-color: white;border: 1px solid #959596;text-align: left;}

#header {background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;}
#headerimg 	{margin: 7px 9px 0;height: 192px;width: 740px;}

#content {font-size: 1.2em}

.widecolumn .entry p {font-size: 1.05em;}
.narrowcolumn .entry, .widecolumn .entry {line-height: 1.4em;}

.widecolumn {line-height: 1.6em;}

.narrowcolumn .postmetadata {text-align: center;}

.alt {background-color: #f8f8f8;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}

#footer {background: #eee 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: #045d90;}
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;}
.commentlist li, #commentform input, #commentform textarea {font: 0.9em Arial, Helvetica, sans-serif;}
.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: Arial, Helvetica, sans-serif;}

.commentmetadata {font-weight: normal;}

#sidebar {font: 1em Arial, Helvetica, sans-serif;}

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: #045d90;text-decoration: none;}
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 Arial, Helvetica, 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 {background-color: white;margin: 20px auto;padding: 0;width: 760px;border: 1px solid #959596;}

#header {background-color: #73a0c5;margin: 0 0 0 1px;padding: 0;height: 200px;width: 758px;}

#headerimg {margin: 0;height: 200px;width: 100%;}
.narrowcolumn {float: left;padding: 0 0 20px 45px;margin: 0px 0 0;width: 450px;}

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

.clear {clear: both;}

#footer {padding: 0;margin: 0 auto;width: 760px;clear: both;}
#footer p {margin: 0;padding: 20px 0;text-align: center;}
/* End Structure */


/*	Begin Headers */
h1 {padding-top: 70px;margin: 0;}
h2 {margin:0;}
h2.pagetitle {margin-top:0px;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*/

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:0 auto;padding:5px 3px;text-align: left;}
#searchform #s {width:135px;padding:3px; color:#666666;}
#searchform #searchsubmit {padding:3px; margin:5px 0 0 0;border:0px; color:#fff; background:#4378ae;}

.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 textarea {width: 100%;padding: 2px;}
#commentform #submit {margin: 0;float: right;}
/* End Form Elements */


/* Begin Comments*/
.alt {margin: 0;padding: 10px;}

.commentlist {padding: 0;text-align: justify;}
.commentlist li {margin: 15px 0 3px;padding: 5px 10px 3px;list-style: none;}
.commentlist p {margin: 10px 5px 10px 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-left: 545px;width: 190px;}
#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;}
hr {display: none;}
a img {border: none;}
.navigation {display: block;text-align:left;margin-top: 10px;margin-top: 10px;padding-bottom: 15px; overflow:hidden;}
/* End Various Tags & Classes*/

/* ----------------------------------- */
/* SOLOPRESS CSS STARTS HERE --------- */
/*------------------------------------ */


body{ margin:0; background:#515151 url(../../../../images/bg.jpg) repeat-x; font:0.8em Arial, Helvetica, sans-serif; color:#0a3d63;}
a {color:#4479AF;}
a:hover {text-decoration:none;}
.clearer {clear:both;}
hr{background:#cccccc;height:1px;font-size:1pt;}

.size_info{position:absolute;width:200px;height:95px;background:#FFF6DF;color:#000000;padding:10px;text-align:left;border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:3px solid #666666;border-bottom:3px solid #999999;}

#home_award{margin-top:15px;}
#home_award img{border:none;}

#page_wrapper { width:990px; margin:0 auto; background:#fff;}

#tab_order{z-index:15;position:relative;margin:0 0 0 3px;float:left;border-top:1px solid #999999;border-bottom:1px solid #ffffff;border-left:1px solid #999999;border-right:1px solid #999999;background:#ffffff;line-height:14pt;padding:5px;}
#tab_order a{color:#000;text-decoration:none;}
#tab_del{z-index:20;position:relative;margin:0 0 0 3px;float:left;border-top:1px solid #999999;border-left:1px solid #999999;border-right:1px solid #999999;background:#cccccc;line-height:14pt;padding:5px;}
#tab_del a{color:#666666;text-decoration:none;}
#tab_images{z-index:25;position:relative;margin:0 0 0 3px;float:left;border-top:1px solid #999999;border-left:1px solid #999999;border-right:1px solid #999999;background:#cccccc;line-height:14pt;padding:5px;}
#tab_images a{color:#666666;text-decoration:none;}

#tabs_underline{z-index:10;position:relative;top:-1px;clear:both;height:10px;border-top:1px solid #999999;}

#area_order{text-align:right;margin-top:5px;}
#area_del{text-align:right;margin-top:15px;display:none;}
#area_images{text-align:right;margin-top:15px;display:none;}

/* Header CSS ----------------------------------- */
/*
#header_container { width:970px; margin:0 auto; height:82px; background:url(../../../../images/masthead_bg.jpg) no-repeat; overflow:hidden;}
#header_container img {border:none;}
#header_container .logo { width:292px; float:left;}
#header_container .live_support { width:300px; float:right; margin:10px 0 0 0;padding-right:20px; text-align:right; font-weight:bold; color:#fff;}
*/
#header_container {width:970px; margin:0 auto; height:82px; background:url(../../../../images/masthead_bg.jpg) no-repeat; overflow:hidden;position:relative;}
#header_container img {border:none;}
#header_container .logo { width:292px; float:left;}
#header_container .live_support {width:122px;height:70px;position:absolute;top:5px;right:268px;margin:0 5px 0 0;padding:0;}
#header_container .basket_items{width:253px;height:70px;position:absolute;right:5px;top:5px;margin:0 5px 0 0;padding:0;background:url(../images/checkout_bg.gif) no-repeat;}
#xmasTimes {width:460px; float:left; margin:25px 0 0 0; font-size:2.0em; font-weight:bold; color:#fff; text-align:center;}
#basket_items_contents{margin:30px 0 0 10px;}

/* Footer CSS ----------------------------------- */
#footer_container { width:894px; overflow:hidden; padding:0px 20px 20px 20px; margin:0 auto; background:#373737 url(../images/footer_bg.jpg) repeat-x top;}
#footer_nav { width:898px; margin:0 auto; position:relative; top:20px;}

#footer_nav .catergories {float:left; padding:12px 5px 16px 5px; background:url(../../../../images/footer_nav_bg.jpg) repeat-x left; margin:0 10px 0 0;}
ul.ft_links {margin:0; padding:0; overflow:hidden; font-size:0.8em;}
ul.ft_links li { line-height:1.3em; list-style:none;}
ul.ft_links li a{ color:#fff; text-decoration:none;}
ul.ft_links li a:hover{ color:#386ea3; text-decoration:none;}

#footer_nav strong { font-size:1.0em; margin:0; padding:0 0 5px 0;}
#footer_nav .products{ color:#0ca1f5;}
#footer_nav .products a{ color:#fff;}
#footer_nav .products a:hover{ color:#0ca1f5;}

#footer_nav .promotional{ color:#d15402;}
#footer_nav .promotional a{ color:#fff;}
#footer_nav .promotional a:hover{ color:#d15402;}

#footer_nav .recycled{ color:#5f9910;}
#footer_nav .recycled a{ color:#fff;}
#footer_nav .recycled a:hover{ color:#5f9910;}

#footer_notice { font-size:9pt;text-align:right; color:#fff;clear:both;margin:10px 0 10px 0;}
#footer_notice ul{ padding:0; margin:5px 0 0 0;}
#footer_notice ul li{ list-style:none;}
#footer_notice ul li a{ color:#fff; text-decoration:none;}
#footer_notice ul li a:hover{ color:#fff; text-decoration: underline;}

/* Top Navigation CSS ----------------------------------- */
/*
#nav_container {width:970px; margin:0 auto;border-bottom:1px solid #8f8f8f;}
#nav_container .top{ width:970px;background:#356aa0 url(../../../../images/nav_top_bg.jpg) repeat-x left top; padding:0 0 10px 0;}
#nav_container .btm{ width:970px;background:#cecece url(../../../../images/nav_btm_bg.jpg) repeat-x left top; padding:0 0 10px 0;}

ul#top_nav { margin:0; padding:8px 0 0 18px;}
ul#top_nav li{ display:inline; list-style:none; font-weight:bold; padding:0 15px 0 0; overflow:hidden;}
ul#top_nav li a{ text-decoration:none; color:#fff;}
ul#top_nav li a:hover{ text-decoration:none; color:#c6c6c6;}

ul#btm_nav { margin:0; padding:10px 0 0 18px;}
ul#btm_nav li{ display:inline; list-style:none; padding:0 15px 0 0; overflow:hidden;}
ul#btm_nav li a{ text-decoration:none; color:#121212;}
ul#btm_nav li a:hover{ text-decoration:none; color:#386ea3;}
*/
#nav_container {width:970px; margin:0 auto;border-bottom:1px solid #8f8f8f;position:relative;z-index:900;}
#nav_container .top{ width:970px;background:#356aa0 url(../../../../images/nav_top_bg.jpg) repeat-x left top; padding:0 0 10px 0; height:24px;position:relative;z-index:900;}
#nav_container .btm{ width:970px;background:#cecece url(../../../../images/nav_btm_bg.jpg) repeat-x left top; padding:0; height:34px;}
#google_checkout_info{position:absolute;top:10px;left:10px;width:325px;border:1px solid #999999;display:none;z-index:100;background:#ffffff;}
/* Navigation CSS Styles */
#nav_container ul{ margin:0; padding:0 0 0 18px;font-weight:bold; color:#fff;}
#nav_container li{ list-style:none; text-align:center; display:inline; height:31px;float:left;line-height:31px;position:relative;}
#nav_container li a{ color:#fff; text-decoration:none;padding:2px 10px 5px 5px; float:left; position:relative;}
#nav_container li a:hover{float:left;position:relative;}
#nav_container li a.on{float:left;position:relative;}

* html ul li a {height:29px;}
#nav_container li ul {position:absolute;left:0px;top:34px; display:none;margin:0; padding:0; z-index:80;}
#nav_container li ul li{width:200px; padding:0;margin:0;border-bottom:1px solid #555555;}
#nav_container li ul li a{text-indent:5px;line-height:31px;background:#cccccc url(../images/nav_btm_bg.jpg) repeat-x left top;color:#555555; display:block;text-decoration:none;width:200px;font-weight:normal; padding:0; margin:0; text-align:left; position:relative;}
#nav_container li ul li a:hover{color:#000000;text-decoration:none;width:200px;}
#nav_container ul li a:hover {}
#nav_container ul li:hover ul, #nav_container ul li.over ul {display:block; padding:0;width:200px;border-left:1px solid #555555; border-right:1px solid #555555; background:#fff;overflow:hidden;}

ul#btm_nav { margin:0; padding:0 0 0 18px;z-index:50;}
ul#btm_nav li{ display:inline; list-style:none; padding:0; overflow:hidden;}
ul#btm_nav li a{ text-decoration:none; color:#121212; font-weight:normal;}
ul#btm_nav li a:hover{ text-decoration:none; color:#000;}

/* Body Content CSS ----------------------------------- */
#body_container { width:970px; margin:0 auto; background:#d8d8d8; border-top:1px solid #fff;}
#pagefloat_nav { width:232px; float:left; padding:18px 0px 18px 18px;margin:0;}

#products_title_nav { width:217px;font-size:14pt;height:29px; color:#fff; padding:8px 0 0 15px; background:#335b84 url(../../../../images/products_title_nav.jpg) no-repeat;}
#products_nav { background:#fff;width:214px; padding:18px 0 18px 18px;overflow:hidden;color:#0a3d63; text-transform:uppercase; font-size:0.9em;}
#products_nav h2{ margin:0; padding:1px 0 1px 3px; color:#045d90; text-transform:none; font-size:1.3em;}
#products_nav ul{margin:0; padding:0; background:#dbe6ed; width:186px; padding:5px;overflow:hidden;}
#products_nav ul li{ list-style:none; background:#dbe6ed; width:186px;margin:2px 0 2px 0;overflow:hidden;}
#products_nav ul li a{ color:#0a3d63; text-decoration:none;width:178px;padding:3px 6px 3px 0px;}
#products_nav ul li a:hover{ background:#004994;color:#fff;}

#pagefloat_body { width:688px; float:right; padding:18px 18px 18px 0px; margin:0;color:#000000;}
#pagefloat_body .hd{ width:688px; height:10px; background:#fff url(../../../../images/body_content_hd.jpg) no-repeat;}
#pagefloat_body .bd{ width:648px;padding:10px 20px 20px 20px; background:#fff; overflow:hidden;}
#pagefloat_body .ft{ width:688px; height:10px; background:#fff url(../../../../images/body_content_ft.jpg) no-repeat; overflow:hidden;}


/* Lower Nav CSS ----------------------------------- */
#lower_nav{ width:914px; margin:0 auto; padding:8px 10px 10px 10px;background:#5d5d5d;margin-bottom:18px;}
#lower_nav ul{ margin:0; padding:0;}
#lower_nav ul li{ list-style:none; display:inline;margin:0 25px 0 0;}
#lower_nav ul li a{ color:#fff; text-decoration:none;}
#lower_nav ul li a:hover{ color:#fff; text-decoration:underline;}