/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/******************** MAIN CSS ***************************/

html {overflow-y: scroll;}

body {
	background-color: #333333;
	background-image:url(../../../page_elements/background.jpg);
	background-repeat: repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-size:100%;
	margin:0;
	padding:0;
	color:#574D04;
}

img {  
border-style: none;
}

a {
	color:#85006C;
	text-decoration:none;
}

a:hover {
	color:#574D04;
	text-decoration:underline;
}

h4 {
	font-size:.9625em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:0;
	 margin:0 20px 0 0;
}

ul {
	margin:10px 0 0 20px;
	padding:0;
	list-style:circle;
}

li {
	line-height:1.55em;
	font-size:.8625em;
	padding:0;
	margin:0 0 6px;
}


#MainCONTAINER {
	background:url(../../../page_elements/home2_page_bigIMAGE.jpg) no-repeat;
	width:975px;
	padding:0 1px 0 0;
	margin:auto;
}

#AboutCONTAINER {
	background:url(../../../page_elements/about_page_bigIMAGE.jpg) no-repeat;
	width:975px;
	margin:0 auto;
}

#MusiciansCONTAINER {
	background:url(../../../page_elements/musicians_page_bigIMAGE.jpg) no-repeat;
	width:975px;
	margin:auto;
}

#CollectionsCONTAINER {
	background:url(../../../page_elements/collections_page_bigIMAGE.jpg) no-repeat;
	width:975px;
	margin:auto;
}

#EventsCONTAINER {
	background:url(../../../page_elements/events_page_bigIMAGE2.jpg) no-repeat;
	width:975px;
	padding:0 1px 0 0;
	margin:auto;
}

#NewsCONTAINER {
	background:url(../../../page_elements/news_page_bigIMAGE.jpg) no-repeat;
	width:975px;
	padding:0 1px 0 0;
	margin:auto;
}

#ProjectsCONTAINER {
	background:url(../../../page_elements/projects_page_bigIMAGE.jpg) no-repeat;
	width:975px;
	padding:0 1px 0 0;
	margin:auto;
}

#BandstandCONTAINER {
	background:url(../../../page_elements/bandstand_page_bigIMAGE.jpg) no-repeat;
	width:975px;
	margin:auto;
}

#ShopCONTAINER {
	background:url(../../../page_elements/shop_page_bigIMAGE.jpg) no-repeat;
	width:975px;
	margin:auto;
}

#ContactCONTAINER {
	background:url(../../../page_elements/contact_page_bigIMAGE.jpg) no-repeat;
	width:975px;
	margin:auto;
}

.clearline {
	clear:both;
	border-bottom:#333 1px solid;
	padding:0;
	margin:20px 0;
}


/******************** MAIN MENU ***************************/

ul#topnav { 
text-align:left;
list-style:none;
height:40px;
margin:0 0 0 40px;
} 

ul#topnav li { 
        display:inline;

	
} 


ul#topnav li a { 
        height:40px; 
        float:left; 
        text-indent:-9999px;
		margin:0;
		padding:0 -1px 0 0;
} 
 /* HOME BUTTON */
ul#topnav li#home a {
	background: url(../../../page_elements/menu/home.png) no-repeat 0 0;
        width:96px; 
		margin-right:1px;
} 

ul#topnav  li#home a:hover { 
margin-right:1px;
 background-position:0 -49px;
} 

 /* HOME SELECTED BUTTON */
ul#topnav li#onhome a {
	background: url(../../../page_elements/menu/home.png) no-repeat 0 -49px;
	margin-right:1px;
        width:96px; 
} 



 /* ABOUT BUTTON */
ul#topnav li#about a {
background: url(../../../page_elements/menu/about.png) no-repeat 0 0;
        width:96px; 
} 
 
ul#topnav  li#about a:hover { 
 background-position:0 -49px;  
} 

ul#topnav li#onabout a {
background: url(../../../page_elements/menu/about.png) no-repeat 0 -49px;
        width:96px; 
} 

 /* MUSICIANS BUTTON */
ul#topnav li#musicians a {
	background:url(../../../page_elements/menu/musicians.png) no-repeat 0 0;
        width:94px;  
} 
 
ul#topnav  li#musicians a:hover { 
 background-position:0 -49px;  
 }
 
 ul#topnav li#onmusicians a {
	background:url(../../../page_elements/menu/musicians.png) no-repeat 0 -49px;
        width:94px;  
} 

 /* COLLECTIONS BUTTON */
ul#topnav li#collections a {
background: url(../../../page_elements/menu/collections.png) no-repeat 0 0;
width:105px; 
margin-right:1px;
} 
 
ul#topnav  li#collections a:hover { 
 background-position:0 -49px; 
 margin-right:1px;
} 

ul#topnav li#oncollections a {
background: url(../../../page_elements/menu/collections.png) no-repeat 0 -49px;
width:105px; 
margin-right:1px;
} 

 /* EVENTS BUTTON */
ul#topnav li#events a {
	background: url(../../../page_elements/menu/events.png) no-repeat 0 0;
        width:94px;
		margin-right:1px;
} 

ul#topnav  li#events a:hover { 
 background-position:0 -49px;
 margin-right:1px;
} 

ul#topnav li#onevents a {
	background: url(../../../page_elements/menu/events.png) no-repeat 0 -49px;
        width:94px; 
		margin-right:1px;
} 

 /* NEWS BUTTON */
ul#topnav li#news a {
	background: url(../../../page_elements/menu/news.png) no-repeat 0 0;
        width:95px; 
} 

ul#topnav  li#news a:hover { 
 background-position:0 -49px;
} 

ul#topnav li#onnews a {
	background: url(../../../page_elements/menu/news.png) no-repeat 0 -49px;
        width:95px; 
} 

 /* PROJECTS BUTTON */
ul#topnav li#projects a {
	background: url(../../../page_elements/menu/projects.png) no-repeat 0 0;
        width:105px; 
		margin-right:1px;
} 

ul#topnav  li#projects a:hover { 
 background-position:0 -49px;
 margin-right:1px;
} 

ul#topnav li#onprojects a {
	background: url(../../../page_elements/menu/projects.png) no-repeat 0 -49px;
        width:105px; 
		margin-right:1px;
} 


 /* SHOP BUTTON */
ul#topnav li#shop a {
background: url(../../../page_elements/menu/shop.png) no-repeat 0 0;
width:94px; 
margin-right:2px;
} 
 
ul#topnav  li#shop a:hover { 
 background-position:0 -49px; 
 margin-right:2px;
} 

ul#topnav li#onshop a {
background: url(../../../page_elements/menu/shop.png) no-repeat 0 -49px;
width:94px; 
margin-right:2px;
} 


 /* CONTACT BUTTON */
ul#topnav li#contact a {
background: url(../../../page_elements/menu/contact.png) no-repeat 0 0;
width:94px; 
} 
 
ul#topnav  li#contact a:hover { 
 background-position:0 -49px;   
} 

ul#topnav li#oncontact a {
background: url(../../../page_elements/menu/contact.png) no-repeat 0 -49px;
width:94px; 
} 


/******************** CONTENT WRAPPER *********************/

.newContain {
	margin-top:286px;
	margin-left:35px;
}

 .newContain .top {
	 width:895px;
	 height:11px;
	 background-image:url(../../../page_elements/NEWtop.png);
	 background-position:top;
	 background-repeat:no-repeat;
	 margin:0;
	 padding:0;
 }
 
  .newContain .body {
	 background-image:url(../../../page_elements/NEWbody.jpg);
	 background-repeat:repeat-y;
	 margin:0;
	 padding:25px 35px 25px 35px;
 }
 
 .linebreak {
	 border-top:1px solid;
	 margin-top:25px;
	 margin-right:40px;
	 padding-top:10px;
	 color:#574D04;
 }
 
 #homeRight {
	 float:right;
	 margin-right:40px;
	 padding:0;
	 width:410px;
	 height:296px;
 }
 
 #homeRight p {
	 font-size:.8625em;
	 line-height:1.65em;
	 padding:0;
	 margin:0 0 15px 0;
	  color:#574D04;
 }
 
  #homeRight h1 {
	  color:#333;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:.6125em;
	  line-height:1.25em;
	  margin:65px 0 0 0;
	  padding:15px 0;
	  font-weight:normal;
	  letter-spacing:.01em;
  }
  
  #homeRight h2 {
	  color:#333;
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:.6125em;
	  line-height:1.25em;
	  margin:65px 0 0 0;
	  padding:15px 0;
	  font-weight:normal;
  }
 
 #homeLeft {
  float:left;
	 margin:0;
	 padding:0;
	 width:395px;
	 height:296px;
	 }
 
  #homeLeft_bottom {
  float:left;
	 margin:0 20px 0 0;
	 padding:0;
	 width:263px;
	 height:330px;
 }
 
  #homeLeft_bottom h4 {
	font-size:.9625em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:0;
	 margin:0 20px 15px 0;
}

  #homeLeft_bottom h5 {
	font-size:.9625em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:0;
	 margin:10px 20px 0 0;
}
 
   #homeLast_bottom {
  float:left;
	 margin:0;
	 padding:0;
	 width:263px;
	 height:330px;
 }
 
   #homeLast_bottom h4 {
	font-size:.9625em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:0;
	 margin:0 20px 15px 0;
}

  #homeLast_bottom h5 {
	font-size:.9625em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:0;
	 margin:10px 20px 0 0;
}
 
 .clearplease {
	 clear:both;
 }
 
.lineBREAK {
	 border-top:1px solid #574D04;
	 height:1px;
	 width:100%;
	 margin:15px 0 0 0;
	 padding:15px 0 0 0;
}
 
  .body h1 {
	 font-size:1.125em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:20px 0;
	 margin:20px 0 20px 0;
	 letter-spacing:.1625em;
	 border-bottom:1px solid #574D04;
	 display:block;
	 clear:both;
  }
  
    .body h2 {
	 font-size:.9125em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:0;
	 margin:0 20px 20px 0;
	
  }
  
      .body h3 {
	 font-size:.9125em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:0;
	 margin:0 0 20px 0;
	 clear:both;

  }
  
  .body p {
	 font-size:.8125em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.55em;
	 color:#333333;
	 padding:0;
	 margin:0 0 20px 0;
  }
 
  .newContain .bottom {
	 width:895px;
	 height:11px;
	 background-image:url(../../../page_elements/NEWbottom.png);
	 background-position:bottom;
	 background-repeat:no-repeat;
	 margin:0;
	 padding:0;
 }
 
  #bigQuote {
	  margin-right:40px;
	  margin-bottom:20px;
	  padding-bottom:20px;
	  border-bottom:1px solid #574D04;
  }
 
 #bigQuote h2{
	 	 font-size:.8625em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.65em;
	 color:#574D04;
	 padding:0;
	 margin:0;
 }
 
  #bigQuote p{
	 	 font-size:.7625em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 color:#333;
	 padding:0;
	 margin:0;
 }
 
/********************* ABOUT CONTENT ***********************/
#aboutHolder {
	margin-right:40px;
	padding:0;
}

#aboutHolder h1 {
	 font-size:.9625em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:0 0 5px 0;
	 margin:10px 15px 20px 0;
	 border-bottom:1px solid #574D04;
	
  }
  
 #aboutHolder h2 {
	 font-size:1.125em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:0 0 5px 0;
	 margin:0 15px 20px 0;
	 border-bottom:1px solid #574D04;
	
  }

#aboutHolder h3 {
	 font-size:.9125em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:0;
	 margin:0 15px 0 0;
  }
  
#aboutHolder h4 {
	 font-size:.9125em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:0;
	 margin:15px 15px 0 0;
	
  }
  
 #aboutHolder h5 {
clear:both;
margin-bottom:10px;
margin-top:10px;
  }

#aboutHolder h6 {
		 font-size:.9125em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 border-top:1px solid #574D04;
	 color:#574D04;
	 padding:15px 0 0 0;
	 margin:15px 15px 0 0;
}

#aboutHolder #content_holderL {
	float:left;
	width:120px;
}

#aboutHolder #content_holderR {
	float:right;
	width:690px;
}

.read_moreABOUT a{
	padding:2px 4px 2px 4px;
	margin-bottom:35px;
	font-size:.6925em;
	letter-spacing:.10em;
	color:#FFF;
	background-color:#86006D;
}

.read_moreABOUT a:hover{
	color:#86006D;
	background-color:#CCC;
	text-decoration:none;
	margin-bottom:35px;
}

#content_holderL ul {
	margin:0;
	padding:0;
	list-style:none;
}
#content_holderL li {
	text-align:left;
	line-height:1.125em;
	font-size:.7625em;
	padding:0;
	margin:0 0 6px 0;
	font-weight:bold;
}
 
 .lilTEXT {
	 text-align:left;
	 font-size:.7125em;
	 margin:0 0 15px 0;
 }
 
 #profile_L {
	 float:left;
	 width:330px;
 }
  #profile_R {
	 float:right;
	 width:330px;
 }
 
/********************* MUSICIANS CONTENT ***********************/

#musiciansHolder {
	margin-right:35px;
	padding:0;
}

#musiciansThumb {
	width:88px;
	height:138px;
	margin:0 13px 33px 0;
	display:block;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.7125em;
	color:#333;
}

.ImageBorder {
	 margin:0 0 15px 0;
	 border:#564D08 4px double;
 }

#musiciansHolder  h1 {
	 font-size:1.125em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:20px 0;
	 margin:0 0 20px 0;
	 letter-spacing:.1625em;
	 border-bottom:1px solid #574D04;
	 display:block;
  }


#musiciansHolder h2 {
	 font-size:1.1625em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:0;
	 margin:5px 20px 20px 0;
	
  }
  
 #musiciansHolder h3 {
	 font-size:.9625em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:0;
	 margin:5px 20px 0 0;
	
  }
  
  
 #musiciansHolder h5 {
	 font-size:1.1625em;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 line-height:1.45em;
	 color:#574D04;
	 padding:0;
	 border-top:1px solid #574D04;
	 margin-bottom:20px; 
	 padding:20px 0 0 0;
	
  }

#jumpMenu {
	float:right;
	margin:0 0 0 30px;
}

#crumbs_holder {
	float:left;
	font-size:.7125em;
}

#portraitImage {
	float:left;
	margin:0 35px 25px 0;
	padding:0;
	border:#564D08 3px double;
}

#musiciansHolder p {
	line-height:1.65em;
	margin-right:20px;
	font-size:.8125em;
}

#album img{
background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 5px 4px 5px;
	padding:4px;
	position:relative;
}


/******************** NEWS ***************************/
.read_more a{
	padding:3px 6px 3px 6px;
	font-size:.7625em;
	letter-spacing:.20em;
	color:#FFF;
	background-color:#86006D
}

.read_more a:hover{
	padding:3px 6px 3px 6px;
	color:#86006D;
	background-color:#CCC;
	text-decoration:none;
}

.read_moreHM a{
	padding:2px 4px 2px 4px;
	font-size:.6925em;
	letter-spacing:.10em;
	color:#FFF;
	background-color:#86006D;
}

.read_moreHM a:hover{
	color:#86006D;
	background-color:#CCC;
	text-decoration:none;
}

/* SANDBOX CONTENT */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

.entry-meta {
	margin:0;
	padding:0;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright {
float:right;
padding:0;
margin:0 0 20px 20px;
}

img.alignright{
float:right;
padding:0;
margin:0 0 20px 20px;
border:#564D08 5px double;
}

.alignleft {
float:left;
margin:0 20px 20px 0;
}

img.alignleft{
float:left;
margin:0 20px 20px 0;
border:#564D08 5px double;
}

.aligncenter {
display:block;
margin:20px;
text-align:center;
}

img.aligncenter{
display:block;
margin:20px;
text-align:center;
border:#564D08 5px double;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

.wp-caption img{
border:#564D08 5px double;
}

p.wp-caption-text{
font-style:none;
font-size:.7125em;
margin:5px 0 5px 0;
line-height:1.125em;
padding:6px 6px 12px 6px;
border-bottom:1px solid #564D08;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

/******************** FOOTER ***************************/
#footer2 {
	
	width:885px;
	margin:0 auto;
	font-size:.7625em;
	color:#999;
	line-height:1.35em;
}

#footer2LEFT {
	float:left;
	width:650px;
}

#footer2RIGHT {
	float:right;
	width:200px;
}

#footer2 a{
	text-align:left;
	font-size:.7625em;
	color:#CCC;
	text-decoration:none;
}

#footer2 a:hover{
	font-size:.7625em;
	text-decoration:underline;
	color:#999;
}

#search {
	margin:0;
	padding:0;
	text-align:right;
}

#searchboxF {
	font-size:.7125em;
	height:10px;
	width:125px;
	text-align:right;
	margin-right:;
	margin-top:0;
}

#searchbuttonF {
	text-align:right;
	height:20px;
	margin-right:10px;
}

.address {
	margin:0;
	padding:0;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

.entry-content {
	margin-bottom:0;
	padding:0;
}

.read-more {
	padding:0;
	margin:0;
	font-weight:bold;
}

.entry-meta {
	font-size:.8125em;
	margin-bottom:20px;
}

.video_right {
	float:right;
	margin:0 0 0 25px;
}

.form_right {
	float:right;
	margin:0 0 15px 35px;
	border-left:1px solid #574D04;
	padding-left:35px;
}

#social {
	text-align:right;
	margin-right:10px;
}