/*
Theme Name: Hurricane Chaser - Aviator
Theme URI: http://www.saturatedmedia.net
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Brad Zeffren
Author URI: http://saturatedmedia.net
Tags: starkers, naked, clean, basic
*/

/*@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";*/

/*

Off White #ebe8da
Red       #990000
*/

/*
	RESET
*/

*									{ margin: 0; padding: 0; }
html								{ overflow-y: scroll; background-color: #000000; }
html, body							{ height: 100%; }
body								{ font-size: 62.5%; font-family: "Lucida Sans","Lucida Grande", Lucida, sans-serif; color: #ebe8da; margin: 0; margin-top: -10px; }
ul									{ list-style: none; }
ol									{ list-style: none; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; background: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }

/*
	UTILITY
*/
.floatLeft 							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.button								{ border: 2px solid #ebe8da; padding: 3px 5px; background: transparent; font-family: "Lucida Sans","Lucida Grande", Lucida, sans-serif, serif; font-weight: bold; font-size: 1.4em; 
									  color: #ebe8da;}
.button:hover						{ background: #990000; color: #ebe8da; }
#submitcomment 						{ display: block; margin: 10px 0;}

/*
	TYPGROGRAPHY
*/
p, li								{ font-size: 1.5em; line-height: 1.5em; margin: 0 0 10px 0; }
p#intro-paragraph					{ }
p#intro-paragraph span				{ }
p#intro-paragraph em				{ }
a									{ color: #990000; }
a:hover								{ background: #990000; color: white; }
h1									{ font-size: 3.6em; font-family: Georgia, serif; font-weight: normal; }
h2									{ font-size: 2.8em; font-family: Georgia, serif; font-weight: normal; }
h3									{ font-size: 2.6em; font-family: Georgia, serif; font-weight: normal; margin: 0 0 10px 0; }
h4									{ color: white; font-size: 2.0em; margin-bottom: 15px; }
.post h4							{ font-size: 1.8em; font-family: Georgia, serif; font-weight: normal; margin: 0 0 10px 0;
									  color: #900; }
h1, h2, h3, h4						{margin: 15px 0;}								

/*
	FORMS
*/
input								{ padding: 3px; }



/*
	STRUCTURE
*/
#page-wrap							{ width: 960px; padding: 0; margin: 0px auto;  
									  min-height: 100%; height: auto !important; height: 100%; border-left: 1px solid #990000; 
									  border-right: 1px solid #990000;  background: url(/images/body-bg.jpg) top center repeat-y; }


/* #socialsidebar 						{ width: 190px; float: left; margin-right: 15px; } */
#main-col							{ width: 610px; float: left; margin: 10px; }					
#linksidebar						{ width: 240px; float: right; margin: 10px; }
#push								{ height: 240px; }


/*

	HEADER

*/


h1#logo								{ width: 200px; height: 151px; text-indent: -9999px;
									  margin: 0 10px 8px 0; float: left; }
#main-pic							{ float: left; margin-right: 10px; }
#branding							{ width: 960px; height: 214px; background: url(/images/header.jpg) top left no-repeat black; 
										border-bottom: 5px solid #990000;} 
#branding p							{ color: #f4dfb8; width: 300px; visibility: hidden; }
form#searchform						{ margin: 0 0 10px 0; float: right; }
#facebook-btn						{ position: absolute; right: 10px; top: -13px; margin: 0; padding: 0;}

/*
	MENU
*/

#menu-bar							{ padding-top: 0; position: relative; top: 157px; left: 15px;}
ul#main-nav							{ width: 500px; height: 50px; }
ul#main-nav li						{ display: inline; }
ul#main-nav li a					{ float: left; text-indent: -9999px;}
ul#main-nav li a.home 				{ background: url(/images/nav-home.jpg) no-repeat bottom center; height: 50px; width: 74px; }
ul#main-nav li a.music				{ background: url(/images/nav-music.jpg) no-repeat bottom center; height: 50px; width: 93px;}
ul#main-nav li a.shows 				{ background: url(/images/nav-shows.jpg) no-repeat bottom center; height: 50px; width: 97px;}
ul#main-nav li a.bio 				{ background: url(/images/nav-bio.jpg) no-repeat bottom center; height: 50px; width: 67px;}
ul#main-nav li a.photos 			{ background: url(/images/nav-photos.jpg) no-repeat bottom center; height: 50px; width: 101px;}

ul#main-nav li a.home:hover, 
ul#main-nav li a.music:hover,
ul#main-nav li a.shows:hover,
ul#main-nav li a.bio:hover,
ul#main-nav li a.photos:hover		{ background-position: top center;}  







/*
	WIDGETS
*/
.widget								{background: url(/images/widget-bg.jpg) top left repeat-y; /* background: url(/images/widget-bg.jpg)top center repeat-y; */ width: 240px; margin-bottom: 10px;}
.email h3#h-mailing					{ text-indent: -9999px; background: url(/images/h-the-wire.jpg) top left no-repeat; width: 85px; 
									  height: 24px; 
									  position: relative; top: 5px; left: 4px; margin-top: 0;}
.email .button   					{ float: right;}
.email strong						{padding: 5px 0; font-size: 1.3em;}
.email .field						{ padding: 5px 0;}
.widget .inside						{ padding: 10px; float: left; }
.twitter img						{ float: left;}
.tweet								{ width: 480px; padding-top: 15px; font-family: Georgia; font-size: 1.2em; font-style: italic; color: #000;}
.quotes								{ font-weight: bold; margin: 0 5px;}
.widget ul							{ list-style: square outside; margin-left: 15px; }
.widget ul li 						{ margin: 0 0 5px 0; }
.widget ul li a					{ display: block; padding: 2px; }
.widget ul li a:hover				{ background: #900; color: white; }
.thumb								{ width: 62px; }



.flickr-thumb						{ height: 41px; width: 62px; overflow: hidden; float: left; margin: 0 0 10px 15px; } 
#recent-flickr-photos .flickr-medium	{ height: 80px; width: 80px; margin: 5px;}
#recent-flickr-photos				{ padding-bottom: 10px;}
#recent-flickr-photos h2			{ text-indent: -9999px; background:url(/images/h-the-stills.jpg) top left no-repeat; width: 100px; height: 24px;  
									  position: relative; left: 5px; top: 5px; margin-top: 0;  }
#recent-flickr-photos h2 a			{ visibility: hidden; display: none;}
a.flickr-image:hover, 
.flickr-large:hover				    { background: none; border: none;}
.controlbar .previous				{ text-decoration: none; }

#lastfm-1 h2.widgettitle		    { text-indent: -9999px; background: url(/images/h-rotations.jpg) top left no-repeat; width: 95px; height: 25px; 
									   position: relative; left: 5px; top: 5px; margin-top: 0; }
ul.lastfm							{ list-style: none; font-family: "Lucida Sans","Lucida Grande", Lucida, sans-serif; font-size: .8em; line-height: 1em; color: #ebe8da; padding-bottom: 10px; padding-right: 10px;}
li.lastfm-item						{ font-size: 1.3em; line-height: 1em; padding-bottom: 5px;}
.lastfm-timestamp					{ font-style: italic;  font: .9em; display: block;}

.widget_links						{ padding-bottom: 5px;}
.widget_links h2                    { text-indent: -9999px; background:url(/images/h-out-there.jpg) top left no-repeat; width: 108px; height: 31px;  
									  position: relative; left: 6px; top:5px; margin-top: 0;  }
ul.blogroll							{list-style: none; }

ul.blogroll li a:hover				{ color: #000; background: none;}

.fan_box .name_block a span.name				{ color: #ebe8da; }

/*
	BLOG ENTRIES
*/
.post								{ margin: 0 0 45px 0; }
.post p								{ font-family: ""Lucida Sans","Lucida Grande", Lucida, sans-serif";}
.post a, h3 a						{ color: #000; }
.post p a							{ border-bottom: 1px dashed #000; font-weight: bold;}
.post p strong						{ color: #fff; }
.datebox p							{ font-style: italic; margin-bottom: -10px;}
.day								{ font-size: 3.4em; font-weight: bold; margin: 0; font-family: "Lucida Sans","Lucida Grande", Lucida, sans-serif, serif; }
.month								{ font-size: 1.8em; font-weight: bold; text-transform: uppercase; margin: 0; }
.year								{ font-size: 1.6em; font-weight: bold; margin: 0; }
ol.commentlist						{ list-style: none; }
ol.commentlist a					{ color: #000; }
.comment-bubble						{ background: #990000; color: white; padding: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
ol.commentlist li					{ padding-left: 5px; border: 1px dashed #000000;}
ol.commentlist li p					{ font-size: 1.0em; }
.gravatar							{ margin-top: 3px; padding: 2px; height: 40px; }


#commentform input, #comment		{ display: block;}
.comment-post-hidden, 
#comment-post-hidden + div			{ visibility: hidden; }

#main-col img.flickr-medium			{margin: 2px;} 

.flickr-image .alignleft img			{float: left; display: inline;}
/*
	FOOTER
*/
#footer								{ width: 960px; height: 250px; margin: 0 auto; margin-top: -250px; background: #000000; border-top: 4px solid #990000; 
									 border-left: 1px solid #990000; border-right: 1px solid #990000; }
#footer-inside						{ width: 960px; position: relative; }
#footer-inside img					{ float: left;}

#credit-links						{ width : 500px; position: relative; top: 10px;}
#credit-links li  					{ height: 30px; overflow: hidden; margin: 0; padding: 0;}								    

#credit-links li#plane				{ float: left; }
/*
#credit-links li a#booking  		{ width: 271px; height: 30px; text-indent: -9000px;  }
#credit-links li a#booking  h4		{ background: url(images/footer-booking.jpg) bottom left no-repeat;}
*/

/*
#credit-links li a#saturated  		{ width: 271px; height: 30px; text-indent: -9000px;  }
#credit-links li a#saturated  h4	{ background: url(images/footer-saturated.jpg) bottom left no-repeat;}

#credit-links li h4#copyright	    { width: 271px; height: 30px; text-indent: -9000px; background: url(images/footer-copyright.jpg) bottom left no-repeat;}

#credit-links li a#booking h4:hover { background-position: top left;}
#credit-links li a#saturated h4:hover { background-position: top left;}
*/



p#rss								{ display: none;}