/* 
Theme Name: JRS 2.1 Yellow
Description: One Column Fixed Width Centred
Author: Ben Huddleston
Author URI: http://www.redwingstudio.com/

*/

/* ----------------------- GLOBALS ----------------------- */
* {
	margin:0;
	padding:0;
	border:0;
}

html {
	height: 100.1%;
	/* overflow: visible; */
}

body {
	height: 100%;
	font:76%/190% Geneva, Arial, Helvetica, sans-serif;
	background:url(images/bg.png) repeat-y center;
	color:#808080; 
	/* overflow: visible; */
}

#wrapper{
	width: 100%;
	overflow: hidden;
	min-height: 100%;
	position: relative;
	background: #FFF url(images/bg.png) repeat-y center;
}
* html #wrapper{
	height: 100%;
	overflow: visible;
}

.clear {
	clear:both;
	height:0px;
	overflow:hidden;
}


/* ----------------------- TEXT FORMATTING ----------------------- */
h1.story-title, h2.story-title {
	text-transform:uppercase;
	text-align:center;
	margin-bottom:15px;
	font-size:200%;
	font-weight:normal;
	color:#FAC32F;
	display:block;
}

h2.story-title a { text-decoration:none; }

h3.story-sub-title {
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	margin-bottom:60px;
	display:block;	
}

div.block h2 {
	color:#FAC32F;
	display:block;
	font-weight:normal;
	margin-top:20px;
	text-transform:uppercase;
	font-size:150%;
}

a { color:#FAC32F; }


.post p {
	margin-bottom:1em;
}

.pink { color:#FAC32F; }

/* ----------------------- STRUCTURE ----------------------- */
#archives { background:#1C1C1C; }

#top-bar {
	background:#FAC32F;
}

.middle {
	width:970px;
	margin:0 auto;
	position: relative;
}


#nav {
	position: relative;
	margin: 0 auto;
}

#search {
	width:200px;
	float:right;
	display:inline;
	margin-top:9px;
}

#content {
	width:930px;
	margin:0 auto 400px auto;
}

a#header {
	width:928px;
	height:124px;
	margin:30px auto 75px auto;
	background:url(images/header.png) no-repeat;
	display:block;
	text-indent:-99999px;
}



#posts {
	width:906px;
	margin:0 auto;
}

#paged-nav {
	margin-bottom: 4em;
}

#bottom-bar {
	background:#1C1C1C;
	width:100%;
	height: 400px;
	position: absolute;
	left: 0;
	bottom:0;
	padding: 0;
	z-index: 100;
	margin: 100px 0 0 0;
	overflow: hidden;
	/*
background-attachment: scroll;
	background-position: 0 0;
	background-attachment: fixed;
*/
}

#footer-final {
	clear:both;
	margin:2em 0;
	border-top:1px solid #333;
}

#footer-blocks, #footer-final {
	width:930px;
	margin:0 auto;
}

#footer-blocks { margin-bottom:4em; }


/* ----------------------- NAVIGATION ----------------------- */

#nav ul {
	list-style:none;
	margin-left:10px;
}


#nav li {
	/* xdisplay:inline; */
	float:left;
	margin-right: 15px;
	padding:10px 0;
	position: relative;
}

#nav a {
	color:#2E2E2E;
	text-transform:uppercase; 
	padding:0 1px;
	text-decoration: none !important;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
}

#nav a:hover {
	color:#000;
	border-bottom:2px solid #FFF;
}


#nav ul ul {
	/* xdisplay: none; */
	visibility: hidden;
	margin: 0;
	position: absolute;
	top: 35px;
	background: url(images/dropdown-bottom-tall.png) no-repeat bottom left;
	width: 128px;
	padding: 0 2px 6px 0;
	opacity: .90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	overflow: hidden;
}

#nav ul li.products-cat ul { width: 170px; }

/* x#nav li:hover, x#nav li.hover {position: relative;} */
#nav li:hover a, #nav li.hover a {background:#FAC32F;}
#nav li:hover span, #nav li.hover span {background: #FAC32F;}
#nav li:hover ul, #nav li.hover ul, #nav li a:hover ul, #nav li a.hover ul, #nav li.sfhover ul { /* xdisplay: block; */ visibility: visible;}
/* #nav li:hover li, #nav li.hover li, #nav li a:hover li, #nav li a.hover li { xdisplay: block; xclear: both; xwidth: 110px; } */

#nav li li {
	float: none;
	margin: 0;
	/* xwidth: 100%; */
	vertical-align: top;
	height: auto;
	background: #3b3b3b;
	border-left: 8px #FAC32F solid;
	display: block;
	clear: both;
	padding: 0;
}

#nav li:hover li a, #nav li.hover li a {
	display: block;
	padding-left: 8px;
	text-transform: lowercase;
	color: #fff;
	background: #1c1c1c;
	/* xwidth: 100%; */
}

#nav li li a  { 
	border-bottom: 1.5px dashed #FAC32F; 
}

#nav li li a:hover  { 
	color: #ccc;
	border-bottom: 1.5px dashed #FAC32F;
}


#nav li:hover li a.none, #nav li.hover li a.none {
	border: none;
}


/* ----------------------- HOMEPAGE ----------------------- */

.home { background: #fff; }

#outer {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
	overflow: hidden;
}
#middle {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	/* height: 701px */;
	height: 461px;
 } 
#inner {
	/* height: 701px; */
	height: 461px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
} 


#home-image { 
	width: 100%;
	height: 340px;
 	background: url(images/home-holder-wide.jpg) top no-repeat #1c1c1c;
	/*
height: 580px;
 	background: url(images/home-holder.jpg) top no-repeat #1c1c1c; 
*/
	margin: 0 auto;
 }
 
 #bottom-bar-home {
 	background: #FAC32F;
	padding-bottom: 2px;
 }
 
.home-bar { 
	height: 21px;
}

.top {
	/* margin-top: 78px; */
}

#home-footer {
	/* margin-bottom: 78px; */
	height: 100px;
}

#nav.home-nav ul { position: relative; }

#nav.home-nav ul ul{
	position: absolute;
	top: auto;
	bottom: 22px;
	padding: 6px 3px 0 0;
	background: url(images/dropdown-top-tall2.png) no-repeat top left;
}

#nav.home-nav li {
	padding: 0;
}

#nav.home-nav li li {
	margin: 0;
}

#home-search {
	width:200px;
	/* display:inline; */
	/* margin: 0 auto 0 auto; */
	/* padding-top: -2px; */
	position: absolute;
	right: 0;
	top: 0px;
}

#searchform input#s.home-search {
	xheight: 10px;
	padding: 1px 2px;	
}

#searchform input#searchsubmit.home-search-submit {
	xheight: 14px;
	padding: 0;
}



span#footer {
	width: 970px;
	height: 99px;
	margin: 10px auto 0 auto;
	text-indent:-99999px;
	background:transparent url(images/footer.png) no-repeat scroll right top;
	display:block;

}

/* ----------------------- SEARCH ----------------------- */

form#searchform input {
	background:#FFE899;
	color:#2E2E2E;
}

form#searchform input#s {
	padding:3px;
	width:150px;	
}

form#searchform input#searchsubmit {
	padding:2px;
	width:25px;
}


/* ----------------------- IMAGES ----------------------- */	
	
	
.alignleft { float:left; margin:0px 10px 10px 0; border:0; }
.alignright{ float:right; margin:0px 0px 10px 10px; border: 0;}
.aligncenter { margin:10px auto; border: 0; width:685px;}	

.post img { 
	margin: 5px 5px 10px 5px;
	padding: 2px; 
	border: 1px solid #555;
	max-width: 906px; 
	}
	
.post img.wp-smiley {
	border: 0;
	margin: 0;
	padding: 0;
	}


/* ----------------------- POSTS ----------------------- */	
div.post {
	position:relative;
	padding-top:45px;
	margin:6em 0;
	clear:both;
}

div.post-meta {
	clear:both;
	margin-top:25px;
	border-bottom:1px solid #1C1C1C;
	text-align:right;
	min-height:35px;
}

span.post-info {
	padding-top:10px;
	float:right;
}

div.post div.entry input {
	background:#FFE899;
	color:#2E2E2E;
	padding:3px;
	width:150px;
	float: left;
	border:1px solid #1C1C1C;
}

/* ----------------------- POST COMMENT LINKS ----------------------- */

/*  top comments */
div.post div.top-comments {
	width:154px;
	height:50px;
	position: absolute;
	text-align:right;
	top:0;
	right:0;
}


div.post div.top-comments a, div.post div.bottom-comments a {
	color:#808080;
	text-decoration:none;
	display:block;
}


span.comments-text {
	z-index:0;
	position:absolute;
	right:0;
}

span.leftbrace, span.number, span.rightbrace {
	z-index:10;
	font-size:200%;
	font-weight:normal;
	color:#FAC32F;
	margin-top:-30px;
}

span.leftbrace, span.rightbrace {
	font-size:230%; 
}

span.leftbrace { padding-right:2px;}
span.number {	margin-right:45px; }
span.rightbrace { margin-right:-14px; }


/* bottom comments */

div.post div.bottom-comments {
	height:30px;
	position: relative;
	text-align:left;
	float:left;
	width:154px;
}

div.post div.bottom-comments span.leftbrace{
	float:left;
	margin-top:0;
	height:30px;
	display:block;
	line-height:30px;
	margin-right:2px;
}

div.post div.bottom-comments span.number {
	float:left;
	margin-top:5px;
	margin-right:0px;
}


div.post div.bottom-comments span.comments-text {
	float:left;
	margin:2px 0 0 -17px;
	padding:0;
	position:relative;
}


div.post div.bottom-comments span.rightbrace {
	float:left;
	margin-top:4px;
	margin-left:1px;
}

/* ----------------------------------------------- IMAGES -----------*/	
	
	
.alignleft { float:left; margin:0px 10px 10px 0; border:0; }
.alignright{ float:right; margin:0px 0px 10px 10px; border: 0;}
.aligncenter { margin:0px auto 10px auto; border: 0;}		


/* ----------------------- POST COMMENTS ----------------------- */

#comments {
	display:block;
	clear:both;
	margin:10px 0;
}

.commentbox {
	background: transparent;
	border: 1px solid #555;
	padding: 5px;
	margin-bottom: 15px;
	}

.commentby {
	font-size: 14px;
	text-transform: uppercase;
	}
	
.commentinfo {
	font-size: 10px;
	margin-top: -10px;
	border-bottom: 1px solid #efefef;
	}

.commentid {
	float: right;
	font-size: 24px;
	font-style: italic;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.commentid a {
	text-decoration: none;
	}

#postcomment { text-transform:lowercase; }
#commentform {  }
/*#commentform  #comment { width:450px; }*/
#commentform input#author, #commentform input#email, #commentform input#url, #commentform textarea, #commentform input#submit {
	background:#1C1C1C;
	font-size: 95%;
	padding: 3px;
	color: #ccc;
 }
#commentform input, #commentform textarea  { border: 2px solid #1C1C1C; }
#commentform input:hover, #commentform textarea:hover { border: 2px solid #444;}
#commentform input:focus, #commentform textarea:focus { border: 2px solid #FAC32F; }
#commentform textarea { width:99%; font-size: 110%;}
#commentlist li { border: 2px solid #BAA99F; margin-bottom: 20px; padding-left: 20px;}
#commentlist li ul { border-left: 1px solid #ddd; font-size: 110%; list-style-type: none;}



/* ----------------------- CONTACT FORM  ----------------------- */
div.failure { 
	color: #fff; 
	background:#C33077; 
	display: block; 
	padding: 3px 5px; 
}

#cformsform ol {
	list-style: none;
}

#cformsform ol li {
	display: block;
	overflow: visible;
	height: auto;
}

#cformsform label {
	display: block;
	clear: left;
	padding-top: 10px; 
}

#cformsform input, #cformsform textarea {
	display: block;
	/* background:#FFE899 none repeat scroll 0 0; */
	border:1px solid #1C1C1C;
	/*color:#2E2E2E;
	padding:3px;*/
	width:150px;
	clear: left;
	float: left;
	background:#1C1C1C;
	font-size: 95%;
	padding: 3px;
	color: #ccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

html body #cformsform textarea { 
	width: 400px; 
	font-size:100%; 
	font-style: Geneva, Arial, Helvetica, sans-serif;
}

#cformsform span.reqtxt, #cformsform span.emailreqtxt { 
	float: left; 
	display: inline; 
	margin-left: 5px;
}

#cformsform .cf_hidden { display: none; }

#cformsform #sendbutton {
	margin: 10px 0 0 0;
	padding: 3px;
	width: auto;
}


#cformsform li#li--5 {
	padding-top: 10px; 
	clear: left;
	display: block;
}


#cformsform #li--5items input {
	display: inline;
	float: none; 
	width: auto;
	margin-right: 4px;
}

#cformsform #li--5items label {
	display: inline;
	clear:none;
	margin-right: 7px;
}

p.linklove { display: none; }



/* calendar/date picker */
table.jCalendar {
	border: 1px solid #666;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #444;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #f0f0f0;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

div.dp-popup {
	position: relative;
	background: #d6eafe;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: auto;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
	border:2px solid #c2e0f8;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 3px 0pt 4px;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

/* ----------------------- PAGE NAV LINKS ----------------------- */


/* see pagenavi.css file in theme folder for styles */

/* ----------------------- FOOTER BLOCKS ----------------------- */

#footer-blocks .block {
	float:left;
	width: 44%;
	margin:0 5% 0 0;
}

#footer-blocks .lastblock {  margin:0 0 0 5%; }

#footer-blocks .block ul {
	margin-top:2em;
	list-style:none;
	border-top:1px solid #333333;
}

#footer-blocks .block ul li {
	display:block;
	border-bottom:1px solid #333333;
}


#footer-blocks .block ul li a span.date {
	margin-right:10px;
	color:#FAC32F;
}

#footer-blocks .block ul li a {
	color:#9F9F9F;
	text-decoration:none;
}

#footer-blocks .block ul li a:hover {
	color:#FAC32F;
}


/* ----------------------- FINAL FOOTER ----------------------- */
#footer-final img {
	float:right;
	margin:10px 10px 0 0;
}

#footer-final p.copyright {
	padding-top:5px;
}

#footer-final div.footer-nav {
	display:block;
	padding:1em 0;
}

#footer-final div.footer-nav ul { list-style:none; }
#footer-final div.footer-nav ul li { float:left; display:inline; margin-right:8px; }




#footer-final div.footer-nav a {
	text-decoration:none;
	text-transform:lowercase;
	color:#9F9F9F;
	background:url(images/slash.png) no-repeat 100% 50%;
	padding-right: 10px;
}

#footer-final div.footer-nav a:hover { color:#FAC32F; text-decoration:underline; }

#footer-final div.footer-nav a.rss { 
	padding-left:12px;
	background:url(images/rss.png) no-repeat 0 60%;
}