html {
	/*background: #222 url('/images/whatfilm.com/darkbackgradient.png') repeat-x;*/
	background-color: #ddd;
}
body {
	font-size: small;
	padding: 0;
}
a {
	color: #666;
}
a:hover, a:visited, a:active {
	color: #666;
}

h1 {
	font-family: 'Droid Sans', verdana, helvetica, arial, sans-serif;
	color: #d20000;
	font-weight: bold;
}
h2 {
	font-family: helvetica, arial, sans-serif;
	color: #d20000;
	font-weight: bold;
	font-size: 22px;
}
h3 {
	font-family: helvetica, arial, sans-serif;
	color: #555;
	font-weight: bold;
	font-size: 17px;
}

#singlecolumn .grouping {
	margin-left: 30px;
}

.profilestatus {
	font-size: 13px;
	color: #ddd;
}
#profilehead {
	background-color: #d20000;
	height: 83px;
}
#profilehead h1 {
	padding-left: 10px;
	padding-top: 20px;
	margin-top: 0;
	margin-bottom: 10px;
	color: white;
	height: 29px;	
}
#ptabs ul li a {
	background-color: #eee;	
	color: #888;
}
.splitter {
	background-color: #eee !important;
	color: #555 !important;	
	margin-left: 10px;
}
.splitter a, .splitter a:hover, .splitter a:active, .splitter a:visited {
	color: white;
}
.splitgreen {
	background-color: #eee !important;
	color: #555 !important;
}
.splitpurple {
	background-color: #eee !important;
	color: #555 !important;
}
.splitwhite {
	background-color: white !important;	
}
.splitred {
	background-color: #d20000 !important;
	color: white !important;
}

.splitter a, .splitter a:hover, .splitter a:active, .splitter a:visited {
	color: #666;
	text-decoration: none;
}

.splitahome {
	padding: 0px;
	margin-left: 20px;
	margin-right: 10px;
}
.splitahome {
	margin-top: 0px;
	margin-bottom: 10px;
}

#surround {
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;	
	border-bottom: none;
	padding-bottom: 40px;
	padding-top: 0px;
	min-height: 500px;
}

#surroundtopnav {
	padding-bottom: 10px;
}
#surroundtop {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;	
	padding-bottom: 5px;
	padding-top: 15px;
	border-top: none;
}
#surroundtopleft {
	width: 230px;
	text-align: center;
}
#surroundtopmiddle {
	padding-left: 105px;
	width: 330px;
}
#surroundtopright {
	width: 240px;
	padding-top: 15px;
}

#bignav {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	border-bottom: 1px solid #ccc;	
	border-left: 1px solid #ccc;
}
#bignav a {
	width: 315px;
	padding: 8px 5px 8px 5px;
	margin-left: 0;
	margin-right: 0;
	border-right: 1px solid #ccc;
}
#bignav a:hover {
	background-color: #d20000;
	color: white;
}

.topicheader {
	font-size: 12px;
	background-color: #eee;
	color: #555;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #EFEFEF;	
}

a.pushbutton {
/*	font-weight: bold;*/
}

#doublecolumnleft {
	border-left: 1px solid #CCC;
	border-right: none;
	float: left;
	margin-left: 240px;
	padding: 0 0 0 15px;
	width: 684px;
	margin-bottom: -32767px !important;
	padding-bottom: 32767px !important;	
}
#doublecolumnright {
/*	position: absolute;*/
	width: 240px;
	
	float: left;
	margin-left: -940px;
	margin-bottom: -32767px !important;
	padding-bottom: 32767px !important;	
}
#doublecolumn {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: none;
}

.roundedtop {
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;		
}
.roundedbottom {
	-webkit-border-bottom-left-radius: 20px !important;
	-webkit-border-bottom-right-radius: 20px !important;
	-moz-border-radius-bottomleft: 20px !important;
	-moz-border-radius-bottomright: 20px !important;
	border-bottom-left-radius: 20px !important;
	border-bottom-right-radius: 20px !important;		
}

#footer {
	height: auto;
	background-color: #efefef;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #aaa;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;		
	padding: 20px 20px 0 20px;
}
.footercolumn {
	width: 209px;
	float: left;
	border-right: 1px dashed #aaa;
	padding: 10px;
	font-size: 12px;
}
#footercopy {
	padding-top: 10px;
	font-size: 11px;
	color: #999;
	text-align: center;
}

#megastrap {
	text-align: center;	
	background-color: #ffc;
	padding: 10px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
#megastrap h1 {
	font-size: 32px;	
}
#megastrap h2 {
	color: #666;
	font-size: 20px;
}
#megastrap h3 {
	font-size: 14px;
	color: #999;
}
.horizontalhome {
	height: 580px;
	width: 922px;
}
.horizontalhome .items .grouping {
	float: left;
	width: 922px;
}
#siteactions {
	margin-top: 10px;
}
#siteactionsright {
	margin-top: 7px;
}

.friendboxsettings {
	background-color: #ffd;
	border: 1px solid #ccc;	
}
#adarea {
	height: auto;	
	background-color: inherit;
	border: 1px solid #eee;
}
#siteactionsleft a {
	text-decoration: none;
}

#seenyear {
	float: left;
}
#seenmonth {
	float: left;
	display: none;
}
#seenday {
	float: left;
	display: none;
}

.userbox80 {
	padding: 12px 4px 4px 4px !important;
}

