body {
	font-size : 0.9em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;
	word-wrap:  break-word;
}

a:visited,
a:active,
a:link {	
	color : #00F;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

h1 {	
	margin : 0px;
	font-size : 1.5em;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color : #000;
}

h1 a:hover {
	color : #47F;
	text-decoration : none;
}

h2 {
	margin-top : 10px;
	font-size : 1em;
}

h5 
{
	margin: 0px;
	padding: 0px;
}

#top {
	padding : 10px;
	background-color : #ADF;
	color : #000;
	border-bottom : 4px solid #47F;
}

#tagline {
	font-size : 0.8em;
	margin : 0px;
}

p.date img {
	vertical-align : middle;
}

p.date {
	font-size : 0.9em;
	font-weight : bold;
	border-bottom : 1px solid #AAA;	
	margin-bottom : 0px;
	padding : 2px 0px;
}

blockquote {
	font-style : italic;
}

p.postfoot {
	font-size : 0.75em;
}

#leftmenu {
	position : absolute;
	left : 10px;
	margin-top : 10px;
	width : 180px;
}

#leftmenu h3 {
	font-size : 0.9em;
	margin : 0px;
	padding : 4px;
	border-bottom : none;	
}

#leftmenu ul {
	list-style : none;
	margin : 0px;	
	padding : 0px;
	margin-left : 5px;
	margin-bottom : 10px;
	font-size : 0.8em;
}

#main {
	margin-left : 200px;	
	background-color : #EEE;
	padding : 10px;
	border-left : 1px solid #555;
	border-bottom : 4px solid #47F;
}

#footer {
	margin : 0px;	
	padding-top : 5px;
	text-align : center;
	font-size : 0.7em;
}

input.text {
	width : 300px;	
}

textarea {
	width : 300px;
	height : 200px;	
}

#comments h4 span {
	color : #999;
}

#comments h4 {
	margin : 0px;
	font-size : 0.9em;
}

p {
	margin : 10px 0px;
}

h3 {
	font-size : 1.2em;
	border-bottom : 1px solid #AAA;
}

#relatedlinks ul {
	list-style : none;
	margin-left : 10px;
	padding : 0px;
}

.Cal
{
	border : 1px solid #999999;
	width:100%;
	font-family:Arial;
	font-size: 12px;
	margin-top:10px;
	margin-bottom:10px;
	height:180px;
	background-color:#EEEEEE;
	 	
}

.CalTitle
{
	background-color : #B6B6B6;
	border-color:#ADF;
	font-family:Arial;
	font-size: 13px;
	color : #000;	
	margin-left : 0px;
	padding : 0px;
	height:100%;
	font-weight:bold;
}

.CalOtherMonthDay
{
	color:#808080;
	
}

.CalSelector
{
	
}

.CalNextPrev
{
	
}

.CalDayHeader
{
	background-color:#CCCCCC;
	
}

.CalSelectedDay
{
	
}

.CalWeekendDay
{
	
}

.CalTodayDay
{
	background-color:#CCCCCC;
}

body {
background-color: #EEEEFF;
}

a:visited,
a:active,
a:link {	
color: #003399;
text-decoration : none;
}
a:hover {
color: #990000;
text-decoration : underline;
}

#top {
padding-left: 2%;
margin-right: 1%;
margin-left: 21%;
border-bottom-style: none;
color: #F86707;
background-color: transparent;
}

#tagline {
}

#top a {
color: #F86707;
}

#leftmenu {
top: 0px;
left: 0px;
width: 20%;
margin-top: 0px;
background-color: #F7F3F7;
border: 1px solid #666666;
border-top-style: none;
}

#entryCal {
display: none;
}

h3 {
color: #FFFFFF;
text-align: center;
background-color: #6B86B3;
letter-spacing: 2px;
border-top : 1px solid #666666;
border-bottom : 1px solid #666666;
}

ul li {
padding: 1px 3px 0px 3px;
}

#main {
line-height: 25px;
position: relative;
margin-left: 21%;
margin-right: 1%;
border-bottom-style: none;
border-left-style: none;
background-color: #FFFFFF;
border: 1px solid #666666;
border-top-style: none;
padding: 0px;
}

p.date {
background-color: #B6C9E7;
padding-left: 1%;
margin: 0px;
border-top : 1px solid #666666;
border-bottom : 1px solid #666666;
}

div.post {
padding:1%;
}

div.post a:link,
div.post a:visited,
div.post a:active {
padding-bottom: 2px;
border-bottom: 1px dashed #003399;
}
div.post a:hover {
text-decoration: none;
border-bottom: none;
}

div.post h2 {
background-color: #E5EEF7;
padding-left: 1%;
margin-top: 15px;
border-top : 1px solid #666666;
border-bottom : 1px dashed #666666;
}

div.post h2 a:link,
div.post h2 a:visited,
div.post h2 a:active {
color: #000000;
border-bottom-style: none;
}
div.post h2 a:hover {
color: #000000;
}

p.postfoot {
text-align:right;
}

#footer {
}

#comments {
padding: 1%;
}

#comments h3 {
color: #000000;
background-color: #E5EEF7;
border-bottom: 1px dashed #666666;
text-align: left;
padding-left: 1%;
}

div.commentform{
padding: 1%;
}
