/*
Last Edited: April 12, 2007
*/

body {
	margin: 0;
	padding: 0;
	background: #71a7d1 url("/themes/site_themes/eldermanagedcare/images/img01.gif") repeat-x;
	font: normal small Lucida, Arial,Verdana, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #838B91;
}

body .post .story {
	font-size:1.3em;
	text-align:justify;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
/*	color: #468259;*/
	color: #6db33f;
}

h2 {
	padding-left: 20px;
	background: url("/themes/site_themes/eldermanagedcare/images/img07.gif") no-repeat left center;
	font-size: 1.7em;
}
h2.page-title 
{
    margin-bottom:1em;
}
h3 {
	margin-bottom: 1em;
	letter-spacing: 2px;
	font-size: 1.3em;	
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url("/themes/site_themes/eldermanagedcare/images/img11.gif") no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	background: url("/themes/site_themes/eldermanagedcare/images/img03.gif") repeat-x left bottom;
	text-decoration: none;
/*	color: #468259;*/
	color: #6db33f;	
}

a:hover {
	background: none;
	text-decoration: underline;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right
{
	float:right;
	margin:0 0 1em 1em;
}
a img 
{
	border:0;
	padding-bottom:3px;
	border-bottom:#468259 1px solid;
}
.clear 
{
    clear:both;
}
/* Wrapper */

#wrapper {
	background: #fff url("/themes/site_themes/eldermanagedcare/images/img04.gif") repeat-x left bottom;
}

/* Menu */

#menu {
	width: 900px;
	height: 60px;
	margin: 0 auto;
}

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

#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url("/themes/site_themes/eldermanagedcare/images/img02.gif") no-repeat;
}

#menu a {
	display: block;
	width: 108px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}

#menu a:hover {
	border-bottom: 4px solid #3f81b3;
	text-decoration: none;
	color: #FFFFFF;
}

#menu li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #3f81b3;
}

/* Header */

#header {
	width: 900px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
}

#header h1 {
	float: left;
	width: 400px;
	height: 110px;
	margin-top:20px;
	padding: 60px 40px 0 20px;
	background: url("/themes/site_themes/eldermanagedcare/images/img05.png") no-repeat;
	line-height: 30px;
	font-size: 30px;
}

#header h2 {
/*	float: right;*/
/*	width: 494px;*/
	height: 34px;
	margin-left:360px;
	padding:0;
	background:none;
/*	background: url(./themes/site_themes/eldermanagedcare/images/img06.png) no-repeat;*/
/*	text-transform: lowercase;*/
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

.header-text{
	font: bold 18px Lucida, Arial,Verdana, Helvetica, sans-serif;
	color:#838B91;
	width:200px;
	text-align:left;
	float:left;
}

#header h2 img a:hover{
	text-decoration:none;
}

#header h2 img{
	margin:0;
	padding:0;
/*	border:4px solid #8cba5d;*/
}

/* Content */

#content {
/*	margin-left:155px;*/
	width: 900px;
	margin:0 auto 0 75px;
}

/* Posts */

#posts {
	float: right;
	width: 660px;
}

#posts .post {
	padding-bottom: 2em;
	margin-bottom:1em;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url("/themes/site_themes/eldermanagedcare/images/img10.gif") repeat-x
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url("/themes/site_themes/eldermanagedcare/images/img03.gif") repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts img{
	margin-bottom:10px;
	border:1px solid #ccc;
}

#posts .borderless{
        border:none;
}

#posts ul {
	list-style: url("/themes/site_themes/eldermanagedcare/images/img12.gif");
}

#posts ul li {
}

#survey {
	float: right;
	width: 900px;
}

/* Comments */
#comments, #respond 
{
	margin-top:1em;
}
#commentform 
{
	margin:10px 0;
	padding:10px;
	background:#fcfcfc;
	border-top:#ddd 1px solid;
	border-bottom:#ddd 1px solid;
}
.commentnum 
{
	font-size:200%;
}
#wrapper .commentlist {
	margin: 0;
	padding: 0;
	border-top:#ddd 1px solid;	
}
#wrapper .commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1em;	
	border-bottom:#ddd 1px solid;	
}
#wrapper .commentlist li.alt 
{
	background:#fcf9fc;	
}
#wrapper .commentlist li.highlighted 
{
	border:#bdb76b 1px solid;	
}
#wrapper .commentlist li .cmtinfo 
{
	font-size:1em;	
}
#wrapper .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#wrapper .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
input.textbox 
{
  	background:#fff;
	border:1px solid #E0E0E0;
}
textarea{
	background:#fff;
	border:1px solid #E0E0E0;
	width:80%;
	
}
input.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}

/* Links */

#sidebar .sidebar-link span{
	font-size:.8em
}

#sidebar h2{
	font-size:1.4em
}

#sidebar {
	float: left;
	width: 220px;
}

#sidebar img {
	padding:3px 0 23px;
	border:none;
}

#sidebar ul {
/*	margin:15px 0 0; */
	margin:0;
	padding:0;
	list-style: none;
}

#sidebar li ul, 
#sidebar p, 
#sidebar form, 
#sidebar .textwidget, 
#sidebar #calendar_wrap {
	padding: 5px 20px 30px 20px;
	background: url("/themes/site_themes/eldermanagedcare/images/img10.gif") repeat-x;
}

#sidebar li li {
	padding: 3px 0;
	background: url("/themes/site_themes/eldermanagedcare/images/img03.gif") repeat-x left bottom;
}

#sidebar li a {
	background: none;
}

#sidebar li i {
	font-size: smaller;
}
#sidebar ul ul ul 
{
    background:none;
    margin:0;
    padding:0;
    border:0;
}
#sidebar ul ul ul li
{
    border:0;
    background:none;
    padding-left:12px;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 185px;
	}

#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:underline;
	}
#wp-calendar #today 
{
	border:#999 1px solid;
}

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

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

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

/* Footer */

#footer {
	padding: 40px 0 60px 0;
	background: url("/themes/site_themes/eldermanagedcare/images/img08.gif") repeat-x;
}

#footer p {
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
/*	color: #A6C09B;*/
	color:#a7cce8;
}

#footer a {
	background: none;
/*	color: #A6C09B;*/
	color:#dbe7ef;
/*	color:#a7cce8;*/
}

#footer a:hover {
	color:#fff;
}

#legal {
/*	margin: 0 auto;
*/	padding-left:75px;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 75px;
	padding: 10px 0 0 35px;
	background: url("/themes/site_themes/eldermanagedcare/images/img09.gif") no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}

#footer-nav{
	font-weight:bold;
	font-size:1.2em;
	padding: 8px 0 0 75px;
}

/*** Dan's Changes for Header ***/
body {
	background:#71a7d1 url("/themes/site_themes/eldermanagedcare/images/bg_body.png") repeat-x;
}

#header {
	margin-left:75px;
	position:relative;
	height:162px;
	padding:0;
}

#header h1 {
	margin:28px 0 0;padding:0;
	text-indent:-9999px;
	width:291px;
	height:66px;
	background:url("/themes/site_themes/eldermanagedcare/images/logo.png") no-repeat 0 0;
}

#header dl {
	position:absolute;
	right:-25px;
	top:0;
	background:url("/themes/site_themes/eldermanagedcare/images/header_photo_wide.png") no-repeat top right;
	margin:0;padding:15px 0 0;
	width:425px;
	height:130px;
	line-height:1.2em;
	color:#d7e9f4;
	font-family:georgia,serif;
	font-size:13px;
}

#corporate #header dl, #resources #header dl{
	background:url("/themes/site_themes/eldermanagedcare/images/header_photo_gazebo_wide.png") no-repeat top right;
}

#portfolio #header dl, #contact #header dl{
	background:url("/themes/site_themes/eldermanagedcare/images/header_photo_library_wide.png") no-repeat top right;
}

#header dt {
	width:145px;
}
#header dd {
	width:145px;
	margin:1.2em 0;
}

ul#nav {
	position:absolute;
	bottom:0;
	margin:0;padding:0;
	height:42px;
}
ul#nav li {
	margin:0;padding:0;
	width:auto;
	height:42px;
	background:url("/themes/site_themes/eldermanagedcare/images/bg_tabs_separator.png") no-repeat;
}
ul#nav li.last a {
	background:url("/themes/site_themes/eldermanagedcare/images/bg_tabs_separator.png") no-repeat top right;
}
ul#nav a {
	margin:0;padding:0;
	width:auto;
	height:42px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	letter-spacing:0;
	display:block;
	border:none;
}
ul#nav a span {
	display:block;
	padding:13px 50px 9px 10px;
	height:20px;
}
ul#nav a:hover { border:none; }
ul#nav a:hover span {
	text-decoration:underline;
}
#menu ul#nav li.current_page_item a {
	background:url("/themes/site_themes/eldermanagedcare/images/bg_tabs_right.png") repeat-x right top;
	border:none;
}
#menu ul#nav li.current_page_item a span {
	background:url("/themes/site_themes/eldermanagedcare/images/bg_tabs_left.png") no-repeat left top;
	border:none;
	color:#2f7e10;
	text-decoration:none;
}

#wrapper {
	padding:35px 0 0;
	border-bottom:1px solid #fff;
}

.tagline{
	padding-right:35px;
	font-style:italic;
	float:right;
}
.quote{
	font-size:1.4em;
	font-style:italic;
}
.quote cite{
	font-size:.80em;
	font-weight:bold;
}