#content {
	background: none;
}

#content #colLeft {
	padding-top: 0px;
}

#colLeft #singlePost.rightBoxInner ul li {
	border-bottom: none;
}

#colLeft #singlePost.rightBoxInner .page-image-wrapper .page-image-thumb h2 {
	margin-bottom: 0px;
}

#colLeft #singlePost .page-image-thumb .page-image-thumb-set {
	width: 100%;
	overflow: auto;
}

#colLeft #singlePost .page-image-thumb .page-image-thumb-set p {
	float: left;
	text-align: center;
	width: 33.3%;
	margin: .6em 0;
}

.page-image-thumb blockquote {
	margin: 65px 0px 0px 0px;
	padding-left:0px;
	border-left:0px;
}

#colLeft #singlePost .wam_wrap ul.wam_ul li {
	background-position: 5px 20px;
}

#colLeft #singlePost .shr-bookmarks ul.shr-socials {
	padding-bottom: 30px !important;
}

#colLeft #respond form#commentform p.comment-subscription-form label {
	display: inline;
	vertical-align: text-bottom;
}

#colLeft #singlePost .dp-highlighter {
	width: auto;
}

#colLeft #singlePost .postTags {
	background-position: 0 100%;
}

#colRight .rightBox .rightBoxInner {
	padding: 10px;
}

.postBox .postBoxInner a h2 {
	height: 40px;
	color: #333333;
}

#colLeft #singlePost.rightBoxInner #gallery-wrapper #gallery-container {
	background-color: #EEF2F2;
	float: left;
	margin: 0 -14px 25px;
}

#colLeft #singlePost.rightBoxInner #gallery-wrapper #gallery-container .gallery-row {
	float: left;
	margin: 0;
	text-align: center;
	width: 100%;
}

#colLeft #singlePost.rightBoxInner #gallery-wrapper #gallery-container .gallery-row p {
	float: left;
	margin: 0;
	text-align: center;
	width: 33.33%;
}

#logo a img {
	margin-top: 10px;
	opacity: .3;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

#logo a:hover img {
	opacity: 1;
}

#gallery-container .gallery-row .vjs-poster-wrapper {
    margin: 0 0 20px 0;
}

#colLeft #singlePost.rightBoxInner p {
	font-size: 1.3em;
	line-height: 20pt;
}

#colLeft #singlePost.rightBoxInner h2 {
	font-size: 22px;
}
