/*
Theme Name: StanleyWP
Theme URI: http://gentsthemes.com
Description: Responsive WordPress theme with all the Twitter Bootstrap elements and features.

Author: Brad Williams & Carlos Alvarez & Carlos Alvarez
Author URI: http://gentsthemes.com
Version: 3.0.3
Tags: white, black, gray, light, custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, bootstrap, twitter

Copyright (C) 2011-2014 Gents Themes
License: GNU General Public License, version 3 (GPLv3)
License URI: license.txt
	
CREATE CHILD THEME.
See: http://codex.wordpress.org/Child_Themes
	
CSS Rules: Sorted alphabetically for better organization.
*/



body {
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased;
	background-color: #f2f2f2;
	color: #555;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

/* Titles */
h1, h2, h3, h4, h5, h6 { color: #333; font-family: 'Montserrat', sans-serif; font-weight: 700; }

h1 { font-size: 35px; margin-bottom: 30px; margin-top: 30px; }

.author-avatar img { -webkit-border-radius: 95px; -moz-border-radius: 95px; border-radius: 95px; }


/* Paragraph & Typographic */
p { font-size: 16px; line-height: 28px; margin-bottom: 25px; }

.centered { text-align: center; }

/* Links */
a {
	-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
	-o-transition: color 0.1s ease-in, background 0.1s ease-in;
	-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
	-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
	color: #547fb5;
	transition: color 0.1s ease-in, background 0.1s ease-in;
	word-wrap: break-word;
}

a:hover,
a:focus { color: #7b7b7b; outline: 0; text-decoration: none; }

a:before,
a:after {
	-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
	-o-transition: color 0.1s ease-in, background 0.1s ease-in;
	-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
	-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
	transition: color 0.1s ease-in, background 0.1s ease-in;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
}


.navbar { margin-bottom: 0px; text-transform: uppercase; }

.navbar-inverse { padding-bottom: 20px; padding-top: 70px; }

.navbar-inverse { background-color: #b2c7e2; border-color: #b2c7e2; }

.navbar-inverse .navbar-nav > li > a { color: #000; }

.navbar-inverse .navbar-nav > li > a:hover { color: #222222; }

.navbar-brand { font-size: 20px; font-weight: 700; letter-spacing: 2px; }

.navbar-inverse .navbar-brand { color: white; }

.navbar-inverse .navbar-toggle { border-color: transparent; }

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover { background-color: transparent; color: #222222; }

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { background-color: transparent; color: #222222; }

.progress-bar-theme { background-color: #1abc9c; }


/* Helpers */

.mt { margin-bottom: 40px; margin-top: 40px; }

.pt { padding-bottom: 50px; padding-top: 50px; }


/* +++++ WRAP SECTIONS +++++ */

#ww { background-color: #f2f2f2; padding-bottom: 70px; padding-top: 70px; }


#footer { background-color: #b2c7e2; padding-bottom: 50px; padding-top: 50px;width:100%; height:100px; position:relative; bottom:0; left:0; }

#footer p { color: white; }

#footer h4 { color: white; padding-bottom: 20px; text-transform: uppercase; }

.page-id-224 #footer, .page-id-212 #footer, .page-id-2 #footer{ position:absolute; }


/* +++++ Color Wraps / Blog Page +++++ */

#grey { background-color: #f2f2f2; padding-bottom: 60px; padding-top: 60px; }

#white { background-color: #ffffff; padding-bottom: 60px; padding-top: 60px; }



/* Blog Date*/
bd {
	color: #d2d2d2;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

/* Blog Author*/
ba { font-size: 12px; padding-left: 5px; text-transform: uppercase; }

/* Blog Quote */
.bq { font-size: 22px; padding-top: 30px; }

/* Blog Tags */
bt { font-size: 12px; }

/* ================== PORTFOLIO IMAGES HOVER EFFECT ================== */
/* Effects also are controled by hover.zoom.js */
.zoom { 
    display:block; 
    position:relative; 
    overflow:hidden; 
    background:transparent url(images/loader.gif) no-repeat center;
}


.zoomOverlay {
    position:absolute;
    top:0; left:0;
    bottom:0; right:0;
    display:none;
    background-image:url(images/zoom.png);
    background-repeat:no-repeat;
    background-position:center;
}

.zoom2 {
	opacity: 1;
}

.zoom2:hover {
	opacity: 0.5;
}

/* glyphicon Configuration */

.glyphicon { color: #1abc9c; font-size: 40px; }

/* WP User Avatar */

.wp-user-avatar {margin: 0;}




/*Custom Edit*/
header h1{
 display:none;
}

article img{
 /*border-radius:50px;*/
   border:1px solid #cccccc;
}

article img.aligncenter{
 /*border-radius:10px;*/
}
/*

#hugeit-contact-wrapper_1 .hugeit-contact-column-block > div > label {
	display:block;
	width:50%!important;
	float:left;
	cursor: pointer;
	margin-right: 2%;
}

#hugeit-contact-wrapper_1 .hugeit-contact-column-block > div .field-block {
	display:inline-block;
	width:48%!important;
}

.bbfctext{
 font-size:13px;
font-weight:normal;
}
*/
#FSContact1 input[type="radio"], #FSContact1 input[type="checkbox"]{
 height:15px!important;
}
#FSContact1 input[type="text"], #FSContact1 textarea{
 /*max-width:650px!important;*/
}


input[type="reset"]{
    margin: 0 100px!important;
    padding: 4px 18px;
}

.post-entry  h1{
text-align:left;
}

.post-entry  p{
text-align:justify;
}

.post-entry {
    margin-left: 0px;
}

#FSContact2 input[type="text"],#FSContact2 input[type="email"], #FSContact2 input[type="textarea"]{
    padding: 3px 0px;
}

.info{
width:750px;
}

#fscf_submit_div2{
margin-left:34px;
}

.textwidget p{
font-size:12px;
}

#footer{
padding: 10px 0px;
}

.col-lg-8 article img.wp-image-123{
 border-radius:0px;
}




.ssp_slider_default_html > li.slide, .wsp_default_skin > li.slide img {
   border:0px;
   border-radius: 50px;

}


/*
.ssp_no_chrome_slider_default{
box-shadow: 0!important;
}

.flexslider ssp_slider_default.ssp_no_chrome_slider_default{
box-shadow: 0px 0px 1px 1px #000!important;
}
*/

.post-entry .row.mt .ssp_no_chrome_slider_default {
  box-shadow: 0px!important;
}

.caldera-grid label{
float:left;
}

.tg-yw4l, .tg-031e, .tg{
border:1px solid grey;
}

