/*
Theme Name: SoulScape Counseling Services
Theme URI: http://www.soulscapecounseling.com/
Description: Custom theme derived from <a href="http://notes.xiaoka.com/hemingway/">Hemingway 2.5+</a>.
Version: 1.0
Author: Randy Hoyt
Author URI: http://amebsuryweb.com/
*/

/* --------------------------------------------------------------
   * Reset
-------------------------------------------------------------- */

html {margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* --------------------------------------------------------------
   * Default typography
-------------------------------------------------------------- */

body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h1 {font-size:2em;margin-bottom:0.75em;}
h2 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h3 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h4 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h5, h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}


/* --------------------------------------------------------------
   *
-------------------------------------------------------------- */

hr {display: none;}
#content hr {
    display: block;
    background-color:#768883;
    border:0 none;
    height:1px;
    margin: 15px auto;
    width:80%;
    clear: both;
}



/* --------------------------------------------------------------
   * Layout
-------------------------------------------------------------- */

a {color: #768883; text-decoration: none;}
a:hover {text-decoration: underline;}

html {min-height: 100%; padding-bottom: 1px;}

.container:after {content:"";display: block;height: 0;clear: both;visibility: hidden;}
.container {zoom: 1; width: 820px; margin: 0 auto;}


body {background: #F8F9F9; color: #354640; font-family: "Palatino Roman",Palatino,"Palatino Linotype",Georgia,serif !important;}


#masthead:after {content:"";display: block;height: 0;clear: both;visibility: hidden;}
#masthead {zoom: 1; background: url('./img/masthead-background.jpg') bottom center repeat-x; padding-bottom: 2px;}
#masthead .container {position: relative;}
#masthead h2, #masthead p {margin: 0;}

#masthead #branding-name {
    padding-top: 40px;
    background: url('./img/branding-logo.gif') bottom center repeat-x;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    width: 240px;
    height: 200px;
    float: left;
    }
#branding-tagline {display: none;}
#branding-quotation {
    overflow: hidden;
    width: 580px;
    padding-top: 40px;
    float: right;
    height: 200px;
    }

.navigation {font-family: "Palatino Roman",Palatino,"Palatino Linotype","Times New Roman",serif !important;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 0;
    height: 40px;
    overflow: hidden; clear: both;
    line-height: 1em;
    white-space:nowrap;
    font-size: 12px;
    }
.navigation li {display: inline;}
.navigation li a {
	display: inline-block;
    background: green;
    padding: 18px 1em 6px;
    margin: 0 3px;
    text-decoration: none;
    color: #234D49;
    background: transparent;
    text-decoration: none;
    }

#navigation-left  {width: 237px; left:   0px; text-align: right;}
#navigation-right {width: 577px; left: 243px; text-align: left;}
#navigation-left  li.current_page_item a,
#navigation-left  li.current_page_ancestor a,
#navigation-left  li a:hover {background: #E4E7E6; text-decoration: none;}
#navigation-right li.current_page_item a,
#navigation-right li.current_page_ancestor a,
#navigation-right li a:hover {background: #FFFFFF; text-decoration: none; -moz-opacity:.80; opacity:.80; filter:alpha(opacity=80);}




#main {background: url('./img/main-background.jpg') top center repeat-x;}
#main .container:after {content:"";display: block;height: 0;clear: both;visibility: hidden;}
#main .container {zoom: 1; position: relative; background: url('./img/main-line-background.gif') 600px 20px no-repeat;}
.home #main .container {background: none;}

#breadcrumb {position: absolute; top: 0; left: 0; font-size: 80%; padding-left: 60px; height: 1.5em; overflow: hidden;}
body:not(:root:root) #breadcrumb {top: 4px;}
#breadcrumb a {text-decoration: none;}
#breadcrumb a:hover {text-decoration: underline;}

#content {padding: 30px 0 0 60px; float: left; width: 520px;}
.home #content {width: 690px; padding-bottom: 10px;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#354640;}
#content h1 {font-weight: bold;}
#content h3 {font-weight: bold; font-style: italic; font-size: 1.3em; line-height: 1.5em; margin-bottom: 0;}
#content h4 {font-weight: bold; font-style: italic; font-size: 1.2em; line-height: 1.5em; margin-bottom: 0; margin-top: 1.5em;}
#content a {font-style: italic; font-weight: bold;}
#content .post-header h1 {margin-bottom: .25em;}
#content .post-header h3 a {color: #354640;}
#content .post-header p a {font-weight: normal; font-style: normal; color: #354640;}
#content .comment-head {margin-bottom: 1.5em;}


#content-supp {padding: 30px 0 0; float: right; width: 220px;}
#content-supp .item {padding-left: 20px; border-bottom: 1px solid #768883; margin-bottom: 1.5em;}
#content-supp .item img {border: 1px solid #768883;}
#content-supp .item ul {list-style: none; margin-left: 0; padding-left: 0;}
#content-supp .item ul a {list-style: none; margin-left: 0; padding-left: 0; text-decoration: none; color: #354640;}
#content-supp .item ul a:hover {text-decoration: underline; color: #768883;}
#content-supp .page-item {border: 0;}
#content-supp a {text-decoration: underline;}
#content-supp h3 {font-weight: bold; font-size: 1.33em; line-height: 1.1719em; margin-bottom: 1.1719em; color: #768883;}

#content-supp .item #searchform:after {content:"";display: block;height: 0;clear: both;visibility: hidden;}
#searchform {padding-bottom: 1.5em; zoom: 1;}
#content-supp .item #searchform #s {width: 130px; float: left;}
#content-supp .item #searchform #searchsubmit {width: 55px; float: right;}


.home #content-supp:after {content:"";display: block;height: 0;clear: both;visibility: hidden;}
.home #content-supp {zoom: 1; clear: both; padding: 0 0 0 60px;  float: none; width: 720px; background: url('./img/home-content-supp-background.gif') 40px 0 no-repeat;}
.home #content-supp .block {width: 220px; padding-right: 0; float: left;}
.home #content-supp .block-first {width: 200px; padding-right: 40px;}
.home #content-supp .block-final {float: right;}
.home #content-supp .block h3 {color: #354640;}
.home #content-supp .block ul {margin:0 1.5em 1.5em 0;}
.home #content-supp .block li {padding: 2px 0 5px 2em; background: url('./img/home-content-supp-li-background.gif') 0 5px no-repeat; list-style: none; border-top: 1px solid #B7C1BE;}
.home #content-supp .block li.first {border: 0;}
.home #content-supp .block a  {text-decoration: none; font-weight: bold; font-style: italic; color: #768883}
.home #content-supp .item {border-bottom: 0; margin: 0 0 20px 0; padding: 20px 0 0;}

#footer {font-size: 80%; margin: 1.25em 0 0; padding: 4em 0 1.25em; text-align: center; background: url('./img/footer-background.gif') top center no-repeat;}
#footer a { text-decoration: none;}
#footer a:hover { text-decoration: underline;}
#footer ul {line-height: 1.25em; margin: .5em 0; padding: 0;}
#footer ul li {display: inline; padding: 0 .5em 0 1em; background: url('./img/footer-li-background.gif') 0 4px no-repeat; }
body:not(:root:root) #footer ul li {background-position: 0 0;}
#footer ul li.first {background: none;}




p img {
	padding: 0;
	max-width: 100%;
	}

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
	}

