/* HOMEPAGE HEADER LAYOUT  ========================================= */

/* CONTENT LAYOUT =================================================== */

body { font-family: Arial, Verdana, Helvetica, Sans-Serif !important; }

#contentLayout { width: 980px; margin: 0; margin-bottom: 15px; }
#leftColumn { display: none; }
#centerColumn { width: 660px; padding: 0 10px; }
#rightColumn { width: 300px; }

#centerColumn h2, #rightColumn h2 { margin: 0; padding: 3px 5px; color: #fff !important; background: #98bd37 url('/nada/images/header-gradient-green.jpg') center left repeat-x; }
#centerColumn h2 a, #rightColumn h2 a { text-decoration: none; color: #fff !important; }

/* CENTER */
#feature p { margin-top: .2em; }
#centerColumn h3 { font-size: 1.3em; margin-bottom: 4px; }
.newsItem { margin-bottom: 1em; }
.newsItem h3 { font-size: 1em; margin-top: .5em; margin-bottom: 0; }
.newsItem p { margin-top: .2em; }
.moreNewsTitle { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; margin: 0 0 0 0; padding: 0; }

/* RIGHT */
#rightColumn p { margin: .5em 0; }
#topStories { }
#topStories h2 { margin-top: 0; line-height: 125%; }
#topStories h2 span { color: #666; }
#topStory { font-weight: bold; }
.sideBarTitle a { text-transform: none !important; }

/* HOMEPAGE AUTHORING CONSOLES */
.homeAuthorInputPanel { margin-left: 165px; }


/* jShowOff Styles */

#ad-rotator {
	position: relative;
	overflow: hidden;
	}

#ad-rotator .jshowoff {
	height: 250px;
	width: 300px;
	}

.jshowoff {}
.jshowoff div, .jshowoff img, .jshowoff {}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	}
#eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
.jshowoff-slidelinks {
	position: absolute;
	bottom: 2px;
	right: 5px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	color: #000;
	padding: 2px;
	margin: 2px 0 0 2px;
	float: left;
	text-decoration: none;
	outline: none;
	font-size: 10px;
	line-height: 10px;
	}
.jshowoff-slidelinks a.jshowoff-active {
	background: #fff;
	color: #000;
	}
p.jshowoff-controls {
	background: #f0f0f0;
	overflow: auto;
	height: 1%;
	padding: 0 0 2px 2px;
	margin: 0;
	}
.jshowoff-controls a {
	margin: 2px 5px 0 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	padding: 2px;
	}

