/*  
Theme Name: Behind The Music
Theme URI: http://www.adamstewartdesigns.com
Description: Theme for Behind The Music by <a href="http://www.adamstewartdesigns.com">Adam Stewart Designs</a>
Version: 1.0
Author: Adam Stewart
Author URI: http://www.adamstewartdesigns.com

*/
/* RESET 
----------------------------------------------------------------------------------------------- */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Style
----------------------------------------------------------------------------------------------- */
body {
	background-color:#E1E1E1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	margin:0;
	padding:0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}  /* for IE/Mac */


/* Style
----------------------------------------------------------------------------------------------- */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	margin-top:20px;
}
h2 {
	color:#993399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding:0;
	margin-top:20px;
	margin-bottom:0px;
}
h3{
	color:#333;
	font-size:16px;
	margin:5px 0 5px 0;
}
#single h3{
	color:#333;
	font-size:16px;
	margin:20px 0 5px 0;
}
#page h3{
	color:#333;
	font-size:16px;
	margin:20px 0 5px 0;
}
#feature h3{
	color:#ffffff;
	font-size:16px;
	margin:15px 0 5px 0;
}
#feature h4{
	color:#202020;
	font-size:14px;
	margin:15px 0 5px 0;
}
.news_text h2 {
	color:#993399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding:0;
	margin:0;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
}
.auto {
	margin:auto;
}
a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#823692;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.facebook-like{
	border:none; 
	overflow:hidden; 
	width:800px; 
	height:55px;
	padding:20px;
	margin:20px 0 0 20px;
	border-top:#202020 solid 2px;
}
p {
margin:10px 0 5px 0;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* Structure
----------------------------------------------------------------------------------------------- */

#container {
	background-image:url(images/bkg.png);
	background-position:top center;
	background-repeat:repeat-y;
	width: 930px;
	padding:0 15px 0 15px;
	margin-left:auto;
	margin-right:auto;
}
#top {
	background-color:#823692;
	height:190px;
}
#logo {
	width:400px;
	height:150px;
	float:left;
	margin:20px 0 0 10px;
}
#search {
	width:270px;
	height:40px;
	float:right;
	margin:80px 0px 0 0;
	color:#FFF;
	font-weight:bold;
}
#searchsubmit{
	background-color: #333;
	border:1px solid #333;
	padding:2px 5px;
	font-weight:bold;
	color:#FFF;
}
#content {
	padding:20px 20px 20px 20px;
	width:890px;
}
#single{
	padding:0 0 0 30px;
	width: 550px;
	float:left;
	min-height:300px;
}
#feature{
	float:left;
	width: 210px;
	padding:20px;
	background-color:#333;
	color:#FFF;
	margin:30px 0 0 20px;
}
#page{
	padding:10px 30px 30px 30px;
}
#comments{
	padding:20px 0 0 0;
}
#gigs{
		padding:10px 30px 30px 30px;
}
#podcast{
	padding:0 20px 20px 30px;
	float:left;
	min-height:300px;
}
#podcast-post{
	width:220px;
	height:220px;
	float:left;
	margin: 0 20px 20px 0;
}
#slider_content {
	margin:60px 0 20px 0;
}
#slider {
	height:330px;
	width:800px;
	margin: 0 auto;
	position: relative;
	border: 15px solid #333;
	background-color:#333;
	overflow: hidden;
	font-size:26px;
}
stepcarousel {
	position: relative; /*leave this value alone*/
	border: 10px solid #666666;
	overflow: scroll; /*leave this value alone*/
	width: 98%; /*Width of Carousel Viewer itself*/
	height: 370px; /*Height should enough to fit largest content's height*/
	background-color:#CCCCCC;
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
	visibility: visible;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 800px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:320px;
}
.photo-meta-data {
	background: url(images/transpBlack.png);
	padding: 10px;
	position: absolute;
	width: 800px;
	bottom:0;
	z-index: 9999;
	color: white;
}
.photo-meta-data span {
	font-size: 13px;
}
#infobox {
	height:220px;
	background-color: #333;
	text-align:center;
	padding:5px;
	color:#FFF;
}
#twitter{
	width:480px;
	padding:5px 10px 10px 10px;
	float:left;
	background-image:url(images/twitter_bubble.png);
	margin:20px 0 0 20px;
	height:150px;
	text-align:left;
	font-size:14px;
	color:#FFF;
}
#twitter ul{
	margin:0 0 10px 0;
	padding:0px;
	list-style:none;
}
#twitter a{
	color: #333;
}

#facebook{
	float:left;
	margin:20px 0 0 25px;
	background-color:#FFF;
}
.facebook{
	border:none; overflow:hidden; width:350px; height:165px;
}
#copyright{
	clear: both;
	padding:10px 0 10px 0;
	font-size:12px;
	height:20px;
	background-color:#823692;
	text-align:center;
	color:#FFF;
}
#copyright a{
	color: #fff;
}
#news{
	float:left;
	width:450px;
	min-height:500px;
	padding:0 0 20px 30px;
	border-left:dotted 2px #333333;
}
/* Navigation
----------------------------------------------------------------------------------------------- */
#navigation {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
	background-color:#333;
}
#navigation ul {
	padding:0;
	margin:0 0 0 5px;
}
#navigation li{
	display: inline;
	float: left;
	padding: 9px 9px;
	text-decoration: none;
	letter-spacing:-1px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px;
	text-transform:uppercase;
}
#navigation a{
		font-family:"Arial Black", Gadget, sans-serif;
		color:#fff;
		text-decoration:none;
}
#navigation a:hover{
	color:#CCC;
	text-decoration:none;
}
#navigation .current-menu-item a{
	color:#823692;
}
#navigation .current-menu-item a:hover {
	color: #823692;
	background-color:#333;
}



/* Classes
----------------------------------------------------------------------------------------------- */

.news_item{
	width:600px;
	margin:15px 0 0 15px;
	padding:0 0 10px 0;
	height:180px;
	border-bottom:2px dotted #823692;
}
.date_cal {
	float:left;
	display:block;
	width: 40px;
	height: 55px;
	margin: 0 10px 40px 0;
	padding:2px;
}

.date_cal .date {
	color: #823692;
	font-size: 24px;
	margin: 5px 0 0 10px;
	}

.date_cal .month {
	color: #454545;
	font-size: 13px;
	margin: 0 0 0 11px;
	text-transform: uppercase;
}
.news_image{
	widows:120px;
	height:120px;
	overflow:hidden;
	float:left;
	border:7px solid #823692;
	margin:0 10px 0 0;

}
.news_image img{
	margin:0 !important;
}
.news_text{
	float:left;
	width:360px;
	height:120px;
}
.news_text a:hover{
	text-decoration:underline;
}
#sidebar{
	float:left;
	width:180px;
	height:400px;
	padding:10px 10px 10px 0;
	margin:0 10px 0 0;
	
}
#sidebar ul{
	margin:0;
	padding:0;
}
#sidebar li{
	color:#333333;
	margin:0;
	padding:0;
}
#sidebar li a{
	color:#333333;
}
#sidebar ul li{
	list-style:none;
}
#sidebar ul li ul li{
	list-style:disc !important;
	margin:0 0 0 20px;
}
ul.img_list {
	display:inline;
	float:left;
	height:280px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
li.image_one a {
	display:block;
	width:189px;
	height:107px;
	position:relative;
}
li.image_one a .rollover {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:189px;
	height:107px;
	background: url(images/nav_left_hover_02.jpg);
}
.post {
	margin: 0 0 40px;
}
#gig-post{
	margin:20px 0 20px 0;
	padding:2px 20px 20px 20px;
	background-color:#E1E1E1;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.postmetadata_single {
	clear: both;
	padding-top:20px;
}
.clear {
	clear: both;
}
.gig-entry{
	width:760px;
	height:200px;
	overflow:hidden;
	margin:10px 0 0 0;
	border:10px solid #202020;
}

/* Images
----------------------------------------------------------------------------------------------- */
p img {
	padding: 0;
	max-width: 100%;
}
/*	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.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
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;
}
.feature{
	float:left;
	margin: 2px 10px 10px 0px;
	border:5px solid #666666;


}


/* Lists
----------------------------------------------------------------------------------------------- */

	Special stylized non-IE bullets  Do not work in Internet Explorer, which merely default to normal bullets. */  .entry ol {
 padding: 0 0 0 35px;
 margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#page_left ol {
	width:260px;
	margin:0;
	padding:0;
}
#page_left li {
	border:1px solid #c4004a;
	color:#c4004a;
	padding:3px;
	margin-bottom:5px;
	list-style:decimal inside;
}
#page_right ul {
	padding: 10px 0 0 25px;
}
#page_right li {
	margin: 2px 0 0 0px;
	list-style-position:outside;
	padding-left:10px;
	list-style-type:circle;
}

.entry ul {
	padding: 0 0 0 25px;
}
.entry li {
	margin: 2px 0 0 0px;
	list-style-position:outside;
	padding-left:10px;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
/* Form
----------------------------------------------------------------------------------------------- */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* Comments
----------------------------------------------------------------------------------------------- */
.alt {
	margin: 20px 0 0 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	margin:0;
	text-align: justify;
}
.commentlist ol{
margin:0;
padding:0;
}
.commentlist li {
	margin: 0;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* Tags & Classes
----------------------------------------------------------------------------------------------- */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	clear:both;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* Captions
----------------------------------------------------------------------------------------------- */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* MAP
----------------------------------------------------------------------------------------------- */
.text_below_map {
	font-family: Trebuchet MS, Tahoma, Lucida Grande, Arial;
	font-size:12px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the .container) if the .footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.glossaryLink {
	font-family: "Trebuchet MS", Tahoma, "Lucida Grande", Arial;
	color: #801233;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	}
#tt {position:absolute; display:block; font-size: 11px;}
#tttop {display:block; height:5px; margin-left:5px;}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#c30049; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px;}
