
body {
	background: url("/i/t/bg.gif") #006699;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #444;
	}

a:link {
	color: #555;
	text-decoration: none;
	}
a:visited {
	color: #555;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
a:active {
	color: #000;
	text-decoration: none;
	}

	
h1 {
	color: #555;
	margin: 0px;
	padding: 10px 0px 3px 0px;
	font-size: 20px;
	}
	

#nav a img { border:none;}
#content {
	padding-top: 10px;
	padding-bottom: 10px;
	}
#footer {
	font-size: 14px;
	color: #FFFFFF;
	padding: 4px;
	text-align: center;
	}
#footer a {
	color: #FFFFFF;
	}
.journal {
	font-weight: bold;
	font-size: 12px;
	}

.clearer {
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	}

#page{
	background: url("/i/t/tile3.jpg") repeat #fff;
	width: 740px;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	}
	

#menu {
	width: 213px;
	float: left;
	padding: 10px 0px 10px 0px;
	}
.rightMenu {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #C3C3DF;
	}
	.menuTitle {
		background: url("/images/blogtitles.jpg") repeat-x;
		padding: 10px 5px 5px 5px;
		font-weight: bold;
		border-bottom: 1px solid #CFBE9B;
		}
	.menuBody {
		background: #fff;
		padding: 5px;
		font-size: 11px;
		font-weight: normal;
		}
	.rightMenu a {
		color: #834700;
		}
	
	
#blogText{
	width: 500px;
	float: right;
	margin: 10px 0px 0px 0px;
	}
	.body img {
		width: 500px;
		}
	
.entry, .entryLast {
	background: url("/i/t/bar2.gif") no-repeat;
	margin: 0px;
	padding: 25px 0px 10px 0px;
	}
	.byline, .entryfooter, .trackbackfooter {
		font-size: 11px;
		line-height: 13px;
		margin: 0;
		padding: 10px 0 10px 0;
		color: #444;
		clear: both;
		}
	.byline a {
		color: #444;
		font-weight: normal;
		}
	
	
	

.addCommentLink a {
	width: 490px;
	float: left;
	background-color: #E9EBF7;
	padding: 3px 5px 5px 5px;
	clear: both;
	color: #124770;
	font-weight: bold;
	border: 1px solid #D1D3DF;
	}

.commentBody {
	margin-right: 10px;
	margin-bottom: 40px;
	}
	.commentByLine, .tweetbackByLine {
		clear: left;
		font-size: 10px;
		color: #888;
		}

#blogText {
	padding:0 8px 0 8px;
}

#banner, #banner a {
	color: white;
	background-color: #FFCC00;	
	padding:5px;
}

input, select, textarea {
	color: #000000; 
}



/* search */
.highlight { 
	background-color: yellow; 
}


.date {
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader, .tweetbackHeader {
	background: url("/i/t/bar2.gif") no-repeat;
	color: #000; 
	padding:25px 5px 5px 0px;
	font-weight: bold;
	}

.footerHeader {
	background-color: #ddd;
	font-size: .7em; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}


.center{
	text-align:center;
}
a img{
	border: 0px;
}

.comment, .trackback, .tweetback, .commentAlt, .trackbackAlt, .tweetbackAlt {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	position:relative;
	border-bottom: 1px solid #ddd;

}
.commentAlt, .trackbackAlt , .tweetbackAlt{

}
.comment img, .commentAlt img, .tweetback img, .tweetbackAlt img {
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
	max-width: 48px;
	max-height: 48px;	
}



.commentBody, .trackbackBody, .tweetbackBody {
	margin-bottom: 10px;
}

 #relatedEntriesList {
 }



.commentByLine, .trackbackByLine, .tweetbackByLine {
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
	
#trackbacks,#comments, #tweetbacks {
	margin-top:8px;
}


.tbLink{
	font-size:1.1em;
}

.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}

.byline img{
	vertical-align: top;
}

