html, body {
	margin: 0;
	height: 100%;
}

#header {
	height:108px; 
	width:100%; 
	background-image:url('/images/gradient.gif'); 
	background-repeat:repeat-x; 
	border-bottom:3px solid #D2CA09;	
}

#content {
	width:100%; 
	background-color:#f0f0f0;
	padding-top: 15px;
}

#footer{
	height:40px; 
	width:100%; 
	background-image:url('/images/gradient.gif'); 
	background-repeat:repeat-x; 
	font-family: "Myriad Pro";
	font-size: 12px;
	color: #FFF;
	padding-top:10px;
}

#footer a{
	text-decoration: none;
	font-family: "Myriad Pro";
	color: #FFF;
}

#footer a:hover {
	color: #E9D252;
}


#listmenu{

	padding: 0;
	margin-left: 0;
	margin-right:18px;
	margin-bottom: 15px;	
	background-color: #FFFFFF;
	width: 160px;
	height: auto;
	font-family: "Rockwell";
	font-size: 14px;
	font-weight: normal;
	
}


#listmenu ul, li {list-style-type:none;  padding: 0; margin:0;}

#listmenu a, #listmenu a:visited {display:block; width:160px; padding-top: 5px;  height:22px; border-bottom:1px solid #0c335d; background-color:#f0f0f0; color:#0c335d; text-decoration:none;}

#listmenu a:hover {color:#fff; background-color:#0c335d; border-bottom:1px solid #E9D252; text-decoration:none;}

#leftAd {
	
	width:160px;
	
	
}

#recentPosts {
	margin-left: 2px;
	margin-bottom: 15px;
	padding: 5px 5px 10px 5px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#0c335d;
	width: 148px;
	height: auto;
	font-family: "Arial";
	color: #0c335d;
	font-size: 12px;
	overflow: hidden;

}

#recentPosts a:link, #recentPosts a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #0c335d;
	font-weight: bold;
	font-size: 12px;
}

#recentPosts a:hover{
	font-family: "Arial";
	text-decoration: none;
	color: #E9D252;
	
}

#recentPosts li {
	list-style-type:none;
	padding-top: 10px;
	border-bottom: 1px solid #f0f0f0;
}

#PrevLateLink {
	text-align: right;
}


#sidebarright{
	
	margin-left:15px;
	margin-bottom: 15px;
	padding: 5px 5px 10px 5px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#0c335d;
	width: 150px;
	height: auto;
	font-family: "Arial";
	color: #0c335d;
	font-size: 12px;
	overflow: hidden;
}

#sidebarright a:link, #sidebarright a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #0c335d;
	font-weight: bold;
	font-size: 12px;
}

#sidebarright a:hover{
	font-family: "Arial";
	text-decoration: none;
	color: #E9D252;
	
}

#sidebarright ul {
	margin:0;
	padding: 0;
}

#sidebarright li {
	list-style-type:none;
	padding-top: 10px;
	border-bottom: 1px solid #f0f0f0;
}

#maintable {
	margin-left: auto;
	margin-right: auto;
}

#adRight {
	margin-left: 15px;

	
}

.post {
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#0c335d;
	padding-right:18px;
	padding-bottom:24px;
	padding-left:18px;
	margin-bottom:15px;
	width:594px;
}

.storytitle{
	font-family: "Arial";
	color: #0c335d;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	border-bottom:1px solid #0c335d;	
	padding-top: 10px;
}

.storytitle a:visited , .storytitle a:link{
	font-family: "Arial";
	color: #0c335d;
	text-decoration: none;
}

.storytitle a:hover {
	font-family: "Arial";
	color: #fff;
	background-color: #0c335d;

}


.storycontent {
	font-family: "Georgia";
	font-size: 14px;
	line-height: 1.5;
	border-bottom:1px solid #0c335d;
	padding-bottom:5px;
}

.storycontent a:link, .storycontent a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #0c335d;
	font-weight: bold;
}

.storycontent a:hover {
	font-family: "Arial";
	text-decoration: none;
	color: #E9D252;
}

.feedback {
	font-family: "Georgia";
	font-size: 12px;
	padding-top: 5px;
	text-align: right;
}

.feedback a:link, .feedback a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #0c335d;
	font-weight: bold;
}

.feedback a:hover {
	font-family: "Arial";
	text-decoration: none;
	color: #E9D252;
}

.search-form input {
	margin-top: 0px;
	width: 160px;
	margin-left:15px;
	margin-bottom:5px;
	font-family: "Georgia";
	font-style: italic;
	font-size: 12px;
	color: #dbdbdb;
	border: 1px solid #0c335d;
}

.search-form input:focus  {
	font-style: normal;
	color: #000;
	
}

.draftPost {
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#0c335d;
	padding-bottom:14px;
	margin-bottom:15px;
	margin-left: 18px;
	width:594px;
	
}

.Bears {
	width: 100%;
	height: 66px;
	background-color: #03202F;
	color: #DD4814;
	border-bottom:3px solid #DD4814;
}

.Bengals {
	width: 100%;
	height: 66px;
	background-color: #f03a16;
	color: #000000;
	border-bottom:3px solid #000000;
}

.Bills {
	width: 100%;
	height: 66px;
	background-color: #00338d;
	color: #c60c30;
	border-bottom:3px solid #c60c30;
}

.Broncos {
	width: 100%;
	height: 66px;
	background-color: #002244;
	color: #fb4f14;
	border-bottom:3px solid #fb4f14;
}

.Browns {
	width: 100%;
	height: 66px;
	background-color: #3E220C;
	color: #DE6108;
	border-bottom:3px solid #DE6108;
}

.Buccaneers {
	width: 100%;
	height: 66px;
	background-color: #b20032;
	color: #90927D;
	border-bottom:3px solid #90927D;
}

.Cardinals {
	width: 100%;
	height: 66px;
	background-color: #870619;
	color: #ffffff;
	border-bottom:3px solid #000000;
}

.Chargers {
	width: 100%;
	height: 66px;
	background-color: #5B92E5;
	color: #eec607;
	border-bottom:3px solid #eec607;
}

.Chiefs {
	width: 100%;
	height: 66px;
	background-color: #b20032;
	color: #f2c800;
	border-bottom:3px solid #f2c800;
}

.Colts {
	width: 100%;
	height: 66px;
	background-color: #003b7b;
	color: #ffffff;
	border-bottom:3px solid #000000;
}

.Cowboys {
	width: 100%;
	height: 66px;
	background-color: #002244;
	color: #8C8B8A;
	border-bottom:3px solid #8C8B8A;
}

.Dolphins {
	width: 100%;
	height: 66px;
	background-color: #006666;
	color: #DF6108;
	border-bottom:3px solid #DF6108;
}

.Eagles {
	width: 100%;
	height: 66px;
	background-color: #003b48;
	color: #ffffff;
	border-bottom:3px solid #000000;
}

.Falcons {
	width: 100%;
	height: 66px;
	background-color: #000000;
	color: #bd0d18;
	border-bottom:3px solid #bd0d18;
}

.Giants {
	width: 100%;
	height: 66px;
	background-color: #192F6B;
	color: #CA001A;
	border-bottom:3px solid #CA001A;
}

.\34 9ers {
	width: 100%;
	height: 66px;
	background-color: #C80815;
	color: #E6BE8A;
	border-bottom:3px solid #E6BE8A;
}

.Jaguars {
	width: 100%;
	height: 66px;
	background-color: #007198;
	color: #C9AF74;
	border-bottom:3px solid #C9AF74;
}

.Jets {
	width: 100%;
	height: 66px;
	background-color: #0C371D;
	color: #ffffff;
	border-bottom:3px solid #000000;
}

.Lions {
	width: 100%;
	height: 66px;
	background-color: #006DB0;
	color: #C5C7CF;
	border-bottom:3px solid #C5C7CF;
}

.Packers {
	width: 100%;
	height: 66px;
	background-color: #213D30;
	color: #ffcc00;
	border-bottom:3px solid #ffcc00;
}

.Panthers {
	width: 100%;
	height: 66px;
	background-color: #0088d4;
	color: #000000;
	border-bottom:3px solid #000000;
}

.Patriots {
	width: 100%;
	height: 66px;
	background-color: #0d254c;
	color: #C80815;
	border-bottom:3px solid #C80815;
}

.Raiders {
	width: 100%;
	height: 66px;
	background-color: #000000;
	color: #c4c8cb;
	border-bottom:3px solid #c4c8cb;
}

.Rams {
	width: 100%;
	height: 66px;
	background-color: #13264B;
	color: #C9AF74;
	border-bottom:3px solid #C9AF74;
}

.Ravens {
	width: 100%;
	height: 66px;
	background-color: #280353;
	color: #d0b240;
	border-bottom:3px solid #d0b240;
}

.Redskins {
	width: 100%;
	height: 66px;
	background-color: #773141;
	color: #ffb612;
	border-bottom:3px solid #ffb612;
}

.Saints {
	width: 100%;
	height: 66px;
	background-color: #BB8C3C;
	color: #000000;
	border-bottom:3px solid #000000;
}

.Seahawks {
	width: 100%;
	height: 66px;
	background-color: #213d5a;
	color: #58a618;
	border-bottom:3px solid #58a618;
}

.Steelers {
	width: 100%;
	height: 66px;
	background-color: #000000;
	color: #F2C800;
	border-bottom:3px solid #F2C800;
}

.Texans {
	width: 100%;
	height: 66px;
	background-color: #001831;
	color: #C80815;
	border-bottom:3px solid #C80815;
}

.Titans {
	width: 100%;
	height: 66px;
	background-color: #648fcc;
	color: #FFFFFF;
	border-bottom:3px solid #C80815;
}

.Vikings {
	width: 100%;
	height: 66px;
	background-color: #3b0160;
	color: #f0bf00;
	border-bottom:3px solid #f0bf00;
}

.draftPostTextWrap {
	width: 558px;
	margin-left: 18px;
	height: 100%;
	font-family: "Rockwell";
	padding-top: 3px;
}

.draftPostTextTop {
	width: 100%;
	font-size: 30px;
}

.draftPostTextBot {
	width: 100%;	
	font-size: 18px;
	
}

.pickNum {
	float: left;
	
}

.pickPosition {
	float: right;

}

.teamName {
	clear: both;
	float: left;
}

.schoolName {
	float: right;
}

.pds-pd-link {
	visibility:hidden !important;
}

.draftPostContent {
	padding: 10px 10px 0px 10px;
	font-family: "Georgia";
	font-size: 13px;
	line-height: 1.5;
}

.positionsOfNeed{
	padding: 10px 10px 0px 10px;
	font-family: "Georgia";
	font-size: 13px;
	line-height: 1.5;
}

.keyFreeAgents{
	padding: 10px 10px 0px 10px;
	font-family: "Georgia";
	font-size: 13px;
	line-height: 1.5;
}

.mockDraftHead {
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#0c335d;
	padding: 0px 20px 10px 20px;
	margin-bottom:15px;
	margin-left: 18px;
	width:554px;
	font-family: "Georgia";
	font-size: 13px;
	line-height: 1.5;
	
}
#comments {
	font-family:"Arial";
}

.commentlist {
	padding: 0;
	margin:0;
	
}

.commentlist p{
	clear:both;
		
	padding: 0px 5px 0px 5px;
	font-family: "Georgia";
	font-size: 14px;
}

.commentlist li {
	list-style-type:none;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#0c335d;
	padding: 18px 18px 0px 18px;
	margin-bottom: 15px;
	
}

.comment-author.vcard {
	float: left;
	text-decoration: none !important;
	margin-bottom: 2px;
	font-family: "Georgia";
	font-size: 12px;
	font-style: normal !important;
	border-bottom:1px solid #0c335d;
}	

.comment-meta.commentmetadata {
	
	border-bottom:1px solid #0c335d;
	float: right;
	margin-bottom: 2px;
}

.comment-meta.commentmetadata a:link,.comment-meta.commentmetadata a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #0c335d;
	font-weight: bold;
	font-size: 12px;
}

.comment-meta.commentmetadata a:hover{
	font-family: "Arial";
	text-decoration: none;
	color: #E9D252;
	
}

#respond h3 {
	font-family: "Arial";
}

.adBanner {
	margin-bottom:15px;
	margin-left: 18px;
	width:594px;
	text-align: center;
}

.prevnextlinks a:link, .prevnextlinks a:visited {
	font-family: "Arial";
	text-decoration: none;
	color: #0c335d;
	font-weight: bold;
	font-size: 12px;
}

.prevnextlinks a:hover{
	font-family: "Arial";
	text-decoration: none;
	color: #E9D252;
	
}

