
body {
	text-align: center;
	background-color: #b19b6b;
	margin: 0;
}

img { border: 0px }

.leftshadow {
	background-image: url('/bg_left_shadow.gif');
	background-repeat: repeat-y;
	width: 990px;
	margin-right:auto;
	margin-left:auto;
	position: relative;
}

.rightshadow {
	background-image: url('/bg_right_shadow.gif');
	background-position: top right;
	background-repeat: repeat-y;
	margin-left: 10px;
	position: relative;
}

.mainleaf {
	background: white;
	margin-right: 10px;
	text-align: left;
	position: relative;
}

.mainleafbody {
	width: 970px;
	position: relative;
}
#navbar {
	position:absolute;
	left:68px;
	border:0;
	margin:0;
	padding:0 12px 0 7px;
	background-color:white;
	background-image:url(/menu_bg.gif);
	overflow:hidden;
	height:20px;
	font:normal 12px Tahoma, Verdana, Arial, Georgia, sans-serif;
	font-weight: bold;
}
#navbar a {
	font:normal 12px Tahoma, Verdana, Arial, Georgia, sans-serif;
	padding:0 10px;
	text-decoration: none;
}
#navbar a:visited, #navbar a, #navbar a:active, #navbar a:hover { color: #4B4B4B; }
#navbar a:hover { background-image: url(/menu_btn_over.gif); color: black; }


.blogentry {
	position: relative;
}

.lefter {
	width: 720px;
	float: left;
}

.righter {
	width: 245px;
	float: left;
}

.righter_menu {
	width: 190px;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;
	margin-left: 36px;
	padding-right: 0px;
	margin-right: 0px;
	background: #EEEFF5;
	margin-top: 5px;
}

.newblogfabric {
	margin-left: 20px;
	margin-top: -20px;
	margin-bottom: 10px;
}

.imgblogfabric {
	margin-top: -25px;
	margin-bottom: 15px;
}

.blogfabric {
	text-align: left;
	position: relative;
	margin-bottom: 44px;
	min-height: 140px;
	position: relative;
}

.blogfabric_nums {
	position: absolute;
	top: -151px;
	left: 29px;
	z-index: 1;
}

.blogfabric_menu {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #A2A9D7;
	position: absolute;
	top: 5px;
	text-align:right;
	width: 100%;
	z-index: 3;
}

.blogfabric_menu a:link, .blogfabric_menu a:visited, .blogfabric_menu a:hover, .blogfabric_menu a:active {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #A2A9D7;
}


.aurals { position: absolute; top: -45px; left: 80px; white-space: nowrap}


img.coloredtile {
	margin-bottom: 2em;
}

.coloredtiles {
	position: absolute;
	top: -153px;
	left: 40px;
	z-index: 2;
}

#coloredtilestatus {
	font-style: italic;
	font-size: 8pt;
	margin-top: 10px;
}

.newcoloredtiles {
	position: absolute;
	top: -153px;
	left: 40px;
	z-index: 2;
}

#newcoloredtilestatus {
	font-style: italic;
	font-size: 8pt;
	margin-top: 10px;
}

#blogstamps {
	z-index: -2;
	text-align: right;
	margin-right: 30px;
	white-space: nowrap;
}

.coloredtile { margin-bottom: 1pc; }
.entrydivider { margin-bottom: 1pc; }
.indent { 	margin-left: 3px;}

.shortbloglist {margin-left: 20px; font-size: 10pt; width: 920px; }
.shortbloglist a:link, .shortbloglist a:hover, .shortbloglist a:visited, .shortbloglist a:active { font-weight: normal }
.shortbloglist a:link { color: #7777AA }
.shortbloglist a:visited { color: #aAAAAA }

.footer {
	background-image: url('/footer_fade.gif');
	background-repeat: no-repeat;
	width: 990px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	text-align: center;
	font-size: 10pt;
	line-height: 150%;
}

.footer a { 	padding:0 10px; }


/* Element Formatting */


a:link { color: #488; font-weight: bold; text-decoration : none; }
a:visited { color: #885; font-weight: bold; text-decoration: none; }
a:active { color: #000; font-weight: bold; text-decoration: none; }
a:hover { color: #000; font-weight: bold; text-decoration: underline; }

.noboldlinks a:link, .noboldlinks a:visited, .noboldlinks a:active, .noboldlinks a:hover {
	font-weight: normal;
}
.noboldlinks b a:link, .noboldlinks b a:visited, .noboldlinks b a:active, b .noboldlinks a:hover {
	font-weight: bold;
}

	  
body { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 11pt; }
.blogbody { line-height:150%; margin-left: 20px; }

.basic_body { margin-left: 20px; }
.banner { font-family: palatino, georgia, verdana, arial, sans-serif; color:#333; font-size:20pt; font-style: italic; }
.categorydescription { font-style: italic; margin-bottom: 1em; }
.title	{ font-size: 13pt; margin-left: 20px; margin-bottom: .4em; }
.tinyurl { margin-left: 20px; font-size: 10px; }
.tinyurl input {font-size: 10px; }


.posted { font-size: 9pt; color: #828282; margin-left: 20px; text-align: center; font-family: Arial; margin-bottom: 2em}
.posted a, .posted a:hover, .posted a:active, .posted a:visited { color: #A2A9D7; font-weight: normal; }

.sidetitle { background: #FEFEEF; font-family: Times New Roman; font-size: 12pt; font-weight: bold; letter-spacing: 2pt; text-transform: uppercase; text-align: center; padding-top: 3px; padding-bottom: 3px; color: #838383; border-top: solid 1px #A6ABA5; border-bottom: solid 1px #D8DBDD }

.sidetitle_fader { padding-top: 25px; background-image: url('/righter_menu_fade.gif')}

.sidebox { padding: 7px; color: #404040; font-size: 11pt; font-family: Times New Roman;}
.sidebox a:link, .sidebox a:visited, .sidebox a:hover, .sidebox a:active { color: #488; font-family: Times New Roman; font-weight: normal; }

.footer a:link, .footer a:visited, .footer a:hover, .footer a:active { color: #0E39B6; font-weight: normal; }
.individual_menu { margin-left:60px; position: relative; margin-right: 20px; margin-top: -30px; text-align: right; font-size: 8pt; }
.individual_menu a:link, .individual_menu a:visited, .individual_menu a:hover, .individual_menu a:active {font-weight: normal; }

.comments { margin-left: 20px }
.comments-text { line-height: 150%; }
.comments-body { padding-bottom:10px; padding-top:10px; line-height: 150%; }
.comments-status { display: none; padding:1.4em 0; font-style: italic;}
.comments-post { font-size:x-small; }
.comments-head	{ display: none; font-family: verdana, arial, sans-serif; font-size: 13pt; font-weight: bold; border-bottom: 2px dotted #EEEFF5; }		

.adsense { padding-bottom: 15px; }

blockquote { background-color: #f8f5e4; padding: 5px; }

.categories { margin-left: 20px; padding-bottom: 15px; line-height: 170% }

.donate {
	text-align: center;
	margin-left: 20px;
	line-height: 150%;
}