/*   
Theme Name: HomeComing Coalition
Theme URI: 
Description: 
Author: Scott Russell, contributions by SilverHouse
Author URI: 
Template: 
Version: 1

.
General comments/License Statement if any.
.
*/

@charset "utf-8";
/* CSS Document */
body{
	padding:0 0 80px 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f1f1f1;
	color:#777777;
	}
	
div, p, h1, h2, h3, ul, img, form{
	padding:0;
	margin:0;
	}
	
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
	}

.childpages{
		font-family:Arial, Helvetica, sans-serif;
		list-style-type:none;
		margin-top: 0;
		
		}
.page_item {
	font-family:Arial, Helvetica, sans-serif;
margin: 2px 0 2px 0;
	}
		
.childpages li{
		list-style-type:none;
		line-height: 20px;
font-size: 14px;
		}
		
li.widget{
		list-style-type:none;
		}
		
li.cat-post-item {
	font-family:Arial, Helvetica, sans-serif;
margin-top: 10px;
	list-style-type:none;
	font-size: 12px;
		}	
li.cat-post-title{
	font-family:Arial, Helvetica, sans-serif;
list-style-type:none;
	font-size: 12px;
		}	


/*============================
	    [shadow part]
==============================*/
#shadow{
	background:url(/images/shadow_bg.gif) repeat-y 0 0;
	width:991px;
	margin:0 auto;
	}
	
#shadowInner{
	background:url(/images/body_bot.gif) no-repeat left bottom;
	padding:0 9px 29px 10px;
	width:972px;
	}

/*============================
	    [green part]
==============================*/

#greenPart{
	height:51px;
	width:923px;
	background-color:#d2ddb3;
	color:#fff;
	padding:0 49px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
#greenPart form{
	float:right;
	margin:10px 0 0 0;
	width:311px;
	}
	
#greenPart form label{
	float:left;
	position:relative;
	font-size:15px;
	width:63px;
	line-height:25px;
	}
	
#greenPart form label span.topText{
	position:absolute;
	left:1px;
	top:0;
	z-index:1;
	}
#greenPart form label span.botText{
	position:absolute;
	left:0;
	top:2px;
	color:#a5b183;
	background-color:inherit;
	}
	
#greenPart form input{
	width:156px;
	height:19px;
	border:#c5ceac 1px solid;
	background-color:#fff;
	color:#000000;
	padding:4px 0 0 5px;
	float:right;
	font-size:12px;
	margin:3px 4px 0 0;
	}
	
#greenPart form input.submit{
	background:url(/images/submit.gif) no-repeat 0 0;
	width:69px;
	height:24px;
	border:none;
	cursor:pointer;
	float:right;
	}
	
#greenPart ul{
	float:right;
	height:29px;
	list-style-type:none;
	padding:11px 0 0 0;
	/*width:322px;	*/
	width:auto;
	}
	
#greenPart ul li{
	float:left;
	padding:0 6px;
	display:block;
	height:29px;
	width:auto;
	}
	
#greenPart ul li a{	
	display:block;
	height:29px;
	text-indent:-22222px;
	}

#greenPart ul li a.home{
	background:url(/images/home.gif) no-repeat 0 0;
	width:83px;
	}
	
#greenPart ul li a.home:hover{
	background:url(/images/home-h.gif) no-repeat 0 0;
	}

#greenPart ul li a.about{
	background:url(/images/about.gif) no-repeat 0 0;
	width:83px;
	}
	
#greenPart ul li a.about:hover{
	background:url(/images/about-h.gif) no-repeat 0 0;
	}
		
#greenPart ul li a.contact{
	background:url(/images/contact.gif) no-repeat 0 0;
	width:92px;
	}
	
#greenPart ul li a.contact:hover{
	background:url(/images/contact-h.gif) no-repeat 0 0;
	}
	
/*============================
	    [top part]
==============================*/

#whiteMid{
	width:874px;
	margin:0 auto;
	}
	
/*============================
	    [top part]
==============================*/
#topPart{
	width:397px;
	padding:16px 0 10px 478px;
	position:relative;
	margin:0 auto;
        font-family:Arial, Helvetica, sans-serif;
	}
	
.logo{
	position:absolute;
	left:0;
	top:16px;
	border:none;
	}
	
#topPart h2{
	font-size:17px;
	color:#1c449c;
	background-color:inherit;
	line-height:20px;
	font-weight:normal;
	margin:0 0 6px 0;
	text-align:right;
	}
	
#topPart p{
	font-size:13px;
	line-height:16px;
	color:#000;
	background-color:inherit;
	text-align:right;
	padding-bottom:20px !important;
	}
	
.topMar{
	padding-top:5px !important;
font-family:Arial, Helvetica, sans-serif;
	}

.topMarHome{
	padding-top:20px !important;
font-family:Arial, Helvetica, sans-serif;		
}


/*============================
	    [header part]
==============================*/
#header{
	width:874px;
	padding:0 0 76px 0;
	background:url(/images/line.gif) repeat-x left bottom;
	}
	
#header ul{
	height:217px;
	list-style-type:none;
	line-height:0;
	font-size:0;
	}
	
#header ul li{
	float:left;
	padding:0 1px 0 0;
	display:block;
	width:auto;
	}
	
#header ul li.nopad{
	padding:0;
	}
	
#header ul li a{
	display:block;
	width:206px;
	float:left;
	height:56px;
	outline:none;
	padding:161px 11px 0 0;
	text-align:right;
	font:normal 25px/25px "HelveticaNeue", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	}
	
#header ul li a:hover{
	color:#d2ddb3;
	background-color:inherit;
	}
	
#header ul li a span{
	font-size:18px;
	display:block;
	}
	
#header ul li a.research{
	background:url(/images/header_pic.jpg) no-repeat 0 0;
	}
	
#header ul li a.research:hover{
	background:url(/images/header_pic.jpg) no-repeat 0 0;
	}
	
#header ul li a.media{
	background:url(/images/header_pic.jpg) no-repeat -218px 0;
	}
	
#header ul li a.media:hover{
	background:url(/images/header_pic.jpg) no-repeat -218px 0;
	}
	
#header ul li a.concerned{
	background:url(/images/header_pic.jpg) no-repeat -436px 0;
	}
	
#header ul li a.concerned:hover{
	background:url(/images/header_pic.jpg) no-repeat -436px 0;
	}

#header ul li a.providers{
	background:url(/images/header_pic.jpg) no-repeat -656px 0;
	}
	
#header ul li a.providers:hover{
	background:url(/images/header_pic.jpg) no-repeat -656px 0;
	}
	
/*============================
	    [body part]
==============================*/
#body{
	width:874px;
	margin:17px 0 46px 0;
	background:url(/images/body_bg.gif) repeat-y 267px 0;
font-family:Arial, Helvetica, sans-serif;
	}
	
.indexHeading{
	font:normal 24px/24px "HelveticaNeue", Arial, Helvetica, sans-serif;
	color:#1c449c;
	background-color:inherit;
	margin:0 0 11px 0;
	}
	
.bodyText{
	font-size:12px;
	line-height:20px;
	}
p {
	font-size:12px;
	line-height:16px;
	color:#000;
	background-color:inherit;
	margin:0 0 10px 0;
	

	}

ul.bodyText {
		list-style-type:none;
	}
	
/*============================
	    [body left]
==============================*/

#bodyLeft{
	width:237px;
	float:left;
	padding:0 30px 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	line-height:16px;
	}
	
/*============================
	    [body left]
==============================*/

#bodyMid{
	width:265px;
	float:left;
	padding:0 14px 0 17px;
	}
	
.readMore{
	text-align:right;
	font-size:12px;
	font-weight:bold;
	}
	
.readMore a{
	color:#787878;
	background-color:inherit;
	}
	
.readMore a:hover{
	text-decoration:none;
	color:#1c449c;
	}

.download{
	width:265px;
	padding:4px 0 0 0;
	}
	
.download img{
	float:left;
	width:auto;
	border:none;
	margin:0 24px 0 0;
	}
	
.download a{
	color:#1c449c;
	background-color:inherit;
	font:normal 21px/21px "HelveticaNeue", Arial, Helvetica, sans-serif;
	text-decoration:none;
	cursor:pointer;
	}
	
.download a span{
	margin:31px 0 0 0 !important;
	display:block;
	float:left;
	width:105px;
	}
	
.download a:hover{
	color:#000;
	background-color:inherit;
	}
	
/*============================
	    [body right]
==============================*/

#bodyRight{
	width:294px;
	float:right;
	padding:0 3px 169px 13px;
	background:url(/images/right_part_bg.jpg) no-repeat 13px bottom;
	}
	
#bodyRight form{
	margin:0;
	padding:0 18px 0 0;
	}
#bodyRight form input.textBox{
	width:190px;
	border:#c6c6c6 1px solid;
	height:20px;
	float:right;
	padding:3px 0 0 5px;
	}
	
#bodyRight form label{
	width:73px;
	float:left;
	color:#787878;
	background-color:inherit;
	font-size:12px;
	line-height:25px;
	}
	
#bodyRight form div{
	padding-bottom:7px;
	width:273px;
	}
	
.singUp{
	float:right;
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#1c449c;
	width:60px;
	height:28px;
	}
	
	
/*============================
	    [footer part start]
==============================*/
#footer{
	background-color:#d2ddb5;
	color:#646f45;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding:35px 0 16px 0;
	}
	
#footer p{
	text-align:center;
	font-size:12px;
	line-height:16px;
	}
#footer p a{
	background-color:#d2ddb5;
	color:#646f45;
	}
	
#footer p a:hover{
	text-decoration:none;
	color:#3f4b1d;
	background-color:#d2ddb5;
	}

#footer p small{
	padding:0;
	margin:0;
	font-size:10px;
	}
	
#footer p small a{
	font-weight:bold;
	}
	
/*==========================================
	    [internal page start]
============================================*/	
	
#topPart h2.internalHeading{
	font-size:15px;
	color:#1c449c;
	background-color:inherit;
	line-height:20px;
	font-weight:normal;
	margin:0 0 6px 0;
	text-align:right;
	}
	
#topPart p.internalText{
	font-size:12px;
	line-height:16px;
	color:#000;
	background-color:inherit;
	text-align:right;
	margin:0 0 10px 0;
	}
	
/*==========================================
	    [internal navi part]
============================================*/	
	
#internalNavi{
	background:url(/images/internal-navi-bg.gif) repeat-x 0 0;
	height:34px;
	margin:0;
	}
	
#internalNavi ul{
	height:34px;
	width:874px;
	margin:0 auto;
	list-style-type:none;
	}
	
#internalNavi ul li{
	float:left;
	display:block;
	padding:0 9px;
	width:auto;
	}
	
#internalNavi ul li.noleftpad{
	padding-left:0;
	}

#internalNavi ul li a{
	color:#6c6c6c;
	background-color:inherit;
	text-decoration:none;
	font:bold 15px/34px "HelveticaNeue", Arial, Helvetica, sans-serif;
	}
	
#internalNavi ul li a:hover{
	color:#97a374;
	background-color:inherit;
	}
	
/*==========================================
	    [Research part start]
============================================*/

#internal_research{
	padding:16px 0 20px 0;
	
	width:874px;
	list-style:square;
	}
	
#internal_research h2{
	float:left;
	width:auto;
	font:normal 18px "HelveticaNeue", Arial, Helvetica, sans-serif;
	color:#1c449c;
	background-color:inherit;
	}
	
#internal_research ul{
	background-color:#fff;
	color:#333;
	float:right;
	height:20px;
	margin:0;
	padding:5px 0 5px 24px;
	width:850px;
	}
	
#internal_research ul li{
	float:left;
	width:auto;
	display: list-item;
	list-style-type: none;	
	list-style-position:inherit;
		color:#6a6a6a;
	background-color:inherit;
	font:normal 12px/20px Tahoma, Arial, Helvetica, sans-serif;
	height:20px;
	margin:0 25px 5px 0;
	}

	
#internal_research ul li a{
	color:#6a6a6a;
	background-color:inherit;
	text-decoration:none;
	
	}
	
#internal_research ul li a:hover{
	text-decoration:underline;
	}
	
/*==========================================
	    [internal body part start]
============================================*/
.nobg{
	background-image:none !important;
	}
	
/*-----------left part start-----------*/

#internal_left{
	width:672px;
	float:left;
	}

.subpages li{
	
	list-style-type:none;
	padding-bottom: 5px;
	
	}
	
.internalDotLine{
	background:url(/images/internal_line.gif) repeat-x left bottom;
	padding:0 0 15px 0;
	margin:0 0 11px 0;
	}
	
.archiveLink{
	margin:0 0 27px 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	}
	
.archiveLink a{
	color:#1c449c;
	background-color:inherit;
	}
	
.archiveLink a:hover{
	text-decoration:none;
	color:#000;
	background-color:inherit;
	}
	
.internalText{
	font:normal 12px/20px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	padding-bottom:5px;
	}

.internalText ul li{
	font:normal 12px/20px Tahoma, Arial, Helvetica, sans-serif;
	background-color:inherit;
	list-style-type:square;
	list-style-position:inside;
	margin:2px 10px 8px 5px;
	
	}

.internalText p{
	font:normal 12px/20px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	padding-bottom: 8px;
	}

.internalText h1{
	font:normal 20px/20px "HelveticaNeue", Arial, Helvetica, sans-serif;
	color:#1c449c;
	background-color:inherit;
	padding-bottom:5px;
	}


.internalText a{
	color:#1c449c;
	background-color:inherit;
	}
	
.internalText a:hover{
	text-decoration:none;
	color:#1c449c;
	background-color:inherit;
	}
	
#recent-posts {
	margin-top: 20px; 
	
	}	
	
.post-header {
	font-size:17px;
	
	}
.post-entry {
	font-size: 12px;
	
	}
/*-----------left part end-----------*/

#internal_right{
	width:173px;
	float:right;
	}