/*
Theme Name: Motif
Theme URI: http://theme.wordpress.com/themes/motif/
Description: Motif is a crisp, minimalist, and fully responsive business theme.
Version: 1.0
Author: Automattic
Author URI: http://theme.wordpress.com/
License: GPL v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: motif
*/

/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
font-family: 'Open Sans', sans-serif!important;
}
html {
	font-size: 81.25%; /* 13px */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	    -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
margin-top:0!important;
}
body {	background: #fff; margin-top: 0 !important;padding-top: 0;}

body.home {background:  url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/5661592-2.jpg)no-repeat left top ;/*-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; min-height: 700px;*/ background-size: 100%;}

//body.home h1.site-title {display: none!important; /*background: url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/preview.png) no-repeat top left!important; font-weight: normal; height: 50px; padding-top: 10px; margin: 0!important; font-size: 25px; color: transparent!important;padding-left: 40px;  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif!important;*/}
/*body.home h1.site-title a {color: #fff;font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif!important;}*/
//body.home .site-image {display: none;}
.site-image img {top:5px!important; margin-top:0px!important;position: absolute;}

/*h1.site-title {background-image: url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/green.png); background-repeat: no-repeat; padding-left: 40px;  font-weight: normal; height: 70px; padding-top: 10px; margin: 0!important; font-size: 25px; width: 300px;font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif!important;}*/

.entry-content a {color: #ffffff;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}

/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #404040;
	font-size: 13px;
	font-size: 1rem;
	line-height: 1.6;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	clear: both;
	line-height: 1.4;
}
h1 {
	font-size: 21px;
	font-size: 1.6153rem;
	font-weight: normal;
	margin-bottom: 0.75em;
}
h2 {
	font-size: 18px;
	font-size: 1.3846rem;
	font-weight: normal;
	margin-bottom: 0.85715em;
}
h3 {
	font-size: 16px;
	font-size: 1.2307rem;
	font-weight: bold;
	margin-bottom: 1.125em;
}
h4 {
	font-size: 15px;
	font-size: 1.1538rem;
	font-weight: bold;
	margin-bottom: 1em;
}
h5 {
	font-size: 15px;
	font-size: 1.1538rem;
	font-weight: bold;
	margin-bottom: 1em;
}
h6 {
	font-size: 13px;
	font-size: 1rem;
	margin-bottom: 1.1538em;
	text-transform:uppercase;
}
hr {
	background-color: #e6e6e6;
    border: 0;
    height: 1px;
    margin: 1.1538461538em 0;
}

/* Text elements */
p,
blockquote p:last-child {
	margin-bottom: 1.5em;
}
p:last-child {
	margin-bottom: 0;
}
ul, ol {
	margin: 0 0 1.5em 1.1538461538em;
}
ul {
	list-style: square;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.1538461538em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.1538461538em 1.5em 1.1538461538em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	border-left: 2px solid #e6e6e6;
	font-style: italic;
	margin: 0 1.1538461538em;
	padding-left: 1.1538461538em;
}
address {
	margin: 0 0 1.5em 0;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	line-height: 1.4;
	margin-bottom: 1.5em;
	overflow-x: scroll;
	padding: 1.1538461538em;
	max-width: 100%;
}
code, kbd, tt, var {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #e6e6e6;
	cursor: help;
}
mark, ins {
	background-color: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	border-bottom: 1px solid #e6e6e6;
	margin: 0 0 1.5em 0;
	width: 100%;
}
th {
	font-weight: bold;
	padding: 0.6em;
	text-transform: uppercase;
}
td {
	border-top: 1px solid #e6e6e6;
	padding: 0.6em;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
	color: #888;
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button a{color: #fff;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {

	background-color: rgba(0,0,0,0.1);
border: 1px solid #00a65a;
letter-spacing: 1px;
color: #00a65a;
cursor: pointer;
font-size: 15px!important;
font-family: "Open Sans";
padding: 13px 37px;
	
	
	text-transform: uppercase;
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #00a65a;
	color: #fff;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #00a65a;
	color: #fff;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="url"] {
	background-color: #f9f9f9;
	border: 0;
	font-size: 13px;
	font-size: 1rem;
	padding: 0.6em;
    -webkit-transition: 0.2s ease-in;
            transition: 0.2s ease-in;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
textarea:focus {
	background-color: #e9e9e9;
	outline: none;
    -webkit-transition: 0.2s ease-in;
            transition: 0.2s ease-in;
}
textarea {
	background-color: #f9f9f9;
	border: 0;
	font-size: 13px;
	font-size: 1rem;
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding: 1.5625%;
    -webkit-transition: 0.2s ease-in;
            transition: 0.2s ease-in;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 96.875%;
}


body.page-template-page-templatesfull-width-page-php, body.page-template-page-templatesgrid-page-php, body.page-template-default {background-color: #fff!important;}

/*body.home .site-branding {background: none!important;}
.site-branding {background: url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/Green-Visor-white.png) no-repeat top left!important; color:rgb(255,255,255); color:transparent\9!important; color: rgba(255,255,255, 0.9)!important;  height: 210px!important; display: block!important; width: 300px; margin: 20px 0 0 20px;}*/
//body.home img.nohome {display: none;}
img.nohome {margin:0!important;top:10px;position:absolute;}

/* OVERVIEW PAGE */
body.page-id-15 {background: #226494 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/bay3.jpg) no-repeat left top!important;  background-size: 100%!important;}
body.page-id-15 h1.site-title {/*background: url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/preview.png) no-repeat top left!important;*/ width: 300px; font-weight: normal; height: 50px; padding-top: 10px; margin: 0!important; font-size: 25px; color: transparent!important;/*padding-left: 40px;*/font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif!important;}
body.page-id-15 h1.site-title a {color: #fff;font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif!important;}
body.page-id-15 .hentry {color: #fff;/*text-shadow: 1px 1px #333; */text-shadow: none;font-size: 14px;}
body.page-id-15 .entry-title {display: none!important;}
p.name {font-size: 12px; text-align: right;text-shadow: none!important; margin: -15px 0 20px 0; font-style: normal;}

.bqstart { float: left; height: 0px;  margin-top: -20px;  padding-top: 25px;  margin-bottom: 0;margin-left: -10px;padding-left: 0;  font-size: 100%; color: #fff;line-height: 30px;margin-right: 10px;font-family:Georgia, serif!important; }
.bqend { float: right;  height: 25px;  margin-top: 0px;  padding-top: 0px;  font-size: 100%;color: #fff;line-height: 40px;font-family:Georgia, serif!important; }
body.page-id-15 .overview {width: 60%; background:rgb(0,0,255); background:transparent\9; background:rgba(0,200,255,.1);-moz-border-radius: 10px;border-radius: 10px;padding: 20px; margin-top: 200px;}
/* END OVERVIEW */

/*APPROACH PAGE */
body.page-id-152 {background: #000 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/approach2.jpg) no-repeat left top!important;  background-size: 100%!important; }
body.page-id-152 h1.site-title {/*background: url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/preview.png) no-repeat top left!important;*/ width: 300px; font-weight: normal; height: 50px; padding-top: 10px; margin: 0!important; font-size: 25px; color: transparent!important;/*padding-left: 40px;*/font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif!important;}
body.page-id-152 h1.site-title a {color: #fff;font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif!important;}
body.page-id-152 .hentry {color: #fff;/*text-shadow: 1px 1px #333; */text-shadow: none;font-size: 14px;}
body.page-id-152 .entry-title {display: none!important; color: #fff;text-shadow: 1px 1px #333;}
body.page-id-152 .entry-content{margin: 0 auto; background:rgb(0,0,0,0.1);}
/* END APPROACH */

/*CONTACT PAGE*/
body.page-id-10 {background: #000 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/6786558-2.jpg) no-repeat left top!important;  background-size: 100%!important; }
body.page-id-10 h1.site-title {/*background: url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/preview.png) no-repeat top left!important;*/ width: 300px; font-weight: normal; height: 50px; padding-top: 10px; margin: 0!important; font-size: 25px; color: transparent!important;/*padding-left: 40px;*/font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif!important;}
body.page-id-10 h1.site-title a {color: #fff;font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif!important;}
body.page-id-10 .hentry {color: #fff;text-shadow: none;font-size: 14px;}
body.page-id-10 .entry-title {display: none!important;}
/* END CONTACT*/

/*ABOUT PAGE TEAM ADVISORS*/
body.page-id-8 {background: #000 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/04/Golden-Gate-at-Night-edit.jpg) fixed no-repeat left top!important;  background-size: 100%!important; color:#fff;}
body.page-id-8 table.team {border: 0!important; text-align: center; padding: 0;border-spacing: 10px;}
body.page-id-8 table.team td {border: 0!important; text-align: center!important;background:rgb(0,0,0); background:transparent\9; background:rgba(0,0,0,.4);-moz-border-radius: 10px;border-radius: 10px;padding: 10px; width: 33%; font-size: 13px;}
body.page-id-8 table.team img {width: 100px; height: 100px;}

body.page-id-35, body.page-id-44, body.page-id-46, body.page-id-48, body.page-id-50, body.page-id-52, body.page-id-555, body.page-id-649 {background: #000 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/04/Golden-Gate-at-Night-edit.jpg) no-repeat left top!important;  background-size: 100%!important; color:#fff;}
body.page-id-35 .entry-thumbnail, body.page-id-44 .entry-thumbnail, body.page-id-46 .entry-thumbnail, body.page-id-48 .entry-thumbnail, body.page-id-50 .entry-thumbnail, body.page-id-52 .entry-thumbnail {float: right; margin: 70px 20px 0 20px;}
body.page-id-35 .entry-content, body.page-id-44 .entry-content, body.page-id-46 .entry-content, body.page-id-48 .entry-content, body.page-id-50 .entry-content, body.page-id-52 .entry-content {border: 0!important; text-align: justify!important;background:rgb(0,0,0); background:transparent\9; background:rgba(0,0,0,0);-moz-border-radius: 10px;border-radius: 10px;font-size: 14px;}

body.page-id-54 {background: #000 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/6752884-sm.jpg) no-repeat left top!important;  background-size: 100%!important; color:#fff;}
/* END ABOUT */

/*PORTFOLIO PAGE*/
body.page-id-12 {background: #000 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/04/IMG_0838.jpg) fixed no-repeat left top!important;  background-size: 100%!important; color:#fff;}
body.page-id-12 table {margin-top: 350px;border: 0!important; text-align: center; padding: 0;border-spacing: 10px; color:#fff;}
body.page-id-12 table td {border: 0!important; text-align: center!important;background:rgb(0,0,0); background:transparent\9; background:rgba(0,0,0,.8);-moz-border-radius: 10px;border-radius: 10px;padding: 10px; width: 33%;vertical-align:middle!important;}
/* END PORTFOLIO */

/* PRESS */
body.page-id-468 {
background: #000000 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/04/new-york-skyline-normal.jpg) fixed no-repeat left top !important;
background-size: 100% !important;
margin-top: 50px;
color: #ffffff;
}

.site-footer {display: none;}
.site-info a {color: #e4e4e4!important;}
.site-info {color: #e4e4e4!important;}



h2.site-description {display: none;margin:0!important;}
.site-branding {padding-bottom: 10px!important;}
.headerarea {display: block; float:none!important; margin: 0 auto!important;}
.front-page-content-area .hero {margin: 0!important;}
.third {display: none;text-align: right; font-size: 12px;}
.third h1 {text-align: right;font-size:15px;}
.widget ul > li, .widget ol > li {padding: 5px 0!important;}
.front-widgets {margin-bottom: 25px;}
.front-widget-area, .front-testimonials {background-color:#e9e9e9; padding-top: 20px!important; margin-bottom: 0!important; margin-top: 90px;}
.main-navigation {float: right;padding: 0 15px!important; margin-top: 30px;}
.site-branding { float: left;}
//body.home .site-branding{background-color:transparent!important; padding-bottom: 0!important;}

.site-header {position: fixed;top: 0;width: 100%;z-index: 2000; background:rgba(0,0,0,0.7); height: 100px; left: 0; display: block;}
//body.home .site-header {position: fixed;top: 0;width: 100%;z-index: 2000; background-color: transparent!important; opacity: //.95; padding-bottom: 0!important;}
.site-header a {text-decoration: none;}
body {}
/*body.home*/ .front-widget-area {display: none;}
body.home .footer-widget-area{position: relative; bottom: 0;padding: 0!important; margin-top: 250px;background-color: transparent!important; color: #ccc!important;}
.footer-widget-area {padding: 0!important;}
/*body.home*/ .second.footer-widgets {display: none;}
/*body.home*/ .third.footer-widgets {width: 500px; margin-left: 100px;}
.footer-widget-area {position: relative; bottom: 0;padding: 0!important; margin-top: inherit;background-color: transparent!important; color: #ccc!important;}
.footer-widget-area .widget a  {color:#ccc!important;}
body.home .footer-widget-area .widget a  {color:#ccc!important;}
body.home ul.mainbullets {margin-top: 0;list-style: disc;}
img.homelogo{margin:10px 20px 0 0;}

/* Links */
a {
	color: #ea2e25;
	text-decoration: none;
}
a:visited {
	color: #aaa;
}
a:hover,
a:focus,
a:active {
	color: #444;
	text-decoration: underline;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 1.0769rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Genericons */
.categories-links:before,
.edit-link a:before,
.entry-meta .author a:before,
.entry-meta .date a:before,
.entry-meta .comments-link a:before,
.entry-meta .post-format a:before,
.featured-post:before,
.menu-toggle:before,
.tags-links:before {
	display: inline-block;
	font-family: Genericons;
	font-size: 14px;
	font-size: 1.0769rem;
	font-weight: normal;
	line-height: 1;
	vertical-align: text-bottom;
	-webkit-font-smoothing: antialiased;
}

/* Clearing */
.comment-meta:before,
.comment-meta:after,
.entry-meta:before,
.entry-meta:after,
.footer-widget-area:before,
.footer-widget-area:after,
.grid-row:before,
.grid-row:after,
.main-navigation ul:before,
.main-navigation ul:after,
.site-main:before,
.site-main:after,
.subordinate-navigation ul:before,
.subordinate-navigation ul:after,
.testimonials:before,
.testimonials:after,
.testimonials .hentry:before,
.testimonials .hentry:after,
.clear:before,
.clear:after,
[class*="area"]:before,
[class*="area"]:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="navigation"]:before,
[class*="navigation"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: '';
	display: table;
}
.comment-meta:after,
.entry-meta:after,
.footer-widget-area:after,
.grid-row:after,
.main-navigation ul:after,
.site-main:after,
.subordinate-navigation ul:after,
.testimonials:after,
.testimonials .hentry:after,
.clear:after,
[class*="area"]:after,
[class*="content"]:after,
[class*="navigation"]:after,
[class*="site"]:after {
	clear: both;
}

/* =Menu
----------------------------------------------- */

.main-navigation {
	/*background-color: #2e2e2e;*/
	display: block;
	padding: 1em 2.42857em;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
}
.main-navigation li {
	float: left;
	padding: 0.667em 2.267em 0.667em 0;
	position: relative;
}
body.home .main-navigation a {color: #fff;}
body.page-id-15 .main-navigation a{color: #fff;}
.main-navigation a {
	color: #CDCFD1;
	display: block;
	font-size: 11px!important;
	font-size: 0.9230rem;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease;
	        transition: all 0.2s ease;
}
.main-navigation ul ul {
	background-color: #4f4f4f;
	display: none;
	float: left;
	left: -0.667em;
	position: absolute;
	top: 2.6em;
	z-index: 99999;
}
.main-navigation ul ul li {
	border-top: 1px dotted #5d5c5c;
	padding: 0;
}
.main-navigation ul ul li:first-child {
	border-top: 0;
}
.main-navigation ul ul a {
	padding: 1.0849em;
	width: 203px;
}
.main-navigation ul ul ul {
	background-color: #727272;
	left: 100%;
	top: 0;
}
.main-navigation ul ul ul li {
	border-top: 1px dotted #8f8f8f;
}
.main-navigation ul ul ul li:first-child {
	border-top: 0;
}
.main-navigation ul ul ul a {
	width: 136px;
}
.main-navigation a:hover,
.main-navigation ul :hover > a,
.main-navigation ul ul :hover > a {
	color: #afafaf;
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation li.current_page_item > a,
.main-navigation li.current-menu-item > a,
.main-navigation li.current_page_ancestor > a,
.main-navigation li.current-menu-ancestor > a {
	color: #555;
}

/* Small menu */
.menu-toggle {
	cursor: pointer;
	display: none;
}

/* --- Subordinate Navigation --- */
.subordinate-navigation ul {
	list-style: none;
	margin: 0;
}
.subordinate-navigation li {
	display: block;
	float: left;
	margin-right: 2.267em;
}
.subordinate-navigation a {
	color: #727272;
	font-size: 12px;
	font-size: 0.9230rem;
	text-transform: uppercase;
}
.subordinate-navigation a:hover {
	color: #333;
}

/* =Layout
----------------------------------------------- */

.site {
	/*margin: 34px auto;
	max-width: 987px;*/
width: 100%;
}

.site-content {
	/*background-color: #e9e9e9;*/
background-color: transparent!important;
}
body.home .site-content {
	background-color: transparent!important;
}
.content-area {
	float: left;
	margin: 20px 24px 24px 24px;
	/*width: 624px;*/
}
.sidebar-widget-area {
	float: right;
	margin: 24px 24px 24px 0;
	width: 276px;
}

/* =Masthead
----------------------------------------------- */
.site-branding {
	/*padding: 24px;*/
padding-top: 20px; padding-left: 20px;
	
}
.display-header-text .site-image {
	margin-bottom: 12px;
}
.site-title {
	font-size: 34px;
	font-size: 2.6153rem;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 0;
}
.site-title a {
	color: #333;
}
.site-title a:hover {
	text-decoration: none;
}
.site-description {
	color: #333;
	display: none;
	line-height: 1;
	margin: 10px 0 0 0;
}

/* =Content
----------------------------------------------- */

.sticky {
}

body.home .hentry {background-color: transparent!important;color: #fff;text-align: left;font-size: 16px;line-height: 24px;margin:0!important;}
//body.home .entry-content {padding: 0!important;margin:  -60px 0 20px 35px!important; width: 38%!important; font-size: 12px!important;}
.front-page-content-area.content-area { margin: -20px 0 0 0!important;text-shadow: 1px 1px #000; }
.front-page-content-area .with-featured-image .hentry {margin-left: 0!important;}
.front-page-content-area .without-featured-image{padding: 0!important;}
.grid .hentry {box-shadow:none; background-color: transparent;text-align: center!important;}
.grid .entry-header {  text-align: center!important;   background-color: transparent; margin: 0!important; padding-bottom: 0; display: block!important; }
.grid h1.entry-title {font-size: 15px!important; margin: 0!important;}
.grid .entry-thumbnail img {display: block; margin-left: auto; margin-right: auto;}
/*.grid .entry-thumbnail {background-image: none!important; background-color: #e9e9e9!important; display: block; border: 0!important; text-align: center;}*/
.grid .entry-summary{ padding: 10px 0 0 0; }
.grid .entry-summary p {height: 43px!important; overflow:hidden;text-align: center!important; font-size: 12px;}
body.page-id-8 .grid .grid-row {float: left!important; display: inline;clear: none!important;width: 50%!important;padding:0!important;}
body.page-id-8 .grid-row .child-page {width: 15%!important; float: left;}
.teamtitle {font-size: 16px; font-weight: bold;}
.site-main .entry-thumbnail {float: left; margin: 10px;}
body.page-id-8 .post-54.child-page {clear: both;width: 95%!important; overflow: visible!important; text-align: left; background: #fff;display: block; }
.post-54.child-page p {height: 100%!important; padding-bottom: 10px; }
.post-54.child-page h1{text-align: left; margin-left: 0;}
.post-54.child-page .entry-summary {margin: 20px;}
.post-192.child-page {display: none;}
.hentry {
	position: relative;
	/*background: #fff;*/
	margin: 0 0 34px 0;
	/*box-shadow: rgba(0,0,0, 0.1) 0px 1px 2px;*/
	word-wrap: break-word;
}
.entry-header {
	/*background-color: #f9f9f9;*/
	/*padding: 1.3334em 1.3334em 1em 1.3334em;*/
display: none;
}
.entry-title {
	color: #666;
	font-size: 21px;
	font-size: 1.6153rem;
	margin-bottom: 0.375em;
}
.single .entry-title,
.page .entry-title {
	margin-bottom: 0;
}
.entry-title a {
	color: #666;
}
.entry-title a:hover {
	color: #999;
}
.entry-meta {
	color: #aaa;
	font-size: 11px;
	font-size: 0.8461rem;
}
footer.entry-meta {
	padding: 1.3334em 1.3334em 1em 1.3334em;
}
.single footer.entry-meta {
	border-top: 1px solid #eee;
}
.entry-meta span {
	display: inline-block;
}
.entry-meta a {
	color: #aaa;
	text-transform: uppercase;
}
.entry-meta a:hover {
	color: #666;
}
.featured-post {
	color: #666;
	margin-right: 1em;
	text-transform: uppercase;
}
.featured-post:before {
	color: #666;
	content: "\f308";
	font-size: 12px;
	font-size: 0.9230rem;
	margin-right: 3px;
	position: relative;
}
.entry-meta .date {
	margin-right: 1em;
}
.entry-meta .date a:before {
	content: "\f303";
	margin-right: 3px;
	position: relative;
	top: 1px;
}
.entry-meta .author {
	margin-right: 1em;
}
.entry-meta .author a:before {
	content: "\f304";
	position: relative;
}
.not-multi-author .entry-meta .author {
	display: none;
}
.entry-meta .comments-link {
	float: right;
	margin-left: 1em;
}
.entry-meta .comments-link a:before {
	content: "\f300";
	margin-right: 2px;
	position: relative;
	top: -1px;
}
.edit-link {
	float: right;
	margin-left: 1em;
}
.edit-link a:before {
	content: "\f411";
	margin-right: 2px;
	position: relative;
}
.post-format,
.categories-links,
.tags-links {
	margin-right: 1em;
}
.categories-links:before {
	content: "\f301";
	margin-right: 2px;
	position: relative;
	top: -1px;
}
.tags-links:before {
	content: "\f302";
	margin-right: 2px;
	position: relative;
	top: -1px;
}
.entry-summary,
.entry-content {
	/*padding: 1.3334em;*/
font-size: 15px; line-height: 19px; text-align: justify;
}
.updated {
	display: none;
}
.page-links {
	clear: both;
	margin-top: 1.5em;
}
.page-links a {
	background-color: #f9f9f9;
	color: #ea2e25;
	display: inline-block;
	margin: 0 5px;
	max-width: 100%;
	padding: 3px 9px;
	text-transform: uppercase;
}
.page-links a:hover {
	background-color: #ea2e25;
	color: #fff;
	text-decoration: none;
}
.post-password-form input[type="password"] {
	padding: 0.962em 1.847em;
}

/* =Post Formats
----------------------------------------------- */

.format-aside .post-format a:before {
	content: "\f101";
	margin-right: 2px;
}
.format-audio .post-format a:before {
	content: "\f109";
	margin-right: 2px;
}
.format-chat .post-format a:before {
	content: "\f108";
	margin-right: 4px;
}
.format-gallery .post-format a:before {
	content: "\f103";
	margin-right: 4px;
}
.format-image .post-format a:before {
	content: "\f473";
	margin-right: 2px;
}
.format-link .post-format a:before {
	content: "\f107";
	position: relative;
	top: 1px;
}
.format-quote .post-format a:before {
	content: "\f106";
	margin-right: 2px;
}
.format-status .post-format a:before {
	content: "\f105";
	margin-right: 2px;
}
.format-video .post-format a:before {
	content: "\f104";
	margin-right: 2px;
}
.format-link .entry-title a:after {
	content: '\00A0\2192';
}
.format-quote blockquote:before {
	color: #ccc;
	content: "\201C";
	font-size: 87px;
	font-size: 6.6667rem;
	line-height: 1;
	position: absolute;
	left: -10px;
	top: -10px;
}
.format-quote blockquote {
	border-left: none;
	font-size: 16px;
	font-size: 1.2307rem;
	margin-left: 0;
	padding-left: 3.0769em;
	position: relative;
}
.format-quote blockquote cite {
	font-size: 13px;
	font-size: 1rem;
}
.format-quote blockquote p:last-child {
	margin-bottom: 0;
}

/* =Archives
----------------------------------------------- */
.taxonomy-description {
	margin-bottom: 34px;
}

/* =Media
----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #eee;
	margin-bottom: 1.5em;
	max-width: 100%;
	padding: 8px 0 10px 0;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption-dd,
.wp-caption-text {
	font-size: 12px;
	font-size: 0.9230rem;
	text-align: center;
}
.wp-caption .wp-caption-dd,
.wp-caption .wp-caption-text {
	margin: 10px 0 0 0;
}
.site-main .gallery {
	margin-bottom: 1.5em;
}
.site-main .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-main .gallery dd {
	margin: 0;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* =Navigation
----------------------------------------------- */

.site-main [class*="navigation"] {
	margin: 0 0 1.5em;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 48%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 48%;
}
.post-navigation a,
.paging-navigation a {
	background-color: #f9f9f9;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 2px;
	color: #ea2e25;
	display: inline-block;
	max-width: 100%;
	padding: 9px 24px;
	text-transform: uppercase;
	word-wrap: break-word;
}
.post-navigation a:hover,
.paging-navigation a:hover {
	background: #ea2e25;
	color: #fff;
	text-decoration: none;
}

/* =Comments
----------------------------------------------- */

.comments-area {
	background-color: #fff;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 2px;
	margin: 0 0 55px 0;
}
.comments-title {
	background-color: #f9f9f9;
	color: #777;
	font-size: 21px;
	font-size: 1.6153rem;
    padding: 15px 5px;
	text-align: center;
}
.comment-list {
	margin-left: 0;
}
.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
}
.comment,
.pingback,
.trackback {
	padding: 24px 1.3334em;
}
.depth-1 {
    border-bottom: solid 1px #eee;
}
.depth-1:first-child {
	margin-top: 0;
}
.children {
	margin-top: 24px;
}
.children .comment {
    border-left: 3px solid #f7f7f7;
    padding: 0 0 0 24px;
}
.comment-author .avatar {
    border: solid 1px #eee;
	float: left;
	margin-right: 12px;
    padding: 3px;
}
.comment-author .fn {
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
}
.comment-author .fn a {
	color: #666;
}
.comment-author .fn a:hover {
	color: #444;
}
.says {
	display: none;
}
.comment-metadata {
	font-size: 13px;
	font-size: 1rem;
}
.comment-metadata a {
	color: #999;
}
.comment-metadata a:hover {
	color: #444;
}
.comment-metadata .edit-link {
	text-transform: uppercase;
}
.comment-content {
	margin-top: 24px;
}
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}
.reply {
	margin-top: 15px;
}
.comment-reply-link {
    background-color: #f7f7f7;
    color: #999;
    display: inline-block;
    font-size: 13px;
	font-size: 1rem;
    padding: 5px 10px;
    text-transform: uppercase;
}
.comment-reply-link:hover {
	color: #777;
}
.comment-respond {
	padding: 25px 20px 20px 20px;
}
.comment-reply-title {
	color: #666;
	font-size: 18px;
	font-size: 1.3846rem;
	font-weight: normal;
}
.form-allowed-tags {
	font-size: 11px;
	font-size: 0.8461rem;
}
.no-comments {
	padding-bottom: 1.5em;
	padding-left: 24px;
}
.comment-navigation {
	padding: 24px;
}
.comment-navigation a {
	background-color: #f9f9f9;
	color: #ea2e25;
	display: inline-block;
	font-size: 13px;
	font-size: 1rem;
	max-width: 100%;
	padding: 9px 24px;
	text-transform: uppercase;
	word-wrap: break-word;
}
.comment-navigation a:hover {
	background: #ea2e25;
	color: #fff;
}

/*  Widgets
----------------------------------------------- */

.widget {
	margin-bottom: 24px;
	overflow: hidden;
}
.widget-title {
	font-size: 21px;
	font-size: 1.6153rem;
	margin-bottom: 1rem;
}
.widget ul,
.widget ol {
	list-style: none;
	margin: 0;
}
.widget ul > li,
.widget ol > li {
	padding: 12px 0;
}
.widget li > ul,
.widget li > ol {
	margin-left: 24px;
}
.widget ul ul {
	margin-top: 12px;
}
.widget ul ul > li:last-child {
	padding-bottom: 0;
}
.widget a {
	text-decoration: none;
}
.widget a:hover {
	text-decoration: underline;
}
.widget select {
	max-width: 100%;
}
.widget_search .search-submit {
	display: none;
}
.widget_search .search-field {
	-moz-box-sizing: border-box;
	-ms-box-sizing:  border-box;
	box-sizing:      border-box;
	width: 100%;
}

/* =Front Page and Sidebar Widgets
----------------------------------------------- */

.front-widget-area .widget,
.sidebar-widget-area .widget {
	background-color: #f9f9f9;
	color: #999;
	padding: 24px;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 2px;
}
.front-widget-area .widget-title,
.sidebar-widget-area .widget-title {
	color: #666;
}
.front-widget-area .widget ul > li,
.front-widget-area .widget ol > li,
.sidebar-widget-area .widget ul > li,
.sidebar-widget-area .widget ol > li {
	border-top: 1px solid #eee;
}
.front-widget-area .widget a,
.sidebar-widget-area .widget a {
	color: #666;
}
.front-widget-area .widget_search .search-field,
.sidebar-widget-area .widget_search .search-field {
	background-color: #eee;
}
.front-widget-area .widget_search .search-field:focus,
.sidebar-widget-area .widget_search .search-field:focus {
	background-color: #ddd;
}
.footer-widget-area .widget_calendar table,
.footer-widget-area .widget_calendar td {
	border-color: #ddd;
}

/* =Footer Widgets
----------------------------------------------- */

.footer-widget-area {
	background-color: #2e2e2e;
	color: #979797;
	font-size: 14px;
	font-size: 1.0769rem;
	padding: 24px;
}
.footer-widgets {
	float: left;
	width: 290px;
}
.first.footer-widgets,
.second.footer-widgets {
	margin-right: 34px;
}
.footer-widget-area .widget-title {
	color: #fff;
}
.footer-widget-area .widget ul > li,
.footer-widget-area .widget ol > li {
	/*border-top: 1px solid #444;*/
}
.footer-widget-area .widget a {
	color: #fff;
}
.footer-widget-area .search-field {
	background-color: #444;
}
.footer-widget-area .search-field:focus {
	background-color: #373737;
}
.footer-widget-area .widget_calendar table,
.footer-widget-area .widget_calendar td {
	border-color: #444;
}

/* =Footer
----------------------------------------------- */

.footer-navbar {
	background-color: #e4e4e4;
	padding: 24px 34px 0 34px;
}
.site-info {
	background-color: #e4e4e4;
	color: #999;
	font-size: 10px;
	font-size: 0.7692rem;
	padding: 24px 34px 24px 34px;
	text-transform: uppercase;
}
.site-info a {
	color: #999;
}
.site-info a:hover {
	color: #333;
}

/* =404
----------------------------------------------- */

.error404 .search-field:focus {
	background-color: #ddd;
}

/* = Front Page Template
----------------------------------------------- */

.front-page-content-area.content-area {
	float: none;
	margin: 0;
	width: 100%;
}
.front-page-content-area .hero {
	margin-bottom: 34px;
	/*position: relative;*/
}

/* Front page content with featured image */
.hero-content {
	position: relative;
}
.hero-content > img {
	display: block;
}
.hero-content-overlayer {
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}
.hero-container-outer {
	display: table;
	height: 100%;
	width: 100%;
}
.hero-container-inner {
	display: table-cell;
	vertical-align: bottom;
}
.front-page-content-area .with-featured-image .hentry {
	margin-left: 528px;
	width: 435px;
}
.front-page-content-area .with-featured-image .entry-header {
	background-color: transparent;
}

/* Front page content without featured image */
.front-page-content-area .without-featured-image {
	padding: 24px 24px 0 24px;
}

/* Front Page Widget Area and Testimonials */
.front-widget-area,
.front-testimonials {
	margin-bottom: 34px;
	padding: 0 24px;
}
.front-widgets {
	float: left;
	width: 452px;
}
.first.front-widgets {
	margin-right: 35px;
}
.front-widgets .widget {
	margin-bottom: 0;
}

/* =Testimonials page
----------------------------------------------- */

.jetpack-testimonial {
	float: left;
	margin-right: 34px;
	width: 452px;
}
.jetpack-testimonial:nth-child(even) {
	margin-right: 0;
}
.testimonial-thumbnail {
	float: left;
	padding: 1.3334em 0 1.3334em 1.3334em;
}
.jetpack-testimonial .entry-header {
	background-color: transparent;
	overflow: hidden;
	padding-bottom: 1.3334em;
	padding-top: 0;
}
.jetpack-testimonial .entry-title {
	color: #404040;
	font-size: 16px;
	font-size: 1.2307rem;
	font-weight: bold;
	text-align: right;
}
.jetpack-testimonial .entry-title:before {
	content: "\2014";
	margin-right: 0.5em;
}
.jetpack-testimonial .entry-content {
	font-style: italic;
	overflow: hidden;
	padding: 1.3334em;
}
.jetpack-testimonial .entry-meta {
	clear: both;
}

/* =Full Width Template
----------------------------------------------- */
.content-area.full-width {
	float: none;
	/*margin-right: 24px;*/
	width: auto;
}

/* = Grid Page
----------------------------------------------- */

.child-pages .grid-row {
	margin: 0 0 24px -24px;
}
.child-page {
	float: left;
	margin: 0 0 0 24px;
	width: 297px;
}
.child-page .entry-thumbnail img {
   display: block;
}

/* =Jetpack
----------------------------------------------- */

/* Comments */
.comments-area #respond {
	padding: 25px 20px 20px 20px;
}
#respond h3.comment-reply-title {
	color: #666;
	font-size: 18px;
	font-size: 1.3846rem;
	font-weight: normal;
	margin: 0 0 1.125em 0;
}

/* Sharing and Likes*/
#jp-post-flair div.sharedaddy div.sd-block,
#jp-post-flair .jetpack-likes-widget-wrapper {
	border-top-color: #eee;
}

/* Infinite Scroll */
.infinite-scroll .paging-navigation {
	display: none;
}
#infinite-handle {
	text-align: center;
}
#infinite-handle  span {
	background-color: #f9f9f9;
	box-shadow: rgba(0,0,0, 0.1) 0px 1px 2px;
	color: #ea2e25;
	display: inline-block;
	max-width: 100%;
	padding: 9px 24px;
	text-transform: uppercase;
	word-wrap: break-word;
}
#infinite-handle span:hover {
	background: #ea2e25;
	color: #fff;
}

/* = About Page
----------------------------------------------- */

.page .grofile {
	padding: 1.3334em !important;
}

/* = WP.com Widgets
----------------------------------------------- */

/* Good Reads */
.footer-widget-area .widget_goodreads a {
	color: #000;
}

/* Recent Comments */
.recentcommentsavatar {
	border-bottom: 0;
	margin-bottom: 0;
}
.recentcommentsavatartop {
	border-bottom: 0;
	padding: 0;
}
.recentcommentstexttop,
.recentcommentstextend {
	vertical-align: middle;
}

/* Contact Info */
.widget_contact_info #contact-map,
.widget_contact_info div[class*="confit-"] {
	margin-bottom: 1em;
}

/* Authors */
.widget_authors img {
	margin-right: 12px;
	vertical-align: middle;
}

/* Flickr */
#flickr_badge_uber_wrapper {
	border-bottom: none;
	margin: 0 auto;
}
#flickr_badge_uber_wrapper > tbody > tr > td {
	border-top: none;
	padding: 0;
}
#flickr_badge_wrapper {
	background-color: none !important;
	border-color: #e6e6e6 !important;
}
#flickr_badge_wrapper > tbody > tr > td {
	border-top: none;
	text-align: center;
}
#flickr_badge_uber_wrapper a {
	color: #ea2e25 !important;
}
#flickr_badge_uber_wrapper a:visited {
	color: #aaa !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:focus,
#flickr_badge_uber_wrapper a:active {
	color: #444 !important;
	text-decoration: underline !important;
}

/* Stats Smiley */
#wpstats {
	display: block;
	margin: 1em auto;
}

/* = Media Queries
----------------------------------------------- */

@media screen and (min-width: 1600px) {
	html {
		font-size: 93.75%;
	}
	.site {
		//max-width: 1140px
	}
	.site-branding {
		padding: 34px;
	}
	.display-header-text .site-image {
		margin-bottom: 17px;
	}
	.site-description {
display:none;		
/*margin-top: 14px;*/
	}
	.content-area {
		margin: 34px 0 34px 34px;
		width: 705px;
	}
	.sidebar-widget-area {
		margin: 34px 34px 34px 0;
		width: 312px;
	}
	.hentry {
		margin-bottom: 55px;
	}
	.format-quote blockquote:before {
		left: -13px;
		top: -13px;
	}
	.front-page-content-area .without-featured-image {
		padding: 34px 34px 0 34px;
	}
	.front-page-content-area .hero {
		margin-bottom: 55px;
	}
	.front-page-content-area .with-featured-image .hentry {
		margin-left: 560px;
		width: 546px;
	}
	.front-widget-area {
		margin-bottom: 55px;
		padding: 0 34px;
	}
	.first.front-widgets {
		margin-right: 55px;
	}
	.front-widgets {
		width: 508px;
	}
	.front-testimonials {
		padding-left: 34px;
		padding-right: 34px;
	}
	.jetpack-testimonial {
		margin-right: 55px;
		width: 508px;
	}
	.jetpack-testimonial:nth-child(even) {
		margin-left: 0;
	}
	.content-area.full-width {
		/*margin-right: 34px;*/
	}
	.child-pages .grid-row {
		margin-bottom: 35px;
		margin-left: -35px;
	}
	.child-page {
		width: 334px;
		margin-left: 35px;
	}
	.widget {
		margin-bottom: 34px;
	}
	.footer-widget-area {
		padding: 34px;
	}
	.footer-widgets {
		width: 320px;
	}
	.first.footer-widgets,
	.second.footer-widgets {
		margin-right: 55px;
	}
	.taxonomy-description {
		margin-bottom: 55px;
	}
	.comment,
	.pingback,
  	.trackback {
		padding-bottom: 34px;
		padding-top: 34px;
	}

}

@media screen and (max-width: 1010px) {
	.site {
		max-width: 94.03508772%;
		padding-left: 2.98245614%;
		padding-right: 2.98245614%;
	}
	.site-branding,
    .site-navigation {
		padding-left: 2.98245614%;
		padding-right: 2.98245614%;
	}
	.content-area {
		margin: 2.98245614% 0 2.98245614% 2.98245614%;
		width: 61.84210526%;
	}
	.sidebar-widget-area {
		margin: 2.98245614% 2.98245614% 2.98245614% 0;
		width: 27.36842105%;
	}
	.front-page-content-area .with-featured-image .hentry {
		margin-left: 53.49544073%;
		width: 44.07294833%;
	}
	.front-widgets {
		width: 47.3880597%;
	}
	.first.front-widgets {
		margin-right: 5.13059701%;
	}
	.jetpack-testimonial {
		margin-right: 5.130597%;
		width: 47.3880597%;
	}
	.jetpack-testimonial:nth-child(even) {
		margin-right: 0;
	}
	.testimonial-thumbnail {
		padding: 3.93700787%;
		width: 24.40944882%;
	}
	.testimonial .entry-content,
	.testimomial .entry-header {
		width: 63.77952756%;
	}
	.content-area.full-width {
		margin-right: 2.98245614%;
	}
	.child-pages .grid-row {
		margin-left: -2.55591054%;
	}
	.child-page {
		margin-left: 2.49221184%;
		width: 30.8411215%;
	}
	.footer-widget-area {
		padding: 2.982456140350877%;
	}
	.footer-widgets {
		width: 29.850746268656714%%;
	}
	.first.footer-widgets,
	.second.footer-widgets {
		margin-right: 5.1305970149253734%;
	}
.main-navigation {margin-left:0;}.headerarea {margin-left: 0!important;}
}
@media screen and (max-width: 1190px) {.main-navigation {margin-left:0;}.headerarea {margin-left: 0!important;}}
@media screen and (max-width: 1100px) {.main-navigation {margin-left:0;}.headerarea {margin-left: 0!important;}}
@media screen and (max-width: 1008px) {.main-navigation {margin-left:0;}.headerarea {margin-left: 0!important;}}
@media screen and (max-width: 800px) {.main-navigation {margin-left:0;}}
@media screen and (max-width: 767px) {
	.content-area {
		margin-right: 2.98245614%;
		width: 94.03508772%;
	}
	.sidebar-widget-area {
		margin-left: 2.98245614%;
		width: 94.03508772%;
	}
	.hentry,
	.comments-area {
		margin-bottom: 24px;
	}
	.hero-content > img,
	.front-page-content-area .with-featured-image .hentry {
		margin-left: 2.98245614%;
		margin-right: 2.98245614%;
		width: 94.03508772%;
	}
	.hero-content-overlayer {
		height: 100%;
		overflow: auto;
		position: static;
		top: auto;
	}
	.front-widgets {
		margin-bottom: 15px;
		margin-right: 0;
		width: 100%;
	}
	.jetpack-testimonial {
		margin-bottom: 15px;
		margin-left: 0;
		width: 100%;
	}
	.footer-widgets {
		width: 100%;
	}
	.first.footer-widgets,
	.second.footer-widgets {
		margin-right: 0;
	}
.front-widget-area {margin-top: 0;}
.main-navigation {margin-left: 0; }
body.home .footer-widget-area{margin-top: 0;}
}

/*Custom*/

.main-navigation li.current_page_item > a, .main-navigation li.current-menu-item > a, .main-navigation li.current_page_ancestor > a, .main-navigation li.current-menu-ancestor > a {
color: #00a65a !important;
}

.content-area {
margin: 0 !important;
}

body.page-id-152 .hentry {
//background: rgba(0, 0, 0, 0.5) !important;
}

.block-area {
background: rgba(0, 0, 0, 0.7);
}

.block-area-darker {
background: rgba(0, 0, 0, 0.83);
}

.block-area-portfolio {
background: rgba(0, 0, 0, 0.70);
}

.inside-block-area {
width: 50%;
margin: 70px auto;
text-align: center;
}

.inside-block-area-press {
width: 50%;
margin: 70px auto 0;
text-align: center;
}

.press-block {
margin-bottom: 70px; 
}

.inside-block-area-wide {
width: 70%;
margin: 70px auto;
text-align: center;
}

.inside-block-area-inner-team {
width: 70%;
margin: 70px auto;
overflow: hidden;
}

.inside-block-area-team {
width: 100%;
margin: 60px auto;
text-align: center;
}

.inside-block-area-team h2 {
margin: 0 auto;
width: 70%;
font-family: "Open Sans" !important;
font-size: 1.2rem;
margin-bottom: 10px;
}

.inside-block-area a, .inside-block-area span, .inside-block-area blockquote {
color: #00a65c !important;
}

.inside-block-area blockquote {
font-size: 15px;
font-style: italic;
border-left: 0 !important;
font-family: Georgia;
}

.entry-content {
font-family: Open Sans;
}

.entry-content > h1 {
text-align: center;
font-size: 2.5rem;
text-transform: uppercase;
margin: 110px 0 80px;
font-weight: bold;
letter-spacing: 2px;
}

body.home .entry-content h1 {
font-size: 1.6rem;
text-transform: capitalize;
margin-top: 160px;
}

.site-content {
margin-top: 40px;
}

.discover-button-wrapper {
text-align: center;
}

hr.small-divider {
margin: 0 306px 25px;
}

body.page-id-8 table.team {
margin-top: 40px;
margin-bottom: 40px;
}

.inside-block-area-team ul {
display: inline-block;
  list-style-type: none;
margin-top: 20px;
margin-bottom: 30px;
margin-left: 0;
//width: 1020px;
}

.inside-block-area-team ul li {
float: left;
width: 170px;
position: relative;
overflow: hidden;
height: 280px;
}

.inside-block-area-team ul li img {
margin-bottom: 3px;
}

.inside-block-area-team ul li .team-title {
font-size: 12px;
}

.inside-block-area-team ul li .team-name {
font-weight: bold;
}

.inside-block-area-team a {
color: #000000 !important;
}

.team-light, .team-dark {
color: #000000;
padding-bottom: 0px;
width: 140px !important;
}

.team-light {
background-color: #ffffff;
}

.team-dark {
background-color: #d0d0d0;
}

.team-page-overlay {
               position:absolute;
    top:0;
    width:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.85);
               opacity:0;
               -webkit-transition: opacity .45s ease;
}

.team-page-overlay h1 {
color: #00a65c;
	text-transform: uppercase;
letter-spacing: 1px;
font-size: 15px;
font-weight: bold;
margin: 128px 0;
}

.inside-block-area-team li:hover .team-page-overlay {
opacity: 1;
}

.press-block h2 {
margin-bottom: 4px;
font-weight: bold;
margin: 0 60px 4px;
}

.press-block h3 {
font-style: italic;
font-size: 12px;
font-weight: bold;
margin-bottom: 0;
}

.press-block span {
color: #00a65c;
}

.press-block a {
color: #00a65c;
}

.advisors-table {
width: 70%;
margin: 0 auto;
color: #000000;
}

.advisors-table-header {
background-color: rgba(0, 166, 92, 0.80);
color: #ffffff !important;
}

.advisors-table-header > th:first-child {
padding: 10px 90px 10px 20px;
}

.advisors-table td:first-child {
padding: 15px 0 15px 20px;
}

.advisor-table-dark {
background-color:rgba(245, 245, 245, 0.85);
}

.advisor-table-white {
background-color: rgba(255, 255, 255, 0.85);
}

.inner-team-pic {
  margin-right: 2.5em;
float: left;
}

.inner-team-info {
text-align: left;
overflow: hidden;
}

.inner-team-info h1 {
color: #00a65c;
font-size: 18px;
font-weight: bold;
margin-bottom: 0;
}

.inner-team-info h2 {
color: #00a65c;
font-size: 14px;
margin-bottom: 0;
}

.inner-team-info img {
margin-bottom: 4px;
}

.back-to-team {
color: #00a65c !important;
font-size: 12px;
}

.portfolio-block .ezcol img {
margin-bottom: 40px;
}

.team-first-row {
margin-bottom: 15px !important;
}

.portfolio-image {
height: 119px;
}

.mbottom-portfolio-row {
margin-bottom: 50px;
}

@media screen and (min-width: 100px) and (max-width: 1000px) { 
.menu-toggle {clear: both!important;}
.headerarea {margin-left: 0!important;}
.front-widget-area {margin-top: 0;}
.main-navigation {margin-left: 0;padding-top: 0; overflow: visible!important;white-space:nowrap;}
.grid .entry-summary p {height: 40px!important; overflow:hidden;}
.post-54.child-page {width: 95%; overflow: visible!important; text-align: left; background: #fff; }
.post-54.child-page p {height: 100%!important; padding-bottom: 10px; }
.post-54.child-page h1{text-align: left; margin-left: 0;}
.post-54.child-page .entry-summary {margin: 20px;}
.site-header {position: inherit!important;top: 0!important;width: 100%;z-index: 2000; background-color: transparent!important; opacity: .95; padding-bottom: 0; height: inherit;}
body {margin-top: -20px!important;}
p.name {width: 100%;}
body.page-id-15 blockquote { margin: 0;}
/*body.page-id-15 .entry-content {font-size: 115%;background:rgb(0,0,0); background:transparent\9; background:rgba(0,0,0,.5);-moz-border-radius: 10px;border-radius: 10px;padding: 20px;}*/
body.page-id-15 .overview {margin-top: 0;width:95%;}
body.home {background:  url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/5661592-sm.jpg); }
.first.footer-widgets {display: none;}
.third.footer-widgets {width: 100%; float: left;margin-left: 0;text-align: left;font-size: 20px;}
/*body.home .footer-widget-area, .footer-widget-area {border-top: 1px solid #ccc; margin-top: 50px;}*/
body.page-id-15 {background: #226494 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/bay3.jpg)no-repeat !important;}
body.page-id-15 blockquote {float: none; width: 95%;}
body.home .entry-content {margin: 50px 0 0 0!important; width: 100%!important;padding:0!important; font-size: 150%; line-height: 130%;}
body.page-id-152 {background: #000 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/approach2.jpg) no-repeat !important;}
body.page-id-152 .entry-content{font-size: 115%;margin-top:0!important;background:rgb(0,0,0); background:transparent\9; background:rgba(0,0,0,.5);-moz-border-radius: 10px;padding: 20px; width: 95%;}
body.page-id-10 {background: #000 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/6786558-2.jpg)!important; }
body.page-id-12 {background: #000 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/04/IMG_0838.jpg) 50% !important;}
body.page-id-8 {background: #000 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/04/Golden-Gate-at-Night-edit.jpg)!important; color:#fff;}
body.page-id-54 {background: #000 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/01/6752884-sm.jpg) !important; color:#fff;}
}

@media screen and (max-width: 600px) {
	.menu-toggle {color: #fff;
		display: block;
		font-size: 16px;
		font-size: 1.2307rem;
		margin-bottom: 0;
		text-align: center;
		text-transform: uppercase;
	}
	.menu-toggle:before {
		content: "\f419";
		margin-right: 12px;
		position: relative;
		top: -2px;
	}	
	.menu-toggle,
	.main-navigation.toggled ul {
		display: block;
	}
	.main-navigation {
		color: #fff;
		padding: 0 1rem !important;
background-color: black;
	}
	.main-navigation ul {
		display: none;
	}
.menu-toggle {
margin: 15px 0;
}
.discover-button-wrapper {
display: none;
}
	.main-navigation ul a {
		padding: 1em;
	}
	.main-navigation ul li {
		border-top: 1px dotted #5d5c5c;
		float: none;
		padding: 0;
	}
	.main-navigation ul li:first-child {
		border-top: 0;
	}
	.main-navigation ul ul {
		background-color: transparent;
		float: none;
		list-style: square;
		margin: 0 0 1em 2.15em;
		position: static;
	}
	.main-navigation ul ul li {
		border-top: 0;
	}
	.main-navigation ul ul a {
		padding: 0.5em 0;
		width: auto;
	}
	.main-navigation ul ul ul {
		background-color: transparent;
		margin-bottom: 0;
	}
	.main-navigation ul ul ul li {
		border-top: 0;
	}
	.main-navigation ul ul ul a {
		width: auto;
	}
	.child-pages .grid-row {
		margin-bottom: 0;
		margin-left: 0;
	}
	.child-page {
		float: none;
		margin: 0 auto 24px auto;
		max-width: 334px;
		width: auto;
	}

	.entry-content h1 {
		margin-top: 0 !important;
		font-size: 1.6rem !important;
	}

.entry-content > h1 {
margin-bottom: 25px !important;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {

	background-color: #00a65a;
border: 1px solid #00a65a;
letter-spacing: 1px;
color: #ffffff;
cursor: pointer;
font-size: 15px!important;
font-family: "Open Sans";
padding: 13px 37px;
	
	
	text-transform: uppercase;
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
}

body.page-id-15 blockquote {
	width: 100% !important;
        margin: 0 !important;
}

body.page-id-12 {
//background: #007741 !important;
background: #000 url(http://www.greenvisorcapital.com/wp-content/uploads/2014/04/IMG_0838.jpg) !important;
}

.inside-block-area {
	width: 80%;
margin: 40px auto;
}

.inside-block-area blockquote {
padding: 0;
}

.inside-block-area p {
padding: 0;
}

.inside-block-area p.name {
text-align: center;
margin-bottom: 0;
}

body.page-id-152 .entry-content {
background: rgb(0,0,0) !important;
width: 83% !important;
}

.inside-block-area-press {
width: 100% !important;
}

.press-block h2 {
margin: 0 !important;
}

.reveal-modal {
left: 0 !important;
margin-left: 0 !important;
width: 218px !important;
}
}

.mbottom40 {
	margin-bottom: 40px;
}




