/*  
Theme Name: Simon Treasure
Theme URI: http://simontreasure.name
Description: The personal site of Simon Treasure.
Version: 1.0
Author: Do Good Design
Author URI: http://www.dogood-design.com/

		This theme was designed by:
		Rachel DuBois
		Do Good Design
		"Websites for doing good, done well."
		http://www.dogood-design.com/		
		
		The theme (CSS, XHTML, & PHP) was developed by:
		Beth Creighton
		http://bethcreighton.com
		
		Please do not copy.

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
	q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img {
	border: 0px;
	}
a:link, a:visited, a:hover {
	color: #5355DF;
	text-decoration: underline;
	}
a {
	overflow: hidden;
	}
body {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	color: #584A49;
   padding: 0 0 20px 0;
	background: url(images/reeds-bg.gif) top left no-repeat;
	}
h1#logo {
	background: url(images/logo.gif) top left no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}
h1#logo a {
	display: block;
}
h1#logo, h1#logo a {
	width: 265px;
	height: 117px;
}
#wrp {
	width: 750px;
	overflow: hidden;
	margin: 48px 0 20px 0px;
}
body .wide {
width: 1024px !important;
}
#container {
	float: left;
	width: 549px;
	display: inline;
	overflow: hidden;
	margin: 0 0 0 20px;

}
.wide #container {
width: 1000px;
}
#sidebar {
	float: right;
	width: 169px;
	margin: 6px 0 15px 10px;
}
#menu {
	width: 126px;
	float: left;
	display: inline;
	font-size: 14px;
	line-height: 27px;
	color: #428a9d;
	margin: 6px 15px 0 0;
}
#menu a {
	color: #428a9d;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a.current_page_parent, #menu .current_page_item a {
	text-decoration: none;
	color: #9F6663;
}
#menu .current_page_item ul a, #menu .current_page_item ul ul a {
        color: #428a9d;
}
#menu ul ul {
	margin: 0 0 0 20px;
	list-style-type: disc;
}
#menu ul ul ul {
list-style-type: circle;
}
#menu ul ul ul ul {
list-style-type: square;
}
#content {
	width: 408px;
	float: right;
	background: url(images/flower.gif) bottom center no-repeat;
}
.wide #content {
width: 854px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
	margin-top: 27px;
} 
#content .archive-title, #content .title {
	font-weight: normal;
	margin: 0 0 27px 0;
}

#content .title a, #content h3 a, #content h4 a, #content h5 a, #content h6 a {
	color: #117891;
	text-decoration: underline;
}

#content h1, #content h2, #content h3, #content h4, #content h4.title  {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #584a49;
}
#content h3.archive-title, #content h3.title {
	font-size: 28px;
	font-family: Georgia, serif;
	color: #8a5d5b;
}
#content h5, #content h6 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #584a49;
}
.post, .ngg-navigation, .navigation  {
	padding-bottom: 22px;
}
.post, .entry {
	width: 408px;
	overflow: hidden;
}
.wide .post, .wide .entry {
width: 854px;
}
.post p, .post ul, .post ol {
	margin: 0px 0 27px 0;
	line-height: 27px;
}
.post ul, .post ol {
	margin: 0px 35px 37px 35px;
}
.navigation {
	margin: 0 0 20px 0;
}
#comment-wrp {
	margin: 30px 0 27px 0;
}
#comment-wrp p {
	margin: 5px 0 5px 0;
}
#comment-wrp ol, #comment-wrp ul {
	margin: 5px 30px 5px 30px;
}
textarea#comment {
	width: 400px;
}
/* Widget Sidebar */
	#sidebar h1 a, #sidebar h2 a, #sidebar h3 a, #sidebar h4 a, #sidebar h5 a, #sidebar h6 a {
	color: #117891;
	text-decoration: underline;
}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
	font-size: 14px;
}
#sidebar #searchform, #tag_cloud {
	margin: 0 0 15px 0;
}
#sidebar input#s {
	width: 85px;
}
.sidebar_list {
	margin: 0 0 0 0;
	list-style-type: none;
}
.sidebar_list ul, .sidebar_list ol {
	margin: 3px 0 15px 20px;
	list-style-type: disc;
	font-size: 12px;
}
.sidebar_list ul ul ul, .sidebar_list ol ol ol {
	margin: 0 0 5px 10px;
	list-style-type: circle;
}
.sidebar_list .weathericonwidget {
list-style-type: none;
margin-left: 0px;
}