body {
	/*font-size: 62.5%;  Resets 1em to 10px */
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	/*text-align: center;*/
	margin: 0 0 0 0;
	padding: 0; 
	}
	
ul {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

img {
	border: 0;
}

a, a:visited {
	color: #5D5F9C;
}

#page {
	padding: 0px;
	margin: 0px auto; /* auto does centres the whole thing in the browser */
	text-align: left;
	width: 643px; /* set this width 3px larger so the header doesn't wrap and create a double space below it */
}

#header {
	margin: 0px;
   padding: 0px;
}

#headerimg h1 a 	{ 
	margin: 0px;
	height: 70px;
	float: left;
	background: url(images/banner.jpg) no-repeat;
	width: 0px;
	padding: 0px;
	padding-left: 640px;
	overflow: hidden;
	border-bottom: 1px solid #7D94BE;
	font-size: 1em;
}

#headerimg .description {
	width: 0px;
	overflow: hidden;
}

#headerimg h1 {
	margin: 0;
}

#sub-nav {
	float: left;
	width: 640px;
	height: 17px;
	border-bottom: 1px solid #7D94BE;
	margin: 0px;
	padding: 0px;
	background-image: url(images/blue-blob-upper.gif);
	background-repeat: no-repeat;
	/*background: #90EE90;*/
}

#sub-nav ul {
	margin: 0 0 0 172px;
	list-style: none;
	padding: 0;
}

#sub-nav ul li {
	float: left;
}

#sub-nav ul li a,
#sub-nav ul li a:visited
{
	color: #4E4E4F;
	text-decoration: none;
	font-weight: bold;
}

#sub-nav ul li span.sub-nav-divider {
	margin-left: 0.3em;
	margin-right: 0.5em;
}

#content-frame {
	width: 640px;
	padding-top: 1em;
	float: left;
	background-image: url(images/blue-blob-lower.gif);
	background-repeat: no-repeat;
}

#mainnavcol {
	float: left;
	width: 120px;
}

ul#mainnav {
	list-style: none;
	padding: 0;
	margin: 0;	
}

ul#mainnav li {
	font-size: 1.4em;
	margin-left: 10px;
	height: 2.4em;
	padding-right: 13px;
}

ul#mainnav li a,
ul#mainnav li a:visited
{
	color: #4E4E4F;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	display: block;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
}

ul#mainnav li a:hover {
	background-color: #C3D287;
	width: 100%;
	display: block;
	padding-left: 5px;
}

#mainnavcol ul#dev-cats
{
	list-style: none;
	padding: 1em 0 0 1.2em;
	margin: 0;
}

#mainnavcol ul#dev-cats li
{
	margin: 0 0 0 0em;
	padding: 0;
}

#mainnavcol ul#dev-cats ul
{
	list-style: none;
	padding: 0 0.1em 0 0;
	margin: 0.8 0 0 0.4em;
}

#mainnavcol ul#dev-cats a,
#mainnavcol ul#dev-cats a:visited {
	text-decoration: none;
	color: #4E4E4F;
	font-weight: bold;
	display: block;	
	margin: 0 0 0.6em 0;
}


#content,
#content-home {
	float: left;
	width: 322px;
	margin: 0;
	padding: 0 15px 0 51px;
	border-left: 1px solid #7D94BE;
	border-right: 1px solid #7D94BE;
	font-size: 0.9em;
	background-image: url(images/big-plant.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#content h1#catgry-title,
#content-home h1#catgry-title,
#content div#latest-comments h1
{
	color: #2e2e2f;
	font-size: 2em;
}

#content h2, 
#content-home h2 
{
	font-size: 1.25em;
}

#content h2#other-stories {
	color: #778e1a;
	border-bottom: 1px solid #605F92;
	padding: 0 0 1.5em 0;
	margin: 0 0 0 0;
}

#content h2 a,
#content h2 a:visited,
#content-home h2 a,
#content-home h2 a:visited
{
	color: #2E2E2F;
	text-decoration: none;
}

#content div.post,
#content-home div.post {
	border-bottom: 1px solid #605F92;
	color: #454546;
	float: left;
	width: 100%;
	padding: 0.5em 0 1em 0;
}

#content-home div.post a.teaser-img {
	float: left;
	margin-top: 0.2em;
}

#content-home div.right-teaser a.teaser-img {
	float: right;
	margin-top: 0.2em;
}

#content-home div.post .teaser-text {
	float: left;
	padding: 0.3em 0 0 1em;
	width: 65%;
	color: #454546;
	font-size: 1em;
}

#content-home div.right-teaser .teaser-text {
	padding: 0.3em 1em 0 0;
}

#content-home div.post .teaser-text h2{
	margin: 0 0 0.8em 0;
	font-size: 1.25em;
	font-weight: bold;
	float: none;
	color: #454546;
}

#content-home div.post .teaser-text h2 a
{
	font-size: 1em;
	font-weight: bold;
	float: none;
	color: #454546;
}

/* Post date on list pages */
#content-home div.post .teaser-text small,
#content div.post small,
#content div#latest-comments small.latest-comts-auth {
	color: #454546;
	margin: 0 0 .3em 0;
	display: block;
	font-weight: bold;
	font-size: 1em;
}

/* for Read more on home pages */
#content-home div.post .teaser-text .entry a {
	float: left;
	font-size: 0.9em;
	color: #778e1a;
	text-decoration: none;
	margin: 0.5em 0 0em 0;
}

/* for Read more on list pages */
#content div.post .entry a {
	font-size: 0.9em;
	color: #778e1a;
	text-decoration: none;
	padding: 0 0 0 0.5em;
}

#content div.post p.postmetadata {
	margin: 1.5em 0 0 0;
	clear: left;
	font-size: 0.8em;
}

#content .post-comment-author {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0.5em 0 1em 0em;
}

#content .post-functions {
	clear: right;
}

#content .rssfwd {
	float: left;
	margin: 0.4em 1.5em 0 0;
}

#content .post-comment-rss {
	float: left;
	margin: 0.5em 1.5em 0.5em 0;
}

#content .post-comment-rss a,
#content #category-rss a,
#content .rss-feed {
	background: url(../../../wp-includes/images/rss.png);
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 1em 0;
}

#content .print {
	margin: 0em 0 0.5em 0;

}
#content #post-date {
	float: left;
	margin: 0.5em 0 1.5em 0;
}
#content div.navigation, 
#content-home div.navigation
{
	float: right;
	margin: 1em 0 0 0;
}

#content div.navigation a,
#content div.navigation a:visited,
#content-home div.navigation a,
#content-home div.navigation a:visited
{
	color: #778e1a;
	text-decoration: none;
}

#content div#latest-comments {
	float: left;
	width: 100%;
	margin: 2em 0 0 0;
}

div#latest-comments ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#content div#latest-comments li {
	margin: 0 0 2em 0;
	padding: 0 0 1.5em 0;
	border-bottom: 1px solid #605F92;
}

#content div#latest-comments a.latest-comts-title {
	margin: 0 0 1.5em 0;
	display: block;
	color: #2E2E2F;
	text-decoration: none;
	font-size: 1.25em;
	font-weight: bold;
}

#content div#latest-comments span.latest-comts-exrpt {
	display: block;
	margin: 0.5em 0 1em 0;
}

#content #user-profile {
	border-bottom: 1px solid #605F92;
	margin: 0 0 1em 0;
}

#content ul#user-profile-details {
	list-style: none;
	margin: 0 0 2em 0;
	padding: 0;
}

#content ul#user-profile-details li {
	margin: 0 0 0.8em 0;
	padding: 0 0 0 0;
}

#content ul#user-profile-details li strong {
  width: 33%;
  float: left;
}

form#commentform textarea{
	width: 100%;
}

#sidebar {
	float: right;
	width: 111px;
	padding: 0 0 0 0px;
	font-size: 0.9em;
	margin: 0em;
}

#sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;	
}

#sidebar div.link a,
#sidebar div.link a:visited {
	float: left;
	width: 0px;
	overflow: hidden;
	padding: 0 0 0 104px;
	margin: 0;
	height: 21px;	
}

#sidebar ul li#join div.link a,
#sidebar ul li#join div.link a:visited {
	background: url(images/join.jpg) no-repeat;
}

#sidebar ul li#admin div.link a,
#sidebar ul li#admin div.link a:visited {
	background: url(images/admin.jpg) no-repeat;
}

#sidebar ul li#post div.link a,
#sidebar ul li#post div.link a:visited {
	background: url(images/post.jpg) no-repeat;
}

#sidebar ul li#login div.link a,
#sidebar ul li#login div.link a:visited {
	background: url(images/login.jpg) no-repeat;
}

#sidebar ul li#logout div.link a,
#sidebar ul li#logout div.link a:visited {
	background: url(images/logout.jpg) no-repeat;
}

#sidebar ul li#latest div.link a,
#sidebar ul li#latest div.link a:visited {
	background: url(images/latest.jpg) no-repeat;
}

#sidebar ul li#talk div.link a,
#sidebar ul li#talk div.link a:visited {
	background: url(images/talk.jpg) no-repeat;
}

#sidebar ul li#events div.link a,
#sidebar ul li#events div.link a:visited {
	background: url(images/events.jpg) no-repeat;
}

#sidebar div.description {
	padding: 0;
	margin: 0 0 1.5em 0 ;
}

#sidebar ul li div.description a,
#sidebar ul li div.description a:visited
{
	color: #778e1a;
	text-decoration: none;
	float: none;
	width: auto;
	overflow: visible;
	padding: 0;
	margin: 0;
	height: auto;
}

#footer {
	width: 100%;
	float: right;
	text-align: right;
	font-size: 0.8em;
	margin: 1em 0 0 0;
}
