/*basic formatting*/
html {margin:0;padding:0}
body {
	font: .8em/150% "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color: #FFF;
	background-image: url(wp-content/themes/default/8bodytile.jpg);
	background-repeat: repeat-x;
	color:#804000;
}
#page {
	width: 912px;
	margin: 0 auto;
	background-image: url(wp-content/themes/default/8pagetile.jpg);
	background-repeat: repeat-y;
}

#content {
	margin:0 30px 0 50px;
	padding-bottom:10px;
	float:left;
	width:550px;
	
}
#page #footer a {
	color: #fff;
}
#header {
	background-image: url(wp-content/themes/default/8header.jpg);
	background-repeat: no-repeat;
	height: 216px;
	width: 912px;
}

/*html>body #content {margin: 0 30px 0 20px}*/

/* -------header---------- */


#banner2 {
	background:url(wp-content/themes/default/8logo.jpg) no-repeat 45px 50px;
	padding: 20px;
	margin-right:30px;
	height:100px;
	text-align:right;
	color:#84A3C2;
	font-size: 1em;
	letter-spacing:.1em;
}
#banner2 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:#CC9966;
}
#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:#CC9966;}
#nav li a {
	padding: 2px 10px;
	color:#CC9966;
	text-decoration:none;
	text-transform: uppercase;
	font: normal  "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;

}
#nav li a:hover {color:#fff;background:none;border:none}


/* -------basic anchors---------- */

a {color:#265D92;text-decoration:none}
a:hover {text-decoration:underline;}


/* -------websites side bar---------- */

#websites {
	float: right;
	margin:0 10px 20px 0;
	padding:0;
	width: 240px;
	font-size:.9em;
}
#websites #siteimages {
	width:202px;
	height:146px;
	background:url(wp-content/themes/default/8siteframe.jpg) no-repeat;
}
#websites #siteimages #site {
	margin: 12px 13px;
}
#websites li {list-style-type: none; padding: 3px 0}
#websites li a {width:200px;text-decoration:none; text-indent:10px;font-weight:normal;}

#websites li img {padding: 10px 0 0 10px}
#siteimages {
	height: 114px;
	width: 170px;
	margin: 10px 2px 10px 0;
}
#websites ul, #websites  li {
	margin-left: 0;
	padding:0;
}


/* -------footer-------- */

#footer {
	color:#fff;
	letter-spacing: 0.1em;
	clear:both;
	font-size: 0.8em;
	line-height: 61px;
	text-align:center;
	padding:0;
	background-image: url(wp-content/themes/default/8footer.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 912px;
}

/* ----------tech tips------------ */

.odd {
	background: #F3F4F8;
}
.even {background: #fff}
#tips {
	margin:1em 0;
	padding:0;
	font-size: 90%;
	border: 1px solid #C9AE93;
	background-color:#C9AE93;
	width: 600px;
	float:left

}

#tips p {line-height:25px;margin:0;padding: 0 5px;border-bottom:#C9AE93;}
/*#tips a {font-weight: normal;display:block;width:100%}
#tips a:hover {color:#fff}*/

/* --------headings--------- */
/* colour was #5e7e4f */
#content h2, #content h2 a {
	color:#C9AE93;
	margin: 1em 0 .5em 0;
	text-decoration:none;
	border:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight:normal;

}
#content h2 a:hover {color:#4A70A3}


/* ---------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: 240px;
	float:right;
	font-size: .9em;
	margin: 0 20px 0 0;
	padding:0
}
#sidebar h2, #websites h2 {
	margin: 1em 0 0 0;
	color:#C9AE93;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
}
#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}
