A 			{ color: #81AEB4;  text-decoration: none; font-weight:bold; } 
A:link		{ color: #81AEB4; text-decoration: none; } 
A:visited	{ color: #81AEB4; text-decoration: none; } 
A:active	{ 
			color: #272727;
			} 
A:hover		{ color: #272727;  } 

body {
	background-color: #3D3D3D;
	font-family: Arial, sans-serif;
	margin: 0px;
}

#page{
	background-color: #FFFFFF;
}

h1 {
	font-size:25px;
	font-weight: normal;
	letter-spacing:-1px;
	padding-top: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #272727;
	border-bottom: 1px solid #999999;
}

h5 {
	font-size:18px;
	font-weight: normal;
	letter-spacing:-1px;
	padding-top: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #272727;
}

h1 A {
	font-size:25px;
	font-weight: normal;
	letter-spacing:-1px;
	padding-top: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #81AEB4;
}

h1.pageHeader {
	font-size:25px;
	font-weight:normal;
	letter-spacing:-1px;
	padding-top: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #81AEB4;
	border-bottom: 0px solid #999999;
}

.body {
	
	font-size: 12px; 
	color: #444444; 
	margin-left: 0px;
}

p.cats {
	font-size: 12px;
	padding-left: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 55px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 16px;
	background:#FFFFFF url(../images/tag.jpg) no-repeat top left;
}

.postDate {
	background:#FFFFFF url(../images/postDate.jpg) no-repeat center top;
	color:#272727;
	float:left;
	height:60px;
	margin:0px 5px 10px 0px;
	text-align:center;
	width:50px;
	font-size:12px;
	font-weight: bold;
	line-height: 20px;
}

.theDay {
	display:block;
	font-weight: bold;
	font-size:24px;
	padding: 0px;
	color: #FFFFFF;
}

.byline, .entryfooter, .trackbackfooter {
	
	font-size: .7em;
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #000;
	text-align: center;
}
.byline{
	clear:both;
}

.commentBody {
	
	font-size: .8em; 
	color: #444444; 
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentByLine {
	font-weight: bold;
	clear: left;
}

#blogText {
	padding:0 8px 0 8px;
}

input, select, textarea {
	
	font-size: 1em; 
	color: #000000; 
}


.menuTitle {
	
	background: #FFFFFF url(../images/menuItemBackground.jpg) no-repeat top left;
	font-size: 15px;
	color: #272727;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	width: 170px !important;
	width /**/: 180px;
	height: 35px;
}

.header, .header a {
	
	font-size: .7em;
	text-align: center;
	font-weight: bold;
}


#calendar{
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background:#FFFFFF url(../images/dateBack.jpg) no-repeat top center;
	color: #ffffff;
}

.menuBody {
	
	font-size: 12px;;
	text-align: left;
	padding: 2px;
	line-height: 14px;
}

.menuBody .header {
	font-size: 1em;
}

.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:16px;
	font-weight: bold;
	letter-spacing:-1px; 
	color: #272727; 
	padding:5px;
	margin-bottom:0px;
}

.footerHeader {
	font-size: .7em; 
	color: #666;
	padding:5px;
	font-weight:normal;
}

.rightMenu {
	margin-top:0px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom: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-top: 0px;
	margin-bottom:18px;
	border-bottom: 1px dashed #CECECE;
}
a img{
	border: 0px;
}

.comment, .trackback, .commentAlt, .trackbackAlt{
	border: 0px solid #999;
	padding: 10px;
	margin: 10px 0;
	position:relative;
}
.commentAlt, .trackbackAlt{
	background-color: #D9E6E8;
}

.comment img, .commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}

.commentBody, .trackbackBody{
	font-size: .7em; 
	color: #444444; 
	margin-bottom: 10px;
}

 #relatedEntriesList {	
	font-size: .7em; 
	color: #444444;
 }



.commentByLine, .trackbackByLine {
	font-size: .7em;
	color: #444444;
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
#trackbacks,#comments{
	margin-top:8px;
	}
#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: left;
	margin: 0 5px 5px 0;
}

.floatright{
	float: right;
	width: auto;
	margin: 0px 12px 0px 0px;
	background-color: #fff;
	padding: 2px;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
	}

.floatleft{
	float: left;
	width: auto;
	margin: 0px 5px 0px 5px;
	background-color: #fff;
	padding: 0px;
	border-top: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
	}