/*
Theme Name: Healing.
Theme URI: Your Theme's URI
Description: Custom Word Press Theme for Healing Pathways.
Version: 1.0
Author: You
Author URI: kalanitdesigns.com
*/

/* 
  -----------------------------------
  Basic Layout
  -----------------------------------
*/
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
	color: #544B42;
	background-color: #009F54;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
	float: left;
	width: 239px;
	border-right: 10px solid #FCB600;
	border-left: 10px solid #FCB600;
}
#masthead {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #00B45D;

}


#logo img {
	border: 0;
}
/*COLUMNS*/
#columnwrapper {
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#columns-top {
	background-repeat: no-repeat;
	height: 12px;
}
#c1, #c2, #c3, #c4 {
	float: left;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 8px;
	padding-right: 35px;
	padding-bottom: 8px;
	padding-left: 35px;
}
.content p {
	margin: 6px 0px 12px;
}

p.download {
	background-color: #fcfcfc;
	background-image: url(images/icon-download.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-color-value: #dddddd;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-left-color-value: #dddddd;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
}

blockquote {
	font-style: italic;
	padding-top: 1em;
	padding-right: 40px;
	padding-bottom: 1em;
	padding-left: 15px;
}

blockquote span.open {
	background-color: transparent;
	background-image: url(images/so-q.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 2px;
	padding-left: 25px;
}

blockquote span.close {
	background-color: transparent;
	background-image: url(images/sc-q.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 0pt;
}
#columnwrapper #c1 .content p {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333;
}

h1 {
	margin: 0px;
	font-size: 1.3em;
	letter-spacing: 0.2em;
	color: #FBB600;
	padding-bottom: 10px;
	padding-top: 20px;
}
h2 {
	font-size: 1.1em;
	margin: 28px 0px 0px;
	color: #FBB600;
}
h3 {
	font-size: 1.1em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #4BA566;
}

h4 {
	font-size: 1.1em;
	color: #FBB600;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	font-size: .7em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#c1 ul {
	color: #544B42;
	font-size: 1.1em;
	list-style-type: square;
	list-style-image: url(images/icon-li-arrow.jpg);
	list-style-position: outside;
}
#c1 li {
}
#columnwrapper #c2 .content p {
	color: #544A3E;
}

#footercontent {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	background-color: #FFF;
	border-top: 10px solid #00B45D;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	font-size: 0.8em;
}
#tnav-center {
	margin: 0 auto;
}
#tnav ul {
	margin: 0;
	padding: 0;
}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav #BasicNav a {
	float: left;
	color: #000000;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/
#c1 a:link {
	color: #508362;
}
#c1 a:visited {
	color: #508362;
}
#c1 a:hover {
	color: #FED324;
}
#c1 a:active {
	color: #508362;
}

#c2 a:link {
	text-decoration: none;
	color: #5BB576;
}
#c2 a:visited {
	color: #508362;
	text-decoration: none;
}
#c2 a:hover {
	text-decoration: underline;
}
#logo {
	width: 681px;
	float: left;
	background-color: #00B45D;
}

#footer ul {
 margin: 0.5em 0; 
 padding: 0; 
 list-style-type: none; 
}
#footer li {
	display: inline;
	padding: 0 0.5em;
	border-left-width: 0.08em;
	border-left-style: solid;
	border-left-color: #666;
}

#footer li.first {
 padding-left: 0; 
 border: 0; 
}

#c2 ul {
	list-style-type: none;
	margin: 0px;
	color: #544A3E;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#c2 li {
	padding-bottom: 4px;
	padding-bottom: 3px;
}

li#facebook, li#linkedin, li#twitter, li#email, li#phone {
	height: 20px;
	margin: 0px;
	padding: 5px 0px 0px 20px;
}

li#facebook {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: left center;
}
li#linkedin {
	background-image: url(images/linkedin.png);
	background-repeat: no-repeat;
	background-position: left center;
}

li#twitter {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
}

li#email {
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: left center;
}

li#phone {
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebox {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #9B3D4B;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: 5px;
}

li.rss {
	background-color: transparent;
	background-image: url(images/feed-icon.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	height: 17px;
	margin: 0pt 0pt 0pt -5px;
	padding: 3px 0pt 0pt 25px;
}

li#rss ul li {
	height: 20px;
	margin: 0pt 0pt 0pt -10px;
	padding: 5px 0pt 0pt 25px;
}
.date {
	font-size: 0.8em;
	font-style: italic;
}

.line {
	text-decoration: underline;
}
.imgrightbd {
	padding: 4px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-left: 12px;
}

.pullout p{
	padding: 20px;
	font-style: italic;
	float: right;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}

#footer a:link {
	color: #544B42;

}
#footer a:visited {
	color: #544B42;
}
#footer a:hover {
	color: #009F54;
}


/* 
  -----------------------------------
2 column 940 sidebar right
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 943px;
}
#columnwrapper {
	width: 940px;
	background-image: url(images/p7iq_2colSBR940.jpg);
}
#columns-top {
	background-image: url(images/p7iq_2colSBR940Top.jpg);
}
#c1, #c2 {
	width: 259px;
}
#c1 {
	width: 680px;
}
#c2 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(images/p7iq_2colSBR940Bottom.jpg);
}
#footer {

}


/* 
  -----------------------------------
  Menubar Horizontal
  -----------------------------------
*/
.p7MBM04v {
	font-size: inherit;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.p7MBM04v ul {
	margin: 0px;
	padding: 0px;
}
.p7MBM04v li {
	list-style-type: none;
	background-color: #53FF53;
	margin: 0;
}
.p7MBM04v li.p7MBfirst {}
.p7MBM04v li.p7MBlast {
}

.p7MBM04v a {
	display: block;
	color: #00753E;
	font-size: 0.95em;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
}
.p7MBM04v a.p7MBfirst {}
.p7MBM04v a.p7MBlast {

}

.p7MBM04v a:hover {
	color: #FFFFFF;
	background-color: #00B45D;
}
.p7MBM04v .p7MBmark {
	cursor: default;
	color: #FFF;
	background-color: #00B45D;
}
.p7MBM04v .p7MBmark:hover {
	color: #FFF;
}


/* Begin WP - Form Elements */

input#s, input#author, input#email, input#url, textarea, #sidebar #searchform #s {border: 1px solid #C8C38C;}

#searchform {
	margin: 0px auto;
	padding: 0px 0px 15px;
	text-align: left;
}

#sidebar #searchform #s {
	width: 175px;
	padding: 2px 0px;
	font-size: .8em;
}

#searchsubmit, #sidebarsubmit {
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform {
	padding: 0px;
}

#commentform input {
	width: 170px;
	margin: 5px 5px 5px 0px;
	padding: 5px;
}

#commentform textarea {
	width: 400px;
	margin: 5px 0px 0px 0px;	
	padding: 10px;
	border: 1px solid #C8C38C;
}

#commentform #submit {
	margin: 2px 0px 10px 0px;	
}

/* End Form Elements */

/* Begin Comments*/
.separator {
    padding:30px 0 0 0;
	background-attachment: scroll;
	background-image: url(images/comment_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
#comments {
    padding:30px 0 0 0;
	background-attachment: scroll;
	background-image: url(images/comment_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}

/* End Comments */


/* Begin Calendar */


#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0px;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0px;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* End Calendar */

.alignleft  {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 2px;
}

.alignright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px;
}


