/*basic formatting*/
html {margin:0;padding:0}
body {
	font: .8em/150% 'Century Gothic',"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color: #F2F7EE;
	background-image: url(wp-content/themes/wp2010/toptile.jpg);
	background-repeat: repeat-x;
	color:#333333;
}
#page {
	background-image:url(wp-content/themes/wp2010/2010tile.jpg);
	width: 910px;
	margin: 0 auto;
	background-repeat: repeat-y;
}

#content {
	margin:20px 30px 0 50px;
	padding-bottom:10px;
	float:left;
	width:550px;
	
}
#page #footer a {
	color: #fff;
}
#header {
	background-image: url(wp-content/themes/wp2010/2010header.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 910px;
}

/*html>body #content {margin: 0 30px 0 20px}*/

/* -------header---------- */


#header h1 {
	height: 15px;
	font-size:8px;
	line-height:10px;
	text-align:left;
	margin:0 0 0 -3000px;
}
#banner2 h3 {
	font-weight: normal;

}
#banner2 p {
	color:#fff;
}
#nav {
	width: 750px;
	height:50px;
	margin: 0;
	font-size:1em;
}
#nav ul {
	display:block;
	float:left;
	margin:0 0 0 40px;
	padding:25px 0 0 0;
}
#nav li {
	display:block;
	float:left;
	text-align:center;
	list-style-type:none;
	color:#ffffff;
}
#nav li a {
	padding: 2px 10px;
	color:#ffffff;
	text-decoration:none;
	text-transform: uppercase;
	font: normal  "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
#nav li a:hover {
	color:#aaa;
	background:none;
	border:none
}


/* -------basic anchors---------- */

a {color:#113703;text-decoration:none}
a:hover {text-decoration:underline;}




/* -------footer-------- */

#footer {
	color:#fff;
	letter-spacing: 0.1em;
	clear:both;
	font-size: 0.8em;
	padding: 20px 50px 0 50px;
	background-image: url(wp-content/themes/wp2010/2010footer.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 910px;
}
#wideplace h1 {
	font-size:12px;	
}
#wideplace {
	margin-right:90px;
	line-height: 15px;
}

/* --------headings--------- */
/* colour was #5e7e4f */
#content h2, #content h2 a {
	color:#333;
	margin: 1em 0 .5em 0;
	text-decoration:none;
	border:none;
	font-family: 'Century Gothic',"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight:normal;

}
#content h2 a:hover {color:#113703}


/* ---------wp specific tags----------- */

small {
	margin:0;
	font-size:0.8em;
	text-transform: uppercase;
	letter-spacing:1px;
}
.postmetadata {
	font-size:.8em;
	font-weight: normal
}

/* ----- wp sidebar ----- */

#sidebar {
	width: 220px;
	float:right;
	font-size: .9em;
	margin: 0 5px 0 0;
	padding:0
}
#sidebar h2, #websites h2 {
	margin: 1em 0 0 0;
	color:#113703;
	font: normal 1.8em 'Century Gothic',"Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}
#sidebar a:hover {
	text-decoration:underline;	
}
#sidebar ul, #sidebar li {
	padding:0;
	margin:0;
	list-style:none;
}
#s {width: 120px}
#sidebar a {font-weight:normal;text-decoration:none;padding: 0 5px}
#searchsubmit {font-size:9px;width: 45px;height: 22px}


/* ----- from styles.css ----- */

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, #websites 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;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#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;
	}#page #content .img {
	margin-right: 1em;
}
.entry a img {border:solid 2px #4A70A3}
.rightimg {	margin-left:10px}
.quote
{
	float:right;
	padding-left: 55px;
	margin-left:10px;
	width: 210px;
	font: italic 130% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height: 150%;
	background-image: url(wp-content/themes/wp2010/images/singlequote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

