html {
    height: 100%;
}

body {
	background-color: #000000;
	font-size: 11px;
	font-family: "Arial", Sans-Serif;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(_images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	min-width:822px;
	}
#container {
	width: 822px;
	padding:0;
	margin:0;
	border:1px solid #000000;
	background-color: #5F5F5F;
}

#header {
	padding: 0px;
	margin:	0px;
	background-image:url(_images/banner.jpg);
	height: 159px;
	width: 822px;
}

#mainContent {
	background-color: #5f5f5f;
	margin: 2em 0;
}

/*---------------RIGHT COLUMN-----------------*/
#subNav {
	float: right;
	width: 300px;
/*	margin-top: -4em;*/
	}
#subNav a {
	color: #E16B2D;
	}
#subNav a:hover {
	color: #FF9900;
	}
#subNavTop {
	background:url(_images/right_top.gif);
	background-repeat:no-repeat;
	width:300px;
	height:17px;
	}
#subNavBody {
	font-size: 1em;
	background: url(_images/right_body.gif);
	background-repeat:repeat-y;
	color:#000000;
	margin: 0;
	padding-left: 25px;
	padding-right: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#subNavBottom {
	background:url(_images/right_bottom.gif);
	background-repeat:no-repeat;
	width:300px;
	height:19px;
	}

#subNav h3 {
	font-size: 1.25em;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	/*margin-bottom: 5px;*/
}
#subNav .cc {
	padding-top: 20px;
}
#subNav .directory {
	padding-left: 20px;
	}
#subNav ul {
	margin:0;
	padding:0;
	padding-left: 10px;
	}
#subNav ul li/*, #also ul li*/ {
	list-style:none;
	background: transparent url(_images/rss_icon_sm.gif) 0px 2px no-repeat;
	/*padding: 3px 3px 3px 20px;*/
	padding-left: 25px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#subNav #calendar table {
	text-align: center;
	width: 100%;
	font-size: 10px;
	line-height: 1em;
}

.subscribe {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	border: 1px solid #FF9900; 
	background-color: #FFFFFF; 
	margin-top:-1px; 
	margin-right:5px; 
	padding: 3px;}
#subNav #subNavBody #aboutTheAuthor {
	font-size: 11px;
	font-family: "Arial", Sans-Serif;
	color: #000000;}
	
#abotuTheAuthor .font {
	font-size: 11px;
	font-family: "Arial", Sans-Serif;
	color: #000000;}

/*---------------BLOG ENTRY-----------------*/
#blogEntries {
	width: 478px;
/*	float: left;*/
	margin-left: 15px;
	margin-right: 5px;
}
#blogEntries .entryBox {
	/*padding-bottom: 10px;*/
	}
#blogEntries .entryContent ul {
	list-style-type:disc;
	margin-left: 10px;
	font-size: 11px;
	font-family: "Arial", Sans-Serif;
	color: #FFFFFF;
	}
#blogEntries .entryContent ol {
	margin-left: 10px;
	font-size: 11px;
	font-family: "Arial", Sans-Serif;
	color: #FFFFFF;
	}
#blogEntries a {
	color: #FFCC00;
	}
#blogEntries a:visited {
	color:#FF9900;
	}
#blogEntries a:hover {
	color: #FFFF33;
	}
#blogEntries a:active {
	color:#FFCC00;
	}
#blogEntries .entryBox/*, #blogEntries #recentArticles*/ {
	position: relative;
	/*clear: both;*/
}
#blogEntries .entryBox .entryDate {
	font-size: 12px;
	background-image: url(_images/date_background.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 20px;
	height: 25px;
}
#blogEntries .entryBox .entryPosted {
	padding-bottom: 5px;
	font-style:italic;
/*	margin-top: -10px; */
}
#blogEntries .entryBox h2 {
	font-size:20px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	color: #CCCCCC;
}
#blogEntries .entryBox h2 a {
	font-size:20px;
	font-weight: normal;
	color: #CCCCCC;
}
#blogEntries .entryBox .contentSmallLinks {
	font-size: 11px;
	font-style: normal;
	width: 400px;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height:14px;
	margin-bottom: 45px;
}
.smallTop {
	border-top:1px dotted #CCCCCC;
	height: 10px;
	width:100%;
}
.smallBottom {
	border-bottom: 1px dotted #CCCCCC;
	height: 10px;
	width:100%;
}
.small {
	width: 400px;
}
#blogEntries .entryBox .contentSmallLinks a:link {
	text-decoration: underline;
}
#blogEntries .entryBox .contentSmallLinks a:hover {
	background-color: #000000;
	text-decoration:none;
}
/*#blogEntries .entryBox .contentSmallLinks ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#blogEntries .entryBox .contentSmallLinks ul li {
	display: inline;
	margin: 10px;
	padding-right: 10px;
	width: 300px;
	border-right: 1px solid #CCCCCC;
}*/
#blogEntries .entryBox .entryContent {
	text-align: justify;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-right: 10px;
}
#blogEntries .entryBox .entryContent p {
	font-size: 11px;
	font-family: "Arial", Sans-Serif;
	color: #FFFFFF;
}
#blogEntries #recentArticles ul li {
	padding: .25em;
	border-bottom: 1px solid #e5e2d9;
}
#blogEntries #recentArticles ul li span {
	font-size: .69em;
	color: #333;
}

/*---------------FOOTER-----------------*/
#footer {
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: right;
	position: relative;
}
#footer h1 {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #CCCCCC;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin:0px;
	}
* html #also, * html #blogEntries, * html #subNav {
	display: inline;
}

/*---------------OLD-----------------*/

/*** Set Calendar tag formatting options ***/
#calenderMain{
	width: 200px;
	}
.caltexthighlight{
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #115E96;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
	PADDING-BOTTOM: 5px
}

.caltext{
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
	PADDING-BOTTOM: 5px
}
.calendarheader{
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	TEXT-DECORATION: none
}
.calendar{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	TEXT-DECORATION: none
}

.hCalendarDayCurrent 
{
	border: 1px solid #ffbf74;
	width: auto;
	font-weight:bold;
}

.hCalendarDayActive
{
	background: #e4e4e4;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	font-weight:bold;
	TEXT-DECORATION: none; 
	FONT-SIZE: 8pt;
	width:auto;
}	

A.calendar{
	font-weight:bold;
	FONT-SIZE: 8pt;
	COLOR: #666666;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
	BORDER: 0px;
	padding: 0px;	
}

A.calendar:hover{
	font-weight:bold;
	FONT-SIZE: 8pt;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
	BORDER: 0px;
/*	background: #cccccc;*/
	padding: 1px;	
}

.calendartoday{
	font-weight:bold;
	FONT-SIZE: 8pt;
	COLOR: #9C0000;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding-bottom: 10px;
}

.RSSbutton{
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: white;
	background-color: #F60;
	border:1px solid;
	border-color: #FC9 #630 #330 #F96;
	padding:0px 3px 0px 3px;
	margin:0px;
}

