/*  
Theme Name: Sustainable Redland
Description: Theme designed for Sustainable Redland
Version: 1.0
Author: Jake McMurchie
Author URI: http://www.jakemc.co.uk/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #e8e4bc url('images/susredland_body.jpg');
	color: #333;
	text-align: center;
	}

#pagewrapper {
	background: white url('images/susredland_pagebg.jpg') top center repeat-y;
	color: #333;
	text-align: left;
	}
#page {
	background: transparent url('images/susredland_homeimage_bg.jpg') 584px 112px no-repeat;
	color: #333;
	}
#page.noshelleyimage {
	background-image: none;
	}

#header {
	background: transparent url('images/susredland_header.jpg') top center no-repeat;
	}
#navigation {
	background: #c0b395 url('images/susredland_navtopbg.jpg') top left repeat-x;
	}

#contentwrapper {
	line-height: 1.6em;
	}
#footer {
	background: transparent url('images/susredland_footer.jpg') bottom center no-repeat; 
	}
#footer p {
	background: #c0b395 url('images/susredland_navbottombg.jpg') top left repeat-x;
	}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Sans-Serif;
	}
h1 {
	font-size: 4em;
	}
h2 {
	font-size: 2em;
	line-height: 1.4em;
	font-weight: normal;
	}
ul {
	padding-left: 2em;
	}
#contentnarrow h2 {
	font-size: 1.4em;
	}
#sidebar h2 {
	font-size: 1.2em;
	font-weight: bold;
	}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	}
h4 {
	font-size: 1em;
	font-weight: bold;
	}

p, li {
	margin: 0 0 1em 0;
	padding: 0;
	}

a, a:link {
	color: #3c671d;
	}
a:visited {
	color: #333;
	}
a:hover {
	color: #694;
	text-decoration: none;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	background: transparent;
	color: #514f54;
	font-weight: normal;
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited, #sidebar h2 {
	background: transparent;
	color: #3c671d;
	font-weight: normal;
	text-decoration: none;
	}
h2 a:hover, h3 a:hover, h4 a:hover {
	color: #886d4d;
	text-decoration: none;
	}


#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited, #navigation ul li a:hover {
	background: transparent;
	color: #514f54;
	font-weight: normal;
	text-transform: uppercase;
	}
#navigation ul li a:hover {
	color: #3c671d;
	}

#footer p, #footer p a, #footer p a:link, #footer p a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #886d4d;
	}
#footer p a:hover {
	color: #3c671d;
	}
#footer .invisible, #footer .invisible a, #footer .invisible a:link, #footer .invisible a:visited {
	font-weight: normal;
	color: #c0b395;
	}
#footer .invisible a:hover {
	color: #886d4d;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#pagewrapper {
	position: relative;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	}

#page {
	position: relative;
	margin: 0;
	padding: 0;
	width: 760px;
	}

#header {
	width: 760px;
	height: 112px;
	margin: 0; 
	padding: 0;
	}
#header h1 {
	width: 411px;
	height: 80px;
	margin: 0;
	padding: 0;
	}
#header h1 a {
	display: block;
	width: 411px;
	height: 80px;
	margin: 0; 
	padding: 0; 
	text-indent: -9999px;
	}
#navigation {
	width: 737px;
	height: 30px;
	margin: 0 0 0 12px;
	padding: 0;
	border: 1px solid white;
	}
#navigation #searchform {
	float: right;
	margin: 5px 5px 0 0;
	}
#navigation ul {
	margin: 0;
	padding: 8px;
	}

#shelleyimage {
	float: right;
	display: inline;
	width: 166px;
	height: 362px;
	margin: 0 10px 0 0;
	padding: 0;
	}
#shelleyimage img {
	margin: 0;
	padding: 0;
	}
#shelleyimage ul {
	list-style: none;
	margin: 0;
	padding: 1em;
	}
#shelleyimage ul ul {
	list-style: none;
	margin: 0;
	padding: 0 1em;
	}
#shelleyimage ul li {
	margin: 0 0 1em 0;
	padding: 0;
	}
#shelleyimage h2 {
	font-size: 1.4em;
	font-weight: bold;
	}
#contentwrapper {
	width: 540px;
	margin: 24px 180px 0 34px;
	padding: 0;
	}
#contentnarrow {
	float: left;
	display: inline;
	width: 280px;
	margin: 0;
	padding: 0;
	}
#content {
	float: left;
	display: inline;
	width: 540px;
	margin: 0 0 1em 0;
	padding: 0;
	}
#sidebar {
	margin: 0 0 0 300px;
	padding: 0 0 0 20px;
	border-left: 1px solid #efebe4;
	}

#footer {
	width: 760px;
	height: 33px;
	padding: 0;
	margin: 0;
	clear: both;
	}
#footer p {
	width: 729px;
	height: 16px;
	margin: 0 0 0 12px;
	padding: 1px 0 0 8px;
	border: 1px solid white;
	}
/* End Structure */



/* Begin Images */
p img {
	margin: 0 4px 4px 4px;
	padding: 0;
	max-width: 100%;
	}

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 header */
#navigation ul li {
	display: inline;
	margin: 0;
	padding: 0 9px 0 10px;
	background: transparent url('images/susredland_navdivider.gif') top left no-repeat;
	list-style: none;
	}
#navigation ul li form {
	display: inline;
	margin: 0;
	}
#navigation ul li.home {
	padding: 0 10px 0 0;
	background-image: none;
	}
#navigation a, #navigation a:link, #navigation a:visited {
	text-decoration: none;
	}
#searchform div {
	display: inline;
	}
#s, input, textarea {
	margin: 0;
	padding: 0;
	border: 1px solid #886d4d;
	}
#searchsubmit {
	padding: 0;
	margin:  0;
	border: 1px solid #886d4d;
	background-color: #efebe4;
	color: #886d4d;
	font-size: 1em;
	cursor: pointer;
	}
/* End header */



/* Begin Content */
h2 {
	margin: 0 0 0.5em 0;
	padding: 0;
	}
#contentnarrow h2 {
	margin: 20px 0 0.5em 0;
	padding: 0;
	}
h3, h4 {
	clear: left;
	margin: 0 0 0.5em 0;
	padding: 0;
	}
#contactsubmit {
	padding: 0;
	margin: 0.5em 0 0 0;
	border: 1px solid #886d4d;
	background-color: #efebe4;
	color: #886d4d;
	font-size: 1em;
	cursor: pointer;
	}

.post {
	clear: both;
	}
.time {
	margin: -0.5em 0 0.5em 0;
	padding: 0;
	color: #886d4d;
	}
.postmetadata {
	margin: -1em 0 2em 0;
	padding: 0;
	}

.ec3_day {
	font-weight: bold;
	}
.ec3_time {
	margin: 0 0 0 1em;
	display: inline;
	font-style: italic;
	}
table.ec3_schedule, table.ec3_schedule tr, table.ec3_schedule td {
	font-weight: bold;
	padding: 0;
	margin: 0;
	border: 0;
	}
table.ec3_schedule {
	margin-bottom: 1em;
	}
ul.commentlist {
	margin: 0 0 1em 0;
	padding: 0;
	border: none;
	}
ul.commentlist li {
	margin: 0;
	padding: 0.5em;
	list-style: none;
	}
/* End Content */



/* Begin Sidebar */
#sidebar ul {
	margin: 0 0 1em 0;
	padding: 0;
	}
#sidebar li {
	margin: 0 0 0.5em 0;
	padding: 0;
	list-style: none;
	}
#sidebar h2 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 1.5em;
	}
#sidebar h2#news {
	margin: 1.5em 0 0.5em 0;
	padding: 0;
	}
#sidebar h2#news {
	width: 44px;
	height: 20px;
	overflow: hidden;
	}
#sidebar h2#news a {
	display: block;
	width: 44px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent url('images/susredland_news.gif') top left no-repeat;
	}
#sidebar h2#events {
	width: 150px;
	height: 20px;
	overflow: hidden;
	margin: 1.5em 0 0.5em 0;
	padding: 0;
	}
#sidebar h2#events a {
	display: block;
	width: 150px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent url('images/susredland_events.gif') top left no-repeat;
	}
#sidebar a, #sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}
#wp-calendar a, a:link, a:visited, a: hover {
	font-weight: bold;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alt {
	border-top: 1px solid #efebe4;
	background-color: #faf8f0;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

table th, .asheader {
	text-align: left;
	background: #f9f9f9;
	}

ul.links, ul.links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul.links h2 {
	font-size: 1.3em;
	}
ul.links li {
	margin: 0 0 0.5em 2em;
	padding: 0;
	}
ul.links li.linkcat {
	margin: 1em 0 0 0;
	}
/* End Various Tags & Classes*/