/*
Theme Name: Maté
Description: Official Dr. Gabor Maté website theme
Author: See/Saw Design
Author URI: http://www.seesawdesign.ca/
Version: 1.0
*/

body {
	font-size: 16px;
	line-height: 1.7em;
	letter-spacing: 0.15em;
	font-weight: 400;
}

ul {
	list-style: none;
}

#content ul {
	list-style: inherit;
	margin-bottom: 30px;
}

a {
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    transition: all 0.1s ease;
}

a:hover, a:focus {
	text-decoration: none;
}

a.page-anchor {
	margin-top: -70px;
	position: absolute;
}

.admin-bar a.page-anchor {
	margin-top: -90px;
}

p,
ol li {
	margin: 0 0 30px;
}

hr {
	margin: 7px 0 32px;
	max-width: 94px;
	border: 1px solid #0a3e56;
	box-shadow: 0 1px 0 #0a3e56;
}

.clear {
	clear: both;
}

.sans-serif {
	font-family: 'Open Sans', sans-serif;
}

.serif {
	font-family: 'Roboto Slab', serif;
}

.title {
	color: #0a3e56;
	margin-top: -5px;
	margin: 0;
	letter-spacing: 0.12em;
	font-size: 28px;
}

#content,
.topic,
.book,
.post {
	position: relative;
}

.admin-bump {
	top: 28px !important;
}

.no-highlight {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: moz-none;
	-ms-user-select: none;
	user-select: none;
}

.upper {
	text-transform: uppercase;
}

/* =Main Styles
==================================================================================== */
#wrapper {
	box-shadow: 0 5px 30px rgba(0,0,0,0.25);
	max-width: 1400px;
	margin: 0 auto;
	padding-top: 59px;
	position: relative;
}

#content {
	padding-top: 50px;
	padding-bottom: 30px;
}

#content a {
	color: #9d8c56;
	font-weight: 600;
	-ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
    hyphens: auto;
}

#content a:hover {
	color: #B8A46B;
}

h1,
h2,
h3 {
	color: #a08f5a;
	font-weight: 600;
}

h3 {
	margin-bottom: 30px;
}

h4 {
	font-weight: 700;
}

h1.entry-title,
h2.entry-title,
h3.entry-title {
	padding-bottom: 25px;
}

.single-post .entry-title,
.article .entry-title,
.single .entry-title,
.blog .entry-title {
	padding-bottom: 0;
	font-size: 38.5px;
	line-height: 40px;
	font-weight: 600;
}

.single-post .post-meta,
.article .post-meta,
.single .post-meta,
.blog .post-meta,
.comment-meta {
	color: #b3b3b3;
	font-size: 12px !important;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	line-height: 30px;
}

.entry-sub-title {
	color: inherit;
}

.front-page {
	padding-top: 170px;
	padding-bottom: 160px;
	font-size: 18px;
	position: relative;
}
.front-page.adhd {
	padding-bottom: 100px;
}

.front-page.adhd .span4 {
	float: right;
	text-align: right;
}

.front-page.adhd .span4 hr {
	margin-left: auto;
}

.front-page.mindbody-health {
	padding-bottom: 115px;
}

.front-page hr {
	border-color: #0a3e56;
	box-shadow: 0 1px 0 #0a3e56;
}

.dark a {
	color: #145371;
}

.dark a:hover	 {
	color: #176185;
}

.dark p {
	color: white;
}

.dark hr {
	border-color: #145371;
}

.black {
	background: black;
}

.bg.full-width img {
	max-width: 100%;
	width: 1400px;
	height: auto;
	position: absolute;
	left: 0;
}

.archive h1.entry-title {
	margin-bottom: 30px;
}

.archive h3.entry-title {
	margin-bottom: 0;
}

.archive #content h4 {
	margin: 5px 0 50px;
}

.archive #content h4 a {
	color: inherit;
}

.archive #content h4 a:hover {
	color: #B8A46B;
}

.post-type-archive-topic #content p {
	margin-bottom: 0;
}

#nav-below {
	margin-bottom: 30px;
}

#nav-above {
	margin-top: 30px;
}

#nav-below .nav-previous,
#nav-above .nav-previous {
	float: left;
}

#nav-below .nav-next,
#nav-above .nav-next {
	float: right;
}

/********************************

Gravity Forms Alterations

********************************/


body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li { 
	list-style-type: none !important; 
	list-style-image: none !important;
	list-style: none !important; 
	background-image: none !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}

body .gform_wrapper form .gform_body ul > li:before {
	content: "";
}



body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
	margin: 10px 0 4px 0;
	font-weight: lighter;
	display: -moz-inline-stack;
	display: inline-block;
	line-height: 1.3em;
	clear: both;
	font-size: 13px;
	letter-spacing: 1px;
}


body .gform_wrapper .gform_body .gform_fields .gfield textarea {
	background: #f6f3ea;	
	padding: 20px 20px;
	border: 0;
	border-radius: 6px;
	letter-spacing: inherit;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password],
body .gform_wrapper .gform_body .gform_fields .gfield select {
	background: #f6f3ea;	
	height:47px;
	padding: 0 20px;
	border: 0;
	border-radius: 6px;
	letter-spacing: inherit;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password],
body .gform_wrapper .gform_body .gform_fields .gfield select,
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-size:18px;
}

body .gform_wrapper .gform_footer input[type=submit] {
	border: 0;
	height: 55px;
	padding: 20px 60px;
	font-size: 18px;
	border-radius: 6px;
	display: block;
	background: #a08f5a;
	color: white;
	text-align: center;
	line-height: 100%;
	text-transform: uppercase;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: moz-none;
	-ms-user-select: none;
	user-select: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body .gform_wrapper .gform_footer input[type=submit]:hover {
	background: #A89760;
	color: white;
	cursor: pointer;
}

/* =Forms
==================================================================================== */

.button,
#commentform .form-submit #submit {
	border: 0;
	font-size: 18px;
	border-radius: 6px;
	display: block;
	background: #a08f5a;
	color: white;
	text-align: center;
	text-transform: uppercase;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: moz-none;
	-ms-user-select: none;
	user-select: none;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;  
}

.button:hover,
#commentform .form-submit #submit:hover {
	background: #A89760;
	color: white;
	cursor: pointer;
}

.button:active,
#commentform .form-submit #submit:active {
	background: #998955;
	color: white;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
button,
#commentform #submit {
	background: #f6f3ea;
	height: 47px;
	padding: 0 20px;
	border: 0;
	font-size: 18px;
	border-radius: 6px;
	letter-spacing: inherit;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;   
}

textarea {
	line-height: 1.7em;
	padding: 15px 20px;
}

.submit-form input,
.submit-form button {
	height: 55px;
	font-weight: 300;
}

.submit-form textarea {
	font-size: 17px;
	height: 309px;
}

.submit-form input,
.submit-form textarea,
.submit-form button {
	margin-bottom: 30px;
	font-weight: 300;
}

#respond #reply-title,
.entry-footer {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 100%;
	margin-bottom: 20px;
	color: #595959;
}

#comments .comment {
	margin-top: 40px;
}

#comments .children .comment {
	margin-left: 25px;
	padding-left: 12px;
	border-left: 1px solid #d0d0d0;
}

#comments .comment-author {
	color: #9d8c56;
	font-weight: 600;
	text-transform: uppercase;
}

#comments ul {
	margin-left: 0;
	list-style: none;
}

#comments .comment-reply-link {
	font-size: 14px;
	text-transform: uppercase;
}

#commentform {
	background: #f6f3e9;
	padding: 15px;
	border-radius: 6px;
}

#commentform input,
#commentform textarea {
	background: white;
}

#commentform input,
#commentform textarea,
#commentform .form-submit #submit {
	font-size: 14px;
}

#commentform input {
	width: 260px;
}

#commentform textarea {
	width: 100%;
	height: 215px;
	padding: 10px;
	font-size: 18px;
	font-weight: 300;
}

#commentform p {
	margin-bottom: 5px;
}

#commentform .form-submit {
	margin-bottom: 0;
}


/* =Nav
==================================================================================== */
.fixed-navbar-wrapper {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}

.navbar-wrapper {
	border-bottom: 1px solid #d9d9d9;
	background: white;
	max-width: 1400px;
	margin: 0 auto;
	-webkit-transition: box-shadow 0.2s ease-out, opacity 0.5s ease 0.5s;
	-moz-transition: box-shadow 0.2s ease-out, opacity 0.5s ease 0.5s;
	-ms-transition: box-shadow 0.2s ease-out, opacity 0.5s ease 0.5s;
	-o-transition: box-shadow 0.2s ease-out, opacity 0.5s ease 0.5s;
	transition: box-shadow 0.2s ease-out, opacity 0.5s ease 0.5s;
}

.navbar-wrapper.scroll {
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.2);
	opacity: 0.9;
}

.navbar-wrapper.scroll:hover {
	opacity: 1;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}

.navbar-wrapper.scroll.top60 {
	opacity: 1;	
	-webkit-transition: box-shadow 0.2s ease-out, opacity 0.1s ease-out;
	-moz-transition: box-shadow 0.2s ease-out, opacity 0.1s ease-out;
	-ms-transition: box-shadow 0.2s ease-out, opacity 0.1s ease-out;
	-o-transition: box-shadow 0.2s ease-out, opacity 0.1s ease-out;
	transition: box-shadow 0.2s ease-out, opacity 0.1s ease-out;
}

.navbar {
	padding-top: 10px;
	margin-bottom: 0;
	letter-spacing: 0;
}

.navbar a {
	color: #7b7b7b;
}

.navbar a:hover {
	color: #ababab !important;
}

.navbar .dropdown-menu a:hover {
	color: #d7e3ea !important;
}

.navbar .nav li > a {
	line-height: 44px;
	font-weight: 300;
	padding-top: 0;
	padding-bottom: 0;
	height: 48px;
}

.navbar .btn-navbar {
	float: right;
	padding: 9px 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #f2f2f2 #f2f2f2 #cccccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	background: none;
	border: none;
	box-shadow: none;
	top: 0;
	position: absolute;
	right: 0;
}

nav .dropdown-menu {
	border-top: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	margin: 0px 0 0;
	padding: 0;
	left: 0 !important;
	right: auto !important;
	-webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}

ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;    
}

.navbar .nav > li > .dropdown-menu:before
.navbar .nav > li > .dropdown-menu:after, {
    content: none;
    display: none;
}

#branding {
	float: left;
	padding-bottom: 10px;
}

#branding #site-title p {
  margin: 0;
}

#branding #site-title a {
	background: url(img/gabormate.png) no-repeat;
	width: 176px;
	height: 18px;
	text-indent: -99999px;
	display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

#branding #site-title h1 a:hover {
	opacity: 0.7;
}

/* =Page Header
==================================================================================== */
.page-header {	
	height: 600px;
	overflow: hidden;
	background: #DDD;
}

.front-page  a,
.page-header  a {
	font-weight: bold;
}

#header-wrapper {
	text-align: center;
	padding-top: 250px;
	color: #fffffe;
}

#header-wrapper p {
	color: #fffffe;
}

#header-wrapper .entry-title {
	padding-bottom: 0;
}

#header-wrapper h2 {
	font-weight: 300;
}

#home-header .container {
	padding-top: 240px;
}

#home-header h1, 
#home-header h2 {
	text-align: center;
}

#home-header h1 {
	text-transform: uppercase;
	font-size: 64px;
	max-width: 592px;
	height: 60px;
	margin: 0 auto;
	color: white;
	top: 50%;
}

#home-header .home-title {
  background-image: url(img/gabormate-large.png);
  background-repeat: no-repeat;
  text-indent: -99999px;
  background-size: 100%;
}

#home-header img {
	display: block;
	margin: 0 auto;
}

#home-header h2 {
	font-size: 17px;
	font-weight: 300;
	color: #d0c399;
	margin: 0;
	letter-spacing: 1px;
	text-transform: lowercase;
}

#home-header .button {
	max-width: 341px;
	margin: 25px auto 0;
	font-size: 20px;
	padding-top: 13px;
	padding-bottom: 11px;
	letter-spacing: 0.05em;
}

.page-description h2,
.page-header h2 {
	font-size: 19px;
	line-height: 30px;
	font-weight: 400;
}

.page-intro {
	margin-bottom: 30px;
}

.page-template-header-basic-page-php .page-intro {
	margin-bottom: 50px;
}

.page-template-header-basic-page-php .page-intro .page-description {
	padding-top: 65px;
}

.page-template-header-basic-page-php .page-intro .page-description h2 {
	font-size: 22px;
}

/* =Blog
==================================================================================== */
.blog #content {
	padding-bottom: 0;
}

.blog .the-post {
	padding-bottom: 30px;
}

.single-post .the-categories.span4,
.blog .the-categories.span4 {
	background: #c6b786;
	border-radius: 6px;
	padding: 20px 30px;
}

.single-post .the-categories h3,
.blog .the-categories h3 {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}

.single-post .the-categories li,
.blog .the-categories li {
	list-style: none;
}

.single-post #content .the-categories li a,
.blog #content .the-categories li a {
	color: #82723f;
}

/* =Topic page
==================================================================================== */
#topic-header h1, 
#topic-header p,
.single-post .the-categories h3,
.blog .the-categories h3 {
	color: white;
}

#topic-header .row {
	padding-top: 50px;
}

#topic-header h1 {
	font-size: 40px;
}

#topic-header h2 {
	font-size: 14px;
	line-height: 1.7em;
	padding-top: 15px;
}

#topic-header p {
	margin-bottom: 17px;
}

#topic-header hr,
.single-post .the-categories hr,
.blog .the-categories hr {
	border-color: white;
	box-shadow: 0 1px 0 white;
}

#topic-header ul {
	margin-left: 0;
}

#topic-header ul a {
	font-size: 18px;
	line-height: 25px;
	color: #82723f;
}

#topic-header ul a:hover {
	color: #AA944F;
}

#topic-header .description,
.single-post .the-categories,
.blog .the-categories {
	background: #c6b786;
	opacity: 0.9;
	border-radius: 10px;
	padding: 30px 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.postid-25 #topic-header .description {
	width: 460px;
}

.postid-283 #topic-header .description {
	float: right;
}

#float-nav {
	position: fixed;
	left: 0;
	top: 156px;
	background: #ded0a1;
	padding: 15px 0;
	margin-left: -178px;
	overflow: hidden;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-transition: margin 0.3s ease-out;
	-moz-transition: margin 0.3s ease-out;
	transition: margin 0.3s ease-out;
	z-index: 10;
}

#float-nav.pull {
	left: 0;
	margin-left: 0;
}

#float-nav.half-pull {
	margin-left: -50px;
	-webkit-transition: margin 0.3s ease-out;
	-moz-transition: margin 0.3s ease-out;
	transition: margin 0.3s ease-out;
}

#float-nav a {
	display: block;
	padding: 15px 15px;
}

#float-nav ul {
	margin: 0;
}

#float-nav ul li {
	margin-left: 0;
}

.single-topic #content li {
	margin-bottom: 20px;
}

.single-topic h3 {
	margin-bottom: 30px;
}

/* =Book
==================================================================================== */
.single-book iframe {
	padding-top: 25px;
}

/* =Speaking form
==================================================================================== */
#media-photos {
	margin-bottom: 50px;
}

#media-photos h3 {
	color: inherit;
	font-weight: 400;
	font-size: 20px;
	margin-bottom: 0;
}

#media-photos p,
#media-photos a {
	color: inherit;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 0;
}

#media-photos .questions p {
	font-size: 17px;
	font-weight: 300;
	padding-top: 35px;
}

#media-photos .questions a {
	font-size: 17px;
}

/* =Testimonials
==================================================================================== */
#testimonials {
	background: #988752;
	text-align: center;
	color: #6b5c2d;
	font-size: 24px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#testimonials.reviews {
	background: #C7BB95;
	font-size: 18px;
}

#testimonials .testimonial-title {
	margin-bottom: 35px;
	color: #bbaa74;
  font-size: 38.5px;
}

#testimonials.reviews #quote,
#testimonials.reviews .testimonial-title {
	color: #AC9A64
}

#testimonials .testimonial-text {
	font-weight: 600;
	line-height: 1.6em;
	margin-bottom: 18px;
}

#testimonials .testimonial-author {
	color: #bbaa74;
	margin-bottom: 0;
}

#testimonials .testimonial-author-title {
	margin-top: 0;
	font-weight: 400;
}

#testimonials .testimonial {
	padding-bottom: 25px;
}

#quote {
	color: #bbaa74;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 200px;
	margin: 100px 0 10px;
	font-weight: bold;
}

/* =Mailing List
==================================================================================== */
#mail-wrapper {
	background: #f6f3ea;
	text-align: center;
}

#mail-wrapper.sidebar {
	border-radius: 6px;
	margin-bottom: 40px;
}

#mail-wrapper.sidebar #mail {
	padding: 10px 20px;
}

#mail {
	padding-top: 56px;
	padding-bottom: 48px;
	letter-spacing: 0;
}

#mail form input {
	background: white;
}

#mail form input,
#mail form button {
	width: 100%;
	display: block;
	font-size: 14px;
}

#mail h3 {
	color: #0a3e56;
	font-weight: 400;
	font-size: 30px;
	margin-bottom: 3px;
}

#mail p {
	color: #8A8A8A;
}

/* =Footer Navbar
==================================================================================== */
#navbar-bottom {
	padding-top: 48px;
	letter-spacing: 0.1em;
	font-size: 14px;
}

#navbar-bottom section {
	padding-bottom: 40px;
}

#navbar-bottom * {
	color: #d7e3ea;
}

#navbar-bottom h4 {
	margin-bottom: 32px;
}

#navbar-bottom ul {
	margin: 0;
	padding-right: 25px;
	color: #d7e3ea;
}

#navbar-bottom ul li {
	padding-bottom: 5px;
	line-height: 20px;
}

#navbar-bottom ul li a {
	font-weight: 300;
}

#navbar-bottom ul li a:hover {
	opacity: 0.6;
}

#navbar-bottom ul li a:active {
	opacity: 0.4;
}

#navbar-bottom .social-media {
	padding-top: 25px;
}

#navbar-bottom .social-media li {
	padding: 0;
}

#content .sidebar .social-media {
	list-style: none;
	position: relative;
}

.social-media .fb,
.social-media .yt {
	background-image: url( 'img/icon/social-icons.png' );
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	display: block;
	float: left;
	text-indent: -99999px;
	opacity: 1 !important;

	margin-top: 5px;
	margin-right: 5px;

	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}

.social-media .fb {
	background-position: -55px 0;
}

.social-media .fb:hover {
	background-position: -55px -50px;
}

.social-media .yt {
	background-position: 0 0;
}

.social-media .yt:hover {
	background-position: 0 -50px;
}

/* =Footer
==================================================================================== */
footer {
	background: #0a3e56;
	color: white;
}

#copyright {
	background: #03283a;
	color: #0a3e56;
	text-align: center;
	font-weight: normal;
	min-height: 45px;
	padding-top: 18px;
	letter-spacing: 0;
}

.to-the-top {
	position: fixed;
	bottom: 15px;
	right: 15px;
	background: rgba(0, 0, 0, 0.4);
	padding: 13px 15px 5px 16px;
	border-radius: 6px;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}

.fade-in {
	opacity: 0.6;
}

.fade-in:hover {
	cursor: pointer;
	opacity: 1;
}

/* =Misc
==================================================================================== */
.edit-link {
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: block;
	height: 50px;
	width: 50px;
	line-height: 50px;
	background: #0a3e56;
	text-align: center;
	border-radius: 30px;
	box-shadow: inset 0 0 1px black, 0 0 1px white, 0 1px 2px rgba(0,0,0,0.5);
	border: 1px solid white;
}

.edit-link:active {
	box-shadow: inset 0 0 1px black, 0 0 1px white, 0 0px 2px rgba(0,0,0,0.5);
	bottom: -1px;
}

.post-edit-link {
	display: block;
	line-height: 50px;
	color: #DDD;
}

.post-edit-link:hover {
	color: #FFF;
}

.post-edit-link:active {
	color: #DDD;
}

/* =Event page
==================================================================================== */
#tribe-events-pg-template {
	padding-top: 50px;
}

#tribe-events h2.tribe-events-page-title, 
#tribe-events #tribe-geo-results h2.tribe-events-page-title {
	font-size: 30px;
}

#tribe-events .tribe-events-calendar thead th {
	letter-spacing: 0.15em;
}

#tribe-events h2.tribe-events-page-title, 
#tribe-events #tribe-geo-results h2.tribe-events-page-title,
#tribe-events .tribe-events-calendar thead th,
#tribe-events .tribe-events-calendar div[id*="tribe-events-daynum-"], 
#tribe-events .tribe-events-calendar div[id*="tribe-events-daynum-"] a,
#tribe-events ul.tribe-events-sub-nav a, 
#tribe-events .tribe-events-back a, 
#tribe-events .tribe-events-list-widget .tribe-events-widget-link a, 
#tribe-events .tribe-events-adv-list-widget .tribe-events-widget-link a {
	font-weight: 500;
}

#tribe-events .tribe-events-ical {
	display: none;
}

#tribe-events .tribe-events-notices {
	background: #d9edf7;
	border: none;
	color: #3a87ad;
	margin: 10px 0 18px;
	padding: 8px 35px 8px 14px;
	text-shadow: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#tribe-events #tribe-bar-form .tribe-bar-submit input[type=submit] {
	border: 0;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.15em;
	border-radius: 6px;
	display: block;
	background: #a08f5a;
	color: white;
	text-align: center;
	text-transform: uppercase;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: moz-none;
	-ms-user-select: none;
	user-select: none;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;  
}

/* =Short width triplet
==================================================================================== */
@media (min-width: 979px) {
	.short-triplet {
		width: 910px;
	}

	.short-triplet .span4 {
		width: 280px;
		margin-left: 30px;
	}

	.short-triplet .span12 {
		width: 910px;
	}
}

/* =Lightbox
==================================================================================== */
#lightbox {
    position: fixed; /* keeps the lightbox window in the current viewport */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    background: rgba(0, 0, 0, 0.8 );
    text-align: center;
    z-index: 1000;
}

#lightbox .frame {
	box-shadow: 0 0 25px #111;
	-webkit-box-shadow: 0 0 25px #111;
	-moz-box-shadow: 0 0 25px #111;
	max-width: 940px;
	background: black;
	/*position: relative;*/
	top: 50px;
}

#lightbox p {
    text-align: right;
    color: #fff;
    margin-right: 20px;
    font-size: 12px;
}

.video-container {
    position: relative;
    width: 100%;
    margin: 30px auto 56.25%;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
	top: 0;
	left: 0;
	width: 100%;
	max-height: 100%;
}

@media (max-width: 767px) {
	#lightbox .frame {
		top: 0;
		max-width: 370px;
		max-height: 200px;
	}
}

@media (max-width: 979px) {
	#lightbox .frame {
		top: 0;
	    max-width: 470px;
		max-height: 250px;
	}

	.video-container {
		margin-top: 10px;
	}
}

#thanks {
	display: none;
	padding-top: 30px; 
	text-align: center;
	-webkit-transition: height 1s ease-out;
	-moz-transition: height 1s ease-out;
	transition: height 1s ease-out;
}

#notes {
	position: relative;
	top: -80px;
}

.admin-bar #notes {
	top: -100px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* =Responsive
==================================================================================== */
@media (max-width: 767px) {
	body {
		padding-left: 0;
		padding-right: 0;
	}

	.container {
		padding-left: 20px;
		padding-right: 20px;
	}

	.page-intro {
		text-align: center;
	}

	.postid-25 #topic-header .description {
		width: inherit;
	}

	#topic-header .row {
		padding-top: 5px;
	}

	#topic-header .description {
		padding: 1px 20px;
	}

	#home-header .container {
		padding-top: 220px;
	}

	.front-page {
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.front-page.adhd .span4 {
		float: left;
		text-align: left;
	}

	.front-page.adhd .span4 hr {
		margin-left: 0;
	}

	ul.nav li.dropdown:hover > ul.dropdown-menu {
		display: none;
	}

	.entry-content img {
		float: none !important;
		margin: 0 auto !important;
		display: block !important;
		padding-bottom: 20px;
	}

	.testimonial {
		font-size: 18px;
	}

	.the-categories {
		display: none;
	}

	#mail-wrapper.sidebar {
		display: none;
	}
}

@media (max-width: 979px) {
	.navbar-wrapper.scroll {
		opacity: 1;
	}

	#float-nav {
		top: 0px;
		width: 100%;
		border-top-right-radius: 0;
		border-top-left-radius: 0;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		margin-left: 0;
		margin-top: -120px;
	}

	#float-nav.pull {
		margin-top: 58px;
	}

	#float-nav.admin-float-bump.pull {
		margin-top: 87px;
	}

	#float-nav ul li {
		float: left;
		width: 25%;
		text-align: center;
	}

	#float-nav a {
		display: block;
		padding: 0;
	}

	#float-nav a img {
		width: 30px;
	}

	a.page-anchor {
		margin-top: -120px;
	}
}