/*   
Theme Name: HealingHeart
Theme URI: http://www.quantumvet.com/
Author: Karen Wegehenkel
Author URI: http://wegehenkel.com
Version: 1.0.0
*/

@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Serif:400italic,700,700italic);

.page-id-561 #list-2014-08-01, .page-id-561 #list-2014-08-02, .page-id-561 #list-2014-08-03, .page-id-561 #list-2014-08-31 {
display: none;
}

/*-------------basic--------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

input, textarea {
	color: #373737;
	font-size: 0.9em;
	font-weight: 300;
	line-height: 1.625;
}

h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-weight: bold;
}
body {
	font-family: 'Droid Sans', Verdana, Arial, Helvetica, sans-serif;
	color: #1c1932 /*drkblue*/;
	background:#0100a4 /*blue*/ url(images/sitebg.jpg) center repeat-y;
	font-size: medium;
}
* html body {
	font-size: small; /* for IE5/Win */
	f/ont-size: medium; /* for other IE versions */
}
a:link {
	color: #0000da /*blue*/;
	text-decoration:none;
}
a:visited {
	color: #747474 /*grey*/;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color:#e20000/*red*/;
	text-decoration:none;
}
em {
	font-family:'Droid Serif', serif;
	font-style:italic;
	}
strong {
	font-weight: bold;}	
.clear {
	clear:both;}
.small {
	font-size: 80%;
	line-height: normal;
	padding: 10px 0;}
.strong {
	font-weight: bold;}
.smaller {font-size: 70%;
	line-height: normal;}
h1 {
	font-size: 1.8em;
	color: #0a0079 /*dark blue*/;
	padding: 10px 0 5px 0;
	}
h2 {
	font-size: 1.6em;
	color: #0a0079 /*dark blue*/;
	padding: 8px 0 3px 0;
	}	
h3 {
	font-size: 1.3em;
	color: #0a0079 /*dark blue*/;
	padding: 5px 0 2px 0;
	}	
h4 {
	font-size: 1.2em;
	color: #0a0079 /*dark blue*/;
	padding: 5px 0 2px 0;
	}
#wrapper { 
	background:url(images/sitebg-top.jpg) top center no-repeat;
	margin: 10px auto;
	}
.bigger {
	font-size: 1.5em;}	
.smaller {
	font-size: 0.8em;}

/*------------------------ header -------------------*/
#header-wrap {
		background:url(images/header-bg-white.png) center no-repeat;        
		padding: 0;
		margin: 0 auto;
		width: 900px;
		height: 240px;
	border:1px solid transparent;
	border-bottom: none;
}
#header {
	display:block;
	margin: 15px 0 0 0;
	background: url(images/3hearts-top.png) top right no-repeat;
	min-height: 155px;
}
.logo {
        width: 300px;
		height: 239px;
        padding: 0 0 0 25px;
        margin: 0px;
		position: relative;
		top: -15px;
		line-height: 250px;
}
	.logo span {
		background: url("images/logo.png") no-repeat;
		position: absolute;
		width: 100%; 
		height: 100%;
	}
.logo a{
		color: #fff;
		text-decoration: none;}	
.description {
	position: relative;
	top: -108px;
	left: 288px;
	padding: 0;
	font-family: 'Droid Sans', sans serif;
	font-weight: bold;
	font-size: 130%;
	color: #0a0079 /*dark blue*/;
}
.contactinfo {
	position: relative;
	top: -73px;
	left: 540px;
	font-size: 90%;
	color: #0a0079 /*dark blue*/;
	}
.contactinfo a:link, .contactinfo a:visited{
	color: #0a0079 /*dark blue*/;}	
	
	
	
/* navigation */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}
#access {
	clear: both;
	display: block;
	margin: 50px 0 6px 2px;
	width: 100%;
}
#access ul {
	font-size: 85%;
	list-style: none;
	margin: 0;
	padding: 0;
}
#access li {
	list-style: none;
}
#access a {
	background: /*#0000a4blue*/ url(images/navbg.png);
	color: #fffbd3/*creme*/;
	margin-bottom: 1px;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul.sub-menu {
    display: none;
}
#access li:hover .sub-menu {
    background: #1f227b /*blue*/;
    border: 1px #1f227b solid;
    display: block;
    position: absolute;
    left: 140px;
    top: 5px;
}
#access ul.sub-menu li {
    border: none;
    float:none;
	width: 160px;
	text-align:center; 
}
#access ul.sub-menu li a {
	width: 142px;
	text-align:left;
	padding: 5px 8px;
	background: #1f227b /*blue*/;
	color: #fff;
	border: 1px solid #1f227b /*blue*/;}
#access ul.sub-menu li a:hover {
	background: #f6d22a/*yellow*/;
	color: #1f227b /*blue*/;
	}
#access li:hover {
 position: relative;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	background: /*#ffdd0byellow*/ url(images/navbg-hover.png) left repeat-y;
	color: #0000a4/*blue*/;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;	
	background: /*#ffdd0byellow*/ url(images/navbg-selected.png) left repeat-y;
	color: #0000a4/*blue*/;
}
/*---------------------content---------------------*/
#content-wrap {
	width: 899px;
	margin: 0 auto;
	background:#fffce3/*light yellow*/ url(images/contentbg.png) left repeat-y;
	-moz-border-radius: 0 0 11px 11px;
	-khtml-border-radius: 0 0 11px 11px;
	-webkit-border-radius: 0 0 11px 11px;
	border-radius: 0 0 11px 11px;
	border:1px solid transparent;
	}
#leftcolumn {
	width: 150px;
	float: left;
	margin: 0; padding: 0;
	}
#maincolumn {
	float: right;
	width: 747px;
	font-size: 0.9em;
	line-height: 1.5em;
	}
#maincolumn img {
	border: 1px solid #1e227b/*drkblue*/;
	padding: 2px;
	margin: 0 5px 10px 5px;}
#maincolumn h1, #maincolumn h2, #maincolumn h3, #maincolumn h4 {
	line-height: normal;
}
#content {
	width: 480px;
	float:left;
	background: #fff url(images/contentbg.jpg) bottom center no-repeat;
	-moz-box-shadow: inset 3px 5px 10px 5px #bbbbcf;
	-webkit-box-shadow: inset 3px 5px 10px 5px #bbbbcf;
	box-shadow: inset 3px 5px 10px 5px #bbbbcf;
	-moz-border-radius: 0 0 9px 9px;
	-khtml-border-radius: 0 0 9px 9px;
	-webkit-border-radius: 0 0 9px 9px;
	border-radius: 0 0 9px 9px;
	margin:0 0 20px 0;
	padding-top: 20px;
	}
	
#content-wide {
	width: 744px;
	background: #fff url(images/contentbg.jpg) bottom center no-repeat;
	-moz-box-shadow: inset 5px 5px 10px 5px #bbbbcf;
	-webkit-box-shadow: inset 5px 5px 10px 5px #bbbbcf;
	box-shadow: inset 5px 5px 10px 5px #bbbbcf;
	-moz-border-radius: 0 0 9px 9px;
	-khtml-border-radius: 0 0 9px 9px;
	-webkit-border-radius: 0 0 9px 9px;
	border-radius: 0 0 9px 9px;
	margin: -2px 0 20px 0;
	padding: 0;
	border:1px solid transparent;
	}
#content-wide #maincontent {
	margin: 20px 0 0 0; 
	width: 525px;
	float:left;
}	
.search #content #maincontent {
	padding: 0 20px 20px 20px;}
#content-wide #blog-hd-img {
	margin: 15px auto 0 20px;
	border: none;}

#content #post-entries, #content-wide #post-entries {
	padding: 0 30px;
	border-bottom: none;
}
#content #post-entries p, #content-wide #post-entries p {
	padding: 5px 0 10px 0;
	font-size: 100%;
	}
#content .storytitle, #content-wide .storytitle {
	font-size: 1.6em;
	padding: 10px 0 5px 0;}
.blog #content-wide .storytitle {
	font-size: 1.4em;}	

#content h2,#content-wide h2 {
	font-size: 1.4em;
	padding: 15px 0 5px 0;
	}	
#content h3, #content-wide h3 {
	font-size: 1.3em;
	padding: 10px 0 5px 0;
	}	
#content h4, #content-wide h4 {
	font-size: 1.2em;
	padding: 10px 0 3px 0;
	}
#content ul, #content ol, #content-wide ul, #content-wide ol {
	margin: 5px 0 10px 40px;}
#content dl, #content-wide dl {margin: 5px 0 10px 0;}
#content dd, #content-wide dd {
	margin-left: 40px;
	padding: 0 0 8px 0;
	}
#content dt, #content-wide dt {
	margin-left: 10px;
	padding: 3px 0;
}
.archive #content-wide ul .storytitle {
	font-size: 120%;
	font-weight: bold;
	}
blockquote {
	margin: 0 3em;
}

blockquote cite {
	color: #666;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;}
/*-----------------------sidebar--------------------------*/

#sidebar-wrap {
	width: 265px;
	float:right;}
#content-wide #sidebar-wrap {
	width: 176px;
	float:right;
	margin: 0 4px 10px 0;
	background: url(images/rightbox-bg.png) top left repeat-y;
	}
.single #content-wide #sidebar-wrap {
	margin-top: 15px;
	}	
.archive #content-wide #sidebar-wrap {
	margin: 0 5px 10px 0;
	}		
#content-wide #sidebar {
	margin: 0;
	padding: 7px 5px;
	}	
#sidebar {
	padding: 10px 30px 10px 20px;
	font-size: 90%;
	color: #282450 /*dark blue*/;
	}	
#sidebar ul li {
	list-style: none;}
#sidebar h3 {
	text-align:center;
	padding: 8px 0 0 0;
	}	
#sidebar img	{
	text-align:center;
	padding: 0;
	margin-left: 10px;
	border: none;
}
#sidebar p {
	line-height: normal;
	margin: 3px 0 10px 0;}	
#sidebar .bigimg {
	margin: 0 0 0 -8px;
	padding: 0;
	border: none;
}
#sidebar p.imgtext {
	text-align:center;
	font-size: 80%;	
	font-family:'Droid Serif', serif;
	font-style:italic;
	padding: 0;
	margin: -5px  0 15px 0;	}
#sidebar ul, #sidebar ol {
	margin: 0; padding: 0;}	
#sidebar h2 {
	font-size: 120%;}
#sidebar h3 {
	font-size: 100%;}
#sidebar h3.widget-title {
	border-bottom:1px dotted blue;
	border-top: 1px dotted blue;
	padding: 0;
	margin: 25px 0 15px 0;
	background: #ffeb75/*yellow*/;
	}	
#sidebar .more {
	text-align: right;
	}
#sidebar .facebook a{
	background: url(images/facebook-24x24.png) left no-repeat;
	display: block;
	line-height: 24px;
	padding-left: 30px;
	margin-left: 20px;}	
#sidebar .facebook a:hover {
	background: url(images/facebook-24x24-hover.png) left no-repeat;
}
#sidebar img {
	border: none;
	}
#sidebar .sidebar-feed {
	padding: 0 0 0 30px;
	line-height: 24px;
	}
#sidebar a.sidebar-feed {
	background:url(images/rss-24x24.png) left no-repeat;
	display: block;
	}	
#sidebar  a.sidebar-feed:hover {
	background:url(images/rss-24x24hover.png) left no-repeat;
	}
.widget_perfect_quote h3 {
	display:none;
	}	
.widget_perfect_quote {
	line-height: normal;
	padding-left: 0;
}	
ul.perfect-quotes, perfect-quotes li {
	margin-left: 0;
	padding-left: 0;
	}	
 ul.perfect-quotes li { 
  margin-bottom: 5px;
  padding: 0 0 0 2px; }	
.page .widget_perfect_quote {
	display: none;}	
	
#searchform {
	margin: 5px 0 30px 0;
	}
	
#sidebar #searchform #s {
	width: 160px;
	padding: 3px;
	overflow: hidden;
	border:1px solid #999;}	
.page-id-555 #sidebar #sendit-widget {
display: none;}

/* Forms */

input[type=text]:focus,
input:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input {
	padding: 3px;
}
input#s {
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0;
}
input[type=submit] {
	font-family: 'Droid Sans', sans serif;
}
input#submit {
	margin: 5px 0;}

/* Misc */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.center {
text-align:center;}
/* post */
.meta {
	font-size: 0.8em;
	line-height: normal;
	margin: 0; padding: 5px 0 0 0;
	border-top: 1px dotted #CCC;
}
/* ------------------------Comments---------------------- */
#comments {
	display: none;
        margin:0 0 0 30px;
        padding: 0;
		border-top: 1px dotted #CCC;
		line-height: normal;
}
#postcomment {
        margin:0;
        padding: 0;
		border-top: 1px dotted #CCC;
}
#comments cite {
	display: block;
	margin: 10px 0;
	font-size: 0.9em;
	color: #999;
	}
#comments .comment-rss {	
	margin: 20px 0 10px 0;
	font-size: 0.9em;
	}	
#commentform {
	margin: 10px;}	
/* featured section */
#featured-sticker {
        width: 100px;
        padding: 5px;
        margin-left: 800px;
        background-color: #f00;
        color: white;
        text-align: center;
        position: absolute;
        float: right;
}
#featured-post {
        background-color: #f3f3f3;
        padding:20px;
        margin: 0px 0px 45px 0px;
        border-top: solid 3px #ccc;
        border-bottom: solid 1px #ccc;
}

#post-entries {
        padding: 0 0 20px 0;
        margin:0 0 20px 0;
        border-bottom: none;
		clear: none;
}
#maincolumn #post-single #entry-content-single .timely .ai1ec-event-details .meta {
	display: none;
}

/*-------------footer--------------*/
#footer {
	width: 900px;
	margin: 5px auto;
	font-size: 70%;
}
#footer p {
	margin-left: 160px;
	padding: 0;
	color: #fff;}
#footer a{
	color: #fff;
	}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #ffdd0b;}
#footer a:hover {
	color: #fff;
	text-decoration: underline;}
