
#page{
	background-color: #FFF;
		border:1px solid green;
}


.byline, .entryfooter, .trackbackfooter {
	font-size: .8em;
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #000;

}


.commentBody {
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentByLine {
	font-weight: bold;
	clear: left;
}

#blogText {
	padding:0 8px 0 8px;
}

#banner, #banner a {
	font-size: 1.4em;
	font-weight: bold;
	padding:5px;
}

input, select, textarea {
	/*font-size: 1em;*/ 
	color: #000000; 
}


.menuTitle {
	font-size: .8em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 5px;
	/*background:url(/images/gradbg.png);*/
	background-color:#d8d8d8
}

.header, .header a {
	font-size: .8em;
	text-align: center;
	font-weight: bold;
}


#calendar{
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	font-size: .8em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background-color: yellow;
}

.calendarTable th, .calendarTable td {
font-size:9pt;
}

.menuBody {
	font-size: .65em;
	text-align: left;
	padding: 2px;
	line-height: 14px;
}

.menuBody .header {
	font-size: 1.2em;
}

.menuBody A {
	font-size: 1em;
}

.date {
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	font-size: .8em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.footerHeader {
	background-color: #ddd;
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}

.rightMenu {
	border:1px solid #999;
	margin:8px;
}

.code {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
    padding: 4px 4px 4px 4px;
    line-height: 15px;
	 margin:5px 0 5px 0;	
}

.codePrint {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
    padding: 4px 4px 4px 4px;
    line-height: 15px;	
}
.center{
	text-align:center;
}
.entry{
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:1px solid #999;
	overflow:auto;
	background-color: #ffffff;
}
a img{
	border: 0px;
}

.comment, .trackback, .commentAlt, .trackbackAlt{
	border: 1px solid #999;
	padding: 10px;
	margin:10px 0;
	position:relative;
	overflow:auto;

}
.commentAlt, .trackbackAlt{
background-color:#efefef;

}
.comment img, .commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}



.commentBody, .trackbackBody{
	font-size: .8em; 
	margin-bottom: 10px;

}

 #relatedEntriesList {
	font-size: .8em; 
	color: #000000;
 }



.commentByLine, .trackbackByLine {
	font-style: italic;
	font-size: .8em;
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
#trackbacks,#comments{
	margin-top:8px;
	}
	

#calendar th{
	font-weight: normal;
}
.tbLink{
	font-size:1.1em;
}


#submit, .checkBox, #reset{
	width:auto;
	display: inline;
}

fieldset{
	border: none;
	margin: 2px 0 0 0;
}

.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}