div.post {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
  border-bottom: 1px solid #93969D;
	overflow: hidden;
}

div.postContents {
	width: 590px;
	float: left;
	clear: none;
	background-color: #F1F3F5;
}

div.postContainer {
	width: 521px;
	margin: 29px 25px 35px 34px;
}

div.postContents img {
	float: left;
	clear: none;
	margin: 0px 20px 20px 0px;
}

div.postContents h2 {
	margin-bottom: 30px;
	float: left
	clear: none;
}

div.article {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

div.article div.postContents {
	width: 640px;
}

div.article div.postContainer {
	width: 571px;
}

div.post h2 {
	font-size: 30px;
}

a {
	color: inherit;
}

div.postContents p {
}

div.post div.details {
	float: left;
	clear: none;
	width: 50px;
	margin-top: 20px;
	color: #FFFFFF;
	text-shadow: 0px 0px 0px #FFFFFF !important;
}

div.details a {
	color: #FFFFFF;
}

div.post div.details p.date {
	background: transparent url('/images/blog/date.png') no-repeat top left;
	height: 39px;
	padding-top: 7px;
	width: 45px;
	text-align: center;
	padding-right: 5px;
	margin-bottom: 6px;
	line-height: 19px;
	float: right;
}

div.post div.details p.date span.day {
	font-size: 25px;
	font-weight: bold;
	display: block;
	margin-bottom: 0px;
	text-shadow: 0px 0px 0px #FFFFFF !important;
}

div.post div.details p.date span.month {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-shadow: 0px 0px 0px #FFFFFF !important;
}

div.post div.details p.comments {
	float: right;
  background: transparent url('/images/blog/comments.png') no-repeat top left;
  height: 39px;
  width: 46px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 4px;
	line-height: 19px;
	text-shadow: 0px 0px 0px #FFFFFF !important;
}

div.category {
	border-top: 1px dotted #BBBEC4;
	width: 521px;
	padding: 25px 25px 25px 34px;
	margin: 0px;
	font-size: 12px;
	overflow: hidden;
}

div.article div.category {
	width: 581px;
}

div.category a {
	font-weight: bold;
}

div#posts hr {
	float: left;
	clear: none;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-color: #93969D;
}

p.small {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 28px;
}

div.pagination {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
	overflow: hidden;
}

div.pagination ul {
	float: right;
	clear: none;
	margin: 0px;
	padding: 0px;
}

div.pagination li {
	float: left;
	clear: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

div#posts a.page {
	text-decoration: underline !important;
}

div#posts a.page:hover {
	text-decoration: none !important;
}

a.moreLink {
	font-weight: bold;
}

div.text {
  width: 182px;
  height: 37px;
  background: transparent url('/images/blog/search.png') no-repeat top left;
	float: left;
	clear: none;
}

a.search {
	clear: none;
	margin-top: 2px;
}

div.text input {
	width: 152px;
}

button.submit {
	position: absolute;
	top: -10000px;
	left: -10000px;
}

h4 {
	font-size: 20px;
}

div.widget {
	margin-top: 30px;
	float: left;
	clear: both;
	width: 310px;
}

div.widget h4 {
	border-bottom: 1px solid #93979D;
	padding-left: 25px;
	padding-bottom: 10px;
}

div.widget h4.recentPosts {	background: transparent url('/images/blog/recent_posts.png') no-repeat 1px 1px; }
div.widget h4.recentComments { background: transparent url('/images/blog/recent_comments.png') no-repeat 1px 1px; margin-bottom: 15px; }
div.widget h4.categories { background: transparent url('/images/blog/categories.png') no-repeat 1px 1px; }
div.widget h4.archives { background: transparent url('/images/blog/archives.png') no-repeat 1px 1px; }

div.widget ol li {
	list-style: none outside url('/images/blog/bullet.png');
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	margin-left: 20px;
	border-bottom: 1px dotted #BBBEC4;
}

div.widget ol li a {
}

a.subscribe {
	display: block;
	background: transparent url('/images/blog/rss.png') no-repeat top left;
	background-position: 0px 6px;
	line-height: 28px;
	text-indent: 27px;
	position: absolute;
	top: 70px;
	right: 0px;
}

a.subscribe:hover {
	background-position: 0px -28px;
}

div.widget ul.comments {
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 310px;
}

div.widget li.comment {
	float: left;
	clear: both;
	padding: 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #BBBEC4;
	list-style: none;
	width: 310px;
}

div.widget li.comment div.left {
	width: 60px;
}

img.gravatar_photo {
	border: 5px solid #FFFFFF;
	margin-bottom: 2px !important;
}

div.widget li.comment div.right {
	width: 245px;
}

div.widget li.comment div.right a {
	font-weight: bold;
}

div.widget li.comment div.right div {
	float: left;
	clear: both;
	line-height: 14px;
}

div.widget li.comment div.right div.by {
	margin: 15px 0px;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	width: 245px;
}

div.widget li.comment div.right div.words {
	font-style: italic;
	font-weight: bold;
	width: 245px;
}

div.small {
	font-size: 12px;
}

ul.share {
	margin: 0px;
	padding: 0px;
	position: relative;
}

ul.share li {
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	list-style: none;
}

ul.share img {
	margin: 0px;
	position: relative;
}

ul.share a:hover img {
	top: -5px
}

div.category div.categories {
	width: 400px;
	float: left;
	clear: none;
	line-height: 20px;
}

div.discussion {
	background-color: #EAEDF0;
	border-top: 1px solid #4D505A;
	border-bottom: 1px solid #4D505A;
	overflow: hidden;
	padding-bottom: 25px;
}

div.discussion h2 {
	margin-top: 25px;
	font-size: 30px;
	background: transparent url('/images/blog/discussions.png') no-repeat top left;
	padding-left: 45px;
	margin-bottom: 30px;
}

div.discussionContainer, div.commentContainer {
	width: 570px;
	margin-left: 35px;
	float: left;
	clear: both;
}

div.discussion div.entry {
	margin: 5px 0px;
	font-size: 12px;
	overflow: hidden;
}

div.discussion div.entry p.text {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
}

div.discussion div.entry p.by {
	margin: 0px !important;
}

div.discussion img.gravatar_photo {
	float: left;
	clear: none;
}

div.discussion div.right {
	width: 495px;
}

div.discussion hr {
	border: 0px;
	border-bottom: 1px dotted #BBBEC4;
	margin: 0px;
}

div.commentForm {
  background-color: #EAEDF0;
  overflow: hidden;
  padding-bottom: 25px;
	margin-bottom: 40px;
}

div.commentForm h2 {
  margin-top: 25px;
  font-size: 30px;
  margin-bottom: 30px;
}

div.commentForm label {
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
}

div.commentForm div.textRequired {
	width: 243px;
	background-image: url('/images/blog/text.png');
}

div.commentForm div.textRequired input {
	width: 203px;
}

div.commentForm div.textarea {
	width: 305px;
	height: 110px;
	background-image: url('/images/blog/textarea.png');
}

div.commentForm div.textarea textarea {
	width: 265px;
	height: 98px;
}

div.commentForm a.submitButton {
	float: right;
}

div.commentForm ul, div.commentForm li {
	margin: 0px;
	padding: 0px;
	display: inline !important;
	font-weight: bold;
}



