body {
	background-color: #e0f4c5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
}

h2 {
	text-indent: -9999px;
	height: 15px;
}

h3 {
	font-size: 1.2em;
	color: #f93;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0;
}

p, ul {
	font-size: 1.1em;
	line-height: 1.5em;
}

img {
	border: 0;
}

a, a.visited {
	color: #448cca;
	text-decoration: none;
}

h2.musings {
	background: #fff url(../h2-gentlemusings.gif) left 12px no-repeat;
	padding-top: 12px;
	border-top: 1px dotted #81b241;
}

h2.twosides {
	background: #fff url(../h2-twosides.gif) left 12px no-repeat;
	padding-top: 12px;
	border-top: 1px dotted #81b241;
}

h2.archives {
	background: #fff url(../h2-archives.gif) left 12px no-repeat;
	padding-top: 12px;
	border-top: 1px dotted #81b241;
}

h2.about, h2.reads, h2.travels, h2.pebbles {
	background: #fff url(../h2-about.gif) top left no-repeat;
	padding-bottom: 3px;
	border-bottom: 1px dotted #81b241;
}

h2.email {
	background: #fff url(../h2-emailupdates.gif) top left no-repeat;
	padding-bottom: 3px;
	border-bottom: 1px dotted #81b241;
}

h2.reads {
	background: #fff url(../h2-gentlereads.gif) top left no-repeat;
}

h2.travels {
	background: #fff url(../h2-gentletravels.gif) top left no-repeat;
}

h2.pebbles {
	background: #fff url(../h2-pebble.gif) top left no-repeat;
}

#wrapper {
	width: 980px;
	margin: 12px auto 6px;
	border: 1px solid #81b241;
	background: #fff url(../footer-back.gif) bottom left repeat-x;
	overflow: auto;
}

/* HEADER */

#header {
	background: #fff url(../splash-back.jpg) top right no-repeat;
	height: 180px;
}

#topbuttons {
	float: right;
	text-align: right;
	margin: 110px 24px 0 0;
}

#topbuttons img {
	padding-bottom: 3px;
}

#logo {
	padding: 24px 0 20px 24px;
	display: block;
}

#topquote {
	padding: 0 0 0 24px;
	display: block;
}

/* TOP NAV */

#navigation {
	background-color: #f8ffef;
	border-bottom: 1px solid #333;
	overflow: auto;
}

#leftbuttons {
	float: left;
	padding: 0 305px 5px 24px;
}

#rightbuttons {
	float: left;
	padding: 0;
}

/* LEFT COL */

#leftcol {
	float: left;
	width: 570px;
	padding: 24px 50px 120px 24px;
}

.post {
	border-bottom: 1px dotted #e0e0e0;
}

p.comments {
	font-size: .9em;
	margin-top: 6px;
}

img#waterdrop {
	display: block;
	float: right;
	padding-left: 12px;
}

/*RIGHT COL */

#rightcol {
	float: left;
	width: 310px;
	border-bottom: 1px dotted #81b241;
	padding-bottom: 120px;
	padding-top: 24px;
}

#midquote {
	border-top: 1px dotted #81b241;
}

#midquote img {
	padding: 24px 0 12px 6px;
}

img#lovetruth {
	padding: 12px 0 0 36px;
}

form {
	margin: 0 0 24px;
}

label {
	font-size: 1.1em;
}

input {
	font-size: .9em;
	width: 180px;
	margin: 6px 0 0;
}

input#submitbutton  {
	width: 51px;
	display: inline;
	vertical-align: bottom;
}

#footer {
	margin: 0 auto;
	width: 980px;
	font-size: .9em;
}