/* 
Base styles for nittanyfootball.com
Created by: Steinruck Design, Inc. - steinruckdesign.com
Updated: 08/01/06

Icons throughout the site were provided by Mark James at http://www.famfamfam.com

*/

body {
	background: #0c1b4c url(/img/bkg.gif) 0 0 repeat-y;
	margin: 0;
	padding: 0;
	font: small "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}

/* common 
-------------------------------------*/
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

p {	line-height: 1.4;	margin: 0 0 14px 0; }

h1, h2, h3, h4, h5, h6 { margin: 0; }

#jumpNav { display: none; }

/* =links
----------------------------------------------------------*/
a { color: #3577fb; text-decoration: none; }
a:hover, a:visited { color: #0027a4; }
a:focus { color: #ffa200; }
a img { border: 0; }


/* =layout 
-----------------------------------*/
#wrapper {
	float: left;
	width: 899px;
	margin: 0;
	text-align: left;
	font-size: 90%;
}


#topBan {
	height: 90px; 
	padding: 0;
	background: #000 url(/img/bkg_topAdbar.jpg) right bottom no-repeat;
}

.noAd #topBan { height: 19px; }

#topLinks a { color: #4e4e4e; } 

#topLinks a:hover, #topLinks a:visited { color: #333; }

#topLinks {
	background: url(/img/bkg_topLinkBar.gif) 0 0 repeat-x;
	height: 18px;
	padding: 3px 20px 0 0;
	text-align: right;
	font-size: 90%;
}


#contentWrap {
	float: left;
	padding: 1px 1px 20px 0;
	width: 898px;
	background: #fff url(/img/bkg_content.gif) right 0 repeat-y;
}

#col1 {
	float: left;
	width: 717px;
	background: #fff;
}

#col2 {
	margin: 0 0 0 718px;
	padding: 0;
	width: 180px;
}

#col2Bump {	padding: 10px; }

#footer {
	float: left;
	color: #24326b;
	padding: 10px 0 20px 20px;
}

.rss, .feedLinks a {
	padding: 0 0 0 13px;
	margin: 3px 0 0 0;
	display: block;
}

.rss { background: url(/img/feed.gif) 0 0 no-repeat; }

.feedLinks a { background: url(/img/feed_w.gif) 0 0 no-repeat; }

/* =header 
-------------------------------------*/
#hdr {
	background-image: url(/img/hdr_pic.jpg);
	width: 899px;
	height: 103px;
}

#hdr h1 {
	float: left;
	padding: 5px 0 0 0;
	margin: 60px 0 0 5px;
	overflow: hidden;
}

#hdr h1 a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	width: 389px;
	height: 31px;
} 

/* =nav
-------------------------------------*/
#mainNavBar {
	background: url(/img/bkg_mainNav.jpg) 0 0 no-repeat;
	width: 899px;
	height: 40px;
}

#nav {
	width: 564px;
	margin: 14px 0 0 0;
	float: left;
	padding: 0;
}

#nav li {
	float: left;
	position: relative;
	height: 26px;
}

#nav a {
	display: block;
	height: 0;
	width: 94px;
	padding: 26px 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

/* Define Background Image for all Nav states */
#nav li, #nav li a:hover { background-image: url(/img/mainNav.gif); }

/* Default State */
#navHome  {background-position: 0 0;}
#navDiscussion  {background-position: -94px 0;}
#navTeam  {background-position: -188px 0;}
#navFans  {background-position: -282px 0;}
#navGameday  {background-position: -376px 0;}
#navArticles  {background-position: -470px 0;}

/* Hover State */
#navHome a:hover, body#home #navHome {background-position: 0 -26px;} 
#navDiscussion a:hover, body#discussion #navDiscussion, body.discussion #navDiscussion, #navDiscussion:hover, #nav li#navDiscussion.over {background-position: -94px -26px;}
#navTeam a:hover, body#team #navTeam, #navTeam:hover, #nav li#navTeam.over {background-position: -188px -26px;}
#navFans a:hover, body#fans #navFans, #navFans:hover, #nav li#navFans.over {background-position: -282px -26px;}
#navGameday a:hover, body#gameday #navGameday, #navGameday:hover, #nav li#navGameday.over {background-position: -376px -26px;}
#navArticles a:hover, body#articles #navArticles, #navArticles:hover, #nav li#navArticles.over {background-position: -470px -26px;}


/* Flyout menu styling */
#nav li ul {
	display: none;
	position: absolute;
	top: 25px;
	left: 0; /* This controls IE */
	border-top: 1px solid #a7a7a7;
	list-style: none;
	padding: 0;
}


#nav li>ul { top: auto; left: auto; }
		
	
#nav li ul li { 
	padding: 0;
	border-bottom: 1px solid #a7a7a7;
	border-left: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
	width: 200px;
	height: 25px;
}

#nav li.last { border-bottom: 1px solid #a7a7a7; }

#nav li ul li a {
	display: block;
	height: 20px;
	font-weight: bold;
	padding: 5px 0 0 10px;
	margin: 0;
	color: #2e8cff;
	background: #272727;
	width: 190px;
	text-indent: 0;
}

#nav li ul li a:hover {	background: #000; color: #2e8cff; }

#nav li:hover ul, #nav li.over ul { display: block; z-index: 9999;}




/* =search
-------------------------------------*/
#search { 
	float: right; 
	padding: 0 30px 0 12px;
	margin: 10px 0 0 0;
	width: 220px;
	height: 15px;
}

#search h3 { display: none; }
#search p { margin: 0; line-height: 0; padding: 0; }
#btnSearch { 
	float: left;
	background: url(/img/btn_search.gif) 0 0 no-repeat;
	height: 20px;
	width: 75px;
	padding: 0;
	margin: 2px 0 0 0;
	border: 0;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

#btnSearch:hover { background: url(/img/btn_search.gif) 0 -20px no-repeat; }	
	
#keywords {
	color: #666;
	font-size: 1em;
	float: left;
	border: 1px solid #9b9b9b;
	padding: 3px;
	height: 13px;
	margin: 0 5px 0 0;
}

#searchResults, .resultRowOne a, .resultRowTwo a { font-size: 110%; }

.resultRowOne, .resultRowTwo { padding: 15px 0; border-bottom: 1px dashed #e7e7e7;}

.paginate {
	background: #efefef;
	padding: 5px;
	width: 99%;
	border: 1px solid #dbdbdb;
	margin: 10px 0 0 0;
}


/* =score
-------------------------------*/
#scoreBar {
	background: #000 url(/img/bkg_blackBar.gif) 0 0 repeat-x;
	height: 33px;
	padding: 5px 0 0 0;
}

#scoreBoard {
	background: url(/img/bkg_score.gif) 0 0 no-repeat;
	padding: 8px 8px 8px 12px;
	margin: 0 0 0 578px;
	width: 301px;
	height: 20px;
	font: 125% Helvetica, Verdana, Arial,  sans-serif;
	font-weight: bold;
}

#scoreBoard a { color: #ffcc00; }
#scoreBoard a:hover { color: #3376fc; }

#scoreBoard ul { float: left; width: 290px; }
#scoreBoard ul li { display: inline;}
#scoreBoard #scoreOpponent { margin: 0 0 0 55px; }
#scoreBoard span { margin: 0 0 0 10px;}




/* Homepage specific
-----------------------------------------*/
/* Feature */
#feature {
	background: #eae0b8 url(/img/blackBar2.gif) left bottom no-repeat;
	padding: 26px 35px 45px 10px;
}

#featurePic {
	float: left;
	width: 373px;
	height: 230px;
}

#featurePic img {
	border: 1px solid #3a3a3a;
	display: block;
}

#featurePic a { color: #6d6b60; font-size: 90%; }
#featurePic a:hover { color: #333; }

#featureText {
	float: left;
	width: 270px;
	margin: 0 0 0 20px;
}

#featureText h1 {
	margin: 0 0 10px 0;
	font: 270% "Arial Black","Arial Bold",Arial,Helvetica,sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 1;
}

#featureText p { font-size: 105%; }

#featureLinks {
	background: url(/img/red_bar.gif) 0 0 no-repeat;
	width: 256px;
	height: 17px;
	padding: 2px 0 0 10px;
	font-size: 90%;
}

#featureLinks a { color: #fff; font-weight: bold;}
#featureLinks a:hover { color: #f6d000; }

#featureLinks .comments {
	background: url(/img/ico_comments_red.gif) right 1px no-repeat;
	padding: 0 15px 0 10px;
	border-left: 1px solid #660000;
	margin: 0 0 0 10px;
}

#featureLinks .contReading {
	padding: 0 15px 0 0;
	background: url(/img/ico_arrow_red.gif) right 4px no-repeat;
}


/* Articles and Blogs */
#col1a {
	float: left;
	background: url(/img/hdr_lionsDen.gif) 0 0 no-repeat;
	width: 293px;
	padding: 75px 40px 0 20px;
	border-right: 1px solid #e0e0e0;
}

#col1b {
	background: url(/img/hdr_pittmanBlog.gif) 0 0 no-repeat;
	width: 300px;
	margin: 0 0 0 357px;
	padding: 75px 40px 0 20px;
}

#col1a h5, #col1b h5 {
	color: #555;
	font-weight: bold;
	font-size: 100%;
}


#col1a h2 a, #col1b h2 a {
	font: 130% Helvetica, Arial, Verdana, sans-serif;
	display: block;
	margin: 5px 0 5px 0;
}

#col1a a.contReading, #col1b a.contReading {
	background: url(/img/ico_arrow_gray.gif) right 5px no-repeat;
	padding: 0 15px 0 0;
	font-weight: bold;
}

#col1a a.comments, #col1b a.comments  {
	background: url(/img/ico_comments_gray.gif) right 2px no-repeat;
	padding: 0 15px 0 0;
}

/* Podcast Banner */

#podcast {
	background: url(/img/bnr_podcast.gif) 0 0 no-repeat;
	margin: 30px 0 0 0;
	padding: 0;
	overflow: hidden;
}

#podcast a {
	display: block;
	width: 297px;
	height: 94px;
	text-decoration: none;
	text-indent: -9999px;
}

/* Penn State Headlines */


#googleNews li small {
	font-size: 90%;
	display: block;
	margin: 10px 0 0 0;
}

#googleNews li a {
	font-weight: bold;
	line-height: 1.2;
}

#col1b .more {
	font-weight: bold;
	display: block;
	margin: 20px 0 0 0;
}


/* =fan poll
-------------------------------------*/
#hdrPoll {
	background: url(/img/poll_top.gif) 0 0 no-repeat;
	display: block;
	width: 300px;
	height: 113px;
	text-indent: -9999px;
	overflow: none;
	margin: 30px 0 0 0;
}

.pollWrapper {
	background: #b2c7e9 url(/img/poll_bottom.gif) left bottom no-repeat;
	width: 300px;
	padding: 0 0 60px 0;
	font-weight: bold;
	margin: 0;
}

.pollBlock {
	width: 272px;
	padding: 0 0 0 18px;
}

.pollQuestion {
	font-size: 120%;
	color: #08133f;
	margin-bottom: 10px;
	padding-top: 10px;
}

.pollAnswer { margin: 0 0 5px 0; }

#poll form { margin: 0; padding: 0; }

.pollTotalVotes {
	font-size: 110%;
	margin-bottom: 5px;
}

.pollResultPercent { color: #8e0000; }
.pollResultAnswer { margin-top: 5px; }
.pollResult { margin: 0; padding: 0; height: 45px;}


/* Weather Bug 
-------------------------------------*/
.wXbody { 
	margin: 20px 0 20px 20px;}

/* =browser fixes
-------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}


/*these are seen by IE6 and Safari but hidden from Netscape6-7*/
html*#contents a h3 {
[ font-size: .75em;]
}
