/*
Theme Name: Water Tower Music
Theme URI: http://wordpress.org/
Description: Custom Wordpress template created by H6Design
Author: Jeff Ryan
Author URI: http://h6design.com.com/
Tags: Water Tower Music

	Copyright Water Tower Music
*/

img, div { behavior: url(iepngfix.htc) }

/*************** Header Content *************************/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000000; 
	background-image: url('images/page_back.jpg');
	background-position: top;
	background-repeat: repeat-x;
	color: #ffffff;
	text-align: center;
	margin: 0px;
}

#page {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	font-size: 1.2em;
	}

#header {
	 height: 100px;
	 width: 960px;
	 border-bottom: 1px solid #ffbe00;
	}

#logo 	{
	margin: 5px 0 0 0;
	height: 95px;
	width: 960px;
	float: left;
	width: 200px;
	}
ul#pagenav{
	float: right;
	display: inline;
	margin-top: 70px;
	color: #fff;
	
	
}
ul#pagenav li {
	display: inline;
	color: #fff;
	font-size: 1.4em;
	margin-right: 20px;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serf;

}

ul#pagenav a:link,
ul#pagenav a:visited{
	color: #fff;
	text-decoration: none;
	
}
#banner{
	width: 710px;
	height: 300px;
	border-bottom: 1px solid #ffbe00;
}

/* -------------   Header content ----------- */
/* -------------   Categories  -------------- */

div.featured,
div.featured_last
{
	float: left;
	width: 680px;
	padding-bottom: 30px;
	margin-top: 20px;

}
div.featured{
	border-bottom: 1px dashed #333333;
}
div.feat_img{
	float: left;
	display: inline;
	width: 250px;
}
div.feat_img img{
	padding: 10px;
	border: 1px solid #333333;
}
div.feat_txt{
	width: 400px;
	float: left;
	display: inline;
	margin-left: 20px;
}
div.feat_txt h1{
	font-size: 1.6em;
	color: #fa9b16;
	padding: 0;
	margin: 0;
	text-align: left;

}
div.feat_txt h1 a:link,
div.feat_txt h1 a:visited,
div.feat_txt h1 a:hover
{
	color: #fa9b16;
	text-decoration: none;

}
div.feat_txt h2{
	font-size: 1.1em;
	border-bottom: 1px solid #777777;
	color: #AAAAAA;
	padding-bottom: 10px;
	margin: 5px 0 0 0;
        font-weight: normal;
}

div.feat_txt p{
	line-height: 20px;


}

div#releases{
	float: left;
	width: 710px;
	display: inline;
}
div#releases h3 {
	color: #545454;
	width: 300px;
	padding:  0 0 6px 3px;
	border-bottom: 1px solid #545454;
	margin: 10px;
	font-size: .9em;
	float: left;
	display: inline;

}
div.release_holder{
	float: left;
	display: inline;
	background-color: #111111;
	width: 690px;
	padding: 10px 0 10px 10px;
}
div.small_release{
	width: 310px;
	float: left;
	display: inline;
	background-color: #222222;
	margin:  0 10px 10px 0;
	padding: 10px;
}
div.odd{
	clear: left;
}
div.small_release img{
	float: left;
	display: inline;
	border: 1px solid #333333;
	margin-right: 10px;
       

}
div.small_release h4{
	color: #ffc434;
	margin: 0;
	padding: 0;
}
div.small_release p {
	margin:0;
	padding: 0;
	font-size: .8em;
}

/* -------------   Categories  -------------- */
/* -------------   Releases  -------------- */

p.links{
	color: #ffbe00;
	font-size: .8em;
	border-top: 1px dotted #ffbe00;
	padding-top: 25px;
	margin-top: 20px;
}
p.buy a:link,
p.buy a:visited,
p.links a:link,
p.links a:visited{
	color: #ffbe00;
}
p.buy{
	color: #ffbe00;
	font-size: .8em;
	margin-top: 20px;
}
h3.tracklist,
#tracklist h3{
	color:#FFD61B;
	font-size:1.2em;
	margin:25px 20px 0 0;
}
#tracklist ol{
	margin: 15px 0 10px 10px;
	padding-left: 30px;
	font-size: .9em;
}
#tracklist li{
	margin-top: 3px;
	color: #cccccc;

}
#tracklist p{
	line-height: 20px;
	font-size: .9em;
	color: #dddddd;
	text-align: left;
	padding-right: 15px;

}
div.feat_txt ol li{
	margin-top: 10px;
	margin-left: 0px;
	font-size: .9em
}
div.feat_txt ol{
	margin-left: 5px;
	padding-left: 20px;
        margin-bottom: 40px;
}

#page_links{
	background-color:#111111;
	border-bottom:1px solid #222222;
	border-top:1px solid #222222;
	padding:10px;

}
div.feat_txt h2.release{
	border: none;
	
}
div.feat_txt h2 img{
	vertical-align: middle;
}	
#page_links a img{
	vertical-align: middle;
}


/* -------------   Releases  -------------- */

/* -------------   Artists  -------------- */



div.artist{
	float: left;
	display: inline;
	width: 190px;
	height: 475px;
	padding: 15px;
	border: 1px solid #333333;
	margin: 10px 10px 0 0;
	text-align: left;
	background-color: #111111;
}



div.artist h1{
	font-size: 1.2em;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
}


div.artist p{
	color: #777777;
	font-size: .9em;
	line-height: 1.6em;
}






/* -------------   Artists  -------------- */

/* -------------   Common Styles  ----------- */
#content {
	width: 710px;
	float: left;
display: inline;
	
	}
#content_holder{
	background-image: url('images/side_back.gif');
	background-position: right;
	background-repeat: repeat-y;
	width: 960px;
	float: left;
	display: inline;
}

h2.mainhead{
	background-image: url(images/h2_back1.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 20px;
	color: #ffbe00;
	font: arial;
	font-weight: normal;
	float: left;
	width: 670px;

}
h2.homehead{
	background-image: url(images/h2_back1.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 20px;
	color: #ffbe00;
	font: arial;
	font-weight: normal;
	float: left;
	width: 400px;

}
h2.mainhead img,
h2.homehead img{
	border: none;
}
p.read{
	text-align: right;
	margin:0;
	padding:0;
	font-size: .9em;
}
p.read a:link, 
p.read a:visited{
	color: #fa9b16;
	text-decoration: none;
}



a, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #ffbe00;
	text-decoration: none;
	}



h1, h2 {
	font-family: "Arial Narrow", Arial, helvetica, sans-serif;
}

h3{
	font-family: Arial, helvetica, sans-serif;
}

.clearit{
	clear: both;
}

/* -------------   Common Styles  ----------- */
/* -------------   Home Page Content  ------- */
#left_col{
	width: 400px;
	float: left;
	display: inline;
        min-height: 480px;
        height: auto;
}
/* for Internet Explorer */
/*\*/
#left_col{
       height: 480px;
}
/**/


#right_col{
	width: 270px;
	float: right;
	display: inline;
}



div#post-3 h2 {
	display: none;
}

#right_col h2{
	background-image: url(images/h2_back2.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 0 10px 0;
	padding: 20px;
	color: #ffbe00;
	font: arial;
	font-weight: normal;
}
#left_col .image img, 
#right_col .image img{
		border: 1px solid #333333;
		
}
#left_col p, 
#right_col p{
	font-size: .8em;
	line-height: 18px;
	margin: 0;
}
#right_col h3,
#left_col h3{
	color: #c98f00;
	margin: 0px;
	font-size: 1.2em;
}

#left_col .hompage_item_no_border,
#left_col .hompage_item{
	padding: 20px 0;
	float: left;
	display: inline;
	width: 410px;
	margin-left: 10px;
}
#left_col .hompage_item{
	border-bottom: 1px dotted #cccccc;
}



#left_col div.image{
	float: left;
	text-align: left;
	padding: 5px;
	border: 1px solid #333333;
	
}
#left_col div.text{
	float: right;
	display: inline;
	width: 290px;
	padding-right: 10px;
}
div.small_release_home{
	width: 230px;
	float: left;
	display: inline;
	background-color: #222222;
	margin: 0 0 10px 10px;
	padding: 10px 10px 0 10px;
}
div.small_release_home img{
	float: left;
	display: inline;
	border: 1px solid #333333;
	margin-right: 10px;
        margin-bottom: 10px;
}
div.small_release_home h4{
	color: #ffc434;
	margin: 0;
	padding: 0;
}
div.small_release_home p {
	margin:0;
	padding: 0 0 10px 0;
}
div#main_back{
	background-image: url('images/mainback.gif');
	background-position: right;
	background-repeat: repeat-y;
  
}
#main{
	float: left;
	display: inline;
	width: 710px;
}
/* -------------   Home Page Content  ------- */
/* -------------   Search Content  ------------ */

div.search_holder{
	padding: 15px;
	margin: 15px 15px 15px 0;
	width: 660px;
	float: left;
	display: inline;
	border: 1px solid #333333;

}
div.search_txt{
	float: left;
	display: inline;
	width: 500px;
}
div.search_txt h4 {
	color:#FFC434;
	margin:0;
	padding:0;
}
div.search_img{
	float: left;
	display: inline;
	width: 125px;
}
div.search_img img{
	padding: 10px;
	border: 1px solid #333333;
}
/* -------------   Search Content  ------------ */
/* -------------   Sidebar Content  --------- */



#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 250px;
	float: right;
display: inline;
	}
#sidebar img{
	border: none;
}
#sidebar form {
	margin: 0;
	}
.side_item{
width:250px;
	background-image: url(images/sidediag.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 20px;
       float: right;
       display: inline;
}
#sidebar h2{
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #434343;
	color: #ffbe00;
	font-weight: normal;
	margin: 0;
}
.side_element{
	margin: 20px;
}
#sidebanner{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 250px;
        float: right;
        display: inline;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 4px;
	vertical-align: top;
	margin-top: 1px;
	background-color: #545454;
	border:1px solid #777777;
	color: #fff;
	}
#sidebar #searchsubmit {
	padding: 1px;
	vertical-align: top;
	}

.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: 100%;
	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 */
/* -------------   Sidebar Content  --------- */

/* -------------   footer content   ----------*/

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	border-top: 1px solid #ffbe00;
	text-align: left;
	color: #777777;
	font-size: .9em;
	}
#bottomlinks a:link,
#bottomlinks a:visited{
	color: #777777;
	
}
	
#bottomlinks{
	float: left;
	display: inline;
}
	
#copyright{
	float: right;
	display: inline;
}
	
	
/* -------------   footer content   ----------*/

#content {
	font-size: 1.2em;
	}

.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;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}


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;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 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;
	}



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:hover {
	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 */

.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;
}


#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


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 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 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */
/* Audio Styles */

.mAp, .adplr {
	width: 175px;
	}
.microAudio-bg {
	color: #333333;
	}

.microAudio-leftbg {
	color: #111111;
	}

.microAudio-lefticon {
	color: #ffbe00;
	}

.microAudio-voltrack {
	background-color: #ffbe00;
	}

.microAudio-volslider {
	color: #111111;
	}

.microAudio-rightbg {
	background-color: #ffbe00;
	}

.microAudio-rightbghover {
	color: #B80000;
	}

.microAudio-righticon {
	color: #66FF33;
	}

.microAudio-righticonhover {
	color: #CC33FF;
	}

.microAudio-skip {
	color: #002EB8;
	}

.microAudio-text {
	color: #F5B800;
	}

.microAudio-track {
	color: #CCFF33;
	}

.microAudio-border {
	color: #FF33CC;
	}

.microAudio-loader {
	color: #FF0000;
	}

.microAudio-tracker {
	color: #FFFFFFS;
	}
