/*
Theme Name: Theme Pluto
Theme URI: http://pluto.pinsupreme.com
Author: Tamik Soziev
Author URI: http://soziev.com/
Description: Gorgeous multipurpose Wordpress theme.
Version: 1.9
License:
License URI:
Tags: black, white
Text Domain: pluto
*/

.wp-caption {
  max-width: 100%;
}
.wp-caption-text {

}
.sticky {

}
.gallery-caption {

}
.bypostauthor {

}
.alignright {
  text-align: right;
}
.alignleft {
  text-align: left;
}
.aligncenter {
  text-align: center;
}

/* CUSTOM */
.menu-position-left .menu-block {
	background: url('images/sidebar-bg.png') top center no-repeat ;
	border-top: 0;
	padding: 50px 30px 0px 30px;
}
.menu-block .divider {background-color #f85555;}
.main-content-w {border-top: 0 !important;}
.side-padded-content #top-overlay {
	
	display: none;
	height: 198px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 101;
}
.main-content-w .main-content-i {
	background: url('images/bg.jpg') top center no-repeat ;
	background-size: 1346px 786px;
}

.side-padded-content {padding-top: 130px;
	background: url('images/content-topbg.png') top center no-repeat ;
	background-size: 1348px 198px;
}
.index-isotope.v1 article.pluto-post-box {border-radius: 4px !important;}
.menu-block form.search-form {margin-bottom: 25px;}
.menu-block .divider {margin-bottom: 40px;}
.menu-block .os_menu li.current-menu-item > a {border-bottom: 0; color: #28b410;}

.menu-block .logo {
	margin-bottom: 10px;
	text-align: center;
}

.post-author, .meta-author {
	display:none;
}

.social-group img {
	height: 25px;
	margin: 0 5px 10px 5px;
}

.social-group {
	text-align: center;
}

.social-group a {
	opacity: 0.8;
}

.social-group a:hover {
	opacity: 1;
}