/*
Theme Name: Discover CC Beach 2009
*/

*, html { margin: 0; padding: 0; }

body {
	text-align: center;
	background: url(images/wavesand1.jpg) repeat;
	font-size: 62.5%;
	font-family: Arial;
}

#container {
	background: #fff;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#content h1 {
	font-size: 20px;
}

#header {
	background: url(images/header.png) no-repeat;
	width: 100%;
	height: 230px;
	display: block;
	position: relative;
}
	#header h1 a { width: 550px; height: 175px; display: block; text-indent: -999em; top: 10px; left: 0; }
	#header form {  }
	#header #email { position: absolute; top: 32px; right: 35px; width: 350px; height: 80px; display: block; }
	#header .widget { display: none; }
	#header #email b { text-indent: -999em; }
	#header #email input { position: absolute; top: 14px; right: 32px; width: 193px; height: 18px; display: block; border: 0; }

	#header ul { list-style: none; position: absolute; bottom: 35px; right: 25px; }
	#header ul li { float: left; }
	#header ul li a { text-indent: -999em; height: 70px; display: block; }
	#header ul li a.home { background: url(images/navigation.png) 0 0 no-repeat; width: 70px; }
	#header ul li a.play { background: url(images/navigation.png) -70px 0 no-repeat; width: 68px; }
	#header ul li a.sights { background: url(images/navigation.png) -138px 0 no-repeat; width: 73px; }
	#header ul li a.dine { background: url(images/navigation.png) -211px 0 no-repeat; width: 69px; }
	#header ul li a.stay { background: url(images/navigation.png) -279px 0 no-repeat; width: 70px; }
	#header ul li a.deals { background: url(images/navigation.png) -349px 0 no-repeat; width: 70px; }

	#header ul li a.home:hover { background: url(images/navigation.png) 0 -71px no-repeat; }
	#header ul li a.play:hover { background: url(images/navigation.png) -70px -71px no-repeat; }
	#header ul li a.sights:hover { background: url(images/navigation.png) -138px -71px no-repeat; }
	#header ul li a.dine:hover { background: url(images/navigation.png) -211px -71px no-repeat; }
	#header ul li a.stay:hover { background: url(images/navigation.png) -279px -71px no-repeat; }
	#header ul li a.deals:hover { background: url(images/navigation.png) -349px -71px no-repeat; }

	#header ul li.active a.home { background: url(images/navigation.png) 0 -71px no-repeat; }
	#header ul li.active a.play { background: url(images/navigation.png) -70px -71px no-repeat; }
	#header ul li.active a.sights { background: url(images/navigation.png) -138px -71px no-repeat; }
	#header ul li.active a.dine { background: url(images/navigation.png) -211px -71px no-repeat; }
	#header ul li.active a.stay { background: url(images/navigation.png) -279px -71px no-repeat; }
	#header ul li.active a.deals { background: url(images/navigation.png) -349px -71px no-repeat; }

	#header ul#subnav { list-style: none; position: absolute; bottom: 0; left: 560px; height: 25px; display: block; }
	#header ul#subnav li { float: left; margin: 0 10px 0 0; }
	#header ul#subnav li a { display: block; text-indent: 0; text-decoration: none; height: 15px; font-weight: bold; font-size: 14px; }
	#header ul#subnav li a:hover { text-decoration: underline; }
	#header ul#subnav li.active a { color: #ec008c; }

#content { background: url(images/footer.png) bottom left no-repeat; position: relative; height: 350px; }
	#content p { font-size: 13px; line-height: 18px; }
	.post h2 { display: none; }
	.entry { float: left; margin: 0 45px 0 35px; }
	.entry h2 { display: block; margin: 10px 0 5px 0; }
	.entry p { margin: 5px 0 5px 0; }
	.slideshow { width: 355px; float: left; padding: 0 0 0 0; margin: 0; }
	.swfobject {  }

	.entry ul { width: 200px; height: 200px; display: block; float: left; }
	.entry ul li { text-indent: 0; }
	.entry ul li a { text-indent: 0;  }

	#content ul#foot { list-style: none; position: absolute; bottom: 5px; left: 35px; }
	#content ul#foot li { float: left; }
	#content ul#foot li a#directions { width: 195px; height: 35px; display: block; text-indent: -999em; }
	#content ul#foot li a#sitemap { width: 135px; height: 35px; display: block; text-indent: -999em; }
	#content ul#foot li a#news { width: 175px; height: 35px; display: block; text-indent: -999em; }

	#content p#copyright { position: absolute; bottom: 15px; right: 25px; font-size: 14px; font-weight: bold; color: #fff; }
	#content p#copyright a { color: #fff200; }
	#content p#copyright a:hover { text-decoration: none; }

#footer {
	background: url(images/footer.png) no-repeat;
	width: 100%;
	height: 350px;
	display: block;
	position: relative;
	display: none;
}
