/*
Theme Name: Booty
Theme URI: http://www.bootyband.com/
Description: The funkiest theme known to ape
Version: 1.0
Author: Gary Reckard and GregBob
Author URI: http://www.garyreckard.com
Tags: booty, funk
*/
/***** Start Eric Meyer Reset Reloaded DONT TOUCH *****/

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;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

.alertH {
	display: block;
	border-top: 1px dashed #E51A23;
	border-bottom: 1px dashed #E51A23;
	padding: 10px 10px 10px 10px;
	position: absolute;
	margin-top: 225px;
	float: none;
	clear: both;
	background-color: #EEC06D;
	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/***** End Eric Meyer Reset Reloaded DONT TOUCH *****/


/***** Start Fix PNG Transparency in IE *****/
/*img, div { behavior: url("/wordpress/wp-content/themes/booty/iepngfix.htc") }*/
/****** End Fix PNG Transparency in IE ******/

*{
	margin: 0;
}

html, body{
	height: 100%;
}

/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #353557 url('images/bg.png') repeat-y top center;
	color: #FFFFFF;
	}

.wrapper{
	background: transparent url('images/bootymama_background.png') no-repeat bottom center;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
	z-index: 10;
}
.wrapper2{
	background: transparent url('images/header_bg.png') no-repeat top center;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
	z-index: 500;
}
.wrapper3{
	background: transparent url('images/header.png') no-repeat top center;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
	z-index: 400;
}

div#booty_top{
	margin: 0px auto 0px auto; 
	text-align: center;
	width:100%; 
	height:32px; 
	background: #4c4c7c url('images/booty_top_bg.png') repeat-x top center;
}


#header {
	/*background: transparent url('images/header_bg.png') no-repeat top center;*/
	position: relative;
	height: 437px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	z-index: 400;
	text-align: center;
	}



#navigation{
	position: absolute;
	padding-top: 265px;
	margin: 0px;
	left: 50%;
	margin-left: -200px;
	width: 640px;
	height: 106px;
	z-index: 600;
}
#navigation ul{
	position: relative;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	height: 65px;
	list-style: none;
	z-index: 150;
}
#navigation ul li{
	background: transparent url('images/nav_button.png') -20px 0px no-repeat;
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 142px;
	height: 65px;
	z-index: 102;
}
#navigation ul li.active{
	background-position: -381px 0px;
}
#navigation ul li:hover, #navigation ul li.active:hover{
	background-position: -200px 0px;
}
#navigation ul li a{
	display: block;
	text-align: center;
	font-size: 2em;
	font-family: verdana;
	font-style: italic;
	color: #3a260e;
	text-transform: lowercase;
	text-decoration: none;
	width: 142px;
	height: 65px;
	background: transparent url('images/nav_button_text.png') 0px 0px no-repeat;
}
#navigation ul li:hover a{
	font-style: normal;
	text-decoration: none;
}

#navigation ul li a.home{
	background-position: 0px 0px;
}
#navigation ul li a.music{
	background-position: -142px 0px;
}
#navigation ul li a.shows{
	background-position: 0px -75px;
}
#navigation ul li a.store{
	background-position: -142px -75px;
}
#navigation ul li a.videos{
	background-position: 0px -150px;
}
#navigation ul li a.gallery{
	background-position: -142px -150px;
}
#navigation ul li a.theband{
	background-position: 0px -225px;
}
#navigation ul li a.contact{
	background-position: -142px -225px;
}


#navigation ul li a img{
	padding: 0px;
	margin: 0px;
	border: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}
#navigation ul.second_row{
	margin-top: -20px;
	margin-left: 69px;
	z-index: 125;
}





#page_content {
	position: relative;
	margin-top: -34px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2em;
	z-index: 500;
}

#page_content #right_column{
	float: right;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 20px;
}

img.righted{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#content {
	font-size: 1.2em
	z-index: 500;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: transparent;
	height: 100px;
	width: 800px;
	color: #000000;

	border: none;
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}


h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	height: 20px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #f8df40;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #f8df40;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.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;
	}
.comment-body{
	color: #000;
}


#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #85a0e6;
	text-decoration: none;
	}

a:hover {
	color: #6687Dc;
	text-decoration: underline;
	}

#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;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 00px 0;
	padding: 0;
	}



p{
	margin-bottom: 20px;
	text-align: left;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0 0;
	width: 560px;
	}

.widecolumn {
	float: left;
	padding: 00px 0 20px 0;
	margin: 0px 0 0 150px;
	width: 560px;
	border: 1px solid green;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin 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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 450px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{

	float: right;
	width: 212px;
	margin-left: 20px;
	margin-bottom: 20px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

fieldset{
	margin: 0px;
	padding: 0px;
	border: none;
}

/* End Various Tags & Classes*/




/* 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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#sidebar ul li div.tourdate div.location{
	width: 242px;
}

#sidebar ul li div.tourdate{
}

.tourdate{
	margin-top: 6px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #323252;
}

.tourdate div.link_to_map{
	float: right;
	text-align: right;
	width: 70px;
	display: none;
}
.tourdate div.location{
	font-size: 10px;
	width: 500px;
}
.tourdate:hover div.link_to_map{
	display: block;
}

.tourdate .date{
	margin: 0px 11px 6px 0px;
	background-color: #564c7b;
	width: 31px;
	height: 38px;
	float: left;
	padding: 6px 0px 0px 6px;
}


.tourdate:hover .date .month, .tourdate:hover .date .day{
	color: #de9b49;
}
.tourdate:hover div.location{
	color: #de9b49;
}

.tourdate .date .month {
	color: #f8df40;
	text-transform: uppercase;
	font-size: 12px;
}

.tourdate .date .day {
	color: #f8df40;
	font-size: 19px;
}


#sidebar ul li div.tourdate .date{
	margin: 0px 11px 3px 0px;
	background-color: #564c7b;
	width: 20px;
	height: 20px;
	float: left;
	padding: 0px 0px 3px 3px;
	line-height: 8px;

}
#sidebar ul li div.tourdate .date .month{
	line-height: 8px;
	font-size: 8px;
}
#sidebar ul li div.tourdate .date .day{
	line-height: 12px;
	font-size: 12px;
}


.blueborder{
	border: 3px solid #323252;
}

#footer ul#footerlinks li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#footer ul#footerlinks li a{
	color: #f8df40;
}

div.band_nav{
	text-align: center;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

div.band_nav h2 a{
	z-index: 502;
}

div.band_nav div.member{
	text-align: center;
	margin-top: 14px;
}
div.band_nav div.member.active a img{
	border: 3px solid #f8df40;
}
div.band_nav div.member a{
}
div.band_nav div.member a img{
	margin-left: 5px; 
	margin-right: 5px;
	width: 68px;
	height: 68px;
	border: 3px solid black;
}
div.band_nav div.member a:hover img{
	border: 3px solid #f8df40;
}
div.band_nav div.member div.caption{
	position: relative;
	bottom: 0px;
}

div.band_nav div.member .instrument{
	float: left;
	margin-left: -250px;
	display: none;
}
div.band_nav div.member:hover .instrument{
	display: block;
	z-index: 1000;
}


div.bouncetracker{
	background: transparent url('images/bouncetracker.png') no-repeat top left;
	width: 560px;
	height: 404px;
	margin: 0px;
	padding: 0px;
}
div.bouncetracker dl{
	color: #4c4c7c;
	display: none;
}

div.bouncetracker div.tourmap{
	position: relative;
	top: 67px;
	left: 49px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	overflow: hidden;
}

div.bouncetracker div.tourmap div.bubble{
	color: #000000;
}




div.wpcf7 input, div.wpcf7 textarea, div.wpcf7 select{
	position: relative;
	border: 3px solid #323252;
	background: #f7dfa8 url('images/input_bg.jpg') no-repeat top left;
	z-index: 1000;
}

div.wpcf7 textarea, textarea{
	background: #f7dfa8 url('images/input_bg.jpg') no-repeat bottom right;
}

.wpcf7-not-valid-tip{
	color: red;
}

/* ********** BEGIN MERCHANDISE STYLES ********** */

.product{
	margin-bottom: 25px;
	padding: 12px;
	border: 2px solid #000;
	background: transparent url('images/darker_bg_transparent.png') repeat top left;
}

.product .title{
	font-size: 18px;
	border-bottom: 1px dashed #FFC000;
	margin-bottom: 10px;
	color: #f8df40;
	height: 22px;
}
.product .title p{
	margin:0px;
}
.product p.description{
	margin:0px;
	margin-left: 10px;
	margin-top: 10px;
	width: 240px;
}
.product .images{
	float: left;
	padding-right: 20px;
	width: 40%;
}
.product .images img{
}

.product .tracks{
	float: right;
	width: 50%;
}

.product .tracks ol{
	margin-bottom: 12px;
}

.product .tracks ol li{
	margin: 0px;
	padding: 0px;
}

.shopping_cart{
	font-size:12px;
	margin-bottom: 25px;
	padding: 12px;
	border: 2px solid #000;
	background: transparent url('images/darker_bg_transparent.png') repeat top left;
}
.shopping_cart h2{
	margin-top: 2px;
	font-size:16px;
}
.shopping_cart table tr th{
	text-align: center;
	padding: 3px;
}
.shopping_cart table tr th.name{
	text-align: left;
}
.shopping_cart table tr td{
	margin-bottom: 2px;
	padding: 3px;
}
.shopping_cart table tr.item_row td{
	border-bottom: 1px dashed #000;
	padding-bottom: 10px;
}
.shopping_cart table tr td input{
}
/* ********** END MERCHANDISE STYLES ********** */

div.alal_stats{
	margin-left: 100px;
	width: 240px;
}

div.alal_stats table{
	border: 1px solid white;
	background-color: #000;
}
div.alal_stats table tr td{
	padding: 2px 4px;
	text-align: center;
}
div.alal_stats table tr th{
	padding: 2px 4px;
	background-color: #333;
}

.shadow  { position:relative; display:block; color:#f8df40; }
.shadow span { position:absolute; display:block; top:0px;  }
.shadow:before { display:block; padding:1px; content: attr(title); color:#f05372;  } 

table.simple_table tbody tr td{
border-top: 1px dashed white;
padding: 5px;
}


.tubepress_thumb a img{
    border: 1px solid #f05372;
	padding: 4px;
	background-color: #353556;
}


#sb-content object{
	overflow: hidden;
}

.entry p img{
	border: 2px solid black;
	margin-top: 1em;
	margin-bottom: 1em;
}