body {
background-color:#fff;
color:#333;
font-size:11px;
font-family: sans-serif !important;
margin: 0 50px 50px 50px;
}

	a:link,a:active,a:visited {
	color:#555 !important;
	text-decoration:none;
	}
	
	a:hover {
	color:#9d9d9d !important;
	text-decoration:none;
	}
	
	h1 {
	font-family: "museo-1","museo-2",serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
	}
	
	p {
	margin: 10px 0 0 0;
	}
	
	a img {
	border-width:0;
	outline:none !important;
	}

#container {
}

#allposts {
}

.header {
height: 100px;
}

	.box {
	width: 260px;
	float: left;
	line-height: 1.3em; 
	margin: 40px 20px 0 0;
	}
	
	input {
	background: #fff;
	border: 0;
	margin: 0;
	font-size:11px;
	font-family: sans-serif;
	width: 240px;
	color:#333;
	}
	
#lettery {
width: 680px !important;
}

	.threadinfo {
	font-family: sans-serif !important;
	color: #333 !important;
	}
	
.posts {
clear: both;
}

	.eachpost {
	position:absolute;
	_width: 120px;
	}
	
		.eachpost img {
		max-width: 120px;
		}
		
		.twocols img {
		max-width: 260px;
		}
		
		.threecols img {
		max-width: 400px;
		}
		
		.fourcols img {
		min-width: 540px;
		max-width: 540px;
		}
		
		.fivecols img {
		max-width: 680px;
		}
		
		.eachpost embed, .eachpost object {
		max-width: 120px;
		max-height: 500px;
		}
		
		.twocols embed, .twocols object {
		max-width: 260px;
		max-height: 500px;
		}
		
		.threecols embed, .threecols object {
		max-width: 400px;
		max-height: 500px;
		}
		
		.fourcols embed, .fourcols object {
		min-width: 540px;
		max-width: 540px;
		max-height: 500px;
		}
		
		.fivecols embed, .fourcols object {
		max-width: 680px;
		max-height: 500px;
		}
		
	.eachpost > div {
	margin: -4px 0 0 0;
	padding: 0;
	_width: 120px;
	}
	
	.photo {
	margin: 0 0 0px;
	}
	
		.highres {
		margin: 0 0 10px 0;
		}
	
	.quote {
	background: #eeeeee;
	padding: 20px;
	margin: 0 0 4px;
	}
	
		.quotation {
		font-size:14px;
		font-family: serif;
		}
		
		.source {
		font-style: normal;
		margin: 10px 0 0 0;
		}
		
	.link {
	background: #eeeeee;
	padding: 20px;
	margin: 0 0 4px;
	}
	
	.chat {
	background: #eeeeee;
	padding: 20px;
	}
	
		.chat ul {
		margin:0;
		padding:0;
		}
		
		.chat ul li {
		list-style:none;
		font-size:12px;
		color:#333;
		margin:0;
		padding:2px 0 2px 0;
		}
		
		.label {
		font-weight:700;
		}
		
		.chat li.odd {
		background:transparent;
		}
		
		.chat li.even {
		background:transparent;
		}
		
	.text {
	background: #eeeeee;
	padding: 20px;
	margin: 0 0 4px;
	}
	
	.audio {
	background: #eeeeee;
	padding: 20px 20px 20px 20px;
	margin: 0 0 4px;
	}
	
	.video {
	}
	
	.footer {
	z-index: 50;
	font-size: 12px;
	color: #999;
	vertical-align: middle;
	clear: both;
	}
	
		.footer { 
		opacity: 0.3; 
		-webkit-transition: opacity 0.05s ease-in; 
		-moz-transition: opacity 0.05s ease-in;
		}
	
	.left {
	float: left;
	text-align: left;
	margin: 10px 30px 10px 0;
	width: 250px;
	}
	
	.right {
	float: left;
	text-align: left;
	margin: 5px 0 0 0;
	width: 250px;
	}
	
	.paperclip {
	margin: 0 20px 0 0;
	}
	
.tags {
width:540px;
margin:-30px 20px 50px -40px;
clear: both;
}

.tags ul li {
float:left;
list-style:none;
}
	
#toTop {
display:none;
text-decoration:none;
position:fixed;
bottom:40px;
left:40px;
overflow:hidden;
width:30px;
height:40px;
border:none;
text-indent:-999px;
background:url('http://static.tumblr.com/ry7nsix/jcAlhms7f/top.png') no-repeat left top;
z-index:3000;
}

#toTopHover {
background:url('http://static.tumblr.com/ry7nsix/jcAlhms7f/top.png') no-repeat left -40px;
width:30px;
height:40px;
display:block;
overflow:hidden;
float:left;
opacity:0;
-moz-opacity:0;
filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
outline:none;
}

.typekit-badge {
display:none !important;
}

#infscr-loading {
background:none;
}

iframe#tumblr_controls {  
top:40px !important; 
right:40px !important; 
z-index:2000 !important; 
}