body {
	background-color: #333333;
	color:#e2e2e2;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 135%;
}
h1{
	font-size:150%;
	line-height: 100%;
}
h2{
	font-size:130%;
	line-height: 100%;
}
h3{
	font-size:100%;
}
p{
    margin-bottom:15px;
}
a {
	color: #C08840;
	text-decoration: underline;
}
a:visited {
	color: #C08840;
}
a:hover {
	color: #ffcc33;
}
a:active {
	color: #C08840;
}
a.sitemap {
	color: #999999;
	text-decoration: none;
}
a:visited.sitemap {
	color: #999999;
}
a:hover.sitemap {
	color: #c2c2c2;
	text-decoration: underline;
}
a:active.sitemap {
	color: #e2e2e2;
	text-decoration: underline;
}
#wrapper{
	position: absolute;
	top:0;
	left:50%;
	background-color:#000000;
	margin:auto;
	margin-left:-430px;
	width:800px;
}
#header h1{
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	margin:5px 5px 7px 57px;
	text-align:left;
}
#content-body{
	position:relative;
	background:url(/images/CG_horizontal_stripe.jpg) top left no-repeat;
	padding-top:2px;
}
  .inner-content{
    margin:25px;
    padding:15px;
    background:#626262;
    font-size:14px;
    line-height:135%;
    text-align:justify;
  }
	#content-body #sidebar-left{
		position:absolute;
		top:2px;
		left:0;
		background:url(/images/CG_vertcalstripe.gif) bottom right no-repeat #262626;
		width:145px;
	}
		#content-body #sidebar-left ul{
			list-style-type:none;
		}
		#content-body #sidebar-left ul li{
		}
		#content-body #sidebar-left ul li a{
			display:block;
			text-indent:-9000px;
			height:35px;
			width:144px;
		}
			#content-body #sidebar-left ul li a#nav-about{
				background:url(/images/CG_about_out.gif) no-repeat;
				height:45px;
			}
			#content-body #sidebar-left ul li a#nav-artists{
				background:url(/images/CG_artists_out.gif) no-repeat;
			}
			#content-body #sidebar-left ul li a#nav-current_show{
				background:url(/images/CG_current_out.gif) no-repeat;
				height:33px;
			}
			#content-body #sidebar-left ul li a#nav-past_shows{
				background:url(/images/CG_past_out.gif) no-repeat;
				height:33px;
			}
			#content-body #sidebar-left ul li a#nav-contact{
				background:url(/images/CG_contact_out.gif) no-repeat;
				height:34px;
			}
			#content-body #sidebar-left ul li a#nav-map{
				background:url(/images/CG_map_out.gif) no-repeat;
			}
			#content-body #sidebar-left ul li a#nav-links{
				background:url(/images/CG_links_out.gif) no-repeat;
			}
			#content-body #sidebar-left ul li a#nav-about:hover{
				background:url(/images/CG_about_over.gif) no-repeat;
				height:45px;
			}
			#content-body #sidebar-left ul li a#nav-artists:hover{
				background:url(/images/CG_artists_over.gif) no-repeat;
			}
			#content-body #sidebar-left ul li a#nav-current_show:hover{
				background:url(/images/CG_current_over.gif) no-repeat;
				height:33px;
			}
			#content-body #sidebar-left ul li a#nav-past_shows:hover{
				background:url(/images/CG_past_over.gif) no-repeat;
				height:33px;
			}
			#content-body #sidebar-left ul li a#nav-contact:hover{
				background:url(/images/CG_contact_over.gif) no-repeat;
				height:34px;
			}
			#content-body #sidebar-left ul li a#nav-map:hover{
				background:url(/images/CG_map_over.gif) no-repeat;
			}
			#content-body #sidebar-left ul li a#nav-links:hover{
				background:url(/images/CG_links_over.gif) no-repeat;
			}
#content-body #content{
	position:relative;
	margin-left:145px;
	width:655px;	
}
#content-body #content .content-pad{
	padding:15px;
}
#footer{
	background:#333333 url(/images/CG_footer.jpg) no-repeat scroll center top;
	color:#E2E2E2;
	font-weight:normal;
	padding:20px 0 10px;
	text-align:center;
}

/* globals */
.date{
	font-size:11px;
	color:#AAAAAA;
}
.br-clear{
	line-height:0;
	font-size:0;
}
#large-photo{
	display:none;
}
.pagination{
	margin:15px;
	text-align:center;
}
.inset-title{
	margin:0px 0 15px 10px;
}

/* archive container */
#archive-container{
	background:url(/images/archive_bg.png) bottom no-repeat;
	display:none;
	margin-bottom:10px;
	overflow:hidden;
	position:absolute;
	top:-35px;
	width:655px;
}
#archive-container h2{
	margin:10px 0 0 25px;
	line-height:115%;
}
#archive-container ul{
	float:left;
	list-style-type:none;
	margin-left:25px;
	padding-top:10px;
	width:185px;
}
#archive-container ul li{
	margin-bottom:4px;
}

#archive-container #archive-grip{
	display:block;
	font-size:11px;
	font-weight:bold;
	margin-bottom:13px;
	text-align:center;
	width:270px;
}
	
/* artists/shows */
#artist-name,#show-name{
	font-size:24px;
	font-family:Helvetica,Arial;
	margin:35px 0 15px 25px;
}
#photo-box{
	float:right;
	margin:0 25px 15px 15px;
}
#artist-details,#show-details,#call-for-entry-details{
	background-color:#333333;
	width:220px;
	padding:15px;
	margin:15px 0 15px 10px;
}
#artist-details h2,#show-details h2{
	font-size:100%;
	line-height:115%;
}
#artist-details ul,#show-details ul{
	list-style-type:none;
}
#artist-details ul li h2,#show-details ul li h2{
	font-size:100%;
}
#artist-details ul li + li,#show-details ul li + li{
	margin-top:5px;
}
#artist-bio,#show-description{
	margin:0 10px;
}
#shows-list{
	list-style-type:none;
}
#shows-list li{
	margin-bottom:25px;
}
#shows-list li h2{
	margin-bottom:5px;
	line-height:115%;
}
#shows-list li .show-info{
	margin-left:125px;
}
#shows-list li .show-date{
	color:#999999;
}
#shows-list li img{
	float:left;
	margin-left:10px;
}

/* links */
.links-column{
	float:left;
	margin:15px 0 0 15px;
	width:300px;
}
.links-column + .links-column{
	margin-left:20px;
}
.links-column h2{
	margin-bottom:5px;
}
.links-column ul,.links-column p{
	padding-left:15px;
	margin-bottom:15px;
}
.links-column ul{
	list-style-type:none;
}
.links-column ul li{
	margin-bottom:4px;
}

/* google adds/search */
#googleAddsRight{
	position:absolute;
	z-index: 2;
	top:0;
	left:50%;
	margin-left:375px;
	width:120px;
	padding:0;
}
#googleSearchBox{
	position:absolute;
	z-index: 2;
	top:0;
	left:50%;
	margin-left:90px;
	width:310px;
	padding:0;
}
#googleSearchBox .searchBox{
	font-family: Arial;
	font-size: 12px;
	width:155px;
}
#googleSearchBox .searchBtn{
	font-family: Arial;
	font-size: 12px;
	width:60px;
}

/* fancy zoom */
#zoom{
	z-index:100;
}

#event{
	margin-right:1px;
	background:#000;
	text-align:center;
}
#event #event_description{
	display:block;
	text-indent: -9999px;
	
}
.inner_content{
	padding:15px;
	text-align:justify;
}
#call-for-entry-details{
	margin-top:0;
	float:right;
	text-align:center;
}
#call-for-entries{
	font-size:25px;
	padding:10px 0 15px;
	text-align:center
}








