.logo{
	float: left;
}

.menu-sub-navigation-container{
	float: right;
	margin-top: 60px;
}

.menu-sub-navigation-container .second_nav{
	border-bottom: 0px;
}

.margin-wrapper{
	border-bottom: 3px solid #76298D;
	height: 120px;
}

.slider_wrapper{
	display: none;
}

span.pw-icon.ra1-pw-icon.ra1-pw-icon-post{
	background: url("/wp-content/uploads/2013/12/favicon.png");
	background-size: 17px 17px;
	background-repeat: no-repeat;
}

.sidebar_content #post-325 .post_detail,
body.postid-325 .sub_page_caption{
display: none;
}

@media only screen and (max-width: 960px){
	.logo{
		display: block;
	}
}