﻿/* Yes, this is a mess. It's a miracle it works - Pushcube */
* {
	margin: 0;
	padding: 0;
	overflow: auto;
}
body {
	/*background: #2d373d url('images/pushcube-burst3.png') repeat-y center top fixed;*/
	/*background: #d5d5d5 url('images/#.gif') repeat fixed;*/
	background: #444 url('images/bg3.gif') repeat fixed;
	font: 100%/1.3em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #fff;
	text-align: center;
	margin: 0px auto 0px auto;
}
#container {
	width: 990px;
	margin: 0 auto;
	font-size: 0.75em;
	text-align: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #000;
}
#border {background: url('images/pushbox-shadow.png') repeat-y center top fixed;}
a:link {
	color: #ffc008;
	text-decoration: none;
}
a:visited {
	color: #edcf03;
	text-decoration: none;
}
a:hover {
	color: #edcf03;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: underline;
}
a img {
	border: 0;
}
#rssspacer {
	display: block;
	margin-top: 1px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	background: #000;
}
h2 {
	font-weight: normal;
	color: #fe50e5;
}
.name {
	line-height: 16px;
}
.issues li a:hover {
	text-decoration: underline;
}
#hidden3 {
	display: none;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #000;
}
#spare3 {
	display: block;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
}
#spare5 {
	display: block;
	margin: 0 auto;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}
h2.photo-title2 {
	background: #000000;
	margin: 0 0 1px;
	padding: 5px;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: center;
}
h2.photo-title2 span {
	display: block;
	background: #000;
	padding: 5px 8px;
	border: 1px solid #222;
	color: #fff;
}
img.c1 {
	border: 0px solid #000;
}
img.c0 {
	border: 0px solid #222;
}
img.c2 {
	border: 2px solid #000000;
}
img.c3 {
	border: 1px solid #000000;
}
img.c4 {
	border: 6px solid #000;
}
img.c5 {
	border: 3px solid #000;
}
img.c6 {
	border: 8px solid #000;
}
img.rss {
	border: 1px solid #222;
}
#sitedesc {
	width: 954px;
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
#photo {
	background: #000000;
	margin: 1px 0 1px;
	padding: 5px;
	width: 980px;
}
#main-stuff {
	background: #000000;
	margin: 1px 0 1px;
	padding: 5px;
	width: 980px;
}
#footer {
	background: #000000;
	margin: 1px 0 1px;
	padding: 5px;
	width: 980px;
}
#info {
	background: #000000;
	margin: 1px 0 1px;
	padding: 5px;
	width: 980px;
}
#footer2 {
	background: #000000;
	margin: 1px 0 1px;
	padding: 5px;
	width: 980px;
}
#splitter {
	background: #000000;
	margin: 1px 0 1px;
	padding: 5px;
	width: 980px;
}
#header {
	background: #000000;
	padding: 5px;
	width: 980px;
}
#header h1{
	font: Verdana, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 0.0em;
	text-transform: uppercase;
}
#header2 {
	background: #000000;
	padding: 5px;
	width: 980px;
}
#header2 h1{
	font: Verdana, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 0.0em;
	text-transform: uppercase;
}
#photo-inner {
	background: #000;
	padding: 10px;
	border: 1px solid #222;
}
#info-inner {
	background: #000;
	padding: 10px;
	border: 1px solid #222;
	text-align: center;
}
#footer2-inner {
	background: #000;
	padding: 10px;
	border: 1px solid #222;
}
#pushbox {
	background: #000;
	padding: 10px;
	border: 1px solid #222;
	font-size: 11px;
	line-height: 16px;
	width: 958px;
	overflow: hidden;
	text-align: center;
}
#pushbox-header {
	background: #000;
	padding: 10px;
	border: 1px solid #222;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
	text-align: center;
}
#pushbox-header2 {
	background: #000;
	padding: 10px;
	border: 1px solid #222;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
	text-align: center;
}
#pushbox-main {
	background: #000;
	padding: 10px;
	border: 1px solid #222;
	font-size: 11px;
	line-height: 16px;
	width: 958px;
	overflow: hidden;
	text-align: center;
}
#pushbox-movies {
	background: #000;
	padding: 10px;
	border: 1px solid #222;
	font-size: 11px;
	line-height: 16px;
	width: 958px;
	overflow: hidden;
	text-align: center;
}
#pushbox-spare {
	background: #000;
	padding: 10px;
	border: 1px solid #222;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
	text-align: center;
}
#pushbox-spacer {
	background: #000;
	padding: 10px;
	border: 1px solid #222;
	font-size: 11px;
	line-height: 16px;
}
#pushbox-split-left {
	background: #000;
	padding: 8px;
	border: 1px solid #222;
	font-size: 11px;
	line-height: 16px;
	width: 470px;
	overflow: hidden;
	float: left;
	text-align: center;
}
#pushbox-split-right {
	background: #000;
	padding: 8px;
	border: 1px solid #222;
	font-size: 11px;
	line-height: 16px;
	width: 470px;
	overflow: hidden;
	float: right;
	text-align: center;
}
#pushbox-split-left2 {
	background: #000;
	padding: 8px;
	border: 1px solid #222;
	font-size: 11px;
	line-height: 16px;
	width: 470px;
	overflow: hidden;
	float: left;
	text-align: center;
}
#pushbox-split-right2 {
	background: #000;
	padding: 8px;
	border: 1px solid #222;
	font-size: 11px;
	line-height: 16px;
	width: 470px;
	overflow: hidden;
	float: right;
	text-align: center;
}
#photo-inner3 {
	background: #000 url('#') fixed center top;
	border: 1px solid #222;
	padding-top: 4px;
	padding-bottom: 0px;
	text-align: center;
}
#photo-inner img {
	margin: 0 0 0px;
	padding: 0 0 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.thumbnail{
	float: left;
	width: 314px;
	height: 160px;
	margin: 3px;
	background: #000;
	display: inline;
	border: 0px solid #222;
	}
.thumbnail img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	}	
.thumbnail img a:hover {
	border: 0px solid #fff;
	}
.thumbnail-l{
	float: left;
	width: 312px;
	height: 208px;
	margin-left: 6px;
	background: #000;
	display: inline;
	border: 0px solid #000;
	}
.thumbnail-l img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	}	
#container2 { 
	background: #000;
	width: 970px;
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	overflow: hidden;
	}
#topbar{
	visibility: hidden;
	z-index: 100;
	position: absolute;
	margin:-1px;
}
.statusLine {
	padding: 4px 0px 4px 0px;
	background: url("images/bg-trans.png") repeat;
	margin: 0;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	width: 100%;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color:#fff;
}
.statusLine a{
	color:#fff;
	text-decoration: none;
}
.statusLine a:hover{
	text-decoration: underline;
}
.statusImg {
	float: right;
	padding-right: 4px;
	vertical-align: middle;
	display:inline;
	cursor:pointer;
}
h1 {
	font: 11px Verdana, Arial, sans-serif;
	color: #fff;
}
h3 {
	font: 11px Verdana, Arial, sans-serif;
	color: #fff;
}
#photo-inner3 h1 {
	font: 22px Verdana, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
}
h1 a:link {
	color: #ffc008;
}
h1 a:active {
	color: #ffffff;
}
#twistysdiv {
width: 100%;
text-align: left;
}
#onlyteasediv {
width: 100%;
text-align: left;
}
#punkgrldiv {
width: 100%;
text-align: left;
}
#burningdiv {
width: 100%;
text-align: left;
}
#girlfrienddiv {
width: 100%;
text-align: left;
}
#spookydiv {
width: 100%;
text-align: left;
}
div.hr {
  height: 1px;
  background: #222 url(#.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}