html{
	font-family:'GentiumAltRegular',Georgia, Times;
	font-size:15px;
	line-height:20px;
	background-color:#FFF;
	margin:0px;
	padding:0px;
	overflow-x:hidden;    

}   
a{
	color:inherit;
	text-decoration:none;
}       
.hide{
	display:none;
}
.clear{
	clear:both;
}                                    
.clear_left{
	clear:left;
}
#all{
	position:absolute;
	left:50%;
	margin-left:-480px;
}
#top{
	margin-left:-20px;     
	width:1000px;     
	background-color:#edd882;    
	border-bottom:1px solid rgba(0,0,0,.1);
}
#top .introHold{
	position:relative;
}
#top .intro{
	width:637px;
	padding:20px;
	padding-right:0px;  
	padding-top:20px;
	background-color:#dcb105;  
}                         
#top .intro h1{
	font-size:30px;
	font-family:'Helvetica', Helvetica, Arial, Verdana;
	letter-spacing:-1px;
	font-weight:bold;                              
	color:#FFF;         
	-webkit-text-stroke:1px transparent;	
}                  
#top .intro #description{
	color:#000;
	color:rgba(0,0,0,.7);
	margin-top:13px;    
	margin-right:30px;
}                                 
#top .intro #description a{
	text-decoration:underline;
}                        
#top .intro #description a:hover{
	text-decoration:none;
}
#top .ctrls{  
	position:absolute;
	left:670px;
	bottom:20px;
}
.search .submit{
	display:none;
}
#posts{
	width:960px; 
	padding-bottom:60px;
}   
#pages{
	font-family:Helvetica, Arial;
	font-size:13px;
	margin-top:8px;
	color:#000;              
	opacity:.3;
}               
#pages span.sep{
	padding:3px;
	padding-top:0px;
	padding-bottom:0px;
	opacity:.6;
}             
#pages a{
	color:#000;     
	padding:2px;
	margin:-1px;         
	border-bottom:1px solid rgba(0,0,0,0);
}
#pages a:hover{
	color:#000;
	border-bottom:1px solid rgba(0,0,0,1);
}
.post{
	clear:both;
}
.post .head{            
	padding-bottom:10px;
	border-bottom:2px solid #eee;
	position:relative; 
	width:960px;
	padding-top:60px;  		
}       
.post .head .date a,
.post .head .notes_comments a{
	color:#BBB;
}             
.post .head .date a{  
	font-size:9px;
	text-transform:uppercase;
	padding:4px;
	margin:-4px;
	background-color:#FAFAFA;
	margin-left:-12px;
	color:#CCC;  
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}             
.post .head .date a:hover{
	color:#FFF;
	background-color:#000;
}
.post .head .date,
.post .head .notes_comments{
	font-family:"Lucida Grande", Verdana, Helvetica;
	font-size:11px;
	color:#bbb;
}
.post .head .notes_comments{
	position:absolute;
	right:0px;
	bottom:10px;
}            
.post .head .notes_comments .seperator{
	color:#DDD;
	margin-left:5px;
	margin-right:5px;
}
.post .media{
	float:right;
	width:500px;   
	text-align:right;            
	position:relative;
}
.post .copy{
	float:left;
	width:410px;    
	margin-top:10px;
	font-size:15px;
	line-height:21px;    
	color:#666; 
}             
.tumblr_form .copy{
	width:620px !important;
	overflow:hidden;
}    
.tumblr_form .meta,
.tumblr_form .notes_comments{
	display:none;
}
.post .copy i,
.post .copy em{
	font-family:Georgia;
	font-style:italic;
	font-size:13px;
}             
.post .copy b,
.post .copy strong{
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
}
.post .head h2{
	font-size:30px;
	color:#000; 
	font-weight:bold;
	font-family:'Helvetica', Helvetica, Arial, Verdana;
	margin-top:10px;                     
	letter-spacing:-1px;
	-webkit-text-stroke:1px transparent;	   
	margin-right:200px;
	line-height:30px; 
}          
.post .head h2 a{
	padding:3px;
	margin:-3px;
}
.post .head h2 a:hover{
	opacity:.4;
}
.text .copy blockquote{
	padding-left:0px;
	font-family:Georgia;
	font-style:italic;
	font-size:14px;
	color:#000;
}                    
.post .copy a{
	padding:2px;
	margin:-2px;
	border-bottom:1px solid #EEE; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}
.post .copy a:hover{
	background-color:#fffc00;
	border-bottom-color:#FFF;    
	color:#000;
}
.text .copy{
	width:960px;
}      
.post .copy p,
.post .copy blockquote{
	margin-bottom:10px;
}                         
.post .copy blockquote{
	padding-left:20px;
	border-left:1px dotted #CCC;
	margin-top:-10px;
}
.post .copy p{
	margin-bottom:20px;
}
.text .copy p{

}            
.post .quote_text,
.post .question_text{
	width:540px;
	font-size:23px;            
	line-height:33px;
	margin-top:6px;        
	text-align:left;   
	position:relative;
}           
.post .quote_text p{
	margin:0px;
	padding:0px;
	display:inline;
}
.post .quote_text span,
.post .question_text span{
	color:#000;
	padding:1px;     
	line-height:17px;    
	border-bottom:1px solid #EAEAEA;
}
.text .copy .column{
	width:290px;
	margin-right:20px;
}                   
.text .copy .column img{
	width:290px;
	margin-bottom:-10px;
}       
.two_column .copy .column img{
	width:440px;
	margin-bottom:-10px;	
}
.link .copy{
	width:600px;
}       
.quote .copy .source,
.answer .copy .source{
	margin-bottom:10px;
}                
.quote .media{
	width:550px;
}               
.quote .copy{
	width:360px;
}           
.quote_text .quote_mark,
.answer .quote_mark{
	font-family:Georgia, Helvetica, Arial;
	color:#EEE;
	font-size:60px;
}
.quote_text .start{
	position:absolute;
	top:14px;
	left:-30px;
}              
.quote_text .end{
	position:relative;
	line-height:5px;
	display:inline;    
	top:28px;
	left:-2px;
}
#pagination{
	clear:both;
	height:40px;     
	position:relative;
	width:960px;  
	left:50%;
	margin-left:-480px; 
	border-top:1px dotted #EEE;
	padding-top:20px;
}     
.perma #pagination{
	margin-bottom:40px;
}
#pagination .left{
	text-align:left;
}              
#pagination .right{
	text-align:right;
}
#pagination .left,
#pagination .right{
	width:479px;
	float:left;
}            
#pagination .left a,
#pagination .right a{
	font-size:12px;
	font-weight:100;
	font-family:'Helvetica', Helvetica, Arial, Verdana;
	padding:8px;
	background-color:#FCFCFC;
	border:1px solid #EEE; 
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;	
	color:#AAA;
}              
#pagination .left a:hover,
#pagination .right a:hover{
	background-color:#000;
	color:#FFF;
	border-color:#000;
}
.audio .player{
	margin-bottom:10px;
}
.post .copy .meta{  
	font-family:"Lucida Grande", Helvetica, Arial;
	font-size:11px;
	line-height:16px;
	color:#CCC;
}
#post div.chat .copy{
	width:600px;
}
ul.chat{
	font-family:Helvetica, Arial;
	font-size:13px;
	width:400px;
}
ul.chat li{
	line-height:20px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;     
	         
}
ul.chat li.odd{
	background-color:#f1f1f1;
} 
.post .content{
	clear:both;
}
.post img{
}                
.text .copy p b{
	font-family:Georgia, Helvetica, Arial, Verdana;      	
}      
.text .copy p b i{
	font-style:normal;
	font-family:Georgia, Helvetica, Arial, Verdana;      
	font-size:18px;
	line-height:21px;
	color:#000;
	padding:2px;
	margin:-2px;
	font-weight:100;
	letter-spacing:0px;
}          
#notes{
	font-size:0px;
	line-height:1px;
	border-left:1px solid #eee;
	padding-left:20px;
	margin-right:20px;
}                 
.with_comments{
	float:left;	
	width:280px !important;
	margin-right:0px;
}
#notes .icon{
	width:54px;
	height:54px;
	margin-right:1px;
	margin-bottom:1px;
	position:relative;
	float:left;   
	background-color:#FFF;
}
#notes .icon .badge{ 
	position:absolute;
	width:26px;
	height:26px;
	background-color:#FFF;
	left:50%;
	top:50%;  
	margin-left:-13px;
	margin-top:-13px;
	background-position:center center;
	background-repeat:no-repeat; 
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;	
	opacity:.9;    
}        
#notes .icon .commentary{
	font-size:11px;
	position:absolute;
	top:0px;
	left:48px;
	width:200px;
	line-height:14px;
	font-family:Helvetica, Arial;  
	z-index:10;
	display:none;
	background:url('http://static.tumblr.com/xhpdxdi/GsHkzlmmh/commentry_tri.png') transparent no-repeat;
	background-position:0px 10px;
}               
#notes .icon .commentary .bubble{
	background-color:#333; 
	padding:10px;  
	margin-left:7px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	          
	color:#bbb;
}
#notes .icon .commentary .bubble a{
	color:#FFF;    	
	text-decoration:underline;
}                  
#notes .icon .commentary .bubble blockquote{
	display:inline;
}                 
#notes .icon .commentary .bubble blockquote a{
	text-decoration:none;
	color:#DDD;
}
#notes .icon .commentary .bubble img{
	display:none !important;
}
#notes .icon:hover .commentary{
	display:block;
}
#notes .liked .badge{
	background-image:url('http://static.tumblr.com/xhpdxdi/dynkzlmn2/liked.png');	
}    
#notes .posted .badge{
	background-image:url('http://static.tumblr.com/xhpdxdi/e6Ukzlmnk/posted.png');	
}    
#notes .reblog .badge{
	background-image:url('http://static.tumblr.com/xhpdxdi/SY3kzlmo8/reblog_no_edit.png');	
}            
#notes .reblog_with_commentary .badge{
	background-image:url('http://static.tumblr.com/xhpdxdi/exnkzlmov/reblog.png');		
}             
#notes .answer .badge{
	background-image:url('http://static.tumblr.com/xhpdxdi/GjJkzlmpf/answer.png');	
}
#notes .reply .badge{
	background-image:url('http://static.tumblr.com/xhpdxdi/GjJkzlmpf/answer.png');	
}
#notes .icon:hover .badge{
	display:none;
}
#notes .icon img{
	width:54px;
	height:54px;    
	opacity:1;
}         
#notes .icon:hover img{
	opacity:1;
}                   
.ctrls .icons ul li{
	display:inline-block;
	width:16px;
	height:16px;
	margin-right:3px;
}
.ctrls .icons ul li a{
	display:block;
	width:16px;
	height:16px;
	background-repeat:no-repeat;   
	opacity:.2;
}              
.ctrls .icons ul li a:hover{
	opacity:1;
}
.ctrls .icons ul li a.archive{
	background-image:url('http://static.tumblr.com/xhpdxdi/1PWkzlmq8/archive.png');	
}
.ctrls .icons ul li a.rss{
	background-image:url('http://static.tumblr.com/xhpdxdi/IUwkzlmqm/rss.png');	
}
.ctrls .icons ul li a.follow{
	background-image:url('http://static.tumblr.com/xhpdxdi/NZskzlmr0/follow.png');	
}                                     
.search{
	margin-top:6px;
}                       
.search .textfield{
	font-family:"Lucida Grande", Helvetica, Arial;
	font-size:12px;
	line-height:30px;
	height:30px;
	display:block;
	width:265px;
	padding-left:30px;
	padding-right:5px;
	border:none;
	background-color:#FFF;
	background-color:rgba(255,255,255,.7);      
	background-image:url('http://static.tumblr.com/xhpdxdi/Msokzlmre/search.png');
	background-repeat:no-repeat;               
	background-position:7px 7px;
}                     
.search .textfield:hover{
	cursor:pointer;
}
.search .textfield:focus{
	background-color:#FFF;
	outline:none; 
	cursor:default !important;
}                  
#disqus_thread{
	font-family:Helvetica, Arial !important;
	width:606px;
	padding-right:20px;
	float:left;  
	min-height:200px;
	overflow:hidden;
}
#commentary{
	position:relative;
	left:50%;
	margin-left:-480px;
	width:960px;
	margin-top:-7px;
}
#commentary h3{
	font-weight:100;
	font-family:Helvetica, Arial;
	font-size:14px;
	margin-bottom:10px;    
	line-height:14px !important;
}
#footer{
	position:relative;
	margin-top:20px;
	width:1000px;
	margin-left:-20px;;
	color:#000;
	color:rgba(0,0,0,.6);
	font-family:'Lucida Grande', Helvetica, Arial;    
	font-size:11px;
	border-top:1px solid rgba(0,0,0,.1);	
}     
#footer .left{
	float:left;
	width:637px;
	padding:20px;
	padding-right:0px;  
	padding-top:20px;        
}
#footer .right{
	float:left;
	padding:20px;
	color:rgba(0,0,0,.5);
}
#footer .right a{
	text-decoration:underline;
}                                                                                                   
#footer .right a:hover{
	text-decoration:none;
}
.youtube_embed{

}
.fadeOutTillLoad{
	opacity:0;
}
.player_hold{
	width:207px;
	padding:2px;
	background-color:#000;
	position:relative;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
	margin-bottom:10px;    
	margin-top:4px;
	z-index:20;    
	width:207px;
	height:27px;       
	
}              
.has_artwork{      
	margin-top:-14px;
}          
.player_hold .playcount{
	position:absolute;              
	display:none;
	background-color:#FF3300; 
	left:207px;
	top:5px;
	font-size:11px;          
	width:200px;
	height:20px;
	color:#FFFFFF;
   	font-family:'Lucida Grande', Helvetica, Arial;   
	font-style:uppercase;
	background-color:#FF3300;
}
.albumArt{
	position:relative;
	width:600px;
	height:392px;  
	margin-top:10px;
	left:0px;
}                
.albumArt .artwork{
	position:absolute;
	z-index:6;
	left:3px;
	top:3px;
}
.albumArt .artwork img{
	width:366px;
	height:366px;
}
.albumArt .sleeve{
	width:600px;
	height:394px;
	position:absolute;
	z-index:10;         
	background-image:url('http://static.tumblr.com/xhpdxdi/tnukzlmrz/record_sleeve.png');
}
#credit{
	padding-top:6px;
	text-align:center;
	font-family:"Lucida Grande", Arial;
	color:#AAA;
	font-size:10px; 
	background-color:#FFF;
	width:1000px;
	margin-left:-20px;   
	border-top:1px solid rgba(0,0,0,.2);
}
#credit a{
	text-decoration:underline;
}
#credit a:hover{
	text-decoration:none;
}   
.copy ul{
	padding-left:10px;         
	margin-bottom:10px;
}
.copy ul li{
	list-style-type:square;
	color:#999;
}
.copy ul li:hover{
	list-style-type:disc;
}                       
.chat ul{
	border:0px;
	padding:0px;
}
.chat ul li,
.chat ul li:hover{
	list-style-type:none !important;
}
.answer .question{
	padding-bottom:30px;
	background:url('http://static.tumblr.com/xhpdxdi/SpIkzlmse/question_bg.png') no-repeat bottom left;
	width:600px;
	font-size:23px;            
	line-height:33px;
	margin-top:6px;        
	text-align:left;   
	position:relative;
}
.answer .media{
	display:none;
	width:0px;
	height:0px;
}              
.answer .copy{
	width:600px;
}
.answer .askee{
	margin-top:5px;
	font-family:Helvetica, Arial;
	font-size:12px;   
	line-height:20px;
	margin-left:10px;   
	margin-bottom:20px;    
	color:#AAA;
}                    
.answer .askee a{
	color:#AAA;
	text-decoration:underline;   
	border:0px;
	background-color:transparent;
}
.answer .askee a:hover{ 
	border:0px;
	background-color:transparent;
	text-decoration:none;      
	color:#AAA;
}                        
.answer .askee span{
	display:inline-block;
	position:relative;
	top:-6px;
	left:6px;
}
.answer .askee img{
	width:20px;
	height:20px;       
	display:inline-block;
}
a.no_comments{
	display:none;
}
.one_column .copy{
	width:600px;
}
div.no_comments .dsq-comment-count,
div.no_comments .seperator{
	display:none;
}
.photo .high_res img{
	max-width:960px;
	min-width:500px;
}               
.photo .high_res{
	position:relative;
}
.full_width .media{
	display:none;
}     
.photo .media .magnify{
	display:none;
}               
.photo .media:hover .magnify{
	display:block;
}
a.magnify,
a.close_zoom{
	position:absolute;
	top:12px;
	width:30px;
	height:30px;
	background-color:#FFF;
	z-index:20;
	display:block;                 
	background-position:center center;
	background-repeat:no-repeat;
	opacity:.6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	border:2px solid rgba(0,0,0,.5);
}        
a.magnify:hover,
a.close_zoom:hover{
	opacity:1;
}            
a.magnify:active,
a.close_zoom:active{
	top:14px;
}
a.magnify{
	left:12px;
	background-image:url('http://static.tumblr.com/xhpdxdi/vw7kzlmsu/magnify.png');
}
a.close_zoom{
	left:12px;    
	background-image:url('http://static.tumblr.com/xhpdxdi/sIzkzlmt7/close.png');
}
.full_width .high_res .close_zoom{
	display:none;
}
.imageHeader img{
	width:1000px;
}
strong, b{
	font-family:Georgia;
	font-weight:bold;
}
em, i{
	font-family:Georgia;
	font-style:italic;
}