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

/* TAGS */

body {
	text-align: center;
	height: 100%;
	background-image: url(bg_head.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 9px;
	color: #663701;
	padding-bottom: 75px;
	background-color: #FFFFFF;
	font-size:13px;
}
a:link {
	color: #e87b06;
	text-decoration: none;
}
a:visited {
	color: #9AD13B;
	text-decoration: none;
}
a:hover {
	color: #9DCF3B;
	text-decoration: underline;
}
a:active {
	color: #E87B06;
	text-decoration: none;
}
blockquote {
	line-height: 1.4em;
}

/* LAYOUT */

#container {
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f3c31e;
	border-right-color: #9AD13B;
	border-left-color: #9AD13B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AD13B;
	background-color: #FFFFFF;
}
#header {
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #693401;
}
#sidebar {
	float: left;
	width: 250px;
	text-align: left;
}
#main {
	float: right;
	width: 650px;
	text-align: left;
	line-height: 1.6em;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#footer {
	clear: both;
	width: 650px;
	padding-top: 5px;
	padding-bottom: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9AD13B;
	font-size: 11px;
	margin-left: 275px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#graphic {
	position: fixed;
	right: 0px;
	bottom: 0px;
	background-image: url(bg_graphic.gif);
	background-repeat: no-repeat;
	background-position: 600px bottom;
	height: 400px;
	width: 100%;
	z-index: -1;
	clear: none;
}
.clear {
	clear: both;
}

/* SIDEBAR */

#sidebar #bg {
	background-image: url(bg_sidebar.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 225px;
}
#sidebar #navTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 30px;
	line-height: 2.4em;
	vertical-align: top;
}
#sidebar #navTop a {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #663400;
	text-decoration: none;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9AD13B;
	padding-right: 15px;
}
#sidebar #navTop a:hover {
	padding-left: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #9AD13B;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #9DCF3B;
	border-right-color: #9DCF3B;
	border-bottom-color: #9DCF3B;
	border-left-style: none;
	padding-right: 15px;
}
#sidebar #navTop a.at {
	font-weight: bold;
	color: #000000;
}

/* TYPOGRAPHY */

#content #main h1 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #95CA39;
}
#content #main #quote {
	background-image: url(graphics/endquote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	width: 240px;
	padding-right: 30px;
	padding-bottom: 25px;
	font-size: 18px;
	color: #663300;
	line-height: 18px;
	margin-bottom: 5px;
}
#content #main #quote p {
	background-image: url(graphics/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 60px;
	margin: 0px;
}
#content #main .sig {
	padding-left: 350px;
}
#content #main .citation {
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #693401;
}

/* BLOG */

#sidebar #nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	line-height: 20px;
	vertical-align: top;
	margin-top: 0px;
	background-image: url(bg_nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebar #nav a {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #663400;
	text-decoration: none;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9AD13B;
	padding-right: 15px;
}
#sidebar #nav a:hover {
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #9AD13B;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #9DCF3B;
	border-right-color: #9DCF3B;
	border-bottom-color: #9DCF3B;
	border-left-style: none;
	padding-right: 15px;
}
#sidebar #nav li {
	list-style-type: none;
	margin-left: -1em;
	margin-top: 4px;
	margin-bottom: 4px;
}
#sidebar #nav #navHeads {
	list-style-type: none;
	margin-top: 0px;
}
li.pagenav, li.categories, li.archives, li.linkcat {
	font-weight: 600;
	color: #9AD13B;
}
li.pagenav li, li.categories li, li.archives li, li.linkcat li {
	font-weight: normal;
}
#commentform input {
	border: 1px solid #9AD13B;
}
#commentform textarea {
	border: 1px solid #9DCF3B;
}
#commentform #submit {
	background-color: #D7EAB2;
	color: #663701;
	font-weight: 600;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
#commentform #submit:hover {
	background-color: #9AD13B;
	color: #FFFFFF;
}


