/*
Theme Name: SUG UK
Theme URI: http://www.cakesolutions.net/
Description: SUG WordPress Theme.
Version: 1.0
Author: Andrew Chalkley
Author URI: http://www.cakesolutions.net
Tags: green, fluid layout, two columns, widgets
*/
* {
	padding:0px;
	margin:0px;
	font-family: "Times New Roman", serif;
}
html, body {
	width:100%;
	height:100%;
}

body {
	background:url('images/bg.gif') top left repeat-y;
	display:table;
}
p {
	padding:5px 5px 5px 0px;
}
input {
	font-size:12px;
}
a {
	color:#537111;
	text-decoration:none;
}
a:hover {
	background:#ff9;
}
a img {
	border:#537111 1px solid;
}
#header div.description {
	display:block;
	position:absolute;
	top: 12px;
	left:25px;
	width:84px;
	height:64px;
	background:url('images/sug.gif') top left no-repeat;	
}
#header div.description a {
	display:block;
	width:84px;
	height:64px;
}
#header div.description a:hover {
	background:none;
}
#header div.description span{
	display:none;
}

#header {
	width:100%;
}

#header h1 {
	margin-top:10px;
	background:url('images/header_bg.gif') top left repeat-x;
	padding-top:10px;
	padding-right:25px;
	height:58px;
	text-align:right;
	font-size:36px;
}

#header h1 a {
	text-decoration:none;
	color:#fff;
}

#header h1 a:hover {
	color:#ff9;
	background:none;
}

#sidebar {
	margin-left:1%;
	width:25%;
	padding-left:12px;
	float:left;
	display:table;
	padding-top:26px;
}

#sidebar .page_item a {
	font-size:24px;
	color:#6a8430;
}
#sidebar .page_item {
	padding:5px 0px;
	background:url('images/link_bottom.gif') bottom left no-repeat;
}
#sidebar .page-item-7
{
	background:none;
}
#sidebar ul {
	list-style:none;
}
#sidebar ul h2 {
	padding-top:20px;
	color:#8c8c8c;
	font-weight:normal;
}
h3 {
	padding-top:20px;
	color:#8c8c8c;
}
ol {
	list-style:none;
}

strong {
	color:#666;
}
#sidebar ul  li a{
	font-size:18px;
}
#content {
	padding-left:26px;
	display:table;
	float:left;
	width:65%;
	padding-top:26px;
}

#content h2 {
	font-size:36px;
	color:#537111;
	font-weight:normal;
}

#content .post {
	width:90%;
}
#content .post h3 {
	font-size:25px;
	font-weight:normal;
}
#footer {
	padding-top:90px;
	text-align:center;
	clear:both;
	width:200px;
}
#footer p {
	font-size:13px;
	color:#537111;
}

input, textarea {
	border:1px solid #537111;
}
#searchform  div, #sidebar ul li p{
	background:#f6fde9;
	display:table;
	width:205px;
	padding:5px;
	border:1px solid #537111;
}
#sidebar ul li p {
	margin-top:10px;
}
#s {
	width:145px;
	height:20px;
	float:left;
}
#searchsubmit {
	width:50px;
	height:22px;
}
#commentform input {
	width:200px;
}
#commentform textarea {
	width:450px;
}

#next_meeting {
	display:table;
	height68px;
	width:90%;
	border:#A7A341 solid 1px;
	background:#ff9 url('images/calendar.png') 5px 7px no-repeat;
	padding-left:30px;
	padding-top:6px;
padding-bottom:6px;
	margin-bottom: 10px;
}

h3 {
	font-size:25px;
	font-weight:normal;
}
.post .entry ul {
	padding:20px;
}
ul#recent_posts {
	list-style:none;
}
ul#recent_posts li {
	font-size:17px;
}
