/*
Theme Name: Seacliff Recovery
Theme URI: http://www.piermarketing.com
Description: Theme for Seacliff Recovery
Author: Pier Marketing
Author URI: http://www.piermarketing.com
version: 1.0
Tags: two-column, widget-ready
*/




/* basics */


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:20px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote {
	border-top:2px dashed #447B93;
	border-bottom:2px dashed #447B93;
	margin:0;
	background: #5DA9C9;
	color: #FFF;
	padding:0 12px 0 12px;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	}
blockquote a {
	color: #FFF;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 960px;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	border-top: 10px solid #5CA7BC;
	}
	
/* header */

#header {
  	width: 100%; 
  	height: 280px;
	color: #fff; 
	}
#header-left {
	width: 225px;
	float: left;
	position: relative;
}
#header-logo {
	width: 225x;
	height: 260px;
	border: 2px solid #E3E3E3;
	background: url(images/header-logo-bg.png) repeat-x;
}
#header-logo img {
	margin: 40px 0 0 10px;
}
#header-search {
	width: 221x;
	padding: 10px 0 0 10px;
	height: 35px;
	background: #5DA9C9;
	border: 2px solid #447B93;
}
#header-search-form {
	margin: 0;
	padding: 0;
}
#header-search label {
	font-weight: bold;
}
#header-right {
	width: 735px;
	float: right;
	position: relative;
}
#header-image {
	width: 735px;
	height: 260px;
	border: 2px solid #E3E3E3;
}
#header-image img {
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
}
#header-menu {
	width: 735px;
	height: 45px;
}

/* main menu */

/* main menu */
#menu { 
	font-size: 11px;
	width:731px; 
	height: 45px;
	text-transform: uppercase;
	border: 2px solid #108767;
	background: #099d8d;
}
#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:999; width:100%; font-weight:bold; height: 30px; }
#dropmenu a {
	padding:15px 10px 0 10px;
	height: 30px;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	color: #fff;
	display:block;
}
#dropmenu a:hover {
	background: #ccc;
	color:#000;
	text-decoration: none;
	
}
#dropmenu li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	float:left;
	position:relative;
}
#dropmenu ul {position:absolute; display:none; top:4.0em; left:-1px;}
#dropmenu ul a {border-left:1px solid #c8c8c8; padding: 5px 10px; width: 135px; text-align: left; font-weight: normal; }
#dropmenu li ul {}
#dropmenu li ul a {
	padding:10px 0 0 10px;
	background: #F0F2E7;
	font-size: 12px;
	margin: 0;
	float: left;
	font-weight: bold;
	color: #333;
	display:block;
	}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

#dropmenu .page-item-13 a {border-right: none;}

/* main menu */
#dropmenu ul a {border-left:1px solid #c8c8c8; padding: 5px 10px; text-align: left; font-weight: normal; }
#dropmenu li ul {border-top:1px solid #c8c8c8;}
#dropmenu li ul a {
	}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

#dropmenu .page-item-13 a {border-right: none;}

/* content */

#content-wrapper {
	border-top: 5px solid #8EA500;
	margin: 5px 0 0 0;
	clear: both;
}

.entry-home {
	background: url(images/home-content-bg.png) no-repeat bottom;
	padding: 0 0 115px 0;
	}	
#content {
	float: right;
	width:700px;
	overflow: hidden;
	margin:14px;
	}	

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}


/* home page widgets */

div #home-columns {
	height: 160px; width: 710px;
	padding: 10px 0;
	border-top: dashed 1px #dedede;
	background: url(images/home_widget_bg.png) no-repeat;
	margin: 10px auto;
	position: relative;
	float: right;
}
#home-columns .widgettitle, #home-columns h2 {font-size: 14pt; text-transform: uppercase; padding: 0; margin: 0; font-family: Georgia, "Times New Roman", Times, serif; color: #D00815;}

#home-columns p {
	text-align: justify;
	margin: 10px 0;
}
#home-columns ul ul li, #home-columns li {
	list-style: none;
}
#column-left {
	float: left;
	position: relative;
	border-right: 1px dashed #dedede;
	padding: 0 12px 20px 0;
	margin: 10px;
	width: 320px;
	}
#column-right {
	float: left;
	position: relative;
	padding: 0 12px 20px 0;
	margin: 10px;
	width: 320px;
}
#column-right li li, #column-left li li {
	list-style-type: disc;
}
/* sidebar */

#sidebar {
	width:225px;
	float:left;
	margin:0;
	padding: 0 0 20px 0;
	border-right: 1px solid #ddd;
	background: #F0F2E7;
	}

#sidebar h2{
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #D00815;	
	margin: 20px 0 10px 0;
	padding: 0 0 0 20px;
	background: url(images/list-circle-red.png) no-repeat;
	border-bottom: 1px dashed #D00815;
	text-decoration: none;
}
#sidebar h2 a {
	color: #D00815;	
	margin: 0 0 12px 0;
	padding: 0;
	text-decoration: none;
	border-bottom: 1px dashed #D00815;
}
#sidebar h2 a:hover {
	text-decoration: none;
}
#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	line-height: 14pt;
	}

#sidebar ul ul {
	margin:0  0 0 14px;
}

#sidebar ul ul li {
	list-style-type: disc;
	}

#sidebar ul ul ul{
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


a.testimonial-name {
	float: right;
	position: relative;
	margin: 10px 0 0 0;
	font-style: italic;
}

/* footer */

#footer {
	background:#F0F0F0;
	border: 2px solid #DBDBDB;
	clear: both;
	width: 954px;
	padding: 0;
	}
#footer-menu {
	position: relative;
	margin: 0 auto;
	text-align: center;
	background: url(images/footer-menu-bg.png) repeat-x;
	height: 25px;
	padding: 0;
}
#footer-menu ul {
	padding: 2px 0;
	margin: 0;
}
#footer-menu ul li {
	display: inline;
}
#footer-menu ul li a {
	border-right: 1px dotted #9F99;
	padding: 0 10px;
	font-size: 12px;
}
#footer p{padding:14px 0;margin: 0; color: #9F99; text-align:center; font-size: 11px;}
#footer a{color: #9F99;text-decoration: none;}
#footer a:hover{color: #999;text-decoration: underline;}

