/*
Theme Name: JCL Outdoors
Theme URI: http://www.charliesportfolio.co,
Description: Theme based on the famous Shape 5 <a href="http://www.shape5.com/demo/index.php#">Duo Plate</a> hacked for JCL Outdoors and WordPress.
Version: .9
Author: Charlie Brumfield
Author URI: http://www.charliesportfolio.com/
Tags: brown, outdoors, clean code
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/background.jpg');
	background-repeat:repeat;
	color: #333;
	text-align: left;
	}
a, a:visited{
	color:#241f1b;
	text-decoration:none;
	font-weight:bold;
}
#preHeader{
	background: url('images/preHeader.jpg') repeat;
	width:100%;
	height: 57px;
}
#socialMedia{
	float:left;
	margin:10px 0 0 10px;
	position:relative;
}
#seabee{
	float:right;
	width:70px;
	height:55px;
	margin-top:-57px;
	position:relative;
}
#preHeader #logoAndNav{
	width:900px;
	height:57px;
	margin: 0 auto 0 auto;
}
#logo{
	width:300px;
	height:57px;
	float:left;
}
.description {
	color:#f7eed1;
	width:250px;
	right:-62px;
	top:-13px;
	z-index:5000;
	position:relative;
}
#header {
	width:954px;
	background: url('images/headerImage.jpg') no-repeat bottom center;
}

.sideFrame{
	background: url('images/headerImageSideFrame.jpg') repeat;
	width: 2px;
	height: 226px;
}
#headerimg 	{
	width: 904px;
}
#topDrawer{
	background: url('images/drawerBKG.png') repeat;
	border-bottom: solid 1px #000;
	display:none; 
	width:896px;
	margin: 0 auto 0 auto;
	color:#f7eed1;
}
#topDrawer h3{
	margin-top:0px;
}
#topDrawer a{
	color:#f7eed1;
}
#topDrawerPull{
	width: 100px;
	height: 20px;
	margin: 0 auto 0 auto;
	display:block;
	background: url('images/topDrawerPull.png') repeat;
	text-align:center;
	color:#f7eed1;
}
a#topDrawerPull:hover{
	color: #f7e6b1;
}
#leftDrawer{
	float:left;
	display:none;
	background: url('images/drawerBKG.png') repeat;
	border-right: solid 1px #000;
	position:relative;
	z-index:4000;
	width:325px;
	padding:10px 15px 10px 15px;
	color:#f7eed1;
}
#productSpecials{
	position:relative;
	margin: 0 0 0 0;
	width:325px;
	height:200px;
	overflow:hidden;
}
#productSpecials h3{
	margin: 0 0 0 0;
	color:#f7eed1
}
#productSpecials .sideproduct{
	color:#f7eed1;
	border-bottom: #f7eed1 dotted 1px;
	font-size: 10pt;
}
#productSpecials .sideproduct h3 a{
	color:#f7eed1;
}
#productSpecials img{
	float:left;
	margin: 0 10px 0 0;
}
#leftDrawerPull{
	width: 25px;
	height: 142px;
	float:left;
	margin: 42px 0 0 0;
	display:block;
	background: url('images/leftDrawerPull.jpg') repeat;
	text-align:center;
	color:#f7eed1;
}
#rightDrawer{
	float:right;
	display:none;
	background: url('images/drawerBKG.png') repeat;
	border-left: solid 1px #000;
	position:relative;
	z-index:4001;
	width:325px;
	padding:10px 15px 10px 15px;
}
#rightDrawerPull{
	width: 25px;
	height: 142px;
	float:right;
	margin: 42px 0 0 0;
	display:block;
	background: url('images/rightDrawerPull.jpg') repeat;
	text-align:center;
	color:#f7eed1;
}
#userAndSearch {
	width: 100%;
	height: 51px;
	background: #f9ecd0 url('images/userAndSearchBKG.jpg') no-repeat bottom center;
}
#userAndSearch #userCP{
	list-style:none;
	margin: 0 0 0 0;
	padding: 18px 0 0 0;
	display:block;
	float:left;
	text-align:left;
}
#userAndSearch #userCP li{
	float:left;
	display:block;
	margin: 0 0 0 0;
	padding: 0 0 0 55px;
	width:125px;
}

#userAndSearch #searchform {
	margin: 13px 10px 0 0;
	padding: 0 0 0 0;
	text-align: left;
	width:260px;
	height:51px;
	float:right;
}

#userAndSearch #searchform #s {
	width: 240px;
	height: 19px;
	padding: 2px;
	background:none;
	border:none;
	}

#userAndSearch #searchform #searchsubmit {
	display:none;
	padding: 1px;
	}

	
#pageTop{
	background: url(images/contentTop.jpg) repeat #f9ecd0;
	margin: 20px auto 0 auto;
	width:100%;
	height:24px;
}
	
#page {
	background: url(images/contentBKG.jpg) repeat #f9ecd0;
	padding: 0;
	width: 100%;
	background-color: #f9ecd0;
	text-align: left;
	position:relative;
}
#pageBottom{
	background: url(images/contentBottom.jpg) repeat #f9ecd0;
	margin: 0 auto 0 auto;
	width:100%;
	height:23px;
}

.story{
	border-top: solid 2px #575349;
	padding: 5px;
	clear:both;
}
.leadIMG{
	float:left; 
	padding:2px; 
	margin:2px 10px 2px 2px; 
	border:solid 1px #000;
}
.frontpagegravatar{
	float:right; 
	padding:2px; 
	margin:2px 2px 2px 10px; 
	border:solid 1px #000;
	height:75px;
}
.storytitle{
	margin: 5px 0 0 0;
	width: 225px;
	float:left;
	border-bottom: dotted 1px #575349;
}
.blurb{
	margin: 5px 0 0 0;
}
.postDetails{
	border-top: dotted 1px #575349;
	float:left;
	width:100%;
}

#singlePost h2{
	margin-top:0px;
}

#content {
	padding:0 0 0 15px;
	}

.entry{
		border-top: #575349  solid 1px;
		border-bottom: #575349 solid 1px;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer, #footer a, #footer a:visited {
	color:#f9ecd0;
}
#footer #footerText{
	display:block;
	float:left;
	margin: 64px 0 0 150px;
}
#footer img{
	float:left;
}

.description {
	color:#f7eed1;
	width:250px;
	right:-62px;
	top:-13px;
	z-index:5000;
	position:relative;
	}
.entry p a:visited {
	clear:both;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
#siteContainer{
	margin: 0 auto;
	width:950px;
	clear:both;
}

#header {
	margin: 0 auto;
	padding: 0;
	height: 226px;
	width: 900px;
	}

#headerimg {
	margin: 0;
	height: 226px;
	width: 100%;
	}

.content {
	padding: 0;
	margin: 0 auto 0 auto;
	width: 500px;
	}
.wideContent {
	padding: 0;
	margin: -20px auto 0 15px;
	width: 650px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.wideContent .post {
	margin: 0;
	}

.content .postmetadata {
	padding-top: 5px;
	}

.content .postmetadata {
	margin: 5px;
	}

.wideContent .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.wideContent .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

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

h2 {
	margin: 0 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 {
	}

html>body .entry li {
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

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

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#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{
	float:right;
	padding: 20px 0 10px 0;
	width: 200px;
	text-align:left;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Left Column */

#leftColumn{
	float:left;
	width:250px;
	min-height:200px;
}

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


/* Left Side Bar */
#sidebar-left {
	float:left;
	margin: 0 15px 0 0;
	position:absolute;
	top:0px;
	left:-160px;
}
.widgetTop{
		width:160px;
		height:10px;
		background: url(images/StoreNavTop.png) no-repeat;
}

.widget {
		width : 160px;
		padding: 0 0 0 10px;
		background: url(images/StoreNavBKG.png) repeat-y;
		z-index:3;
}

.widget .leftWidget{
		width:150px;
}

.widgetBottom{
		clear:both;
		width:160px;
		height:20px;
		background: url(images/StoreNavBottom.png) no-repeat;
}
.widget h3{
		margin: 0 auto 6px auto;
		padding: 0 0 2px 0;
		width:90%;
		text-align:center;
		color:#f9e2a6;
		text-shadow: 0 1px 1px #000;
		font-size:16px;
		border-bottom: #3a2d1b solid 1px;		
}
/* Category List Widget */
.widget ul.shopp_categories { 
		padding: 0;
		margin: 0;
		list-style: none;
		clear:both;
		border:none;
	}
.widget ul.shopp_categories li {
		position : relative;
		width: 100%;
		border:none;
	}
.widget ul.shopp_categories li a {
		display : block;
		color : black;
		font-weight : bold;
		text-decoration : none;
		width: 90%;
		margin:0 auto 0 auto;
		padding:2px;
		/*background: url(images/storeNavBKG.jpg) no-repeat;*/
		text-align:center;
		color:#f9eed2;
		text-shadow: 0 1px 1px #000;
		font-size:12px;
		border-bottom: #3a2d1b solid 1px;
	}
.widget ul.shopp_categories li a:hover {
		/*background: url(images/storeNavHoverBKG.jpg) no-repeat;*/
		text-align:center;
		color:#f9e2a6;
		text-shadow: 0 1px 1px #000;
		font-size:12px
	}
.widget ul.shopp_categories li span { /* categpry product count styles */ }
.widget ul.shopp_categories li.current { /* currently viewed category container */ }
.widget ul.shopp_categories li.current a { /* currently viewed category link style */ }
.widget ul.shopp_categories li.current a:hover { /* currently viewed category link hover style */ }
.widget ul.shopp_categories li ul.children { 
		position : absolute;
		left: -999em;
		margin: 0 0 0 150px !important;
		width: 100%;
		background: url(images/drawerBKG.png) repeat;
		z-index:9999;
		list-style:none;
		top:0px;
}
.widget ul.shopp_categories li ul.children li{
		float:none;
		width:100%;
}
.widget ul.shopp_categories li ul.children li a{
		border-bottom: dotted 1px #f7eed1;
		color:#f7eed1;
		background:none;
		width:90%;
		margin:0 auto 0 auto;
}
.widget ul.shopp_categories li:hover ul.children ul, 
.widget ul.shopp_categories li:hover ul.children li:hover ul ul,
.widget ul.shopp_categories li:hover ul.children li:hover ul li:hover ul ul,
.widget ul.shopp_categories li:hover ul.children li:hover ul li:hover ul li:hover ul ul{
		margin-left: 100% !important;
		left: -999em;
		color:#f9e2a6;
}
.widget ul.shopp_categories li:hover ul.children,
.widget ul.shopp_categories li:hover ul.children li:hover ul,
.widget ul.shopp_categories li:hover ul.children li:hover ul li:hover ul,
.widget ul.shopp_categories li:hover ul.children li:hover ul li:hover ul li:hover ul{ /* lists nested under hovered list items */
		left: auto;
		color: #f7e6b1;
}

/* Left Side Bar */
#sidebar-inner-left {
	top:0px;
	position:absolute;
	float:left;
	width:200px;
	padding-left:15px
}

#sidebar-inner-left .left-widget h3{
	margin-top:0px;
}

/* Content Banner Sytles */

#contentBanner{
}

#contentBanner h3{
	margin-top:0px;
	font-size:12pt;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#contentBanner .sideproduct{
	width:30%;
	margin:8px 1.5% 0 1.5%;
	float:left;
	text-align:center;
}
#contentBanner .sideproduct h3{
	font-size:8pt;
}


/*Single Right Side Bar*/

#sidebar-single-right {
	float:right;
	margin: 0 15px 0 0;
	position:absolute;
	top:-30px;
	left:600px;
}

#sidebar-single-right .sideproduct{
	clear:both;
}
#sidebar-single-right .sideproduct img{
	float:left;
}

#sidebar-single-right .sideproduct h3{
	font-size:8pt;
	font-weight:bold;
}

#sidebar-single-right .sideproduct .price{
}

#sidebar-single-right .sideproduct .original.price{
	text-decoration:line-through;
	width:30px;
	display:block;
	float:left;
}

#sidebar-single-right .sideproduct .sale.price{
	color:#F00;
	width:30px;
	display:block;
	float:right;
}

/* Right Side Bar */

#sidebar-right {
	float:right;
	margin: 0 15px 0 0;
	position:absolute;
	top:-30px;
	left:700px;}
.rightWidgit{
	width:185px;
}
.rightWidget{
}


.rightWidget h3{
}

.rightWidget #s{
	width:120px;
	float:left;
}

.rightWidget #searchsubmit{
	float:right;
}

/* Outter Right Side Bar */

#sidebar-outter-right{
	float:left;
	width:130px;
	position:absolute;
	top:-300px;
	right:-175px;
}

#sidebar-outter-right img{
	opacity:0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */
	margin:0px auto 20px auto;
}
#sidebar-outter-right img:hover{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#sidebar-right .sideproduct{
	clear:both;
}
#sidebar-right .sideproduct img{
	float:left;
}

#sidebar-right .sideproduct h3{
	font-size:8pt;
	font-weight:bold;
}

#sidebar-right .sideproduct .price{
}

#sidebar-right .sideproduct .original.price{
	text-decoration:line-through;
	width:30px;
	display:block;
	float:left;
}

#sidebar-right .sideproduct .sale.price{
	color:#F00;
	width:30px;
	display:block;
	float:right;
}


/*Page.php Styles*/

.pageColumn{
	width:700px;
}

/*Single.php Styles*/

.singleColumn{
	width:600px;
}

