/* @override 
	http://localhost:8888/wp-content/themes/East%20Coast%20Classic/style.css
	http://georgebutler.com/eastcoastclassic/wp-content/themes/ecc/style.css
*/

/*

Theme Name: East Coast Classic
Theme URI: eastcoastclassic.org
Description: Golf Tournament
Version: 1.0
Author: George Butler
Author URI: http://www.georgebutler.com

*/

/*  R E S E T  */

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, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}

:focus{outline:0}
body{line-height:1; color:black; background:white}
ol, ul{list-style:none}

table{border-collapse:separate; border-spacing:0}
caption, th, td{text-align:left; font-weight:normal}
blockquote:before, blockquote:after, 
q:before, q:after{content:""}
blockquote, q{quotes:""""}


/*  F I X E D  L A Y O U T  */

body {
	text-align: center;
	background: black;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: white;
	overflow: auto;
}
#nav {
	width: 900px;
	padding: 20px 30px;
	color: white;
	background: #117c34;
	border-bottom: 4px solid white;
	text-align: center;
}
.menu li{
	display: inline;
}
h1#date {
	width: 920px;
	padding: 10px 20px;
	text-indent: -9999px;
	background: #f5bd3b url(images/pines_golf_resort.png) no-repeat 50% 55%;
	border-bottom: 4px solid black;
}
h1#date a {
	display: block;
}
#content {
	width: 880px;
	overflow: auto;
	padding: 40px;
}
#quotes {
	width: 960px;
	height: 100px;
	background: #f5bd3b;
	border-top: 4px solid black;
	border-bottom: 4px solid black;
	overflow: hidden;
}
#quotes img {
	padding: 20px 0 0 100px;
}
#sponsors {
	width: 900px;
	height: 50px;
	text-indent: -9999px;
	padding: 30px;
	background: #fff url(images/sponsors.png) no-repeat 50% 50%;
	border-bottom: 4px solid #000;
}
/*  P A G E  T E M P L A T E S  */

.home {
	background: url(../../uploads/2009/12/home.jpg) no-repeat right top;
}
.home img {
	margin: 0 50px;
}
.home .entry {
	width: 400px;
}
#content.schedule, #content.celebrity, #content.charities, #content.sponsorship, #content.registration {
	padding-top: 420px;
}
#content.schedule {
	background: url(../../uploads/2009/12/schedule.jpg) no-repeat left top;
}
#content.celebrity {
	background: url(../../uploads/2009/12/celebrity.jpg) no-repeat left top;
}
#content.charities {
	background: url(../../uploads/2009/12/charity.jpg) no-repeat left top;
}
#content.sponsorship {
	background: url(../../uploads/2009/12/sponsorship.jpg) no-repeat left top;
}
#content.registration {
	background: url(../../uploads/2009/12/registration.jpg) no-repeat left top;
}

/*  P A G E  &  P O S T  C O N T E N T  */

.logo {
	margin: 0 auto;
	display: block;
}
h2#title {
	display: none;
}
#content li {
	margin-bottom: 0;
	list-style: none;
}
/*-------- Columns --------*/

#content div.two_columns {
	width: 410px;
	padding-right: 30px;
	display: block;
	float: left;
}
#content div.three_columns {
	width: 273px;
	padding-right: 20px;
	display: block;
	float: left;
	font-size: 95%;
}
#content div.four_columns {
	width: 200px;
	padding-right: 20px;
	display: block;
	float: left;
	font-size: 90%;
}

/*  T Y P O G R A P H Y  */

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p, li {
	font: 75%/1.4 Verdana, sans-serif;
	margin-bottom: 1em;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}
h1 {
	font: 180%/1.1 Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
h2 {
	font: 130%/1.1 Georgia, "Times New Roman", Times, serif;
	margin-bottom: .5em;
}

h3 {
	font: 110%/1.1 Georgia, "Times New Roman", Times, serif;
	margin-bottom: .5em;
}
.menu li a {
	font: bold 125%/1.1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: white;
	margin-right: 30px;
}
