/*
Theme Name: clarafi
Theme URI: http://underscores.me/
Author: Digizyme, Inc.
Author URI: http://digizyme.com
Description: A theme for clarafi.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: clarafi
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

clarafi is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	text-decoration: none;
}

a:active,
a:hover {
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

.red-button {
	background: #ad2121;
	border-radius: 5px;
	color: #ffffff;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

.red-button a, .red-button a:hover, .red-button a:focus, .red-button a:visited {
	color: #ffffff;
}

a.red-button:hover, a.red-button:focus, a.red-button:visited {
	color: #ffffff;
}

a.red-button.disabled {
	background: #999999;
}

a.red-button.disabled:hover {
	text-decoration: none;
	cursor: default;
}

.full-width-blue .red-button {
	margin: 20px 0;
	display: inline-block;
}

a.red-button.buy-button, .full-width-blue .red-button.buy-button {
	margin: 0;
}

.profile-link {
	float: left;
	display: inline;
	width: 140px;
	height: 250px;
	margin-right: 10px;
	font-size: 14px;
	text-align: center;
}

.profile-link.instructor img {
	border: 1px solid #4384a7;
	border-radius: 50%;
}

.profile-link.instructor a:hover {
	text-decoration: none;
}

a.profile-link, a.profile-link:hover, a.profile-link:focus, a.profile-link:visited {
	color: #000000;
	text-decoration: none;
}

.profile-link:last-of-type {
	margin-right: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #333333;
	font-size: 16px;
	//font-size: 1rem;
	line-height: 1.35;
}

.domestos {
	font-family: DomestosSansNormal, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

h2.domestos {
	margin-bottom: 5px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
	//margin-bottom: 5px;
}

h3 {
	font-size: 18px;
}

h3.blue {
	font-size: 16px;
	text-transform: uppercase;
	color: #0a5279;
}

.post-type-archive-course h3.blue {
	margin-bottom: 0;
}

h4 {
	font-size: 12px;
}

h1.site-title, .giant {
	font-family: DomestosSansNormal, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: normal;
}

.giant {
	display: inline-block;
	opacity: 0.3;
	color: #65a6cb;
	font-size: 125px;
	margin: 0 0 -53px 0;
	text-transform: none;
}

.home .giant {
	margin: 0 0 -42px 0;
	font-size: 99px;
}

.page-template-page_resources .giant {
	margin-top: 0;
	line-height: 75px;
	font-size: 99px;
}

.blue {
	color: #0a5279;
}

p {
	margin-bottom: 1em;
	font-size: 16px;
}

.single-profile p, .page-template-page_mmaya p, body.page-template-page_mmaya {
	//font-size: 16px;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

.light-blue {
	color: #4384a7;
}

.thin {
	font-weight: 100;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #204f69; /* Fallback for when there is no custom background color defined. */
}

#top-bar {
	width: 100%;
	height: 25px;
	background-color: #ad2121;
	line-height: 25px;
	font-size: 15px;
}

.content-area.with-sidebar {
	width: 580px;
	float: left;
}

/* SHOWCASE */
#sort-area {
	background: url('images/showcase_searchBgrnd_150dpi.jpg') no-repeat;
	background-size: 100%;
	width: 100%;
	height: 100px;
}

#sort-area .container {
	position: relative;
	color: #ffffff;
	font-size: 12px;
}

#sort-by, #restrict-by {
	float: left;
}

.post-type-archive-showcase #sort-by {
	padding-top: 10px;
}

.post-type-archive-course #sort-by {
	padding-top: 28px;
}

#restrict-by {
	padding-top: 10px;
	padding-left: 20px;
}

#showcase-search {
	position: absolute;
	top: 8px;
	right: 0;
}

#showcase-search input[type="search"] {
	height: 18px;
	border-radius: 0;
}

#showcase-search .search-submit{
	background: url(images/magnifying_glass.png) no-repeat;
	width: 22px;
	height: 22px;
	background-size: 22px 22px;
	border: none;
	border-radius: 0px;
	box-shadow: none;
}

.showcase-anchors {
	float: left;
	width: 280px;
}

.showcase-list {
	float: right;
	width: 600px;
	border-left: 1px solid #cccccc;
}

.search .showcase-list {
	width: 100%;
}

.widget-area {
	width: 250px;
	float: right;
	padding: 30px 0 0 0;
}

.trailer-caption {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.trailer-holder {
	position: relative;
	height: 146px;
}

.single-course .wp-post-image {
	position: absolute;
}

#trailer-thumbnail, #tutorial-thumbnail {
	position: absolute;
}

#tutorial-thumbnail-holder {
	position: relative;
}

.single-course #tutorial-thumbnail-holder .wp-post-image {
	position: static;
}

#tutorial-thumbnail {
	top: calc(50% - 70px);
	left: calc(50% - 125px);
}

#tutorial-thumbnail:focus {
	outline: 0;
}

#wp-toolbar {
	margin: 0 auto;
	width: 900px;
}

#wp-toolbar a {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-transform: uppercase;
}

#wpadminbar {
    background: #AD2121 none repeat scroll 0 0;
}

#wpadminbar .menupop .ab-sub-wrapper, #wpadminbar .shortlink-input {
    background: #AD2121 none repeat scroll 0 0;
}

#wpadminbar .ab-top-menu > li.hover > .ab-item, #wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus, #wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item, #wpadminbar:not(.mobile) .ab-top-menu > li > .ab-item:focus {
    background: #AD2121 none repeat scroll 0 0;
    color: #ffffff;
}

#wpadminbar:not(.mobile) > #wp-toolbar a:focus span.ab-label, #wpadminbar:not(.mobile) > #wp-toolbar li:hover span.ab-label, #wpadminbar > #wp-toolbar li.hover span.ab-label {
    color: #ffffff;
}

#wpadminbar .quicklinks .menupop ul li a:focus, #wpadminbar .quicklinks .menupop ul li a:focus strong, #wpadminbar .quicklinks .menupop ul li a:hover, #wpadminbar .quicklinks .menupop ul li a:hover strong, #wpadminbar .quicklinks .menupop.hover ul li a:focus, #wpadminbar .quicklinks .menupop.hover ul li a:hover, #wpadminbar li #adminbarsearch.adminbar-focused::before, #wpadminbar li .ab-item:focus::before, #wpadminbar li a:focus .ab-icon::before, #wpadminbar li.hover .ab-icon::before, #wpadminbar li.hover .ab-item::before, #wpadminbar li:hover #adminbarsearch::before, #wpadminbar li:hover .ab-icon::before, #wpadminbar li:hover .ab-item::before, #wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus, #wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover {
    color: #ffffff;
}

#wpadminbar.mobile .quicklinks .hover .ab-icon::before, #wpadminbar.mobile .quicklinks .hover .ab-item::before {
    color: #ffffff;
}

#wpadminbar .quicklinks .menupop ul.ab-sub-secondary, #wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu {
    background: #AD2121 none repeat scroll 0 0;
}

#wpadminbar .quicklinks .menupop .ab-sub-secondary > li .ab-item:focus a, #wpadminbar .quicklinks .menupop .ab-sub-secondary > li > a:hover {
    color: #ffffff;
}

#wpadminbar .quicklinks a span#ab-updates {
    color: #ffffff;
}


#wpadminbar .quicklinks li a:hover .blavatar {
    color: #ffffff;
}

#wpadminbar .screen-reader-shortcut:focus {
    color: #ffffff;
}

#wpadminbar .ab-top-menu {
    float: right;
}

html #wpadminbar {
    min-width: 900px;
}

.logged-in #wpadminbar .ab-top-menu {
    float: left;
}

.logged-in #wpadminbar .ab-top-secondary {
    float: right;
}

#container, .container {
	width: 900px;
	margin: 0 auto;
}

#login-box {
	float: right;
	color: #ffffff;
	text-transform: uppercase;
}

#login-box a {
	color: #ffffff;
	text-decoration: none;
}

.site-header {
	background: #ffffff;
	padding-top: 10px;
	min-width: 900px;
}

.site-header .container {
	position: relative;
}

h1.site-title {
	font-size: 65px;
	line-height: 115px;
	margin: 0;
	display: inline;
}

.home h1.site-title {
	font-size: 87px;
}

h1.site-title a {
	color: #b80101;
	text-transform: lowercase;
	text-decoration: none;
}

.site-title-line {
	font-size: 50px;
	color: #c2c2c2;
	font-weight: lighter;
	display: inline-block;
	position: absolute;
	bottom: 34px;
}

.home .site-title-line {
	bottom: 24px;
}

h2.site-description {
	font-family: DomestosSansThin, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-transform: lowercase;
	color: #64a6ca;
	display: inline;
	font-size: 48px;
	margin: 0;
}

.home h2.site-description {
	color: #999999;
	font-size: 27px;
}

.site-content {
	background: #ffffff;
	min-width: 900px;
}

section#front-buttons {
	margin-top: 40px;
	height: 174px;
	box-shadow: 0 20px 20px -2px #eeeeee;
}

section#front-buttons a {
	display: block;
	float: left;
	font-size: 22px;
	padding-top: 117px;
	width: 117px;
	height: 148px;
	margin: 0 19px;DomestosSans
	color: #65a6cb;
	font-family: DomestosSansNormal, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	text-decoration: none;
	text-align: center;
}

section#front-buttons a.training {
	background: url('images/front_page_buttons/CF_icon_training_OFF.svg') no-repeat;
	background-position: 0 -19px;
	background-size: 117px 148px;
	margin-left: 0;
}

section#front-buttons a.training:hover {
	background: url('images/front_page_buttons/CF_icon_training_ON.svg') no-repeat;
	background-position: 0 -19px;
	background-size: 117px 148px;
}

section#front-buttons a.tools {
	background: url('images/front_page_buttons/CF_icon_tools_OFF.svg') no-repeat;
	background-position: 0 -19px;
	background-size: 117px 148px;
}

section#front-buttons a.tools:hover {
	background: url('images/front_page_buttons/CF_icon_tools_ON.svg') no-repeat;
	background-position: 0 -19px;
	background-size: 117px 148px;
}

section#front-buttons a.resources {
	background: url('images/front_page_buttons/CF_icon_resources_OFF.svg') no-repeat;
	background-position: 0 -19px;
	background-size: 117px 148px;
}

section#front-buttons a.resources:hover {
	background: url('images/front_page_buttons/CF_icon_resources_ON.svg') no-repeat;
	background-position: 0 -19px;
	background-size: 117px 148px;
}

section#front-buttons a.showcase {
	background: url('images/front_page_buttons/CF_icon_showcase_OFF.svg') no-repeat;
	background-position: 0 -19px;
	background-size: 117px 148px;
}

section#front-buttons a.showcase:hover {
	background: url('images/front_page_buttons/CF_icon_showcase_ON.svg') no-repeat;
	background-position: 0 -19px;
	background-size: 117px 148px;
}

section#front-buttons a.community {
	background: url('images/front_page_buttons/CF_icon_community_OFF.svg') no-repeat;
	background-position: 0 -19px;
	background-size: 117px 148px;
}

section#front-buttons a.community:hover {
	background: url('images/front_page_buttons/CF_icon_community_ON.svg') no-repeat;
	background-position: 0 -19px;
	background-size: 117px 148px;
}

section#front-buttons a.careers {
	background: url('images/front_page_buttons/CF_icon_careers_OFF.svg') no-repeat;
	background-position: 0 -19px;
	background-size: 117px 148px;
	margin-right: 0;
}

section#front-buttons a.careers:hover {
	background: url('images/front_page_buttons/CF_icon_careers_ON.svg') no-repeat;
	background-position: 0 -19px;
	background-size: 117px 148px;
	margin-right: 0;
}

.home article.page .container {
	min-height: 300px;
	padding-left: 370px;
	background: url('images/h_mission_img.jpg') no-repeat left bottom;
}

.full-width-blue {
	background-color: #ddf0fb;
}

.page-template-page_tools .full-width-blue h1 {
	margin-bottom: -40px;
	line-height: 1;
}

.highlights {
	width: 100%;
	display: inline-block;
}

.highlights a {
	display: block;
	float: left;
	width: 276px;
	height: 154px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	position: relative;
}

.highlights a:hover, .highlights a:visited {
	color: #ffffff;
}

.highlights img {
	width: 276px;
	height: 154px;
	overflow: hidden;
	vertical-align: bottom;
	position: absolute;
}

.highlights a .title-holder {
	width: 276px;
	height: 55px;
	padding: 5px 15px;
	opacity: 0.0;
	background-color: #65a6cb;
	position: absolute;
	bottom: 0;
	line-height: 15px
}

.highlights a:hover .title-holder {
	opacity: 1.0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.home .full-width-blue:last-of-type {
	text-align: center;
	padding-top: 60px;
}

#front-mmaya-banner {
	display: block;
	float: left;
	width: 549px;
}

#front-mmaya-banner img {
	width: 549px;
}

.chapter-number {
	background: url('images/blue_chapter_circle.png') no-repeat;
	background-size: 100%;
	padding: 4px;
	color: #ffffff;
}

.chapter {
	display: block;
	height: 30px;
	font-size: 14px;
}

.chapter-title {
	float: left;
}

.chapter-run-time {
	float: right;
}

.other-training-container {
	position: relative;
}

.other-training-subtitle {
	position: absolute;
	right: 0;
	top: 97px;
	color: #6290ad;
}

.cost-level {
	font-size: 12px;
	color: #85b0cb;
}

.other-courses-container, .kits-container {
	border-top: 1px solid #bedbed;
}

.kits-container {
	padding-top: 40px;
}

.feature-container {
	margin-bottom: 40px;
    border-top: 1px solid #d1e5f0;
}

.featured-tools-container {
	padding-right: 136px;
	margin-bottom: 40px;
    border-top: 1px solid #d1e5f0;
}

.other-courses {
	width: 50%;
	float: left;
	padding-right: 30px;
}

.post-type-archive-course .other-courses {
	color: #4384a7;
	font-size: 14px;
}

.other-courses h3 {
	color: #0a5279;
}

.other-courses .cost-level {
	color: #85b0cb;
	font-size: 12px;
}

.other-courses:last-of-type {
	padding-right: 0;
}

.other-software {
	width: 25%;
	float: left;
	line-height: 1.4;
}

.other-software:last-of-type {
	padding-right: 0;
}

.post-type-archive-showcase .wp-post-image, .tax-area .wp-post-image, .tax-animators .wp-post-image {
	float: left;
	margin-right: 20px;
}

.post-type-archive-showcase article, .tax-area article, .tax-animators article {
	margin: 0 0 20px 20px;
}

.post-type-archive-showcase h3.showcase-taxonomy-term, .tax-area h3.showcase-taxonomy-term, .tax-animators h3.showcase-taxonomy-term {
	color: #65a6cb;
	background: #ddf0fb;
	padding: 0 20px;
	margin: 0;
}

.post-type-archive-showcase article h4 .showcase-title, .tax-area article h4 .showcase-title, .tax-animators article h4 .showcase-title {
	color: #97382f;
}

.showcase-anchors {
	font-size: 16px;
}

.page-template-page_resources article {
	margin-bottom: 0;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
	font-style: italic;
	font-weight: 300;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0;
	padding-left: 25px;
}

ul {
	list-style: disc;
	font-size: 16px;
}

ol {
	list-style: decimal;
}

li {
	font-size: 16px;
}

section li {
	color: #4384a7;
	font-size: 14px;
}

section.student-membership li {
	color: #333333;
}

.page-template-page_resources section li, .page-template-page_careers section li {
	margin: 12px 0 14px;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

footer.site-footer {
	padding-bottom: 5px;
}

.menu-footer-menu-container {
	float: left;
}

.menu-footer-menu-container ul#secondary-menu {
	margin: 25px 0 0 0;
	padding: 0;
}

.menu-footer-menu-container li {
	float: left;
	list-style: none;
}

.menu-footer-menu-container li a {
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	text-transform: uppercase;
	padding: 0 20px;
	font-size: 14px;
}

.menu-footer-menu-container li:first-of-type a {
	padding-left: 0;
}

.menu-footer-menu-container li:last-of-type a {
	border-right: none;
	padding-right: 0;
}

.footer-logo {
	float: right;
	margin-top: 12px;
}

/* Instructor and Tutorial pages */
#instructor-header, #tutorial-header {
	color: #ffffff;
	padding: 20px 0;
}

#instructor-header {
	background-color: #204f69;
}

#tutorial-header {
	background-color: #333333;
}

#instructor-header h2, #tutorial-header h2 {
	display: inline;
	text-transform: none;
}

#tutorial-header h3 {
	text-transform: none;
	margin: 12px 0 0;
}

#tutorial-header h3 a {
	text-transform: none;
	color: #ffffff;
}

#tutorial-header h3 a:hover {
	text-decoration: none;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #999999;
	border-radius: 12px;
	background: #ffffff;
	color: #999999;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #666666;
	color: #666666;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #666666;
	color: #666666;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #b3b3b3;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #4384a7;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #4384a7;
}

a:hover,
a:focus,
a:active {
	color: #4384a7;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	position: absolute;
	top: 2px;
	right: 0;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
	text-align: center;
	margin: 0;
}

.main-navigation li:last-of-type {
	padding-right: 0;
}

.main-navigation a {
	font-family: DomestosSansNormal, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	display: block;
	font-weight: 500;
	text-transform: lowercase;
	text-decoration: none;
	color: #65a6cb;
	font-size: 18px;
	padding-top: 72px;
	width: 82px;
}

.main-navigation li.menu-training a {
	background: url("images/front_page_buttons/CF_icon_training_OFF.svg") no-repeat center 11px;
	background-size: 70%;
}

.main-navigation li.menu-training a:hover {
	background: url("images/front_page_buttons/CF_icon_training_ON.svg") no-repeat center 11px;
	background-size: 70%;
}

.main-navigation li.menu-tools a {
	background: url("images/front_page_buttons/CF_icon_tools_OFF.svg") no-repeat center 11px;
	background-size: 70%;
}

.main-navigation li.menu-tools a:hover {
	background: url("images/front_page_buttons/CF_icon_tools_ON.svg") no-repeat center 11px;
	background-size: 70%;
}

.main-navigation li.menu-resources a {
	background: url("images/front_page_buttons/CF_icon_resources_OFF.svg") no-repeat center 11px;
	background-size: 70%;
}

.main-navigation li.menu-resources a:hover {
	background: url("images/front_page_buttons/CF_icon_resources_ON.svg") no-repeat center 11px;
	background-size: 70%;
}

.main-navigation li.menu-showcase a {
	background: url("images/front_page_buttons/CF_icon_showcase_OFF.svg") no-repeat center 11px;
	background-size: 70%;
}

.main-navigation li.menu-showcase a:hover {
	background: url("images/front_page_buttons/CF_icon_showcase_ON.svg") no-repeat center 11px;
	background-size: 70%;
}

.main-navigation li.menu-community a {
	background: url("images/front_page_buttons/CF_icon_community_OFF.svg") no-repeat center 11px;
	background-size: 70%;
}

.main-navigation li.menu-community a:hover {
	background: url("images/front_page_buttons/CF_icon_community_ON.svg") no-repeat center 11px;
	background-size: 70%;
}

.main-navigation li.menu-careers a {
	background: url("images/front_page_buttons/CF_icon_careers_OFF.svg") no-repeat center 11px;
	background-size: 70%;
}

.main-navigation li.menu-careers a:hover {
	background: url("images/front_page_buttons/CF_icon_careers_ON.svg") no-repeat center 11px;
	background-size: 70%;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.menu-toggle {
	display: none;
}
.main-navigation ul {
	display: block;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.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: 0.875rem;
	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. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-left: 0;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-right: 0;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone {
	margin: 0;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

.widget-title {
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 3px;
}

.widget-area .widget ul li {
	font-size: 14px;
}

.single-course .widget-area .widget li {
	color: #4384a7;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.pricing-box {
	float: left;
	border: 2px solid #DDF0FB;
	border-radius: 10px;
	padding: 10px;
	text-align: center;
}

.pricing-box h3 {
	margin-bottom: 0;
}

.pricing-box.basic {
	width: 250px;
	margin-right: 20px;
}

.pricing-box.premium {
	width: 570px;
	background-color: #DDF0FB;
}

.pricing-box.student {
	background-color: #DDF0FB;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-top: 0;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: left;
}

#top-profile-header .wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-size: 14px;
}

#top-profile-header .wp-caption .wp-caption-text strong {
	font-size: 12px;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


/* WooCommerce */
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	background: #ad2121;
	border-radius: 5px;
	color: #ffffff;
	padding: 10px 20px;
	text-decoration: none;
	font-weight: 300;
	text-transform: uppercase;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce #respond input#submit:focus, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus,
.woocommerce #respond input#submit:visited, .woocommerce a.button:visited, .woocommerce button.button:visited, .woocommerce input.button:visited {
	background: #ad2121;
	color: #ffffff;
	text-decoration: underline;
}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit[disabled]:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button[disabled]:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button[disabled]:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button[disabled]:disabled {
    color: #ffffff;
}

.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit[disabled]:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button[disabled]:disabled:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button[disabled]:disabled:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button[disabled]:disabled:hover {
    color: #ffffff;
    background: #ad2121 none repeat scroll 0 0;
    text-decoration: none;
    box-shadow: none;
}

.add_to_cart_inline {
	text-align: center;
	border: none !important;
}

.add_to_cart_inline .amount {
	color: #ad2121;
	margin-right: 10px;
}

.add_to_cart_inline .amount::after {
    content: " USD";
}

/* REVOLUTION SLIDER */
.fullwidthbanner-container .fullwidthabanner {
	min-width: 900px;
}

/* BUDDYPRESS */
#register-page input[type="checkbox"], #register-page input[type="radio"] {
	margin-right: 7px;
}

.page-template-page_membership .wpcf7-form select {
	width: 80%;
}

.page-template-page_membership .wpcf7-form input[type="submit"] {
	background: #ad2121;
    border-radius: 5px;
    color: #ffffff;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
}

.page-template-page_membership .wpcf7-form .hidden {
	display: none;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #DDF0FB;
}

.woocommerce_account_subscriptions {
//	display: none;
}

/* bbPress */
#subscription-toggle {
	float: right;
	padding-top: 20px;
}