/* The Donnas */
/* Section Stylesheet - Index
----------------------------------------------------------------------------- */


	@import url("widget-editorial.css");
	@import url("widget-event.css");	


/* Page Specific
----------------------------------------------------------------------------- */


	#layout {
	
	background-image: url(../images/layout/bg-layout.png);
	
	}


/* Main Navigation
----------------------------------------------------------------------------- */

	
	#navigation li.nav.home {
	
	background: url(../images/navigation/li-bg.gif) top center no-repeat;
	
	}

	#navigation li.nav.home a {
	
	background-position: 0 -22px;
	
	}
	
	
/* Breaking News
----------------------------------------------------------------------------- */
	

	#breakingnews {
	
	margin-bottom: 36px;
	
	}
	
	#breakingnews h3 {
	
	width: 309px;
	background-image: url(../images/section-index/h3-breakingnews.gif);
	
	}
	

/* On The Road
----------------------------------------------------------------------------- */
	

	#ontheroad {
	
	margin-bottom: 25px;
	
	}

	#ontheroad h3 {
	
	width: 184px;
	background-image: url(../images/section-index/h3-ontheroad.gif);
	margin-bottom: 10px;
	
	}	
	
	
/* Call To Action - Mailing List
----------------------------------------------------------------------------- */
	
	
	#mailinglist div {
	
	background-image: url(../images/section-index/bg-mailinglist.gif);
	background-position: 4px 3px;
	overflow:  hidden;
	
	}

	#mailinglist h3 {
	
	width: 302px;
	background-image: url(../images/section-index/h3-mailinglist.gif);
	margin-top: 12px;
	margin-bottom: 9px;
	float: left;
	
	}
	
	#mailinglist br {
	
	display: none;
	
	}

	#mailinglist strong {

	display: block;
	font-style: italic;
	padding-bottom: 3px;
	color: #a7384d;
	
	}

	#mailinglist label {
	
	float: left;
	
	}
	
	#mailinglist label input, #mailinglist label select {
	
	width: 185px;
	
	}

	#mailinglist ul.actions {

	float: right;
	clear: none;
	margin: 5px 0 0 0;
	padding: 0;
	border: none !important;
	
	}
	
	#mailinglist ul.actions li {
	
	margin-right: 0;
	
	}
	
	
/* Call To Action - Befriend
----------------------------------------------------------------------------- */


	#befriend {
	
	background-image: none;
	background-color: #161616;
	position: relative;
	
	}
	
	#befriend div {
	
	background-image: url(../images/section-index/bg-befriend.gif);
	background-position: 4px 6px;
	height: 50px;
		
	}
	
	#befriend h3 {
	
	width: 140px;
	background-image: url(../images/section-index/h3-befriend.gif);
	margin-bottom: 2px !important;
	
	}
	
	#befriend ul li {
	
	float: left;
	margin: 3px 2px 0 0;
	
	}
	
	#befriend ul li a {
	
	width: 79px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	
	}
	
	#befriend ul li a:hover {
	
	background-position: 0 -30px;
	
	}
		
	#befriend ul li.imeem a {
	
	background-image: url(../images/section-index/a-imeem.gif);
	
	}
	
	#befriend ul li.youtube a {
	
	background-image: url(../images/section-index/a-youtube.gif);
	
	}
	
	#befriend ul li.myspace a {
	
	background-image: url(../images/section-index/a-myspace.gif);
	
	}

	#befriend ul li.twitter a {
	
	background-image: url(../images/section-index/a-twitter.gif);
	
	}

	#befriend ul li.facebook a {
	
	background-image: url(../images/section-index/a-facebook.gif);
	
	}


/* Call To Action - Signin
----------------------------------------------------------------------------- */


	#signin div {
	
	background-image: url(../images/section-index/bg-signin.gif);
	background-position: 2px 4px;
	height: 35px;
		
	}
	
	#signin h3 a {
	
	width: 316px;
	height: 14px;
	background: url(../images/section-index/h3-signin.gif) 0 0 no-repeat;
	margin-bottom: 9px;
	float: left;
	margin-top: 12px;
	overflow: hidden;	
	
	}
	
	#signin h3 a:hover {
	
	background-position: 0 -14px;
	
	}
	
	
/* Donnas Radio
----------------------------------------------------------------------------- */


	a.radio {
	
	margin-bottom: 40px;
	
	}
