/* @override 
		http://resonatemovement.monkcms.net/_css/home.css
		http://resonatemovement.org/_css/styles.css
*/

#home #content {margin-bottom:20px;}

/* @group Billboard & Welcome */

#billboard {width:940px; overflow:hidden; background:transparent url('/_img/content_bg_trans.png') no-repeat;}
#billboard #welcome {width:241px; float:left;}
#billboard #flash {width:699px; height:394px; float:right; overflow:hidden;}

#content img{
	padding: 0;
	margin: 0;
	float: none;
}
#welcome #textwelcome {padding:20px;}
#textwelcome p {margin-bottom:10px;}

/* @end */

/* @group Recent Message Section */

#home #subcontent{
	height: 46px;
	background-color: #2C5C74;
}
#home #subcontent #leftmod{
	width: 588px;
	float: left;
	position: relative;
}

#home #subcontent #leftmod .date{
	color: #95a5af;
	font: 1.4em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	position: absolute;
	top: 8px;
	left: 10px;
	text-align: center;
}

#home #subcontent #leftmod .date span{
	font-weight: bold;
	display: block;
}

#home #subcontent #leftmod h5{
	color: #b3c2c7;
	font-size: 1.2em;
	position: relative;
	left: 45px;
	top: 10px;
	font-weight: normal;
	font-style: normal;
}

#home #subcontent #leftmod h3{
	font-size: 1.8em;
	position: absolute;
	top: 25px;
	left: 46px;
	width: 450px;
	white-space: nowrap;
	color:#fff;
}

#home #subcontent #leftmod h3 a{
	color: #ffffff;
	text-decoration: none;
}

#home #subcontent #leftmod .listen a{
	width: 25px;
	height: 25px;
	display: block;
	background: url(../_img/media_icons.png) no-repeat 0 0;
	text-indent: -9999em;
}

#home #subcontent #leftmod .download a{
	width: 25px;
	height: 25px;
	display: block;
	background: url(../_img/media_icons.png) no-repeat -24px 0;
	text-indent: -9999em;
	
}

#leftmod .listen{
	position: absolute;
	right: 50px;
	top: 15px;
}

#leftmod .download{
	position: absolute;
	right: 15px;
	top: 15px;
}

#home #subcontent #leftmod .download a:hover{
	background-position: -24px -25px;
}

#home #subcontent #leftmod .listen a:hover{
	background-position: -0px -25px;
}

/* @end */

/* @group Syndication link Section */

#home #rightmod{
	float: left;
	width: 349px;
	height: 0;
	height: 46px;
	overflow: hidden;
	position: relative;
	border-left:1px solid #000;
}

#home #subcontent #rightmod h5{
	color: #b3c2c7;
	font-size: 1.2em;
	position: relative;
	left: 25px;
	top: 10px;
	font-weight: normal;
	font-style: normal;
}

#home #subcontent #rightmod h3{
	font-size: 1.8em;
	position: absolute;
	top: 26px;
	left: 25px;
	width: 450px;
	white-space: nowrap;
	color: #ffffff;
}

#home #subcontent #rightmod .rss{
	display: block;
	width: 25px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 15px;
	background: url(../_img/media_icons.png) right 0;
	text-indent: -9999em;
}

#home #subcontent #rightmod .rss:hover {background-position:right -25px;}

/* @end */

#quicklinks {margin-bottom:10px;}
#ql1, #ql2, #ql3 {width:313px; height:200px; float:left; margin-bottom:20px;}
#ql1 {width:314px;}

#t7_timer { 
	width: 313px; 
	height: 55px; 
	position: relative;
	top:75px;
	left:42px;
}

#t7_timer_over { 
	width: 300px; 
	height: 55px; 
	background-image: url(/_img/countdown/Countdown-over.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: : 0px;
}


#t7_vals {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_numbs {
	font-size: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

#t7_d {
	background-image: url(/_img/countdown/Countdown3.png);
	background-repeat: no-repeat;
	float:left;
	width: 71px;
	height:24px;
	padding: 11px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_h {
	background-image: url(/_img/countdown/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:24px;
	padding: 11px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_m {
	background-image: url(/_img/countdown/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 47px;
	height:24px;
	padding: 11px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_s {
	background-image: url(/_img/countdown/Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 42px;
	height:24px;
	padding: 11px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}

#t7_labels {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_labs {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#t7_dl {
	float:left;
	width: 74px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_hl {
	float:left;
	width: 54px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_ml {
	float:left;
	width: 55px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_sl {
	float:left;
	width: 46px;
	height:15px;
	padding:0px;
	margin: 0px;
}

#defaultCountdown {width:313px; height:55px; text-align:center;}

#ql2 div {display:none;}
#ql2 div p {margin-bottom:1em; line-height:15px;}
#ql2:hover div {display:block; position:absolute; left:-80px; top:350px; width:362px; height:276px; padding:72px 56px 0 56px; background:transparent url(/_img/bubble.png) no-repeat; font-size:11px;}
