/*  
Theme Name: ProActive
Theme URI: http://www.proactivesf.com/
Description: A custom theme for ProActive Chiropractic in San Francisco, CA.
Version: 1.0
Author: Phil Adams
Author URI: http://www.fourbirdlabs.com/
*/


html {
	background: #c5d5fc url(images/gradient.gif) top left repeat-x;
	color: #576e69;
	font-family: Arial;
	font-size: 75%;
	line-height: 130%;
	margin: 0;
	padding: 0;
	}

body {
	background: #c5d5fc;
	margin: 30px auto 0px auto;
	border: 5px solid #c5d5fc;
	width: 874px;
	}

#wrapper {
	position: relative;
	background: #fff;
	margin: 0;
	border: 2px solid #adc3fb;
	padding: 20px;
	}


/*** General styles ***/

a { 
	color: #63453c;
	text-decoration: underline;
	}

a:hover { text-decoration: none; }

img { border: 0; }

.alignleft { float: left; margin: 0 20px 20px 0; }

h3#subscribe { text-align: left; line-height: 32px; }
h3#subscribe a { text-decoration: none; }
h3#subscribe a:hover { color: #e09502; }
h3#subscribe img { border: 0; display: inline; margin: 0; padding: 0; }


/*** the header, including the tag line image and the dropshadow background ***/
#header {
	height: 90px;
	width: 830px;
	background: url(images/header-bg2.gif) right bottom no-repeat;
	margin-top: -15px;
	}

#header h1 {
	margin: 0;
	padding: 15px 0 0 0;
	background: #fff;
	width: 255px;
	}

#header h1 img {
	border: 0;
	}

/*** the big picture ***/
#picture {
         position: relative;
	margin: 0;
	height: 124px;
	width: 830px;
	}

#booknow {
         display: block;
         width: 100px;
         height: 34px;
         position: absolute; 
         top: 79px; 
         right: 12px;
         }



/*** the main navigation ***/
#nav {
	background: url(images/nav-bg.gif) top left repeat-x;
	height: 26px;
	width: 830px;
	margin: 0;
	padding: 0px;
        border-top: 2px solid #ffffff;
	}

#nav ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
	}

#nav li {
	float: left;
	margin: 0;
	padding: 0
	height: 26px;
	}

#nav #navlist a {
	display: block;
	height: 26px;
	text-indent: -9999em;
	}

#nav .page-item-3 a { width: 60px; background: url(images/navhome.gif) left top no-repeat; }
#nav .page-item-3 a:hover { background: url(images/navhome.gif) left bottom no-repeat; }

#nav .page-item-6 a { width: 134px; background: url(images/navdr.gif) left top no-repeat; }
#nav .page-item-6 a:hover { background-position: left bottom; }

#nav .page-item-8 a { width: 85px; background: url(images/navoff.gif) left top no-repeat; }
#nav .page-item-8 a:hover { background-position: left bottom; }

#nav .page-item-12 a { width: 101px; background: url(images/navtest.gif) left top no-repeat; }
#nav .page-item-12 a:hover { background-position: left bottom; }

#nav .page-item-14 a { width: 128px; background: url(images/navbef.gif) left top no-repeat; }
#nav .page-item-14 a:hover { background-position: left bottom; }

#nav .page-item-17 a { width: 50px; background: url(images/navfaq.gif) left top no-repeat; }
#nav .page-item-17 a:hover { background-position: left bottom; }

#nav .page-item-20 a { width: 94px; background: url(images/navblog.gif) left top no-repeat; }
#nav .page-item-20 a:hover { background-position: left bottom; }



/*** main content area (on pages with sidebar) ***/

.main {
	float: left;
        display: inline;
        position: relative;
	margin: 40px 0 0 10px;
	padding: 0 0 30px 0px;
	width: 480px;
	}

.main h2 {
	background: inherit;
	color: #63453c;
	font-weight: normal;
	font-family: Georgia;
	font-size: 2.125em; 
	font-style: italic;
	letter-spacing: 0px;
	line-height: .95em;
	margin: 0 0 .5em 0;
	padding: 0;
	}

/** this is to hide the front page's title **/
#post-3 h2.storytitle { display: none; }

.main h2.list-entry { 
	font-size: 1.75em;
	margin-bottom: 5px;
	}

#single h2.list-entry { font-size: 2.125em; }

.main h2.list-entry a { text-decoration: none; }
.main h2.list-entry a:hover { color: #86b1b0; }

.main h3 {
	color: #7a928d;
	font-weight: normal;
	font-size: 1.75em;
	margin: 1em 0 .5em 0;
	padding: 0;
	border-bottom: 1px solid #eee;
	}

.main h4 {
	color: #63453c;
	margin: 0 0 .25em 0;
	padding: 0;
	font-family: Georgia;
	font-size: 1.25em;
	font-weight: normal;
	}

.main p {
	margin: 0 0 1em 0;
	}

.main p.date {
	font-size: .9em;
	background: #fff;
	}

.main ul {
	list-style: circle;
	margin: .5em 0 1em 0;
	padding: 0 0 0 16px;
	}

.main li { margin-bottom: 3px; }

.post {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #eee;
	}

.main img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
	clear: both;
	border: 1px solid #adc3fb;
	}

div.wp-caption { 
        border: 0px solid #a7cbc3;
        margin: 0 0 1.5em 0;
        padding: 5px; 
        text-align: center; 
        }

#testimonials blockquote {
	margin: 0;
	padding: 0 0 2em 0;
	clear: both;
        overflow: hidden;
	}

#faq ol {
	margin: 0 0 0 15px;
	padding: 0;
	}

#faq ol li { margin: 0 0 1em 0; }

#faq ol strong { display: block; }



.otherpages {
	height: 20px;
	width: 100%;
	background: #fff;
	}

.otherpages .alignleft { float: left; width: 240px; }
.otherpages .alignright {float: right; width: 240px; text-align: right; }
	


/*** side bar content ***/

.sidebar {
        float: right;
        display: inline;
        position: relative;
	border: 1px solid #a7cbc3; /*#80584d*/
	background: #fbfdfc;
	color: #603f35;
	width: 288px;
	margin: 40px 10px 10px 0px;
	padding: 10px 0;
        overflow: visible;
	}

.sidebar p {
	margin: 0 10px 1em;
	}

.sidebar img {
	margin: 0 10px 1em 8px;
	border: 1px solid #5b8179;
	}

.sidebar ul, #sidebar ul a {
	color: #5b8179;
	}

#previews { margin-top: 55px; }

#previews h2 {
	font-family: Georgia;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 26px;
	margin: -5px -5px 12px -5px;
	padding: 2px 5px 0 5px;
	border: 1px solid #80584d;
	background: #d3ede3;
        overflow: visible;
	}

.sidebar h3 {
	color: #603f35;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px;
	font-weight: normal;
	margin: 4px 10px 12px 10px;
	}

#cohen-side h3 {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 10px;
	padding: 8px 0px;
	border-top: 1px solid #d3ede3;
	}

#office-side h4 {
	color: #7a928d;
	font-weight: normal;
	font-size: 1.25em;
	margin: 1em 10px .5em 10px;
	padding: 0;
	border-bottom: 1px solid #eee;
	}

#previews ul, #cohen-side ul {
	margin: 0 10px 1em 10px;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.3em;
	list-style: none;
	}

#previews ul { margin-bottom: 2em; }

#previews li, #cohen-side li {
	margin-bottom: .5em;
	padding-left: 17px;
	background: url(images/diamond.gif) left 2px no-repeat;
	}

#previews li { background-position: left 9px; }

#previews li {
	border-top: 1px solid #ddd;
	padding-top: .5em;
	}

#faq-side ol li { margin: .5em 0; }

#blahg-side ul {
	list-style: none;
	margin: 0 0 .5em 0;
	padding: 0;
	}

#blahg-side ul ul {
	margin: 1em 0 1.5em 25px;
	list-style: circle;
	}

#blahg-side li { margin-bottom: 3px; }


/*** clearing div ***/

div.clear { clear: both; }



/*** footer ***/
#footer {
	background: #c5d5fc;
	clear: both;
	color: #286984;
	font-size: .8em;
	line-height: 1.4em;
	margin: 0;
	padding: 1em 4px 20px 4px;
	}

#footer address {
	float: right;
	font-style: normal;
	text-align: right;
	padding: 0 0 2em 0;
	}

#footer p { margin: 0 }