html{
	font-family:'GentiumAltRegular',Georgia, Times;
	font-size:15px;
	line-height:20px;
	background-color:#FFF;
	margin:0px;
	padding:0px;  
	background-image: url("http://www.designbisch.com/mlc/tumblr/imgs/bg.png");
}   
body{
	text-align: center;
}
a{
	color: inherit;
	text-decoration:none;
}       
.hide{
	display:none;
}
.clear{
	clear:both;
}                                    
.clear_left{
	clear:left;
}
#stamplist{
	height: 84px;
	width: 105px;
	position: absolute;
	z-index: 3;
	margin-left: 20px;
	}
#all{
	margin: 0 auto;
	text-align: left;
	width: 971px;
}
#top{
	margin-left:-20px;     
	width:971px;  
	height: 308px;   
	position: relative;
	z-index: 2;
	background-image: url("http://www.designbisch.com/mlc/tumblr/imgs/letterhead_mlc002.png");
	background-repeat: no-repeat;
}
#top .introHold{
	position:relative;
}
#top .intro{
	width:951px;
	padding: 5px 10px 10px 10px;
	text-align: center;
	xbackground-color:#dcb105;  
}                         
#top .intro h1{
	font-size:30px;
	xfont-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{  
	float: right;
	padding-right: 10px;
	padding-top: 45px;
}
#featured{
	margin-left:-10px; 
	margin-top: -28px;    
	width:950px;
	position: relative;
	z-index: 1;
}
#featured .featureHold{  
	position: relative;
}
#featured .feature{  
	width: 950px;
	min-height: 102px; 
	height: 123px;
}
.search .submit{
	display:none;
}
#posts{
	margin-left: -10px;
	width: 950px; 
}   
#pages{
	font-style: italic;
	font-size:14px;
	margin-top:6px;
	color:#7a7a7a;              
	xopacity:.3;
}               
#pages span.sep, #footer span.sep{
	padding:3px;
	padding-top:0px;
	padding-bottom:0px;
	opacity:.2;
}             
#pages a{     
	padding:2px;
	margin:-1px;         
	border-bottom:1px solid rgba(0,0,0,0);
}
#pages a:hover{
	color:#181d1c;
	border-bottom:1px solid #b8ecdf;
}
#pages .page-active{
	color: #000000;
	border-bottom:1px solid #b8ecdf;
}
.post{
	margin-top: -25px;
	clear:both;
}
.post .head{            
	border-bottom-style: solid;            
	border-bottom-color: #e8e2d5;            
	border-bottom-width: 2px;            
	padding-bottom:10px;
	position:relative; 
	width: 950px;
	padding-top:60px;  		
}       
.post .head .date a,
.post .head .notes_comments a{
	color:#C4BCAD;
	
}   
.post .head .date a,
.post .head .notes_comments a:hover{
	color: #333333;
	background-color: #e8e2d5;
}            
.post .head .date a{  
	margin-bottom: -4px;  
	margin-right: -4px;  
	margin-top: -4px;  
	font-size:9px;
	text-transform:uppercase;
	padding:4px;
	background-color:#FAFAFA;
	margin-left: -10px;
	color:#E8E2D5;  
	opacity: .7;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}             
.post .head .date a:hover{
	color: white;
	background-color:#e6b4f3;
}
.post .head .date,
.post .head .notes_comments{
	font-family:"Lucida Grande", Verdana, Helvetica;
	font-size:11px;
	color:#bbb;
}
.post .head .notes_comments{
	color: #d6cebc;
	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 .post-tags,
.tumblr_form .notes_comments{
	display:none;
}
.post .copy i,
.post .copy em{
	font-style:italic;
	font-size:13px;
	display: block;
	padding-bottom: 4px;
}             
.post .copy b,
.post .copy strong{
	font-size:14px;
	font-weight:bold;
}
.post .head h2{
	font-size:34px;
	margin-top:6px;                     
	letter-spacing:-1px;   
}          
.post .head h2 a{
	padding:3px;
	margin:-3px;
}
.post .head h2 a:hover{
	color: #b8ecdf;
}
.post .head a:hover{
	color: #b8ecdf;
}
.text .copy blockquote{
	padding-left:0px;
	font-style:italic;
	font-size:14px;
	color:#000;
}                    
.post .copy a{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e6b4f3;
	padding: 0px 2px 0px 2px;
	margin: 0px -2px 0px -2px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}
.post .copy a:hover{
	background-color: #e6b4f3;    
	color:#333333;
}
.text .copy{
	width:960px;
}      
.post .copy p,
d{
	margin-bottom:10px;
}                         
.post .copy blockquote{
	padding-left:10px;
	border-left:2px solid #E8E2D5;
	margin-top:-10px;
	margin-left: 15px;
}
.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 #ffffff;
	font-style: italic;
}
.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{
	color:#ffffff;
	font-size:55px;
	font-weight: bold;
}
.quote_text .start{
	position:absolute;
	top:9px;
	left:-30px;
}              
.quote_text .end{
	position:relative;
	line-height:5px;
	display:inline;    
	top:22px;
	left:-3px;
}
#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:11px;
	font-weight:100;
	font-family:"Lucida Grande", Helvetica, Arial;
	padding:8px;
	background-color:#fff;
	xborder:1px solid #EEE; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	color:#C4BCAD;
}              
#pagination .left a:hover,
#pagination .right a:hover{
	background-color:#e6b4f3;
	color:#FFF;
}
.audio .player{
	margin-bottom:10px;
}
.post .copy .post-tags{  
	font-family:"Lucida Grande", Helvetica, Arial;
	font-size:11px;
	line-height:16px;
	color: #d6cebc;
}
.post .copy .post-tags a{  
	color: #c4bcad;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e8e2d5;
}
.post .copy .post-tags a:hover{  
	color: #333333;
	background-color: #e8e2d5;
}
#post div.chat .copy{
	width:600px;
}
ul.chat{
	xfont-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:#deebe0;
} 
.post .content{
	clear:both;
}
.post img{
}                
.text .copy p b{
	xfont-family:Georgia, Helvetica, Arial, Verdana;      	
}      
.text .copy p b i{
	font-style:normal;
	xfont-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;
} 
.icons {
	float: right;
}
                  
.ctrls .icons ul li{
	display: block;
	width:16px;
	height:16px;
	padding-top: 15px;
	margin-right:3px;
}
.ctrls .icons ul li a{
	display:block;
	width:16px;
	height:16px;
	background-repeat:no-repeat;   
	opacity:.6;
}              
.ctrls .icons ul li a:hover{
	opacity:1;
}
.ctrls .icons ul li a.archive{
	background-image:url('http://www.designbisch.com/mlc/tumblr/imgs/archive.png');	
}
.ctrls .icons ul li a.rss{
	background-image:url('http://www.designbisch.com/mlc/tumblr/imgs/rss.png');	
}
.ctrls .icons ul li a.searchicon{
	background-image:url('http://www.designbisch.com/mlc/tumblr/imgs/search.png');	
}
.ctrls .icons ul li a.follow{
	background-image:url('http://static.tumblr.com/xhpdxdi/NZskzlmr0/follow.png');	
}                                     
.search{
	height: 0px;
}                       
.search .textfield{
	border-right-color: white;
	border-left-color: #e6e6e6;
	border-top-color: #e6e6e6;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family:"Lucida Grande", Helvetica, Arial;
	font-size:12px;
	line-height:30px;
	height:30px;
	display:block;
	width:120px;
	padding-left:30px;
	padding-right:5px;
	background-color:#f4f4f4;      
	background-image:url('http://www.designbisch.com/mlc/tumblr/imgs/search.png');
	background-repeat:no-repeat;               
	background-position:7px 7px;
}                     
.search .textfield:hover{
	cursor:pointer;
}
.search .textfield:focus{
	background-color: #f4f4f4;
	outline:none; 
	cursor:default !important;
}                  
.search a{
}#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;
	width:971px;
	height: 158px;
	margin-left:-20px;;
	color:#000;
	color:rgba(0,0,0,.6);
	background-image: url("http://www.designbisch.com/mlc/tumblr/imgs/footer.png");
	background-repeat: no-repeat;   
}     
#footer .left{
	width: 971px;
	position: absolute;
	bottom: 0px;
}
#footer .inner{
	font-size:14px;
	float:left;
	width:637px;
	padding-bottom:20px;
	padding-left:20px;  
	padding-top:18px;
}
#footer .right{
	font-size:11px;
	font-family:"Lucida Grande",Helvetica,Arial; 
	float:right;
	padding-top:19px;
	padding-bottom: 20px;
	padding-right: 20px;
	color: #D6CEBC;
}
#footer .left a{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e6b4f3;
	padding:3px;
	margin:-3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}  
#footer .left a:hover{
	background-color: #e6b4f3;    
	color:#fff;
}
#footer .right a{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e8e2d5;
	color: #C4BCAD;
	padding:2px;
	margin:-2px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}                                                                                                   
#footer .right a:hover{
	color: #333333;
	background-color: #e8e2d5;
}
.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;
	min-height:366px; 
	left:0px;
}                
.albumArt .artwork{
	position:absolute;
	z-index:6;
	left:3px;
	top:3px;
	margin-top: 10px;
}
.albumArt .artwork img{
	width:366px;
	height:366px;
}
.albumArt .sleeve{
	width:600px;
	height:394px;
	position:absolute;
	z-index:10;      
	margin-top: 10px; 
	background-image:url('http://www.designbisch.com/mlc/tumblr/imgs/record_sleeve.png');
	background-repeat: no-repeat;
}
.albumArt .mixcover{
	position:absolute;
	z-index:6;
	left:3px;
}
.albumArt .mixcover img{
	width:497px;
	height:497px;
}
.artist{
	float: left;
}
.track{
}
.emdash{
	float: left;
}
#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;
	xcolor:#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:971px;
	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{
	background-color:#f4f4f4; 
	position:absolute;
	top:12px;
	width:30px;
	height:30px;
	z-index:20;
	display:block;                 
	background-position:center center;
	background-repeat:no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	border-right-color: white;
	border-left-color: #e6e6e6;
	border-top-color: #e6e6e6;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	position: 
}        
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://www.designbisch.com/mlc/tumblr/imgs/search.png');	

}
a.close_zoom{
	left:12px;    
	background-image:url('http://www.designbisch.com/mlc/tumblr/imgs/close.png');
}
.full_width .high_res .close_zoom{
	display:none;
}
.imageHeader img{
	width:971px;
}
strong, b{
	font-weight:bold;
}
em, i{
	font-family:Georgia;
	font-style:italic;
}

#iconmenu {position: relative; margin: 10px auto 20px auto; padding: 3px; width: 330px; height: 110px; background: url("/wp-content/themes/mlc2009/imgs/fmt_icon.gif");}
#iconmenu li {width: 110px; height: 110px; position: absolute; background: url("/wp-content/themes/mlc2009/imgs/fmt_icon.gif") 0 0 no-repeat; display: block; list-style: none;}
#iconmenu a {width: 110px; height: 110px; display: block;}
#iconmenu a:hover {}
#iconmenu #panel1c {}
#iconmenu #panel2c {left: 110px; background-position: 110px 0;}
#iconmenu #panel3c {left: 220px; background-position: 220px 0;}

#iconmenu #panel1c a:hover {background: url("/wp-content/themes/mlc2009/imgs/fmt_icon.gif") 0px -110px no-repeat;}
#iconmenu #panel2c a:hover {background: url("/wp-content/themes/mlc2009/imgs/fmt_icon.gif") -110px -113px no-repeat;}
#iconmenu #panel3c a:hover {background: url("/wp-content/themes/mlc2009/imgs/fmt_icon.gif") -220px -113px no-repeat;}

.lefttext{
	display:block;
	float: left;
	width: 206px;
	padding-top: 50px;
	}
	
.righttext{
	display:block;
	float: right;
	width: 203px;
	padding-top: 50px;
	}
	
.righttext h2, .lefttext h2{
	font-size: 24px;
	font-style: italic;
	padding-bottom: 8px;
	padding-top: 8px;
	line-height: 24px;	
}

.lefttext p, .righttext p{
	padding-bottom: 10px;
	line-height: 21px;
	color: #333333;
}

.lefttext a, .righttext a{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e6b4f3;
	padding: 0px 2px 0px 2px;
	margin: 0px -2px 0px -2px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

.lefttext a:hover, .righttext a:hover{
	background-color: #e6b4f3;    
	color:#333333;
}
	
.theco{
	display: block;
	float: left;
	width: 535px;
	height: 500px;
	padding-top: 10px;
	}
	
.mlplate{
	background: url("http://www.designbisch.com/mlc/tumblr/imgs/masterlux.gif");
	display: block;
	xfloat: left;
	width: 535px;
	height: 236px;
	}

#gentslinks{
	xfloat: right;
	width: 535px;
	height: 306px;
	}
	
#headsmenu {position: relative; margin: 10px auto 20px auto; padding: 3px; width: 535px; height: 306px; background: url("http://www.designbisch.com/mlc/tumblr/imgs/gentlemen.gif");}
#headsmenu li {width: 176px; height: 306px; position: absolute; background: url("http://www.designbisch.com/mlc/tumblr/imgs/gentlemen.gif") 0 0 no-repeat; display: block; list-style: none;}
#headsmenu a {width: 176px; height: 306px; display: block;}
#headsmenu a:hover {}
#headsmenu #panel1d {background-position: 0px -3px;}
#headsmenu #panel2d {left: 176px; background-position: 176px 0px;}
#headsmenu #panel3d {left: 352px; background-position: 352px 0px;}

#headsmenu #panel1d a:hover {background: url("http://www.designbisch.com/mlc/tumblr/imgs/gentlemen.gif") 0px -309px no-repeat;}
#headsmenu #panel2d a:hover {background: url("http://www.designbisch.com/mlc/tumblr/imgs/gentlemen.gif") -176px -309px no-repeat;}
#headsmenu #panel3d a:hover {background: url("http://www.designbisch.com/mlc/tumblr/imgs/gentlemen.gif") -352px -309px no-repeat;}
	
#tumblr_controls {

display: none;

}
