body  {
	background: #C7CDD0 url(lifeline/bg.jpg) repeat-x top left;
}

h1, h2, h3, h4, h5, h6  {
	color: #000;
}

a:link, a:visited  {
	color: #1C3363;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #fff url(lifeline/header.jpg) repeat-x top left;
}

#header h1.title a  {
	color: #000;
}

#header p.description  {
	color: #332f24;
}

#header.archive {
	height: 125px;	
}

#rss  {
	background-color: #305E74;
}

#rss a  {
	color: #fff;
}

#featured  {
	background: #C3D3D9 url(lifeline/featuredbg.jpg) repeat-x top left;
}

#featured .buttons a.prev  {
	background: url(lifeline/prev.jpg) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(lifeline/next.jpg) no-repeat top left;
}

p.buttons {
	margin-bottom: 5px;	
}

#featured .grid_6
{
	width: 500px;
	float: right;
}

#featured .grid_10
{
	width: 430px;
	padding-top: 30px;
}

#steps  {
	background: #1C3363 url(lifeline/stepsbg.jpg) repeat-x top left;
}

#steps ul li, #steps ul li a  {
	color: #fff;
	font-size: 1.2em;
}

#steps .blog {
	margin: 50px 0 25px 0;	
}

#content  {
	border-top: 7px solid #D7E8EC;
	border-bottom: 7px solid #D7E8EC;
	background-color: #fff;
}

#content .moreinfo  {
	border: 1px solid #D7E8EC;
	background-color: #f8f8f8;
	color: #000;
}

#content .moreinfo h3  {
	color: #000;	
}

#content .moreinfo .more a  {
	color: #9e8862;
	background: url(lifeline/moreinfo.jpg) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #000;
}

#news ul li a  {
	color: #9e8862;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: #8FB0CB url(lifeline/bottombg.jpg) repeat-x top left;
}

#newsletter input.text  {
	background-color: #dcebe5;
}

#footer  {
	background: #9fc9e6 url(lifeline/footerbg.jpg) repeat-x top left;
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12.5px;
	font-weight: 100;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #000;
}

/* BLOG CSS */

div.pageitem p {
	margin-bottom: 10px;	
}

.post .categories  {
	font-size: 11px;
}

.post h2.title .date a  {
	color: #dbcd8f;
}

.post h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(lifeline/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #9e8862;
}

#postad  {
	width: 100%;
	margin: auto;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #9e8862;
}

#sidebar img.bigad  {
	border: 2px solid #8FB0CB;
}

#tabbox  {
	border: 1px solid #aacec0;
}

#tabbox ul.idTabs  {
	background: #ecf4f1;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #8bc62d url(lifeline/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background: #fff;
}

#boxes ul li {
	background: url(lifeline/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#sidebar div.widget {
	border: #8FB0CB solid 2px;
	background: url(lifeline/wbg.png) repeat-x;
	margin: 10px 0;
	padding: 0 5px 10px 5px;
}

#sidebar div.widget h3 {
	color:#FFF;
	font-weight: 500;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 140%;
	padding: 10px;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #C8EFE1;
}
.commentlist li {
	border-bottom: 2px solid #C8EFE1;
}
.commentlist .alt {
	background: #E6F5FD;
}
#commentform input {
	background: #E6F5FD;
	border: 1px solid #C8EFE1;
}
#commentform textarea {
	background: #E6F5FD;
	border: 1px solid #C8EFE1;
}
/* DROP DOWN PAGE NAVIGATION */

#pagenav li ul li {
	background: #E6F5FD;
	border: 1px solid #C8EFE1;
}
ul.gform_fields {
	list-style: none;
}
textarea.small {
	height: 70px;
	width: 275px;
}

#header object {margin-top: 27px;}