body {
	font-size: 10pt;
	text-align: center;
	font-family: helvetica;
	vertical-align: middle;
	color: #cacaca;
	background-color:white;
        margin-top: 40px;
 
        	line-height: 1.50;
}
 

#container{
	width: 800px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}
 
h1 {
 
	margin-bottom: 0px;
	color: #eaeaea;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 60pt;
line-beight: 1;
	font-family: "HelveticaNeue-UltraLight", "Helvetica Neue Ultra Light";
 
}
h1 a {	color: #eaeaea;
 
}
 
.description:hover h1 a {color: #666; -webkit-transition: color .5s;}
.description:hover a {color: #666; -webkit-transition: color .5s;}
.description {
	text-align: center;
	letter-spacing: 5px;
	margin: 0;
	text-transform: uppercase;
        line-beight: 1;
 
        padding-bottom: 40px;
        margin-top: -40px;
}
.description a{color: #f2f2f2; 	text-decoration: none; }
 
.description:hover {color: #666; -webkit-transition: color .5s;}
 
.image {
	text-align: center;
	margin-top: 15px;
}
 
.posting {
	padding: 20px; -webkit-transition: color .5s;
}
 
.posting:hover {color: #666; -webkit-transition: color .5s;}
.posting:hover .quote {color: #666; -webkit-transition: color .5s;}
.posting:hover a {color: #666; -webkit-transition: color .5s;}
.huge {
	z-index: -1;
	color: #f8f8f8;
	left: 28px;
	top: -56px;
	position: relative;
	font-size: 144pt;
        margin-bottom: -90px;
	float: left;
}
 
.quote {
	left: -78px;
	position: relative;
width: 600px;
	letter-spacing: 2px;
	font-size: 18pt;
	color: #e7e7e7; -webkit-transition: color .5s;
	line-height: 1.20;
-webkit-transition: color .5s;
 
}
 
 
#content { 
width: 520px; 
text-align: left; 
margin: 0 auto 
}
.source {
 
	text-align: right;
        margin-bottom: 0;
}
.source:hover {color: #666; -webkit-transition: color .5s;}
 
a {
	color: #cacaca;-webkit-transition: color .5s;
}
a:hover {color: #666; -webkit-transition: color .5s;}
.link{font-size: 18pt; margin-bottom: -16px;}
.chat{color: #bababa;}
.chat:hover {color: #666; -webkit-transition: color .5s;}
 
.regular_post:hover {color: #666; -webkit-transition: color .5s;}
 
 
.permalink { text-align:right; }
.permalink a {color: #f5f5f5; text-decoration:none;}
 
 
.bottomlink a {color: #f5f5f5; text-decoration:none;}
 
.nav{font-size: 18pt;}
.nav a {text-decoration:none;}

em{color: #28EBDD;}
