a {
	color: #ddd;
}

#content-main h2 {
	font-weight: 400;
	margin: 2.0em 0 1em;
	border-top: 1px solid #E3D6CC;
	padding: 6px 12px;
	width: 50%;
	letter-spacing: .4em;
	color: #E3D6CC;
	font-size: 1em;
	background: #000;
}

#content-main h2 a {
	text-decoration: none;
}
#content-main h2 a:hover {
	text-decoration: underline;
}
body {
	margin: 0 0 0 0;
	font-size: 12px;
	background: url(../assets/iface/background_04b2.jpg) no-repeat center top #0F0100;
}

body.jake-blog {
	background: url(../assets/iface/background_04b_blog.jpg) no-repeat center top #0F0100;
}

h1 {
	color: #ddd;
}

img.playerPic {
	float: left;
	padding: 4px;
	background-color: #EEEEEE;
	border: 2px solid #333333;
	margin-right: 30px;
	margin-bottom: 24px;
}

p, div {
	font-family: Arial, Helvetica, sans-serif;
	color: #ddd;
}

#bodyContainer {
	width: 760px;
	margin-top: 220px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #000000;
	border: 0px solid red;
}


#footer {
	clear: both;
	border-top: 1px solid #896759;
	margin-top: 36px;
	padding: 1px 0;
	background: #0F0100;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#gigsDisplay {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCCCCC;
	padding: 20px 30px;
	margin-top: 14px;
	border-top: 6px solid #333333;
	border-bottom: 3px solid #333333;
}


.callout1 {
	float: left;
	padding: 0;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-bottom: 12px;
}
ul.normal {
	padding: 0;
	margin: 0;
}
ul.normal li {
	list-style: none;
	margin-bottom: 4px;
}
#banner-2 {
	height: 328px;
	background: #000;
	width: 100%;
	position: absolute;
	top: 150px;
}
#banner-2 .inside {
	width: 760px;
	margin: 0 auto;
	height: 328px;
}
#content-secondary {
/*	width: 246px;*/
	float: left;
	margin: 0;
	padding: 20px 20px 40px;
	border: none;
	background: #000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #333;
	width: 158px;
}
#content-main {
	/* width: 412px; */
	padding: 12px 30px;
	float: left;
	border-top: none;
	background: url(../assets/iface/bg_content_main.jpg) #3E160C no-repeat right top;
	width: 500px;
}
#content-main p {
	font: normal 14px/225% Verdana, Helvetica, sans-serif;
}
#content-main li {
	font: normal 14px/175% Verdana, Helvetica, sans-serif;
	margin-bottom: 1em;
}
.domain-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	letter-spacing: 1px;
	padding: 8px 0;
}
#content-secondary h2 {
	margin: 4px 0;
	text-align: right;
	padding: 8px 4px;
	text-transform: lowercase;
	font-size: 12px;
	background: url(../assets/widgets/pick_sm.jpg) no-repeat 8px 6px #3E160C;
	color: #fff;
	border: 1px solid #999;
	font-weight: normal;
	letter-spacing: .1em;
}
#content-secondary .item, 
body.jake-blog #content-secondary ul {
	margin-bottom: 28px !important;
}
#footer div {
	margin: 4px 0;
}
#content-main ul.mainX {
	list-style-image: url(../assets/widgets/pick_sm.jpg);
}

#content-main ul.main {
	list-style: none;
	padding: 0;
	margin: 0;
}

#content-main ul.main li {
	padding-left: 40px;
	margin: 8px 0;
	background: url(../assets/widgets/pick_sm.jpg) no-repeat left 7px;
	line-height: 2em;
}
.single-item {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #999;
}
p.short {
	line-height: 150% !important;
}
body.jake-blog #content-secondary ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

form#commentform textarea#comment {
	width: 364px;
}
body.single #respond p {
	font: normal 11px/normal Verdana, Helvetica, sans-serif;
}
.commentlist .comment-body p {
	line-height: 120% !important;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px !important;
}
.entry-details {
	font: normal 11px/125% Arial, Helvetica, sans-serif !important;
}
form#searchform input#s {
	display: block;
	margin: 4px 0;
}
form#searchform input#searchsubmit {
	font: normal 11px/100% Verdana, Helvetica, sans-serif;
}
h1.blog {
	font: bold 13.5px/100% Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
body.jake-blog #content-secondary li {
	margin-top: .5em;
	margin-bottom: .5em;
}
#content-main .entry-utility p,
#content-main .entry-meta p {
	font: normal 11px Verdana, Helvetica, sans-serif;
}
#home-gigs .date, 
.detail .date, 
#all-gigs .date {
	font-weight: bold;
}
#home-gigs .name,
.detail .name, 
#all-gigs .name {
	font-style: normal;
	font-size: 1.2em;
}
#home-gigs div, 
.detail div {
	margin-bottom: 12px;
}
#all-gigs .single-item div {
	margin-bottom: 6px;
}
#all-gigs .single-item {
	border-bottom: 1px solid #ddd;
	padding: 4px 0;
}
img#gig-detail-icon {
	width: 192px;
	border: 1px solid #ddd;
	display: block;
	margin: 24px auto;
}
div.detail div.single-item .name {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}
ul#navmain li a {
/*	width: 224px;*/
	width: 136px;
	padding: 6px 6px 6px 16px;
	margin: 2px 0;
	text-decoration: none;
	background-color: #8F6D52;
	color: #fff;
/*	border: 1px solid #ddd;*/
	display: block;
	font-weight: bold;
	letter-spacing: 4px;
}
ul#navmain li a:hover {
	background-color: #f5f5f5;
	color: #333;
}
ul#navmain {
	margin-top: 8px;
}
ul.post-meta {
	list-style-type: none;
	padding: 4px 8px;
	border: 1px solid #eee;
	margin: 6px 0;
}
ul.post-meta li {
	margin: 2px 0;
	padding: 0;
	font-size: 11px !important;
}
.post-meta-key {
	font-weight: bold;
	font-style: italic;
}
ul#most-recent-posts a {
	text-decoration: none;
}
ul#most-recent-posts a:hover {
	text-decoration: underline;
}
p.tags, 
span.tags {
	font-size: 11px !important;
	line-height: 1.1em !important;
}
ul.plain {
	padding: 0;
	list-style-type: none;
	margin: 1em 0;
}
ul.plain li {
	margin: .5em 0;
	font-size: 13px !important;
}
ul.plain li a {
	text-decoration: none !important;
	border-bottom: 1px dashed #ddd;
}
ul.plain li a:hover {
	text-decoration: underline !important;
	border-bottom: none;
}

.hentry span.wpaudio-container {
	display: inline-block !important;
	padding: 10px 12px 10px 40px !important;
	border: 6px solid #ccc !important;
	background-image: url(../assets/widgets/pick_sm.jpg);
	background-position: 8px center;
	background-repeat: no-repeat;
	margin-top: 12px !important;
	margin-bottom: 12px !important;
	-moz-border-radius: 16px !important;
}

#content-main p.powerpress_links {
	padding: 4px 8px;
	border: 2px solid #eee;
	font-size: 11px;
	margin: 10px 0 34px;
}
