* {
	margin: 0;
	padding: 0;
}
html {
	margin: 0px;
}

body {
	margin: 0px;
	text-align: center;
	background: #fff url("/media/page-background.gif") repeat-y 50% 0%;
	font: 11px/14px verdana, helvetica, futura, "lucida sans unicode", sans-serif;
	color: #000;
}

div#mainspread {
	text-align: left;
	width: 965px;
	margin: auto;
}
div#leftpage {
	float: left;
	width: 425px;
	height: 900px;
}

div#leftimageholder {
	position: absolute;
	top: 60px;
	width: 425px;
	height: 526px;
	margin-top: 10px;
	/*background: #fff;*/
	/*border: 1px solid #000;*/
}
div#journalholder {
	position: absolute;
	top: 600px;
	width: 425px;
	background: #fff;
}
div#addendum {
	width: 425px;
	background: #fff;
}
div#thumbscroller {
	position: absolute;
	top: 600px;
}
div#arrows {
	padding-left: 28px;
	
}
div#center {
	float: left;
	width: 85px;
	height: 597px;
	margin-left: 4px;
}


div#centerthumbs {
	position: absolute;
	width: 85px;
	top: 180px;
	margin-left: 3px;
}
div#centerthumbs a:hover {
	border: 0px;
	background: none;
}
div#centerthumbs a:hover img {
	background: #fff;

}
div#centerthumbs img.thumb_on {
	padding: 1px;
	margin: 4px;
	background: #bbb;
	border: 2px solid #639E2F;
}

div#centerthumbs img.thumbnail {
	padding: 1px;
	margin: 5px;
	background: #bbb;
	border: 1px solid #000;
}
div#menutwo {
	position: absolute;
	top: 483px;
	width: 85px;
	padding-top: 25px;
	height: 88px;
	overflow: hidden;
	background: url("img/thumb_background.gif") no-repeat;
}
div#menutwo input.SearchField
{
	font: 11px/14px verdana, helvetica, futura, "lucida sans unicode", sans-serif;
	color: #639E2F;
	border: 0px;
	width: 90%;
	margin: 0px;
}
div#menutwo input.SearchFieldFocused
{
	font: 11px/14px verdana, helvetica, futura, "lucida sans unicode", sans-serif;
	color: #000;
	border: 0px;
	width: 90%;
	margin: 0px;
}


div#rightpage {
	text-align: left;
	float: left;
	width: 430px;
	margin-left: 4px;
}
div#menu {
	float: left;
	width: 192px;
	height: 134px;
	vertical-align: bottom;
	overflow: hidden;
}
div#menu table {
	border: 0;
	padding: 0;
	margin: 0;
}
div#title {
	float: left;
	width: 228px;
	height: 134px;
	text-align: right;
	vertical-align: bottom;
}
div#content {
	position: absolute;
	top: 133px;
	width: 420px;
	overflow: hidden;
	background: #E9F1E2 url("/media/content-background.gif") no-repeat;
	clear: both;
}
div#wrapper {

	margin: 0;
	padding: 0;
	overflow: hidden;
}
div#imgholder {
	height: 0px;
	width: 0px;
	overflow: hidden;
	visibility: hidden;
}
div#subscribe {
	padding: 1em .5em;
	background: #E9F1E2;
	margin-bottom: 1em;
}
div#subscribe input.SearchField
{
	font: 11px/14px verdana, helvetica, futura, "lucida sans unicode", sans-serif;
	color: #639E2F;
	border: 0px;
	margin: 0px;
}
div#subscribe input.SearchFieldFocused
{
	font: 11px/14px verdana, helvetica, futura, "lucida sans unicode", sans-serif;
	color: #000;
	border: 0px;
	margin: 0px;
}
p {
	margin-top: 0;
	margin-bottom: 1em;
}

h2 {
	font: small-caps 1.5em "times new roman", serif;
	margin: .33em 0em;
}

h3 {
	font:  1.4em "times new roman", serif;

}
h3 {
	font:  1.2em "times new roman", serif;

}
h3.bTitle a {
	border-bottom: none;
}
/*h3.bTitle a:hover {
	border-bottom: 1px solid #639E2F;
}*/
a {
	color: #639E2F;
	text-decoration: none;
}
a:hover {
	color: #fff;
	background: url("img/ab.jpg") repeat-y;
	text-decoration: none;
}
a.nohover:hover {
	color: #fff;
	background: none;
	text-decoration: none;
}
span.activecategory a {
	font-weight: bold;
}
img {
	border: 0px;
}
input {
	display: inline;
}
div.quote {
	margin: .5em 1em;
	font: italic 11px/13px times new roman, serif;
}
div.attrib {
	margin: 0em 1em .5em 1em;
}
div.hiddendiv {
	visibility: hidden;
}
div.showdiv {
	visibility: visible;
}
table {
	border-collapse: collapse;
}
table.invisible
{
	margin: 1ex;
	border-collapse: collapse;
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
div#pageFooter {
	clear: both;

	margin: 0 auto;
	padding: 0 0 1ex 0;
}
p.baseline {
	border-top: 1px solid #ddd;
	text-align: center;
	font-size: 74%;
	color: #999;
	padding: 1ex;
	margin: 0;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #78a;
}
div.pageHeader {
	padding: 1ex;
	margin: 0 1px 1ex 1px;
	border-bottom: 1px solid #ddd;
	text-align: center;
	background: #78a;
}

h1#pageTitle {
	color: #fff;
	font-size: 270%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

img.inlineimage {
	float: left;
	padding-right: .3em;
}




ul#bloglist {
	background-color: #fff;
	border-bottom: 1px solid #000;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
ul#bloglist li {
	border-right: 1px solid #000;
	display: inline;
	padding: .5ex 1em;
}

/*
a.BlogButton,
a.BlogButtonCurr {
	font-weight: bold;
	text-decoration: none;
}
a.BlogButton {
	color: #000;
}
a.BlogButton:hover {
	text-decoration: underline;
	color: #9ae;
}
a.BlogButtonCurr,
a.BlogButtonCurr:visited {
	color: #78a;
}
a.BlogButtonCurr:hover {
	text-decoration: underline;
	color: #9ae;
}*/


.pageSubTitle {
	color: #fff;
	letter-spacing: 4px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font: 109% Arial, Helvetica, sans-serif;

}
div.stats{
	float: right;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* Styles for main area (left) */

/* Styles for posts */
.bPosts {
	float: left;

	/*overflow: hidden;
	/* background: #090;*/
}
.bPost, .bPostpublished
{
	clear: both;
	padding: .5em 1em;
	border-bottom: 1px solid #ddd;
	/* border: 1px solid #78a; */
}
.bSmallHead {
	font-size: 80%;
	color: #999;
	margin: 2ex 0 1ex 0;
}
.bTitle {
	color: #78a;
	margin: 1ex 0;
}
.bText {
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSmallPrint
{
	clear: both;
	color: #999;
	font-size: .75em;
	letter-spacing: .1em;
	margin: 1ex 0 2ex 0;
}

input.bComment, 
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment		/* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


/* Styles for stats */
div.statbloc
{
	float: left;
	width: 44%;
	margin: 0 0 2ex 1.5ex; 
	border: 1px solid #78a;
}
div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #78a;
	padding: 1ex;
}

input.submit,
input.reset {
	background-color: #ddd;
	color: #78a;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}

/*input.submit:hover {
	color: #000;
	text-decoration: underline;
}*/

/* Styles for sidebar (right) */
.bSideBar {
	width: 209px;	
	float: right;
	overflow: hidden;
	/* background: #900; */
}
.bSideItem {
	padding: 0 0 0 1em;
}
.bSideItem ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}


/* Calendar: */
caption.bCalendarCaption {
	border: 1px solid #ccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate; 
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #abc;
}
#bCalendarToday {
	background-color: #bce;
}




/* sIFR styles */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 14px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;

	font-size: 12px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;

	font-size: 8px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

