
body, table {
    font-family: verdana, helvetica, sans-serif;
}

body {
    margin: 0;
	padding: 0;
	font-size: 12px;
	background: white;
}

#main_title
{
	border: 1px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url('stoat.jpg') no-repeat;
	width: 200px;
	height: 153px;
	z-index: 0;
}

#nav
{
	position: absolute;
	left: 87px;
	top: 114px;
	width: 100px;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #E29310;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
#nav p
{
	color: #E29310;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 3px 0 0 0;
	padding: 0;
	z-index: 1;
}
#nav a:link
{
	color: #E29310;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}
#nav a:visited
{
	color: #E29310;
	text-decoration: none;
	font-style: normal;
}
#nav a:hover
{
	font-weight: normal;
	color: #E29310;
	text-decoration: underline;
	font-style: normal;
}
#nav a:active
{
	font-weight: normal;
	color: #E29310;
	text-decoration: underline;
	font-style: normal;
}


#content
{
	position: absolute;
	left: 210px;
	top: 66px;
	width: 410px;
	z-index: 1;
	color: #634007;
	float: none;
}
#content a:link
{
	color: #996311;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dotted #996311;
}
#content a:visited
{
	font-style: italic;
	color: #764C08;
	text-decoration: none;
	border-bottom: 1px solid #764C08;
}
#content a:hover
{
	font-style: italic;
	color: #764C08;
	text-decoration: none;
	border-bottom: 1px solid #764C08;
}
#content a:active
{
	font-style: italic;
	color: #764C08;
	text-decoration: none;
	border-bottom: 1px solid #764C08;
}
#content h1
{
	color: #E29310;
	font-style: italic;
	text-transform: uppercase;
	margin: 0;
	font-size: 24px;
}
#content h2
{
	color: #E29310;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #E29310;
	width: 410px;
}
#content h2 a:link
{
	color: #52188C;
	font-style: italic;
	text-decoration: none;
	border-bottom: none;
}
#content h2 a:visited
{
	font-style: italic;
	color: #330F57;
	text-decoration: none;
	border-bottom: none;
}
#content h2 a:hover
{
	font-style: italic;
	color: #52188C;
	text-decoration: none;
	border-bottom: 1px dotted #52188C;
}
#content h2 a:active
{
	font-style: italic;
	color: #52188C;
	text-decoration: none;
	border-bottom: 1px dotted #52188C;
}
#content h3
{
	color: #E29310;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}
#content img
{
	border: none;
	padding: 6px;
}
#content .submit
{
	color: #FFFFFF;
	background: #E29310;
	padding: 2px;
	margin: 0;
}
#poweredByBox
{
	position: absolute;
	left: 7px;
	top: 185px;
	width: 180px;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #E29310;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
#secondaryContent
{
	position: absolute;
	z-index: 1;
	top: 67px;
	width: 150px;
	left: 630px;
}
#secondaryContent img
{
	display: inline;
	margin: 0 15px 0 0;
	padding: 5px;
	border: 0;
}
#secondaryContent h2
{
	font-size: 12px;
	font-style: italic;
	width: 125px;
	color: #E29310;
	text-decoration: none;
	border-bottom: 1px dotted #E29310;
}
#secondaryContent h2 a:link
{
	font-size: 12px;
	font-style: italic;
	color: #E29310;
	text-decoration: none;
	border: 0;
}
#secondaryContent h2 a:visited
{
	font-size: 12px;
	font-style: italic;
	color: #E29310;
	text-decoration: none;
	border: 0;
}
#secondaryContent h2 a:hover
{
	font-size: 12px;
	font-style: italic;
	color: #E29310;
	text-decoration: none;
	border: 0;
}
#secondaryContent h2 a:active
{
	font-size: 12px;
	font-style: italic;
	color: #E29310;
	text-decoration: none;
	border: 0;
}
#secondaryContent p
{
	margin: 0;
	font-size: 11px;
	color: #E29310;
}
#secondaryContent a:link
{
	color: #996311;
	font-style: italic;
	text-decoration: none;
}
#secondaryContent a:visited
{
	font-style: italic;
	color: #764C08;
	text-decoration: none;
}
#secondaryContent a:hover
{
	font-style: italic;
	color: #764C08;
	text-decoration: none;
}
#secondaryContent a:active
{
	font-style: italic;
	color: #764C08;
	text-decoration: none;
}

#container {
    margin: 0 10px 10px 10px;
}

#links {
    background: url(blue_stripes_tile.gif);
    background-color: #fff;
    border-left: 1px solid #dde;
    padding: 10px;				
    position: absolute;
    top: 0px;
    right: 0px;
    width: 210px;
}


.blog {
    line-height: 140%;			
    margin: 15px 0 15px 0;
}


.posted	{ 
    color: #634007;
    display: block;
    font-size: x-small; 
    font-style: italic;
    margin-top: 8px;
    text-align: right;
}


.calendar {
    font-size: x-small;
    font-weight: normal;
    line-height: 140%;
    padding: 2px;
    text-align: center;	
}

div.calendar {
}

div.calendar table {
    margin-left: 8px;
}

.calendarhead {	
    border-bottom: #eef solid 1px;
    border-left: 10px solid #dde;
    color: #666;
    font-size: small;
    font-weight: bold;
    padding: 0 0 0 3px;					
    text-align: left;
    width: 100%;
}	



.syndicate {
    font-size: x-small;
    font-weight: bold;		
    padding: 2px;
    margin-top: 10px;
    text-align: center;
}	

.powered {
    font-size: x-small;
    font-weight: bold;
    line-height:140%;
    margin-top: 10px;
    padding:2px;
    text-align:center;
}	

.comments-head	{ 
    color: #E29310;
    font-size: small; 
    font-weight: bold;
    margin: 0 0 5px 10px;
}

.comments-body {
    border-left: #ccc solid 10px;
    border-bottom: #ccc solid 1px;
    color: #634007;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    margin: 0 10px 20px 10px;
    padding-left: 5px;
}		

.comments-post {
    color: #634007;
    display: block;
    font-size: x-small; 
    font-style: italic;
    margin-top: 3px;
    text-align: right;
}	

.trackback-url {
    border-bottom: #888 solid 1px;
    border-left: #888 solid 10px;
    color: #666;
    font-size: small;
    font-weight: normal;
    margin: 0 5px 10px 5px;
    padding: 0 0 3px 3px;
}

.trackback-body {
    border-bottom: #ccc solid 1px;
    border-right: #ccc solid 10px;
    color: #634007;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
    margin: 0 5px 10px 5px;
}		

.trackback-post {
    color: #634007;
    font-size: small;
    font-weight: normal;
}

		

#author, #email, #url, #text, #title {
    border-bottom: #888 solid 1px;
    border-left: #888 solid 10px;
    border-right: #ccc solid 1px;
    border-top: #ccc solid 1px;
    padding-left: 3px;
}

/* calendar css */

.calendarHeader { font-size: 12px; font-weight: bolder; color: #fff; background: #666;}
.calendarToday { font-size: 12px; font-weight: bold; background: black; }
.calDayLink { font-style: italic; }
.calendar { font-size: 12px; font-weight: bold; background: #f6f6f6; }
.calendartab { font-size: 12px; font-weight: bold; background: #f6f6f6; border: 2px solid #b0e0e6;}
#Cal { font-size: 12px;}
