/*
 Theme Name: The Gentleman
 Theme URI: http://gentleman.beantownthemes.com/
 Description: The Gentleman's fully responsive design looks great no matter what device you're viewing it on, desktop, tablet, mobile phone, etc. Perfect for photographers or any other creative professional, build your dream site today!
 Author: Fialovy & BeanTownDesign
 Author URI: http://themeforest.net/user/BeantownThemes
 Version: 1.8
 License: GNU General Public License
 Tags: dark, light, white, black, gray, one-column, two-columns, right-sidebar, fixed-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
 License URI: license.txt
 */

/* wordpress classes*/
.wp-caption{}
.wp-caption-text {}
.alignleft{float:left; margin-right:10px;}
.alignright{float:right; margin-left:10px;}
.aligncenter {margin:auto;text-align:center;display:block;}
.sticky {}
.bypostauthor {}
.gallery-caption {}

/* Sortable Portfolio */
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}
.Grid_latest .flv-sort{margin-bottom:40px}
.Grid_latest div.hidden_port{margin-bottom:0px}

.portfolio-columns-three > div.hidden_port, .portfolio-columns-three .current > div.hidden_port{margin-bottom:0px} /* 40 */
.portfolio-columns-two > div.hidden_port ,.portfolio-columns-two .current > div.hidden_port{ margin-bottom:0px;} /* 55 */
.portfolio-columns-full li.hidden_port {  padding-bottom: 0px;  margin: 0;} /* 35 */


.camera_thumbs_cont ul{width:auto !important;}


/* #Demo Stylechooser Styles
 ================================================== */

#stylesBox {
	width: 200px;
	position: fixed;
	left: -200px;
	top: 93px;
	z-index: 200001 !important
}
#stylesBox a.contact {
	width: 30px;
	height: 88px;
	display: block;
	text-indent: -9999px;
	background: url(layouts/images/styles.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	float: right;
	margin-right: -30px
}
#stylesBox .stylesBack {
	background: #202020;
	height: 360px
}
#stylesBox a{outline:none}
#stylesBox p {
	color: #fff;
	padding-left: 10px;
	margin: 0 0 2px 0;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 10px;
	font-weight:bold;
}
#stylesBox a{font-weight:bold;}
#stylesBox .flat,#stylesBox .pattern{cursor:pointer}
#stylesBox .flat,#stylesBox .pattern,#stylesBox .boxed1,#stylesBox .boxed2,#stylesBox #resetButton{color:#a4a9c7;}
#stylesBox a.style1 {
	display: inline-block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background: #ee2465;
	margin: 0 5px 0 10px
}
#stylesBox a.style2 {
	display: inline-block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background: #69AFE3;
	margin: 0 5px
}
#stylesBox a.style3 {
	display: inline-block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background: #5fd0b9;
	margin: 0 5px
}
#stylesBox a.style4 {
	display: inline-block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background: #f9c62f;
	margin: 0 5px
}
#stylesBox .boxed1{margin-right:5px;}
#stylesBox .boxed2{margin-left:5px;}
#resetButton,#stylesBox .boxed1,#stylesBox .boxed2 {
	font-size: 12px;
}
#stylesBox a#resetButton:hover {
	color: #fff
}

@media only screen and (min-width: 768px) {
.ie8 .photoWall .isotope-item { width:24% !important; }
}
div.flv_space{margin-bottom:20px;}
.no_margin{margin:0px !important;}

@media only screen and (max-width: 768px) { 
.page-template-blog-page-full-width-php .page-inner-wrapper   {
margin-left:15px; 
margin-right:15px} 
}