/*
Theme Name: Center Of Intention
Description: WordPress theme designed by Lynn Morrow with thanks to Lorum Ipsum's Wooden Mannequin WordPress theme.
Version: 1.0
Author: Lynn Morrow
Author URI: http://www.industryhub.com
Tags: 3 columns, white, widgets, fixed width
*/

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Body */
* {margin:0; padding:0;}
body {
	color:#3c3630;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100.1%;
	display: table;
	width: 100%;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(img/bg_1.jpg);
	background-repeat: no-repeat;
	background-position: center 11px;
}
#wrap {
	width:972px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
p  {
	text-align: left;
	font-size: 0.85em;
	line-height: 1.5em;
	margin-top: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -.5em;
}
h1  {
	text-align: left;
	font-size: 1.2em;
	margin-bottom: -0.6em;
	text-indent: 12px;
	letter-spacing: 0.05em;
	margin-top: 1.4em;
	color: #530ea0;
	font-family: Verdana, Geneva, sans-serif;
}
h2  {
	text-align: left;
	color: #74675b;
	font-size: 0.85em;
	line-height: 1.2em;
	margin-bottom: -0.2em;
	margin-top: 0.5em;
}
h3  {
	text-align: left;
	font-size: 0.7em;
	margin-top: 0.5em;
	color: #EA688F;
	margin-bottom: -.3em;
}
h4  {
	text-align: left;
	font-size: 1em;
	margin-top: -0.2em;
}
h5  {
	text-align: left;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	margin-top: 1.4em;
	color: #286ea0;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -0.2em;
	padding-left: 12px;
}
h6  {
	font-weight: normal;
	font-size: .7em;
	margin-bottom: -0.6em;
}
blockquote {
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 1.3em;
	margin-bottom: 0.5em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #286ea0;
	padding-left: 10px;
	margin-right: 1.6em;
	margin-left: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 10px;
}
	blockquote p {
	text-align: left;
	font-size: 0.85em;
	line-height: 1.5em;
	margin-top: .3em;
}

/* Links */
a {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #286ea0;
	color: #286ea0;
}
a:visited {
	color: #286ea0;
}
a:hover {
	color: #530ea0;
}
a img {border:0;}

/* Header and Left and Center */
#head_left_center_content {
	margin: 0;
	float: left;
	width: 723px;
}

/* Header */
#header {
	margin: 0;
	height: 104px;
	padding-left: 6px;
}
#header h1 {background-color:inherit; color:#555; font-size:2em; letter-spacing:-1px; margin:30px 30px 0 0;}
#header h1 a {background-color:inherit; color:#555; text-decoration:none;}
#header p {background-color:inherit; color:#777; font-size:1.1em; font-weight:bold; line-height:1.3em; margin:10px 30px 0 0;}
#frontphoto {margin:0 0 10px;}

#head {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(img/bg_header_link.jpg);
	background-position: 230px top;
	background-repeat: no-repeat;
} 
#head h1 {
	margin: 0;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
	color: #3c3036;
	padding-top: 4px;
	padding-right: 20px;
	padding-left: 0;
	padding-bottom: 8px;
}
#head h1 a {
	color: #530ea0;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#head h1 a:hover {
	color: #009183;
	margin: 0px;
}

/* Left and Center */
#center_content {
	margin: 0;
	float: left;
	width: 723px;
}

/* Sidebars */
#leftside {
	clear:left;
	float:left;
	line-height:1.5em;
	width:144px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 10px;
}
#sidebar {
	float: right;
	width: 244px;
	background-image: url(img/bg_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -370px;
}
#live {
	padding-top: 47px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#live p {
	font-size: 0.8em;
	line-height: 0.8em;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-bottom: .6em;
	font-family: Verdana, Geneva, sans-serif;
}
#live h1 {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #a29588;
	font-weight: bold;
	margin-top: -0.3em;
	text-indent: 0px;
}
#live a {
	color: #a29588;
	border-bottom-style: none;
}
#live a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a29588;
}
#extras {
	float:right;
	line-height:1.4em;
	width:234px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {font-size:0.8em; margin:0 0 18px;}
#leftside li, #extras li {line-height:1em; list-style:none; margin:0 0 6px;}
#leftside ul ul, #extras ul ul {margin:6px 0 0 10px;}
#leftside ul ul li, #extras ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #extras ul ul li a {font-weight:normal;}
#leftside ul.linklist, #extras ul.linklist {font-size:1em;}
#leftside ul.linklist ul, #extras ul.linklist ul {margin:0 0 20px;}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a {font-weight:bold;}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {background-color:inherit; color:#3C3630; font-size:.85em; font-weight:normal; text-align:left; margin:0 0 6px;}
#leftside label, #extras label {display:none;}

#navbar {
	float: left;
	width: 160px;
	padding-top: 58px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#b_home {
	display: block;
	width: 141px;
	height: 20px;
	background-image: url(img/b_home.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_home:hover { 
  background-position: 0 -20px;
}
#b_home span {
  display: none;
}
#b_energy_healing {
	display: block;
	width: 141px;
	height: 20px;
	background-image: url(img/b_energy_healing.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_energy_healing:hover { 
  background-position: 0 -20px;
}
#b_energy_healing span {
  display: none;
}
#b_specialties {
	display: block;
	width: 141px;
	height: 20px;
	background-image: url(img/b_specialties.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_specialties:hover { 
  background-position: 0 -20px;
}
#b_specialties span {
  display: none;
}
#b_specialties_on {
	display: block;
	width: 141px;
	height: 20px;
	background-image: url(img/b_specialties_on.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_kabbalistic_healing {
	display: block;
	width: 162px;
	height: 20px;
	background-image: url(img/b_kabbalistic_healing.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_kabbalistic_healing:hover { 
  background-position: 0 -20px;
}
#b_kabbalistic_healing span {
  display: none;
}
#b_kabbalistic_healing_on {
	display: block;
	width: 162px;
	height: 20px;
	background-image: url(img/b_kabbalistic_healing_on.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_soul_retrieval {
	display: block;
	width: 162px;
	height: 20px;
	background-image: url(img/b_soul_retrieval.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_soul_retrieval:hover { 
  background-position: 0 -20px;
}
#b_soul_retrieval span {
  display: none;
}
#b_soul_retrieval_on {
	display: block;
	width: 162px;
	height: 20px;
	background-image: url(img/b_soul_retrieval_on.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_family_constellations {
	display: block;
	width: 162px;
	height: 20px;
	background-image: url(img/b_family_constellations.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_family_constellations:hover { 
  background-position: 0 -20px;
}
#b_family_constellations span {
  display: none;
}
#b_hakomi {
	display: block;
	width: 162px;
	height: 26px;
	background-image: url(img/b_hakomi.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_hakomi:hover { 
  background-position: 0 -26px;
}
#b_hakomi span {
  display: none;
}
#b_distance_healing {
	display: block;
	width: 162px;
	height: 20px;
	background-image: url(img/b_distance_healing.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_distance_healing:hover { 
  background-position: 0 -20px;
}
#b_distance_healing span {
  display: none;
}
#b_about_sandra_egli {
	display: block;
	width: 141px;
	height: 20px;
	background-image: url(img/b_about_sandra_egli.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_about_sandra_egli:hover { 
  background-position: 0 -20px;
}
#b_about_sandra_egli span {
  display: none;
}
#b_healing_articles {
	display: block;
	width: 141px;
	height: 20px;
	background-image: url(img/b_healing_articles.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_healing_articles:hover { 
  background-position: 0 -20px;
}
#b_healing_articles span {
  display: none;
}
#b_resource_partners {
	display: block;
	width: 141px;
	height: 20px;
	background-image: url(img/b_resource_partners.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_resource_partners:hover { 
  background-position: 0 -20px;
}
#b_resource_partners span {
  display: none;
}
#b_blog {
	display: block;
	width: 141px;
	height: 20px;
	background-image: url(img/b_blog.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#b_blog:hover { 
  background-position: 0 -20px;
}
#b_blog span {
  display: none;
}
#b_contact_us {
	display: block;
	width: 141px;
	height: 26px;
	background-image: url(img/b_contact_us.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -4px;
}
#b_contact_us:hover { 
  background-position: 0 -26px;
}
#b_contact_us span {
  display: none;
}
#button_holder {
	width: 141px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#button_holder_left {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}.center #button_holder_right {
	width: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#button_holder a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* Main menu */
ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover, ul.page li.current_page_item a {background-color:#eaeaea; border-left:0px solid #286ea0; color:#505050;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}

/* Content */
#mainContent {
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 40px;
	margin-left: 3px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(g/bg_swirl_1.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	width: 515px;
} 
#mainContentPage {
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 40px;
	margin-left: 3px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	float: right;
	width: 515px;
}
#content {
	line-height:1.6em;
	width: 515px;
	margin-top: 0;
	margin-right: 155px;
	margin-bottom: 5px;
	margin-left: 163px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#contentwide {
	line-height:1.6em;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 160px;
}
#content h2,#contentwide h2 {
	text-align: left;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	color: #286ea0;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	margin-bottom: -0.2em;
	margin-top: 1.4em;
}
#content h3,#contentwide h3 {
	font-size:1em;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
#content img,#contentwide img {border:1px solid #d0d0d0; float:left; margin:3px 10px 3px 0;}
#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 0 16px 20px;}
#content li,#contentwide li {padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 0 0 16px;}

/* Footer */
#footer_image {
	background-image: url(img/bg_footer.png);
	background-repeat: no-repeat;
	background-position: 45px 30px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 14px;
	margin: 0;
	height: 60px;
}
#footer_entry {
	padding-left: 830px;
	padding-top: 0px;
	font-size: 0.6em;
	line-height: 7em;
	font-weight: normal;
}
#footer_entry a {
	border-bottom-style: none;
	color: #a29588;
}
#footer {
	margin-top: -24px;
	padding-bottom: 20px;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.65em;
	line-height: 2em;
	padding-left: 104px;
}
#footer a {
	color: #3c3630;
	border-bottom-style: none;
}
#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009183;
	color: #009183;
}
#footer a:visited {
}
#footer strong a {font-weight:bold;}
#footer span.credits {font-size:1em;}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}
#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#3C3630; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#subpages ul.submenu li ul li a {width:170px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#subpages ul.submenu li ul ul li a {width:160px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#subpages ul.submenu li ul ul ul li a {width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:0px solid #286ea0; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#555;}

/* Tags */
p,ul,ol {}
label {background-color:inherit; color:#606060; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:0px solid #cccccc;}

/* Forms */
#s,#submit {background-color:#ffffff; border:1px solid #cccccc; color:#505050; font-size:0.8em; margin:0 0 16px; padding:4px; width:130px;}
#author,#email,#url,#comment {
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;} */

/* WP image align classes */
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;}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {
	margin:0 0 25px;
	width: 515px;
}
.postinfo {
	color:#74675b;
	font-size:0.8em;
	font-weight:bold;
	line-height:1.5em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #cec9c5;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.comment {
	color:#3c3630;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e5e0db;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 8px;
}
.comment p {font-size:0.85em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}