/*
Theme Name: Marucci.com
Theme URI:
Author: 
Author URI:
Description: 
Tags: 
Text Domain: 
Template: camera
Version: 1.0
=======
License: GPL
License URI: 
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../camera/style.css');

/* =Theme customization starts here
-------------------------------------------------------------- */

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 {
	font-family: 'Raleway', sans-serif;
}

a {
	color: #d21c21;
}

a:hover {
	color: #f02626;
}
/*
a:visited {
	color: #bdbab8;
}

a:active {
	color: #ffc414;
}

a:focus {
	color: #f02626;
}
*/

h1 {
	text-transform: uppercase;
	font-size: 40px;
	line-height: 48px;
}

h1.entry-title {
	font-size: 4.2rem;
}

h2 {
	font-size: 35px;
	line-height: 42px;
}

h3 {
	font-size: 23px;
	line-height: 28px;
}

h4 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
}

h5 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
}

h6 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #d21c21;
}

::-moz-selection { 
    color: #fff;
    background: #d21c21;
}

::selection {
    color: #fff;
    background: #d21c21;
}

blockquote::before {
    color: #82909d;
    content: none;
}

blockquote {
	border-left: 5px solid #d21c21;
    color: #000;
    font-size: 18px;
    line-height: 28px;
    padding-left: 20px;
}

#header{
	margin-bottom: 20px;
	left: 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 10;
}

.headroom--pinned {
    display: block;
}

.headroom--unpinned {
    display: none;
}

.headroom {
    transition: all 0.25s ease-in-out 0s;
}

.headroom--pinned {
    transform: translateY(0%);
}

.headroom--unpinned {
    transform: translateY(-100%);
}

.site-header {
	background-color: rgba(255,255,255,0.7);
	border-bottom: 2px solid #d21c21;
    max-width: 1200px;
    padding: 40px 0 30px;
    position: relative;
}

.site-titles {
	width: auto;
}

.site-title {
	min-width: 350px;
}

.site-title a {
	color: #000;
	font-size: 40px;
	font-weight: 300;
}

.red {
	color: #d21c21;
}

.site-title a .red {
	font-weight: 700;
}

.site-title a:hover,
.site-title a:hover span
{
	color: #f02626;
}

.site-header .main-navigation {
	margin-right: 44px;
}

.site-header .main-navigation ul li {
	padding: 0 5px;
}

.site-header .main-navigation ul li a {
	color: #000;
	font-size: 19px;
	padding: 5px;
	text-transform: uppercase;
}

.site-header .main-navigation ul li a:hover {
	color: #f02626;
}

.site-header .main-navigation ul li.current-menu-item a {
	color: #ffc414;
}

.site-title-wrap, .site-logo {
    display: inline-block;
    width: auto;
}

.site-header .main-navigation {
	max-width: 100%;
}

#page {
	margin-top: 20px; /*140*/
}

.container {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 0;
}

.home-header {
	position: relative;
}

.home-header-picture {
	float: right;
	position: relative;
}

div.home-quote {
	left: 20px;
	position: absolute;
	width: 500px;
	top: 100px;
}

div.home-quote p.quote-text {
	font-size: 30px;
	line-height: 50px;
	margin-bottom: 20px;
}

div.home-quote p.author-line {
	font-family: 'Tinos', serif;
	font-size: 24px;
	line-height: 28px;
}

div.brands-band {
	background: #d21c21;
	padding: 10px 0;
	margin: 15px 0;
	text-align: center;
	line-height: 70px;
}

div.brands-band img {
	margin: 0 40px;
	vertical-align: middle;
}

.sidebar-toggle {
    height: 40px;
    position: absolute;
    right: 0;
    width: 40px;
}

.sidebar-toggle .flyout-toggle {
	height: 40px;
	line-height: 40px;
}

.sidebar-toggle .flyout-toggle {
	background: transparent;
}

.featured-image {
    max-width: 1200px;
}

.entry-title {
    border-top: medium none;
    font-size: 3.2rem;
    font-weight: normal;
    line-height: 1.3;
    margin: 0 0 4%;
    padding-top: 0;
    text-transform: uppercase;
    word-wrap: break-word;
}

.entry-subtitle {
    color: #82909d;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: 5%;
}

.posted-on i {
	display: none;
}

.posted-on a {
	background: #fff;
	color: #ffc414;
	font-family: 'Tinos', serif;
	padding-right: 10px;
}

.posted-on a:hover {
	color: #f02626;
}

.posted-on {
    border-bottom: 2px solid #ffc414;
    display: inline-block;
    height: 18px;
    margin-bottom: 5%;
    overflow: visible;
    width: 100%;
}

#page .more-link {
	background: url(images/link_yellow_border.png) no-repeat 75px 15px transparent;
	color: #ffc414;
	display: block;
	font-family: 'Tinos', serif;
	font-size: 14px;
	margin-top: 30px;
}

#page .more-link:hover {
	color: #f02626;
}

.site-footer .container {
    border-top: 2px solid #d21c21;
    max-width: 1200px;
    padding: 3% 0 1%;
}

.site-footer .footer-navigation {
    display: block;
    margin-bottom: 10px;
    text-align: center;
}

div.menu-footermenu-container {
	margin: 0 auto;
}

.footer-navigation a {
	color: #5b5855;
	font-size: 20px;
	text-transform: uppercase;
}

.footer-navigation a:hover {
	color: #f02626;
}

.footer-navigation li.current-menu-item a {
	color: #ffc414;
}

.featured-image img {
	width: 96%;
}

.entry-header {
    display: inline-block;
    font-size: 1.4rem;
    padding-left: 2%;
    padding-right: 5%;
    position: relative;
    vertical-align: top;
    width: 38%;
}

.entry-content {
    display: inline-block;
    float: right;
    margin-right: 8%;
    width: 54%;
}

ul.social-icons {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.social-icons li {
	display: inline;
	float: none;
	margin-right: 11px;
}

ul.social-icons li:last-child {
	margin-right: 0;
}

ul.social-icons li a img {
	border: 1px solid #666;
	height: 36px;
    margin: 0;
    padding: 5px;
    width: 36px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-webkit-transition: opacity .4s ease-in-out;
}

ul.social-icons li a:hover img {
	border: 1px solid #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.tm-click-to-tweet {
	background: url(images/icon_white_twitter.png) no-repeat 10px 7px #d21c21;
	color: #fff;
	padding: 15px 30px 15px 57px;
}

.tm-click-to-tweet .tm-ctt-text a {
	color: #fff;
}

.tm-click-to-tweet p {
	display: none;
}

.posts-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

.posts-nav span {
	color: #5b5855;
}

.page .post {
    margin-bottom: 8%;
}

.site-footer .site-info {
    color: #82909d;
    display: block;
    float: none;
    text-align: center;
}

.full-width .entry-header {
    display: block;
    float: none;
    font-size: 1.4rem;
    margin-top: 30px;
    padding: 0 10%;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: auto;
}

.full-width .entry-content {
    display: block;
    float: none;
    margin-right: 0;
    padding: 0 10%;
    width: auto;
}

.page .full-width .post {
    margin-bottom: 2%;
}

.post-sidebar span.name_first label {
	display: none;
}

.post-sidebar .gform_wrapper .gform_footer {
    bottom: 0;
    clear: both;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 50%;
}

.post-sidebar .gform_wrapper form {
    position: relative;
    text-align: left;
}

.post-sidebar .gform_button {
	width: 95%;
	padding: 5px 20px;
}

.WP_Editor_Widget .social-icons {
	position: relative;
	z-index: 100;
}

.author-title {
	line-height: 100%;
}

.author-title span {
	line-height: 100%;
}

.author-info {
	border-top: 2px solid #d21c21;
}

.comment-reply-title {
	border-top: 2px solid #d21c21;	
}

.featured-image .carousel-caption {
	left: 35px;
}

.post-sidebar .gfield_label {  }
.post-sidebar li.gfield  { position:relative;  }
.post-sidebar li.gfield .gfield_label { position:absolute; top: 4px; left: 6px; font-size: 14px; color: #949494; font-weight: normal; margin: 0; }

.post-sidebar .widget {
	display: block;
	margin-bottom: 20px;
}

.featured-image {
	position: relative;
}



@media screen and (max-width: 1200px) {
	img.home-header-picture {
		max-width: 700px;
		width: 60%;
	}
	
	div.home-quote {
	    top: 80px;
	    width: 45%;
	}
	
	div.home-quote p.quote-text {
	    font-size: 26px;
	    line-height: 40px;
	    margin-bottom: 10px;
	}
	
	div.home-quote p.author-line {
	    font-size: 20px;
	    line-height: 20px;
	}
	
	.site-header {
		padding: 40px 5% 30px;
	}
	
	.container {
	    padding: 0 5%;
	}
	
	.site-titles {
	    width: 100%;
	}
	
	.site-header .main-navigation {
	    margin-right: 0;
	}
}

@media screen and (max-width: 1000px) {
	div.home-quote {
	    top: 50px;
	    width: 45%;
	}
	
	div.home-quote p.quote-text {
	    font-size: 22px;
	    line-height: 40px;
	    margin-bottom: 10px;
	}
	
	div.home-quote p.author-line {
	    font-size: 18px;
	    line-height: 20px;
	}
}

@media screen and (max-width: 800px) {
	div.home-quote {
	    top: 30px;
	    width: 45%;
	}
	
	div.home-quote p.quote-text {
	    font-size: 20px;
	    line-height: 34px;
	    margin-bottom: 10px;
	}
	
	div.home-quote p.author-line {
	    font-size: 17px;
	    line-height: 20px;
	}
	
	.sidebar-toggle {
		padding: 0;
		right: 5%;
	}
	
	.site-title-wrap {
		text-align: left;
	}
}

@media screen and (max-width: 680px) {
	
	img.home-header-picture {
	    float: left;
	    height: auto;
	    margin-bottom: 10px;
	    max-width: 680px;
	    width: 100%;
	}
	
	div.home-quote {
	    display: block;
	    margin: 0 auto;
	    position: relative;
	    top: 0;
	    width: 90%;
	}
	
	.site-title a {
		font-size: 30px;
	}
	
	.entry-header {
	    display: block;
	    font-size: 1.4rem;
	    padding-left: 0;
	    padding-right: 0;
	    position: inherit;
	    vertical-align: top;
	    width: auto;
	}
	
	.entry-content {
	    display: block;
	    float: right;
	    margin-right: 0;
	    width: auto;
	}
	
	.entry-subtitle {
	    font-size: 20px;
    }
    
    .WP_Editor_Widget .social-icons {
	    position: absolute;
	    bottom: 100px;
    }
    
    .post{
	    padding-bottom: 200px;
    }
    
    .gform_widget {
	    bottom: 0;
	    position: absolute;
	    width: 98%;
    }
    
    ul.social-icons li {
	    margin-right: 1px;
    }
}