/*

Theme Name: Mentor
Theme URI: http://pixelentity.com
Description: Mentor is a business minded fully responsive WodrPress theme. The sleek and professional style of this template will speak volumes about your business to your visitors no matter if they are on iPhone, iPad or desktop. The theme is built on our brand new powerful WordPress framework, crafted from the finest quality OOP code, endlessly extendible and optimized to within an inch of it's life.
Version: 1.3.2
Author: Pixelentity
Author URI: http://themeforest.net/user/pixelentity
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: photoblogging
*/

/*alignment inside post page content*/
	.alignright,
	.alignleft,
	.aligncenter,
	.sticky,
	.wp-caption-text,
	.wp-caption,
	.gallery-caption{
		
	}
	
	.alignright{
		float:right;
		clear:right;
		margin-left:20px;
		margin-bottom:10px;
	}
	
	.alignleft{
		float:left;
		clear:left;
		margin-right:20px;
		margin-bottom:10px;
	}
	
	.aligncenter{
		margin-left:auto;
		margin-right:auto;
		margin-bottom:10px;
	}
	
	p.wp-caption-text{
		margin-top:5px;
		margin-bottom:0;
		color:#919191;
		font-size:11px;
		font-style:italic;
	}
.peVoloBullets{visibility: hidden !important;}
.footerMain .widget_social h3{display: none !important;}
.post-pagination .pe-offset2{margin-left: 0 !important;}

footer .testimonial{display: none;}
.span4.last.footer a{float: right;}
p a.peOver { background: transparent; }
.sm-icon-instagram{
background: url("/wp-content/uploads/2015/04/instagram_Icon2.png") no-repeat  0 0 rgba(0, 0, 0, 0);
}
/*satellite slider*/
.satl-wrapper .orbit-caption {
  background: rgba(0,0,0,.7) !important;
}
.satl-wrapper .orbit-caption h5 {
    font-weight: normal !important;
    line-height: 1.2 !important;
    letter-spacing: 0.02em;
    }
/* remove icon backgrounds */	
[class^="icon-"], [class*=" icon-"] {
    background-image: none;
    
}