/*

Theme Name: The Tide Will Turn
Theme URI: http://www.thetidewillturn.com
Description: A custom theme, based on the Inverted Headline theme.
Version: 1.0
Author: Kyle Sutton

*/



* {
	margin: 0;
	padding: 0;
	}

body {
	background: #538b72 url('images/water_bg.jpg') top center fixed no-repeat;
	color: #f0cf93;
	font-size: 1.2em;
    font-family: Georgia, "Times New Roman", Times, sans-serif;
	}


#wrap {
	width: 870px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	}


#head {
	margin-top: 40px;
	padding-top: 10px;
	}


.buybox {
 float:right;
 width: 295px;
 height: 390px;
 background: url(images/buybox.jpg);
 position: relative;
 z-index: 2;
}

.buybox li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
.buybox a {display: block;}

#itunes {left: 23px; top:320px; width: 45px; height: 45px;}
#amazon {left: 79px; top:323px; width: 42px; height: 42px;}
#bigcartel {left: 134px; top:320px; width: 48px; height: 45px;}
#smartpunk {left: 195px; top:320px; width: 80px; height: 49px;}
#itunes a {height: 45px;}
#amazon a {height: 42px;}
#bigcartel a {height: 45px;}
#smartpunk a {height: 49px;}

#itunes a:hover {background: url(images/buybox.jpg) -23px -710px no-repeat;}
#amazon a:hover {background: url(images/buybox.jpg) -79px -713px no-repeat;}
#bigcartel a:hover {background: url(images/buybox.jpg) -134px -710px no-repeat;}
#smartpunk a:hover {background: url(images/buybox.jpg) -195px -710px no-repeat;}	

.links {
 width: 298px;
 height: 112px;
 background: url(images/links.png);
 margin: 20px auto; padding: 0;
 position: relative;
 outline: none;
}

.links li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
.links a {display: block;}

#myspace {left: 2px; top:52px; width: 82px; height: 16px;}
#reverbnation {left: 90px; top:52px; width: 113px; height: 16px;}
#purevolume {left: 208px; top:52px; width: 87px; height: 16px;}
#lastfm {left: 18px; top:80px; width: 51px; height: 16px;}
#facebook {left: 75px; top:80px; width: 70px; height: 216px;}
#twitter {left: 150px; top:80px; width: 72px; height: 16px;}
#youtube {left: 227px; top:79px; width: 55px; height: 16px;}
#myspace a {height: 16px;}
#reverbnation a {height: 16px;}
#purevolume a {height: 16px;}
#lastfm a {height: 16px;}
#facebook a {height: 16px;}
#twitter a {height: 16px;}
#youtube a {height: 16px;}

#myspace a:hover {background: url(images/links.png) -2px -164px no-repeat;}
#reverbnation a:hover {background: url(images/links.png) -90px -164px no-repeat;}
#purevolume a:hover {background: url(images/links.png) -208px -164px no-repeat;}
#lastfm a:hover {background: url(images/links.png) -18px -192px no-repeat;}
#facebook a:hover {background: url(images/links.png) -75px -192px no-repeat;}
#twitter a:hover {background: url(images/links.png) -150px -192px no-repeat;}
#youtube a:hover {background: url(images/links.png) -227px -191px no-repeat;}


.music {
	width: 298px;
	background-color:#1d1910;
	margin: 10px 0 10px 0;
}

.mailinglist {
	width: 298px;
	background-color:#1d1910;
	margin: 10px 0 10px 0;
	}
	
.twitter {
 	width: 298px;
	position: relative;
 	background-color:#1d1910;
	margin: 10px 0 10px 0;
	}

#zrx_captcha  {
	margin-left: 10px;
	}

.musicbox {
 width: 298px;
 height: 100px;
 background: url(images/musicbox.png);
 position: relative;
	}

.musicbox li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
.musicbox a {display: block;}


#player {left: 6px; top:3px; width: 287px; height: 20px;}
#bandcamp {left: 32px; top:53px; width: 225px; height: 40px;}
#player a {height: 17px;}
#bandcamp a {height: 37px;}

#player a:hover {background: url(images/musicbox.png) -6px -103px no-repeat;}
#bandcamp a:hover {background: url(images/musicbox.png) -32px -153px no-repeat;}


.shows {
	width: 298px;
	background-color:#1d1910;
	margin: 20px 0 10px 0;
}


.contact {
 width: 298px;
 height: 187px;
 background: url(images/contact.png);
 margin: 20px auto; padding: 0;
 position: relative;
}

.contact li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
.contact a {display: block;}

#band {left: 32px; top:86px; width: 240px; height: 18px;}
#booking {left: 19px; top:152px; width: 266px; height: 18px;}
#band a {height: 18px;}
#booking a {height: 18px;}

#band a:hover {background: url(images/contact.png) -32px -273px no-repeat;}
#booking a:hover {background: url(images/contact.png) -19px -339px no-repeat;}

.shop {
 width: 298px;
 height: 450px;
 background: url(images/shop.gif);
 margin: 20px auto; padding: 0;
 position: relative;
}

.shop li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
.shop a {display: block;}

#click {left: 0; top:350px; width: 298px; height: 45px;}
#click a {height: 45px;}


.search {
	width: 298px;
	background-color:#1d1910;
	margin: 10px 0 10px 0;
	border:1px solid #999;
	color: #fff;
	}

h1 {
	color: #65947a;
	font-size: 1.5em;
	margin-left: 10px;
	font-style: italic;
	text-decoration: none;
	}

h1 a {
	font-weight: bold;
	text-decoration: none;
}


h1 a:hover {
	color: #fff;
	text-decoration: none;
	}


.nav {
 width: 870px;
 height: 65px;
 margin: 0 0 2px 0;
 background: url(images/top_nav.jpg);
 z-index: 3;
 position: relative;
 display: block;
}

.nav li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
.nav a {display: block;}

#blog {left: 20px; top: 20px; width: 62px; height: 25px;}
#bio {left: 110px; top: 20px; width: 42px; height: 25px;}
#shows {left: 180px; top: 20px; width: 80px; height: 25px;}
#releases {left: 287px; top: 20px; width: 95px; height: 25px;}
#photos {left: 420px; top: 20px; width: 85px; height: 25px;}
#videos {left: 540px; top: 20px; width: 80px; height: 25px;}
#shop {left: 655px; top: 20px; width: 60px; height: 25px;}
#contact {left: 743px; top: 20px; width: 102px; height: 25px;}
#blog a {height: 25px;}
#bio a {height: 25px;}
#shows a {height: 25px;}
#releases a {height: 25px;}
#photos a {height: 25px;}
#videos a {height: 25px;}
#shop a {height: 25px;}
#contact a{height: 25px;}

#blog a:hover {background: url(images/top_nav.jpg) -20px -85px no-repeat;}
#bio a:hover {background: url(images/top_nav.jpg) -110px -85px no-repeat;}
#shows a:hover {background: url(images/top_nav.jpg) -180px -85px no-repeat;}
#releases a:hover {background: url(images/top_nav.jpg) -287px -85px no-repeat;}
#photos a:hover {background: url(images/top_nav.jpg) -420px -85px no-repeat;}
#videos a:hover {background: url(images/top_nav.jpg) -540px -85px no-repeat;}
#shop a:hover {background: url(images/top_nav.jpg) -655px -85px no-repeat;}
#contact a:hover {background: url(images/top_nav.jpg) -743px -85px no-repeat;}


body.blogpage .nav li#blog {background: url(images/top_nav.jpg) -20px -85px no-repeat;}
body.biopage .nav li#bio {background: url(images/top_nav.jpg) -110px -85px no-repeat;}
body.showspage .nav li#shows {background: url(images/top_nav.jpg) -180px -85px no-repeat;}
body.releasespage .nav li#releases {background: url(images/top_nav.jpg) -287px -85px no-repeat;}
body.photospage .nav li#photos {background: url(images/top_nav.jpg) -420px -85px no-repeat;}
body.videospage .nav li#videos {background: url(images/top_nav.jpg) -540px -85px no-repeat;}
body.contactpage .nav li#contact {background: url(images/top_nav.jpg) -743px -85px no-repeat;}


#right {
	float: right;
	clear: both;
	width: 300px;
	margin: -10px 0 0 15px;
	}

#right p {
	line-height: 1.4em;
	width: 300px;
	margin-bottom: 20px;
	}

p.announce {
	font-size: 1.6em;
	}
	
#main {
	width: 550px;
	background-color: #1d1910;
	position: relative;
	} 
	
#main a, .credit a {
	color: #ccc;
	text-decoration: none;
	}
	
#main a:hover, .credit a:hover {
	color: #fff;
	text-decoration: none;
	}

#mainpage {
	width: 550px;
	background-color: #1d1910;
	position: relative;
	} 

#mainpage a, .credit a {
	color: #ccc;
	text-decoration: none;
	}
	
#mainpage a:hover, .credit a:hover {
	color: #fff;
	text-decoration: none;
	}

#biotop {
	width: 551px;
	height: 45px;
        margin-left: 10px;
	background: url(images/bio_top.png);
		}
		
#shows_top {
	width: 551px;
	height: 45px;
        margin-left: 10px;
	background: url(images/shows_top.png);
		}

#releases_top {
	width: 551px;
	height: 45px;
        margin-left: 10px;
	background: url(images/releases_top.png);
		}

#photos_top {
	width: 551px;
	height: 45px;
        margin-left: 10px;
	background: url(images/photos_top.png);
		}

		
#videos_top {
	width: 551px;
	height: 45px;
        margin-left: 10px;
	background: url(images/videos_top.png);
		}

#contact_top {
	width: 551px;
	height: 45px;
        margin-left: 10px;
	background: url(images/contact_top.png);
		}

#photoentry {
	position: absolute;
	padding: 10px 0 2px 0px;
	margin: 0 0 10px 0;
	width: 550px;
	background-color: #1d1910;
	}

.entry {
	position: relative;
	padding: 10px 0 2px 0px;
	border-bottom: 1px dotted #f0cf93;
	}

.entry .title, .pageentry .title {
	color: #65947a;
	font-size: 1.5em;
	margin-left: 10px;
	font-style: italic;
        font-weight: bold;
	text-decoration: none;
        margin-bottom: 10px;
	}

.pageentry {
	padding: 10px 0 10px 0px;
	margin: 10px 0 10px 0;
	position: relative;
	}
	
h2 {
	color: #fff;
	font-size: 0.9em;
	margin-left: 10px;
	text-decoration: none;
	}
	
h3 {
	color: #65947a;
	font-size: 0.75em;
	margin: 5px 0 10px 10px;
	}


h4 {
	font: 400 0.9em georgia,sans-serif;
	color: #65947a;
	margin-bottom: 5px;
	}


.entry h2 span {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	font-size: 0.6em;
	color: #65947a;
	}


.entry p, #main p {
	font: 'lucida sans','lucida sans unicode','gill sans','verdana',sans-serif;
        font-weight: 300;
        line-height: 1.4;
	font-size: 0.65em;
	margin: 10px 10px 20px 10px;
	}

#main img {
	border: 1px solid #999;
	align:center;
	}

#main img p {
	border: 1px solid #999;
	align:center;
	}

.wp-caption img {
   margin: 5px 0 0 10px;
   padding: 0;
   border: 0 none;
	}

.comment {
	margin: 35px 0 20px 10px;
	font-size: 0.6em;
	}

.clearer {
	clear: left; 
	line-height: 0; 
	height: 0;
	font-size: 0;
	}

.clear {
	clear: both;
	}

#right ul,.footlinks ul {
	list-style-type: none;
	font-size: 0.8em;
	}

#right ul li a,.footlinks ul li a {
	color: #999;
	text-decoration: none;
	display: block;
	padding: 5px 0;
	}

#right  ul li a:hover,.footlinks ul li a:hover {
	color: #FFF;
	}

	
img.right {
	float: right;
	margin: 10px 0 10px 10px;
	}
	
img.left{
	float: left;
	margin: 10px 10px 10px 0;
	}

.blockquote {
	border-left: 2px solid #999;
	padding: 15px;
	margin: 20px 0;
	font-size: 0.9em;
	font-style: italic;
	background-color: #090909;
	}
	
ol {
	font-weight: 500;
	font-size: 0.7em;
	color: #FFF;
	margin-left: 10px;
	margin-bottom: 20px;
	list-style-type: none;
	}
	
ol.tracks {
	font: 500 .6em Georgia,serif;
	color: #fff;
	margin-left: 230px;
	margin-bottom: 10px;
	list-style-type: decimal;
	}	
	
ol span {
	font: 400 1.2em Georgia,serif;
	color: #999;
	}

ol li {
	margin-left: 25px;
	}
	
ol li p {
	color: #f0cf93;
	font:12px Georgia,serif;
	}

#main ul {
	list-style-type: none;
	margin: 20px;
	}
	
#main ul li {
	padding: 2px 15px;
	background: url('images/bullet.gif') no-repeat left center;
	margin-left: 10px;
	}
	
form label{
	display:block;
	}

form p {
	font-size: 0.6em;
	margin-bottom: 30px;
	background: none;
	color:#fff;
	}

form input.text, form textarea{
	width:96%;
	color:#fff;
	padding: 4px 5px;
        font: 12px Georgia, "Times New Roman", Times, sans-serif;
	background-color: #111;
	border:1px #666 solid;
	}
	
textarea {
	color:#fff;
	padding: 4px 5px;
        font: 12px Georgia, "Times New Roman", Times, sans-serif;
        background-color: #111;
        border:1px #666 solid;
}

form input.text:hover, form textarea:hover{
         border:1px #CCC solid;
	}


.form-field {
	position:absolute;
	margin-left:3px;
	background-color:#000;
	border:1px solid #fff;
	color:#fff;
}

.form-field:focus {
	background-color:#000;
	border:1px solid #f0cf93;
	color:#fff;
}


.form-field2 {
	position:absolute;
	margin-left:30px;
	margin-top:2px;
	background-color:#000;
	border:1px solid #fff;
	color:#fff;
}

.form-field2:focus {
	background-color:#000;
	border:1px solid #f0cf93;
	color:#fff;
}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font: #fff 10px Georgia,serif;
	}

* html form input.text,
* html form textarea{
	border-color:#999;
	color:#999;
	}

.footer {
 width: 876px;
 height: 70px;
 background: url(images/footer.png);
 clear:both;
 margin: 25px 0 0 0 auto; padding: 0;
 position:relative;
}


.footer li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
.footer a {display: block;}

#blog2 {left: 457px; top:20px; width: 34px; height: 15px;}
#bio2 {left: 503px; top:20px; width: 25px; height: 15px;}
#shows2 {left: 540px; top:20px; width: 44px; height: 15px;}
#releases2{left: 596px; top:20px; width: 52px; height: 15px;}
#photos2 {left: 657px; top:20px; width: 48px; height: 15px;}
#videos2 {left: 715px; top:20px; width: 44px; height: 15px;}
#shop2 {left: 769px; top:20px; width: 30px; height: 15px;}
#contact2 {left: 815px; top:20px; width: 52px; height: 15px;}
#blog2 a {height: 15px;}
#bio2 a {height: 15px;}
#shows2 a {height: 15px;}
#releases2 a {height: 15px;}
#photos2 a {height: 15px;}
#videos2 a {height: 15px;}
#shop2 a {height: 15px;}
#contact2 a {height: 15px;}

.alignright {
	float: right;
	margin-bottom: 10px;
	background-color: #1d1910;
	}

.alignleft {
	float: left;
	margin-bottom: 10px;
	background-color: #1d1910;
	}
	
.wp-caption-text {
	color: #fff;
	text-align: center;
	margin-left: 10px;
	font-size: 6px;
	}