/* Custom CSS */
IMG#wpstats
{
	display: none;
}

html { overflow-x: hidden; }

.addthis_toolbox
{
	margin-left: auto;
	margin-right: auto;
	/*[disabled]background-color:#AE5353;*/
	/*[disabled]width: 378px;*/
	/*[disabled]width:284px;*/
	width:283px;
}


.addthis_sharing_toolbox
{
	margin-left: auto;
	margin-right: auto;
        padding-bottom: 25px;
	max-width: 300px;
        color: #FFFFFF;
        text-decoration: none;
}



#primary-nav UL A
{
	text-transform: none;
        font-weight: normal;

}

.single-post #primary { width: 100%; float: none; }
.single-post .post { width: auto; }
.single-post #content { background-image: url(images/1col_back.png); }

#content
{
	background: #FFFFFF url(images/2col_back_single.png) repeat-y;
}


BODY
{
	background: #F3F3F3;
}


@media only screen and (min-width : 1000px) {
.single-post .post { padding: 50px 135px; }
}


BODY.page-template-template-home-blog-php #content
{
	background: #FFFFFF url(images/2col_back_single.png) repeat-y;
}

BODY.page-template-template-full-width-php #content
{
	background: url(images/2col_back_single.png) repeat-y;
	background-color: white;
}


@media only screen and (min-width: 1000px)
{
	BODY.archive .post, BODY.page-template-template-home-blog-php .post
	{
                background:url(images/splitter.png) repeat-x 0 100%;
		margin-left: 135px;
		margin-right: 135px;
		padding: 25px 0 20px 50px;
		overflow: hidden;
		width: 600px;
	}


BODY.page-template-template-full-width-php #content
{
	background: #FFFFFF repeat-y;
}

.archive .page-title
{
	background: transparent url(images/splitter.png) repeat-x 0 100%;
	margin: 0 -246px 0 135px;
	padding-left: 0;
}

#relatedpostsdiv {
  width: 600px ;
  margin-left: auto ;
  margin-right: auto ;
}

BODY.page-template-template-full-width-php .type-page
	{
		/*width: 920px;*/
		margin: 0 auto;
		width: 730px;
	}


}


.postid-4145 .feature.dark { background-image: url(<?php the_post_thumbnail ?>) no-repeat top center; }

.entry-content .jetpack_subscription_widget #subscribe-email input {
	width: 300px;

}

.entry-content .jetpack_subscription_widget {
	padding: 0em;

}



#footer a:hover,
.feature-credit a:hover,
.feature-content a:hover {
	color: #afbefd !important;
}.feature-navigation a:hover,
.footer-widgets .zilla_flickr_widget a:hover img,
#footer-feature-nav a:hover,
.post-thumb a:hover,
.comment.author-comment .avatar,
#commentform .form-submit input:hover,
.contactform li button:hover,
.zilla-popular-widget-nav a:hover {
	background-color: #afbefd !important;
}