/* @override 
	http://thecrowdedhouse.com/_css/home.css
	http://www.thecrowdedhouse.org/_css/home.css
*/

#home #wrap{
	background: #e6e6e6 url(../_img/body_bg.jpg) repeat-x 0 0;
}

#sub-content-wrap{
	background-color: #b2b1b1;
	border-top: 2px solid #908f8f;
}

#sub-content{
	width: 939px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 333px;
	padding-top: 30px;
	overflow: hidden;
}

/* @group Billboard */

#home #billboard{
	height: 275px;
	background: url(../_img/home_billboard-bg.jpg) no-repeat;
	position: relative;
	left: -3px;
	width: 965px;
}

#home #welcome{
	float: left;
	padding-left: 26px;
	width: 348px;
	padding-top: 50px;
	padding-right: 26px;
	position: relative;
}

#home  #flashwrap{
	position: absolute;
	top: 6px;
	right: 32px;
}

#home #content img{
	float: none !important;
	margin: 0 !important;
	padding: 0;
}

#welcome h2{
	color: #d0a612;
   font: bold 2em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
   margin-bottom: 25px;
 }

#welcome h3{
	font: 1.6em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
   margin-bottom: 10px !important;
 }
#welcome p{
   margin-bottom: 10px;
 }

/* @end */

/* @group Subsection */

#home #content #subsection{
	color: #333333;
}
#subsection{
	padding-top: 25px;
	padding-bottom: 35px;
}

#subsection .col{
	width: 305px;
	float: left;
	display: inline;
	margin-right: 12px;
}

#subsection .col.first{
	position: relative;
}

#subsection .col.last{
	margin-right: 0;
}

#subsection .col ul{
	margin-left: 0;
	list-style-type: none;
	list-style-image: none;
   width: 300px;
 }

#subsection h3{
	font-size: 2.4em;
	color: #666666;
    display: block;
    width: 305px;
    height: 25px;
    text-indent: -9999em;
   background: url(../_img/Homepage_content-headers.png) no-repeat;
 }
 
 #subsection h3.getinvolved{
   background-position: 0 -36px;
 }
 
 #subsection h3.Resources{
   background-position: 0 -69px;
 }




#subsection .wraptop{ 
background: #fffeff url(../_img/homepage_subsection-bg.png) no-repeat left top;
   width: 305px;
   height: 15px;
 }
 
#subsection .wrap{
	padding-top: 5px;
	height: 228px;

	position: relative;
	background: #fffeff url(../_img/homepage_subsection-bg.png) no-repeat left bottom;
}



#subsection li{
	border-bottom: 1px solid #cccccc;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	list-style-image: none;
	list-style-type: none;
}
#subsection li.link{
	font-size: 1.6em;
	font-height:1em;
}

#subsection li.link a{
	text-decoration: none;
	
	color: #06a3ca;
	line-height: 1em;
}

#subsection li.text{
	color: #666666;
	padding-bottom: 5px;
}

#subsection li.text.last{
	border-bottom-style: none;
}

#subsection a.step{
	display: block;
	width: 330px;
	height: 88px;
	text-indent: -9999em;
	background: url(../_img/ready_next_step_btn-bg.png) no-repeat;
	border-bottom-style: none;
	position: absolute;
	left: -18px;
	bottom: -5px;
}


#subsection .col.last .wrap h4{
	font: 1.8em Arial, Helvetica, sans-serif;
}
#subsection .col.last .wrap h4 a{
	color: #666666;
	text-decoration: none;
}

#subsection .col.last .wrap h4 a:hover{
	color: #06a3ca;
} 

#subsection .col.last .byline{
	font: .9em Arial, Helvetica, sans-serif;
	color: #999999;
}

#subsection .col.last p .readmore, #sub-content .feature .more{
	font-size: .9em;
	color: #06a3ca;
	text-decoration: none;
}

#subsection .col.last p .readmore:hover, #sub-content .feature .more:hover{
	color: #4b4b4b;
}

#subsection .col.last p{
	font:  Arial, Helvetica, sans-serif;
	color: #666666;
}

#subsection .wrap .more{
	display: block;
	background: url(../_img/home_tab_btn-bg.png) no-repeat;
	width: 190px;
	position: absolute;
	bottom: 7px;
	left: 55px;
	height: 25px;
	text-align: center;
	padding-top: 8px;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.4em;
	padding-left: 27px;
	cursor: pointer;
}

#subsection .col.last .wrap .more{
	padding-left: 19px;
}
/* @end */
#sub-content h3{
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 2.4em;
	color: #fffeff;
	font-weight: normal;
	font-style: normal;
	border-bottom: 2px solid #ccc;
}

#sub-content h4{
	padding-bottom: 20px;
	margin-bottom: 10px;
	font-size: 1.8em;
	color: #fffeff;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #ccc;
   display: block;
   width: 300px;
   height: 10px;
   background: url(../_img/home_subsection-headings.gif) no-repeat;
   text-indent: -9999em;
 }
 
 #sub-content h4.ltsermontitle{
   background-position: 0 -25px;
 }
 
  #sub-content h4.ltarticletitle{
   background-position: 0 -55px;
 }
 
   #sub-content h4.twitfeedtitle{
   background-position: 0 -82px;
 }

#home #content ul{
	list-style-image: none;
	list-style-type: none;
}

#sub-content .col{
	float: left;
	width: 300px;
	margin-right: 19px;
}

#sub-content .col.last{
	margin-right: 0;
}

#sub-content .subscribe{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 304px;
	background: url(../_img/subscribe_btn-bg.jpg) no-repeat;
	height: 35px;
	text-indent: -9999em;
}

#sub-content .feature{
	color: #ffffff;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 15px;
}

#sub-content .feature h5{
	border-bottom-style: none;
	font: 1.6em Arial, Helvetica, sans-serif;
	color:#06a3ca;
}

#sub-content .feature h5 a{
	color: #06a3ca;
	text-decoration: none;
}

#sub-content .feature h5 a:hover{
	color: #323232;
}

#sub-content .feature .date{
	font-size: .9em;
	margin-bottom: 2px;
}

#sub-content .feature .date a{
	color: #ffffff;
	text-decoration: none;
	margin-right: 2px;
}

#sub-content .feature .date span{
	margin-left: 10px;
}
#sub-content .feature .date a{
	padding-left: 10px;
	background: url(../_img/icn_listen-download.gif) no-repeat -0px 3px;
	text-decoration: none;
}

#sub-content .feature .date a.download{
	padding-left: 10px;
	background: url(../_img/icn_listen-download.gif) no-repeat 0px -20px;
}

#sub-content .feature .date a:hover{
	color: #4b4b4b;
}

#sub-content .col.last .feature a{
	color: #06a3ca;
	text-decoration: none;
}

#sub-content .col.last .feature a:hover{
	color: #06a3ca;
}

#sub-content a.seemore{
	display: block;
	width: 100px;
	background: url(../_img/see_more_btn-bg.png) no-repeat;
	height: 31px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-indent: -9999em;
}

#sub-content a.seemore:hover{
	background-position: 0 -33px;
}

#sub-content a.seemore.down{
	background-position: 0 -66px;
}

#sub-content a.seemore.down:hover{
	background-position: 0 -99px;
}




