/* @override http://nplboards.com/wp-content/themes/kls_plus/style.css */

/*   
Theme Name: KLS+
Theme URI:
Description:
Author: Stephen Nomura
Author URI: http://stephennomura.com/
Template: thematic
Version: 2.1
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/

Initial development by Tristan Waddington.
AJAX and 1.1 updates by Aaron Jorbin.

.
*/

@import url('library/styles/reset.css');
@import url('library/styles/typography.css');
/*@import url('library/layouts/2c-r-fixed.css');*/
@import url('library/styles/images.css');
/*@import url('library/styles/default.css');*/
@import url('library/styles/plugins.css');
/*@import url('library/styles/static_fix.css');*/

.gallery img { float:left; }

/* @group KLS */
#blog-title,
#blog-description {
	position: absolute;
	left: -9000px;
	}

#branding,
#access,
#main,
#subsidiary,
#siteinfo {
	width: 910px;
	margin: 0 auto;
	}

/* @group Base Typography & Vertical Rhythm */
body, input, textarea {
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height:21px;
}
p, ul, ol, dd, pre {
    margin-bottom:21px;
}
pre, code {
	font-family: Monaco,"Lucida Console","Bitstream Vera Sans Mono",Terminal,monospace;
	font:14px;
    line-height:21px;
}
.sf-menu,
.page-title,
.entry-content h1,
.entry-content h2,
.entry-title,
.entry-meta,
.product-meta,
.aside h3,
#footer {
	font-family: "Gill Sans","Gill Sans MT",Calibri,sans-serif;
	}
.page-title,
.singular .entry-title,
.archive .entry-title,
.entry-content h1,
.entry-content h2 {
	font-weight: 200;	
	}

.entry-title,
.entry-meta,
.product-meta {
	font-weight: normal;
	}

.entry-title {
	line-height: 60px;
	}
.entry-content .product-meta {
	float:right;
	margin:0;
	padding:0;
	width:370px;
	}
.product-meta dt, .product-meta dd {
margin:0;
}
.product-meta dt {
	float:left;
	width:50%;
	}
.product-list .permalink {
	bottom:0;
	position:absolute;
	right:0;
	}

/* @end */

/* @end */

/* @group Graphic Stuff */
#logo-image {
	height: 96px;
	width: 350px;
	overflow: hidden;
	}
#access {
	background: url("./library/img/header.png") repeat-x scroll 0 0 transparent;
	background-position: 0px -100px;
	}
#branding {
	/*background: url("./library/img/header.png") no-repeat scroll 0 0 transparent;*/
	}
.page.slug-store .hentry,
.slug-blog .hentry,
.taxonomy .hentry,
.category .hentry,
.tag .hentry,
.home .hentry,
.single .entry-content,
.page > .entry-content {
/*	background: url("./library/img/header.png") repeat-y scroll transparent;
	position: relative;
	left: -14px;
	background-position: -594px 0px;
	padding: 0 0 0 28px;*/
	}
.page-title,
.hentry > * {
	background: #FFF;
	}

/* v2 */
/*.entry-title {
	position: relative;
	height: 58px;
	width: 114px;
	margin-left: -128px;
	background: url("./library/img/sblue.png") repeat scroll 0 0 transparent;
	}

.entry-title a {
	background: url("x./library/img/sblue-lite.png") repeat scroll 0 0 transparent;
	position: absolute;
	right: -662px;
	width: 648px;
	padding: 0 0 14px 14px;
	}*/

/* v1 */
/*.entry-title {
	position: relative;
	height: 58px;
	width: 114px;
	left: -128px;
	background: url("./library/img/sblue.png") repeat scroll 0 0 transparent;
	}
.entry-title a {
	background: url("./library/img/sblue-lite.png") repeat scroll 0 0 transparent;
	margin-left: 114px;
	width: 648px;
	padding: 0 0 14px 14px;
	font-size: 36px;
	line-height: 1em;
	}*/

.hentry div.product-meta {
	/*margin-top: -1.618033em;*/
	margin-top: -1em;
	margin-bottom: 14px;
	background: transparent;
	/*position: relative;*/
	}

/* SINGLE VIEW */



/*.single.has-post-thumbnail .entry-title,
.single.has-post-thumbnail .entry-meta,
.single.has-post-thumbnail .product-meta,
.single.has-post-thumbnail .entry-content p {
	float:right;
	width:398px;
	}*/
.single.has-post-thumbnail .alignright {
	background: transparent;
	/*text-align: right;*/
	}
/*.single.has-post-thumbnail .entry-content p {
	width: 398px;
}*/
.single.has-post-thumbnail .alignleft {
	margin: 0 0 0 0;
	}
.single.has-post-thumbnail .hentry {
	position: relative;
	}

.single.has-post-thumbnail .hentry dl.product-meta,
.single.has-post-thumbnail .hentry ul,
.single.has-post-thumbnail .hentry ol,
.single.has-post-thumbnail .hentry dl {
	float:right;
	width:370px;
	}
.single.has-post-thumbnail .hentry .wp-post-image {
	left:0;
	/*margin-left:28px;*/
	margin-top:14px;
	position:absolute;
	top:0;
	}







#content img {
	border: 1px solid black;
	}

/* @group CBOX */
.cboxElement,
.cboxElement img {
	cursor:url("./library/img/zoomin.cur"),pointer;
	}

.engine-gecko .cboxElement,
.engine-gecko .cboxElement img {
	cursor:-moz-zoom-in;
	}
.engine-webkit .cboxElement,
.engine-webkit .cboxElement img {
	cursor:-webkit-zoom-in;
	}
/* @end */



/* FAQ */
dl {
	margin: 0;
	}
.faq dt {
	border-bottom:1px dotted #DDDDDD;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	}
.faq dd {
	margin-left: 15px;
	}
.faq dd span.subtopic {
	display: block;
	}

/* http://davidwalsh.name/jquery-sliders */
#faq {
	position:relative;
	}
#faq dt {
	cursor:pointer;
	/* http://jquery.kuzemchak.net/collapsorz.php */
	background:url('./library/img/collapsed.png') no-repeat scroll left 10px transparent;
	padding-left: 15px;
	}
#faq dt:hover {
	background:url('./library/img/collapsed.png') no-repeat scroll left 10px #f6f6f6;
	padding-left: 15px;
	}
#faq dt.active	{
/*	color:#d74646;*/
	background:url('./library/img/expanded.png') no-repeat scroll left 10px #f6f6f6;
	}
#faq dd {
	position:relative;
	}
#faq dd {
	padding:0;
	margin-bottom:15px;
	}

.slug-faq #form-section-url {
	display: none;
}

.slug-faq #form-section-comment {
	overflow: vis;
}
.slug-faq .form-submit {
	float: right;
}


/* Links Page */
.blogroll {
	list-style: none !important;
	margin: 0 0 0 14px;
	}
.blogroll > li {
	margin-left: 20px;
	}
.blogroll .blogroll-favicon {
	margin-left: -20px;
	}

/* Company Page */
.slug-company #content p {
	display: block;
	}
.slug-company #content .vcard .fn {
	font-weight: normal;
	}
.slug-company #content .vcard .post-office-box {
	display: block;
	}

/* @end */

/* @group Layout */
.list-view .entry-content p,
.list-view .entry-content a {
	display: inline;
	}



/* @end */

/* @group Global */

/*body, input, textarea {
    font: 14px Arial,sans-serif;
    line-height:1.618033em;
}
p, ul, ol, dd, pre {
    margin-bottom:24px;
}
pre, code {
	font:14px Monaco, monospace;
    line-height:1.618033em;
}*/
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:14px;
    line-height:21px;
    margin:0 0 14px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:24px;
}
a:link {
    color:#004B91;
}
a:visited {
    color:#743399;
}
a:active,
a:hover {
    color: #FFA972;
}

/* @end */

/* @group Header */

#header {
    z-index:2;
}
#branding {
	height: 116px;
    padding:0;
}
#blog-title {
    font-size:34px;
    font-weight:bold;
    line-height:42px;
}
#blog-title a {
    color:#000;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #FFA972;
}
#blog-description {
    color:#666;
    font-size:14px;
    font-style:italic;
}


/* @end */
/* @group Menu */

.skip-link {
    display:none;
}
#access {
    border-bottom:1px solid #ccc;
    height:33px;
    font-size:14px;
    overflow:visible;
    z-index:100;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
    border-right:1px solid #ccc;
	float:left;
}
.sf-menu a {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:9px 14px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
/* @group additions - big menu */
/*.sf-menu .current_page_item {

	}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
	margin-top:-28px;
	margin-right: -1px;
	border-right: 1px solid #ccc;
	font-size: 3em;
	font-weight: lighter;
	}
#access .sf-menu .current_page_item a:hover {
	background: #fff;
	color: #666;
	border-bottom: 1px solid white;
	}*/
/* @end */
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#666;
}
.sf-menu li {
	background:		#fff;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #f0f0f0;
	outline:		0;
    border-bottom-color:#ccc;
}
.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FFA972;
}
#access .sf-menu a:hover {
	color: #000;
	}

/* @group menu - current */
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
	margin-right: -1px;
	border-right: 1px solid #ccc;
	}
.sf-menu .current_page_item > a {
	color:#000;
	text-transform: uppercase;
	}
#access .sf-menu .current_page_item a:hover {
	background: #fff;
	color: #000;
	border-bottom: 1px solid white;
	}
/* @end */

/* @group pop hover */

.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
    background: #fff;
    border-color: #000;
 
    border-right: 1px solid;
    margin-right: -1px;
	border-bottom: 1px solid;
	margin-bottom: -1px;
	
	z-index: 500;
	-moz-box-shadow: 0 3px 10px #888;
	-webkit-box-shadow: 0 3px 10px #888;
	box-shadow: 0 3px 10px #888;
}


/*.sf-menu .children {
	border: 1px solid #000;
	z-index: 1000;
	-webkit-box-shadow: 0 6px 10px #888;
	-moz-box-shadow:	0 6px 10px #888;
	box-shadow:			0 6px 10px #888;
}


.sf-menu .children li {
	border: 0;
}*/



.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul a:hover {
    color: #FFA972;
}
#access .sf-menu li:hover,
#access .sf-menu li.sfHover,
#access .sf-menu a:focus,
#access .sf-menu a:hover,
#access .sf-menu a:active {
	color: #000;
	}


/* @end */

/* @end */
/* @group Content */

#main {
    clear:both;
    padding-top: 14px;
}
h1.page-title {
	font-size:58px;
	line-height:42px;
	margin-bottom: 21px;
	}
h1.entry-title {
    font-size:58px;
    /*line-height:1.618033em;*/
    line-height:42px;
	}
.single h1.entry-title {
	font-size: 36px;
	}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:black;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FFA972;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    margin-bottom:28px
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:14px 21px 0 21px;
}

.entry-title {
    padding-bottom: 0.618033em;
	}
.post .entry-title {
    padding-bottom: 0;
	}

h2.entry-title {
    font-size:36px;
    /*line-height: 1em;*/
    line-height: 42px;
    font-weight:normal;
    /*padding-bottom: 0;*/
	}
.entry-title a {
    color:#000;
    text-decoration:none;
}

.entry-meta {
    color:#666;
    font-size:14px;
    font-style:italic;
    /*line-height:1.618033em;*/
    line-height:21px;
/*    margin-top:-1.618033em;*/
    }
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FFA972;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    /*padding:14px 0 0 0;*/
}
.entry-content h1,
.entry-content h2 {
	font-size: 23px;
    font-weight:normal;
    /*line-height: 1.618033em;*/
    line-height: 42px;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:0 0 1em 0;
}
.entry-content h4 {
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 14px 0;
}
.entry-utility {
	clear: both;
	/*float: right;*/
    color:#666;
    font-size:14px;
    line-height: 1.618033em;
    /*margin:0 0 44px 0;*/
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FFA972;
}
.page-link {
    font-size:14px;
    font-weight:bold;
    line-height: 1.618033em;
    margin:0 0 14px 0;
    padding:14px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FFA972;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
/*    overflow:hidden; Was hiding all links on links page*/
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 14px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:14px;
    line-height: 1.618033em;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* @end */
/* @group Attachments */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* @end */
/* @group Navigation */

.navigation {
    color:#666;
    font-size:14px;
    line-height: 1.618033em;
    margin:0px 0 14px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FFA972;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}
/* Fake Parent Menu Effect */.tax-product_categories .menu .page-item-5 a {
	border-bottom-color: #fff;
	font-weight: bold;
}.tax-product_categories .menu .menu-item-77 a {
	color: #FFA972;
}

/* @end */
/* @group Comments */

#comments {
    padding:14px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:14px;
    line-height: 1.618033em;
}
#comments code {
    font-size:14px;
    line-height: 1.618033em;
}
#comments h3 {
    font-size:15px;
    font-weight:bold;
    line-height: 1.618033em;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.comment-author-admin,
#comments-list li.comment-author-bryan {
    background:#BEFEC0;
    /*background:#BFE9FE;*/
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:14px;
    left:1.5em;
    width:63px;
    height:63px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 73px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 73px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FFA972;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FFA972;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FFA972;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:14px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FFA972;
    font-weight:bold;
}
.form-section label {
    font-size:12px;
    font-weight: bold;
/*    text-transform: uppercase;*/
/*    letter-spacing: 1px;*/
}

#email-notes {
	font-size: 12px;
	color: #999;
	margin-left: 10px;
}
	#email-notes:before{
		content: '(';
	}
	#email-notes:after{
		content: ')';
	}

.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
	width:99%;
}
.engine-gecko #commentform .form-section textarea {
	width: 698px;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    /*line-height:normal;*/
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


.comment .fn {
	font-size: 1.6em;
	font-weight: normal;
}
.comment .fn a {
	text-decoration: none;
}

/* @end */
/* @group Asides, Sidebars & Widget-Ready Areas */

.aside,
.aside input {
    font-size:14px;
    line-height: 1.618033em;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:14px;
    line-height: 1.618033em;
}
.aside .current_page_item a {
    color: #FFA972;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FFA972;
}
.aside {
    color:#666;
}
.aside a {
    color:#666;
    text-decoration: none;
}
.aside a:active,
.aside a:hover {
    color: #FFA972;
}
.aside h3 {
    font-size:23px;
    /*font-style:italic;*/
    line-height: 1em;
    font-weight: 100;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
    margin:0;
}
.aside ul ul li {
	line-height: 1.618033em;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:14px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 14px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside > ul > li {
	margin-top: 14px;
	padding-left: 14px;
	border-left: 1px solid #CCCCCC;
	margin-left: -1px;
	}
.main-aside {
	width: 234px;
	}
.main-aside ul {
    padding:0;
}
.main-aside h3 {
    padding-bottom: 0.618033em;
}
.main-aside ul ul {
    padding:0;
    list-style:square inside none;
    margin:0;
    margin-top: -0.618033em;
    margin-left: 0.618033em;
}
#primary {
    border:1px solid #ccc;
    padding:18px 0 0 0;
    margin-bottom:14px;
}
/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 14px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;    
}


/* @end */


/* @group FOOTER */

#footer {
	background:black;
	color:#666666;
	padding:0;
	}
#footer a,
#footer a:link,
#footer a:visited {
	text-decoration: none;
	}
#footer ul {
	list-style: none;
	}
/* @group Subsidiary */
#subsidiary > div {
	width: 298px;
	float: left;
	}
#subsidiary h3,
#subsidiary .xoxo > li {
	background: transparent;
	font-style: normal;
	}
#subsidiary h3 {
	font-size: 22px;
	line-height: 1em;
	margin-bottom: 0.618033em;
	}
#subsidiary #second {
	margin-left: 8px;
	}
#subsidiary #third {
	float: right;
	}
#subsidiary #third ul li ul {
	clear: right;
	}
#subsidiary .xoxo li ul {
	width: 298px;
	margin: 0;
	padding-top: 12px;
	padding-bottom: 24px;
	border-top: 1px solid #333333;
	margin-top: -1px;
	}
	}
#subsidiary #third ul li ul li {
	float: right;
	clear: right;
	}
/* @end */

/* @group Site Info */

#siteinfo {
	clear: both;
	padding-top: 22px;
	border-top: 1px solid #333333;
	margin-top: -1px;
	}
#special-thanks,
#admin-link {
	clear: left;
	float: left;
	}
#copyright,
#signature {
	clear: right;
	float: right;
	}
#siteinfo a,
#siteinfo a:link,
#siteinfo a:visited {
	color:#666666;
	font-style:normal;
	text-decoration:none;
	}
#siteinfo a:hover,
#siteinfo a:active {
	border:medium none;
    color: #83c5e5;
	text-decoration:none;
	}
#signature a,
#signature a:visited,
#signature a:link {
	color:#803608;
	}
#signature a:hover,
#signature a:active {
    color: #e5996a;
	}

/* @end */



/* @group Sticky Footer */
html, body {
	height:100%;
	}
#wrapper {
	min-height:100%;
	}
#main {
	overflow:visible;
	padding-bottom:30em;
	}
#footer {
	clear:both;
	height:30em;
	margin-top:-30em;
	position:relative;
	}
body:before {
	content:"";
	float:left;
	height:100%;
	margin-top:-32767px;
	width:0;
	}

/* @end */

/* @end */
/* @group PageNavi */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc !important;
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc !important;
    color:#FFA972 !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#FFA972 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}

/* @end */

/* @group vCard */

.vcard {
	clear: left;
	list-style: none;
	margin: 0;
}
.vcard .email a {
	text-decoration: none;
	}
.vcard img {
	float: left;
	margin: 0 8px 18px 0;
}
.vcard .tags {
	display: none;
}
.additional-name.family-name {
	display: none;
}

#hcard-Northern-Pine-Longboards abbr {
	border: 0;
	}

/* Layout */
.slug-contact .entry-content .vcard {
	margin-bottom: 14px;
	}


.entry-content .vcard > span,
.entry-content .vcard > a {
	display: block !important;
	margin: 0 0 0 90px;
	}
.entry-content .vcard .photo {
	float: left;
	margin: 0 7px 0 0;
	}

/* Typography */
.entry-content .vcard {
	line-height: 1.618em;
	}
.entry-content .vcard .fn {
	font-weight: bold;
	font-size: 1.618em;
	line-height: 1em;
	}
.entry-content .vcard span,
.entry-content .vcard a {
	line-height: 1.618em;
	}
.entry-content .vcard .role,
.entry-content .vcard .title {
	font-style: italic;
	}

/* @end */


/* @group Clearfix */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* @end */

#content .wp-smiley {
	border: 0;
	}
.list-view .entry-content p,
.list-view .entry-content .more-link {
	display: inline;
	}
.more-link {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
    background:#99E799;
    color: white !important;
    padding: 4px 8px;
    float: right;
    /*background:#BFE9FE;*/
	
	margin: 2px 0;
    border: 1px solid #fff;
    -moz-box-shadow:	0 3px 3px #888;
    -webkit-box-shadow: 0 3px 3px #888;
    box-shadow:			0 3px 3px #888;
    }
.more-link:hover {
	background:#72CF74;
/*
    background:#BEFEC0;
    border: 1px solid #72CF74;
    color: #000 !important;
*/
/*    -moz-box-shadow: 0 3px 10px #888;
    -webkit-box-shadow: 0 3px 10px #888;
	box-shadow: 0 3px 10px #888;*/
	}
.more-link:active {
	margin: 1px 0 3px 0;
	-moz-box-shadow:	0 1px 6px #888;
	-webkit-box-shadow: 0 1px 6px #888;
	box-shadow:			0 1px 6px #888;
}

/* @group Widgets */
#recent-comments-with-gravatar .rcg-div {
	padding: 0;
	}
#recent-comments-with-gravatar .rcg-div>ul {
	margin: 0;
	}
/* @end */

/* @group About Us */

.slug-about h3 {
	padding-bottom: 0.618em;
	}
.slug-about #content p {
	display: block;
	}
#mission-statement span {
	display: block;
	text-align: center;
	}
	#mission-line-4 {
		font-weight: bold;
		}

.slug-about .entry-content > div {
	border-color: #ccc;
	border-style: solid;
	border-width: 0px;
	}

#nitty-gritty {
	border-bottom-width: 1px;
	margin-bottom: 1em;
	padding-bottom: 1em;
	}
#customer-service,
#high-quality {
	/*width: 312px;*/
	/*margin-bottom: 1em;*/
	}
	#customer-service {
		/*float: left;*/
		/*padding-right: 11px;*/
		/*border-right-width: 1px;*/
		}
	#high-quality {
		/*float: right;*/
		/*padding-left: 11px;*/
		}
#why-longboards {
	/*clear: both;*/
	/*border-top-width: 1px;*/
	/*padding-top: 1em;*/
	}
/* @end */


/* @group Contact */
.slug-contact .vcard {
	position: relative;
	border-bottom: 1px dotted #ccc;
	}
.add-contact {
	position: absolute;
	right: 0;
	bottom: 0;
	}
/* @end */

/* @group Dates on the index */
.slug-blog .entry-meta {
	float:right;
	}
/*.hentry {
	position: relative;
	}
.slug-blog .entry-meta {
	position: relative;
	}
.slug-blog .entry-meta .entry-date {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	}*/
/* @end */

.image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 28px;
	width: 100%;
	background: #fff;
	opacity: .8;
	}
.image-overlay > a {
	display: block;
	height: 220px;
	padding: 4px 6px;
	}



/* @group GRID VIEW */
.view-grid .entry-title {
	letter-spacing: 2px;
}
.view-grid .entry-title a {
	padding-left: 10px;
}
.view-grid#content img {
	border: 0px;
	}
.view-grid .hproduct.hentry {
	border: 1px solid #000;
	height: 298px;
	width: 138px;
	overflow: hidden;
	margin-bottom: 28px;
	}

/* Button Effect */
.view-grid .hentry {
	opacity: .8;
}
.view-grid .hentry:hover,
.view-grid .hentry:active {
/*	border-color: #fff;*/
	opacity: 1;
	z-index: 500;
	-moz-box-shadow:	0 3px 30px #000;
	-webkit-box-shadow: 0 3px 50px #000;
	box-shadow:			0 3px 30px #000;
}

/* @end */

/* @group LIST VIEW */
/* Social Connect */
.view-list .dd_button {
	clear: left;
}
.view-list .entry-title a:active,
.view-list .entry-title a:hover {
    color: #FFA972;
}
/* @end */

/* @group Social Connect */

.social-connect {
	clear: both;
	margin-top: .618em;
	}
.list-view .dd_button {
	clear: left;
	}
.single .social-connect {
	margin-top: 15px;
	height:63px;
	}
.single .dd_button {
	padding: 0;
	}

/*.twitter-share-button {
	float: right;
	margin-top:-22px;
	}*/


.widget_rss-links li a {
	background:url("./library/img/rssinthedark_white_16x16.png") no-repeat scroll left center transparent;
	display:block;
	text-indent:20px;
	}
/* @end */


/* @group SINGLE VIEW */
.single .products .entry-content {
	width: auto;
	}
.single .products .photo {
	float: left;	
	}
.single .products dl.product-meta {
	float: left;
/*	margin-left: 14px;
	width: 356px;*/
	}
/* @end */

/* @group STORE */
.slug-paypal-thank-you #content > div * {
	text-align:center;
}
.dsq-thread-id {
/*	display:none;*/
}

/* @end */

/* Header Login Link */
#user_info {
	position: absolute;
	top: 0;
	right: 0;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	color: #ccc;
	line-height: 13px;
	padding : 9px 20px;
	text-transform: uppercase;
	}
#user_info a,
#user_info a:visited {
	text-decoration: none;
	color: #ccc;
	}
#user_info a:hover,
#user_info a:active {
	color: #6EACCB;
	}

/* @group Home */
.home-feat {
	margin-bottom: 42px;
	width: 298px !important;
	border: 1px solid black;
	overflow: hidden;
	opacity: .75;
}
.home-feat:hover {
	opacity: 1;
	-mox-box-shadow: 0 3px 20px #666;
	-webkit-box-shadow: 0 3px 20px #666;
	box-shadow: 0 3px 20px #666;
}
/*.engine-gecko .home-feat:hover {
	-mox-box-shadow: 0 3px 20px #666;
}
.engine-webkit .home-feat:hover {
	-webkit-box-shadow: 0 3px 20px #666;
}*/

.home-feat h2 {
	text-align: center;
	text-transform: uppercase;
	font-weight: normal !important;
}
.home-feat .image-overlay > a {
	height: 483px;
	color: #000;
}
#content .home-feat img {
	border: 0px;
}



/* @end */



/* @group Grid960 */
/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/


/* Containers
----------------------------------------------------------------------------------------------------*/
#branding,
#access,
#main,
#subsidiary,
#siteinfo,
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#branding,
#access {
	width: 940px;
}

.main-aside {
	width: 240px;
	}
#subsidiary .aside {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	}
#subsidiary .aside {
	width: 300px;
	}



/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	
	z-index: 2;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .grid_1 {
	width:60px;
}

.container_12 .grid_2 {
	width:140px;
}

.container_12 .grid_3 {
	width:220px;
}

.container_12 .grid_4 {
	width:300px;
}

.container_12 .grid_5 {
	width:380px;
}

.container_12 .grid_6 {
	width:460px;
}

.container_12 .grid_7 {
	width:540px;
}

.container_12 .grid_8 {
	width:620px;
}

.container_12 .grid_9 {
	width:700px;
}

.container_12 .grid_10 {
	width:780px;
}

.container_12 .grid_11 {
	width:860px;
}

.container_12 .grid_12 {
	width:940px;
}



/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .prefix_1 {
	padding-left:80px;
}

.container_12 .prefix_2 {
	padding-left:160px;
}

.container_12 .prefix_3 {
	padding-left:240px;
}

.container_12 .prefix_4 {
	padding-left:320px;
}

.container_12 .prefix_5 {
	padding-left:400px;
}

.container_12 .prefix_6 {
	padding-left:480px;
}

.container_12 .prefix_7 {
	padding-left:560px;
}

.container_12 .prefix_8 {
	padding-left:640px;
}

.container_12 .prefix_9 {
	padding-left:720px;
}

.container_12 .prefix_10 {
	padding-left:800px;
}

.container_12 .prefix_11 {
	padding-left:880px;
}



/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .suffix_1 {
	padding-right:80px;
}

.container_12 .suffix_2 {
	padding-right:160px;
}

.container_12 .suffix_3 {
	padding-right:240px;
}

.container_12 .suffix_4 {
	padding-right:320px;
}

.container_12 .suffix_5 {
	padding-right:400px;
}

.container_12 .suffix_6 {
	padding-right:480px;
}

.container_12 .suffix_7 {
	padding-right:560px;
}

.container_12 .suffix_8 {
	padding-right:640px;
}

.container_12 .suffix_9 {
	padding-right:720px;
}

.container_12 .suffix_10 {
	padding-right:800px;
}

.container_12 .suffix_11 {
	padding-right:880px;
}



/* Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .push_1 {
	left:80px;
}

.container_12 .push_2 {
	left:160px;
}

.container_12 .push_3 {
	left:240px;
}

.container_12 .push_4 {
	left:320px;
}

.container_12 .push_5 {
	left:400px;
}

.container_12 .push_6 {
	left:480px;
}

.container_12 .push_7 {
	left:560px;
}

.container_12 .push_8 {
	left:640px;
}

.container_12 .push_9 {
	left:720px;
}

.container_12 .push_10 {
	left:800px;
}

.container_12 .push_11 {
	left:880px;
}



/* Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container_12 .pull_1 {
	left:-80px;
}

.container_12 .pull_2 {
	left:-160px;
}

.container_12 .pull_3 {
	left:-240px;
}

.container_12 .pull_4 {
	left:-320px;
}

.container_12 .pull_5 {
	left:-400px;
}

.container_12 .pull_6 {
	left:-480px;
}

.container_12 .pull_7 {
	left:-560px;
}

.container_12 .pull_8 {
	left:-640px;
}

.container_12 .pull_9 {
	left:-720px;
}

.container_12 .pull_10 {
	left:-800px;
}

.container_12 .pull_11 {
	left:-880px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/*@end*/

/* 1.618033em; */

.slug-store #content.view-grid img {
	margin-left:-30px;
	}
