/*
Theme Name: normal
Author: RDS Design & Identity
Author URI: http://designandidentity.co.uk/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background:#bfbfbf;
	color: #333;
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background:#fff;
	padding:1px;
	border:1px solid #8f8f8f;
	margin: 30px auto;
	width: 960px;
	text-align: left;
	}

#header {
	background: url('images/header.jpg') no-repeat top right;
	text-align:right;
	margin: 0;
	padding: 0;
	height: 148px;
	width: 960px;
	}

#header a {
	color:#fff;
	text-decoration:underline;
}

#header a:hover {
	text-decoration:none;
}

#header h3 {
	font-family: Arial, Sans-Serif;
	color:#fff;
	font-size:1.8em;
	line-height:1.2em;
	font-weight:400;
	margin:0 15px;
	border-bottom:none;
}

span.green {
	color:#c9eb3c;
}

.logo {
	float:left;
	margin:0;
	padding:20px 0 29px 15px;
}

.front {
	margin:0 auto;
}

#pagenav {
	background:#c2e735 url(images/bg-nav.gif) repeat-x bottom;
	border-bottom:5px solid #92b711;
	width: 960px;
	height: 40px;
	padding:0;
	margin:0 auto;
}

#pagenav ul {
	float: left;
	padding-left: 0px;
	margin:0;
	list-style:none;
}

#pagenav ul li {
	float: left;
	height: 40px;
	text-align: center;
}

#pagenav ul li a {
	background: url('images/nav.gif') no-repeat right;
	float: left;
	display: block;
	padding: 12px 15px 0;
	height: 29px;
	font-size: 1.4em;
	font-weight: 400;
	color: #555;
	text-decoration:none;
}

#pagenav ul li a:hover {
	color: #fff;
	height: 27px;
	background:#abd52e;
}

#content {
	font-size: 1.2em;
	}

.narrowcolumn {
	float: right;
	padding: 0;
	margin: 0px 10px 0;
	width: 530px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.3em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
	}

.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 5px 150px 0 0;
	width: 525px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.post {
	margin: 0 0 20px;
	padding-right:10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.posts {
	background:#eee;
	border:1px solid #ddd;
	padding:0 5px;
	margin: 0 0 20px;
	text-align: justify;
	}

.posts h3 {
	margin:5px 0
}

#sidebar {
	min-height:730px;
	float:left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:1.2em;
	background:#f3f5f4 url(images/sidebar-nav.gif) repeat-x top;
	border-right:1px solid #e2e4e3;
	color: #333;
	padding: 15px 10px 10px;
	margin:0;
	width: 185px;
	}

#sidebar form {
	margin: 0;
	}

#sidebar a:hover {
	color: #06c;
	text-decoration: underline;
	}

#searchform {
	margin: 0 auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 138px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar h2 {
	font-size: 1.2em;
	font-weight:700;
	color:#597300;
	margin: 0;
	padding: 0;
	display:block;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0 0 15px;
	padding:0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar a {
	color: #408ac7;
	text-decoration: none;
	padding-left:14px; 
	}

#sidebar li a {
	background: url('images/bullet.gif') no-repeat left;
	}

#sidebar a.bullet {
	background: url('images/bullet.gif') no-repeat left;
	color: #408ac7;
	text-decoration: none;
	padding-left:14px; 
	}

.split {
	background:url(images/split.gif) no-repeat bottom;
	padding:0 0 15px;
	margin:0 0 15px;
}

#rightsidebar {
	min-height:730px;
	float:right;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:1.2em;
	background:#f3f5f4 url(images/sidebar-nav.gif) repeat-x top;
	border-left:1px solid #e2e4e3;
	color: #333;
	padding: 15px 0 10px 10px;
	margin:0;
	width: 185px;
	}

#rightsidebar form {
	margin: 0;
	}

#rightsidebar a:hover {
	color: #06c;
	text-decoration: underline;
	}

#searchform {
	margin: 0 auto;
	padding: 5px 3px;
	text-align: center;
	}

#rightsidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#rightsidebar #searchsubmit {
	padding: 1px;
	}

#rightsidebar h2 {
	font-size: 1.2em;
	font-weight:700;
	color:#698700;
	margin: 0;
	padding: 0;
	display:block;
	}

#rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
	}

#rightsidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0 0 15px;
	padding:0;
	}

#rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
	}

#rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 0 0 0;
	}

#rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #rightsidebar ul ol li {
	list-style: decimal outside;
	}

#rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#rightsidebar li a {
	background: url('images/bullet.gif') no-repeat left;
	color: #408ac7;
	text-decoration: none;
	padding-left:14px; 
	}

#rightsidebar a.bullet {
	background: url('images/bullet.gif') no-repeat left;
	color: #408ac7;
	text-decoration: none;
	padding-left:14px; 
	}

#footer {
	background: url('images/header.jpg') no-repeat top right;
	color:#fff;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}

#footer p {
	font-size:1.2em;
	margin: 0;
	padding: 18px 0;
	text-align: center;
	}

#footer a {
	color:#fff;
	text-decoration:underline;
	}

#footer a:hover {
	text-decoration:none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

p {
	margin:10px 0 0;
	padding:0;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: 400;
	padding: 25px 0 0;
	}

h1 {
	font-size: 4em;
	text-align: center;
	margin: 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#d70035;
	}

h2 {
	font-size: 1.8em;
	color: #555;
	margin: 0;
	}

h2 a, h3 a {
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: underline;
	}

h2.pagetitle {
	font-size: 1.8em;
	}

h3 {
	font-size: 1.2em;
	color:#698700;
	border-bottom:1px solid #e2e4e3;
	margin: 0;
	}

table h3 {
	font-size: 1.2em;
	color:#698700;
	border-bottom:0px;
	margin: 0;
	}

h4 {
	font-size: 1em;
	margin: 0;
	padding: 10px 0 0;
	}

h2.pagetitle {
	margin: 0;
	padding: 25px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

a {
	color: #408ac7;
	text-decoration: underline;
	}

a:hover {
	color: #06c;
	text-decoration: none;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;
	}

table {
	background:#e0fb84; 
	border:1px solid #b6dd2c; 
	border-collapse:collapse; 
	line-height:1.3em; 
	width:100%; 
	margin:0 0 16px; 
	padding:0;
}

table h3 {
	padding: 0;
	margin: 5px 0;
}

caption {
	font-size:1.5em; 
	font-weight:400; 
	margin:0; 
	padding:6px 0 8px; 
	text-align:left;
}

th {
	color:#505050; 
	padding:4px; 
	text-align:left; 
	border:1px solid #b6dd2c;
}

td {
	color:#303030; 
	font-size:0.9em; 
	padding:4px; 
	text-align:left; 
	border:1px solid #b6dd2c;
}



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}