/*
Theme Name: Matt Cerrone - Child Theme
Theme URI: http://matthewcerrone.com
Description: One page site for Matt Cerrone & New Sports Media
Author: Brooklyn Creative Design
Author Email: WordPress@BrooklynCreativeDesign.com
Author URI:  http://www.brooklyncreativedesign.com
License: GNU General Public License and Themeforest general license
License URI: License/README_License.txt
Template: simplekey

*/

/* Import SimpleKey Styles
---------------------------------------------------------------------------------- */
@import url('../simplekey/css/general.css');
@import url('../simplekey/css/layout.css');
@import url(http://fonts.googleapis.com/css?family=Roboto:500,900|Quattrocento+Sans);

/* -------- COLOR GUIDE -------

Blue: #004685
Orange:  #F7742C
Black: #1D2023
White: #F4F4F4

/* -------- FONT GUIDE -------


http://www.google.com/webfonts

Roboto | Quattrocento Sans

HEADINGS:

		font-family: 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: 500; 

BODY:

		font-family: 'Quattrocento', Helvetica, Arial, sans-serif;
		font-weight: 400;

BOLD:

		font-family: 'Roboto', Helvetica, Arial, sans-serif;
		font-weight: 900;

/* Customizations
---------------------------------------------------------------------------------- */

#ajax-load #close {
	top: 75px;
}

::selection {
background: #004685;
color: #f4f4f4;
}


/* -------- HOMEPAGE SLIDER -------- */

#featured .oneColumn #firstTitle {
font: normal 160px 'Roboto',Arial, Helvetica, sans-serif;
margin-bottom: 0px;
line-height: 140px;
}

#featured .oneColumn #secondTitle {
font: normal 72px 'Quattrocento',Arial, Helvetica, sans-serif;
line-height: 60px;
}

#featured .twoColumns #firstTitle {
font: normal 80px 'Roboto',Arial, Helvetica, sans-serif;
line-height: 80px;
}

#featured .twoColumns #secondTitle {
font: normal 30px 'Quattrocento',Arial, Helvetica, sans-serif;
line-height: 30px;
}

#featured #excerpt {
border: 1px solid #fff;
border-width: 1px 0;
padding: 24px 0;
margin: 24px auto 40px;
color: #fff;
text-transform: lowercase;
}

#featured .oneColumn #excerpt {
width: 70%;
}

#featured .twoColumns #excerpt {
margin-left: 5px;
width: 460px;
float: left;
}

.slide_bg {
	color: #181818;
}

/* -------- TYPOGRAPHY -------- */

body {
	font-family: 'Quattrocento', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
}

.page-area .title h1, .page-area .title h1 strong {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-weight: 900;	
}

.page-area .title p {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-weight: 300;	
	color: #f7742c !important;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.config .item h2 {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-weight: 500;	
	color: #004685;
}

/* -------- NAVIGATION -------- */

h1#site-logo a {
background: url(http://mc.brooklyn.cd/wp-content/themes/matt-cerrone/images/Logo/Dark%20BG/MC-Logo-400W_63H.jpg) no-repeat 0 center;
background-size: contain;
}


h1#site-logo, h1#site-logo a {
	width:	303px;
	height: 49px;
	margin-top: 3px;
}

#primary-menu {
	background: #1D2023;
	z-index: 999;
}

#primary-menu-container {
	float: right;
	min-width: 590px;
	height: 70px;
}

#primary-menu-container ul li {
float: left;
padding: 0;
position: relative;
}

#primary-menu-container li {
	float: left;
	margin-left: 10px;
	position: relative;
	width: 100px;
	word-wrap: break-word;
	line-height: 20px;
	text-align: center;
}

#primary-menu-container li:hover {
	border-bottom: 2px solid #F7742C;
}

#primary-menu-container li a:hover {
	color: #F7742C;
}

#primary-menu-container a {
	font-size: 14px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-weight: 300; 
	color: #fff;
	text-transform: uppercase;
	display: table-cell;
	vertical-align: middle;
	height: 70px;
	width: 100px;
}

#menu-primary-menu {
	display: table-row;
}

/* -------- TOP LANDING PANE -------- */

header#top {
	background: #181818 !important;
	height:auto !important;
}

#page-2columns.column.one_half.homepage {
	margin-bottom: -10px;
	padding-bottom: 0px;
}

#page-2columns.column.one_half.homepage img {
margin-bottom: 0px;
max-width: 65%;
float: right;
}

.homepage p {
font-family: 'Roboto', Helvetica, Arial, sans-serif;
font-weight: 900;
color: #f4f4f4;
font-size: 28px;
line-height: 30px;
margin-left: 120px;
margin-top: 50px;
}

#homepage-mc {
	margin-left: 30px;
}

#optin {
	padding: 20px 15px;
	text-align: center;
}
	#optin input {
		font-size: 15px;
		margin-bottom: 10px;
		padding: 8px 10px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border: none;
		width: 60%;
		opacity: 0.7;
		padding-left: 35px;
		font-family: 'Roboto', Helvetica, Arial, sans-serif;
	}

#optin input.email {
	background: #F7742C url(images/email.png) no-repeat 10px center;
}

#optin input.name {
	background: #F7742C url(images/name.png) no-repeat 10px center;
}

#optin input[type="submit"] {
			background: #F7742C;
			border: 1px solid #a44913;
			color: #fff;
			cursor: pointer;
			font-size: 18px;
			font-weight: bold;
			padding: 8px 0;
			text-shadow: none;
			width: 60%;
		}
			#optin input[type="submit"]:hover { color: #1D2023 }


/* -------- CONFIGURATION ITEMS (KEYS TO BLOGGING) -------- */

.entry .config .item {
		border-bottom: 1px solid transparent;
		opacity: 0.7;
}

.entry .config .item .thumbnail {
	padding-top: 10px;
}

.entry .config .item:hover {
	border-bottom: 1px solid #004685;
	opacity: 1;
}

/* -------- ABOUT ME PANE -------- */

section#about hgroup {
	margin-bottom: 40px;
}

section#about .title p {
	color: #666 !important;
}

section#about img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

/* -------- BLOG TILE (FRONTPAGE)  SECTION -------- */

article.post.grid_blog {
	background: #333;
	-webkit-border-radius: 0px 0 8px 8px;
	-moz-border-radius: 0px 0 8px 8px;
	-o-border-radius: 0px 0 8px 8px;
	min-height: 400px;
	padding: 0 0 10px !important;
}

.grid_blog h2, .grid_blog h2 a {
	font-size: 14px;
	margin: 10px 5px;
	color: #f7742c;
	text-align: center;
}

.grid_blog .entry {
	padding: 0 10px;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
}


.grid_blog .entry .more-link {
	width: 80%;
	background: #222;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color: #f4f4f4;
	padding: 5px;
	opacity: 0.7;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.grid_blog .entry .more-link:hover {
	opacity: 1;
}

.grid_blog .thumbnail {
	width: 100% !important;
}

/* -------- BLOG PAGE -------- */

.post .thumbnail {
width: 250px;
height: 250px;
display: block;
margin-right: 25px;
overflow: hidden;
}

.entry .more-link {
margin-top: 20px;
width: 100px;
display: block;
}

#blog-2columns .post h2, #blog-2columns .post h2 a {
font: normal 24px 'nexa_boldregular', Arial, Helvetica, sans-serif;
color: #004685;
font-size: 20px;
}

#latest-posts .post .thumbnail {
	background: #004685;
}

#latest-posts .post .thumbnail img:hover {
	opacity: 0.5;
}

/* -------- PORTFOLIO SECTION -------- */

.van_large_btn {
width: 94% !important;
}

.van_large_btn:hover{
color: #F7742C !important;
}

.portfolios {
	margin-bottom: 10px;
}

#latest-media h1.rants {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-weight: 900;
	color: #fff;
	margin-bottom: 20px;
}

#ajax-load #ajax-content {
height: 100%;
overflow: auto;
margin-top: 100px;
}

.inverse.tax ul {
border-color: #f4f4f4;
}

.inverse.tax ul li a {
	color: #f4f4f4;
}


/* -------- TWITTER & SOCIAL SECTION -------- */

section#tweets hgroup.title {
	margin-bottom: 20px;
}

.tweets.van_widget {
	margin-bottom: 15px;
}

/* -------- TESTIMONY PANES -------- */

section#testimony-1.page-area {
	padding: 50px 0 50px;
}

#testimony-text p {
	font-size: 32px;
	font-family: Futura, 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 30px;
	text-align: center;
	opacity: 0.7;
}

#testimony-author p {
	font-size: 16px;
	font-family: Futura, 'Roboto', Helvetica, Arial, sans-serif;
	text-align: center;
}

/* -------- CONTACT PANE -------- */

section#contact.page-area.blockbg1 {
background: #181818;
}

.subscribe h2 {
	font-size: 21px;
}

.subscribe .subscribe-input {
width: 300px;
color: #181818;
font-size: 13px;
}

.contactform .contact-btn {
background: #f7742c;
color: #f4f4f4;
font-size: 14px;
font-weight: 400;
text-shadow: none;
}

.contactform .contact-btn:hover, .subscribe .subscribe-btn:hover {
background: #000;
}

input[type="text"], textarea {
padding: 11px 8px;
border: 1px solid #666;
margin-bottom: 15px;
font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

.contactform input, .contactform textarea {
color: #f4f4f4;
width: 460px;
border: none;
background: #454545;
font-size: 15px;
}

/* -------- SINGLE BLOG POSTS -------- */

.post {
	padding-bottom: 0px;
}

#follow-up {
	border-top: 1px solid #dcdcdc;
	padding: 20px;
	background: #f4f4f4;
}

#follow-up p {
	text-align: center;
	font-style: italic;
}

#follow-up #optin input {
	font-size: 15px;
	margin-bottom: 10px;
	padding: 8px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: none;
	width: 60%;
	opacity: 1;
	padding-left: 35px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

#follow-up #optin input.email {
	background: #333 url(images/email.png) no-repeat 10px center;
	color: #f4f4f4;
}

#follow-up #optin input.name {
	background: #333 url(images/name.png) no-repeat 10px center;
	color: #f4f4f4;
}

#follow-up #optin input[type="submit"] {
	background: #004685;
	border: 1px solid #004685;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	padding: 8px 0;
	text-shadow: none;
	width: 60%;
}


/* -------- WIDGETS -------- */

/* -------- FOOTER -------- */

section#thanks {
	background: #222;
	color: #fff;
	padding: 20px;
}

section#thanks #top-text p {
		font-size: 32px;
	font-family: Futura, 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	opacity: 0.7;
}

section#thanks #bottom-text p {
		font-size: 32px;
	font-family: Futura, 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 30px;
	text-align: center;
	opacity: 0.3;
	text-transform: lowercase;
}

section#thanks #bottom-text p:hover {
	color: #004685;
		opacity: 1;
}

#footer a:hover {
	color: #f7742c;

}

/* Responsive Layout*/
@media only screen and (max-width: 1024px) {

#primary-menu-container ul li {
padding: 0 0px;
}

.homepage p {
	margin-left: 100px;
}

}

 @media only screen and (max-width: 800px) {

#primary-menu-container ul li {
padding: 0px !important;
}

#primary-menu-container li {
margin-left: -10px;
}

.homepage p {
	margin-left: 40px;
	font-size: 22px;
	line-height: 25px;
}
}

@media only screen and (max-width: 640px) {

header#top .entry {
	margin-top: 50px !important;
}

.homepage p {
	margin-left: 40px;
	font-size: 15px;
	line-height: 19px;
}

#page-2columns.column.one_half.homepage img {
margin-top: 41px;
}

.entry .config .item {
min-height: 350px;
}

.config .item .thumbnail {
height: 90px;
overflow: hidden;
margin: 0 auto 40px;
}

.config .item .thumbnail img {
max-width: 80px;
max-height: 80px;
height: auto;
width: auto;
}

#testimony-text p {
font-size: 22px;
line-height: 25px;
}


}

@media only screen and (max-width: 480px) {
}

@media only screen and (max-width: 320px) {

header#top .entry {
margin-top: 0px !important;
}

.homepage p {
	text-align: center;
	margin-left: 0px;
	margin-top: 100px;
	font-size: 26px;
	line-height: 28px;
}

#optin {
	padding: 20px 10px;
	margin-left: -35px;
	text-align: center;
}


.entry .config .item {
min-height: auto;
}


#testimony-text p {
	font-size: 24px;
	font-family: Futura, 'Roboto', Helvetica, Arial, sans-serif;
	line-height: 24px;
	text-align: center;
}

section#thanks #top-text p {
	font-size: 24px;
	line-height: 30px;
}

section#thanks #bottom-text p {
	font-size: 18px;
}
