/*  
Theme Name: SWFMania
Theme URI: http://www.swfmania.co.uk
Description: SWFMania theme, Rather blue.
Version: 1.3
Author: Matthew Wehrle & Ross Hardy
Author URI: http://www.swfmania.co.uk
*/

body {
	background:url(images/background.jpg) repeat-x;
	background-color:#0000ff;
	font-family: Helvetica, Arial, Trebuchet MS ;
	line-height: 1.3;
	margin:0;}
	
#container {
	width:760px;
	margin:25px auto 25px auto;}
	
#header {
	background-image:url(images/banner.png);
	width:760px;
	height:40px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	padding-top:130px;
	font-size:18px;
	cursor:pointer;
	text-decoration:none;}
	
#header2 {
	background-image:url(images/banner.jpg);
	width:760px;
	height:40px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	padding-top:130px;
	font-size:18px;
	cursor:pointer;
	text-decoration:none;}
	
#announcement {
	background-image:url(images/announcement.jpg);
	width:756px;
	height:71px;
	border:2px;
	border-style:solid;
	border-color:#0066ff;
	cursor:pointer;}
	
#linksbar {
	width:747px;
	height:28px;
	background-color:#0066ff;
	padding: 5px 8px 0 5px;
	color:#ffffff;}
	
#leftlinks {
	float:left}
	
#rightlinks {
	float:right;
	margin-top:1px;
	margin-bottom:-1px;}

.split {height:5px;}

.split2 {height:18px;}

#sidebar {
	float:left;
	width:189px;
	background-color:#0066ff;
	padding:15px 8px 0 8px;
	font-size:15px;
	color:#ffffff;}
	
#sidebarbase {
	background-image:url(images/sidebarbase.jpg);
	width:205px;
	height:15px;
	margin-left:-8px;}
	
#bodyright {
	float:right;
	width:520px;
	background-color:#0066ff;
	padding:15px 15px 0 15px;}
	
#bodyright2 {
	float:right;
	width:520px;
	background-color:#0066ff;
	padding-left:15px;
	padding-right:15px;}
	
.posthead {
	float:left;
	width:80px;
	height:80px;
	padding:10px;
	background-color:#003399;
	margin-bottom:15px;}
	
.postside {
	padding:6px 5px 6px 0;
	float:right;
	width:415px;
	background-color:#003399;
	color:#FFFFFF;
	font-weight:bold;}
	
.postsidecontain {
	float:right;
	width:420px;
	height:100px;
	margin-bottom:15px;}
	
.smallinfo {
	font-size:11px;}

.postfill {
	font-size:14px;
	color:#ffffff;
	text-align:justify;}
	
.postfill2 {
	font-size:14px;
	color:#ffffff;
	text-align:justify;
	margin:15px 0 15px 0;}
	
.postbase {
	width:512px;
	background-color:#003399;
	margin:15px 0 15px 0;
	font-size:11px;
	padding:3px 5px 4px 5px;
	color:#FFFFFF;}
	
.postbase2 {
	width:512px;
	height:15px;
	background-color:#003399;
	margin-bottom:15px;
	font-size:11px;
	padding:3px 5px 4px 5px;
	color:#FFFFFF;}	
	
.postbaseleft {float:left;}
	
.postbaseright {float:right;}	
	
#bodyrightbase {
	background-image:url(images/bodyrightbase.jpg);
	width:550px;
	height:15px;
	margin-left:-15px;
	margin-top:-15px;}
	
#footer {
	width:760px;
	min-height:20px;
	background-color:#933B2A;}
	
#sidebar ul {
	margin: 0;
	padding: 0;}
	
#sidebar li {
	border-top: none;
	list-style: none;
	margin: 0;}
	
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;}

.commentmetadata{
	font-size: 12px;}

.comments-template p.nocomments{
	padding: 0;}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;}
	
#commentcolour {
	font-size:14px;
	color:#FFFFFF;}

.largecomment {
	font-size:18px;}
	
.redbig {
	font-size:30px;
	text-align:center;}

.redsmall, .redbig {
	font-weight:bold;
	color:#FFFFFF;}
	
.redsmall {text-align:left;}

a:hover {color:#333333; text-decoration:underline;}
a:link, a:active, a:visited {color:#ffffff; text-decoration:underline;}
#sidebar a:link, #sidebar a:hover, #sidebar a:active, #sidebar a:visited {color:#ffffff; font-size:14px;}	
#sidebar a:hover {color:#333333; text-decoration:underline;}
.postfill a:link, .postfill a:active, .postfill a:visited {color:#ffffff; text-decoration:underline;}
.postfill a:hover {color:#333333; text-decoration:underline;}
#linksbar a:link, #linksbar a:active, #linksbar a:visited {color:#ffffff; text-decoration:underline;}
#linksbar a:hover {color:#333333; text-decoration:underline;}
a.operafix:link, a.operafix:hover, a.operafix:active, a.operafix:visited {text-decoration:none;}