@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
font-family:Arial, sans-serif;
line-height:1.5em;
background:#f2e4be url(http://www.thehospice.org/images/content_bg.gif) repeat-x top left;
}
h1, h2, h3, h4, h5, h6{
font-family: "Myriad Pro", Sans-Serif;
margin:0;
padding:0;
}
h1{
font-size:1.7em;
line-height:1.5em;
}
h2
{
font-size:1.4em;
line-height:1.4em;
}
h3{
font-size:1.3em;
line-height:1.3em;
}
h4
{
	font-size:1em;
	line-height:1em;
}
h5
{
	font-size:.9em;
	line-height:.9em;
}
a{
/*color:#010F44*/
color:#004582; 
}
em {
   font-style: italic;
   }

img {
   border: none;
   display: block;
   }
.break {
   clear: both;
   font-size: 1px;
   line-height: 2px;
   }
p.snug {
padding-bottom:0;
}
#printLogo
{
	display:none;
}
#scHeader
{
    width: 100%;
    background-color:#FFF;
}
#scHeader_left{
background-color:#fff;
width:351px;
float:left;
}
#logo{
	border:0;
	margin:0 10px 10px 10px;
}
#scHeader_right{
margin-top:30px;
background-color:#fff;
float:right;
width:550px;
}
#search{
	margin-right:30px;
	margin-bottom:10px;
	text-align:right;
}
#search a{
	padding:2px 2px;
	color:#FFF;
	background-color:#900;
	text-decoration:none;
	margin-bottom:4px;
}
#search a:hover{
 background-color:#B55;
}
#topnav{
	 text-align:left;
		height:25px;
		min-width:500px;
		border-top:#ccc solid 1px;
		border-bottom:#ccc solid 1px;
		border-left:#ccc solid 1px;
		position:relative;
}
#topnav ul{
	margin:0;padding:0;list-style:none;position:absolute;white-space:nowrap;
	left:0;
}
#topnav li{
	float:left;width:auto;border-width:0 1px 0 0;border-style:solid;border-color:#ccc;
}
#topnav li a{
	padding:0 5px;width:auto;height:23px;margin:1px;display:block;vertical-align:middle;
	background:#fff; line-height:23px; text-decoration:none;font-weight:bold;font-size:.8em;
}
* html #topnav li a{ /* fix ie6 */
width:25px;
}
#topnav li a:hover{
 background:#f2e4be url(http://www.thehospice.org/images/nav_hover.gif) no-repeat left top;
}

/* Breadcrum Styles */
p.breadcrumb {
   border-top: 1px solid #CDCDC5;
   border-bottom: 1px solid #CDCDC5;
   font-family:Arial, sans-serif;
   font-size:.75em;
   line-height:1.8em;
   margin: 0 0 1em 0;
   text-indent: .5em;
   padding:0;
   }
	
p.breadcrumb a {
display:inline;
	text-decoration: none;
	}
	
.quote-text {
	font-family:Georgia, "Times New Roman", Times, serif; color: #036;
	margin: 0 24px;
	color: #036;
	}
	
	
#scHeader{
	background:#FFF url(http://www.thehospice.org/images/red_divider.gif) repeat-x bottom left;
	padding:10px 0;
	background-color:#fff;
	/*margin:0 0 10px 0;*/
	margin:0px;
}


/* Public Voice Page
-------------------------------------*/

.storyBox
{
	width:100%;
	height:200px;
}

.voiceBox
{
	width:100%;
}

/*Bot trap
------------------------------------*/
.real
{
	visibility:hidden;
	width:1px;
}

/* Blog Template styles
--------------------------------------*/
.post-footer { 
 font-size:75%;
 font-weight:bold;
 font-style:none;
	border-top:dashed 1px #977;
	padding-top:10px;
 margin-bottom: 20px;
 padding-bottom: 20px; 
 background: url(http://www.thehospice.org/images/red_divider.gif) repeat-x bottom left;
	
}

.post-title{
padding-bottom:5px;
border-bottom:dashed 1px #977;
}

/* Caregiver Panel 
---------------------------------------*/
#blockContainer
{
	width:890px;
	
	margin:0 auto;
}
#blockContainer .floatTrap
{
	width:100%;
	height:170px;
	float:left;
	background-color:#fff;
	margin:0;
 margin-bottom:10px;
}
.topBlock
{
 float:left;
 margin:5px;
 margin-left:12px;
 width:275px;
 height:150px;
 border:solid 1px #ccc;	
}
.topBlock h3
{
	margin:3px 10px;
	color:#fff;
}
.topBlock p
{
	font-weight:bold;
	font-size:.9em;
	margin: 20px;
}
.topBlock a
{
}
#searchBlock
{
	background:url(http://www.thehospice.org/images/caregiver/head_bg1.png) no-repeat top left;
}
#answerSearch{
	text-align:center;
}
#site-search{
	border-bottom:solid 1px #bb1d23;
	margin-bottom:2px;
}
#answerSearch a{
	padding:2px 5px;
	color:#FFF;
	background-color:#bb1d23;
	text-decoration:none;
	margin-bottom:4px;
}
#answerSearch a:hover{
 background-color:#B55;
}
#askBlock
{
	background:url(http://www.thehospice.org/images/caregiver/head_bg2.png) no-repeat top left;
}
#askBlock a{
	font-size:1.1em;
 background-color:#f58e1b;
 padding:2px 5px;
	color:#FFF;
	text-decoration:none;
	margin-bottom:4px;
}
#askBlock a:hover{
 background-color:#f5be6b;
}
#meetBlock
{
	background:url(http://www.thehospice.org/images/caregiver/head_bg3.png) no-repeat top left;
} 
#meetBlock a{
	font-size:1.1em;
 background-color:#f05d30;
 padding:2px 5px;
	color:#FFF;
	text-decoration:none;
	margin-bottom:4px;
}
#meetBlock a:hover{
 background-color:#f0ad70;
}

