/*  
Theme Name: Infrahealth® Inc. Custom
Theme URI:
Description: Custom WordPress theme for Infrahealth® Inc.
Version: 2.0
Author: Egeste
Author URI: http://www.egeste.net/
*/
/*
NOTES
Dark Blue - 005DAA
Light Blue - 7F98CC
Var Dark Blue - 1f67fb
Var Light Blue - 3D6F92
*/

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	margin: 0 auto;
}
/* -------------------
Main Structure
------------------- */
#frame {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	background:url('img/bg.gif') repeat-x top left;
}
#boundheader{
	width:830px;
	margin:0 auto;
}
#middle {
	overflow: auto;
	width: 830px;
	margin:0 auto;
	margin-top:10px;
}
.boundcontent{
	float:left;
	overflow:hidden;
}
.border_content {
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}
#boundsidebar{
	float:left;
	overflow:hidden;
}
.sidebar {
	width: 173px;
	padding: 5px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}
/* -------------------
Banner
------------------- */
.banner270{
	width:270px;
	float:left;
	margin-bottom:10px;
}
.banner410{
	width:410px;
	float:left;
	margin-bottom:10px;
}
.banner550{
	width:550px;
	float:left;
	margin-bottom:10px;
}
.banner{
	padding:5px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}
.banner h3 {
	color: #444;	
	font: 0.8em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
	border-bottom: 1px dotted #e0e0e0;
	text-align: left;
}
.banner h4, banner h4 a {
	color:#005DAA;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	padding:5px;
	margin-top:5px;
	border-bottom:1px dotted #e0e0e0;
}
.banner p{
	color:#444;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 5px;
}
.banner p, .banner ul, .ban270 ol {
	margin: 0 0 10px 0;
}
.banner ul {
	list-style: none;
}
.banner ul li {
	color:#444;
	list-style-type: disc;
	margin-left: 18px;
}
.banner a {
	color:#3d6f92;
	font-size:12px;
	text-decoration:underline;
}
.banner a:hover {
	text-decoration:none;
	font-weight:bold;
}
.ban270top{
	display:block;
	width:270px;
	height:5px;
	background:url('img/top_270.gif') no-repeat top left;
}
.ban270bot{
	display:block;
	width:270px;
	height:5px;
	background:url('img/bot_270.gif') no-repeat bottom left;
}
.ban410top{
	display:block;
	width:410px;
	height:5px;
	background:url('img/top_410.gif') no-repeat top left;
}
.ban410bot{
	display:block;
	width:410px;
	height:5px;
	background:url('img/bot_410.gif') no-repeat bottom left;
}
.ban550top{
	display:block;
	width:550px;
	height:5px;
	background:url('img/top_550.gif') no-repeat top left;
}
.ban550bot{
	display:block;
	width:550px;
	height:5px;
	background:url('img/bot_550.gif') no-repeat bottom left;
}
/* -------------------
Header
------------------- */
#head {
	height:202px;
	border-bottom:4px solid #7F98CC;
	background:url('img/header_bg.jpg') no-repeat bottom left;
}
#menu tr, #submenu tr{
	background:url('img/nav_bg.gif') repeat-x bottom;
}
#submenu tr{
	display:none;
}
#menu {
	width:830px;
	height:53px;
	z-index:100;
}
#submenu {
	overflow:hidden;
	text-align:center;
	margin:0px 5px 0 5px;
	z-index:10;
}
#submenu tr {
	display:none;
}
#submenu tr td, #menu tr td{
	font-family:Georgia, tahoma;
	font-size:12px;
	list-style:none;
	overflow:hidden;
}
#menu tr td a {
	height:25px;
	padding-top:10px;
	border-right:1px solid #e0e0e0;
}
#submenu tr td a{
	height:20px;
	padding:5px 10px 0 10px;
}
#submenu tr td a, #menu tr td a {
	display:block;
	color:#4e3e94;
	text-decoration:none;
}
#submenu tr td a:hover, #menu tr td a:hover {
	color:#444;
	text-decoration:underline;
}
.menuleft {
	width:10px;
	background:url('img/nav_left.gif') no-repeat bottom left;
}
.menuright {
	width:10px;
	background:url('img/nav_right.gif') no-repeat bottom right;
}
/* -------------------
Content
------------------- */
/* general .border_content definitions */
.title {
	color: #444;
	font: 0.8em Tahoma, Arial, Helvetica, sans-serif;
	display:block;
	padding: 5px 2px 10px 10px;
	border-bottom:1px dotted #e0e0e0;
}
.title img{
	width:33px;
	height:33px;
	float:right;
}
.title a {
	margin-top:10px;
	font-size:12px;
	color:#444;
	text-decoration: none;
	font-weight: bold;
}
.title a:hover {
	font-size:12px;
	color:#444;
	text-decoration: underline;
}
.entry {
	padding: 10px;
}
.entry em{
	color:#005DAA;
}
.entry u{
	text-decoration:underline;
}
.entry a{
	color:#3D6F92;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.entry a:hover{
	font-weight:bold;
	text-decoration:none;
}
.entry h3 {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.entry h4, .entry h4 a {
	color:#005DAA;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	padding:5px;
	margin-top:5px;
	border-bottom:1px dotted #e0e0e0;
}
.entry p, .entry dl, .entry li {
	color:#444;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
.entry p, .entry ul, .entry ol, .entry dl {
	padding: 5px;
}
.entry li {
	margin: 0 0 0 30px;
}
.entry dl dt {
	font-weight: bold;
}
.entry dl dd {
	margin: 0 0 0.4em 0.5em;
}
.entry blockquote {
	margin: 10px 40px;
	padding:5px;
	color:#005DAA;
	text-align:center;
}
.entry .post ul.post-data {
	border-top: 1px dotted #000;
	list-style: none;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 0.1em 0 0.2em 0;
	color: #fefefe;
	margin: 1.3em 0 0 0;
}
.entry .post ul.post-data li {
	color: #444;
}
.entry .post ul.post-data a {
	color: #444;
	text-decoration: underline;
	font-weight:bold;
}
.entry .post ul.post-data a:hover {
	color: #444;
	text-decoration: none;
	font-weight:bold;
}
.entry .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline;
	font: 0.8em/1.5em Tahoma, Arial, Helvetica, sans-serif;
}
.entry .post ul.post-data li.comments a {
	padding: 0 0 0 15px;
}
.entry .post ul.post-data li.tags {
	margin: 0 0 0 0.7em;
}
.entry .post ul.post-data li.tags a {
	padding: 0 0 0 1px;
}
.entry .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;
}
.entry .post ul.post-data li.posted a {
	padding: 0 0 0 1px;
}
.entry .post ul.post-data li.comments a:hover, .entry .post ul.post-data li.posted a:hover, .entry .post ul.post-data li.tags a:hover {
	background-position: 0 -38px;
}
.entry img {
	padding: 5px;
}
.entry img.alignleft {
	float: left;
	margin: 3px 3px 1px 0;
}
.entry img.alignright {
	float: right;
	margin: 0 3px 1px 3px;
}
.spacer {
	text-align: right;
	clear: both;
	text-transform: lowercase;
}
.con635top{
	display:block;
	width:635px;
	height:5px;
	background:url('img/top_635.gif') no-repeat top left;
}
.con635bot{
	display:block;
	width:635px;
	height:5px;
	background:url('img/bot_635.gif') no-repeat bottom left;
	margin-bottom:10px;
}
.titleimage{
	height:33px;
	width:33px;
}
.offer{
	text-align:center;
}
.offer img{
	border:0px;
	font-size:18px;
}
/* -------------------
Comments
------------------- */
.border_content #comments {
	margin: 0 20px 20px 25px;
}
.border_content #comments .comment {
	margin: 0 0 2em 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
.border_content #comments .comment p, .border_content #comments .comment li, .border_content #comments .comment a {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #a6bcd8;
}
.border_content #comments .comment a:hover {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #15a1c4;
}
.border_content #comments .comment p {
	margin: 0 0 0.8em 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
.border_content #comments .comment .comment-data p {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 0 0 22px;
	margin: 1.5em 0 0 0;
}
.border_content #comments .comment .comment-data p a {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}
.border_content #comments .comment .comment-data p a:hover {
	color: #444;
}
.border_content #comments form {
	color: #000;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif;
}
.border_content #comments form a {
	color: #000;
}
.border_content #comments form a:hover {
	color: #444;
}
/* -------------------
Sidebar
------------------- */
.sidebar h3 {
	color: #444;	
	font: 0.8em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
	border-bottom: 1px dotted #e0e0e0;
	text-align: left;
}
.sidebar p, .sidebar li {
	color: #3d6f92;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
.sidebar p, .sidebar ul, .sidebar ol {
	margin: 0 0 10px 0;
}
.sidebar ul {
	list-style: none;
}
.sidebar ul li {
	padding: 2px 0px 1px 0px;
	list-style-type: disc;
	margin-left: 18px;
	color:#3d6f92;
}
.sidebar a {
	color:#3d6f92;
	font-size:12px;
	text-decoration:underline;
}
.sidebar a:hover {
	font-weight:bold;
	text-decoration:none;
}
.sbtop{
	display:block;
	width:185px;
	height:5px;
	background:url('img/top_185.gif') no-repeat top left;
}
.sbbot{
	display:block;
	width:185px;
	height:5px;
	background:url('img/bot_185.gif') no-repeat bottom left;
	margin-bottom:10px;
}
/* -------------------
Footer
------------------- */
#footer {
	clear: left;
	width: 100%;
	margin-top:50px;
	background:url('img/bg.gif') repeat-x top left;
}
#footer #footertext {
	margin: 0 auto;
	width:830px;
	color: #444;
	font: 0.7em Tahoma, Arial, Helvetica, sans-serif;
	padding:30px 0 20px 0;
	text-align: left;
}
#footer #footertext a {
	color: #444;
	text-decoration: none;
}
#footer #footertext a:hover {
	color: #444;
	text-decoration: none;
}
#footer #searchform {
	padding: 32px 0 0 31px;
}
#footer #searchform .searchfield {
	height: 18px;
}
#footer #searchform .searchbutton {
	height:23px;
}
.alt {
	padding: 10px;
}
.commentlist {
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	letter-spacing: 1px;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	display: block;
	font-weight: normal;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
}
ol.commentlist .author_comment {
	background:#F5F5F5;
	border-bottom: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
}
#commentform {
	margin: 2em 0;
	margin-left:2em;
	width: 565px;
}
#commentform textarea {
	border: 1px solid #444;
	width: 475px;
}
#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	border: 1px solid #444;
	width: 180px;
	height: 15px;
}
#commentform input {
	margin-bottom: 3px;
}
#commentform #submit {
	margin:0 auto;
	float:left;
	background:#000;
	color: #ffffff;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #000;
	padding:2px 8px 2px 8px;
	margin-bottom: 10px;
	height: 20px;
}
.post .info {
	padding:2px 3px 3px 8px;
	border:1px solid #000;
	background-color:#fff;
	font-size:12px;
	color:#444;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
