/*  
Theme Name: NCSA Blog - 12.2008 - New Design
Theme URI: http://blog.ncsasports.org
Description: 
Author: 


*/


/* Global White Space Reset - Hat Tip: Andrew Krespanis of http://leftjustified.net/  */
* {
	padding:0;
	margin:0;
	}
p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 0 0 1em; }
ul, ol { margin-left: 1.9em; }
/* End GWR */

/* Custom Styles
-------------------------------------------------------- */
body {
	color: #000;
	background: #fff;
	font: 75%/140% Arial, Helvetica, sans-serif;
	}

hr {
	background-color: #ccc;
	border: none;
	margin: 1.5em 0;
	height: 1px;
	color: #ccc;
	}
/* Forms - input, select, textarea
-------------------------------------------------------- */
input, select, textarea {
	font: 100%/140% Arial, Helvetica, sans-serif;
	}
/* Tables - table, tr, th, td
-------------------------------------------------------- */
th, td {
	padding: 2px;
	text-align: left;
	font-size: 75%; /* for IE 5.x */
	voice-family: "\"}\""; 
  	voice-family:inherit;
	font-size: 100%; /* for compliant browsers */
} 
th { vertical-align: bottom; }
td { vertical-align: top; }
/* Lists - ol, ul, li, dl, dt, dd
-------------------------------------------------------- */

/* Links - a, a:hover
-------------------------------------------------------- */
a { color: #06c; }
a:hover { text-decoration: underline; }

/* Headers - h1, h2, h3, h4, h5, h6
-------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { 
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif; 
	margin-bottom: .5em; 
	}
h1 { font-size: 217%; margin: .25em 0 .75em; }
h2 { font-weight: bold; font-size: 167%; margin: 0 0 .15em; color: #6e1687; }
legend { font-weight: bold; font-size: 167%; margin: 0 0 .85em; color: #6e1687; }
h3 { font-size: 133%; margin: 1.2em 0 .35em; }
h4 { font-size: 115%; margin: 0;  }
h5 { font-size: 90%; }
h6 { font-size: 80%; }

/* Text
-------------------------------------------------------- */
b, strong { font-weight: bold; }
i, em { font-style: oblique; }

/* Misc
-------------------------------------------------------- */
.normal { font-size: 1em; line-height: 1.3em; font-weight: normal; }

.error {
	font-weight: bold;
	}
	
.clear {
	clear: both;
	}

.skipper {
	position: absolute;
	left: -5000px;
	top: 0;
	width: 1px;
	height: 1px; 
	overflow: hidden;
	}

.hide {
	position: absolute;
	left: -5000px;
	top: 0;
	width: 1px;
	height: 1px; 
	overflow: hidden;
	}

/* Clearing floats - Hat Tip: http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* JCK - added this next line to remove the extra spacing in Safari and Firefox */
.c\learfix:after { line-height: 0; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* NEWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW*/

/*
 * Author: Duo Consulting
 * Contact: www.duoconsulting.com
 * File: layout_screen.css
 * 
 * Description:
 * Rules for screen display only. General display rules should appear in 
 * layout_all.css or basesyles.css.
 *
 */

@import url(basestyles.css);
a img { border: 0; }
#mastHead hr {
	display: none;
}
#mediaPlayer span {
	display: none;
}
#content fieldset {
	border: 1px solid #ddd;
	padding: 15px;
}
#content legend {
	padding: 5px;
}

#mastHead #bannerHeader {
	position: absolute;
	top: 0;
	width: 300px;
	height:65px;
	margin: 0px 0px 0px 270px;
	padding: 0;
	display: block;
	overflow: hidden;
	line-height:150%;
	font-size:90%;
	color:#666;
}
#mastHead #bannerHeader img {
	margin: 5px 8px 0px 0px;
	border: none;
}
#mastHead #bannerHeader a {
	color: #0066cc;
	text-decoration:none;
}
#mastHead #bannerHeader a:hover {
	color: #7F1D98;
	text-decoration: underline;
}

body {
	color: #444;
	border-top: 5px solid #6e1687;
	background: #fff url("images/bg_body.png") left 5px repeat-x;
	text-align: center;
}
.width {
	width: 950px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#mastHead {
	background: transparent url("images/bg_masthead.png") left bottom repeat-x;
	padding: 20px 0 0 0;
	width: 100%;
}
#mastHead h2#logo {
	margin: 0 0 0 10px;
	padding: 0;
	background: transparent url("images/bg_logo.png") left top no-repeat;
}
#mastHead h2#logo a {
	display: block;
	background: transparent url("images/bg_logo.png") left top no-repeat;
	width: 230px;
	height: 80px;
	text-indent: -999em;
	overflow: hidden;
}

#mastHead #search {
	position: absolute;
	width: 315px;
	top: 2.5em;
	right: 0;
}
#mastHead fieldset, #snav fieldset {
	border: none;
	margin: 0;
}
#mastHead #search label {
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #555;
}
#mastHead #search .txt {
	float: left;
	width: 200px;
	margin: 0;
	padding: 1px;
}
#mastHead #search .btn {
	float: right;
}
/* unstyle all ULs in the mastHead */

#mastHead ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#enav, #mnav, #snav {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
/* Eyebrow Nav */
#enav {
	font-size: 10px;
	position: absolute;
	top: 0;
	right: 0;
}
#extranet #enav {
	width: 400px;
}
#enav ul li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0 9px;
	border-right: 1px solid #e0e0e0;
}
#enav ul li a {
	line-height: 1.8em;
	text-decoration: none;
	color: #555;
	display: block;
}
#enav ul li a:hover {
	text-decoration: underline;
}
#enav ul li.login {
	background: transparent url("images/bg_li-login.gif") right center no-repeat;
	margin: 0 5px 0 0;
	padding: 0 9px 0 0;
	border-right: 0;
}
#enav ul li.login a {
	background: transparent url("images/bg_li-login-a.gif") left center no-repeat;
	padding: 0 0 0 9px;
	border-right: 0;
}
#enav ul li.last {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}
/* Main Nav */

#mnav {
}
#mnav ul li {
	float: left;
	margin: 0 1px 0 0;
}
#mnav ul li a {
	line-height: 1em;
	text-decoration: none;
	color: #6e1687;
	display: block;
	padding: 7px 10px 6px;
	background: none;
}
#mnav ul li a:hover {
	text-decoration: underline;/*	background: #717171 url("images/bg_mnav-a-hover.gif") left bottom repeat-x; */
}
#mnav ul li em a, #mnav ul li em a:hover {
	position: relative;
	background: #fff;
	padding: 6px 9px 6px;
	border: 1px solid #ccc;
	border-top-color: #ddd;
	border-bottom: none;
	color: #333;
	font-style: normal;
}

#contentBounds {
	padding: 0 0 30px 0;
}
#content {
	float: left;
	margin: 10px 0 0;
	width: 715px;
	padding: 0 21px 0 10px;
	display: inline;
}
#full {
	float: left;
	margin: 25px -7px 0;
	width: 778px;
	display: inline;
}
#full h1 {
	color: #fff;
	border-top: 1px solid #370b43;
	margin: 0 7px;
	padding: 9px 15px;
	line-height: 110%;
}
#full div.bottom {
	border-bottom: 1px solid #333;
	clear: both;
	padding: 20px 0 0;
	margin: 0 0 0 7px;
	width: 764px;
}
#full #mainColumn {
	margin: 0 21px 0 0;
	width: 727px;
	display: inline;
}
#full div.bottom hr {
	display: none;
}
.one {
	background: transparent url("images/bg_content-one.png") left top repeat-y;
}
.two {
	background: transparent url("images/bg_content-two.png") left top repeat-y;
}
#content h1 {
	background: #fff;
	color: #6e1687;
	margin: 0;
	padding: 9px 0 12px;
	line-height: 110%;
}
#content a,
#lnav a {
	color: #06c;
	text-decoration: none;
}
#content a:hover {
	color: #6e1687;
	text-decoration: underline;
}
#mainColumn, #sideColumn {
	padding-top: 10px;
}
.two #mainColumn {
	float: right;
	margin: 0;
	width: 460px;
	overflow: hidden;
}
.two #sideColumn {
	float: left;
	margin: 0;
	width: 220px;
}
.one #mainColumn {
	display: inline;
	float: right;
	margin: 0 25px 0 0;
	width: 715px;
}
#mainColumn h2 {
	line-height: 115%;
}
.one #mainColumn h4 {
	padding-top: 5px;
}
#content #sideColumn h2,
.widget h2 {
	color: #e80;
	font-size: 133%;
	line-height: 1.2em;
	margin-bottom: .5em;
}
.widget h3 {
	margin: 0;
	font-size: 110%;
}
#content div.bottom {
}
#content div.bottom hr {
	display: none;
}


#tickerWrapper {
	background: #fff url("images/bg_ticker-bot.png") left 1.9em repeat-x;
	margin: 0 7px 0 0;
	padding-bottom: 20px;
}
#ticker {
	background: transparent url("images/bg_ticker-top.png") left top repeat-x;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	height: 2.2em;
	line-height: 24px;
	white-space: nowrap;
}
#ticker ul {
	margin: 0;
}
#ticker ul li {
	margin: 0 10px;
	display: inline;
}


ul#pageNav {
	margin: 2em 0;
	padding: 0;
	list-style: none;
	font-size: 85%;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	position: relative;
}
ul#pageNav li {
	float: left;
	display: inline;
	margin: 0 1px;
	border: 1px solid #ddd;
	border-bottom-width: 0;
}
ul#pageNav li.divisions, ul#pageNav li.features, ul#pageNav li.state {
	margin-left: 25px;
}
ul#pageNav li a {
	display: block;
	padding: 2px 5px;
	background: #eee;
	text-decoration: none;
}
ul#pageNav li em a {
	font-style: normal;
	color: #000;
	background: #fff;
	border-bottom: 1px solid #fff;
	margin: 0 0 -1px;
	position: relative;
	z-index: 99;
}
table.powerRankings {
}
table.powerRankings th, table.powerRankings td {
	font-size: 92%;
	line-height: 1.1em;
	padding: 3px;
	border-bottom: 1px solid #eee;
}
table.powerRankings th {
	background: #eee;
	border-bottom: 2px solid #ddd;
}
#lnav {
	float: right;
	margin: 34px 0 0 0;
	padding: 0;
	position: relative;
	width: 200px;
}
#lnav #getStarted, #lnav .getReal, #lnav .getSeen, #contentBounds #middle .getReal, #contentBounds #middle .getSeen, #contentBounds #middle .getStarted {
  position: relative;
	background: #6e1687;
	margin: 1.5em 0 0 0px;
	padding: 15px 10px;
	font-size: 12px;
	line-height: 1.2em;
	color: #fff;
	border-top: 4px groove #ffbc3f;
	border-bottom: 4px ridge #ffbc3f;
}
#lnav #getStarted h3, #lnav .getReal h3, #lnav .getSeen h3 {
	margin: 0 0 1em;
	position: relative;
	font-size: 151%;
	line-height: 1.1em;
	color: #fff;
}
#lnav #getStarted h3 a, #lnav .getReal h3 a, #lnav .getSeen h3 a {
	color: #fff;
	text-decoration:none;
}
#lnav #getStarted a, #lnav .getReal a, #lnav .getSeen a, #contentBounds #middle .getReal a, #contentBounds #middle .getSeen a, #contentBounds #middle .getStarted a {
	color: #fff;
	text-decoration: underline;
}
#lnav .getReal h4, #lnav .getReal h4, #lnav .getSeen h4 {
	font-size: 100%;
	margin: 0 0 .25em 0;
	font-weight: normal;
}
.adContainer {
  position: relative;
	background: #f1f1f1;
	margin: 2em 0 0 0;
	padding: 15px 10px;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.2em;
	border-top: 4px groove #bbb;
	border-bottom: 4px ridge #bbb;
}
#lnav input.signUpInput {
	width: 175px;
}

/* Qualify Button */

#btnQualify a {
	background: transparent url("images/btn_getStarted.png") center top no-repeat;
	display: block;
	width: 180px;
	height: 48px;
	margin: 0 auto;
	text-indent: -999em;
	overflow: hidden;
	cursor: pointer;
}
#btnQualify a:hover {
	background-position: center center;
	cursor: pointer;
}
#btnQualify a:active {
	background-position: center bottom;
	cursor: pointer;
}
/* Footer */

#footer {
	padding: 0 0 20px;
}
#footer, #footer a {
	font-size: 11px;
	line-height: 1.2em;
}
#footer a {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	margin-top: 15px;
	list-style: none;
}
#footer ul li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #555;
}
#footer ul li:last-child {
	padding: 0 0 0 10px;
	border-right: none;
}
#footer .width {
	text-align: center;
}


/* Student Athletes & Families */
#sportList li {
	width:33%;
	float:left;
}
#collegeList {
	margin: 10px 0 0 25px;
}
#collegeList li {
	width:50%;
	float:left;
	font-size: 92%;
	list-style:none;
}
.sportFeature {
	width: 48%;
	float: left;
}
.right {
	float: right;
}
.img_frame {
	border: #ddd solid 1px;
	padding: 3px;
}
.fl_left {
	float: left;
	padding: 0 8px 5px 0;
}
.fl_right {
	float: right;
	padding: 0 0 5px 5px;
}
.img_left, .img_right {
	float: left;
	border: #ddd solid 1px;
	padding: 3px;
	margin: 0 10px 10px 0;
}
.img_right {
	float: right;
	margin: 0 0 10px 10px;
}
.img_center {
	display: block;
	margin: 0 auto 10px auto;
}
.img_middle {
	display: block;
	margin: 0 auto 10px auto;
}
.eventList {
	font-size: 85%;
	line-height: 110%;
	margin: 0;
	padding: 0;
}
#contentBounds .eventList ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contentBounds .eventList ul li {
	color: #6e1687;
	padding: 0 0 10px 0;
	margin: 0;
}
#contentBounds .eventList ul li a {
	text-decoration: none;
}
.eventToolTip {
	color: #6e1687;
	background-color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	z-index: 101;
	visibility: hidden;
	top: 0px;
	left: 0px;
	border: 1px solid #6e1687;
	padding: 8px;
	width: 300px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 284px;
}
.eventToolTip dt {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.eventToolTip dd {
	margin-left: 20px;
}
.sportFeature hr {
	margin: 3px 0 7px 0;
}
/* College Coaches */



#profileList {
	margin:0;
}
#profileListOdd {
	margin:0;
}
.listOdd {
	background-color: #eee;
}
/* Contact and Register Form */



#contact .fl_left {
	width: 48%;
	float: left;
}
#contact .fl_right {
	float: right;
	width: 48%;
}
label {
	margin: 3px 5px 0 0;
}
.formElement {
	margin: 2px 0 4px 0;
}
.stretchy {
	width: 97%;
}
.privacy {
	font-size: 85%;
	line-height: 1.2em;
	margin-top: 5px;
}
.submitBtn {
	margin: 5px 0 0 205px;
}

/* Student Athlete Success Stories carousel */


.yourSport {
	float:left;
	margin-left: 10px;
	display: inline;
	width: 510px;
	background: url("images/bg_hr_vert.gif") right top repeat-y;
}

#signUp {
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #e4d9e7;
	padding: 10px 0;
	border-bottom: 4px ridge #c5a2cf;
}
#signUp h2 {
	font-size: 15px;
	color: #333;
	display: inline;
}
#signUp h2 strong, #signUp form {
	display: inline;
	font-weight: normal;
}


.goBtn {
	padding: 0 3px;
}
#contentBounds #middle .fl_right {
	padding: 3px 3px 0 15px;
}
#contentBounds #bottom .fl_right {
	padding: 3px 20px 0 15px;
}
/* power rankings */



/* sports */



.virtual {
	padding: 8px 8px 8px 0;
}
.virtual .img_frame {
	border: #aaa solid 1px;
	padding: 3px;
	background: #fff;
}
.impact {
	padding: 0 0 10px 30px;
	position: relative;
	float: right;
}
.impact img {
	float: none;
}
.impactBadge {
	position: absolute;
	left: 30px;
	bottom: 0;
	margin: 0;
	background: transparent url("images/sports/impact.png") 0 0 no-repeat;
	width: 56px;
	height: 76px;
	z-index: 99;
}
/* print button */

.print {
/*	position: absolute;
	left: 760px;
	top: 5.3em; */
	font-size: 11px;
	font-weight: bold;
	width: 168px;
	float:right;
	background: url("images/printer.gif") left top no-repeat;
	margin-top: 5.7em;
	padding-left: 22px;
}

/* Wordpress Styles */

#sideColumn ul,
#lnav ul {
	list-style: none;
	margin-left: 0;
	}
#sideColumn ul ul,
#lnav ul ul {
	list-style: disc;
	margin-left: 2em;
	}
#get-recent-comments li,
#twitter li {
  margin-bottom: .5em;
	}
#twitter li span {
  display: block;
	}
#sideColumn .widget,
#lnav .widget {
	margin-top: 1.5em;
	}

/* Blog Post Styles 
-------------------------------------------------------------- */

.post {
	padding: .5em 0 .5em 0;
	border-bottom: 1px solid #ccc;
}
.post h3 {color: #000;}
.post img {border:0;padding: 4px;}

.author_name {text-transform: capitalize;}

.entry {margin-top: 1em;}

p.postmetadata {font-size: 85%; background: #e4d9e7; padding: .25em .5em;}
p.alt, li.alt {background: #eee;}

#comments {margin-top: 5px;}

ol.commentlist {
	margin: .5em 0 .5em 2em;
	padding:0;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

ol.commentlist li {padding: .25em .5em; margin: 0;}

h3#comments, h3#respond {color: #6e1687;}
h3#comments {margin-top: 1em;}

#commentform textarea {width: 450px;}

/* FeedBurner Link Styles 
---------------------------------------------------------------*/

p.feedburnerFlareBlock {
	font-size: 85%;
}

/*--styles for alignment --*/
div.post .alignright {
     float: right;
     margin: 10px 0 10px 10px;
}

div.post .alignleft {
    float: left;
    margin: 10px 10px 10px 0;
}


/* Facebook Connect Styles 
---------------------------------------------------------------*/

.loginWrap {
	float: left;
	width: 325px;
}
#fbc_login .fbc_connect_button_area {
	float: right;
	width: 117px;
	text-align: right;
	line-height: 1.3em;
}
#fbc_login .fbc_connect_button_area small {
	margin-bottom: 8px;
}

.fbc_connect_button_area {
  margin-top: 6px;
  padding-top: 6px;
  margin-left: 9px;
  padding-left: 9px;
}

.fbc_profile_pic {
  float: left;
  padding: 0 15px 10px 0px;
}


.fbc_profile_header {
  text-align: left;
  padding: 5px;
  padding-top: 10px;
  background: white;
  width: 300px;
}

.fbc_loginstate_top {
  position: absolute;
  right: 0;
  top: 0;
}

/*============ Start Form (sidebar sign up) ================*/
#start_form {
	padding: 0 4px 4px;
	background: #FFE001 url(/extension/ncsa/design/plain_site/images/bg_shortform.jpg) 0 0 repeat-x;
}
#start_form img.header {
	margin: 0 auto; 
	display: block;
	padding: 4px 0;


}
#start_form h3 {font-size: 12px; font-weight: normal; margin: 0;}

#start_form h4 {font-size: 13px; margin: 0 0 .5em; line-height: 1.1em;}
#start_form_inner {
	background: #EAEAEA;
	text-align: left;
	margin: 2px;
	padding: 6px 6px 0;
	background: #FFF url(/extension/ncsa/design/plain_site/images/bg_shortform-inner.jpg) 0 0 repeat-x;
}
#start_form_inner fieldset label {
	display: block;
	margin: 4px 0;
	}
#start_form_inner fieldset, #start_form_inner form {border: none; margin: 0; padding: 0;}
#start_form_inner input {margin-bottom: 4px;}
#start_form_inner .txtfield {width: 172px;}

#start_form_inner a.get_started {
	height: 37px;
	overflow: hidden;
	width: 177px;
	display: block;
	background: transparent url(/extension/ncsa/design/plain_site/images/btn_getstarted.jpg) 0 0 no-repeat;
	text-align: center;
	color: #FFF;
	margin: 8px 0 0;
	text-decoration: none;
}
#start_form_inner a.get_started:hover {color: #FFFFCC;}
#start_form_inner a.get_started:active {
	background-position: 0 -37px;
}
#start_form_inner a.get_started strong {padding-top: 8px; display: block;
}

