@charset "UTF-8";
/* 
FILE:     www.matthewcrutchlow.com :: Master Styles
UPDATED:  2008.08.19
AUTHOR:   hello@youngdesignassociates.com

*/


/* reset - credit: Eric Meyer
---------------------------------------------------------- */

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,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	}

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

ol,ul {
	list-style: none;
	}

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


/* global styles
---------------------------------------------------------- */

body {
	font-size: 62.5%; /* the Richard Rutter 10px base model */
	font-family: "Lucida Grande", Verdana, sans-serif;
	margin: 0;
	padding: 0 0 0 0;
	background-color: #577c5d;
	background-image: url(./images/global/body_background_tile.gif);
	}
	
img {
	border: 0;
	}
	
.hide  { 
	display: none;
	}
	
.clear {
	clear: both;
	}	
	
a:focus { 
	outline: none;
	}
	
	
/* TYPOGRAPHY
---------------------------------------------------------- */

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #1b0904;
	margin-bottom: 15px;
	}

.name {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: inherit;
font-style: italic;
	line-height: 1.6em;
	color: #1b0904;}

.quote {margin: 0 60px 15px 40px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size:1.3em;/* text-align: justify;*/}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	line-height: 1.4em;
	color: #1b0904;
	font-weight: normal;
	margin-bottom: 25px;
	}
	
.matts-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.18em;
	font-weight: bold;
	font-style: italic;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 1.3em;
	color: #1b0904;
	margin-bottom: 20px;
	}
	
.h2-song-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.18em;
	font-style: italic;
	}	

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
	font-size: 1.6em;
	line-height: 1.3em;
	color: #1b0904;
	margin-bottom: 5px;
	}
	
.copy-divider {
	min-height: 17px;
        height:auto !important;
        height:17px;
	margin: 30px 0 35px 0;
	background-image: url(./images/global/copy_divider.gif);
	background-position: center;
	background-repeat: no-repeat;
	}	
	
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #47694c;
	font-size: 1em;
	font-weight: bold; font-style: italic;
	text-transform: uppercase;
	margin: 3px 12px 0 0;
	padding: 0 12px 0 0;
	border-right: 1px solid #c5bf55; float: left;
	}

.blog-post-title {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
	color: #1b0904;
	margin-bottom: 20px;
	}

/* LINKS 
---------------------------------------------------------- */

a:link {
	color: #1b0904;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	color: #1b0904;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #1b0904;
	font-weight: bold;
	text-decoration: underline;
	}

	
/* BODY ELEMENTS
---------------------------------------------------------- */


#header {
	width: auto;
	min-height: 70px;
height:auto !important;
  height: 70px;
	background-color: fff;
	background-image: url(./images/global/header_background_tile.png);
	}

#body-wrapper {
	margin: auto;
	width: auto;
	}

#body {
	width: 830px;
	margin: 0;
	padding: 60px 0 0 0;
	}
	
#picture-frame-small {

	width: 185px;
	margin-top: 15px;
	padding: 0 5px 0 20px;
	float: left;
	}	
	
#main-content-wrapper {
	width: 620px;
	float: right;
	background-image: url(./images/global/content_top_graphic.png);
	background-repeat: no-repeat;
	}
	
#main-content {
	width: 519px;
background-color: #f9f7dc;
	margin: 60px 0 0 16px;
	padding: 0 30px 227px 30px;
	}
	
.blog-post {
margin-bottom: 20px;
}

.perfect {
margin-bottom: 20px;
}

.past-pix {float: right; margin: 0 0 10px 10px; border: 3px solid #e8e7cd;}
	
/* THE FOOTER
---------------------------------------------------------- */

#footer-wrapper {
	position: fixed;
	z-index: 10000;
	left: 0px;
	bottom: 0;
	width: 100%;
	min-height: 192px;
	margin: 0;
	background-image: url(./images/global/footer_background_tile.jpg);
	background-repeat: repeat-x;
	background-color:#0a0503;
	}

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

/* Primary navigation styling
----------------------------- */

#primary-navigation {
	width: auto;
	margin: 11px auto;
	}
	
#primary-navigation ul {
	margin: 0 0 0 25px;
	padding: 0;
	width: 783px;
	height: 117px;
	list-style: none;
	border: 0;
	background-image: url(./images/global/primary_navigation.jpg);
	background-position: 0px -117px;
	background-repeat: no-repeat;
	}
	
#primary-navigation li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	height: 117px;
	text-indent: -9999px;
	}
	
#primary-navigation li a {
	float: left;
	display: block;
	height: 117px;
	}

 #primary-navigation li a:hover {
	border: 0;
	display: block;
	height: 117px;
	background-image: url(./images/global/primary_navigation.jpg);
	background-repeat: no-repeat;
	}
	
#primary-navigation #past {
	width: 190px;
	height: 117px;
	}
	
#primary-navigation #past a {
	width: 190px;
	height: 117px;
	}
	
#primary-navigation #past a:hover {
	width: 190px;
	height: 117px;
	background-image: url(./images/global/primary_navigation.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
#primary-navigation #past_current {
	width: 190px;
	height: 117px;
	background-image: url(./images/global/primary_navigation.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
#primary-navigation #present {
	width: 200px;
	}
	
#primary-navigation #present a {
	width: 200px;
	}
	
#primary-navigation #present a:hover {
	width: 200px;
	background-image: url(./images/global/primary_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -190px 0px;
	}
	
#primary-navigation #present_current {
	width: 200px;
	background-image: url(./images/global/primary_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -190px 0px;
	}
		
#primary-navigation #future {
	width: 200px;
	}	
	
#primary-navigation #future a {
	width: 200px;
	}	
		
#primary-navigation #future a:hover {
	width: 200px;
	background-image: url(./images/global/primary_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -390px 0px;
	}
	
#primary-navigation #future_current {
	width: 200px;
	background-image: url(./images/global/primary_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -390px 0px;
	}
	
#primary-navigation #perfect {
	width: 193px;
	}
	
#primary-navigation #perfect a {
	width: 193px;
	}
		
#primary-navigation #perfect a:hover {
	width: 193px;
	background-image: url(./images/global/primary_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -590px 0px;
	}
	
#primary-navigation #perfect_current {
	width: 193px;
	background-image: url(./images/global/primary_navigation.jpg);
	background-repeat: no-repeat;
	background-position: -590px 0px;
	}
	
#footer-content {
	text-align: center;
	width: 900px;
	margin: 0;
	}
	
#footer-content p {
	text-align: center;
	color: #ef9913;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 0 15px 0;
	}

/* #footer-content img {
	margin-bottom: 2px;
	} */

#footer-content a:link {
	color: #ef9913;
	text-decoration: none;
	font-weight: bold;
	}
	
#footer-content a:visited {
	color: #ef9913;
	text-decoration: none;
	font-weight: bold;
	}
	
#footer-content a:hover {
	color: #ef9913;
	text-decoration: underline;
	font-weight: bold;
	}

