/*
Theme Name: Michelle Volleys Theme
Theme URI: http://www.monsterdesignco.com
Description: Custom Theme for Michelle Volleys website.
Author: Monster Design Company
Author URI: http://www.monsterdesignco.com
*/

/* ------------------ FONTS --------------------

	font-family:'DINNextLTW01-UltraLight 706122';
	font-family:'Avenir LT W01 35 Light';
	font-family:'AvenirLTW01-35LightObli';
	font-family:'Avenir LT W01 45 Book';
	font-family:'Avenir LT W01 55 Roman';
	font-family:'Avenir LT W01 65 Medium';
	font-family:'Avenir LT W01 85 Heavy';
	font-family:'AvenirLTW01-85HeavyObli';
	font-family:'Avenir LT W01 95 Black';
	font-family:'DIN 1451 W01 Engschrift';
	font-family:'DIN Next W01 Light';
	font-family:'DIN Next W01 Regular';
	font-family:'DIN Next W01 Medium';
	font-family:'DIN Next W01 Bold';
	font-family:'DIN Next W01 Heavy';
	font-family:'DIN Next W01 Black';

*/


/* YUI 3.5.0 reset.css (http://developer.yahoo.com/yui/3/cssreset/) - http://cssreset.com */
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

/* --------------------- BASIC LAYOUT ------------------- */

header {
	width: 100%;
	min-width: 1080px;
	height: 465px;
	background: url(/wp-content/themes/michelle/images/header-bg.png) no-repeat top center;
	background-size: 100%;
	margin: 0;	
	position: relative;
}

#nav-bg {
	background: #E44044;
	height: 50px;
	width: 100%;
	min-width: 1080px;
	position: absolute; 
	top: 265px;
}

#header-wrap {
	width: 1080px;
	height: 465px;
	margin: 0 auto;
	position: relative;
}

#header-foreground {
	background: url(/wp-content/themes/michelle/images/logo.png) no-repeat top left;
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 465px;
	padding: 0 60px;
}

#home-link {
	position: absolute;
	top: 141px;
	left: 384px;	
	font-size: 64px;
	line-height: 57px;
	color: #fff;
	font-family:'DIN Next W01 Light';
	text-transform: uppercase;
	text-shadow: 1px 1px 5px rgba(163, 71, 8, 0.5);
    filter: dropshadow(color=#A34708, offx=2, offy=2);
}

@-moz-document url-prefix() {
	#home-link {
		left: 391px;
	}
}

#home-link span {
	font-family:'DIN Next W01 Bold';
}

nav {
	float: right;
	margin-top: 274px;
}

nav ul li {
	float: left;
	font-family:'DIN 1451 W01 Engschrift';
	font-size: 23px;
	text-transform: uppercase;
	margin-right: 71px;
	padding-top: 2px;
}

nav ul li:last-of-type {
	margin: 0;	
}

nav ul li a {
	color: #fff;
}

#content {
	background: url(/wp-content/themes/michelle/images/white-line.png) top center no-repeat;
	height: 500px;
	margin: 0;
	width: 100%;
	position: absolute;
	top: 370px;
	min-width: 1080px;
}

#content-wrap {
	width: 960px;
	padding: 55px 60px 0;
	margin: 0 auto;
}

#social {
	width: 100%;
	text-align: right;
	margin-bottom: 25px;
}

#social a {
	margin-left: 4px;
}

#sidebar {
	float: left;
	width: 300px;
	margin-right: 35px;
}

#main {
	width: 625px;
	margin: 20px auto;
}

/* --------------------- HOME LAYOUT ------------------- */

#photo-gallery {
	width: 315px;
	margin: 35px 35px 0 0;
	float: left;	
}

#photo-gallery a.gallery {
	display: block;
	height: 276px;
}

h3.sponsors {
	margin-top: 16px;
}

#facebookpagefeedwidget-2 {
	height: 260px;	
	overflow-y: scroll;
	position: relative;
	width: 275px;
}

#facebookpagefeedwidget-2 ul li {
	padding: 0 0 20px 0;
	margin-bottom: 20px;
}

#facebookpagefeedwidget-2 div.facebook_page-avatar img {
	padding: 0 10px 0 0;
	width: 40px;
}

#facebookpagefeedwidget-2 div.facebook_page-avatar a, #facebookpagefeedwidget-2 span.facebook_page-timestamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EC1C24;
	line-height: 16px;
	padding: 4px 0 0;
	display: block;
}

#facebookpagefeedwidget-2 span.facebook_page-timestamp {
	color: #ccc;
	padding: 0;
}

#facebookpagefeedwidget-2 div.fbf_desc a, #facebookpagefeedwidget-2 div.fbf_desc {
	clear: both;
	font-size: 12px;
	color: #EC1C24;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
}

#facebookpagefeedwidget-2 div.fbf_desc {
	margin-bottom: 10px;
	color: #333;
	font-weight: normal;
	padding: 7px 0 0;
}

#facebookpagefeedwidget-2 div.fbf_desc a img {
	margin-top: -5px;
}


/* --------------------- SUB LAYOUT ------------------- */

body.sub header {
	height: 330px;
	background: url(/wp-content/themes/michelle/images/header-bg.png) no-repeat center -75px;
	background-size: 100%;
}

body.sub #header-foreground {
	height: 330px;
}

body.sub #nav-bg {
	top: 175px;
}

body.sub #home-link {
	top: 51px;	
}

body.sub nav {
	margin-top: 184px;
}

body.sub #content {
	top: 230px;
}

/* --------------------- UPCOMING SCHEDULE (SIDEBAR) ------------------- */

div.event {
	padding-top: 6px;
}	

div.event:first-of-type {
	padding-top: 22px;
}

div.event:last-of-type {
	padding-bottom: 13px;	
}

div.event img {
	float: left;
	width: 90px;
	margin: 0 10px 10px 0;
}

div.event div {
	float: left;
	width: 200px;
}

div.event h5 a {
	color: #E44044;	
}

/* --------------------- SCHEDULE PAGE ------------------- */

#main div.event-listing {
	margin: 20px 0;	
	padding: 0 0 25px;
	border-bottom: 2px solid #e2e2e2;
}

#main div.event-listing div {
	float: left;
	width: 455px;
}

#main div.event-listing:last-of-type {
	border: none;
	margin-bottom: 0;
	padding: 0;
}

#main div.event-listing img {
	float: left;
	margin: 0 20px 0 0;
	width: 150px;
	height: auto;
}

div.event-listing h5 a {
	color: #E44044;	
}

div.event-listing p.button, div.event-details p.button {
	float: left;
	background: #FFD400;
	border: 0;
	color: #fff;
	font-family:'Avenir LT W01 85 Heavy';
	padding: 10px 25px 8px;	
	cursor: pointer;
}

p.button a {
	color: #fff;
}

#main div.event-details img {
	width: 50%;
	margin: 0 20px 10px 0;
	float: left;
}

/* --------------------- SPONSORS PAGE ------------------- */

#main div.sponsors-page {
	padding: 0 0 10px;
}

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

footer {
	width: 100%;
	min-width: 1080px;
	margin: 35px 0 0;
	background: url(/wp-content/themes/michelle/images/footer-bg.png) center top no-repeat;
}

#footer-wrap {
	width: 960px;
	padding: 40px 60px 50px;
	margin: 0 auto;
}

#footer-wrap ul {
	height: 78px;	
}

#footer-wrap ul li {
	float: left;
	margin-left: 26px;	
}

#footer-wrap ul li:first-of-type {
	margin: 0;
}

p.copyright {
	font-size: 11px;
	font-family:'DIN Next W01 Medium';	
	color: #EC1C24;
	text-transform: uppercase;
}

/* --------------------- TEXT STYLES ------------------- */

h1 {
	font-size: 42px;
	line-height: 42px;
	font-family:'DIN Next W01 Black';
	margin: 0 0 3px;
}

h2 {
	font-family:'DIN Next W01 Light';
	font-size: 32px;
	color: #EC1C24;
	line-height: 38px;
}

h2 span {
	font-family:'DIN Next W01 Bold';
	text-transform: uppercase;
	color: #000;
}

h3 {
	font-size: 29px;
	font-family:'DIN Next W01 Light';
	text-transform: uppercase;
	padding: 18px 5px 8px 0;
	background: url(/wp-content/themes/michelle/images/h2-bg.png) right top no-repeat #FFD400;
	color: #fff;
	line-height: 26px;
}

h3 a {
	color: #fff;
}

h3 span {
	display: block;
	margin-left: -2px;
}

h3 span span {
	font-family:'DIN Next W01 Bold';
	display: inline;
	margin: 0;
}

h3.footer {
	background: url(/wp-content/themes/michelle/images/h2-bg.png) right bottom no-repeat #FFD400;
}

h4 {
	font-family:'Avenir LT W01 55 Roman';
	font-size: 23px;
	color: #EC1C24;
	line-height: 28px;
	margin: 0 0 15px;
}

h5 {
	font-family:'Avenir LT W01 95 Black';
	font-size: 18px;
	color: #E44044;
	line-height: 20px;
	margin: 5px 0 8px;
}

h6 {
	font-family:'Avenir LT W01 85 Heavy';
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 3px;
}

p {
	font-family:'Avenir LT W01 35 Light';
	font-size: 13px;
	line-height: 18px;
	margin: 3px 0 12px;
}

p.quote-name {
	font-family:'DIN Next W01 Bold';
	font-size: 22px;
	text-align: right;
	color: #EC1C24;
	margin-top: -29px;
	line-height: 25px;
}

a {
	text-decoration: none;
	color: #00B0D8;
}	

strong {
	font-family:'Avenir LT W01 85 Heavy';
}

em {
	font-family:'AvenirLTW01-35LightObli';
}

/* --------------------- BASIC FORM STYLES ------------------- */

form label {
	font-family:'Avenir LT W01 85 Heavy';
	margin: 25px 0 0;
	display: block;
	line-height: 2px;
}

form input[type=text], form textarea, form input[type=email] {
	margin: 0;	
	border: 1px solid #000;
	padding: 5px 8px;
	font-family:'Avenir LT W01 35 Light';
	font-size: 13px;
	width: 300px;
}

form textarea {
	width: 609px;
}

form input[type=submit] {
	background: #FFD400;
	border: 0;
	color: #fff;
	font-family:'Avenir LT W01 85 Heavy';
	padding: 8px 25px;	
	cursor: pointer;
}

div.wpcf7-response-output {
	padding: 20px 40px;
	font-family:'Avenir LT W01 35 Light';
	font-size: 13px;
	line-height: 18px;
}

/* --------------------- MISC STYLES ------------------- */

hr.hidden {
	clear: both;
	visibility: hidden;
	margin: 0;	
}

div.first-column {
	width: 315px;
	margin: 35px 35px 0 0;
	float: left;	
}

div.second-column {
	margin: 35px 0 0;
	float: left;	
	width: 275px;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;
}

#main a img {
	border: 0;	
}

#main div.gallery {
	margin: 15px 0;
}

#main dl.gallery-item {
	margin-top: 0;
}