/*
Theme Name: The Terrace at Adriatica
Theme URI: http://www.terraceadriatica.com
Description: Terrace Theme
Version: 1.0
Author: Shelbi Roach  

*/

body {
	background: #0c0300 url(images/bg.jpg) no-repeat top center fixed; 
	font: normal 16px 'Book Antiqua', 'Palatino Linotype', serif;
	color:#3b271c; 
	margin:0;
	padding:0; }
	
a {
	outline: none;
	color:#38847e;
	text-decoration:none; 
	font-weight:bold;}
	
h1 { 
	font: bold 25px 'Book Antiqua', 'Palatino Linotype', serif;
	color:#3e6c67;
	text-shadow: #b1ae9e 1px 1px 2px; 
	text-transform: uppercase; 
	margin:0;}
	
h2, h3 { text-transform:uppercase; }
	
input, textarea { 
	border: 1px solid #8b6e25;
	padding: 4px;
	font-family: 'Book Antiqua', 'Palatino Linotype';
	color:#3b271c; }
	
textarea { width:424px; }

input.wpcf7-submit, input#submit { 
	background:#38847E; 
	color:#ECE5D0; 
	text-shadow:1px 1px 1px #000000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px; }
	
input.wpcf7-submit { float:right; margin-right:105px; }

div.post { margin-bottom:40px; }

#home-right ul { margin: 2px 0 0 20px; padding:0; }
#home-right ul li { list-style-type:square; }
#logo {
	position: absolute;
	z-index: 1;
	top:10px;
	left: 50%;
	margin-left:-270px;
	width:543px;
	height:249px; }
	
#top {
	width:1009px;
	height:34px;
	margin:0 auto;
	margin-top:186px;
	background: transparent url(images/border-top.png) no-repeat; }\
	
#bottom {
	width:1009px;
	height:34px;
	margin:0 auto; 
	background: transparent url(images/border-bottom.png) no-repeat; }

#container { 
	width:1009px;
	margin:0 auto;
	background: transparent url(images/border-tile.png) repeat-y;  }
	
#content {
	width:919px;
	float:left;
	margin-left:45px;
	background: url(images/content-bg.jpg) repeat-y; }
	
#nav {
	width:919px;
	height: 90px;
	margin:0 auto; }
	
	#nav ul { 
		width: 919px;
		height:90px;
		margin:0;
		padding:0; }
		
	#nav ul li {
		list-style:none; 
		margin:0;
		padding:0; 
		float:left; 
		height:90px; 
		text-indent: -9999px; }
		
	#nav ul li a { display:block; height:90px; }
		
	#nav ul li.nav-home a {
		width:100px; 
		background: url(images/nav-home.jpg) no-repeat 0 0; }
		
		#nav ul li.nav-home a:hover {
			background-position: 0 -90px; }
			
	#nav ul li.nav-schedule a {
		width:260px; 
		background: url(images/nav-schedule.jpg) no-repeat 0 0; }
		
		#nav ul li.nav-schedule a:hover {
			background-position: 0 -90px; }
			
	#nav ul li.nav-gallery a {
		width:242px; 
		background: url(images/nav-gallery.jpg) no-repeat 0 0; }
		
		#nav ul li.nav-gallery a:hover {
			background-position: 0 -90px; }
			
	#nav ul li.nav-blog a {
		width:143px; 
		background: url(images/nav-blog.jpg) no-repeat 0 0; }
		
		#nav ul li.nav-blog a:hover {
			background-position: 0 -90px; }
			
	#nav ul li.nav-contact a {
		width:174px; 
		background: url(images/nav-contact.jpg) no-repeat 0 0; }
		
		#nav ul li.nav-contact a:hover {
			background-position: 0 -90px; }
			
	#nav ul li.active a {
		background-position: 0 -180px; }
	
#spotlight {
	clear:both;
	width:919px;
	height:363px; }
	
#flourish {
	width: 919px;
	height: 56px; }
	
#main {
	padding: 40px; 
	float:left; 
	min-height:325px; }
	
#footer {
	background: url(images/footer-bg.jpg) no-repeat; 
	width:919px;
	height:204px; 
	margin:0 auto;
	color:#c5ba9a; 
	text-shadow: #000 2px 2px 2px; 
	clear:both; }
	
	#footer-left {
		float:left;
		width:395px;
		padding: 40px 30px; }
	
	#footer-right {
		float:left; 
		width:390px;
		padding: 40px 30px; }
		
	#footer h1 {
		font: bold 24px 'Book Antiqua', 'Palatino Linotype', serif;
		color:#ece5d0;
		text-shadow: #000 2px 2px 2px; 
		text-transform: uppercase;
		margin:0;  }
		
	#footer a {
		color:#ece5d0; }
		
	#copyright {
		clear:both;
		text-align:center;
		color:#9e926e; 
		text-shadow: #000 1px 1px 2px; 
		font-size:13px; 
		padding-top:22px; }
		
	#copyright a {
		color:#cdc19e;
		font-weight:bold; }
	
#home-left {
	float: left;
	width:540px;
	margin-right: 40px; }
	
#home-right { 
	float: left;
	width:259px; }
	
.home-pic1 {
	clear:both;
	float:left;
	width: 274px;
	height:188px; 
	margin-right:8px; 
	margin-top:40px; }
	
.home-pic2 {
	float:left;
	width: 274px;
	height:188px;
	margin-right:8px; 
	margin-top:40px;  }

.home-pic3 {
	float:left;
	width:274px;
	height:188px;  
	margin-top:40px; }
	
.tagline {
	text-align: center;
	clear:both;
	padding-top: 30px; }
	
#sidebar ul { margin:0;padding:0; width:259px; }
#sidebar ul li { list-style: none; margin:0; padding:0; }
#sidebar h2 { display:none; }
