/*  
Design By Plastic Deathray
http://plasticdeathray.com
*/


html body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Times New Roman", "Times", "Georgia", serif;
	background: #fafafa;
	background-image: url(http://spincity.org/poploser/tumblr/bgfull.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #301800;
	text-align: center;
	text-rendering: optimizeLegibility;
}

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('http://spincity.org/poploser/tumblr/League_Gothic.eot');
	src: local('League Gothic'), local('LeagueGothic'), url('http://spincity.org/poploser/tumblr/League_Gothic.woff') format('woff'), url('http://spincity.org/poploser/tumblr/League_Gothic.ttf') format('truetype'), url('http://spincity.org/poploser/tumblr/League_Gothic.svg#LeagueGothic') format('svg');
}

#header {
	width: 778px;
	height: 250px;
	margin: 20px auto 0 auto;
	padding: 0;
}

#container {
	width: 778px;
	margin: 0 auto;
	padding: 0;
}

#left {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
}

.post {
	width: inherit;
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	color: #301800;
	text-align: left;
	line-height: 1.4em;
	font-size: 1.6em;
}

.post a {
	color: #eb6941;
	text-decoration: none;
}

.post a:hover {
	color: #027c88;
}

.post blockquote {
	padding: 10px 20px;
	margin: 0;
	font-style: italic;
	line-height: 1.2em;
	font-size: 0.9em;
	background: #F2EEDB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.link {
	width: 495px;
	background: #eb6941;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: "LeagueGothicRegular", "League Gothic", Helvetica, Arial, sans-serif;
	font-weight: 100;
	padding: 0 0 0 5px;
	font-size: 2.0em;
}

.link p {
	padding: 10px 0 5px 0;
}

.link:hover {
	background: #027c88;
}

.link a {
	color: #fafafa;
	text-decoration: none;
	text-transform: uppercase;
}

.link a:hover {
	color: #fafafa;
}

.audio {
	width: 460px;
	background: #027c88;
	padding: 20px 20px 20px 20px;
	margin: 0 0 15px 0;
	color:  #fafafa;
	min-height: 110px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.audio h2 {
	font-size: 22px;
	font-weight: 100;
	margin: -21px 0 -15px 0;
	padding: 0;
}

.audio img {
	margin-right: 15px;
	border: 5px solid #fafafa;
}

.date {
	color: #999;
	font-size: 12px;
	font-family: "Gill Sans", "Helvetica", Arial, Verdana, sans-serif;
	text-transform: uppercase;
}

.date a {
	color: #999;
}

.date a:hover {
		color: #eb6941;
}

.meta {
	border-top: 1px dotted #ccc;
	color: #ccc;
	font-size: 12px;
	font-family: "Gill Sans", "Trebuchet MS", Arial, Verdana, sans-serif;
	text-transform: uppercase;
}

.meta ul {
	margin: 0;
	padding: 0;
	display: inline;
}

.meta li {
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
}

.meta a {
	color: #ccc;
}

.meta a:hover {
	color: #eb6941;
}

.tags a {
	margin-right: 15px !important;
}

#right {
	float: left;
	width: 225px;
	margin: 45px 0 0 10px;
	padding: 15px;
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.4em;
	background: #301800;
	color: #fafafa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: "Gill Sans", "Trebuchet MS", Arial, Verdana, sans-serif;
}

#right a {
	color: #E3DDC3;
	text-decoration: none;
}

#right a:hover {
	color: #027c88;
}

#right h3 {
	font-family: "LeagueGothicRegular", "League Gothic", Helvetica, Arial, sans-serif;
	text-shadow:1px 1px 1px #EB6941;
	font-size: 1.8em;
	font-weight: 200;
	margin: 2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
}

#right p {
	margin: 5px 0 10px 0;
	padding: 0;
}

.feedburnerFeedBlock img {
	visibility: hidden;
}

.feedburnerFeedBlock ul {
	margin: 5px 0 0 0;
	padding: 0;
}

.feedburnerFeedBlock li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

.feedburnerFeedBlock a {
	color: #fafafa !important;
}

.feedburnerFeedBlock a:hover {
	color: #027c88 !important;
}

.headerlink {
	color: #fafafa !important;
}

.headerlink:hover {
	color: #027c88 !important;
}

h2 {
	font-family: "LeagueGothicRegular", "League Gothic", Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: 200;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0 0 0;
}

#mask {
	position: fixed;
	top: 17px;
	left: 50%;
	margin-left: -597px;
	text-align: right;
}

.rss {
	margin-top: 75px;
	font-family: "Gill Sans", "Trebuchet MS", Arial, Verdana, sans-serif;
	text-transform: uppercase;
}

.rss a {
	color: #eb6941;
	text-decoration: none;
}

.rss a:hover {
	color: #027c88;
	text-decoration: none;
}

.rss2 a {
	color: #027c88 !important;
	text-decoration: none;
}

.rss2 a:hover {
	color: #eb6941 !important;
	text-decoration: none;
}

.pages {
	color: #999;
	font-size: 1.2em;
	font-family: "Gill Sans", "Trebuchet MS", Arial, Verdana, sans-serif;
	text-transform: uppercase;
	padding-bottom: 40px;
	text-align: center;
}

.pages a {
	color: #999;
	text-decoration: none;
}

.pages a:hover {
	color: #eb6941;
}

img {
	border: 0;
}
