/*  
Theme Name: Holistic Solutions
Theme URI: http://www.inverseparadox.net/
Description: Custom theme for Holistic Solutions.
Version: 1.0
Author: Amanda Mitchell

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/






body {
	margin: 0;
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/background.gif) repeat-y center;
}
a {
	color: #3c6653;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: none;
}

h2, h3 {
	margin: 0;
	padding: 0;
	color: #003c72;
	font-weight: bold;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}

#header {
	height: 117px;
	width: 770px;
	margin: 0 auto;
}
#header #contact-info {
	margin: 58px 0 0 0;
	float: right;
}
#header h1 {
	width: 312px;
	height: 105px;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#header h1 a {
	width: 312px;
	height: 105px;
	display: block;
	overflow: hidden;
	background-image: url(images/logo.gif);
	text-indent: -9999px;
}
#header h2 {
	font-size: 17px;
}
#header h2 a {
	color: #003c72;
	text-decoration: none;
}
#nav {
	width: 770px;
	margin: 0 auto;
}
#nav ul {
	display: block;
	height: 36px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul li {
	height: 36px;
	float: left;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	display: block;
	height: 36px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: top;
}
#nav ul li a:hover {
	background-position: bottom;
}
#nav ul li.active a {
	background-position: bottom;
}
#nav ul li.home a {
	background-image: url(images/links-home.gif);
	width: 91px;
}
#nav ul li.your-program a {
	background-image: url(images/links-your-program.gif);
	width: 143px;
}
#nav ul li.about-me a {
	background-image: url(images/links-about-me.gif);
	width: 114px;
}
#nav ul li.events a {
	background-image: url(images/links-events.gif);
	width: 94px;
}
#nav ul li.articles a {
	background-image: url(images/links-articles.gif);
	width: 100px;
}
#nav ul li.resources a {
	background-image: url(images/links-resources.gif);
	width: 120px;
}
#nav ul li.contact a {
	background-image: url(images/links-contact.gif);
	width: 108px;
}
#pagearea {
	width: 770px;
	margin: 20px auto 20px auto;
	padding: 0 0 10px 0;
	background: url(images/page-divider.gif) repeat-y;
}
#maincol {
	width: 500px;
	float: right;
	text-align: left;
}
#maincol p, ul {
	line-height: 16px;
}
#maincol p {
	padding-left: 10px;
}
#maincol ul {
	list-style-type: disc;
	margin-left: 0;
	padding-left: 25px;
}
#maincol h1 {
	height: 39px;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	background-image: url(images/title-bg.gif);
	color: #003c72;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
}
.rotating-image {
	width: 500px;
	height: 195px;
	background: url(rotate.php);
	margin: 0 0 19px 0;
}
.title-bar {
	background: url(images/title-bar-top.gif) no-repeat top;
	padding: 5px 0 0 0;
	margin: 0 0 8px 0;
}
.title-bar-bottom {
	background: url(images/title-bar-bottom.gif) no-repeat;
	height: 5px;
	padding: 0;
	margin: 0;
}
.title-bar h2 {
background: #f5faf9;
	padding: 4px 10px 4px 10px;
	margin: 0;
}
#leftcol {
	float: left;
	width: 212px;
}
#leftcol img {
	float: left;
	margin: 0 14px 3px 0;
}
#leftcol p {
	line-height: 16px;
}
.clear {
	clear: both;
	height: 1px;
	visibility: hidden;
}
#footer {
	margin: 0 auto;
	width: 770px;
	padding: 23px 0 0 0;
	background: url(images/footer-bar.gif) no-repeat top;
}
#footer a {
	color: #000;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .links {
	float: left;
	padding: 0 0 18px 0;
}
#footer .contact {
	float: right;
	text-align: right;
	padding: 0 0 18px 0;
}
#newsletter-signup form {
	margin: 0;
	padding: 0;
}
#newsletter-signup {
	background-image: url(images/signup-box-bg.gif);
	margin: 39px 0 0 0;
}
#newsletter-signup .box-top {
	height: 12px;
	margin: 0;
	padding: 0;
	background: url(images/signup-box-top.gif) no-repeat top;
}
#newsletter-signup .box-bottom {
	height: 12px;
	margin: 0;
	padding: 0;
	background: url(images/signup-box-bottom.gif) no-repeat top;
}
#newsletter-signup .box-content {
	padding: 3px 15px 3px 15px;
}
#newsletter-signup h3 {
	margin-bottom: 18px;
	letter-spacing: -.1px;
}
#newsletter-signup .submit-button {
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#newsletter-signup form {
	margin: 0;
	padding: 0;
}
#newsletter-signup input.text-box {
	border: 1px solid #000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin: 3px 0 0 0;
	width: 170px;
}
	


/* ORIGINAL STYLES */
acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

.feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

h2.widgettitle {
	padding: 6px 4px 6px 4px;
	font-size: 17px;
}

#sidebar form {
	margin: 0 0 0 13px;
}

#sidebar input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	background-color: #f5faf9;
}

#sidebar ul ul {
	list-style-type: none;
	background-color: #fff;
	padding: 3px 0 20px 7px;
}

#sidebar ul ul li {
	background: #fff url(images/bullet.gif) no-repeat top left;
	padding: 2px 0 2px 8px;
}

#sidebar ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.post {
	margin: 0 0 30px 0;
}
.post h2 a {
	color: #003c72;
}
.post h2 a:hover {
	color: #000;
}
.post small {
	display: block;
	font-size: 10px;
	text-align: right;
	margin: 0;
	padding: 0;
}
.entry {
	margin: 0;
	padding: 0;
}
.entry p {
	padding: 9px 0 9px 0;
	margin: 0;
	line-height: 18px;
}
p.postmetadata {
	margin: 0;
	text-align: right;
}
.nocomments {
	font-style: italic;
}

h3#comments {
	border-top: 3px solid #f5faf9;
	padding: 2px;
	margin: 10px 0 20px 0;
}

ol.commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
ol.commentlist li {
	display: block;
}
.comment-author {
	float: left;
}
small.commentmetadata {
	display: block;
	float: right;
}
.comment-content {
	padding: 0 0 20px 15px;
}
input.submit-button {
	background-color: #6c9d8a;
	border: 1px #000 solid;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}