a {
	text-decoration: none;
	color: #0B7F0B;
}
a:visited {
	text-decoration: none;
	color: #359435;
}
a:hover {
	text-decoration: none;
	color: #C84356;
}
#menuBody ul {
	list-style-type: none;
	margin-left: 0px;
}
.post {
	width: 397px;
	text-align: left;
	background-color: #FCF6EA;
}
.post-footer {
	width: 397px;
	font-size: 10px;
	padding-left: 5px;
}
.comment-link {
	font-size: 10px;
}
#comments {
	font-size: 10px;
}
#comments-block {
	background-color: #FCF6EA;
}
.comment-poster {
	color: #009966;
}
.comment-body {

}
.comment-timestamp {
	font-size: 10px;
	font-style: italic;
}
.post-title {
	background-image: url(../media/images/layout/contentHeader.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 45px;
	width: 397px;
	margin-top: 20px;
	padding: 30px 0px 5px 0px;
	text-align: left;
	font-size: 18px;
	background-color: #FCF6EA;
}
.post-title-long {
	background-image: url(../media/images/layout/contentHeaderLong.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 45px;
	width: 530px;
	margin-top: 20px;
	padding: 30px 0px 5px 0px;
	text-align: left;
	font-size: 18px;
	background-color: #FCF6EA;
}
.post-body {
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FCF6EA;
	width: 397px;
}
.post-body-long {
	font-size: 12px;
	text-align: left;
	margin-top: -30px;
	padding: 0px 0px 0px 0px;
	background-color: #FCF6EA;
	width: 530px;
}
.sideBarHeader {
	font-size: 14px;
	color: #000000;
	text-align: left;
	background-image: url(../media/images/underline_black.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	margin-bottom: 5px;
}
#secondaryMenu a {
	background-image: url(../media/images/layout/secMenuSideBar.jpg);
	background-position: left 50%;
	background-repeat: no-repeat;
	margin-left: 8px;
	padding-left: 6px;
}
#secondaryMenu #ccBlog, #secondaryMenu .feedBurner a {
	background-image: none;
	background-position: 0;
	margin: 0;
	padding: 0 0 0 3px;
}
#secondaryMenu li {
	list-style-type:none;
	list-style-position: 0px;
	margin-left: -35px;
}
#secondaryMenu ul {
	list-style-type:none;
	list-style-position: 0px;
}
.menuTitle {
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	background-image: url(../media/images/underline_black.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	margin-bottom: 5px;
}
.menuItem {
	font-size: 12px;
}
#menuTitle a {
}
li {
	list-style-type: none;
	margin-left: 0px;
	list-style-position:outside;
}
li a {
	background-image: url(../media/images/layout/secMenuSideBar.jpg);
	background-position: left 50%;
	background-repeat: no-repeat;
	margin-left: 8px;
	padding-left: 6px;
	font-size: 12px;
}
.archive-list {
	text-decoration: none;
	padding: 3px;
	margin-top: -5px;
}
.logInHide {
	float: left;
}
.logInHide a {
	color: #FCF6EA;
}
.logInHide a:visited {
	color: #FCF6EA;
}
.logInHide a:hover {
	color: #666666;
}
.information {
	font-size: 10px;
}
.date-header {
	font-size: 10px;
	width: 397px;
	margin-top: -25px;
}