/* 
	Theme Name: mercymedical.org
	Theme URL: http://foolcoverage.com/
	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: #424242;
	background: #ffffff url(images/body-bg.jpg) 0px 222px repeat-x;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.4;
}

.clear {
	font-size:0px;
	height: 0px;
	clear:both;
}

.body-alt
{
	background: #ffffff url(images/body-bg.jpg) 0px 190px repeat-x;
}

#wraper
{
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 3px;
	background: #ffffff;
	overflow: hidden;
}

#header
{
	height: 100%;
	overflow: hidden;
}

#header-logo
{
	float: left;
	width: 500px;
	background: url(images/header-logo-bg.jpg) right top no-repeat;
}

#header-charity
{
	float: right;
	padding: 31px 20px 0px 0px;
}

#header-charity div
{
	float: right;
	width: 160px;
	margin: 10px 20px 0px 0px;
	color: #848484;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
}

#header-charity div span
{
	color: #ee1b2e;
}

#header-charity img
{
	float: right;
	width: 170px;
	height: 83px;
}

#header-menu
{
	clear: both;
	height: 33px;
	color: #ffffff;
	background: url(images/header-menu-bg.jpg) center top no-repeat;
	font-size: 14px;
	font-weight: bold;
}

#header-menu li, #pixopoint_menu1 li
{
	float: left;
	display: block;
	height: 27px;
	margin: 0px;
	padding: 6px 0px 0px;
	background: url(images/header-menu-sep.jpg) left top no-repeat;
	list-style: none;
}

#header-menu a
{
	color: #ffffff !important;
}

#header-menu ul li.current_page_item, #header-menu ul li.current_page_parent
{
	background: url(images/header-menu-active.jpg) left top repeat-x;
}

#header-box
{
	margin-top: 2px;
	height: 223px;
	background: url(images/header-box-bg.png) center top no-repeat;
}

.header-box-alt
{
	height: 156px !important;
	background: url(images/header-box-alt-bg.png) center top no-repeat !important;
}

#header-box1
{
	height: 150px;
	padding: 20px 20px 0px 300px;
	text-align: center;
}

.header-box-alt #header-box1
{
	height: 84px !important;
	padding: 20px 20px 0px 300px !important;
}

#header-box1-headline
{
	color: #ffffff;
	font-family: 'Georgia', Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-style: italic;
}

#header-box1-headline span
{
	font-size: 15px;
	font-style: normal;
}

#header-box1-text
{
	color: #ffd55b;
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
	font-size: 15px;
	line-height: 1.2;
}

#header-box-links
{
	padding: 14px 30px 0px 458px;
	font-size: 15px;
	text-transform: uppercase;
}

#header-box-links a
{
	float: left;
	margin-left: 5px;
}


#page
{
	height: 100%;
	padding: 2px 0px;
	background: url(images/page-bg.jpg) center top repeat-y;
	overflow: hidden;
}

#content-wrap
{
	float: left;
	width: 688px;
}

#content
{
	float: left;
	width: 690px;
	margin-bottom: 2px;
	background: url(images/content-bg.jpg) center top repeat-y;
}

#content-top
{
	height: 8px;
	background: url(images/content-top-bg.jpg) center top no-repeat;
	overflow: hidden;
}

#content-bottom, #content-bottom-alt
{
	clear: both;
	height: 10px;
	background: url(images/content-bottom-bg.jpg) center top no-repeat;
	overflow: hidden;
}

#content-bottom-alt
{
	background: url(images/content-bottom-bg-alt.jpg) center top no-repeat;
}

#content-program
{
	height: 100%;
	padding: 15px 20px 5px;
	background: #DAE7F1;
	font-family: Arial, Sans-Serif;
	overflow: hidden;
}

#content-program div
{
	float: left;
}

#content-featured
{
	clear: both;
	width: 690px;
	color: #0a5eb1;
	background: url(images/content-bg.jpg) center top repeat-y;
}

#content-featured-text
{
	padding: 5px 0px 5px 20px;
	font-family: Arial, Sans-Serif;
}

#content-featured-text div
{
	float: left;
	margin-right: 8px;
}

#content-featured-text img.alt
{
	margin-right: 4px;
}

#content-featured-text div.alt
{
	width: 146px;
	padding: 0px 10px;
	border-left: 1px solid #BFDBF9;
	border-right: 1px solid #BFDBF9;
}

#content-featured-desc
{
	width: 229px;
}



.post
{
	padding: 20px 20px 15px;
}

.posttitle
{
	margin: 0px 0px 10px;
	padding: 0px;
	color: #01539f;
	font-size: 20px;
	font-weight: bold;
}

.posttitle a
{
	color: #01539f !important;
}

.posttitle a:hover, .posttitle a:focus, .posttitle a:active
{
	color: #ff0000 !important;
}

.post h2
{
	color: #da0b0b;
	font-size: 14px;
	font-weight: bold;
}

.post h3
{
	color: #01539f;
	font-size: 12px;
	font-weight: bold;
}

.postmeta
{
	padding: 10px 0px 12px;
}

.postcontent
{
	height: 100%;
	padding: 0px 0px 10px;
	text-align: justify;
	overflow: hidden;
}

.postcontent p
{
	margin: 0px;
	padding: 0px 0px 12px;
}


/* IE6 Italic fix */
* html .postcontent
{
	overflow: visible;
	zoom: 1;
}

.postcontent a, .postmeta a
{
	padding: 1px 0px;
	color: #00488b !important;
	text-decoration: underline !important;
}

.postcontent a:visited, .postmeta a:visited
{
	color: #800080 !important;
}

.postcontent a:hover, .postmeta a:hover
{
	color: #ffffff !important;
	background: #da0b0b;
	text-decoration: none !important;
}

.postcontent ul
{
	margin: 10px auto;
	padding: 0px;
	list-style: none;
}

.postcontent li
{
	padding: 0px 0px 6px 18px;
	background: url(images/content-li-bg.jpg) 0px 5px no-repeat;
	list-style: none;
}

.postcontent ol.commentlist li
{
	padding: 0px 0px 6px 0px !important;
	background: none !important;
	list-style: decimal;
}

.postcontent ul.custom-height li
{
	padding: 0px 0px 18px 18px;
}

.postcontent a.more-link
{
	float: right;
}

hr.postfooter
{
	clear: both;
	width: 94%;
	border: none;
	color: #CFDDEA;
	background: #CFDDEA;
}

blockquote
{
	width: 90%;
	margin: 10px auto 10px auto;
	padding: 10px;
	border: 1px solid #00488b;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 10px 20px 10px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 10px 20px 10px;
}


#sidebar
{
	float: left;
	width: 208px;
	margin-right: 2px;
}

.sidebar-widget
{
	width: 208px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(images/sidebar-widget-bg.jpg) center bottom no-repeat;
}

.sidebar-header
{
	height: 27px;
	padding: 6px 0px 0px 8px;
	color: #ffffff;
	background: url(images/sidebar-widget-header-bg.jpg) center top no-repeat;
	font-family: Arial, Sans-Serif;
	font-size: 15px;
}

.sidebar-content
{
	padding: 8px 8px 0px;
	border-left: 1px solid #C5DFFA;
	border-right: 1px solid #C5DFFA;
	color: #01539f;
	font-size: 11px;
}

.sidebar-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar-widget li
{
	padding: 0px 0px 3px 10px;
	background: url(images/sidebar-widget-li-bg.jpg) 0px 3px no-repeat;
	list-style: none;
}

.sidebar-widget a
{
	color: #da0b0b !important;
}

.sidebar-widget a:visited
{
	color: #800080 !important;
}

.sidebar-widget a:hover, .sidebar-widget a:focus, .sidebar-widget a:active
{
	color: #01539f !important;
}



#sidebar-signup .frm-cnt
{
	padding-bottom: 5px;
}

#sidebar-signup label
{
	float: left;
	width: 75px;
	padding-top: 5px;
	font-weight: bold;
}



#footer
{
	clear: both;
	height: 100%;
	padding: 10px 0px 30px;
	color: #4b6e94;
	background: url(images/footer-widget-bg.jpg) left top repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	overflow: hidden;
}

#footer-menu
{
}

#footer-menu ul
{
	float: right;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#footer-menu li
{
	display: inline;
	margin: 0px;
	padding: 0px 0px;
	list-style: none;
}

#footer-menu a
{
	color: #4b6e94 !important;
}



a, a:link
{
	color: #ff0000;
	text-decoration: none;
}
	
a:visited
{
	color: #800080;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #bf8f02 !important;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #808080;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

input.submit, .cform input.sendbutton
{
	border: none;
	color: #ffffff;
	background: #01539F;
	cursor: pointer;
}

input.noborder
{
	border: none !important;
}





.alignright
{
	float: right;
}

.alignleft
{
	float: left
}

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}



.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}




.cform
{

}

.cform ol, .cform li
{
	margin: 0px;
	padding: 0px;
	background: none !important;
	list-style: none !important;
}

.cform li
{
	padding: 0px 0px 10px !important;
}

.cform label
{
	display: block;
}

.cform label.cf-group-after
{
	display: inline;
}

.cform input, .cform textarea
{
	width: 200px;
}

.cform textarea
{
	height: 100px;
}

.cform input.sendbutton, .cform .cf-box-b
{
	width: auto !important;
	border: none !important;
}

.cform p.cf-sb
{
	margin: 0px;
	padding: 0px;
}

.cf_hidden, .linklove
{
	display: none;
}

.cf_info
{
	padding-top: 10px;
}

/* sidebar buttons */
#missionsReportBtn {
	width: 161px;
	margin: 0 auto;
}

#missionsReportBtn li.linkBtn1, #missionsReportBtn li.linkBtn2 {
	background: none;
	list-style: none outside none;
	padding: 0;
	width: 161px;
	height: 42px;
	margin-bottom: 5px;
}

#missionsReportBtn li a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width: 100%;
	height: 100%;
}

#missionsReportBtn li.linkBtn1 a {
	background: url(images/mission_normal.png) no-repeat scroll;
}

#missionsReportBtn li.linkBtn1 a:hover {
	background: url(images/mission_hover.png) no-repeat scroll;
}

#missionsReportBtn li.linkBtn2 a {
	background: url(images/recent_normal.png) no-repeat scroll;
}

#missionsReportBtn li.linkBtn2 a:hover {
	background: url(images/recent_hover.png) no-repeat scroll;
}

#lightbox-wrapper, a#inline {
	display:none;
}

#lightbox-content {
	width:680px;
	height:321px;
	background: url(images/lightbox-bg.jpg) no-repeat top left;
	padding-top: 335px;
}

#lightbox-text {
	padding:0px 30px 0px 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3b3a3a;
}

ul#list-left {
	float:left;
	margin:0px;
	padding:10px 0px 0px 15px;;
	list-style:none;
	color:#01478c;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:250px;
}

ul#list-right {
	float:left;
	margin:0px;
	padding:10px 0px 0px 0px;;
	list-style:none;
	color:#01478c;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:370px;
}

ul#list-left li, ul#list-right li {
	background: url(images/lightbox-tick.png) no-repeat 0px 4px;
	padding-left:25px;
	padding-bottom:10px;
}

.thank-you-lb {
	color:#c00516;
	font-size:15px;
	font-style:italic;
}

#lightbox-content p {
	margin: 0px 0px;	
}

#donate-now {
	text-align:center;	
}

.go-home {
	text-align:center;
	text-transform:uppercase;
	font-style:12px;
}

.go-home a {
	color: #01539f;	
}
