.entry-header {
	color: #CC930F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
}

.entry-header a:link {
	color:  #CC930F;
}

.entry-header a:active {
	color:  #CC930F;
}

.entry-header a:visited {
	color:  #CC930F;
}

.entry-header a:hover {
	color:  #0c5a17;
	text-decoration: none;
	border-bottom: 0px;
}

.entry-footer {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 25px;
	padding-left: 17px;
	padding-top: 3px;
	color: #60779F;
	background: url(images/heart.gif) left no-repeat;
	border-top: 1px dotted #ADB9CE;
	clear: both;
}

#home .entry-footer {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 25px;
	padding-left: 17px;
	padding-top: 3px;
	color: #60779F;
	background: url(images/heart.gif) left no-repeat;
	border-top: 1px dotted #ADB9CE;
	clear: both;
}

.entry-footer2 {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 25px;
	padding-top: 3px;
	color: #60779F;
	border-top: 1px dotted #ADB9CE;
	clear: both;
}

.entry-body {
	margin-bottom: 5px;
}

.entry-body2 {
}

.archive-title {
	color:  #CC930F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 19px;
	margin-bottom: 3px;
}

.archive-title a:link {
	color:  #0C295A;
}

.archive-title a:active {
	color:  #0C295A;
}

.archive-title a:visited {
	color:  #0C295A;
}

.archive-title a:hover {
	color:  #0c5a17;
	text-decoration: none;
	border-bottom: 0px;
}

.content-nav {
	margin-bottom: 25px;
	text-align: center;
}

.video {
	margin-top: 10px;
	margin-bottom: 15px;
	width: 484px;
	height: 363px;
}

.video2 {
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	float: left;
}
.post-category {
	font-weight: normal;
	font-size: 11px;
	color: #60779F;
	background: url(images/dragonfly.gif) no-repeat;
	padding-left: 17px;
}

.post-comments {
	font-weight: normal;
	font-size: 11px;
	color: #60779F;
	background: url(images/star.gif) no-repeat;
	padding-left: 17px;
}

.post-comments-top {
	float: right;
}

.subcontent-entry-comment {
	font-weight: normal;
	font-size: 11px;
	color: #60779F;
	background: url(images/star.gif) no-repeat;
	padding-left: 17px;
}

.subcontent-entry-date {
	font-weight: normal;
	font-size: 11px;
	padding-left: 17px;
	margin-top: 3px;
	color: #60779F;
	background: url(images/heart.gif) no-repeat;
}

.subcontent-category {
	font-weight: normal;
	font-size: 11px;
	color: #60779F;
	background: url(images/dragonfly.gif) no-repeat;
	padding-left: 17px;
}

.comments {
	margin-top: 25px;
}

.comment-author-sidebar {
	font-weight: bold;
}

.comments-header {
	color: #CC930F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
}

.comment-header{
	font-style: italic;
}

.comment-id {
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	padding-left: 17px;
	padding-right: 5px;
	background: url(images/star.gif) no-repeat;
}

.comment-content {
	border-bottom: 1px dotted #ADB9CE;
	margin-bottom: 25px;
}

#photo-top {
	background: url(images/photo-top.gif) no-repeat;
	height: 25px;
	margin-left: -27px;
	margin-right: -25px;
	margin-top: -23px;
}
#photo-bg {
	margin-left: -27px;
	margin-right: -25px;
	margin-top: 0px;
	margin-bottom: 15px;
	background: url(images/photo-bg.gif) no-repeat;
}
#photo {
	padding-top: 10px;
	padding-left: 35px;
}

.photo {
	width: 675px;
}

.thumbnail-image {
	background: url(images/thumbnail-bg.gif) no-repeat;
	border: 0px;
	padding-top: 16px;
	padding-left: 18px;
	padding-right: 17px;
	margin-bottom: 7px;
	width: 100px;
}

.thumbnail-image2 {
	background: url(images/thumbnail-bg.gif) no-repeat;
	border: 0px;
	padding-top: 16px;
	padding-left: 18px;
	padding-right: 17px;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 7px;
	float: left;
}


#home .thumbnail-image2 {
	background: url(images/thumbnail-bg.gif) no-repeat;
	border: 0px;
	padding-top: 16px;
	padding-left: 18px;
	padding-right: 17px;
	width: 100px;
	margin-right: 3px;
	margin-bottom: 7px;
	float: left;
}

.thumbnail a {
	text-decoration: none;
	border: 0px solid #fff;
}

.thumbnail a:hover {
	text-decoration: none;
	border: 0px solid #fff;
}

.scrollbottom {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 15px;

}

.page-break {
	width: 100%;
	height: 48px;
	background: url(images/page-break-bg.gif) center no-repeat;

}

.commenticons {
	padding-left: 10px;
}

.print {
	padding-left: 20px;
	padding-top: 3px;
	background: url(images/printer.gif) left no-repeat;
	border-top: 1px dotted #ADB9CE;
	font-weight: normal;
}


