/*
Theme Name: White Anchor Inn Theme
Description: Master styles
Version: 1.0
Author: Dr. Jecker Ecker - Pixel Surgeon - S&J Labs
Author URI: http://www.shinesandjecker.com/
Copyright:  2009, shines and jecker inc. All rights resevered (please don't re-use without permission).
*/

/* =reset
---------------------------------------------------------- */
* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}

/* =fonts
---------------------------------------------------------- */
/* For IE */

/*
@font-face {
	font-family: 'CAC Champagne';
	src: url('../fonts/cac_champagne.eot');
}
*/

/* For Other Browsers */

/*
@font-face {
	font-family: 'CAC Champagne';
	src: local('CAC Champagne Regular'),
	     local('CACChampagne-Regular'),
	     url('../fonts/cac_champagne.ttf') format('truetype');
}
*/


/* = general styles
---------------------------------------------------------- */
html{
	background:#368dbd url(../images/body-bg.gif);	
	height:100%;
	}
	
body {
	font: 100%/1.125em Georgia, Times, 'Times New Roman', serif;
	color:#252525;
	background:transparent url(../images/gradient-bg.png) repeat-x top left;
	padding:27px 0;
	}

h1{
	font-size: 3em;
	}

h2{
	font-size: 2.2em;
	color: #002e57;
	line-height:1.1em;	
	font-family:Cambria, Georgia, Times, 'Times New Roman', serif;
	margin-bottom:0.6em;
	text-shadow: 0px 0px 1px #666;
	font-weight:normal;
	font-style:italic;
	}

h3{
	font-size:1.3em;
	font-weight:bold;
	color:#660c00;
	font-family:'Lucida Grande', tahoma;	
	margin-bottom:0.7em;
	padding-bottom:0.7em;
	text-transform:uppercase;
	}
	
h4{
	font-size:1.2em;
	font-weight:bold;
	color:#606060;
	font-family:Helvetica, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:0.5em;
	}
	
a{
	color:#003666;
	text-decoration:underline;
	font-weight:bold;
	}

a:hover{
	background:#fff;
	}
	
a img{
	border:none;
	}
		
ul li{
	margin: 5px 0;
	}
	
#main_content ul li{
	margin: .75em 0 .75em 5px;
	padding-left:20px;
	background:transparent url(../images/icon.gif) no-repeat left center;
	list-style-type:none;
	font-family:'Lucida Grande', tahoma;	
	font-size:.9em;
	}
	
.clear {
	clear:both;
	}

.right{
	float:right;
	margin:0 0 10px 10px;
	}
	
.right .caption { 
	font-size:.9em;
	font-style:italic;
	text-align:center; 
	margin:0 0 15px 0px;
	}

.left{
	float:left;
	margin:0 10px 0 0;
	}

.text_right{
	text-align:right;
	}
	
.text_center{
	text-align:center;
	}
		
.text_smaller{
	font-size:90%;
	}
	
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	 }
 
* html .clearfix {
	height: 1%; /* IE5-6 */
	}
	
.fix{
	color:red;
	font-weight:bold;
	}
	
img{
	background:#fff;
	border:4px double #E7E7E7;
	}
	
/* =skips
---------------------------------------------------------- */
#skips{
	position:absolute;
	top:-9999px;
	margin:0;
	}

/* =layout
---------------------------------------------------------- */
.outer_wrapper{
	width:1013px;
	margin:0px auto;
	position:relative;
	background:transparent url(../images/main-bg.png) repeat-y top right;	
	}
	
.wrapper{
	width:100%;
	margin:0px auto;
	position:relative;
	background:transparent url(../images/main-bg-bottom.png) no-repeat bottom right;
	}
	
#main_content {
	float:right;
	margin-top:-120px;
	width:630px;
	padding:0 30px 40px 0;
	}
	
#index #main_content {
	margin-top:-20px;
	min-height:0;
	background:transparent url(../images/anchor-bg.png) no-repeat bottom right;
	}
	
#main_content p{
	font-size:1.1em;
	margin : 0 0 1.2em;
	line-height:1.6em;
	}
	
#sidebar_content{
	float:left; 
	width:220px;
	font-family:'Lucida Grande', tahoma;	
	margin:10px 0 20px 53px;
	clear:left;
	padding:10px;
	text-align:center;
	background:#fff;
	border:4px double #E7E7E7;
	}
	
#sidebar_content h3{
	font-size:0.9em;
	color:#383838;
	padding:0;
	border:none;
	}
	
#sidebar_content a:hover{
	background:none;
	}
	
/* =header
---------------------------------------------------------- */
#header{
	width:975px;
	margin:0 auto;
	z-index:100;
	position:relative;
	}
	
#header h1{
	float:left;
	margin:-27px 0 0 0;
	width:318px;	
	}
	
#header h1 a{
	text-decoration:none;
	color:#183c11;
	display:block;
	height:170px;
	text-indent:-9999px;
	background:transparent url(../images/logo.png) no-repeat top center;
	}
	
#header h1 a:hover{
	background:transparent url(../images/logo.png) no-repeat top center;
	}   
		
/* =nav-header
---------------------------------------------------------- */
#nav{
	clear:left;
	float:left;
	list-style-type:none;
/*
	font-family: 'CAC Champagne', 'Monotype Corsiva';	
*/
	text-transform:lowercase;
	font-style:italic;
	width:240px;
	margin:10px 0 0 35px;
	padding:10px 0;
	background:#fff;
	border:4px double #E7E7E7;
	}
	
#nav li{
	margin:0 40px;
	background:transparent url(../images/nav-rule.gif) no-repeat bottom center;
	padding:15px 0 16px 0;
	text-align:center;
	font-size:1.1em;
	}
	
#nav li:last-child{
	background:none;
	}
	
#nav li a{
	text-decoration:none;	
	color:#6e6e6e;
	padding:0 25px;
	font-weight:normal;
	}
	
#nav li a:hover{	
	color:#000;
	background:transparent;
	}
	
#nav li.current{
	background:transparent url(../images/nav-rule.gif) no-repeat bottom center;
	font-weight:bold;
	}
	
#nav li.current:last-child{
	background:none;
	}
	
#nav li.current a{
	color:#000;
	text-shadow: 0px 0px 10px #fff;
	background:transparent url(../images/nav-on.png) no-repeat left center;
	}

/* =enews signup
---------------------------------------------------------- */
#newsletter_link{
 	position:absolute;
 	top:-25px;
 	right:5px;
 	background:transparent url(../images/envelope.png) no-repeat top left;
 	padding-left:25px;
 	min-height:25px;
 	font-family:'Trebuchet MS', 'Lucida Grande', tahoma;	
 	}
 	
 #newsletter_link a{
 	color:#e4e4e4;
 	text-decoration:none;
 	font-size:0.8em;
 	font-weight:normal;
 	}
 	
 #newsletter_link a:hover{
 	color:#fff;
 	text-decoration:none;
	background:transparent;
	}
	
#enews_modal{
	}
	
#enews_modal p{
	font-size:0.8em;
	}
 	
.enews_modal_form{
	color:#333;
	}
	
.enews_modal_form	legend{
	text-transform:uppercase;
	letter-spacing:2px;
	}
	
.enews_modal_form ul{
	list-style-type:none;
	margin-top:10px;
	font-size:0.8em;
	}
	
.enews_modal_form li{
	float:none;
	margin:10px 0 10px 0;
	}

.enews_modal_form label{
	margin-right:5px;
	width:70px;
	display: inline-block;
	}
	
.enews_modal_form input{
	padding:5px;
	border:1px solid #ccc;
	}
	
.enews_modal_form .submit{
	text-align:center;
	}
	
.enews_modal_form .submit input{
	border:1px solid #a7a899;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#efefef;
	padding:4px 5px;
	}
	
/* =modal overlay
---------------------------------------------------------- */
#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  height:11em;
  width:300px;
  background-color:#fff;
  border:1px solid #ccc;
  padding:20px;
}

#simplemodal-container a.modalCloseImg {
  background:url(../images/x.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}


/* =footer
---------------------------------------------------------- */
#footer {
	clear:both; 
	width:955px;
	margin:0px auto;
	padding:10px 10px 20px 47px;
	position:relative;
	background:transparent url(../images/footer-bg.png) no-repeat bottom right;
	color:#859fb6;
	text-align:center;
	font-size:.7em;
	font-family:'Helvetica Neue', Arial, Helvetica, sans-serif;
	}
	
#footer ul{
	list-style-type:none;
	margin:0 0 10px 0;
	font-size:1.1em;
	}
	
#footer li{
	margin:0;
	display:inline;
	}
	
#footer li:after {
	content:" | ";
	 }
	 
#footer li:last-child:after {
	content:"";
	 }
	
#footer li a{
	text-decoration:none;
	color:#859fb6;
	font-weight:normal;
	}
	
#footer li a:hover{
	color:#fff;
	background:none;
	}
	
#footer a.email{
	color:#859fb6;
	font-weight:normal;
	text-decoration:none;
	}

/* =home_feature
---------------------------------------------------------- */
#home_feature{
	background:transparent url(../images/home-feature.jpg) no-repeat top right;
	padding:270px 0 0 350px;
	min-height:67px;
	}
	
#home_feature h2{
	text-transform:lowercase;
	color:#fff;
	text-shadow: 0px 0px 1px #000;	
	font-family: 'CAC Champagne', 'Monotype Corsiva';	
	font-size:5em;
	}
	
/* =home_feature
---------------------------------------------------------- */
.promo{
	float:left;
	width:300px;
	margin:0 15px 0 0;
	}

.promo h3{
	border:none;
	background:transparent url(../images/nav-rule.gif) no-repeat bottom center;
	padding:15px 0 16px 0;
	font-size:1.1em;
	text-align:center;
	}
	
.promo h3 a{
	color:#660c00;
	text-decoration:none;
	}
	
#main_content .promo p{
	font-size:1.1em;
	margin-bottom:1.4em;
	}
	
#main_content .promo .learn_more{
	text-align:center;
	margin:1.6em 0 0 0;
	}
	
.promo .learn_more a{
	border:1px solid #9fc120;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background:#f7fee9 url(../images/button-bg.gif) repeat-x bottom left;
	font-family:'Lucida Grande', tahoma;	
	text-align:center;
	padding:5px 50px;
	color:#282727;
	text-decoration:none;
	font-size:.8em;
	}
	
.promo .learn_more a:hover{
	color:#000;
	background:#f7fee9 url(../images/button-bg-on.gif) repeat-x bottom left;
	}

/* =contactform
---------------------------------------------------------- */	
#main_content .contactform li{
  background:none;
  padding:0;
  margin:20px 0;
  }
  
 .contactform{
 	background:transparent url(../images/anchor-bg-sm.gif) no-repeat center right;
	}
	
#main_content .contactform ul{
	width:375px;
  }
  
.contactform fieldset{
	margin:10px;
	}
	
.contactform label{
	width:100px;
	font-weight:bold;
	display: block;
	float:left;
	}
	
.contactform input{
	border:1px solid #909083;
	padding:4px;
	width:250px;
	}
	
.contactform textarea{
	border:1px solid #909083;
	padding:4px;
	width:250px;
	}
	
#contact-submit{
	border:1px solid #9fc120;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background:#f7fee9 url(../images/button-bg.gif) repeat-x bottom left;
	font-family:'Lucida Grande', tahoma;	
	text-align:center;
	padding:5px 50px;
	color:#282727;
	text-decoration:none;
	font-size:.8em;
	width:150px;
	margin:0 auto;
	display:block;
	}	
	
/* =vcard
---------------------------------------------------------- */		

#main_content .vcard{
	margin:.75em 0 1.5em;
	float:right;
	width:230px;
	}
	
#main_content .vcard div{
	margin-bottom:.5em;
	}
	
#main_content .vcard .email{
	font-size:.7em;
	}
	
