/*
Template Name: Health Life
Version: 1.0
Design: Karlo Domic ( karlodomic@gmail.com )
Code: Slicejack ( http://www.slicejack.com )
*/

body {
	background: #fff url('../images/layout/body.gif') top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 900px;
	margin: 0 auto;
}
/* =Header
----------------------------------------------- */
#header {
	height: 115px;
	position: relative;
}
#header h1 a {
	display: block;
	text-indent: -5000px;
	width: 200px;
	height: 40px;
	background: url('../images/layout/logo.gif') no-repeat;
	position: absolute;
	left: auto;
	top: 10px;
}
#utility-nav {
	position: absolute;
	right: 5px;
	top: 15px;
	width: auto;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	letter-spacing: 1px;
}
#utility-nav li {
	display: inline;
}
#utility-nav li a {
	display: block;
	float: left;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 0 5px;
	background: url('../images/nav/utility_nav_divider.gif') left no-repeat;
}
#utility-nav li a:hover, #utility-nav li a.active {
	color: #E9F5FE;
	text-decoration: underline;
}
#utility-nav li.first-item a {
	background: none;
}
#main-nav {
	background: url('../images/nav/main_nav.gif') left no-repeat;
	height: 45px;
	width: 891px;
	position: absolute;
	bottom: 0px;
	margin-top: 0;
	margin-right: -9px;
	margin-bottom: 0;
	margin-left: -9px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 27px;
}
#main-nav li {
	display: inline;
}
#main-nav li a {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 12px 20px 0 20px;
	background: url('../images/nav/main_nav_divider.gif') left no-repeat;
	height: 27px;
}
#main-nav li.first-item a {
	background: none;
	padding-left: 0;
}
#main-nav li a.active span {
	background: url('../images/nav/main_nav_active.gif') bottom center no-repeat;
	height: 27px;
	display: block;
	float: left;
	cursor: pointer;
	color: #B3640D;
}
#main-nav li a:hover {
	color: #B3640D;
}
/* =Sub Header
----------------------------------------------- */
#sub-header {
	background: url('../images/layout/sub_header.gif') no-repeat;
	width: 900px;
	position: relative;
	padding-top: 43px;
	margin-bottom: 20px;
}
p.breadcrumbs {
	font-size: 11px;
	color: #777;
	position: absolute;
	top: 14px;
	left: 20px;
}
#search {
	background: url('../images/form/search.gif') no-repeat;
	width: 220px;
	height: 20px;
	position: absolute;
	right: 20px;
	top: 11px;
}
#search legend {
	display: none;
}
#search .input-text {
	width: 187px;
	background: none;
	border: none;
	font-size: 11px;
	color: #999;
	display: block;
	float: left;
	padding: 3px 0 0 9px;
}
#search .input-button {
	width: 16px;
	height: 20px;
	cursor: pointer;
	background: none;
	border: none;
}
#images {
	background: #fff;
	height: 111px;
	margin-left: 1px;
}
#images li {
	display: block;
	float: left;
	margin: 1px 1px 0 0;
}
#images li.first-item {
	margin-left: 1px;
}
#images li.last-item {
	margin-right: 0;
}
#directory {
	background: url('../images/layout/directory.gif') bottom no-repeat;
	padding: 0 0 11px 0;
}
#directory-inner {
	background: #f5f5f5 url('../images/layout/directory_list.gif') top left no-repeat;
	padding-bottom: 5px;
}
#directory ul {
	width: 159px;
	float: left;
	padding: 10px 0 0 20px;
}
#directory ul li {
	background: url('../images/icons/directory_bullet.gif') left no-repeat;
	padding-left: 8px;
}
#directory ul li a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	line-height: 1.6;
}
#directory ul li a:hover, #directory ul li a.active {
	border-bottom: 1px dotted #333;
	color: #333;
}
/* =Sidebar
----------------------------------------------- */
#sidebar {
	width: 247px;
	float: left;
	padding-left: 0px;
	margin-right: 15px;
}
#sidebar h2, #main-content h2 {
	font-size: 20px;
	color: #2e9eff;
	margin-bottom: 5px;
	text-indent: 8px;
}
#sidebar ul {
	background: #f4f4f4 url('../images/layout/sidebar_li.gif') top repeat-x;
}
#sidebar ul li {
	padding: 6px;
	background: url('../images/layout/sidebar_li.gif') bottom repeat-x;
	line-height: 0.55;
}
#sidebar ul li img {
	float: left;
	padding: 1px;
	border: 1px solid #ddd;
	margin-right: 8px;
}
#sidebar ul li h3 {
	font-size: 11px;
	font-weight: bold;
	color: #ee912a;
}
#sidebar ul li p {
	font-size: 11px;
	color: #999;
}
#sidebar ul li a {
/*	background: url('../images/icons/read_more.gif') left no-repeat;
*/	padding-left: 5px;
	color: #5c91c7;
	font-size: 11px;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color: #386da4;
	text-decoration:underline;
	
}
/* =Main Content
----------------------------------------------- */
#main-content {
	width: 638px;
	float: left;
	margin-bottom: 20px;
	text-align:justify;
}
.article-wrapper .article-actions {
	background: url('../images/layout/article_actions.gif') top repeat-x;
	height: 34px;
	font-size: 11px;
	color: #999;
	padding: 10px 0 0 8px;
}
.article-wrapper .article-actions li {
	display: inline;
	margin-right: 10px;
}
.article-wrapper .article-actions li img {
	vertical-align: middle;
	margin-right: 6px;
}
.article-wrapper .article-actions li a {
	color: #666;
}
.article-wrapper .article-actions li a:hover {
	text-decoration: underline;
}
.article-wrapper  li a:visited {
	color:#553FFF;
}
.article-wrapper .article {
	width: 620px;
	margin: 0 auto;
}
.article-wrapper .article h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ee912a;
	margin-bottom: 6px;
}
.article-wrapper .article p {
	color: #666;
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 10px;
}
.article-wrapper .article strong {
	font-weight: bold;
}
.article-wrapper .article em {
	font-style: italic;
}
.article-wrapper .article p a {
	color: #5c91c7;
}
.article-wrapper .article p a:hover {
	color: #3b6691;
}
/* Upper Footer  */
#upper_footer {
	background-color:#f5f5f5;
	width: 898px;
	height: 207px;
	margin: 30px auto 10px auto;
	border-top:1px #0F0 dashed;
	clear: both;
	padding-top:25px;
	position: relative;
}
#footer p {
	font-size: 11px;
	color: #999;
}
#footer p.copyright {
	padding-left: 25px;
}
#footer p.copyright span {
	color: #5c91c7;
}
#footer p.authors {
	position: absolute;
	right: 25px;
	top: 10px;
}
#footer p.authors a {
	color: #5c91c7;
	text-decoration: none;
}
/* =Footer
----------------------------------------------- */
#footer {
	background: url('../images/layout/footer.gif') no-repeat;
	width: 898px;
	height: 27px;
	margin: 0 auto 10px auto;
	clear: both;
	padding-top:13px;
	position: relative;
}
#footer p {
	font-size: 11px;
	color: #999;
}
#footer p.copyright {
	padding-left: 25px;
}
#footer p.copyright span {
	color: #5c91c7;
}
#footer p.authors {
	position: absolute;
	right: 14px;
	top: 12px;
	width: 136px;
}
#footer p.authors a {
	color: #5c91c7;
	text-decoration: none;
} 



/*#sidebar2 {
	float: left;
	width: 240px;
}

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

#sidebar2 li {
	margin-bottom: 15px;
	line-height:15px;
}

#sidebar2 li ul {
	padding: 10px;
	border: 1px solid #0AAAFD;
	border-top: none;
}

#sidebar2 li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar2 a:link {
	text-decoration: none;
}

#sidebar2 a:hover {
	text-decoration: underline;
}

#sidebar2 li a {
	padding-left: 10px;
	
}
*/
#about {
	font-size: 11px;
	color: #999;
	text-align:justify;
	padding-bottom:10px;
}

#about  a {
/*	background: url('../images/icons/read_more.gif') left no-repeat;
*/	padding-right: 0px;
	color: #5c91c7;
	font-size: 11px;
	text-decoration:none;
}
#about  a:hover {
	color: #386da4;
	text-decoration:underline;
	
}

#about img {
	float: left;
	padding: 1px;
	border: 1px solid #ddd;
	margin-right: 8px;
}

.list1 {}
.list1 li{
	list-style:square;
	margin-left:10px;
	font-size: 11px;
	/*font-weight:bold;*/
	color: #666;
	padding: 10px 0 0 8px;
	}
.list1 li:hover{
	color: #2e9eff;
	}
	.tbdata{
    list-style:square;
	margin-left:0px;
	font-size: 11px;
	/*font-weight:bold;*/
	color: #666;
	padding: 10px 0 0 8px;
	}
.blog_latest{
	margin: 8px;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 10px;
	background-color:#F9F9F9;
	}

.blog_latest h1{
	font-size: 13px;
	font-weight: bold;
	color: #ee912a;
	margin-bottom:10px;
	}
			
.blog_latest a, a:visited{
	color: #ee912a;
	text-decoration:none;
	}			

.blog_latest a:hover{
	text-decoration:underline;
	}
.cntr
{ text-align:center;
margin-bottom:15px;
margin-top: 15px;
}
