/*  
Theme Name: JCHMusic
Author URI: http://jchwebdev.com/
Version: 1.01
Author: JC Harris
Description: A minimalistic theme in various shades of green 
*/

/*html, body { margin: 6; padding: 6; }



/*********************************************
		Link Styles
*********************************************/

a,
a:link,
a:visited,
a:active { cursor: pointer; color: #669944; text-decoration: none;
  opacity: 0.7;	
  -webkit-appearance: none;
  -moz-transition: opacity .5s;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}
a:hover  { opacity: 1; color: #fc3; font-weight:500; }
a:hover  { opacity: 1; color: #6B6; font-weight:500; }

#indexblogcontainer {position: absolute; opacity: 0; z-index: 88; }
#indexblogcontainer h3 + p { font-weight: bold; }
#indexblogcontainer a { font-size: larger; color: #fff;}

.hidden { display: none; }
.super { font-size: smaller; vertical-align: 2px; margin-left: 1px }
.strikethrough { text-decoration: line-through !important; }
br { line-height: 0; font-size: 0; }

.required { margin-left: -6px; padding-right: 2px; }

.left  { float: left }
.right { float: right }
.center { text-align: center }

#gototop { color: #666  }
#gototop:visited { color: #666 }
#gototop:hover { color: #fc3; font-weight:500; }

/*********************************************
		Text Elements
*********************************************/

/*
blockquote{
	margin: 0px 0px 0px 15px;
	padding: 0px 45px 15px 40px;
	background: url(images/topquote-g.png) no-repeat;
	font-size: 12px;
	font-style: italic;
	font-family: Gill Sans, Verdana, Arial, Helvetica, Sans-Serif;
	color: #666666;
	}
*/

.nodisplay, .hidden { display: none; visibility: hidden }

ol { list-style-type: upper-roman; list-style: decimal; }

li.cat-item, li.archive, h3 li a {font-size: 12px; margin:0; padding:0}

ul.archive li {margin:0 0 0 20px; padding:0}

blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0 0 5px 0;
	}


img { border: 0px; background: none; }

.onehalf { width: 360px }
.onethird { width: 240px }
.twothirds { width: 480px }

p {
	padding: 10px 0px;
	margin-bottom: -8px;
	line-height: 14px;
}

#topheader { width:775px; margin:2px 0 0 5px;padding:0; height:44px;}

#search {
	 width: 158px; 
	 height: 24px; 
	 padding: 2px 5px 2px 1px; 
	 margin: 10px 20px 0 0; 
   float:right; 
	 background: url("/images/cell-dark.png"); 
	 border-radius: 3px;
	 }
#searchform {margin: 2px 0 0 5px; padding:0 }
#searchform input[type="text"] { 
border: solid 1px #fdfdfd;
border-radius: 3px;
background: #fff;
width: 104px;
text-indent: 5px;
box-shadow: none;
}

#searchform input[type="submit"] {
  margin:  0;
	float: right;
  padding: 0;
}

.bare {
  border: auto;
  background: auto;
  box-shadow: none;
}

#banner {margin:0;width:460px; overflow:hidden; float:left}

.clearboth { clear:both; margin-top: 0px; padding-top:10px }

.clearboth:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }
/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as title on single posts and pages */
	font-family: Gill Sans, Verdana, Arial, Sans-Serif;
	font-size: 22px;
	font-variant: small-caps;
	font-weight: normal;
	padding: 10px 0px 0px 4px;
	margin: 0px;
	color: #003300;
}

h1 a span { color: #668866; font-variant: normal;  }

h1 a {
	color: #224422 !important
}

h1 + p {margin-top: -4px; }

h2 { /* This style used as header in the sidebars */
	background: transparent;
	font-size: 14px;
	color: #888;
	/* border-top: 1px solid #66cc66; */
	font-family: "Gill Sans", Verdana, Arial, Sans-Serif;
	margin: -10px 0 20px -20px;
	padding: 0px;
	font-weight: normal;
}
h3 { /* This style used as the post titles on homepage/archive */
	font-family: Gill Sans, Gill Sans MT, Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: normal;
	padding: 0;
	margin: 0 0 -6px 0px;
	color: #666;
}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	text-decoration: none;
	font-variant: normal;
}

.single p + h3 { margin-top: 24px }


.newsflashtopic, .faqtopic, .videotopic, .swagtopic, .discographytopic, .equipmenttopic, .mediatopic { margin-bottom: 0px; font-variant:small-caps}


h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0px 0px 15px;
	margin: 0 10px 0 10px;
	color: #003300;
/*	clear: both; */
	text-decoration: none;
}

h4 + p {margin-top: -10px;}

h2.widgettitle, h5 { /* This style used for right title JCHRants */
  margin: 10px 0 0 0;
  padding:0;
	color: #666;
	text-decoration: none;
}


h5.widgettitle { /* This style used for right title JCHRants */
    font-size:12px;
 	color: #000; 
    margin-top: 20px;
}

li.cat-item a {margin-left:20px;}

#googlefooteradcontent {margin-left:20px;}
.googlesidebarad {margin-left:20px; margin-bottom:20px; width: 160px; overflow: hidden;}


h5#ranttitle { 	color: #000;} 
h5#ranttitle + a { 	font-size: 10px; } 

h6 { /* This style used for right title JCHRants */
 	clear: both;
        margin: 10px 0 0 10px;
        padding:0;
	color: #333;
	font-variant: small-caps;
	text-decoration: italic;
}

div#archive {
position: absolute; z-index: 2; height: 23px; width: 177px; left:690px; top:64px; background: url('http://jchmusic.com/images/cell-light.png');
margin: 0 0 0px; padding: 0
 }

#blogmode {
  margin: -5px 0 0 -10px; 
  padding: 0;
  color: #666;
  text-align:center;
  font-size: 16px;
  float:left;
 }


.tiny { font-size: 6px; padding: 10px }

div#post-archive {
margin: 0px 0 -10px -15px; 
padding: 10px 0 0 0;
clear:both;
 }

div#archive h4 { font-size:14px; color: #FFF; margin: 0 4px 0 4px; padding: 2px 0 0 0 }

div#comments h4 { margin-left: 0px; padding-left: 10px }

#commentform { margin-left: 30px;}

/*********************************************
		Container Div
*********************************************/
#container {
	width: 874px;  /* this will create a container 80% of the browser width */
	background: #FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0 0px 4px 4px;
	border: solid 3px #DDD;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

/*********************************************
		Header Styles
*********************************************/
#header {
	border: 0px solid black;
	background: #000;
	margin: 0 0 0 0;
	padding: 0px;
	display: block;
	position: relative;
}
/*********************************************
		Title Styles
*********************************************/
#title {
	display: block;
	float: left;
	width: 350px;
	overflow: hidden;
	font-family: "Gill Sans", Verdana, Arial, Sans-Serif;
	font-size: 30px;
	letter-spacing: 0px;
	color: #FFF;
	margin: 0px; padding: 0px 0px 0px 10px;
}
#title a {
	color: #FFF;
	text-decoration: none;
}
#title a:hover {
	color: #FFF;
	text-decoration: underline;
}
#subtitle {
	display: block;
	float: left;
	width: 350px;
	overflow: hidden;
	font-family: "Gill Sans", Verdana, Arial, Sans-Serif;
	font-size: 14px;
	letter-spacing: 0px;
	font-style: italic;
	color: #FFF;
	margin: 0px; padding: 0px 0px 5px 10px;
}

#contentwrapper
{width:840px; min-height:386px; margin:20px 0 0px 70px; padding: 0; }

#mainpagecontent
{
	margin: 12px 0 0 40px;
	padding: 0;
	width: 750px; 
	min-height: 400px; 
	border-radius: 2px 2px 10px 10px; 
	box-shadow: 0  0px 0px #fff;
}

#mainpagecontent.includesidebar {
	width: 560px
	}

#mainpagecontent + p
{ margin-top: 0px; padding-top: 0 }

/*********************************************
		Horizontal Navigaion Styles
*********************************************/
#menu {
	display: block;
	float: right;
	width: 250px;
	color: #FFF;
	font-size: 14px;
	font-family: "Gill Sans", Verdana, Arial, Sans-Serif;
	text-align: left;	
	text-transform: lowercase;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}
#menu ul {
	margin: 0px;
	padding: 5px 0px;
	text-align: right;
	}
#menu ul li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 5px 12px;
	}
#menu ul li a {
	color: #F0FFF0;
	margin: 0px; padding: 0px;
	text-decoration: none;
	}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a, #menu ul li.current_page_item a:visited {

}

li.current_page_item,
li.current_page_item a
{ color: #F0FFF0}

#menu ul li a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 2px solid #FFF;
	}
	
/*********************************************
		Content Div
*********************************************/
#content {
	margin:6px 0 0 0px;
	padding: 0;
	float: left;
	width: 860px;
}

.post-more a:link, .post-more a:visited, .post-more a:hover, .post-more a:active 
{ margin-top: 0; color: #449C41; text-decoration: none }

/*********************************************
		Post Div
*********************************************/
.postwrap {
	width: 520px;
    margin: 10px 0px 0px 5px;      
}

.post {
	display: block;
	float: left;
	width: 500px;
	margin: 0 10px 20px 60x; 
    padding: 0 0 0 25px;
}

.post p, .post h5 {
	padding: 10px 15px 0px 10px;
	margin-bottom: 4px;
}

h5.archive,
div#sideBarNav ul li.accordion > a,
div#sideBarCloud ul li.accordion > a
 {font-size:16px; font-variant:small-caps; margin-top: 10px;}

h5.archive { clear: both}

#googlefooterad h5 { margin-top: 0px; font-size:12px;}

h5 + p {
	margin-top:-12px;
}

h6 + p {
	margin-top:-12px;
}

.post ul li, .post ol { margin-left: 40px;}


/*********************************************
		Post Meta Styles
*********************************************/
.meta {
  clear: both;
	display: block;
	padding: 0 10px 10px 0;
	margin: 4px 0 15px 0;
	float: right;
	width: 150px;
	font-size: 10px;
  background-image: url('http://jchmusic.com/images/cell-dark.png');
	border-radius: 8px;	
	box-shadow: 1px 4px 5px #888;
	color: #507050;
}
/*.meta a {
	color: #999;
	text-decoration: none;
}
.meta a:hover { color: #000; text-decoration: none; }
*/

.meta ul {
	list-style-type: none;
	margin: 0px;
}
.meta li {
	border-bottom: 0px solid #CCC;
	padding: 9px 0px 0px 10px;
	margin: 0px;
}
.meta li.meta-author,
.meta li.meta-date,
.meta li.meta-comments,
.meta li.meta-category
 {
	margin: 0px;
}

.meta li.meta-comments,
.meta li.meta-author
 {
	display: none;
}


.meta-sociable {
	margin: 0px 5px;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 20px 20px;
	padding: 10px 0px;
	width: auto;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}
	
/*********************************************
		Left Sidebar
*********************************************/
#l_sidebar {
	display: inline;
	border: 0px solid black;
	width: 150px;
	margin: 0px 0px 15px 0px; padding: 0px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#l_sidebar p {
	padding: 5px;
}
#l_sidebar img {
	text-align: center;
}
#l_sidebar form {
	padding: 0px;
	margin: 5px;
}
#l_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#l_sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#l_sidebar ul li ul li {
	padding: 0px;
	margin: 5px;
}
#l_sidebar ul li ul li a {
	color: #333;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#l_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

/*********************************************
		Middle Sidebar
*********************************************/
#m_sidebar {
	display: inline;
	float: left;
	border: 0px solid black;
	width: 225px;
	margin: 0px 0px 15px 0px; padding: 0px 30px 0px 30px;
	display: block; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
}
#m_sidebar p {
	padding: 5px;
}
#m_sidebar img {
	text-align: center;
}
#m_sidebar form {
	padding: 0px;
	margin: 5px;
}
#m_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#m_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#m_sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#m_sidebar ul li ul li {
	padding: 0px;
	margin: 5px;
}
#m_sidebar ul li ul li a {
	color: #333;
	text-decoration: none;
}
#m_sidebar ul li ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#m_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#m_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

/*********************************************
		Right Sidebar
*********************************************/
#r_sidebar {
	display: inline;
	float: right;
	width: 220px;
	margin: -15px 0px 0 0; 
  padding: 0;
	display: block; /* floats are handled as block elements, this is to fix a margin collapsing bug in IE */

}

#real_sidebar {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;		
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;		
	margin: 0 10px 0 0; 
    padding:6px 20px 20px 20px;
}

#r_sidebar p {
	padding: 5px;
}
#r_sidebar img {
	text-align: center;
}
#r_sidebar form {
	padding: 0px;
	margin: 5px;
}
#r_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li {
	padding: 0px 0px 6px 0px;

}
#r_sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#r_sidebar ul li ul li {
	padding: 0px;
	margin: 5px;
}

#r_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

#r_sidebar li {
	list-style: none;
}

/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 20px 0px 0px 0px; 
    margin: 0px;
	clear: both;
}
#comments .commentwrap {
	clear: both;
	padding: 0px 0px 0px 0px; 
	width: 480px;
    margin: 0px;
}
#comments .even, #comments .odd {
	clear: both;
	display: block;
	margin: 10px 0px;
	padding: 0px 50px 0px 0px;
	width: 480px;
	background: #FFFFFF;
	overflow: hidden;
	border-top: 1px solid #000;
	float: left;
}
#comments .odd { /* use this if you want to style odd comments */
	clear: both;
}
#comments .commentmeta {
	display: block;
	padding: 5px 0px;
	margin: 0px;
	float: right;
	width: 225px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
    background-image: url('http://jchmusic.com/images/cell-light.png');
	color: #999;
}
.commentmeta ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
.commentmeta li {
	border-bottom: 1px solid #CCC;
	padding: 9px 0px 5px 10px;
	margin: 0px;
}
.commentmeta li.meta-author {
	border-top: 1px solid #333;
	margin: 0px;
}
.commentmeta li.meta-date {
	margin: 0px 0px;
}
.commentmeta li.meta-time {
	margin: 0px 0px;
}


/*********************************************
		Footer Styles
*********************************************/
#footer {
    width: 880px;
    margin: 40px 0 10px 40px;
		overflow:hidden;
		background: transparent;
    padding: 2px 0 0px 0;
}


.footleft {
	width: 170px;
    float:left;
    padding: 0;
}
.footleft a { float: left; width: 26px; height: 26px; background: url(/images/social_icons.png) no-repeat; }
.footleft a.twitter_icon { background-position: -27px 0; margin-left: 5px }

#footer img { padding:0; margin:0; }

#footer .middle {
	width: 100px;
  margin: 0 80px 0 30px;
  color: #666;
  float: left;
}
#footer .middle img { float: right;}

#footer .midright { width: 200px; }

#footer .midright #m-termsofuse { float: left; width: 100px; }
#footer .midright #m-sitemap { float: left; width: 50px; }
#footer #m-about { }

#dch {position: absolute; z-index: 30; left: 34px; 
  top:550px; width:200px; height: 150px; border: solid 1px #963; }

/*********************************************
		Suntower Sociable Styles
*********************************************/
.suntower-sociable {
	display: block;
	padding: 0;
	margin:  0 0 0 25px;
	font-size: 10px;
	color: #999;
}

.suntower-sociable-archive {
  color: #999999;
  font-size: 10px;
  margin: 10px 0 0 60px;
  padding: 0 0 10px;
  width: 570px;
}
.archive li {width:180px;}


.sociable {width: 260px;}

.suntower-sociable li, .suntower-sociable-archive li {
	list-style-type: none;
    display: inline;
	padding: 0;
}
.suntower-sociable li.meta-sociable {
	margin: 0px;
}

.sociable_tagline { margin: -6px 0 0 0; width: 100% }

.category-faq .suntower-sociable-archive,
.category-faq #blogmode
{ display:none }
.category-faq h3 {font-size: 18px; line-height: 1}
.category-faq div.post  {margin-bottom: 20px }

a.accordionExpanded { 
color: #fff; 
background-image: 12px 12px url(/images/accordion_minus.png);
}

h3.accordionFAQ a { 
background-position: 0 -3px !important;
}


h3.accordionFAQ {
font-size: 12px;
padding-left: 20px;
margin: 10px 0 0 0;
width: 700px}

h3.accordionFAQ + div {margin-left: 20px; }

.category-faq .post img {border: none; background: none; box-shadow: none; }
.category-faq .post p { padding-left: 32px !important; }

#subscription-options { margin-top: -10px; }

#search-3 { margin-top: -4px; }

div.post-sidebar 
{ 
background: url(/images/cell-dark.png);
border: solid 3px #fff; -webkit-box-shadow: 4px 4px 4px #ddd; -moz-box-shadow: 4px 4px 4px;
color: #003300;
margin:14px 0 20px 20px; 
padding:10px 10px 10px 10px; 
float:right; 
width: 200px;
font-style:italic; 
}

div.post-sidebar h6 { margin-top:-4px }

#googlefooterad { width:660px; margin-left: 20px; margin-bottom:10px; }

div.twocolplayer {float:left; width:225px; margin:0 0 10px 0}

p.faqtopic {margin-bottom: 0; margin-top:0}

p.faqtopic > p {margin-top: 0; margin-bottom:0}

p#faqsubtitle {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	width: 590px;	
	margin: 5px 0px 0px 15px;
	color: #004400

}

.boilertext,
.boilerplate,
.boilerplatetext {font-style:italic; font-size:80%}

.topic_opener {height:200px; margin-right:6px; float:left;}

.fblikebutton {padding:20px 0 20px 25px; }


#captchaImgDiv {margin-left:26px; }

.sidebarwidgetcontent { margin-bottom: 20px }

#paypalform span.swapwrapper { position: relative; }

#paypalform img.swapwrapper,
.portrait { border: solid 6px #fff; box-shadow: 3px 4px 3px #666; }

img.right.portrait.padded { margin-left: 10px; }
img.left.padded { margin-right: 10px; }

.post h1+p > img { margin-right: 10px }

.post h1+p:first-letter
{
  font-size: 16px;
	font-family: "Gill Sans", Verdana, Arial, Sans-Serif;
  color: #666;
}


img.wp-smiley {border: none;-webkit-box-shadow: none; -moz-box-shadow: none;}

div#sideBarNav { margin: 20px 0 10px -2px }

div#sideBarCloud { margin: 20px 20px 10px -2px }

div#sideBarNav ul li ul li,
div#sideBarCloud ul li ul li
 {
    margin-left: 20px;
}
	
div#sideBarNav ul li.accordion a,
div#sideBarCloud > ul li.accordion a,
h3.accordionFAQ a
{
		background-image: url('/images/accordion_plus.png');
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 20px;
		margin-left: 0px;
    }

div#sideBarCloud ul li.accordion ul a
{
	background-image: none;
	padding-left: 20px;
	margin-left: 0px;
    }

div#sideBarNav ul li.accordion a.accordionExpanded,
div#sideBarCloud ul li.accordion a.accordionExpanded,
h3.accordionFAQ a.accordionExpanded
{
		background-image: url('/images/accordion_minus.png');
/*    background-position: 100% -15px; */
    }
		
div#sideBarNav ul li.accordion li a,
div#sideBarCloud ul li.accordion li a,
 {
    background-image: none; /* undo above for sub links */
    padding-left: 0px;
    }
		
input[type="submit"] {cursor: pointer; color: #339933; background: transparent; border: none; box-shadow: none; font-family: Gill Sans, Gill Sans MT, Verdana, Arial, Sans-Serif; }		

/* a:hover img { box-shadow: 2px 2px 2px #fc3 } */
input[type="submit"]:hover {color: #fc3; }

/* Got sick of orange box shadow 09/13/12
<!-- input[type="image"]:hover 
<!-- { box-shadow: #fc3 0px 3px 3px; }
*/
 
#lbd {background: 20px 66px url(/images/gus-sunlogo-small.png) no-repeat; 
     width:220px; 
	   height: 200px;
	   text-align: center;
	   padding-top: 0px;
	   margin-top: -42px;
		 float: right;
	   }
	   
#lbd p{ font-style:italic }	   
.category-faq h3 + p {padding-top: 4px }

h4#sidebar_faq_header {margin-left: 20px }
ul#sidebar_faq {margin-top: 6px; color: #006600; margin-left: 50px }
ul#sidebar_faq li {list-style-type: square; }

input,
textarea { 
border-radius: 2px; 
box-shadow: 3px 3px 3px #666;
border: solid 1px #ccc;
/* background: none repeat scroll 0 0 #efe; */
 }

textarea:focus,
input:focus { background: #fff }

/***************************************************/
/* =Menu
-------------------------------------------------------------- */

#access {
	clear: both;
	display: block;
	float: left;
	margin: -6px auto 0px 14px;
	background: #EBF8EB;
	width: 900px;
}

.menu-main-menu-container { width: 100% }

#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}
#access li {
	float: left;
	position: relative;
	margin-bottom: 0;
	width: 7.5%;
	text-align: center;
}

/*Book/Tour a bit longer */
#access li#menu-item-2007 {width: 10%; }
#access li#menu-item-1835 {width: 7.5%; }

#access ul > li:last-child {
	text-align: right;
}

#access a {
	/* color: #eee; */
	display: block;
	line-height: 1.2;
	padding: 0;
	text-decoration: none;
  font-variant: small-caps;
	font-size: 13px;		
	color: #66cc66;	 
}

#access a:hover {
	color: #060;
}

#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	/* top: 3.333em; */
	/* left: 0; */
	/* width: 168px; */
	padding: 0;
	background: none;
	z-index: 999;
	width: 570px;
}

#access ul ul li { width: auto; }

#access ul ul li:last-child a { margin-right: 0; padding-right: 0; }

#access ul ul ul {
	display: block;
	left: 10%;
	top: 0;
	-moz-box-shadow: none;;
	-webkit-box-shadow: none;;
	box-shadow: none;
	background: none;
	position: relative;
	height: auto;
	width: auto;
}

#access ul ul ul ul {
	width: auto;
}

#access ul ul ul ul li {

}

#access ul ul a {
	/*background: #f9f9f9; */
	/* background: #fff; */
	/* border-bottom: 1px dotted #ddd; */
	font-size: 0;	
	height: 68px;
	padding: 0;
	margin-right: 3px;
	width: 68px;
	background-repeat: none;
	box-shadow: 3px 3px 3px #666;
/*	width: 160px; */
}

#access ul ul a:hover { box-shadow: 3px 3px 3px  #ddc690 }

#access ul ul ul a {
	display: block;
	font-size: 12px;
	width: 600px;	
	padding: 6px 10px 0px 16px;	
}

#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	display: block;	
}
#access ul li:hover > ul {
	display: block;
}

#access .current_page_item > a,
#access .current_page_ancestor > a {
/*	font-weight: bold; */
color: #000;
}

#access ul ul li:hover > a {
	/* background: url(/images/bg.png); */
}

li#menu-item-68 > ul { 
width: 864px;
padding: 5px 0 10px 0;
z-index: 10000;
}

li#menu-item-68 ul > li { 
width: 210px;
}

li#menu-item-68 ul > li:first-child { 
 width: 220px;
}

li#menu-item-68 ul > li a span {
	padding: 0;
	width: 200px;
	display: block;
	}

li#menu-item-68 ul > li:first-child ul li ul { 
 display: none;
}

li#menu-item-68 ul > li a { 
 font-size: 18px;
}

ul#menu-main-menu li a span,
li#menu-item-68 ul > li ul li a span { 
 display: none;
 padding-left: 0px;
}
li#menu-item-68 ul > li ul li a span { 
 display: none;
 padding-left: 10px;
}

li#menu-item-68 ul > li ul li { 
 width: auto;
 display: block;
 float: left;
 background: url("/images/left_angle.png") no-repeat 0 5px;
}

li a span, 
li ul > li a span {
	display: block;
	/* float: left; */
	width: auto;
	font-size: 12px;
	font-style:italic;
	color: #000;
	line-height: 1.1;
	padding-left: 10px;
	}

li#menu-item-219 ul {
	width: 190px;
}
li#menu-item-219 ul > li a span {
	display: block !important;
	/* float: left; */
	}

li#menu-item-68 ul > li ul li a { 
 font-size: 13px;
}

/****************************************************/	
#menu-item-1881 a { background: url(/images/positive-2010-cover_68.png); }
#menu-item-1880 a { background: url(/images/superpower-cover_68.gif); }
#menu-item-1928 a { background: url(/images/compartments-cover_68.gif); }
#menu-item-1927 a { background: url(/images/balance-cover_68.gif); }
#menu-item-1926 a { background: url(/images/home-cover_68.jpg); }
#menu-item-1925 a { background: url(/images/beautiful_sounds-cover_68.jpg); }
#menu-item-1924 a { background: url(/images/nice_cuts-cover_68.jpg); }
#menu-item-3136 a { background: url(/images/detroit-cover_68.jpg); }

.close {
	text-align: right;
  float: right;
  margin: 0 3px 0 0;
	width: 100%;
	height: 15px;
}

.search_excerpt {
	margin-left: 20px;
}
.search_excerpt h4 {
		margin-left: 0; font-size: 14px;
}
.search_excerpt p {
		margin-left: 30px;
}

.resize { z-index: 9998; }

.page-id-1839 ul.sub-menu li { display: none }


#contactform {
/*  background: url("/images/trspt50.png");  */
  border-radius: 3px;
  padding: 10px;
  width: 300px;
}

#contactform input[type="text"],
#contactform textarea,
#contactform select,
#captcha_box 
{ float: right; width: 150px; margin-left: 20px; border: solid 1px #ded }
#contactform select
{width: 152px; margin-left: 22px; margin-top: 2px}


#contactform input[type="submit"] { width: auto; font-size: 16px }

#contactform #captcha_input { float: left; width: 70px; margin: 2px 10px 0 0; box-shadow: none; border: none; }
#captcha_box {padding: 2px; margin-left: 0; margin-top: 21px; background: #fff; box-shadow: #666 3px 3px 3px}
#captcha_box img { float: right;}
#captcha_text { width: 130px; margin-top: 23px}

/* Rants */
.rant_wrapper { padding: 4px 0 0 0; margin: 0 0 0 -20px; width: 64px;  }
.rant_wrapper .rant_tagline { font-size: 18px; color:  #668866; }
.post_info { box-shadow: 1px 1px 1px #aaa; padding: 4px; text-align: center; background: #eeffee; margin: 15px 8px 60px 0px; border: solid 1px #fff; border-radius: 2px;  }
.post_info p { padding: 0}
.post_info p:first-child  { margin-bottom: 4px; font-size: 12px; line-height: 1.2 }
.post_info p:first-child + p  {margin-bottom: 4px;}
.post_info p:first-child + p + p {margin-bottom: 2px;}

.page-blog .post_info { width: 64px; margin: 15px 8px 60px -20px;}


[input type="text"] {
  border: 1px solid #FDFDFD !important;
  border-radius: 3px 3px 3px 3px !important;
  text-indent: 5px !important;
}

.boxborder {
  border: 2px solid #CDC;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 3px 3px 6px #333;
  background-image: url("/images/cell-dark.png");
}

.boxborder.padded p { padding-left: 8px; padding-right: 8px; }
.boxborder.right.padded { margin-left: 10px }
.boxborder.padded { padding-bottom: 6px }

.boxborder h5 { text-align: center; margin: 6px 0 }

#modalpopup { position: absolute; width: 200px; height: 200px; display: none; padding: 0 0 10px 0; z-index: 10001; top: 300px; left: 40%; }
#modalpopup #inside { position: relative; float: left; width: 95%; height: 95%; margin: 0 4px;}
#modalpopup #inside img {overflow: hidden; width: 100%; height: 178px;}
#modalpopup #inside .imgswap {height: 178px;}

#myplayer { 
	display:none; 
	position:absolute; 
	width: 350px; 
	height: 224px; 
	left: 450px; 
	top: 150px; 
	background: 4px 0 url(/images/jchmusic_logo.png) no-repeat #ebf8eb; 
	padding: 42px 4px 4px 4px;
	z-index: 10001;
}

#myplayer a.close { padding-top: 2px; float: right }

#myplayer .top { margin-top: -34px;}

#myplayer a.right { margin-right: 4px }

#myplayer a#moodring,
#moodring a,
#moodring
{ background: url(/images/moodring_17.png) no-repeat; width: 20px; height: 20px; display: block }

#myplayer a#moodring { float: left; margin-top: 6px }
#myplayer a.buy_song { margin-top: 6px; margin-right: 1px }


/* Site Map */
ul.site-map { margin-left: 0 }
ul.site-map > li {list-style: none; color: #888; font-size: 16px; margin-bottom: 8px}
ul.site-map li ul li:last-child { margin-bottom: 12px } 
ul.site-map li ul li { list-style: disc; color: #aaa;  font-size: 13px; margin-left: 10px; margin-bottom: 4px }
ul.site-map li ul li ul li { list-style: none; color: #ccc; font-size: 10px }
ul.site-map li ul li ul li:last-child { margin-bottom: 0px } 

.page-site-map li a span, .page-site-map li ul > li a span 
{
	display: inline; font-size: 16px ; font-style:normal; line-height: normal; padding-left: 0;
}

.page-site-map li.current_page_item
{ display: none;}


#sidemenualbums
{   list-style-type:none;
  	margin-top:300px; margin-left:74px;
}

.links li {width:400px; list-style: url(/images/accordion_plus.png); cursor: pointer}
.links li.minus {list-style: url(/images/accordion_minus.png)}

/* Sub level menu links style */
#sidemenualbums li a img{
box-shadow: 2px 2px 3px #111;
opacity: 0;}

#sidemenualbums li a { opacity: 1; }


/* Google Map Come To My Town on Contact Page */
#ctmt {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 5px solid #FFFFFF;
  box-shadow: 3px 3px 2px #999999;
  padding: 6px;
  width: 378px;
  z-index: 2;
}

#ctmt h3 { font-size: 14px; font-weight: normal; text-align:left; padding: 6px; margin-bottom: 6px; background:url(/images/cell-dark.png); }

#ctmt input[type="text"] { width: 330px; margin-bottom: 6px }
#ctmt input[type="submit"] { float: right;}


#bio-albumfooterid {
  float: none;
  width: 160px;
  margin: -47px 0 0 224px;
}

#bio-buyalbum {
  text-align: center;
  width: 160px;
}

#bio-albumdetail   { width: 150px; text-align: center; margin-bottom: 10px }	


p.soundscanfooter, p.releasedatefooter, p.upcfooter, p.publishfooter
{
margin:0 0 5px 0;
padding:0px;
}

p.soundscanfooter, p.publishfooter:before, p.releasedatefooter:before, p.upcfooter:before, p.tobereleaseddatefooter:before
{ content: 'Catalog: ';  color: #666; }

p.tobereleaseddatefooter:before { content: 'Available: '; }
p.releasedatefooter:before { content: 'Released: '; }

p.upcfooter:before { content: 'UPC: '; }

#overlay {
	width: 100%; 
	height: 100%; 
	background: #000; 
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: .4;
	filter:alpha(opacity=40);
	opacity: 0.4;
	-khtml-opacity: 0.4;
	z-index: 9999;	
	display:none; 
	position:absolute; 
	top: 0; 
	left: 0;
 }
#popup {z-index: 11000; width: 200px;  position: absolute; top: 200px; left: 350px; background: #ded; display: none; }
#popup .inner h4 { text-align: center; padding-bottom: 10px; margin-top: -5px }
#popup .inner p, #popup .inner img  { margin: 0 20px; padding: 0 0 10px 0} 

#paypal_results { width: 200px; height: auto; } 


#faqtable { margin: 10px 0 0 10px; width: 550px; }

#faqtable td {text-align: center; padding-bottom: 5px }

#faqtable a { z-index: 1000; }

#sideBarImg { display: none; }

#buy_portrait {margin-top: -70px; background: #cdc}

.clear-after {clear: both }
.clear-after:after {clear: both }


#clickonrand { float: right;}

#clickonrand .imgswap { opacity: 0 }

.tagline p {}

.tagline {
  background: radial-gradient(ellipse at center center , #FEFCEA 0%, #FFFF4F 100%) repeat scroll 0 0 transparent;
  border: 2px solid #FFFFFF;
  border-radius: 6px 6px 6px 6px;
  box-shadow: 3px 3px 3px #333333;
  float: right;
  font-size: 18px;
  margin-left: 373px;
  margin-top: -32px;
  opacity: 0.6;
  padding: 2px 0 3px;
  position: absolute;
  text-align: center;
  transform: rotate(31deg);
  width: 100px;
  z-index: 2;
}

#smallalbumcell td, 
td.smallalbumcell
{  padding: 0 6px 20px 0;
   color:#666;
   vertical-align:top;
   text-align:center;
   width:100px;
	 height: 140px;
	 float: left;
}

#smallalbumcell td img,
td.smallalbumcell img {
	margin-bottom:6px; 
	border:3px #fff solid; 
	box-shadow: 3px 3px 3px #414441;
}

.page-albums #mainpagecontent { background: url(/images/bg-home.png) no-repeat bottom left }