/* 
	Theme Name: iahealth.net
	Theme URL: http://iahealth.net/
	Description: Customised WordPress Theme by <a href="mailto:milanmk@yahoo.com">Milan Kaneria</a>.
	Author: Milan Kaneria
	Author URI: mailto:milanmk@yahoo.com
	Version: 1.0
		
*/


body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #000000;
	background: #7A7A7A url(images/body-bg.jpg) center top repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.3;
}

#wraper
{
	width: 1004px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#header-menu
{
	height: 39px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#header-menu ul
{
	float: left;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header-menu li
{
	float: left;
	display: block;
	margin: 6px 10px 0px;
	padding: 3px 10px;
	list-style: none;
}

#header-menu a:link, #header-menu a:visited
{
	color: #ffffff !important;
}

#header-menu li.current_page_item
{
	background: #0E883B !important;
}

#search
{
	float: right;
	padding: 8px 50px 0px 0px;
}

#search input.submit
{
	border: 1px solid #ffffff !important;
}

#header-logo
{
	float: left;
	width: 189px;
	padding: 40px 0px 0px 80px;
}

#header-ads
{
	float: right;
	width: 468px;
	height: 60px;
	margin: 60px 50px 0px 0px;
	border: 1px solid #333333;
	background: #ffffff;
}


#page
{
	clear: both;
	height: 100%;
	padding: 25px 0px 15px;
	overflow: hidden;
}

#home
{
	float: left;
	height: 100%;
	margin: 0px 15px;
	overflow: hidden;
}

#home-info
{
	clear: both;
	width: 335px;
	height: 301px;
	margin: 15px 0px;
	padding: 0px 140px;
	background: url(images/home-info-bg.jpg) center top no-repeat;
	overflow: hidden;
}

#home-info-left, #home-info-right
{
	width: 137px;
	height: 210px;
	padding: 10px;
}

#home-info-left
{
	float: left;
	margin: 51px 0px 0px 0px;
}

#home-info-right
{
	float: right;
	margin: 51px 0px 0px 0px;
	text-align: right;
}

#home-package
{
	clear: both;
}

.home-package
{
	float: left;
	width: 196px;
	height: 215px;
	margin: 0px 0px;
	background: url(images/home-package-bg.jpg) center top no-repeat;
}

.home-package-alt
{
	margin: 0px 12px;
}

.home-package-header
{
	height: 30px;
	padding: 8px 0px 0px 20px;
	color: #ffffff;
	font-size: 18px;
}

.home-package-box
{
	padding: 10px 15px 0px;
	font-size: 12px;
}

.home-package-content
{
	height: 130px;
}

.home-package-buy
{
	width: 80px;
	height: 19px;
	padding-top: 3px;
	color: #ffffff;
	background: url(images/home-package-buy-bg.jpg) center top no-repeat;
	font-size: 11px;
	font-weight: bold;
}

.home-package-buy a
{
	color: #ffffff !important;
}


#content
{
	float: left;
	width: 585px;
	margin: 0px 15px;
	padding: 10px 15px 10px;
	border: 1px solid #333333;
	background: #F8F8F8;
}

#home #content
{
	margin: 0px !important;
}

.posttitle
{
	margin: 0px;
	padding: 0px 0px;
	color: #4A7E0C;
	font-size: 24px;
}

.postmeta
{
	padding: 10px 0px 0px;
	font-weight: bold;
}

.postcontent
{
	padding: 0px 0px 10px;
}

blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #4A7E0C;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 0px 0px 20px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 0px 0px 20px;
}


#sidebar-l
{
	float: left;
	width: 217px;
	margin: 0px 0px 0px 6px;
}

#sidebar-r
{
	float: left;
	width: 110px;
}

#sidebar-l .sidebar-widget
{
	width: 217px;
	margin-bottom: 15px;
}

#sidebar-l .sidebar-header
{
	width: 187px;
	height: 29px;
	padding: 6px 0px 0px 30px;
	color: #ffffff;
	background: url(images/sidebar-header-bg.jpg) center top no-repeat;
	font-size: 18px;
}

#sidebar-l .sidebar-content
{
	padding: 10px 30px 0px;
	background: url(images/sidebar-content-bg.jpg) center top repeat-y;
	font-size: 13px;
}

#sidebar-l .sidebar-content-bottom
{
	height: 9px;
	background: url(images/sidebar-content-bottom-bg.jpg) center top no-repeat;
	font-size: 9px;
}

#sidebar-l .sidebar-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar-l .sidebar-widget li
{
	padding: 0px 0px 12px 22px;
	background: url(images/sidebar-li.jpg) left center no-repeat;
	list-style: none;
}

#sidebar-l-ads
{
	width: 217px;
	height: 200px;
	border: 1px solid #333333;
	background: #ffffff;
	margin-bottom: 15px;
}

#sidebar-r .sidebar-widget
{
	width: 110px;
	border: 1px solid #87B887;
	background: #ffffff;
	margin-bottom: 15px;
}

.sidebar a, .sidebar a:link, .sidebar a:visited
{
	color: #000000;
}
	
.sidebar a:hover, .sidebar a:focus, .sidebar a:active
{

}


#footer
{
	clear: both;
	width: 96%;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #FDFFF5;
	overflow: hidden;
}

.footer-widget
{
	float: left;
	width: 33.2%;
	padding: 0px 0px 15px;
	background: #FDFFF5 url(images/footer-widget-bg.jpg) center top repeat-x;
}

.footer-header
{
	height: 28px;
	padding: 2px 15px 0px;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

.footer-content
{
	padding: 15px 15px 0px;
	text-align: justify;
}

.footer-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer-widget li
{
	margin: 0px;
	padding: 0px 0px 4px 12px;
	background: url(images/sidebar-li-footer.jpg) left center no-repeat;
	list-style: none;
}

#footer-text
{
	clear: both;
	height: 54px;
	padding: 30px 0px 30px;
	color: #ffffff;
	background: #7A7A7A url(images/footer-text-bg.jpg) center top no-repeat;
	text-align: center;
	overflow: hidden;
}

#footer-text-menu
{
	float: left;
	padding-left: 30px;
}

#footer-text-text
{
	float: right;
	padding-right: 30px;
}


#footer a
{
	color: #000000 !important;
}

#footer-text a
{
	color: #ffffff !important;
}

#footer a:hover, #footer a:focus, #footer a:active
{
	color: #07401D !important;
}


a, a:link, a:visited
{
	color: #4A7E0C;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #07401D !important;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 1px 4px;
	border: 1px solid #4A7E0C;
	background: #ffffff;
	font-family: Arial, Sans-Serif;
}

input.submit
{
	height: 22px;
	padding: 0px 3px;
	border: 1px solid #4A7E0C;
	color: #ffffff;
	background: #000000;
	font-weight: bold;
	cursor: pointer;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
