/*
Theme Name: ARDEA 1b
Theme URI: http://edgedesign.us
Description: Theme 1b for Ardea
Version: 2.0
Author: Reid Parham

	Brian Kerr created look and feel
*/

/*
INDEX
Structure
Typography and colors
Headers
Navigation
Forms
*/

/*
COLORS
black		000000
white		efefef

dark blue	1a698b
light blue	386c7a

brown rule	A59E8C
brown type	8C8372
light brown	beb9ab
*/

.a {
	position: absolute;
	left: -9999px;	
}
.p {
	display: none;
}

/* STRUCTURE */
body {
	margin: 0;
	padding: 0;
}
#header {
	z-index: 0;
	margin: 0;
	padding: 0;
}
#headercontent {
	margin: 0 auto;
	padding: 0;
	width: 902px;
	height: 29px;
}
#pageholder {
	width: 920px;
	margin: 0 auto;
	padding: 25px;
	position: relative;
	background: url('images/the_ardea.gif') 240px 197px no-repeat;
}
#page {
	padding: 0 0 0 0;
}
#content {
	padding: 0 8px;
	margin: 226px 0 0 0;
	width: 332px;
	z-index: 4;
}
#pageholder.site #content {
	margin: 328px 0 0 0;
}
#rightbox {
	position: absolute;
	top: 64px;
	right: 25px;
	margin: 0;
	padding: 0 8px;
	width: 553px;
}
#rightwrapper {
	padding: 0 25px 28px 108px;
	margin: 0;
	background: url('images/content-bottom.gif') 50% 100% repeat-x;
}
#footer {
	position: absolute;
	right: 25px;
	top: 659px;
	width: 365px;
	height: 103px;
	padding: 0 0 25px 0;
	background: url('images/footer.gif') 0px 0px no-repeat;
}
#pageholder.site #footer {
	top: 280px;
	left: 10px;
}
#pageholder.pricing #footer {
	top: 2000px;
}
#pageholder.floorplans #footer {
	top: 669px;
}

/* TYPOGRAPHY AND COLORS */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #ffffff;
	color: #1a698b;
	font-family: "Times New Roman", times, serif;
}
#directions {

}
#directions ol {
	margin: 10px 40px 0 0;
}
#directions ul {
	margin: 0 40px 20px 40px;
	padding: 0 0 0 15px;
	border-top: 1px solid #999999;
}
#directions ol li {
	border-top: 1px solid #999999;
	list-style: decimal inside;
	padding: 8px 0;
}
#directions ul li {
	padding: 8px 0;
}
#directions ol li span {

}
#content {
	border: 1px solid #999999;
	background: url('images/content-bg.gif') 50% 0px repeat-y;
}
#contentwrapper {
	padding: 0 0 14px 0;
	background: url('images/content-bottom.gif') 50% 100% no-repeat;
}
#content p {
	margin: 0;
	padding: 12px 25px 14px 25px;
	font-size: 1.3em;
	line-height: 1.55em;
	background: url('images/content-p-top.gif') 50% 0px no-repeat;
}
#content ul li {
	font-size: 1.3em;
	line-height: 1.55em;
}
#content p#homefirst {
	background: transparent;
}
#content p#contentlast {
	text-align: center;
}
#content p span.caps, #directions li span {
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: .25em;
}
#content p a, #content li a {
	color: #1a698b;
}
#content p a:hover, #content li a:hover {
	color: #8C8372;
}
#rightbox {
	border: 1px solid #999999;
	background: url('images/rightbox-bg.gif') 50% 0px repeat-y;
}
#footer p a#footer_ge_link {
	display: block;
	position: absolute;
	bottom: 25px;
	right: 0;
	width: 100%;
	height: 31px;
}
img, a img {
	border: none;
}


/* TABLES */

table {
	border: none;
}
table.pricing {
	width: 100%;
	text-align: center;
	z-index: 0;
}
table.pricing tfoot {
	margin-bottom: 40px;
}
table#towerpricing caption {
	padding: 0;
	background: url('images/heading-tower.gif') 50% 0% no-repeat;
}
table#podiumpricing caption {
	padding: 0;
	background: url('images/heading-podium.gif') 50% 0% no-repeat;
}
table#sidecarpricing caption {
	padding: 0;
	background: url('images/heading-sidecar.gif') 50% 0% no-repeat;
}
table#penthousepricing caption {
	padding: 0;
	background: url('images/heading-penthouse.gif') 50% 0% no-repeat;
}
table.pricing td {
	padding: 12px 6px 4px 6px;
	vertical-align: bottom;
	font-size: 1.2em;
}
table caption {
	height: 25px;
}
table th {
	border-top: 1px solid #1a698b;
	border-bottom: 1px solid #1a698b;
	padding: 4px 6px;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
	font-size: 1em;
}
table.pricing td.range-left {
	text-align: right;
	padding-right: 0px;
}
table.pricing td.range-divider {
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
}
table.pricing td.range-right {
	text-align: left;
	padding-left: 0px;
}
	


/* HEADERS */
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, sans-serif;
	font-weight: normal;
}
h1 {
	margin: 0;
	padding: 0;
}
h1 a {
	display: block;
	position: absolute;
	top: 197px;
	left: 240px;
	height: 85px;
	width: 226px;
	background: url('images/the_ardea.gif') 0px 0px no-repeat;
	z-index: 1;
}
.floorplans h1 a {
	display: none;
}
h1 a,h1 a img {
	border: none;
	text-decoration: none;
}
h2 {
	text-transform: uppercase;
	text-align: center;
	font-size: 17px;
	letter-spacing: 2px;
	padding: 24px 12px 12px 12px;
	margin: 0;
	background: url('images/content-top.gif') 50% 0px no-repeat;
	overflow: hidden;
	height: 26px;
}
h2#heading-culture, h2#heading-transportation, h2#heading-service {
	background: none !important;
}
h2#heading-site span {
	background: url('images/heading-site.gif') 50% 5px no-repeat;
}
h2#heading-conveniences span {
	background: url('images/heading-conveniences.gif') 50% 5px no-repeat;
}
h2#heading-setting span {
	background: url('images/heading-setting.gif') 50% 5px no-repeat;
}
h2#heading-service span {
	background: url('images/heading-service.gif') 50% 5px no-repeat;
}
h2#heading-directions span {
	background: url('images/heading-directions.gif') 50% 5px no-repeat;
}
h2#heading-contact span {
	background: url('images/heading-contact.gif') 50% 5px no-repeat;
}
h2#heading-pricing span {
	background: url('images/heading-pricing.gif') 50% 5px no-repeat;
}
h2#heading-transportation span {
	background: url('images/heading-transportation.gif') 50% 5px no-repeat;
}
h2#heading-culture span {
	background: url('images/heading-culture.gif') 50% 5px no-repeat;
}
h2 span {
	display: block;
	padding-top: 180px;
}
#pageholder.home h2 {
	padding: 0;
}

h3.decoy {
	margin: 0;
	padding: 0 40px;
	height: 40px;
	background: url('images/content-top.gif') 50% 0px repeat-x;
}
h3 {
	margin: 0;
	padding: 0 40px;
}

/* NAVIGATION */

#pageholder #page #nav {
}
h1 a {
}
h1 span {
/*	visibility: hidden;
	text-decoration: none;*/
}
#nav {
	position: absolute;
	top: 21px;
	left: 34px;
}
#nav ul.mainnav {
	list-style: none;
	position: relative;
	height: 29px;
	width: 600px;
	padding: 0;
	margin: 0 0 0 208px;
}
#nav ul.mainnav li {
}
#nav ul.mainnav li a {
	font-size: 10px;
	line-height: 12px;
	background: #1a698b;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 29px;
	position: absolute;
	top: 0;
}
#nav ul li a#nav-site {
	left: 0;
	width: 60px;
	background: url('images/nav-new.gif') 0px 0px no-repeat;
}
#nav ul li a#nav-conveniences {
	left: 60px;
	width: 118px;
	background: url('images/nav-new.gif') -60px 0px no-repeat;
}
#nav ul li a#nav-directions {
	left: 178px;
	width: 100px;
	background: url('images/nav-new.gif') -178px 0px no-repeat;
}
#nav ul li a#nav-contact {
	left: 278px;
	width: 87px;
	background: url('images/nav-new.gif') -278px 0px no-repeat;
}
#nav ul li a#nav-floor-plans {
	left: 365px;
	width: 107px;
	background: url('images/nav-new.gif') -365px 0px no-repeat;
}
#nav ul li a:hover#nav-site, #nav ul li a.current#nav-site {
	background-position: 0px -29px;
}
#nav ul li a:hover#nav-conveniences,#nav ul li a.current#nav-conveniences {
	background-position: -60px -29px;
}
#nav ul li a:hover#nav-directions, #nav ul li a.current#nav-directions {
	background-position: -178px -29px;
}
#nav ul li a:hover#nav-contact, #nav ul li a.current#nav-contact {
	background-position: -278px -29px;
}
#nav ul li a:hover#nav-floor-plans, #nav ul li a.current#nav-floor-plans {
	background-position: -365px -29px;
}
#nav ul li a span.navtext {
}
#addllinks {
	clear: both;
	padding: 14px 0 0 0;
	width: 350px;
	margin: 0 auto 0 0;
}
#addllinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#addllinks li {
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: arial, sans-serif;
}
#addllinks ul li a:link, #addllinks ul li a:visited {
	width: 332px;
	display: block;
	color: #1a698b;
	text-decoration: none;
	padding: 4px 9px;
	font-weight: bold;
}
#addllinks ul li a:hover {
	background: #1a698b;
	color: #ffffff;
}

/* SLIDESHOW */

#slideshow_right {
	width: 571px;
	position: absolute;
	right: 25px;
	top: 64px;
	z-index: 2;
}
#slideshow_left {
	width: 349px;
	position: absolute;
	left: 25px;
	top: 64px;
	z-index: 2;
}

#floorplans {
	margin-top: 10px;
	z-index: 4;
}


/* FORMS */

form#contact {
	margin: 0;
	padding: 0px 25px 14px 25px;
}
form#contact p {
	padding: 0 0 5px 0;
	background: transparent;
}
form#contact label {
	display: block;
	float: left;
	clear: both;
	width: 110px;
	padding: 0 10px 0 0;
}
form#contact input[type=text], 
form#contact textarea {
	border: 1px solid #999;
	color: #333;
	background: #eee;
	font-family: arial, sans-serif;
	padding: 2px 4px;
	font-size: 1em;
}
form#contact input[type=text]:focus, 
form#contact textarea:focus {
	background: #fff;
	border: 1px solid #666;
}
form#contact textarea {
	height: 140px;
	width: 272px;
}

