#content {
	float: left;
	border-right:1px dotted #999;
	margin-right:15px;
	width: 100%;
	margin-top: 15px;
}

#menu {
	margin-left: 15px;
	margin-top: 15px;
}

#blogText {
	padding-left: 15px;
	padding-right: 15px;
}

#banner {
	font-size: 22px;
	font-weight: bold;
	color: white;
	background-color: #0000cc;
	padding: 5px;
}

#pagecontent .title {
	margin-left: 10px;
	font-size: medium;
	font-weight: bold;
}

#pagecontent .title a{
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

#pagecontent .title a:hover, #pagecontent .title a:active {
	font-size: medium;
	font-weight:bold;
	text-decoration:underline;
	}

 #pagecontent .byline a {
  text-decoration: underline;
	font-size: 11px; 
	color: rgb(119, 119, 119); 
}	
	
.body, input, select {
	color: #000000; 
	margin-left: 10px;
}

.trackback {
	font-size: 65%; 
	color: #000000; 
	margin-left: 5px;
}

td {
	font-size: 11px; 
	color: #000000; 
	margin-left: 10px;
}

 .byline {
	font-size: 11px; 
	color: rgb(119, 119, 119);
	line-height: 135%;
	margin-left: 10px;
	margin-top: 2px;
	padding: 0 0 8px 0;
}

.menuTitle {
	font-size: 10px;
	background-color: #DDC8A1;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 5px;
}

.header, .header a {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.calendar_table, .calendar_table a {
	font-size: 10px;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendar_today {
	background-color: yellow;
}

.menuBody {
	font-size: 10px;
	text-align: left;
	padding: 2px;
	line-height: 14px;
}

.menuBody A {
	font-size: 10px;
}

.date {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
  text-align: left;
	font-size: 12px; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 12px; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.commentHeader {
	font-size: 12px; 
	color: #666; 
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: 999;
	margin-bottom:5px;
	font-weight:normal;
}

.comment {
	font-size: 10px; 
	color: #000000; 
  border:1px solid #999;
	margin-left: 10px;
	margin-bottom:5px;
	font-weight:normal;
	background-color: #ffffff;
	padding:5px;
}

.commentByLine, .trackbackByLine {
	font-style: italic;
	font-size: 11px; 
	color: #000000; 
	margin-top: 10px;
	margin-left: 0px;
}

.commentbyline a {
	font-size: 11px; 
	color: #000000; 
}

.comment, .trackback, .commentAlt, .trackbackAlt{
	border: 1px solid #999;
	padding: 10px;
	margin: 10px 0;
	position: relative;

}
.commentAlt, .trackbackAlt{
background-color:#F5DEB3;

}
.comment img, .commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}

.commentBody, .trackbackBody{
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 30px;
}

 #relatedEntriesList {
 	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #000000;
 }


.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
	
#trackbacks,#comments{
	margin-top:11px;
	}

.rightMenu {
  border:1px solid #999; 
	margin:8px;
}

.code {
	font-family: courier;
	font-size: 11px;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	padding: 10px;
}

