/*  
Theme Name: Pinnacle Port Vacation Rentals
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/
*/

#curve, #curve-interior, #page-outer  { behavior: url(/wp-content/themes/pinnacle/iepngfix.htc); } 

/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #f7f1e5 url(../img/beach-bkgd.jpg) top center no-repeat;
	color: #2b3479;	
	text-align: center;
	margin: 0px 0 20px 0;
	padding: 0; 
	font-size: 12px;
	}
	
#page-outer {
	background: url(../img/page-bkgd.png) top center repeat-y; 
	width: 980px;
	margin: 0 auto;
} 

#page {
	background: #ffffff;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 960px;
	padding-bottom: 4px;
	font-size: 12px;
	}

#logo-link {
	position: absolute;
	z-index: 6;
	display: block;
	margin: 20px 0 0 20px;
	width: 250px;
	height: 70px;
}

#phone {
	position: absolute;
	z-index: 1000;
	font-size: 18px;
	margin: 68px 0 0 820px;
	font-weight: bold;
	color:#ffffff;
}

#header {
	background: url(../img/header.jpg) top center no-repeat;
	width: 960px;
	padding: 103px 0 0 0px;
	}
	
#header_photo {
	height: 210px;
}
	
#be {
	position: absolute;
	z-index: 5;
	margin: 34px 0 0 732px;
}

#be-interior {
	margin: 5px 0 0 0px;
}

#curve {
	background: url(../img/curve.png) top center no-repeat;
	width: 960px;
	height: 142px;
	position: absolute;
	z-index: 9;
	margin-top: 229px;
}

#curve-interior {
	background: url(../img/curve.png) top center no-repeat;
	width: 960px;
	height: 142px;
	position: absolute;
	z-index: 9;
	margin-top: 68px;
}

#slideshow {
	width: 960px;
	margin: 0;
}

#menu {
	background: url(../img/nav_bkgd.jpg);
	height: 41px;
	width: 960px;
}

#nav {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-left: 7px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #3f6162;
	font-weight: bold;
}

#nav li {
	float: left;
	padding: 4px 37px 0px 12px;
	height: 35px;
	color: #ffffff;	
	background: url(../img/ball.gif) top right no-repeat;
}

#nav a {
	color: #ffffff;	
	text-decoration: none;
}

#nav a:hover {	
	text-decoration: underline;
}

#header-photo {
	height: 288px;
	width: 696px;
	margin-left: 264px;
}
	
.headerlink {
	display:block;
	height:100px;
	width:100px;
	margin:0;
	padding:0;
	}

#content-border {
	border: 2px solid #2b3479;
	width: 948px;
	margin: 4px 4px 0 4px;
}

#content {
	font-size: 13px;
	padding: 20px 10px 20px 20px;
	margin: 0px 0 0 225px;
	width: 660px;
	font-size: 12px;
	}
	
#content-interior {
	font-size: 13px;
	padding: 20px 10px 20px 30px;
	margin: 0px 0 0 225px;
	width: 680px;
	}

.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;*/
	}

	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	border: none;
	background: url(../img/footer.png) top center no-repeat;
	height: 39px;
	color: #ffffff;		
	padding: 11px 0 0 0;
	}
	
#footer a {
	color: #ffffff;		
}
	
#blizz {
	color: #0d4e8e;	
	padding-bottom: 30px;
}

#blizz a {
	color: #0d4e8e;	
}
	
/* Begin Sidebar */
#sidebar {
	padding: 20px 0 20px 0px;
	margin: 0 0 0 20px;
	width: 190px;
	float: left;
	display: inline;
	}
	
#sidebar-img {
	border: 2px solid #f36c7a;	
}
	
#quicksearch {
	border: 2px solid #c60d0a;
	width: 170px;
	margin: 0 0 20px 0;
	background: #ffffff;
	padding: 6px 15px 12px 15px;
	color: #2b3479;
}

#quicksearch_heading {
	color: #2b3479;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
	
#subnav {
	border: 2px solid #c60d0a;
	width: 131px;
	margin: 0 0 20px 0;
	background: #ffffff;
	padding: 10px 15px 15px 15px;
}

#subnav-title {
	margin: 0;
	padding: 0;
	font-size: 14px;
	list-style: none;
	font-weight: bold;
}

#subnav ul  {
	font-size: 12px;	
	text-decoration: none;
	list-style-image: url(../img/carrot.gif);
	margin: 5px 0 0 20px;
	padding: 0;
	font-weight: normal;
}

#subnav ul li a {
	text-decoration: none;
	color: #2b3479;	
}

#subnav ul li a:hover {
	text-decoration: underline;	
	color: #2b3479;	
}

#subnav ul li ul {
	margin: 0px 0 0 -12px;
}

#property-search {
	border: 2px solid #c60d0a;
	width: 141px;
	margin: 0 0 20px 0;
	background: #ffffff;
	padding: 10px 10px 15px 10px;
	font-size: 12px;
}

#property-search-title {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	list-style: none;
	font-weight: bold;
}

/*Font Style */

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

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 1.4em;
	color: #CCCCCC;
	}
	
h2 {
	font-size: 1.2em;
	margin: 0px 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 0px;
	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: #3d406f;	
	text-decoration: underline;
	}

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

a img {
	border: none;
	}
	
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#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:center;
	}



/* 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;
	}

.special-image-left {
	padding: 0 10px 0 0px;	
}

.special-image-right {
	padding: 0 0px 0 10px;	
}

#hibiscus {
	position: absolute;
	z-index: 100;
	margin: 430px 0 0 847px;
}

#social{
	width: 105px;
	margin: 0 0 20px 0;
	padding: 6px 15px 12px 15px;
	color: #2b3479;
}
#social_heading {
	color: #2b3479;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}


