@charset "utf-8";
/* CSS Document */

body, html {
	background:#fff;
	color:#121111;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
}
h1, h2 {
	font-size:40px;
	padding:0;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
h3 {
	font-size:33px;
	padding:0;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
h4, h5, h6 {
}
a:link, a:active, a:visited {
	color:#e2001a;
	text-decoration:underline;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
#container {
	width:960px;
	margin: 0 auto;
}
#header {
	height:280px;
	padding:0;
	margin:0;
	/*background: url(../images/fmt/header-logo.png) no-repeat;*/
}
#header h1 {
	display:none;
}
#nav {
	padding:0;
	margin:15px 0 0 0;
	height:63px;
}
#contentArea {
}
#contentArea #box {
	color:#FFF;
	padding: 20px 0 0 50px;
	width:256px;
	min-height:571px;
	background:url(../images/fmt/box.png) 0 0 repeat-y;
	float:left;
}
#contentArea #content {
	width:580px;
	float:left;
}
#contentArea #content img {
	border:1px solid #fff;
}
#noBorder img {
	border: none !important;
}
#footer {
	width:580px;
	float:right;
	font-size:12px;
	text-align:right;
	margin: 50px 50px 50px 0px;
	border-top:1px solid #d0d0d0;
	padding-top:10px;
}
.clear {
	clear:both;
}
.hidden {
	display:none;
}
.pics img {
	display:none;}
	
blockquote {
	border : 1px solid #c9c9c9;
	margin: 0px;
	padding: 10px;
	background-color: #fafafa;
	quotes: "\201C" "\201D";
	font-style:italic;
	font-size:22px;
	text-align: center;
}
blockquote:before {
	content: open-quote;
	font-weight: bold;
}
blockquote:after {
	content: close-quote;
	font-weight: bold;
}
#small {
	font-size:10px;
}

/* Navigation
------------------------------------------ */

#nav ul {
	list-style:none;
	padding:0;
	margin:0;
}
#nav ul li {
	height:93px;
	text-indent:-999em;
	float:left;
}
#nav ul li#nav_home a {
	background: url(../images/fmt/nav_home.png) top no-repeat;
	width:137px;
	height:63px;
	display:block;
	outline:none;
}
#nav ul li#nav_home a:hover {
	background: url(../images/fmt/nav_home.png) bottom no-repeat;
}
#nav ul li#nav_home a.active {
	background: url(../images/fmt/nav_home.png) bottom no-repeat;
}
#nav ul li#nav_manifesto a {
	background: url(../images/fmt/nav_manifesto.png) top no-repeat;
	width:190px;
	height:63px;
	display:block;
	outline:none;
}
#nav ul li#nav_manifesto a:hover {
	background: url(../images/fmt/nav_manifesto.png) bottom no-repeat;
}
#nav ul li#nav_manifesto a.active {
	background: url(../images/fmt/nav_manifesto.png) bottom no-repeat;
}
#nav ul li#nav_submit a {
	background: url(../images/fmt/nav_submit.png) top no-repeat;
	width:191px;
	height:63px;
	display:block;
	outline:none;
}
#nav ul li#nav_submit a:hover {
	background: url(../images/fmt/nav_submit.png) bottom no-repeat;
}
#nav ul li#nav_submit a.active {
	background: url(../images/fmt/nav_submit.png) bottom no-repeat;
}
#nav ul li#nav_buy a {
	background: url(../images/fmt/nav_buy.png) top no-repeat;
	width:191px;
	height:63px;
	display:block;
	outline:none;
}
#nav ul li#nav_buy a:hover {
	background: url(../images/fmt/nav_buy.png) bottom no-repeat;
}
#nav ul li#nav_submit a.active {
	background: url(../images/fmt/nav_submit.png) bottom no-repeat;
}
#nav ul li#nav_discuss a {
	background: url(../images/fmt/nav_discuss.png) top no-repeat;
	width:127px;
	height:63px;
	display:block;
	outline:none;
}
#nav ul li#nav_discuss a:hover {
	background: url(../images/fmt/nav_discuss.png) bottom no-repeat;
}
#nav ul li#nav_discuss a.active {
	background: url(../images/fmt/nav_discuss.png) bottom no-repeat;
}
#nav ul li#nav_vote a {
	background: url(../images/fmt/nav_vote.png) top no-repeat;
	width:90px;
	height:63px;
	display:block;
	outline:none;
}
#nav ul li#nav_vote a:hover {
	background: url(../images/fmt/nav_vote.png) bottom no-repeat;
}
#nav ul li#nav_vote a.active {
	background: url(../images/fmt/nav_vote.png) bottom no-repeat;
}
#nav ul li#nav_archive a {
	background: url(../images/fmt/nav_archive.png) top no-repeat;
	width:206px;
	height:63px;
	display:block;
	outline:none;
}
#nav ul li#nav_archive a:hover {
	background: url(../images/fmt/nav_archive.png) bottom no-repeat;
}
#nav ul li#nav_archive a.active {
	background: url(../images/fmt/nav_archive.png) bottom no-repeat;
}

/* Sidebox
------------------------------------------------ */

#box #joinArea {
}
#box #joinArea h3.notMember {
	background:url(../images/fmt/not_member.png) no-repeat;
	text-indent:-999em;
	height:32px;
	padding:0;
	margin:0;
}
#box #joinArea ul {
	list-style:none;
	margin:0;
	padding:0;
}
#box #joinArea ul li {
	height:100px;
	text-indent:-999em;
}
#box #joinArea ul li a:link, #box #joinArea ul li a:active, #box #joinArea ul li a:visited {
	background:url(../images/fmt/join_btn.png) top left no-repeat;
	height:100px;
	text-indent:-999em;
	display:block;
	margin:10px 0 0 0;
}
#box #joinArea ul li a:hover {
	background:url(../images/fmt/join_btn.png) bottom left no-repeat;
}
#box #loginArea {
	margin:20px 0 0 0;
}
#box #loginArea .forgot a {
	color:#FFF;
	text-decoration:underline;
	font-size:12px;
}
#box #loginArea .forgot a:hover {
	color:#E2001A;
	text-decoration:underline;
	font-size:12px;
}
#box #loginArea h3.memberLogin {
	background:url(../images/fmt/members_login.png) no-repeat;
	text-indent:-999em;
	height:37px;
	padding:0;
	margin:0;
}
#box #loginArea dl {
	margin:0;
	padding:0;
}
#box #loginArea dl dt {
	width:200px;
}
#box #loginArea dl dd {
	width:200px;
	margin:0;
	padding:0;
}
#box #loginArea dl dt.username {
	background:url(../images/fmt/username.png) no-repeat;
	height:17px;
	text-indent:-999em;
}
#box #loginArea dl dt.password {
	background:url(../images/fmt/password.png) no-repeat;
	height:17px;
	text-indent:-999em;
	margin-top:5px;
}
#box #loginArea dl dd input.passwordInput {
	margin:6px 0 0 0;
	padding:0;
	float:left;
}
#box #loginArea a:link, #box #loginArea a:active, #box #loginArea a:visited {
}
#box #loginArea a:hover {
}
#box #sponsors {
	margin:20px 0 0 0
}
#box #sponsors h3 {
	display:none;
	padding:0;
	margin:0;
}
#box #sponsors ul {
	list-style: none;
	padding:0;
	margin:0;
	height:68px;
}
#box #sponsors ul li {
	float:left;
	text-indent:-999em;
}
#box #sponsors ul li.bubble a {
	background:url(../images/fmt/bubble.png) no-repeat;
	width:75px;
	height:68px;
	display:block;
}
#box #sponsors ul li.lewisham a {
	background:url(../images/fmt/lewisham.png) no-repeat;
	width:75px;
	height:68px;
	display:block;
}

/* Form
------------------------------------------------ */

#form {
	background:#fafafa;
	border:1px solid #c9c9c9;
	padding:20px;
}
	/* ie6 */
	*html #form .signup {
	height:800px;
}
	/* ie7 */
	* + html #form .signup {
	height:800px;
}
#form dl {
}
#form dl dt {
	width:200px;
	text-align:right;
	height:40px;
	padding:0;
	margin:0;
	float:left;
	clear:left;
}
#form dl dt.spacer {
	height:120px;
}
#form dl dt#postcode {
	margin:35px 0px 0px 0px
}
#form dl dt#donation {
	margin:105px 0px 0px 0px
}
* + html #form dl dt#donation {
	margin:120px 0px 0px 0px
}
#form dl dd {
	width:300px;
	padding:0;
	margin:0;
	float:right;
	clear:right;
}
	/* ie6 */
	* html #form dl dd {
	width:300px;
	padding:0;
	margin:0px 0px 9px 0px;
	float:right;
	clear:right;
}
	/* ie7 */		
	* + html #form dl dd {
	width:300px;
	padding:0;
	margin:0px 0px 9px 0px;
	float:right;
	clear:right;
}
#form dl dd input {
	width:250px;
}
#form dl dd input.radio {
	width:auto;
}
#form dl dd input.button {
	width:auto;
}
input.enterbutton {
	position:relative;
	top:6px;
	left:-4px;
}
* + html input.enterbutton {
	position:relative;
	top:5px;
	left:-4px;
}
#form dl dd textarea {
	width:250px;
	margin-bottom:10px;
}
#form dl dt.weblink {
	margin-top:245px;
}
#form #status {
	width:50%;
	padding:10px;
	outline:none;
}
#form .focusField {
	padding:5px;
	border:solid 2px #121111;
	background:#c9c9c9;
	color:#000;
}
#form .idleField {
	padding:5px;
	background:#EEE;
	color: #6F6F6F;
	border: solid 2px #DFDFDF;
}
#form .error {
	color:#E2001A;
}

/* Forum
--------------------------------------- */

.single_post {
	color:#000 !important;
	background:#dcdcdc !important;}
	
.user {
	color:#FFF !important;
	padding:5px 0 5px 0 !important;
	background:#E2001A !important;}
	
.forumHeading {
	font-weight:normal;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	text-transform:uppercase;}

/* Classes
--------------------------------------- */

.left {
	float:left;
}
.right {
	float:right;
	clear:right;
}
.small {
	font-size:10px;
}
.boxText, .boxText a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;}
	
/* Twitter
--------------------------------------- */

#twitter {
	width:256px;
	height:258px;
	margin:20px 20px 0 -20px;
	padding:0;
	color:#fff;}
	
*+html #twitter {
	width:256px;
	height:258px;
	position:relative;
	top:30px;
	color:#fff;}	

.twitted {
	margin-bottom: 1.5em;
}

.twitted h2 {
	margin: 0;
	padding: 0.3em 0.5em;
	color: #fff;
	text-indent:30px;
	font-size:18px;
	background: url(../images/fmt/bird.png) 0 0 no-repeat;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em;
	background: transparent url("../images/fmt/loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0 0.5em;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
	width:220px;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #E2001A;
	text-decoration:none;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #838383;
	text-decoration:none;	
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	margin: 0;
	padding: 0.3em 0.5em;
	color: #fff;
}

.twitted p.profileLink a {
	font-size:11px;
	color:#E2001A;
	text-decoration:none;}
	
.twitted p.profileLink a:hover {
	text-decoration: underline;}	