/*
Theme Name: WP-Starter
Theme URI: http://wpstarter.themeawesome.com/
Description: A child theme for WP-Forge
Author: Thomas E. Vasquez
Author URI: http://themeawesome.com/
Template: wp-forge
Version: v1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: wpstarter
*/

@import url("../wp-forge/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
.clear:before,
.clear:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}	
.clear:after {
	clear: both;
}

body {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	padding: 0;
}

a {
	outline: none;
	color: #ed1b24;
}
a:hover, a:focus {
	color: #b7151c;
	cursor:pointer;
}

button, .button {
	background-color: #ed1b24;
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #b7151c;
}
button.radius,
.button.radius {
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

.row {
	max-width: 58.750em;
}

[role=complementary] {
	margin-top: 2em;
}
.widget-area .widget {
	margin-bottom: 36px;
}
.widget-area .widget ul {
	margin-left: 1.4em;
	font-size: 14px;
}
.widget-title {
	color: inherit;
	font-size: 12px;
	border-bottom: 1px solid #ededed;
}

header[role=banner] {
	padding-top: 24px;
	background-color: #fff;
}

#backtotop {display: none;}

.header-info {
	margin: 0 auto;
	width: 360px;
	float: none;
}

h1.site-title {
	width: 360px;
	height: 53px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(images/logo.gif) no-repeat 0 0;
}

.page-header .page-title,
.entry-header .entry-title,
h2 {
	font-family: 'Cinzel', serif;
	color: #ed1b24;
	font-size: 30px;
	text-align: center;
	font-weight: normal;
}
.page-header .page-title {
	font-size: 40px;	
}
.entry-header .entry-title {
	text-align: left;
}

.full-width {
	background-color: #fff;
}
.full-width.logos {
	border-top: 3px solid #f7f7f7;
	padding-top: 15px;
	padding-bottom: 15px;	 
}

/* Carousel */
.social-bar {
	background-color: #f0f0f0;
	padding: 8px 0;
}
.social-bar .row {
	background-color: transparent;
}
.social-links {
	text-align: right;
}
.social-links .social-link {
	margin-left: 8px;
	display: inline-block;
	height: 21px;
	vertical-align: top;
}
.social-links .social-link.link-fb {
	width: 92px;
	overflow: hidden;
}


.gradient {
	background: url(images/bg-section.png) #fff repeat-x;
}
.gradient .row,
.contact .row {
	background: url(images/section-marker.png) 50% 20px no-repeat transparent;
}
.page-header .page-title,
.entry-header .entry-title,
.gradient .row h2,
.contact .row h2 {
	margin-top: 1.5em;
	margin-bottom: 0;
}
.comments-title {
	margin-top: 0 !important;
	text-align: left;
}
.contact {
	background-color: #e5e5e5;
}
.contact .row h2 {
	color: #878787;
	margin-bottom: 0.7em;
}

/* MAIN NAV */
.top-bar {
	background: transparent;
	height: auto;
	margin-top: 24px;
}
.top-bar ul {
	border-top: 3px solid #cccccc;
	border-bottom: 1px solid #cccccc;
    list-style:none;
    margin:0 auto;
    padding:0;
    text-align:center;
    max-width: 24em;
}
.top-bar ul li {
    display:inline;
}
.top-bar ul a {
    display:inline-block;
    padding:10px 15px;
    font-family: 'Cinzel', serif;
    font-size: 18px;
    color: #ed1b24;
}
.top-bar ul .current_page_parent a,
.top-bar ul .active a {
	text-decoration: underline;
}

footer[role="contentinfo"] {
	border-top: 0 none;
	max-width: none;
	color: #e5e5e5;
	font-size: inherit !important;
}
footer[role="contentinfo"] .row {
	background: transparent;
}

footer[role="contentinfo"] p,
footer[role="contentinfo"] a {
	color: #e5e5e5;
}

footer[role="contentinfo"] p.copyright {
	font-size: 16px;
	margin-bottom: 0;
}

footer[role="contentinfo"] p {
	font-size: 13px;
}

.template-front-page .widget-area {
	border-top: 0 none;
	padding-top: 0;
}

.template-front-page .widget-area .widget p,
.template-front-page .widget-area .widget li {
	line-height: 1.6em;
	font-size: inherit !important;
}
.widget-area .widget a.button {
	color: #fff;
}


/* Masthead */
.masthead h1 {
	font-style: italic;
	color: #b6b6b6;
	font-size: 60px;
	font-weight: 300;
}
.key-roles {
	margin-bottom: 30px;
}
.key-roles ul {
	list-style: none;
	margin-bottom: 0;
}
.key-roles li {
	display: inline-block;
	width: 161px;
	height: 160px;
	font-size: 20px;
	line-height: 160px;
	position: relative;
	margin-left: -20px;
}
.key-roles li span {
	visibility: hidden;
}
.key-roles li:hover span {
	color: #fff;
	visibility: visible;
}
.key-roles li.mast-philosopher {
	background: url(images/icon-philosopher.png) no-repeat 0 0;
}
.key-roles li.mast-policeman {
	background: url(images/icon-policeman.png) no-repeat 0 0;
}
.key-roles li.mast-judge {
	background: url(images/icon-judge.png) no-repeat 0 0;
}
.key-roles li.mast-angel {
	background: url(images/icon-angel.png) no-repeat 0 0;
}
.key-roles li.mast-teacher {
	background: url(images/icon-teacher.png) no-repeat 0 0;
}
.key-roles li.mast-guardian {
	background: url(images/icon-guardian.png) no-repeat 0 0;
}
.key-roles li:hover {
	background-position: 0 -160px;
}

.take-test {}
.take-test span {
	font-style: italic;
	color: #b6b6b6;
	font-size: 18px;
	font-weight: 300;
	display: block;
	margin-bottom: 10px;
}

.stat-panel {
	margin-bottom: 50px;
	background-color: #cccccc;
}
.stat-panel .row {
	background-color: transparent;
}
.stat-title,
.stat {
	text-transform: uppercase;
	color: #fff;
	display: block;
}
.stat-title {
	font-size: 14px;
}
.stat {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
	.key-roles li:first-child {
		margin-left: 0;
	}
	.stat {
		margin-bottom: 0;
	}
}

.stat.stat-highlight {
	color: #585858;
	font-size: 21px;
}

/* Authors */
.designer-pic,
.designer-info {
	text-align: center;
}
.designer-pic {
	margin-bottom: 12px;
}
.designer-info h3 {
	font-size: 24px;
}
.designer-social {
	background: url(images/social-bg-greyline.png) repeat-x 0 26px;
	width: 60%;
	margin: 0 20%;
	text-align: center;
	margin-bottom: 30px;
}
.designer-social .linkedin,
.designer-social .twitter {
	display: inline-block;
	height: 54px;
	width: 60px;
	background-color: #fff;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.designer-social .linkedin {
	background: url(images/icon-linkedin.png) no-repeat 10px 7px #fff;
}
.designer-social .twitter {
	background: url(images/icon-twitter.png) no-repeat 10px 7px #fff;	
}

.comments-area article header {
	margin-bottom: 12px;
}

#secondary-sidebar.row {
	background: transparent;
	border-top: none 0 !important;
}

/* Gravity Forms */
.gform_wrapper {
	
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=email],
.gform_wrapper input[type=url],
.gform_wrapper textarea {
	padding: 0.8em 1em 1em;
	border-width: 2px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: auto;
	font-size: inherit;
}
.gform_wrapper .gform_validation_container {
	display: none;
}
.gform_body ul {
	list-style: none;
}
@media only screen and (min-width: 768px) {
	.gf_left_half {
		float: left;
		width: 49%;
	}
	.gf_right_half {
		float: right;
		width: 49%;
	}
}

.gform_body:before,
.gform_body:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}	
.gform_body:after {
	clear: both;
}


/* Youtube channel plugin overwrites */
.ytcplayer-fixwidthwrapper {
	margin-bottom: 50px !important;
}


/* Accordion */
.accordion {
	border: 2px solid #ededed;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
}
.accordion dt,
.accordion dd {
	padding: 10px;
	margin-bottom: 0;
}   
 
.accordion dt:last-of-type,
.accordion dd:last-of-type {
}
.accordion dd {}
.accordion dd:last-of-type {
	position: relative;
}
.accordion dt a {
	display: block;
	text-transform: uppercase;
	color: #444;
	background: url(images/accordion-close.png) no-repeat 100% 50%;
}
.accordion dt a.opened {
	background: url(images/accordion-opened.png) no-repeat 100% 50%;
}