/*  
Theme Name: Health Leader
Theme URI: http://www.health-care-information.org
Description: Health Leader is a clean, cool-blue, professional template aimed at bloggers in the medical and health field. The curvyness of the template gives it a bit of an outside-the-box feeling, whilst there are some neat Web 2.0 elements too.
Version: 1.0
Author: Health Care Information
Author URI: http://www.health-care-information.org
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	background:#0099CC;
	margin:15px 0 0 0;
	}

a {
	color:#074EC6;
	text-decoration:none;	
	}

a:hover {
	color:#000;	
	}	

/* --- STRUCTURE CLASSES --- */

#container {
	width:804px;
	margin:0 auto;
	}

/* --- HEADER --- */

#header {
	width:770px;
	height:133px;
	padding:14px 22px 0 12px;
	margin-bottom:15px;
	float:left;
	background:url(images/header.png) top left no-repeat !important;
	background:url(images/header.gif) top left no-repeat;
	}

.leftheader {
	width:240px;
	height:120px;
	float:left;
	display:inline;
	}

.leftheader a {
	color:#074EC6;
	}

.leftheader h1 {
	color:#074EC6;
	font-size:30px;
	letter-spacing:-0.03em;
	font-weight:bold;
	position:relative;
	top:30px;
	left:10px;
	margin:0px 0px 0px 0px;
	}

.description {
	font-weight:bold;
	letter-spacing:-0.03em;
	position:relative;
	top:30px;
	left:10px;
	}

.rightheader {
	width:500px;
	height:120px;
	float:right;
	display:inline;	
	}

#pagebar {
	background:url(images/page.jpg) no-repeat;
	width:420px;
	height:36px;
	}

#pagebar ul {
	list-style:none;
	position:relative;
	top:31px;
	left:10px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

#pagebar ul li {
	display:inline;
	padding-right:20px;
	}

#pagebar ul li a {
	color:#ACB5B9;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.03em;
	}

#pagebar ul li a:hover {
	color:#074EC6;
	}

.searchandrss {
	position:relative;
	top:34px;
	left:0px;
	float:left;
	}

.searchbar {
	width:259px;
	height:35px;
	background:url(images/searchbar.png);
	display:inline;
	float:left;
	border:none;
	}

#searcharea {
	width:240px;
	height:20px;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:#FFF;
	color:#000;
	font-weight:bold;
	font-family:Arial;
	letter-spacing:-0.03em;
	font-size:14px;
	position:relative;
	top:8px;
	left:8px;
	}

.searchbutton {
	width:32px;
	height:35px;
	display:inline;
	float:left;
	}

.rss {
	position:relative;
	left:30px;
	top:8px;
	}

.rss a {
	background:url(images/feed.gif) top right no-repeat;
	padding-right:40px;
	height:19px;
	padding-top:5px;	
	color:#ACB5B9;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.03em;	
	}

.rss a:hover {
	background:url(images/feed-over.gif) top right no-repeat;
	padding-right:40px;
	height:19px;
	padding-top:5px;	
	color:#074EC6;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.03em;	
	}

/* --- MAIN --- */

#maincontainer {
	width:804px;
	height:auto;
	float:left;
	}

.maintop {
	width:804px;
	height:15px;
	float:left;
	background:url(images/maintop.gif) bottom left no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.mainbottom {
	width:804px;
	height:15px;
	float:left;
	background:url(images/mainbottom.gif) top left no-repeat;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;		
	}

.main {
	width:782px;
	padding:0 15px 0 7px;
	margin:0px 0px 0px 0px;		
	float:left;
	background:url(images/main.gif) bottom left repeat-y;
	}

#maincontent {
	width:510px;
	float:right;
	display:inline;
	}

.pagetitle {
	padding:0px 0px 0px 8px;
	margin:0px 0px 15px 0px;
	color:#074EC6;
	font-size:28px;
	letter-spacing:-0.05em;	
	}

.post {
	margin:0 0 20px 0;
	}

.post h2 {
	margin:0 0 0 0;
	padding-left:8px;
	}

.post h2 a {
	color:#074EC6;
	font-size:24px;
	letter-spacing:-0.05em;
	}

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

.metadatatop {
	width:494px;
	height:22px;
	padding:5px 8px 0 8px;
	background:url(images/metadata.png) top left no-repeat;
	font-size:14px;
	letter-spacing:-0.03em;
	font-weight:bold;
	}

.metadatatop a {
	color:#000;
	}

.metadatatop a:hover,
.comment a:hover,
.permalink a:hover  {
	color:#074EC6;
	}

.entry {
	color:#000;
	font-size:14px;
	text-align:justify;
	padding:0 8px 0 8px;
	}

.comment {
	height:24px;
	padding-top:6px;
	padding-left:38px;
	background:url(images/comments.png) top left no-repeat;
	display:inline;
	float:left;
	}

.permalink {
	height:24px;
	padding-top:6px;
	padding-left:38px;
	margin-left:15px;
	background:url(images/permalink.png) top left no-repeat;
	display:inline;	
	float:left;
	}

.comment a,
.permalink a {
	color:#000;
	font-size:14px;
	letter-spacing:-0.03em;
	font-weight:bold;
	}
	
/* --- COMMENTS --- */

.commentsection {
	font-size:12px;
	color:#000;
	letter-spacing:0px;
	padding:0px 0px 0px 0px;
	margin:30px 0px 0px 0px;
	}

.commenttitle {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#074EC6;
	font-size:20px;
	letter-spacing:-0.05em;	
	}

/* --- SIDEBAR --- */

#sidebar {
	width:245px;
	float:left;
	display:inline;
	background:url(images/medicalimage.png) top left no-repeat;
	padding-top:270px;	
	}

#sidebar h2 {
	width:237px;
	height:28px;
	padding:8px 0 0 8px;
	margin:0 0 5px 0;
	background:url(images/sidebarh3.png) top left no-repeat;
	color:#000;	
	font-size:18px;
	font-weight:bold;
	letter-spacing:-0.03em;		
	}

/* --- SIDEBAR LISTS --- */

#sidebar li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

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

#sidebar ul li {
	list-style:none;
	margin:3px 0px 3px 0px;
	padding:0px 0px 3px 8px;
	}

#sidebar ul li a {
	color:#666;	
	font-size:14px;
	letter-spacing:0px;
	}

#sidebar ul li a:hover {
	color:#074EC6;
	}

/* --- BOTTOM TRIO --- */

.bottomtrio {
	}

.small {
	width:216px;
	float:left;
	display:inline;
	padding:0px 0px 0px 0px;
	margin:0px 44px 0px 0px;
	}

.small h2 {
	width:208px;
	height:29px;
	background:url(images/psh2.gif) top left no-repeat;
	padding:7px 0px 0px 8px;
	margin:0px 0px 0px 0px;
	color:#ACB5B9;
	font-size:18px;
	letter-spacing:-0.03em;
	font-weight:bold;
	}

.smallinside {
	background:url(images/psbottom.png) bottom left no-repeat;
	width:200px;
	float:left;
	padding:0px 8px 0px 8px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	letter-spacing:0px;
	height:160px;
	}

.large {
	width:280px;
	float:left;
	display:inline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

.large h2 {
	width:272px;
	height:29px;
	background:url(images/plh2.gif) top left no-repeat;
	padding:7px 0px 0px 8px;
	margin:0px 0px 0px 0px;
	color:#ACB5B9;
	font-size:18px;
	letter-spacing:-0.03em;
	font-weight:bold;
	}

.largeinside {
	background:url(images/plbottom.png) bottom left no-repeat;
	width:264px;
	height:160px;
	float:left;
	padding:0px 8px 0px 8px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	letter-spacing:0px;	
	}

.smallinside li,
.largeinside li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.smallinside ul,
.largeinside ul {
	list-style:none;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;	
	}

.smallinside ul li,
.largeinside ul li {
	list-style:none;
	margin:3px 0px 3px 0px;
	padding:0px 0px 3px 8px;
	}

.smallinside ul li a,
.largeinside ul li a {
	color:#0099CC;	
	font-size:12px;
	letter-spacing:0px;
	}

/* --- FOOTER --- */

#footer {
	width:804px;
	height:51px;
	padding-top:30px;
	float:left;
	background:url(images/footer.png) top left no-repeat;
	text-align:center;
	margin-bottom:30px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.03em;
	}

#footer a {
	color:#000;
	}

#footer a:hover {
	color:#074EC6;
	}

/* --- FOOTER --- */

.navigation {
	margin:30px 0 0 0;
	padding:0 8px 0 8px;
	}

.navigation a {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.03em;
	}

.alignleft {
	float:left;
	display:inline;
	}

.alignright {
	float:right;
	display:inline;
	}