/*
Theme Name: Streamline Carbon
Version: 3.2
Author: Cris Bloomfield
Author URI: http://www.asteriskr.com/
Tags: two columns, e-commerce, shop, cart, widgets, gravatars
Description: Shop Theme with JQuery Navigation designed for the WP e-Commerce Plugin
Licence: This theme is released under the terms of the GPL Version 2 Licence.
*/

@import url('./style-reset.css');
@import url('./style-common.css');

/* Streamline Carbon fonts and colours
========================================== */
/* Orange:  #ff9900 | Default Link Blue: #1484e6 | Link Hover Blue:   #2293f7   */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,select { color: #222; font-family: "Verdana", "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { color: #666; font-family: "Verdana", "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; font-weight: normal; }

/* Layout
========================================== */
body { font-size: 70%; line-height: 150%; background: url('images/bg-page.png') repeat left top; text-align: center;}
div#page { width: 822px; margin: 0 auto; text-align: left; /*visual aid so we can see the div border:1px solid #cc3333; */ }
div.container {	width: 822px; margin: 0 auto; height: 100%; overflow: auto;	/*background-color:#222222; */ }
div.small {	width: 220px; float: left;	}
div.large { width: 600px; float: right;	}
div.full { width: 100%;	float: left; }
#content div.container.body .large { background-color: #fff; padding-top: 16px; padding-bottom: 20px; }

/* Header
========================================== */
#header { width: 100%; margin: 0 auto; }
#header .container { padding: 10px 0 5px; }
#blackheader h4 {z-index: 0; background-color:#000000; padding: 5px 3px 3px 0px; height:15px; text-align: right; width: 822px; margin: 0 auto; position: absolute; top: 0px; }
#blackheader img {z-index: 3; position: absolute; top: 0px;}
#header h1,
#header h4 { text-transform: none; }
#header h1,
#header h4,
#header h1 a { color: #ffffff; font-family: "Verdana", "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;	}
#header h1 { display: block; font-weight: normal; float: left; padding: 0 20px 1px 0; margin: 0 12px 0 0;	width: 400px; text-align: left;	}
#header h1:first-line {	font-weight: bold; }
#header h1 a,
#header h1 a:visited { display: block;	text-transform: uppercase; color: #ffffff; text-decoration: none; width: auto; font-family: "Verdana", "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }
#header h4 { font-size: 120%; float: right;	letter-spacing: 1px; line-height: 100%;	}

/* Main Navigation
========================================== */
#navigation { clear: both; width: 100%;	margin: 0 auto;	background: url('images/bg-nav.gif') no-repeat left top; margin-top: 50px; }
#navigation .container { height: 28px; overflow: visible; }
.navigation { margin: 5px 10px 5px 10px; height: 20px; border-right: 1px solid #ffffff;	border-bottom: 1px solid #ffffff;}
.galnavigation { margin: 5px 10px 5px 100px; }

/*tabbed navigation */
#nav { position: relative; float: right; margin: 0;	padding: 0; list-style-type: none; z-index: 100; background: transparent url('images/nav-bg-def.gif') repeat-x left top; background-color: #ffffff; text-align: right; line-height: 175%; }
#nav li { position: relative; float: left; height: 28px; font-size: 100%; background: url('images/nav-separator.gif') no-repeat left top;}
#nav li ul li { background-image: none; }
#nav li a { display: block;	float: left;  padding: 4px 12px 4px 10px; color: #fff;font-weight: bold; text-decoration: none;	white-space: nowrap; text-align: left; }
#nav li a:hover,
#nav ul li a:hover { color: #111;}
#nav li ul { position: absolute; visibility: hidden; float: none; top: 28px; left: 0px; width: 150px; margin: 0; padding: 5px 10px 6px 10px; z-index: 10000; border: 1px solid #C0ACB2; border-bottom-width: 2px; border-bottom-color: #222222; border-top: 0; background-color: #fff; opacity: 0.97; }
#nav li ul li a:hover {	color: #ff9900;	}
#nav li:hover ul,
#nav li.iehover ul { visibility: visible; }
#nav ul li { display: block; float: left; clear: both; margin: 0; padding: 0; width: 100%; height: auto; font-size: 100%; line-height: 100%; overflow: hidden; white-space: normal; border-bottom: 1px dotted #222222; }
#nav ul li:last-child {	border-bottom: 0; }
#nav ul li a { display: block; width: auto;	height: auto; float: none; font-weight: normal; background-image: none; padding: 6px 0; white-space: normal; color: #111; }


#nav .currentpage { position: relative; float: right; margin: 0; padding: 0; list-style-type: none; z-index: 100; background-color: #ffffff; text-align: right; line-height: 175%; }
#nav li.current_page_item a { background: transparent url('images/nav-bg.gif') repeat-x left top; border-left:1px #000000 solid; height: 20px;}
#nav li.current_page_parent a {	color: #111; background: transparent url('images/nav-bg.gif') repeat-x left top; border-left:1px #000000 solid; height: 20px;}
#nav li.current_page_item ul li a, 
#nav li.current_page_parent ul li a { color: #111; background: none; border-left:none;}
#nav li.current_page_item ul li a:hover,
#nav li ul li.current_page_item a {	color: #ff9900;	}

/* Content
========================================== */
#content { clear: both;	width: 100%; margin: 0 auto; }
/*fixes other content inside content box*/
#content #content { 	background: transparent; width: auto; padding: 20px; margin: 0;	border: 0; }
#content h1 { color: #222222; }
#content h2 { padding: 0px 0 6px; }
#content h2 a, #content h2 a:link, #content h2 a:visited,
#content h3 a, #content h3 a:link, #content h3 a:visited { color: #666; text-decoration: none; }
#content h2 a:hover,
#content h3 a:hover { color: #1484e6; text-decoration: none; }
#content h3 { padding: 6px 0 12px; }
#content h4 a,
#content h4 a:visited {	color: #666; }
#content ul { list-style-type: none; }
#content ul, #content ol { padding: 0 0 20px; }
#content ul li,
#content ol li { background: url('images/bullet.gif') no-repeat 16px 9px; padding: 3px 0 3px 30px; }
#content ul li a { font-weight: normal; text-decoration: none }
#content ul li a:hover { text-decoration: underline }
#content ul ul { padding: 0; }
#content ol { margin-left: 30px; }
#content ol li { padding-left: 0; background-image: none; }

/* Content Images
========================================== */
img.right,
img.align-right,
img.alignright { float: right; 	margin: 0 0 6px 12px; display: inline; }
img.left,
img.align-left,
img.alignleft {	float: left; margin: 0 12px 6px 0; display: inline; }
img.alignrightbdr { float: right; margin: 0 0 6px 12px; display: inline; border: solid #000000 2px; }
img.alignleftbdr { float: left;	margin: 0 12px 6px 0; display: inline;	border: solid #000000 2px;	}
img.centered { display: block; margin: 0 auto 6px; }
img.wp-smiley { border: none; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.contentbullet { padding: 0 5px 2px 0; }
.contentbullet2 { padding: 0 5px 2px 10px; }

/* Post
========================================== */
#content .post,
#content .post-nav,
#content #comments { clear: both; padding: 0 20px 0 20px; height: 100%;	overflow: auto;	}
#content .post-content img { max-width: 460px; }
#content .post-core img { max-width: 460px;	border: 2px solid #000000; }
#content .post a.more-link { padding-right: 15px; background: url('images/icon-more.png') no-repeat right center;}
#content .post-title h2 { margin-bottom: 12px;	padding-bottom: 11px; border-bottom: 1px dotted #DCC49A; }
#content .post-footer h4 { font-size: 110%;	padding: 0 0 12px; text-transform: uppercase; }
#content .post-footer h4,
#content .post-footer h4 a,
#content .post-footer h4 a:link,
#content .post-footer h4 a:visited { color: #999;}
#content .post-footer h4 a:hover,
#content .post-footer h4 a:active {	color: #FF9900;	}
#content .post-footer span { padding-right: 4px; padding-left: 19px; background: url('images/icon-post.png') no-repeat left center;	}
#content .post-footer span.post-comments { background-image: url('images/icon-comment.png'); }
#content .post-footer span.post-date { background-image: url('images/icon-date.png'); }
#content .post-footer span.post-category { padding-right: 3px;}
#content .post table { background-color: #fff; border-collapse: collapse; border: 1px solid #EAEAEA; border-width: 1px 0px 1px 1px;		border-left-width: 3px; }
#content .post table th,
#content .post table td { border: 1px solid #EAEAEA; border-width: 0px 1px 0px 0px; }	

/* Featured Product
========================================== */
#content .featuredproduct,
#content .featuredproduct-nav,
#content #comments {clear: both; padding: 0 20px 0 20px; height: 100%; overflow: auto; }
#content .featuredproduct-content img {	max-width: 100px; }
#content .featuredproduct-content { border: 1px solid #999999; padding: 6px 3px 0px 3px; }
#content .featuredproduct-footer { margin: 0px 0px 6px 0px; }
#content .featuredproduct a.more-link {	padding-right: 15px; background: url('images/icon-more.png') no-repeat right center; }
#content .featuredproduct-title h2 {}
#content .featuredproduct-title h4 { padding: 13px 0 12px; background: url('images/featured.gif') no-repeat left center; }
#content .featuredproduct-footer h4,
#content .featuredproduct-footer h4 a,
#content .featuredproduct-footer h4 a:link,
#content .featuredproduct-footer h4 a:visited {	}
#content .featuredproduct-footer h4 a:hover,
#content .featuredproduct-footer h4 a:active { color: #FF9900;}
#content .featuredproduct-footer span { padding-right: 4px; padding-left: 19px; background: url('images/icon-post.png') no-repeat left center;}
#content .featuredproduct-footer span.featuredproduct-comments { background-image: url('images/icon-comment.png'); }
#content .featuredproduct-footer span.featuredproduct-date { background-image: url('images/icon-date.png'); }
#content .featuredproduct-footer span.featuredproduct-category { padding-right: 3px; }
#content .featuredproduct table { background-color: #fff; border-collapse: collapse; border: 1px solid #EAEAEA;	border-width: 1px 0px 1px 1px;		border-left-width: 3px;	}
#content .featuredproduct table th { border: 1px solid #EAEAEA; border-width: 0px 1px 0px 0px; }
#content .featuredproduct table td { border: 1px solid #EAEAEA;	border-width: 0px 1px 0px 0px; }

/* Next and Previous Post Navigation
========================================== */
#content .post-nav { clear: both; text-align: right; padding-bottom: 20px;}
#content .post-nav,
#content .post-nav a,
#content .post-nav a:link,
#content .post-nav a:visited { color: #999; }
#content .post-nav .previous { text-align: left; float: left; }
#content .post-nav .next { text-align: right; }

/* Post Pages Navigation
========================================== */
#content p.pagenav { clear: both; }
#content p.pagenav,
#content .pagenav a,
#content .pagenav a:link,
#content .pagenav a:visited { color: #666; }
#content .pagenav a,
#content .pagenav span { border: 1px solid #EAEAEA;	margin: 0 2px 0; padding: 3px 6px 4px; display: inline; }
#content .pagenav span.extend {	border: 0; padding: 0; }
#content .pagenav a { text-transform: lowercase; background-color: #F3F3F3;	text-decoration: none; line-height: 50%; }
#content .pagenav a:hover { border-color: #BDAEB4; }
#content .pagenav span.current { background-color: #fff; }

/* Comments
========================================== */
#comments #comment_form { margin-left: 0px;	margin-bottom: 0px;	padding: 0px; }
#comments .comment-wrap { height: 100%;	overflow: auto;	margin: 0 0 12px 0;	padding: 0 12px 0; clear: both;	background-color: #fff;	border: 1px solid #EAEAEA;}
#comments h3 { padding-top: 0; }
#comments h3#respond { padding-top: 8px; }
#comments .comment-wrap img.avatar { margin: 0;	margin-bottom: 12px; padding: 2px;	background-color: #fff;	border: 1px solid #E8E8E8; }
#comments .comment-wrap .left { width: 65px; padding-top: 12px;	float: left; }
#comments .comment-wrap .right { width: 457px; float: left; padding: 12px 0 6px 12px; }
#comments .comment-wrap .right a { text-decoration: none; }
#comments .comment-wrap .right a:hover { text-decoration: none; }
#comments .comment-wrap .right cite { margin: 0; padding: 0; font-style: normal; display: block; height: 100%; overflow: auto; }
#comments .comment-wrap .right cite b {	float: left; }
#comments .comment-wrap .right cite b a {}
#comments .comment-wrap .right cite small {	font-size: 90%;	float: right; }
#comments .comment-wrap .right p { padding: 12px 0;	clear: both; }
#comments .comment-wrap .right blockquote, 
#comments .comment-wrap .right code,
#comments .comment-wrap .right pre { margin: 6px 0; clear: both; }
#comments .alt { background-color: #F6F6F6; }
#comments .author {	background-color: #F7F8E8; border-color: #E1DAB7; }

/* Main Sidebar
========================================== */
#sidebar-1 { background-color: #ffffff; border-right: 2px solid #222222;	}
#sidebar-1 .sidebar:first-child,
#sidebar-1 .sidebar.first-child { background-color: #ff9900; }
#sidebar-1 .sidebar { behavior: expression(this.firstChild.style.background = &quot;#7DCFE7&quot;); }
#sidebar-1 .sidebar:first-child h3,
#sidebar-1 .sidebar.first-child h3 { color: #fff; }
#sidebar-accordion { margin: 2px 2px 2px 2px; }
#content #sidebar-accordion h3 a { color: #ffffff; font-weight: bold; margin-top: 4px; margin-bottom: -4px;}
#content #sidebar-accordion h3 a:hover,
#content #sidebar-accordion h3 a:active { color: #111; }
#content #sidebar-accordion li, #content #sidebar-accordion li a { color: #111; font-weight: normal; margin-top: 4px; margin-bottom: -4px;}
#content #sidebar-accordion li a:hover,
#content #sidebar-accordion li a:active { color: #ff9900; }
ul.category_images li { background: none !important; clear: both;	}
#content .sidebar {	padding: 12px 20px 12px; margin: 0 0 0px 0; clear: both; height: 100%; overflow: hidden; }
#content .sidebar a:link,
#content .sidebar a:visited { color: #111; font-weight: normal; }
#content .sidebar a:hover,
#content .sidebar a:active { color: #1484e6; text-decoration: none;	}
#content .small h3 { color: #FF9900; padding: 0 0 12px;	margin: 0; font-weight: bold; font-size: 1em; }
#content .small h4 { padding: 0; }
#content .small p { padding-right: 0; padding-bottom: 6px; margin: 0; color: #666; }
#content .small ul { margin: 0;	padding: 0 0 0px 0; }
#content .small ul li { color: #222; font-weight: normal; line-height: 125%; padding-left: 12px; background-position: 0px 8px; }
#content .small ul li a:link,
#content .small ul li a:visited { text-decoration: none; }
#content .small ul li a:hover, 
#content .small ul li a:active { text-decoration: none;	font-weight: normal;}
#content .small ul li.current_page_item,
#content .small ul li.current_page_item a {	font-weight: bold; }
#content .small ul li ul { border: 0; }
#content .small ul li input,
#content .small ul li select { margin-bottom: 0;}
#content .small ul li span.recent_date { padding-left: 3px;	font-size: 80%;	font-weight: bold; color: #889763;}
#content .sidebar ul li a:hover { text-decoration: none; }
#content .small ul ul {	border: 0; padding: 0;}
#content .small ul ul li { border: 0; padding: 3px 0; background: url('images/bullet.gif') no-repeat 3px center; padding-left: 14px;}

/*Custom sidebars*/
#content .sidebar.tiny { float: left; clear: none; margin-right: 0; }
#content .sidebar.tiny ul {	margin-right: 20px }

/*Ads sidebar*/
#content #ads.sidebar {	margin-right: 0; margin-bottom: 0; padding-right: 20px;	height: 100%; overflow: auto; border: 0; padding: 0;}
#content #ads.sidebar img { float: left; border: 0;	margin: 0; padding: 0; }

/* Ze Credits
========================================== */
#credits { clear: both;	width: 100%; padding: 12px 0 0; }
#credits p { padding: 0 20px 12px 0; margin: 0;	color: #ffffff; font-size: 90%;	}
#credits a,
#credits a:visited { color: #ffffff;}
#credits a:hover,
#credits a:active {	color: #ff9900;}

/* Footer Credits
========================================== */
#footerwrapper { text-align: left; float: right; padding: 0px 0px 0px 0px; border:0; width: 600px; background-color: #000000; font-size:80%; margin-bottom: 20px; list-style-image: none; list-style-type: none; }
#footer-a {	float: left; text-align: left; width: 230px; padding: 0px 5px 0px 5px; list-style-image: none; list-style-type: none; background: none;}
#footer-b {	float: left; text-align: left; width: 90px; padding: 0px 2px 0px 2px; list-style-image: none; list-style-type: none; background: none;}
#footer-c { float: left; text-align: left; width: 90px; padding: 0px 2px 0px 2px; list-style-image: none; list-style-type: none; background: none;}
#footer-d { float: left; text-align: left; width: 90px; padding: 0px 2px 0px 2px; list-style-image: none; list-style-type: none; background: none;}
.footercredits ul.nav {	padding: 0px 0px 0px 0px; list-style-image: none; list-style-type: none; background: none;}
.footercredits ul.nav li img {float: left; margin: 3px 6px 0px 0px; display: inline;}
#content .footercredits ul.nav li {color: #fff; margin: 0; list-style-image: none; list-style-type: none; background: none;}
.footercredits ul.nav li a { margin: 0; padding: 0px 0px 0px 1px;list-style-image: none;	list-style-type: none; 	background: none;}
.footercredits ul.nav li a,
.footercredits ul.nav li a:visited { list-style-image: none; list-style-type: none; background: none;}
.footercredits ul.nav li a:hover,
.footercredits ul.nav li a:active { list-style-image: none; list-style-type: none; background: none;}
.footercredits ul.nav li a.top { border: 0;	padding-right: 0; }

/* WIDGETS AND PLUGINS */
/* Search form
========================================== */
form#search-form { height: 25px; padding: 3px; background-color: #fff; border: 1px solid #DCC49A; border-width: 0 1px 1px 0; margin: 0;	position: relative; }
form#search-form input.text,
form#search-form label.overlabel-apply { font-size: 110%; }
form#search-form input.text { position: absolute; top: 3px;	left: 3px; width: 110px; height: 15px; padding: 4px 3px 4px 4px; margin: 0;	z-index: 0;		background: #fff; }
form#search-form input.button-search { position: absolute; top: 3px; right: 3px; margin: 0px; display: block; line-height: 100%; width: 50px; height: 25px; }
form#search-form label.overlabel { display: none; position: absolute; top: 0; left: 0; }
form#search-form label.overlabel-apply { display: block; color: #666; position: absolute; top: 10px; left: 9px;	margin: 0; z-index: 1; cursor: text; line-height: 100%; font-size: 100%; }

/* Calendar
========================================== */
#wp-calendar { width: 100%;}
#wp-calendar caption { color: #666; text-align: right; }
#wp-calendar th { color: #666; font-size: 80%; padding-left: 0;	padding-right: 0;}
#wp-calendar a { font-weight: bold; }
#wp-calendar tfoot td {	text-align: left; }
#wp-calendar tfoot td#next { text-align: right; }
#wp-calendar td#today {	background-color: #f3f3f3; }

/* Shopping Cart Buttons
========================================== */
input.wpsc_buy_button {	width: 115px; height: 33px;	}
input.make_purchase { width: 138px;	height: 33px; }
/* hail to the king :D */
.logobar { list-style: none; border:none; display: inline; padding: 0px 2px 0px 2px; }

/* Gallery Posts
========================================== */

.gallerycars { float: left;	padding: 0px 0px 0px 0px; margin: 5px 18px 5px 18px; }
.gallerycars img { border: 1px #222222 solid; }		
.gallerycars p { color: #222222; }
.gallery { font-size: x-small; margin:10px 0px 10px 20px; padding:0; width:172px; float:left; height:230px; overflow:hidden; border: 1px solid #222222;}
.gallery h3, .gallery h3 a { margin:0px 0px 0px 0px; color: #222222; padding:2px 5px 0px 5px; font-size:12px; display:block; overflow:visible; text-decoration:none; }
.galentry { display:block; height:200px; padding:5px 5px 5px 5px; overflow:hidden; margin-bottom:5px;}
.galentry img { border: 1px solid #222222; }
.galentry p { padding: 0 0 0 0; margin: 0 0 0 0; }
.galpostmetadata { font-size: x-small; padding:2px 5px 2px 5px; background-color: #ff9900; border-bottom: 2px #222222 solid; color: #ffffff; margin: 0 0 0 0; }
.galpostmetadata a { color:#ffffff; }
