/*  
Theme Name: Baileys Harbor
Theme URI: http://www.baileysharbor.com
Description: Created for Baileys Harbor Community Association
Version: wordpress 2[1].1.3
Author: Blizzard Internet Marketing
Author URI: http://blizzardinternet.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #CDB078 url('images/bkgd.gif') top center repeat-x;
	color: #6e470f;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0 0 0 1px; 
	}
	
#page_bkgd {
	background: url(images/page_bkgd.gif) top center repeat-y;
	margin: 0px auto;
	padding: 0;
	width: 980px;
}

#page {
	background: url(images/page_bkgd_top.gif) top center no-repeat;
/*	border: 1px solid #959596;*/
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 980px;
	}

#header_home {
	position: absolute;
	background: url('images/header.png') no-repeat top center;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 477px; 
	width: 980px;
	z-index: 5;
	}
	
#header {
	position: absolute;
	background: url('images/header_interior.png') no-repeat top center;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 308px; 
	width: 980px;
	z-index: 5;
	}
	
#logo {
	position: absolute;
	background: url('images/logo.png') no-repeat top center;
	margin: 50px 0 0 300px; 
	padding: 0; 
	height: 74px; 
	width: 367px;
	z-index: 3;
}

* html #logo {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/baileys/images/logo.png",sizingMethod="crop");
} 

#logo_link {
	position: absolute;
	margin: 50px 0 0 300px; 
	height: 74px; 
	width: 367px;
	z-index: 9;
}
	
#header_home_photo {
	height: 467px; 
	width: 965px;
	margin: 0 0 0 0px;
	padding: 10px 0 0 15px;
	z-index: 1;
}

#header_photo {
	height: 298px; 
	width: 965px;
	margin: 0 0 0 0px;
	padding: 10px 0 0 15px;
	z-index: 1;
}

#menu {
	position: absolute;
	z-index: 7;
	width: 980px;
	margin: 450px 0 0 55px;
	padding: 0;
}

#menu_interior {
	position: absolute;
	z-index: 7;
	width: 980px;
	margin: 282px 0 0 55px;
	padding: 0;
}

#bullet {
	margin: 2px 0 0 0;
}

#nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	padding: 0 6px 0 5px;
}
	
#nav a {
	font-size: 14px;
	color: #6e470f;
}	

.second-tier-menu {
	background: url(images/subnav_bkgd.gif) top center no-repeat;
	height: 33px;
}

.second-tier-nav {
	margin: -15px 0 0 -50px; 
	color: #055699;
	list-style: none;
	clear: both; 
}

.pagenav {
	margin:0 auto;
	list-style: none;
	text-align: center;
}

.pagenav ul {
	list-style: none;
	padding: 7px 0 0px 0;
	margin:0 auto;
	width: 800px;
	text-align: center;
}

.pagenav li {
	display:inline;
	text-align: center;
	padding: 0 17px 8px 8px;
	background: url(images/bullet2.gif) top right no-repeat;
}

.pagenav ul li.lastitem { 
	background:none; 
}	

.pagenav li a {
	color: #6e470f;
	font-size: 14px;
}

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

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

.headerlink {
	display:block;
	height:100px;
	width:100px;
	margin:0;
	padding:0;
	}
	
#main {
	background: url(images/main_bkgd.gif) top center repeat-y;
	width: 945px;
	margin-left: 17px;
}

#main_interior {
	background: url(images/main_interior_bkgd.gif) top center repeat-y;
	width: 945px;
	margin-left: 17px;
}

#content {
	font-size: 1.2em;
	padding: 12px 20px 20px 20px;
	margin: 0px 0 0 0px;
	width: 505px;
	background: #ffffff;
	float: left;
	height: auto !important;
	height: 416px;
	min-height: 416px;
	}

#content_interior {
	font-size: 1.2em;
	padding: 12px 20px 20px 20px;
	margin: 0px 0 0 0px;
	width: 705px;
	background: #ffffff;
	float: left;
	}

.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 {
	background: url(images/footer_bkgd.gif) top center no-repeat;
	padding: 0;
	margin: -12px auto;
	width: 980px;
	height: 100px;
	clear: both; 
	}
	
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	color: #6e470f;
	}
	
#emblem {
	position: absolute;
	background: url(images/emblem.png) top center no-repeat;
	width: 50px;
	height: 75px;
	display: block;
	margin: -53px 0 0 471px;
}

#blizz {
	font-size: 12px;
}

#blizz a {
	color: #000000;
}

	
/* Begin Sidebar */
#sidebar {
	padding: 20px 0 0px 0px;
	margin: 0;
	width: 200px;
	height: auto !important;
	height: 428px;
	min-height: 428px;
	float: left;
	display: inline;
	}
	
#len {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
	
#sidebar_right {
	padding: 20px 0 20px 0px;
	margin: 0;
	width: 200px;
	height: auto !important;
	height: 428px;
	min-height: 428px;
	float: left;
	display: inline;
	}

#sidebar_right ol, #sidebar_right ul, #sidebar_right li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	margin-left: 5px;
	}

#sidebar_right ul p, #sidebar_right ul select {
	margin: 5px 0 8px;
	}
	
#sidebar_right ul li ul {
	margin-left: -95px;
}

#sidebar_right ul li ul li a {
	color: #6e470f;
}

.ec3_list {
	margin-left: -50px;
}

.ec3_list_day ul li a {
	font-size: 11px;
}


#weather {
	margin: -5px 0 0 5px;
	height: 80px;
}

#events {
	text-align: left;

	font-size: 14px;
	margin-top: 15px;
	font-weight: bold;
}

#calendar {
	width: 149px;
	background: #ffffff;
	border: 2px solid #744f25;
	margin: 10px 0 0 16px;
	padding: 0 8px 15px 8px;
}

#calendar a {
	color: #6e470f;
}

#contact {
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}

#contact a {
	color: #6e470f;
}



/*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-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.4em;
	color: #a67c4c;
	}
	
h2 {
	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;
	}
	
.title {
	font-size: 14px;
	font-weight: bold;
}


/*Comments*/

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

#commentform textarea {
	width: 698px;
	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: #000000;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
a:visited {
	color: #000000;
	}
	
/* 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;
	}

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



