/*
Theme Name: Bolero
Description: A theme for Seraphic Fire
Version: 1.0
Author: Fred Simmons
*/
body {background: white; margin: 0; padding: 0; color: #333; font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;}
#header {overflow: hidden; padding: 0;}
#logo {}
#search div {margin-top: 70px; margin-left: 40px;}
#search .search-box {width: 160px;}
.b1f, .b2f, .b3f, .b4f {font-size: 1px; overflow: hidden; display: block;}
.b1f {height: 1px; background: #06192F; margin: 0 5px;}
.b2f {height: 1px; background: #06192F; margin: 0 3px;}
.b3f {height: 1px; background: #06192F; margin: 0 2px;}
.b4f {height: 2px; background: #06192F; margin: 0 1px;}
#navigation {overflow: hidden; min-height: 28px; width: 960px; background: #06192F;}
#navigation ul {float: left; margin: 0; padding: 0; list-style: none;}
#navigation li {float: left; margin: 0; padding: 0;}
#navigation li a {
	display: block;
	margin: 0;
	padding: .25em 1.5em; /*padding: .25em 1.65em;*/
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #eff7ff;
	border-bottom: none;
	/*border-right: 1px solid #0C345F;*/
	}
#navigation li a:hover {color: goldenrod;}
#navigation li.current_page_item a {color: goldenrod;}
/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */
/* remove all list stylings */
.menu, .menu ul {
    margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.menu ul {margin-left: 0 !important;}
.menu li {position: relative; float: left; z-index: 5; margin: 0; padding: 0; border: 0; display: block;}
.menu li:hover {z-index: 10000; white-space: normal;}
.menu li li {float: none;}
.menu li li a {height: auto !important; width: 170px !important; border: 0 !important; padding: .55em 1.65em !important; background: #06192F !important; color: white !important; font-weight: normal !important;}
.menu li li a:hover {background: #0c2440 !important; color: goldenrod !important;}
.menu ul {visibility: hidden; position: absolute; z-index: 10; left: 0; top: 0;}
.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}
.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}
/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */
/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
    background-image: url(../images/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */
.menu ul {
	width: 11em;
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}
#sub-navigation {margin: 0;}
	#sub-navigation h3 {/*display: none;*/margin-bottom: 0px;}
#sub-navigation ul {margin: 0 0 20px 0; list-style: none;}
#sub-navigation ul.border-top	{border-top: 1px solid #ccc;}
#sub-navigation ul ul {margin-bottom: 0;border-top: 0px solid #ccc;}
#sub-navigation li {margin: 0; padding: 0;}
#sub-navigation h3 a {display: block;width: 180px;margin: 0; padding: 0 0 9px 0;text-decoration: none;text-transform: uppercase;font-weight: bold;color: #111;border-bottom: 1px solid #ccc;line-height: 1.1;}
#sub-navigation li a {display: block;width: 180px;margin: 0; padding: 9px 0;text-decoration: none;text-transform: uppercase;font-weight: bold;color: #111;border-bottom: 1px solid #ccc;line-height: 1.1;}
#sub-navigation h3 a:hover, #sub-navigation li a:hover {color: darkgoldenrod;}
#sub-navigation h3 a.current_page_item, #sub-navigation li.current_page_item a {color: darkgoldenrod /*!important*/;}
/* sub nav color & indentation fixes */
#sub-navigation li.current_page_item ul li.page_item a,
#sub-navigation li.current_page_parent ul li.current_page_item a,
#sub-navigation li.current_page_parent ul li.page_item a,
#sub-navigation li.current_page_item ul li.page_item a:visited,
#sub-navigation li.current_page_parent ul li.current_page_item a:visited,
#sub-navigation li.current_page_parent ul li.page_item a:visited {font-size: 80%;color: #06192F;width: 160px;padding-left:20px;}
#sub-navigation li.current_page_item ul li.page_item a:hover,
#sub-navigation li.current_page_parent ul li.current_page_item a:hover,
#sub-navigation li.current_page_parent ul li.page_item a:hover {color: darkgoldenrod;}
#sub-navigation li.current_page_item ul li.page_item a:active,
#sub-navigation li.current_page_parent ul li.current_page_item a:active,
#sub-navigation li.current_page_parent ul li.page_item a:active {color: darkgoldenrod;}
#sub-navigation li.current_page_parent ul li.current_page_item a {color: darkgoldenrod !important;}
#content-wrap {overflow: hidden; padding-top: 25px; padding-bottom: 20px;}
#content {}
.padding {padding-left: 20px; padding-right: 20px;}
.paddingLT {padding-left: 20px;}
#footer-wrap {padding-bottom: 60px;}
#footer {overflow: hidden; background: #06192F; margin: 0; color: white;}
#footer p {margin: 0; padding: .25em 20px; color: #eff7ff;}
#footer a {color: #D1DFEF; text-decoration: underline; border-bottom: none;}
#footer a:hover, #footer a:focus {}
/* links */
a {outline: 0;}
a:link {color: #06192F;}
a:visited {color: #06192F;}
a:hover, a:active {color: darkgoldenrod;}
a:visited img {border-bottom: none !important;}
a.btn {border: none !important;}
h1 {margin: 0; padding: 0;}
h1 a  {margin: 20px 0 20px 10px; padding: 0; display: block; height: 80px; width: 349px; background: transparent url(images/logo.png) no-repeat -2px 0; text-indent:-9999px; border-bottom: none !important;}
h1 a:hover {border-bottom: none !important;}
h2 {font-size: 1.4em; margin: 0 0 12px 0; color: #111; line-height: 1.2; font-weight: normal; /*letter-spacing: 1px;*/ text-transform: uppercase; font-family: serif, palatino, georgia;}
h2.title {font-size: 2em;}
h2.prodtitles span {color: darkgoldenrod; font-size: 1.1em; font-weight: bold;}
h3 {margin: 0 0 10px 0; color: darkgoldenrod; font-size: 1em; font-weight: bold; line-height: 1.2em; text-transform: uppercase; letter-spacing: 1px;}
h3.noLink {color: #06192F;}
h4 {margin: 0 0 10px 0; color: #777; font-size: 1em; font-weight: bold; line-height: 1.2em; text-transform: uppercase; letter-spacing: 1px;}
h5 {margin: 0 0 10px 0; color: darkgoldenrod; font-size: 1em; font-weight: bold; line-height: 1.2em; text-transform: uppercase; letter-spacing: 1px;}
h2 span, h3 span, h4 span, h5 span, h6 span {color: #999;}
p {}
.homepage p, .homepage img {margin: 0 !important; padding: 0 !important;}
blockquote {margin: 1.5em 0; padding-left: 1.8em; color: grey;}
blockquote a:link, blockquote a:visited {color: gray;}
hr {}
ul, ol {margin: 0 0 1.5em 2em; padding: 0;}
ol {padding-left: .75em;}
li {margin: .25em 0; padding: 0;}
.bold {font-weight: bold;}
.normal {font-weight: normal;}
.italics {font-style: italic;}
.grey	{color: #999;}
.alert {color: #cc0000;}
.height_20 {height: 20px;}
fieldset {margin: 0 0 1.5em 0; padding: 0; border: none;}
legend {font-size: 150%; padding: 0 0 1em 0; font-weight: normal; color: midnightblue;}
code, abbr {font-family: monaco, courier, monospace; color: #0066ff;}
dl, dt {margin: 0; padding: 0;}
dl {margin-bottom: .25em;}
dd {margin: 0; padding: 0 0 .25em 0;}
#post-body {margin-bottom: 1.5em;}
p.author {margin-bottom: .75em; font-size: 114%; color: #666;}
p.date {font-size: 114%; color: #666;}
p.top {color: #666; margin-top: .4em;}
p.continued {font-size: 120%;}
#col-right ul {list-style: none; margin: 0 0 1.5em 0;}
#col-right ul li {padding: 0; margin: 0; font-weight: bold;}
fieldset {padding: 0 !important; border: 0 !important; margin: 1.5em 0;}
label {font-weight: normal; color: #333;}
input.text, input.title, textarea, select {margin: 0.5em 0; background: #e0e0e0; border: 1px solid #ccc;}
input.text:focus, input.title:focus, textarea:focus, select:focus {background: #eee; border: 1px solid #ccc;}
input.text, input.title {width:200px;padding:3px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:120px;padding:3px; background: #e5e5e5; border: 1px solid #ccc;}
table.tickets {margin: 0 0 20px 0; width: 100%; border-collapse: collapse; border-top: 1px solid #ccc;}
table.tickets th {padding: .5em 0; text-align: left; border-bottom: 1px solid #ccc; font-size: .77em; text-transform: uppercase; letter-spacing: 1px; font-family: helvetica, verdana, arial, sans-serif; color: #111;}
table.tickets td {padding: .25em; border-bottom: 1px solid #ccc; vertical-align: middle;}
table.tickets td.date {width: 26%; padding-left: 0; font-weight: bold; font-size: 12px;}
table.tickets td.link {padding-right: 0;}
table.tickets td.center {text-align: center;}
table.tickets td.no-padding {padding: 0;}
table.tickets a:link, table.tickets a:visited, a.buy {float: right; background: url(images/buy.png) no-repeat 0 0; display: block; height: 25px; width: 87px; text-indent:-9999px; border-bottom: none !important;}
table.tickets a:hover, a:hover.buy {background-position: 0 -25px;}
/* Begin Images */ 
p img { padding: 0; } /*	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.aligncenter { display: block; margin-left: auto; margin-right: auto; padding: 4px; } 
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 */
.thumb-excerpt {padding: 5px 5px 0 0;}
/*comments */
.feedback {padding-bottom: 20px; border-bottom: 1px solid #ccc; margin-bottom: 20px;}
.commentlist {list-style: none; margin: 0;}
.commentlist li {margin: 0 0 1.5em 0; border-bottom: 1px solid #ccc;}
.commentlist li.alt {}
.side-ad {float: left; width: 230px; display: block; overflow: hidden;}
/*archive*/
.post p.meta {}
/* --- updates & relayouts --- */
/*performance */
.perfLayout {
	float: left;
	/*width: 460px;*/width: 700px;
	display: block;
	margin-bottom: 15px;padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	}
.perfLayout:last-child {
	border-bottom: 0px solid #ccc;
	}	
.perfPics {
	float: left;
	width: 150px;
	display: block;
	margin-right: 10px;padding: 0;
	}
.perfPics img,
.storLayout .perfPics img {
	max-width: 140px;
	border: 1px solid #06192F;
	-moz-box-shadow: 2px 2px 6px #796240;
	-webkit-box-shadow: 2px 2px 6px #796240;
	box-shadow: 2px 2px 6px #796240;
	}	
.perfDesc {
	float: right;
	/*width: 300px;*/width: 540px;
	display: block;
	margin: 0;padding: 0;
	/*font-size: 11px;*/
	}
/*store */
.storLayout {
	float: left;
	width: 310px;
	display: block;
	margin-bottom: 15px;padding-bottom: 10px;
	/*border-bottom: 1px solid #ccc;*/
	}	
.storLayout .perfPics {
	float: left;
	width: 310px;
	display: block;
	margin-right: 0;padding: 0;
	}	
.storDesc {
	float: left;
	display: block;
	margin: 0;padding: 10px 15px 0 0;
	}	
	
.subDesc	{
	color: #335781;
	}
/* mailing list form */
#search div {
	margin-left: 10px;
	margin-top: 20px;
	}
#search div h4 {
	margin-bottom: 5px;
	}	
#search a	{
	position:relative; /*this is the key*/
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	text-decoration: none;
	}	
#search img	{
	margin-top: 5px; padding: 0;
	width: 20px;
	height: 20px;
	border-style: none;
	opacity: .8;
	}				
#search img:hover	{
	-webkit-transition: all 0.2s ease-in;
	opacity: 1 !important;
	}	
#search a:hover{z-index:25}	
#search a span.fb, #search a span.tw {display: none}		
#search a:hover span.fb{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    padding: 5px;
    top:3px; right:22px;
	border: 1px solid #ccc;
    background-color:#fff;
    text-align: center;
    font-size: 11px;
	line-height: 110%;
	text-decoration: none;
	white-space:nowrap;
	}
#search a:hover span.tw{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    padding: 5px;
    top:3px; left:22px;
	border: 1px solid #ccc;
    background-color:#fff;
    text-align: center;
    font-size: 11px;
	line-height: 110%;
	text-decoration: none;
	white-space:nowrap;
	}	
/*sponsor logos */
#ads {
	border-top: 1px solid #ccc;
	padding-top: 15px;
	}
#ads .padding {padding-left: 120px; padding-right: 70px;}	
.sponsorLogo {
	margin: 0 15px 15px 0;
	}
/* tooltip */	
.dyna {
	position: relative;
	display:inline;
	}
.tooltip {display:none;}
.dyna:hover .tooltip {
	display: block;
	position: absolute;
	top: -2em;left: 17em;
	z-index: 5;
	color: #222;
	border: 1px solid #ccc;
    background-color:#fff;
    background: #fff;
	padding: 6px 10px;
	-moz-box-shadow: 5px 5px 5px #ccc, -5px 3px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc, -5px 3px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc, -5px 3px 5px #ccc;
	}	
.wpsc_gateway_container .dyna:hover .tooltip {
	top: -12em;left: 6em;
	width: 300px;
	}	
.dyna:hover .tooltip img {margin-top: 5px; border: 1px solid #333;}	
div.clearer	{
	display: block; 
	clear: both; 
	margin: 0; padding: 0;
  	font-size: 1px; line-height: 0;
	border-style: none;
  	}
  	
 /* form */
 table.contform td {padding: .25em; vertical-align: middle;} 
 table.form td {padding: .25em; border-bottom: 1px solid #ccc; vertical-align: middle;} 
 table.form tr.titles td {color: #fff;background-color:#174274;}
 table.form tr.subtitles td {color: #fff;background-color:#23538b;}	
 
/* product-page changes */
div.productdisplay {border-top: 1px solid #ccc; }
div.producttext {margin-top: 10px;}
div.imagecol {padding-top: 10px;}
div.productdisplay div.imagecol img	{
	border: 1px solid #06192F;
	-moz-box-shadow: 2px 2px 6px #796240;
	-webkit-box-shadow: 2px 2px 6px #796240;
	box-shadow: 2px 2px 6px #796240;
	}
table.shoppingcart tr	{border-bottom: 1px solid #ccc; }	
table.shoppingcart tr td {
	line-height: 110%;
	padding-top: 10px;padding-bottom: 10px;
	}	
/* shopping cart rt-side changes */	
.empty		{line-height: 110%;}
.emptycart	{font-size: 12px;}
.gocheckout	{font-size: 14px;font-weight: bold;}
/* checkout changes */
.wpsc_checkout_field4 td, .wpsc_checkout_field4 td label,
.wpsc_checkout_field12 td, .wpsc_checkout_field12 td label	{vertical-align: top;}
tr.wpsc_checkout_field1 td h4,
tr.wpsc_checkout_field9 td h4,
tr.wpsc_checkout_field18 td h4	{
	margin-top: 10px;
	color: goldenrod;
	font-size: 14px;
	font-weight: bold;
	}
.wpsc_description ul,
.additional_description ul
/*.single_additional_description ul*/
	{margin: 20px 0 0 0;}
.wpsc_description ul li,
.additional_description ul li
/*.single_additional_description ul li*/
{margin-bottom: 10px;line-height: 120%;list-style: none;}

/* LEFT Column shopping cart changes */
#sideshoppingcart	{
	margin-top: 30px;
  	}
#sideshoppingcart h3 {
	padding-bottom: 9px;
	border-bottom: 1px solid #CCC;	
	}
/* NO Image products */	
.productdisplay .textcol .item_no_image {
	border: 0px solid #fff;
	background: #fff;
	display: block;
}
.productdisplay .textcol .item_no_image a, .item_no_image .link_substitute {
	display: table-cell;
	width: inherit;
	height: inherit;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
/* IMG-based header for create your own subscriptions */	
.productdisplay.default_product_display.product_view_14 {
	margin-bottom: 0px;
	padding-bottom: 50px;
	background: url(/wp-content/uploads/prod-header-CreateSub.gif) no-repeat center bottom;
}

/* match H2.prodtitles */	
.productdisplay.default_product_display.product_view_13 p:first-child,
.productdisplay.default_product_display.product_view_11 p:first-child	{
	color: darkGoldenrod;
	font-family: serif, palatino, georgia;
	font-weight: bold;
	font-size: 1.1em; line-height: 125%;
	margin: 0px 0px 12px 0;
	text-transform: uppercase;
	display: block; clear: both;
	}
/* bottom padding for H2.prodtitles */	
.productdisplay.default_product_display.product_view_10 h2.prodtitles span,
.productdisplay.default_product_display.product_view_8 h2.prodtitles span	{
	margin-bottom: 10px;
	}	
