/*  
Theme Name: Lynnwood Tourism
Theme URI: http://
Description: A two column style based on Kubrick
Author: Blizzard Internet Marketing
Author URI: http://blizzardinternet.com/
*/

/* PNG Images Fix */
#topbar,#logo_home,#logo,#nav_home  { behavior: url(/wp-content/themes/lynnwood/iepngfix.htc); } 

/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background: url(images/page_bkgd.gif) top center repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	}
	
#topbar {
	position: absolute;
	margin: 14px 0 0 0;
	width: 960px;
	height: 101px;
	z-index: 2;
}

#nav_home {
	width: 960px;
	height: 101px;
	background: url(images/nav_home.png) top center no-repeat;
}

#nav_home ul {
margin:0;
padding:0;
list-style:none;
}
#nav_home ul li {
float:left;
height:101px;
margin:0;
padding:0;
}
#nav_home ul li a{
width:240px;
height:101px;
display:block;
}

#nav_home ul li.meet a {
background:url(images/nav_home.png) no-repeat 0px 0px;
width:240px;
}

#nav_home ul li.meet a:hover {
background:url(images/nav_home.png) no-repeat 0px -101px;
}

#nav_home ul li.play a {
background:url(images/nav_home.png) no-repeat -241px 0px;
width:240px;
}

#nav_home ul li.play a:hover {
background:url(images/nav_home.png) no-repeat -241px -101px;
}

#nav_home ul li.stay a {
background:url(images/nav_home.png) no-repeat -481px 0px;
width:240px;
}

#nav_home ul li.stay a:hover {
background:url(images/nav_home.png) no-repeat -481px -101px;
}

#nav_home ul li.get a {
background:url(images/nav_home.png) no-repeat -721px 0px;
width:240px;
}

#nav_home ul li.get a:hover {
background:url(images/nav_home.png) no-repeat -721px -101px;
}

#phone_home {
	position: absolute;
	margin: 472px 0 0 840px;
	font-size: 18px;
	color: #000000;
	z-index: 5;
}

#phone {
	position: absolute;
	margin: 235px 0 0 840px;
	font-size: 18px;
	color: #000000;
	z-index: 5;
}


#logo_home {
	position: absolute;
	margin: 279px 0 0 0;
	background:url(images/logo.png) top center no-repeat;
	width: 960px;
	height: 221px;
	z-index: 3;
}

#logo {
	position: absolute;
	margin: 43px 0 0 0;
	background:url(images/logo.png) top center no-repeat;
	width: 960px;
	height: 221px;
	z-index: 3;
}

#logo-link {
	position: absolute;
	display: block;
	width: 230px;
	height: 80px;
	margin: 178px 0 0 0;
	z-index: 7;
}

#header {
	padding: 0 10px 0 10px;	
}

#header_photo {
	width: 960px;
}

#header_home {
	padding: 0;  
	width: 960px;
	height: 500px;
	margin-left: 10px;
	}
	
#nav {
	clear:both;
	width: 960px;
	height: 66px;
	background:url(images/nav.gif) no-repeat;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
}
#nav ul li {
float:left;
height:66px;
margin:0;
padding:0;
}
#nav ul li a{
width:240px;
height:66px;
display:block;
}

#nav ul li.meet a {
background:url(images/nav.gif) no-repeat 0px 0px;
width:240px;
}

#nav ul li.meet a:hover {
background:url(images/nav.gif) no-repeat 0px -66px;
}

#nav ul li.play a {
background:url(images/nav.gif) no-repeat -241px 0px;
width:240px;
}

#nav ul li.play a:hover {
background:url(images/nav.gif) no-repeat -241px -66px;
}

#nav ul li.stay a {
background:url(images/nav.gif) no-repeat -481px 0px;
width:240px;
}

#nav ul li.stay a:hover {
background:url(images/nav.gif) no-repeat -481px -66px;
}

#nav ul li.get a {
background:url(images/nav.gif) no-repeat -721px 0px;
width:240px;
}

#nav ul li.get a:hover {
background:url(images/nav.gif) no-repeat -721px -66px;
}
	
.headerlink {
	display:block;
	height:100px;
	width:100px;
	margin:0;
	padding:0;
	}

#content {
	padding: 10px 0 40px 0px;
	margin: 0px 0 0 265px;
	width: 670px;
	}
	
#content-home {
	padding: 10px 0 0px 0px;
	margin: 0px 0 0 265px;
	width: 670px;
	}
	
#content img {
	border: 1px solid #A8A2A2;	
}

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

#bottom-links {
	text-align: right;
	font-weight: bold;
}
	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	height: 165px;
	clear: both;
	background: url(images/footer_bkgd.jpg) top center no-repeat;
	border: none;
	padding: 110px 0 0 0;
	font-size: 11px;
	}
	
#footer p {
	margin: 0;
	padding: 5px;
	text-align: center;
	}

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

#sidebar form {
	margin: 0;
	}	
	
#sidebar ol, #sidebar ul, #sidebar li {
	list-style-type: none;
	list-style-image: none;
	}

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

#subnav_middle {
	background: url(images/subnav_top.gif) top center repeat-y;
	width: 216px;
	margin: 0;
	padding: 7px 0 0 0;
	
	}
#subnav_bottom {
	background: url(images/subnav_bottom.gif) bottom center no-repeat;
	width: 216px;
	height: 22px;
	margin: 0;
	padding: 0px 0 0px 0px;
}

#subnav_middle a {
	color: #878686;
}

#subnav_middle ul {
	margin: 0;
	text-align: center;
	width: 176px;
	padding: 0 15px 0 15px;
	font-weight: bold;
	font-size: 14px;
}

#subnav_middle ul li a {
	border-bottom: 2px solid #a8a2a2;
	padding: 0 0 9px 0;
	width: 174px;
	display: block;
}

#subnav_middle ul li ul {
	margin: 10px 0 0 0;
	text-align: left;
	font-size: 12px;
}

#subnav_middle ul li ul li a {
	border: none;
	padding: 0;
	display: inline;
}

#subnav_middle ul li ul li {
	list-style-image:url(images/bullet.gif);
}

#subnav_middle ul li ul li ul {
	margin: 4px 0 0 0;
	width: 135px;
}

.homepage-subnav {
	margin-top: -10px;	
}

.banner_ad {
	margin: 0 0 20px 0;	
}
	

/*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: 12px;
	color: #183b73;
	padding: 10px 0 0 0;
	}
	
h2 {
	font-size: 1.6em;
	}
	
.title {
	font-size: 1.6em;
	font-weight: bold;
	color: #183b73;
	}

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 */
#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: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;
	}
	
/* #theentry p {
display:block;
padding-top:10px;
}
#theentry {
padding-bottom:10px;
} */

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

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

#ads {
	width: 120px;	
	margin-left: 40px;
}

#ads img {
	padding-bottom: 20px;	
	border: none;
}