/*  
Theme Name: Anchor Vacations
Theme URI: http://
Description: A two column style based on Kubrick
Version: wordpress 2[1].1.3
Author: Blizzard Internet Marketing
Author URI: http://blizzardinternet.com/
*/

.specials, .rentals, .guide, .blog, .real-estate, .about, .home, #nav_bkgd, #logo, #satisfaction  { behavior: url(/wp-content/themes/anchor/iepngfix.htc); } 

/* Begin Typography & Colors */
body {
	background: #FFFFFF url('images/bkgd.jpg') repeat-x;
	margin: 0 0 20px 0;
	padding: 0 0 0 137px; 
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a0a46;
	margin: 68px 0 0 115px;
	}

#page {
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 697px;
	border: 4px solid #a7dcde;
	background: #ffffff;
	padding: 4px;
	margin-bottom: 30px;
	}
	
#logo {
	position: absolute;
	background: url(images/logo.png);
	width: 367px;
	height: 188px;
	margin: -65px 0 0 -273px;
	z-index: 10;
}

#logo-print {
	display: none;	
}
	
#nav_bkgd {
	position:absolute;
	z-index: 3;
	margin: 152px 0 0 -242px;
	height: 320px;
	background: url(images/nav_bkgd.png) top right no-repeat;
	display: block;
	width: 233px;
}
	
#nav {
	position:absolute;
	z-index: 5;
	margin: 13px 0 0 -242px;
	display: block;
	width: 233px;
	height: auto !important;
	height: 450px;
	min-height: 450px;
	text-align: left;
	color: #0a0a46;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

#nav a {
	color: #0a0a46;	
}

#nav ul {
	/* background: url(images/scroll_bkgd.gif) top right repeat-y; */
	width: 233px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	margin: 0 0 0 70px;	
}

.specials {
	background: url(images/specials.png) top right no-repeat;
	width: 233px;
	height: auto !important;
	height: 29px;
	min-height: 29px;
	padding: 8px 0 0 0;
}

.rentals {
	background: url(images/rentals.png) top right no-repeat;
	width: 233px;
	/* height: auto !important;
	height: 29px;
	min-height: 29px;
	padding: 8px 0 0 0; */
	height: auto !important;
	height: 30px;
	min-height: 30px;
	padding: 109px 0 0 0;
}

.guide {
	background: url(images/area_guide.png) top right no-repeat;	
	width: 233px;
	height: auto !important;
	height: 31px;
	min-height: 31px;
	padding: 8px 0 0 0;
	margin: 0;
}

.blog {
	background: url(images/real_estate.png) top right no-repeat;
	width: 233px;
	height: auto !important;
	height: 31px;
	min-height: 31px;
	padding: 9px 0 0 0; 
}

.real-estate {
	background: url(images/real_estate.png) top right no-repeat;
	width: 233px;
	height: auto !important;
	height: 31px;
	min-height: 31px;
	padding: 9px 0 0 0; 
}

.about {
	background: url(images/about_us.png) top right no-repeat;
	width: 233px;
	height: auto !important;
	height: 31px;
	min-height: 31px;
	padding: 8px 0 0 0;
}

.home {
	background: url(images/home.png) top right no-repeat;
	width: 233px;
	height: 169px;
	padding: 7px 0 0 0;
}

#test {
	position: absolute;
	width: 233px;
	height: 120px;
	display: block;
}

#nav ul li ul li a {
	margin: 0;	
}

#nav ul li ul  {
	margin: 8px 30px 0px 18px;
	padding: 8px 0 8px 0;
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	background: url(images/nav-line.gif) top center no-repeat;
	list-style-image: url(images/dash.gif);
	/* background: url(images/scroll_bkgd.gif) repeat-y; */
}

#nav ul li ul li {
	margin: 0 0 0 50px;
	width: 150px;
}

#nav ul li ul li ul {
	margin: 5px 0 0 0;	
	padding: 0;
	font-weight: normal;
	background: none;
}

#nav ul li ul li ul li  {
	margin: 0px 0 0 7px;
	padding: 0 20px 0 0 ;
	width: 150px;
}

#satisfaction {
	background: url(images/satisfaction.png);
	width: 233px;
	height: 59px;
	display: block;
	margin: 48px 0 0 0;
}

#phone {
	position: absolute;
	color: #ffffff;
	margin: -31px 0 0 537px;
	font-size: 1.4em;
	font-weight: bold;
}

#header {
	margin: 0; 
	padding: 0; 
	height: 302px; 
	width: 697px;
	}
	
#header-photo {
	width: 688px;
	border: 2px solid #a7dcde;
	padding: 3px;
}

#pink-bar {
	border: 1px solid #e7008c;
	width: 695px;
	height: 37px;
	display: block;
	margin: 4px 0 0 0;
	padding: 11px 0 0 0px;
	background: #fad8d5 url(images/gulf_shores.gif) top right no-repeat;
}

#pink-bar a {
	color: #0a0a46;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-decoration: underline;
	background: url(images/wheel2.gif) left top no-repeat;
	padding: 0px 0 4px 24px;
	margin: 0px 0 0 10px;
	font-weight: bold;
	height: 37px;
}
	
.headerlink {
	display:block;
	height:100px;
	width:100px;
	margin:0;
	padding:0;
	}

#content {
	font-size: 1.0em;
	margin: 6px 0 0 0px;
	width: 654px;
	border: 2px solid #a7dcde;
	padding: 15px 20px 0 20px;
	height: auto !important;
	height: 350px;
	min-height: 350px;
	}
	
#content a {
	text-decoration: underline;	
}

.postmetadata {
	text-align: center;
	font-size: 0.8em;
	}
	
.post {
	margin: 0 0 40px;
	text-align: left;
	}
	
.postmetadata {

}
	
.alt {
	margin: 0;
	padding: 10px;	
/*	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	}

	
#footer1 {
	border: 1px solid #e7008c;
	width: 695px;
	height: 33px;
	display: block;
	margin: 4px 0 0 0;
	padding: 15px 0 0 0px;
	background: #fad8d5;
	color: #0a0a46;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	}
	
#footer2 {
	margin: 0 auto;	
	color: #0a0a46;
	font-size: 1.2em;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 40px 0 20px 0; 
	line-height: 24px;
}
	
#footer1 a, #footer2 a {
	color: #0a0a46;
	text-decoration: underline;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

	
/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0px;
	margin: 0 0 0 15px;
	width: 190px;
	float: left;
	}

#sidebar form {
	margin: 0;
	}	
	
#sidebar ol, #sidebar ul, #sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	margin: 1px 0 1px 0px;
	padding: 0 0 0 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0px;
	}
	

/*Font Style */

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	}

h1 {
	font-size: 1.0em;
	color: #4484c2;
	}
	
h2, .title {
	font-size: 1.6em;
	margin: 0px 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}
	
#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 20px auto 10px ;
	}
	
h3 {
	font-size: 1.3em;
	margin: 0;
	}


/*Comments*/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
	
/*Links*/
a {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #06c;
	text-decoration: underline;
	}
	
a:visited {
	color: #06c;
	}
	
/* Begin Images */
p img {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	}

a img {
	border: none;
	}
	
/* Begin Form Elements */

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.nextandback {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 614px;
	height: 20px;
	}

.alignright {
	float: right;
	padding: 5px;
}

.alignleft {
	float: left;
	padding: 5px;
}

#mls {
	text-align: center;	
	margin: 40px 0 0 0;
}

#newsletter-sidebar {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 15px 0 0 15px;
	text-align: left;
}

#social {
	margin: 15px 0 0 68px;	
	width: 126px;
}

#social a {
	margin-right: 10px;
}

#calendar {
	width: 654px;	
}

#oil-spill-update {
	background: url(images/oil-spill-update.gif);
	width: 192px;
	height: 42px;
	display: block;
	z-index: 100;
	position: absolute;
	margin: 195px 0 0 13px;
}

.blog h2 {
	font-size: 14px;
	margin-left: 70px;
	margin-top: 10px;
}

.blog select {
	margin: 5px 0 10px 70px;
	text-align: left;
}