/*

THEME NAME:  Semiahmoo

THEME URI: http://www.audioweaponsystem.com

DESCRIPTION:  Mass Wordpress Theme is based on Empty Canvise, evolved into a state of euphoria.

VERSION: v0.01

AUTHOR: <a href="http://www.audioweaponsystem.com">Eddi Hughes</a>

AUTHOR URI: http://www.audioweaponsystem.com

*/

@import "reset.css";

body {

	background: #a0b7c9;

	font-size: 12px;

	font-family: Arial, Tahoma, Verdana;

	margin: 0px auto 0px;

	padding: 0px;

	color: #000;

}

a, a:visited {

	color: #006291;

	text-decoration: none;

}

a:hover {

	color: #6C757A;

	text-decoration: underline;

}

strong {

	font-weight: 700;

}

hr {

	border: none 0;

	border-bottom: 1px solid #E0E0E0;

	height: 1px;

	margin: 10px 0;

}

blockquote {

	font-style: italic;

	background: url(images/quotes.gif) no-repeat top left;

	background-position: 12px 12px;

	color: #595959;

	margin: 5px 0;

	padding: 8px 15px 8px 60px;

}

#wrapper {

	width: 900px;

	padding: 0 50px 0 50px;

	background: #FFF;

	margin: 0 auto;

	background: url(images/bg.gif) repeat-y center;

}

#wrapper2 {

	background: #1f4363 url(images/bg-slice.jpg) repeat-x;

	width: 900px;

	margin: 0 auto;

	height: 88px;

}

.menu-arrow-container {

	position: absolute;

	width: 900px;

	left: 50%;

	margin: 0 0 0 -450px;

}

.menu-arrow {

	background: url(images/arrow.png) no-repeat;

	width: 64px;

	height: 61px;

	position: absolute;

	left: 8px;

	top: -25px;

}

#header {

	overflow: hidden;

	width: 880px;

	height: 100px;

	border-bottom: 1px solid #2b618f;

	border-top: 1px solid #2b618f;

	margin: 0 auto;

	background-image:url(images/bgheader.jpg);

}

#theheader {

	background: url(images/bg-slice.png) repeat-x top; 

	width: 900px; 

	height: 88px;

}

#logo {

	font-size: 250%;

	margin: 25px 0 0 30px;

}

#logo a {

	color: #ffffff;

}

#description {

	font-size: 130%;

	color: #999999;

	margin: 5px 0 50px 30px;

}

#menu {

	width: 880px;

	overflow: hidden;

	margin: 0 auto;

}

#menu li a, #menu li a:link, #menu li a:visited {

	float: left;

	width: 125px;

	height: 20px;

	text-align: center;

	padding-top: 10px;

	font-size: 13px;

	background: #eee;

	background-image: url(images/menu.png);

}

#menu ul li {

	float: left;

	text-transform: uppercase;

	font-size: 90%;

	padding: 0px;

}

#menu ul li a {

}

#container {

	width: 880px;

	overflow: hidden;

	margin: 25px auto;

}

#content {

	float: left;

	width: 580px;

	padding: 0 0 0 10px;

}



#content p {

	margin: 0px;

	padding: 5px 0px 15px 0px;

	line-height: 17px



}



#contentwide {

	float: left;

	width: 880px;

	padding: 0 0 0 25px;

}



#content h1 {

	margin: 0 0 10px 0;

	padding: 0 0 5px 20px;

	font-size:18px;

        border-bottom: solid 1px #ccc;

}

.post {

	margin: 10px 0 0 0;

	padding: 10px 0 10px 0;

	border-top: dotted 6px #20507e;

	border-bottom: solid 1px #ccc;

}

.post-title {

	font-size: 200%;

	line-height: 1.2;

	font-weight: normal;

}

.post-title a {

	color: #333333;

}

.page-subtitle {

	font-weight: 700;

	color: #CCC;

	font-size: 90%;

	text-transform: uppercase;

	padding-bottom: 5px;

	border-bottom: 1px solid #EFEFEF;

	margin-bottom: 15px;

}

.post-meta {

	font-size: 85%;

	color: #999;

	margin: 5px 0 20px 0;

}

.post-meta a {

	color: #666666;

}

.post-comments {

	float: right;

	background: url(images/cbubble_left.gif) no-repeat top left;

	padding: 3px 0 7px 7px;

}

.post-comments a {

	background: url(images/cbubble_right.gif) no-repeat top right;

	padding: 3px 7px 7px 0;

	color: #FFFFFF;

}

.post-comments a:hover {

	color: #FFFFFF;

}

.post-content {

	margin-top: 15px;

}

.post h2 {

	font-size: 18px;

	margin-bottom: 10px;

	border-bottom: 1px solid #EFEFEF;

	padding: 10px 0 5px;

}

.post-content h3 {

	font-size: 110%;

	font-weight: 700;

	margin-bottom: 5px;

	border-bottom: 1px solid #EFEFEF;

	padding: 10px 0 5px;

}

.post-content p {

	line-height: 1.3;

	margin-bottom: 10px;

}

.post-content img.alignnone {

	background: #FFF;

	border: 1px solid #EFEFEF;

	padding: 4px;

}

.post-content img.alignleft {

	float: left;

	border: 1px solid #EFEFEF;

	margin: 0 25px 15px 0;

	padding: 4px;

}

.post-content img.alignright {

	float: right;

	border: 1px solid #EFEFEF;

	margin: 0 0 15px 25px;

	padding: 4px;

}

.post-content ul, .post-content ol {

	margin-left: 30px;

	margin-bottom: 20px;

}

.post-content ul {

	list-style: outside;

}

.post-content ol {

	list-style: decimal;

}

.post-content ul li, .post-content ol li {

	line-height: 1.3;

	margin-bottom: 5px;

}

.more-link {

	font-weight: 700;

	display: block;

	margin-top: 10px;

}

.section-title {

	font-size: 140%;

	margin-bottom: 10px;

}

.navleft {

	float: left;

	margin: 0 15px 15px 0;

}

.navright {

	float: right;

	margin: 0 0 15px 15px;

}

.navigation div a {

	font-size: 110%;

}

#comments ol li {

	margin-top: 2px;

	border-bottom: 1px solid #F0F0F0;

	padding: 10px 0;

	overflow: hidden;

	height: 1%;

}

.comment-gravatar {

	float: left;

	margin-right: 10px;

	background: #FFF;

	border: 1px solid #F0F0F0;

	padding: 3px;

}

.comment-data {

	float: left;

	width: 400px;

}

.comment-data p {

	margin-bottom: 6px;

	line-height: 1.3;

}

.comment-author {

	font-weight: 700;

	margin-bottom: 3px;

}

.comment-meta {

	color: #666;

	margin-bottom: 5px;

	font-size: 85%;

}

.unapproved {

	font-style: italic;

}

#respond {

	margin-top: 30px;

}

#comment-form {

	margin-top: 15px;

	margin-bottom: 10px;

}

#comment-form label {

	font-size: 90%;

	display: block;

	margin-bottom: 5px;

}

#comment-form input {

	width: 240px;

	margin-bottom: 10px;

	padding: 5px;

}

#comment-form textarea {

	width: 455px;

	height: 200px;

	margin-top: 15px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 100%;

	padding: 10px;

}

.sidebar_title {

	border-top: solid 1px #000;

	border-bottom: solid 1px #000;

	padding: 2px 5px 2px 5px;

	color: #ffffff;

	font-weight: bold;

	background-color: #164677;

}

#sidebar {

	float:right;

	width: 270px;

	padding-top: 0px;

	font-family: verdana, helvetica, arial, sans-serif;

	font-size: 10pt;

	padding-bottom: 0px;

	margin: 0 0 0 0;

	border: solid 0px #000;

	border-color: #000;

}

#sidebar a {

	text-decoration: none;

}

#sidebar h3 {

	border-bottom: solid 1px #000;

	padding: 7px 5px 4px 10px;

	color: #000000;

	font-weight: bold;

	background-color: #164677 !important;

	background-image:url(images/sidebartitle.png);

}

#sidebar a:hover {

	text-decoration: underline;

}

#sidebar ul {

	list-style-type: none;

	list-style-position: outside;

	margin: 0 0 5px 0;

	padding: 0 0 10px 0;

}

#sidebar li {

	margin: 0 0 0 0;

	padding: 3px 0 3px 10px;

	border-bottom: solid 1px #B5C7D5;

}

#sidebar li:hover {

}

.sidepanel {

	margin: 0 0 10px 0;

	background: #eeeeee;

}

.sidepanel h3 {

	border-top: solid 0px #000;

	border-bottom: solid 1px #000;

	padding: 2px 5px 2px 5px;

	color: #ffffff;

	font-weight: bold;

	background-color: #164677 !important;

}

.sidepanel ul li {

	border-bottom: 1px solid #EFEFEF;

	padding: 5px 0;

	line-height: 1.2;

}

.sidepanel p {

	margin-top: 8px;

	line-height: 1.3;

}

#footer {

	margin: 0 auto;

	width: 880px;

	height: 145px;

	padding-top:5px;

	background-image:url(images/footer.png);

}



#footer-links {

	list-style: none;

}

#footer-links a {

	color:#006291;

}

#footer-links li {

	float: left;

	margin-right: 25px;

}

#copyright {

	width:100%;

	vertical-align:bottom;

	padding: 25px 50px 45px 40px;

	color:#FFF;

}

#copyright a {

	color:#FFF;

}

#mapsearch {

	margin: 0 auto;

	width: 880px;

	height: 1000px;

	padding: 0px;

}

.clear {

	clear: both;

}

.sep {

	color: #CCC;

	margin: 0 8px;

}

.ico-small {

	vertical-align: middle;

	margin: 0 5px 2px 0;

}

.section {

	width:580px;

	height:450px;

}

