/*-----------------------------------------------------------------------------
author:    www.danielwriter.com
-----------------------------------------------------------------------------*/


/* =Seth Ingham Home
-----------------------------------------------------------------------------*/
#homeMediaBox {
	width:1040px;
	height:266px;
	background:url(../img/homeMediaBg.jpg) no-repeat;
	margin:0 0 28px 0;
	}
	
#rssBtn {
	float:left;
	}
	
#videoBox {
	margin:14px;
	height:232px;
	width:695px;
	border:#2b75d6 3px solid;
	float:right;
	}
	
/* =Left Col
-----------------------------------------------------------------------------*/
#homeLeftCol {
	width:300px;
	float:left;
	}
	
#homeLeftCol h1 {
	font-size:90%;
	color:#010407;
	height:44px;
	margin:0 0 13px 0;
	border-bottom:none;
	}
	
#h1SethIngham {
	width:296px;
	height:44px;
	background:url(../img/h1SethIngham.gif) no-repeat;
	position:absolute;
	}
	
/* =Mid Col
-----------------------------------------------------------------------------*/	
#homeMidCol {
	width:335px;
	padding:0 35px;
	float:left;
	}
	
#homeMidCol h1 {
	font-size:90%;
	color:#010407;
	height:31px;
	margin:0 0 10px 0;
	border-bottom:none;
	}
	
#h1HomeNews {
	width:335px;
	height:31px;
	background:url(../img/h1NewsHome.gif) no-repeat;
	position:absolute;
	}
	
#homeMidCol h3 {
	font-size:160%;
	color:#ff9710;
	}
	
#homeMidCol h2 {
	font-size:160%;
	color:#ff9710;
	}
	
#rssSubscribe {
	background:url(../img/rssBtnSm.jpg) top left no-repeat;
	padding:2px 0 0 23px;
	}
	
/* =Right Col
-----------------------------------------------------------------------------*/	
#homeRightCol {
	width:335px;
	float:right;
	}
	
#homeRightCol h1 {
	font-size:90%;
	color:#010407;
	height:31px;
	margin:0 0 10px 0;
	border-bottom:none;
	}
	
#h1HomeSchedule {
	width:335px;
	height:31px;
	background:url(../img/h1ScheduleHome.gif) no-repeat;
	position:absolute;
	}
	
#homeRightCol h2 {
	font-size:140%;
	color:#ff9710;
	}
	
#homeRightCol h3 {
	font-size:140%;
	color:#ff9710;
	font-weight:normal;
	}
	
#homeRightCol h4 {
	font-size:120%;
	color:#ff9710;
	font-weight:normal;
	}
	
#homeRightCol li {
	padding:0 0 10px 0;
	border-bottom:#c9fff9 solid 1px;
	margin:0 0 10px 0;
	list-style:none;
	}
	

	

	