@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	background:url(images/bg-main.jpg) top center repeat-y #b8b2a4 fixed;
}

body#splash {
	background-attachment:scroll;
}

p {
	line-height:1.4em;	
}

h1, h2, h3, h4 {
	font-weight:bold;
	color:#6f090f;
}

h1 {
	font-size:1.6em;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h4 {
	font-size:1em;
}

a:link, a:visited {
	color:#6f090f;
}

a:hover, a:active {
		color:#333;
}

a img {
	border:none;
	outline:none;
}

.strong {
	font-weight:bold;
}

blockquote {
	margin:30px 50px;
}

hr {
	width:98%;
	border:0;
	background:#90797c;
	height:1px;
	margin:20px auto;
}

.left {
	float:left;
}

.right {
	float:right;
}

.big {
	font-size:1.5em;
}

#holder {
	width:1000px;
	margin:0 auto;
	text-align:left;
}

#header {
	clear:both;
	width:1000px;
	height:400px;
	margin:0 auto 20px;
	background:url(images/wad-2009-header.png) top left no-repeat;
}

#logo {
	float:right;
	width:324px;
	height:333px;
	margin:29px 20px 0 0;
}

#sidebar {
	float:left;
	width:270px;
	margin:0;
	padding:15px;
	font-size:0.85em;
	text-align:center;
	background:#d8d1c0;
	height:3700px;
}


#main {
		float:right;
		width:658px;
		padding:0 20px 10px;
		margin:0;
}

#footer {
	width:1000px;
	padding:15px;
	margin:0 auto;
	border-color:#90797c;
	border:1px 0 0 0;
}

/*specifics */

#events div {
	display:block;
	padding-top:1px;
	font-size:.9em;
}

#events div.fliers-center {
	background:url(images/bg-events.gif) bottom center no-repeat;
	padding:0 0 10px 0;
	margin:0 auto 30px auto;
	width:580px;
	min-height:220px;
}


#events div.center {
	background:url(images/bg-center.gif) top center no-repeat;
	float:none;
	margin:0;
	padding-left:30px;
	padding-right:20px;

}

#events div.fliers-right {
	background:url(images/bg-events-right.gif) bottom center no-repeat;
	padding:0 0 5px 0;
	margin:0 0 30px 0;}

#events div.right {
	background:url(images/bg-right-record.gif) top no-repeat;
	float:none;
	margin:0;
	padding-left:3px;
	padding-right:100px;
	min-height:240px;
}

#events div.fliers-left {
	background:url(images/bg-events-left.gif) bottom center no-repeat;
	padding:0 0 12px 0;
	margin:0 0 30px 0;
}

#events div.left {
	background:url(images/bg-left-record.gif) top no-repeat;
	float:none;
	margin:0;
	padding-left:180px;
	padding-right:5px;
	min-height:245px;
}



#events div img {
	margin:30px 10px 20px 10px;
}

#events ul.links {
	list-style:none;
	margin:3px 0 0 0;
	padding:8px 0;
	text-indent:0;
}

ul.links li {
	display:inline;
	padding:0 10px;
	margin:3px 0 0;
	border-right:1px solid;
}

ul.links li.nopad {
	padding-left:0;
}

ul.links li.nobdr {
	border:none;
}

ul.links li:last-child {
	border:none;
}

#events h3 {
		font-size:1.5em;
		margin-top:30px;
		padding-top:0px;
}

#events h4 {
	font-size:1.25em;
	font-weight:normal;
	color:#000;
}


#events #nudge {
	padding:10px 10px 10px 20px;
}

#sidebar h3 {
	font-size:1.2em;
}

#sidebar p, #sidebar h3 {
	text-align:left;
}

#sidebar img.link {
	border:2px solid #6f090f;
	margin:0 auto;
}

.player {
	width:250px;
	height:196px;
	border:3px solid #6f090f;
}

.playerMod{
	height:152px;
	margin-bottom:20px;

}

.sponsor {
	width:140px;
	display:block;
	margin:5px auto;
}

/**splash page styles **/

#splah #wrapper {
	width:1000px;
	margin:0 auto;
}
#splash #holder {
 margin:0 auto;
 padding:0;
 text-align:center;
}

#splash img#logo {
	width:488px;
	height:505px;
	position:relative;
	top:40px;
	left:12px;
	margin:0;
	padding:0;
	float:none;
}

#splash-copy {
	height:75px;
	text-align:left;
	margin:0 auto;
	width:480px;
}

#wad2009 {
	width:77px;
	height:57px;
	float:left;
	margin:0 18px 0 0;
}

#join-us {
	clear:right;
	width:91px;
	height:14px;
	float:left;
}

.small {
	font-size:.85em;
}

/*Dec 1 page */

#dec1 #sidebar { 
	height:3400px;
}

#dec1 #header {
	background:url(images/wad-12109-header.png) top left no-repeat;
}

#dec1 #lineup {
	margin:30px 0;
}

#dec1 #lineup h4 {
	margin:25px 0 0 0;
}

#dec1 #lineup h4 a {
	font-weight:normal;
}

#dec1 #lineup p {
	margin-top:8px;
}