body.custom {
    background: #8db6b6 url('http://www.draftnuggets.com/wp-content/themes/thesis_151/custom/images/Football_Field.jpg') 100% 0 repeat;
}

.custom #page {
    background: #fff;
}
.custom #header { border-bottom:none;
height:150px;
padding-top:0;
padding-bottom:0;
background:url(http://www.draftnuggets.com/wp-content/themes/thesis_151/custom/images/DN_Logo_Copy.jpg)
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }

.custom .comments_closed p {display: none ;}
	
	.custom .twitter-item { margin-bottom: 0em; padding: .5em 0 .5em 0; border-bottom: 1px solid #000; }
	.custom .twitter-item:hover { background: #ccc; }
	.custom .twitter-item a { color: #00aad4; }
	.custom .twitter-item a:hover { color: #00aad4; }

/*---------------------------------*/
/* WIDGETIZED FOOTER               */
/* Mike Nichols - October 17, 2009 */
/*---------------------------------*/

/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
	background: #FFFFFF;
	/* widget padding */
	padding: 5px;
	/* margin at bottom of widgets */
	margin-bottom: 25px;
	/* do not change this! */
	overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items {
	/* contents alignment */
	text-align: left;
	/* widget width */
	width: 275px;
	/* space between widgets */
	padding-right: 10px;
	/* text color */
	color: #FFFFFF;
	/* do not change these! */
	display: inline-block;
	float: left;
	height: 100%;
}

/* widget item headers*/
#footer_setup .footer_items h3 {
	/* font size */
	font-size: 1em;
	/* bold or not */
	font-weight: bold;
	/* uppercase or not */
	text-transform: uppercase;
	/* space out the letters*/
	letter-spacing: 0px;
	/* font color*/
	color: #000000;
	/* padding under header text */
	padding-bottom: 3px;
	/* border under header text */
	border-bottom: 3px solid #ffdf00;
	/* distance between border and widget text */
	margin-bottom: 5px;
}

/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }

/* HIGHLIGHT BOX - FOLLOW */
.format_text .highlight_box_follow {
	/* distance from borders to content*/
	padding: 0 1em 0 1em;
	/* spacing outside of box*/
	margin: 1em 1em 1em 1em;
	/* background color */
	background: #F6F9ED;
	/* border size style color */
	border: 2px solid #111111;
}

.custom #smooth_sldr { padding:0; background:#BCEE68; padding-top: 1em; 
padding-bottom: 1em; }

.custom #feature_box {background: #BCEE68; padding-left:0;}
