/*
Theme Name: Coastal Wealth Management
Theme URI: http://schipul.com
Description: Custom theme for Coastal Wealth Management
Version: 1.0
Author: Brandi Lalanne/David Stagg
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	} 
	
a img { border: none; }
a { outline: none; }

body { font: 12px/1.5em Helvetica, Arial, Helvetica, sans-serif; color: #333; background: #144374 url(images/body-bg.jpg) repeat-x top left; }

ul, ol { margin: 1em 0; padding-left: 2.5em; }
dt { margin: 0.5em 0 0; }
dd { margin: 0.25em 0 0.5em 2.5em; }

h1, h2, h3, h5, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #144374; margin-bottom: 10px; border-bottom: 1px solid #999; padding-bottom: 10px; } 
h1 { font-size: 26px; line-height: 30px; }
h2 { font-size: 22px; line-height: 28px; }
h3 { font-size: 18px; line-height: 22px; }

h1 a, h2 a, h3 a, h5 a, h5 a, h6 a { color: #144374; text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h5 a:hover, h5 a:hover, h6 a:hover { text-decoration: underline; }

p { margin-bottom: 10px; }

a { color: #144374;  }
a:hover { text-decoration: none; }
a:active { }
a:visited { }

acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

/* STRUCTURE */

#header { width: 876px; height: 170px; margin: 0 auto; background: transparent url(images/header-bg.png) no-repeat top center; position: relative; font: 14px/14px Georgia, "Times New Roman", Times, serif; color: #144374; z-index: 9999; }
#header a { color: #144374; }
#header h1 { display: none; }
#header #logo { display: block; width: 288px; height: 74px; text-indent: -9999px; background: #fff url(images/coastal-logo.jpg) no-repeat top left; position: absolute; top: 30px; left: 0; }

#header #header-info { float: right; padding-top: 30px; height: 80px; }
#header #header-info img { float: right; display: block; }

#rotator { display: block; width: 1000px; height: 268px; margin: 0 auto 20px auto; background: transparent url(images/rotator-bg.png) no-repeat top center; position: relative; z-index: 10;}
#rotator #picture-holder { display: block; width: 614px; height: 268px; float: right; margin-right: 62px; }

#lower { width: 876px; margin: 0 auto 20px auto; }
#lower #cwm-info { float: left; padding: 51px 0 20px 0; background: #fff url(images/philosophy-header.png) no-repeat top left; width: 580px; }
#lower #cwm-info #philosophy { float: left; width: 220px; margin-left: 25px; }
#lower #cwm-info #services { float: right; width: 280px; margin-right: 23px; }
#lower #cwm-info #services ul { list-style: none; margin: 0 0 10px 0; padding: 0; }
#lower #cwm-info #services ul li { padding: 0 0 0 20px; margin: 0 0 4px 0; background: transparent url(images/services-li.png) no-repeat top left; }

#lower #market { float: right; padding: 51px 0 20px 0; background: #0d3056 url(images/market-header.png) no-repeat top left; width: 276px; }

#footer { width: 876px; margin: 0 auto; text-align: center; }
#footer .footer-info, #footer .footer-info a { color: #999; }
#footer .address, #footer .address a { color: #fff; }


/* SUB-PAGES */

#container { width: 836px; margin: 0 auto 20px auto; background: #fff; padding: 20px; }
#container #main-content { width: 550px; float: left; }
#container #sidebar { width: 250px; float: right; color: #666; }
#container #sidebar ul { list-style: none; margin: 0; padding: 0; }
#container #sidebar ul li { margin-bottom: 20px; }
#container #sidebar ul ul li { margin-bottom: 0; }
#container #sidebar h2 { font-size: 16px; line-height: 20px; color: #666; border-bottom: none; font-weight: bold; margin-bottom: 8px; padding: 0; }
#container #sidebar a { color: #144374; }

.watchlist .header a { display: none !important; }
.watchlist_inner { width: 276px !important; }
.ad_sponsor { display: none !important; }
.watchlist { border: none !important; }

/* WORDPRESS SPECIFIC IMAGE STYLES */
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;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}

.clear {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clear             { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */