@import url("../../../../skin/frontend/default/default/css/styles.css");

#illustratedBanner {
	position: relative;
	margin-bottom: 25px;
	height: 213px;
}
#illustratedBanner img {
	position: absolute;
	left: -8px;
	top: -10px;
}

.post {
	margin-bottom: 45px;
	border-bottom: solid 1px #999;
}
.post .header {
	margin-bottom: 0;
}
.post .authorIcon {
	position: relative;
	float: left;
	width: 125px;
	height: 110px;
}
.post .authorIcon img {
	position: absolute;
	top: -15px;
	margin-top: -15px;
}
.post .title h2 a {
	color: #006633;
	text-decoration: none;
}
.post .byline {
	color: #666;
	line-height: 1.65em;	
}
.post .entry {
	clear: both;
	color: #333;
	font-size: 1.1em;
	line-height: 1.65em;
}
.post h3 {
	font-size: 1.2em;
}
.post h2 {
	color: #006633;
}
.post .metadata {
	margin-bottom: 2px;
}
.post .metadata a, .post .metadata {
	color: #999;
}
.postmetadata {
	font-size: 0.9em;
}
.addthis {
	position: relative;
	top: 3px;
}
.col-right .box h4, #teaCloud h4 {
	color: #999;
	font-size: 1.5em;
	text-transform: none;
	padding: 0 0 20px 0;	
	background: url(images/sidebarHeader-background.jpg) no-repeat right bottom;

}
.col-right .box {
	margin-bottom: 20px;
}
#teaCloud a {
	text-decoration: none;
	color: #999;
}
.col-right .box ul li {
	margin-bottom: 5px;
}
.pagetitle {
	margin-bottom: 35px;
}

#commentform textarea {
	width: 515px;
}
