
/*
Theme Name: Northwood
Theme URI: http://www.northwoodvillage.org.uk/
Description: Style for Northwood village
Author: Wight Hat Ltd.
Version: 1.0
*/

@charset "UTF-8";
/* CSS Document */

/*------------------------------
  CSS RESET
------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
label, legend,
caption, tbody, tfoot, thead, th{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

p {
	padding: 0px 0px 0px 0px;
}



.greenimage {
	background-image:url("/links/greenhost.png"); 
	background-repeat: no-repeat;
}

/*------------------------------
  SET UP
------------------------------*/

body{
	background-color:#eeeeee;
	font-family: Trebuchet, Tahoma, Helvetica, Arial, sans-serif;
	padding:0px;
	margin:0px;
}

#container{
	display:block;
	position:relative;
	width:940px;
	height:auto;
	margin:0px auto;
	background-color:#ffffff; 
}

#header{
	display:block;
	position:relative;
	width:950px;
	height:109px;
	top:0px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#menu{
	display:block;
	position:relative;
	width:940px;
	height:30px;
	top:-65px;
	background-color:#33cc66;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

#menu ul
{
	padding:4px 0px 0px 0px;
	margin:67px 0px 0px 5px;
	text-align: left;
}

#menu li, #menu li a, #menu li a:hover
{
	display:inline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 5px;
	list-style:none;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#menu li a:hover {
	color:#000000;	
}

#footer{
	display:block;
	position:relative;
	text-align:center;
	width:940px;
	height:28px;
	background-color:#A19589;
	clear:both;
}

#footer p {
	font-size:10px;
	font-weight:bold;
	line-height:26px;
	color:#FFFFFF;
}

#footer p a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer p a:hover {
	color:#33CC66;
}

#col1 {
	display:block;
	position:relative;
	top:-65px;
	float:left;
	width:325px;
	height:auto;
	margin:10px 0 0 0;
	padding:3px 3px 3px 3px;
}

#col2 {
	display:block;
	position:relative;
	top:-65px;
	float:left;
	width:390px;
	height:auto;
	margin:10px 0 0 0;
	padding:3px 3px 3px 3px;
}

#col1a {
	display:block;
	position:relative;
	top:-65px;
	float:left;
	width:390px;
	height:auto;
	margin:10px 0 0 0;
	padding:3px 3px 3px 3px;
}

#col2a {
	display:block;
	position:relative;
	top:-65px;
	float:left;
	width:355px;
	height:auto;
	margin:10px 0 0 0;
	padding:3px 3px 3px 3px;
}

#col3 {
	display:block;
	position:relative;
	top:-65px;
	float:left;
	width:195px;
	height:auto;
	margin:10px 0 0 0;
	padding:3px 3px 3px 3px;
}

#col3a {
	display:block;
	position:relative;
	top:-65px;
	float:left;
	width:175px;
	height:auto;
	margin:10px 0 0 0;
	padding:3px 3px 3px 3px;
}

#col12 {
	display:block;
	position:relative;
	top:-65px;
	float:left;
	width:675px;
	height:auto;
	margin:10px 5px 0 0;
	padding:5px 5px 5px 5px;
}

li {
	list-style-type:none;
	line-height:20px;
}

h1 {
	font-size:13px;
	font-weight:bold;
	margin:0 0 5px 0;
}

.feeds li {
	line-height:12px;
	font-size:12px;
	margin:10px 2px 10px 2px;
	font-weight:bold;
}

.feeds a {
	color:#000000;
	text-decoration:none;
}

.feeds a:hover {
	color:#33cc66;
}

a {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color:#00420f; 
}

p {
	font-size:13px;
	text-align: justify;
	font-weight:normal;
	line-height:16px;
}

p a {
	color:#0000FF;
	text-decoration:none;
}

p a:hover {
	color:#00420f; 
}

img {
	float:left;
	margin:0 5px 5px 0;
}

li a {
	font-size:13px;
	line-height:15px;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:17px;
}

td {
	font-size:13px;
}

tr {
	padding:10px 5px 10px 5px;
}

.comment {
	padding:30px 0 20px 0;
}

#respond h3 {
	margin:0 0 10px 0;
}