/*
Theme Name: SWMN
Theme URI: http://www.marblecake.co.uk
Description: Theme design exclusively for SWMN.
Version: 1.0
Author: Marble Cake web and graphic design
Author URI: http://www.marblecake.co.uk
*/

* {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: underline;
	color: #83378A;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #83378A;
}

input, textarea {
	font-size: 1em;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

/* Begin Typography & Colors */
body {
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-Serif;
	background: #FFFFFF;
	color: #000000;
	text-align: center;
}

#page {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	font-size: 0.7em;
	background: url("images/page-bg.gif");
}

#header {
	width: 770px;
	background: url("images/header.jpg") no-repeat;
	position: relative;
}

#header h1 {
	width: 212px;
	height: 126px;
	font-size: 1.8em;
}

#header h1 a {
	display: block;
	position: relative;
	width: 212px;
	height: 126px;
}

#header h1 a span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("images/swmn-logo-home.gif") no-repeat;
	cursor: pointer;
}

#header ul {
	list-style: none;
	background: url("images/nav-bg.gif") no-repeat;
	height: 3.4em;
}

#header li {
	width: 110px;
	height: 100%;
	float: left;
}

#header li a {
	font-size: 1.1em;
	text-align: center;
	display: block;
	width: 110px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#header li a.singleWord {
	padding: 11px 0 13px 0;
}

#header li a.multiWord {
	padding: 4px 0 6px 0;
}

#header li a:hover {
	background: url("images/nav-bg.gif") no-repeat;
	text-decoration: none;
}

#header li a:hover#link1 {
	background-position: -770px 0;
}

#header li a:hover#link2 {
	background-position: -880px 0;
}

#header li a:hover#link3 {
	background-position: -990px 0;
}

#header li a:hover#link4 {
	background-position: -1100px 0;
}

#header li a:hover#link5 {
	background-position: -1210px 0;
}

#header li a:hover#link6 {
	background-position: -1320px 0;
}

#header li a:hover#link7 {
	background-position: -1430px 0;
}

#header li.current_page_item a {
	color: #A8A9AD;
}

#header #loginBox {
	position: absolute;
	top: 0;
	right: 0;
	width: 450px;
	background-color: #83378A;
	color: #FFFFFF;
	text-align: right;
	padding: 3px;
}

#header #loginBox fieldset {
	border: 0;
}

#header #loginBox fieldset span#legend {
	font-weight: bold;
}

#header #loginBox fieldset label {
	padding-left: 10px;
}

#content h2, #content div.post h2, #content div.post h3, #content div.post h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #83378A;
}

#content div.post h2, #content h2.pagetitle {
	font-size: 2.2em;
	border-bottom: 1px solid #A8A9AD;
	text-align: right;
}

#content div.post h2 a:hover, #content div.post h3.archivelisth3 a:hover {
	text-decoration: none;
}

#content div.post h2.newslisth2, #content div.post h3.archivelisth3 {
	font-size: 1.8em;
}

#content div.post h3.archivelisth3 {
	border-bottom: 1px solid #d4d4d4;
}

#content div.post h3 {
	margin-top: 0.8em;
	font-size: 1.8em;
}

#content div.post h4 {
	margin-top: 0.8em;
	font-size: 1.2em;
}

#content div.post li {
	margin-bottom: 0.3em;
}

.narrowcolumn {
	padding: 20px 10px 0 10px;
	background-color: #F7F6F7;
	background-image: url("images/full-bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 480px;
}

.widecolumn {
	padding: 20px 105px 10px 105px;
	background-color: #F7F6F7;
	background-image: url("images/full-bg.gif");
	background-repeat: no-repeat;
}

#content div.post #flashcontent {
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #A8A9AD;
	padding: 5px;
}

#content div.post p, #content p {
	margin-top: 1em;
}

#content div.post p.postmetadata {
	margin-top: 0em;
	padding-top: 3px;
	color: #808080;
}

#content div.post div.entry span.seemorelink {
	display: block;
	text-align: right;
	border-top: 1px solid #A8A9AD;
	margin: 4px 0 2em 0;
	padding-top: 2px;
}

#content div.post ul, #content div.post ol, #content div.post dl {
	margin-top: 1em;
	margin-left: 3em;
}

#content div.post dl.linkslist {
	margin-left: 0;
	padding-bottom: 0.6em;
	border-bottom: 1px solid #A8A9AD;
}

#content div.post dl.linkslist dt {
	font-weight: bold;
	margin-top: 1em;
}


#content form#searchform {
	width: 100%;
}

#content form div {
	text-align: center;
	padding: 1.5em 0;
}

#content form div h4 {
	display: inline;
}





#homeNews {
	width: 230px;
	padding: 31px 10px 0 10px;
	float: right;
	background-color: #F7F6F7;
	background-image: url("images/full-bg.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

#homeNews h2 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border-bottom: 1px solid #A8A9AD;
	text-align: right;
	color: #83378A;
}

#homeNews h3 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0.6em 0 0 0;
	color: #83378A;
	clear: both;
}

#homeNews p.newsDate {
	color: #A8A9AD;
	font-weight: bold;
}

#homeNews p.newsLink {
	text-align: right;
	padding-bottom: 1em;
}

#homeNews form {
	clear: both;
}

#homeNews form div {
	text-align: center;
	padding: 1.5em 0;
}

#homeNews form div h4 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border-bottom: 1px solid #A8A9AD;
	margin-bottom: 1em;
	text-align: right;
	color: #83378A;
}



#footer {
	width: 770px;
	clear: both;
	text-align: center;
	background: #FFFFFF;
}

#footer p.rssblurb {
	background-color: #83378A;
	color: #A8A9AD;
	padding: 5px 0 6px 0;
}

#footer p.rssblurb a {
	color: #FFFFFF;
}

#footer p.rssblurb a:hover {
	color: #83378A;
	background-color: #FFFFFF;
	text-decoration: none;
}

#footer p.footerbar {
	padding: 5px 0 6px 0;
	color: #A8A9AD;
}

#footer p.footerbar a {
	color: #A8A9AD;
}

#footer p.footerbar a:hover {
	background-color: #A8A9AD;
	color: #FFFFFF;
}

/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	font-weight: bold;
}

.topborder {
	border-top: 1px solid #A8A9AD;
	padding-top: 3px;
	margin-top: 10px;
	clear: both;
}

.rsslink {
	padding-left: 18px;
	padding-bottom: 1px;
	background: url("images/rss-icon.gif") no-repeat;
}
/* End Various Tags & Classes*/

/* Added by JT for membership paging (shamelessly nicked from cke site) */
/* Hacked by Weon to prettify it */

div.filterholder {
	margin: 1em 0;
	border-top: 1px solid #A8A9AD;
	border-bottom: 1px solid #A8A9AD;
}

div.filterholder div.innerholder {
	padding: 0.6em;
	clear: both;
}

div.filterholder span.pagesLabel {
	font-weight: bold;
	width: 5em;
	float: left;
	color: #A8A9AD;
}

#content div.post div.filterholder ul.paging {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline
}

ul.paging li {
	display: inline;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
}

ul.paging li#previousLink, ul.paging li#showall {
	margin-right: 10px;
}

ul.paging li#nextLink {
	margin-left: 10px;
}

ul.paging li a {
	border: 1px solid #83378A;
	padding: 2px 3px;
	text-decoration: none;
}

ul.paging li a:hover {
	color: #ffffff;
	background-color: #83378A;
	text-decoration: none;
}

ul.paging li span.noPageLink {
	border: 1px solid #A8A9AD;
	color: #A8A9AD;
	padding: 2px 3px;
	background-color: #ffffff;
}
/* end JT */