/*****************************************************************
	Description: Master stylesheet for HiltonAthleticClub.com
	Author: 420 Design - fourtwentydesign.com
	Version: 2008 February
*****************************************************************/

body {
	text-align: center;
	margin: 30px 0 0 0;
	padding: 0;
	font: 13px/1.5em Arial, Helvetica, sans-serif;
	color: #152944;
	background: #d2cea9;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 800px;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}





/*	Header/masthead and navigation
-------------------------------------------------------------------*/
#header_left {
	width: 279px;
	margin: 0;
	padding: 0;
	float: left;
}

h1#logo {
	width: 221px;
	height: 59px;
	display: block;
	background: #d2cea9 url(/images/bg_logo.jpg) no-repeat 0 0;
	margin: 0 0 12px 48px;
}

h1#logo a {
	display: block;
	width: 221px;
	height: 59px;
}

h1#logo span {
	display: block;
	text-indent: -999em;
}

ul#nav {
	margin: 0 0 0 35px;
	padding: 0;
	background: #d2cea9 url(/images/bg_nav.jpg) no-repeat 0 0;
	width: 244px;
	height: 268px;
	position: relative;
}

ul#nav li {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	width: 140px;
	height: 15px;
	display: block;
	position: absolute;
	left: 44px;
}

ul#nav li a {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 140px;
	height: 15px;
	line-height: 15px;
	text-decoration: none;
	overflow: hidden;
}


ul#nav li.nav_home {
	background: transparent url(/images/link_home.jpg) no-repeat 0 0;
	top: 30px;
}

ul#nav li.nav_membership {
	background: transparent url(/images/link_membership.jpg) no-repeat 0 0;
	top: 60px;
}

ul#nav li.nav_amenities {
	background: transparent url(/images/link_amenities.jpg) no-repeat 0 0;
	top: 90px;
}

ul#nav li.nav_photogallery {
	background: transparent url(/images/link_photogallery.jpg) no-repeat 0 0;
	top: 120px;
}

ul#nav li.nav_staff {
	background: transparent url(/images/link_staff.jpg) no-repeat 0 0;
	top: 150px;
}

ul#nav li.nav_contact {
	background: transparent url(/images/link_contact.jpg) no-repeat 0 0;
	top: 180px;
}

ul#nav li.active,
ul#nav li:hover {
	background-position: 0 -15px;
}

ul#nav li span {
	display: block;
	text-indent: -999em;
}

img#header_img {
	margin: 25px 0 0 0;
	padding: 0;
}




/*	Content area + columns
-------------------------------------------------------------------*/
#content {
	width: 730px;
	margin: -5px auto 0 auto;
	padding: 30px 0 0 0;
	background: #fff;
}

.content_wide {
	width: 682px;
	margin: 0 24px;
}

.content_left {
	width: 374px;
	margin: 0 0 0 24px;
	float: left;
}

.content_right {
	width: 275px;
	margin: 0 24px 0 0;
	float: right;
}




/*	Footer
-------------------------------------------------------------------*/
#footer {
	width: 730px;
	margin: 0 auto;
	padding: 0;
	background: #f2f4e9;
	color: #656352;
}



/*	Copyright section
-------------------------------------------------------------------*/
#copyright_container {
	width: 100%;
	height: 54px;
	margin: 0 0 20px 0;
	padding: 25px 0 0 0;
	background: #d2cea9 url(/images/bg_copyright.jpg) no-repeat 0 0;
	font-size: 11px;
}

p#copyright {
	margin: 0 0 0 35px;
	float: left;
	color: #6f6c59;
}

p#credit {
	margin: 0 35px 0 0;
	float: right;
	color: #a49f7b;
}

p#credit a {
	color: #a49f7b;
	text-decoration: none;
}

p#credit a:hover {
	text-decoration: underline;
}



/*	Typography
-------------------------------------------------------------------*/
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: small-caps;
}

h1 {
	color: #073573;
	margin: 0;
}

h2 {
	color: #958f70;
	border-bottom: 1px solid #e9e5ce;
	background: transparent url(/images/bg_fleuron.jpg) no-repeat right bottom;
}

h3 {
	color: #5c5a49;
	border-bottom: 1px solid #cbc9ab;
	background: transparent url(/images/bg_fleuron2.jpg) no-repeat right -2px;
}

#content h3 {
	background: none;
	border: 0;
}

h4 {
	color: #152944;
	margin: 0;
	padding: 0;
}

#footer h3 {
	margin-bottom: -9px;
}

p.metadata {
	margin: -4px 0 -8px 0;
	padding: 0;
	font-size: 11px;
	color: #6e8399;
}

p.continue_reading,
p.allannounce {
	width: 138px;
	height: 31px;
	display: block;
	background: transparent url(/images/bg_contreading.jpg) no-repeat 0 0;
	text-align: right;
	float: right;
	margin-top: -1em;
}

p.continue_reading a,
p.allannounce a {
	width: 138px;
	height: 31px;
	display: block;
	background: transparent url(/images/bg_contreading.jpg) no-repeat 0 0;
}

p.allannounce,
p.allannounce a {
	background: transparent url(/images/bg_allannounce.jpg) no-repeat 0 0;
	width: 145px;
}

p.allannounce { margin-top: -.5em; }

p.continue_reading span,
p.allannounce span {
	display: none;
}

#content a {
	color: #6f6c60;
}

#content a:hover {
	text-decoration: none;
}

p.breadcrumb {
	font-size: 11px;
	line-height: 1em;
	margin: -.75em 0 3em 0;
	padding: 0;
}

p.breadcrumb_top {
	font-size: 11px;
	line-height: 1em;
	margin: -1em 0 2em 0;
	padding: 0;
	text-align: right;
}

p.pagination {
	font-size: 11px;
}

p.pagination b {
	background: #fff;
	border: 1px solid #6f6c60;
	padding: 1px 5px 2px;
	margin: 0 3px 0 0;
	color: #6f6c60;
}

p.pagination a {
	background: #f2f4e9;
	border: 1px solid #d2cea9;
	padding: 1px 5px 2px;
	margin: 0 3px 0 0;
	text-decoration: none;
}

p.pagination a:hover {
	background: #d2cea9;
}

p.stats {
	font-size: 11px;
	font-style: italic;
	color: #5c5a53;
	text-align: center;
}

h3.photo_title {
	text-align: center;
}

p.prev_next {
	font-size: 11px;
	text-align: center;
}

.staff_list {
	margin: 0;
	padding: 0;
	width: 350px;
}

.staff_list h4 {
	font-weight: bold;
	font-size: 16px;
/*	float: right;*/
	width: 230px;
	margin-top: 2em;
}

/*.staff_list dd {
	margin: 0;
	padding: 0;
}
*/

.staff_list .staff_photo {
	float: left;
	margin: 0 12px 0 0;
	padding: 3px;
	background: #eef0e3;
	border: 1px solid #dad9c9;
}

.staff_list .staff_photo img {
	display: block;
	margin: 0;
	padding: 0;
}

.section_desc {
	border: 1px solid #ece7d3;
	margin-top: 2em;
	padding: 0 1em;
	background: #efefe3;
}






/*	Photo gallery
-------------------------------------------------------------------*/
.photo_category,
.photo_category_thumb {
	float: left;
	margin: 20px 30px 30px 0;
	width: 135px;
	height: 148px;
	overflow: hidden;
	text-align: center;
}

.photo_category img,
.photo_category_thumb img {
	border: 1px solid #d2cea9;
	padding: 4px;
	margin-top: 5px;
	background: #f2f4e9;
	display: inline;
}

.photo_category_thumb p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.2em;
}

img.full_image {
	border: 1px solid #e9e5ce;
	padding: 6px;
	background: #f7f7f1;
}



