a img{border:0;margin-left:5px;}
ul,ol,dl{margin:2px 0 16px 35px;}
ul ul,ol ol{margin:4px 0 4px 35px;}


#toplinks{text-align:right; padding:0px 2px 2px 3px;margin:0px;}

h1 a {font-family: Helvetica,Arial,sans-serif;
	color:black;font-weight:bold;line-height:1.5;}

.byline, .entryfooter, .trackbackfooter {
	font-family: Helvetica,Arial,sans-serif;
	font-size: .9em;
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #000;
}
.byline{
	clear:both;
	text-align:right;
	border-top: 1px dotted #cccccc;
	margin-top:10px; 
}

.commentBody {
	font-family: Helvetica,Arial,sans-serif;
	font-size: .9em; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 40px;
	width: 565px;
}

.commentbyline {
}

#blogText {
	padding:0 8px 0 8px;
	font-family: Helvetica,Arial,sans-serif;
	line-height:1.4em;
	font-size:1.2em;

}

#blogText li {list-style-type: disc;}

#blogText img {padding:5px;border:1px solid #f1f1f1;}

.blogbody {
	padding:0 15px 0 8px;
	font-size:1.1em;
	line-height:20px;
}
.blogbody p{
	padding:0 0 30px 0;
}


input, select, textarea {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 1em; 
	color: #000000; 
}


.menuTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505050;
	font-size:100%;
	font-weight:bold;
	letter-spacing: 3px;
	color: #fff;
	text-transform:capitalize;
	text-align: left;
	padding: 5px;
}

#wrap3{padding-top:0px;margin-top:0px;width:800px;margin:0px auto;}

.fade {margin-left:-5px;letter-spacing:-2px;}

#calendar{
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	font-family: verdana, arial, sans-serif; 
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarTable thead {color:orange;}

.calendarToday {
	background-color: lightyellow;
	color:black;
	font-weight:bold;
}

.menuBody {
	text-align: left;
	padding: 2px;
	line-height: 14px;
}

.menuBody .header {
	font-size: 1em;
}

.menuBody A {
	font-size: 1em;
}

.date {
	font-family: "Century Gothic", verdana, arial, sans-serif;  
	color: #505050; 
	padding:5px;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:1px solid #505050;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	color: #666; 
	border-bottom:1px solid #808A87;
	font-weight:normal;
}

.footerHeader {
	background-color: #ddd;
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}


.entryLast a {color:#505050;font-weight:bold;}
.entryLast h1 {border-bottom:1px solid black;font-size:1.4em;}
.entry a {color:#505050;font-weight:bold;}
.entry h1 {border-bottom:1px solid black;font-size:1.4em;}


.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;
}
a img{
	border: 0px;
}

.entry img {padding:10px;margin:10px;}
.entry li {list-style-type:disc;margin-left:15px;}
.entry {line-height:1.1em;}

.comment, .trackback {
	border: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}



.commentAlt, .trackbackAlt {
	border: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #eaeaea;
}



.commentBody, .trackbackBody{
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #000000; 
	margin-bottom: 10px;
}

 #relatedEntriesList {
 	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: .7em; 
	color: #000000;
 }

h2,h3,h4 {height: 100%;line-height:34px;}
font {height:100%;}

.commentByLine, .trackbackByLine {
	font-style: italic;
	font-size: .7em;
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
#trackbacks,#comments{
	margin-top:8px;
	width:575px;
	}
#calendar th{
	font-weight: normal;
}
.tbLink{
	font-size:1.1em;
}

fieldset{
	border: none;
	margin: 2px 0 0 0;
}


fieldset label, fieldset input, fieldset select, fieldset textarea {
	display: block;
	width:330px;
}
fieldset textarea{
	width:500px;
}

fieldset.sideBySide label, fieldset.sideBySide input, fieldset.sideBySide select, fieldset.sideBySide textarea {
	clear: right;
	float: left;
}

 fieldset.sideBySide label{
	clear: left;
	width: 170px;
}
#submit, .checkBox, #reset{
	width:auto;
	display: inline;
}
fieldset.formButtons{

	text-align:center;

}

.autoImage {
	float: right;
	vertical-align: baseline;
	margin: 0 5px 5px 0;
}

.bannerUnder2 {	background-color: #ffffff;}

.bannerUnder {
	font-size:11px; 
	font-family: Trebuchet MS, verdana,arial, sans-serif;
	color:#f5f5f5; 
	background-color: #003366;
	background-repeat: repeat-x;
	text-align:right;
	padding:0px;
}

#popUpFormBody{
background:#fff;
margin:8px;
}
.image {max-width:85%;}

#mainpage li {list-style-type:disc;}
