
/*
Theme Name: GameRosters
Description: GameRosters Theme Based on based on the famous Kubrick Developed by Simplifive and Integrated in Wordpress by <a href="mailto:archakra@gmail.com">Arin</a>
*/

/* Misc. Elements */
body {
	background: #313131;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
p{
margin:0px;
padding:0px;
}

h1,h2,h3,h4,h5 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
}
h5{
	font-size:14px;
	font-weight:bold;
	}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}
#wrapper #content h2 {
	font-size: 16px;
}
#wrapper #content h2 a{
	text-decoration:none;
	}
#wrapper #content h2 a:hover{
color:#666666;
}
.italic {
	font-style: italic;
}
.warning {
	color: #FF0000;
}
.noborder {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.noborderbottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






h3 {
	font-size: 18px;
	margin: 0;
}

a {
	color: #CC0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#wrapper #content p {
	font-size: 12px;
}
.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}
.highlight {
	background-color: #FFFF99;
}



#wrapper #content #ncaa-roster-element a {
	font-size: 12px;
	text-decoration: none;
}
#wrapper #content #ncaa-roster-element a:hover {
	color: #CCCCCC;
}



small {
	font-size: 11px;
	color: #000;
}
small a{
	font-size:11px;
	}
#wrapper #content #ncaa-roster-element {
	height: 180px;
	width: 175px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: center;
}
#wrapper #content h1 {
	font-size: 14px;
}

.commentlist li.tweetback {  
    background-color: #94E4E8;  
} 

small a {
	color: #971a1a;
}

blockquote {
	border: 1px dashed #2b363d;
	padding: 0 10px 0;
}

input {
	color: #000;
	margin-top: 0;
	padding-left: 3px;
	border: 1px solid #2b363d;
}

textarea {
	color: #000;
	border: 1px solid #2b363d;
	padding: 10px;
}

ul {
	/*padding: 0 30px 0;
	margin: 0 10px 15px;*/
}

form {
	margin: 0 10px 15px;
}

/* Classes */
.submit {
	background: #313131 ;
	color: #fff;
	border: 1px solid #2b363d;
	cursor: pointer;
}

.right {
	float: right;
	padding-right: 10px;
}

.left {
	float: left;
}
#sitepalhome {
	float: left;
	width: 200px;
	height: 180px;
	margin-top: 15px;
}
.bold-pre-order {
	color: #990000;
	font-weight: bolder;
}



.links {
	font-size: 10px;
}

.title a {
	/*color: #971a1a;*/
}

.postdata {
	margin-top: -15px;
	padding-left: 10px;
}

.text {
	font-size: 12px;
	color: #000;
}

.linkslist, ul {
	list-style: none;
	font-size: 12px;
	margin-left: -20px;
}

.copyright {
	font-size: 10px;
	color: #bebebe;
	padding: 10px 15px 0;
	float: right;
}

/* Positioning Elements */
#header {
	background-color:  #F1F1F1;
	height: 250px;
	width: 788px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/gr-banner.jpg);
	background-repeat: no-repeat;
	background-position: 0 43px;
}

#header h1 {
	padding-top: 120px;
}

#header h1 a {
	color: #971a1a;
}

#wrapper {
	width: 788px;
	_width: 788px; /*works only in IE6 */
	background-color: #FFF;
	margin: 0 auto 0;
	_margin: 0 auto 0;
     _overflow:hidden;
	min-height:100%;
	padding:0 0 30px 0;
	text-align:left;
}

#content {
	float: left;
	width: 456px;
	background-color: #fff;
	min-height: 100%;
	padding-right: 0px;
	_padding-right:0px;
	_padding-top:5px;

	padding-bottom: 15px;
	padding-left: 15px;
}
#wrapper #content li {
	padding-left: 20px;
}

#wrapper #content #home-rosters img {
	margin-right: 5px;
}
#wrapper #content #home-rosters {
	margin-bottom: 10px;
}


#wrapper #content #ncaa-football-2008-rosters img {
	padding-right: 15px;
	float: left;
	clear: both;
}
#wrapper #content #ncaa-football-2008-rosters h2 {
	float: right;
	font-size: 15px;
	width: 370px;
	text-align: justify;
	background-color: #999999;
	color: #FFFFFF;
	margin-top: 1px;
	padding: 5px;
	
}

#wrapper #content #ncaa-football-2008-rosters p {
	float: right;
	width: 370px;
	text-align: justify;
	margin-top: 1px;
	padding: 5px;
}

#wrapper #content #ncaa-football-2008-rosters #virginia-tech {
	float: left;
	width: 570px;
}
.briankaldenberg {
	float: left;
	padding-right: 5px;
	padding-bottom: 2px;
}


#wrapper #content #ncaa-football-2008-rosters #form {
	float: right;
	width: 340px;
	text-align: right;
}


#wrapper #content #headerseo {
	line-height: 20px;
	padding-top: 2px;
	text-align: justify;
	background-color: #FFFFFF;
}




#sb_wrap {
	margin: 0px ;
	width: 305px;
	_width: 305px;
   
	float: left;
    background-color: #FFFFFF;
	position:relative;
	left:10px;
	overflow:hidden;
	_position:relative;/*only works in IE6 */
	_left:10px; /*only works in IE6 */
}

#sidebar {
	min-height: 100px;
		background-color: #f1f1f1;
		color: #313131;
		padding:0 4px 0 4px;
		_margin:5px 0px 0 0px;
         text-align:left;
		
		/*border-left: solid 1px #313131;*/
}

#sidebar h3, h4 {
 background: #BB1B1B;
 color: #fff;
 padding: 4px;
 width:295px;
}

#sidebar ul {
	padding: 0;
	list-style: none;
	margin-left: 0px;
}

#sidebar ul li {
	padding: 4px;
	padding-left: 0px;
	display:block;
}

/*#sidebar ul li:hover {
	background-color: #fff;
}*/

#sidebar ul li a {
	text-decoration: none;
	width:175px;
}

#sidebar ul li a:hover {
	text-decoration: none;
	width:175px;
}

#secondary-footer {
	margin-top: 5px;
	height: 17px;
	width: 788px;
	text-align: center;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding-bottom: 20px;
	margin-bottom: 30px;
	font-size: 12px;
	}
#secondary-footer a {
	color: #FFFFFF;
}
#secondary-footer a:hover {
	color: #66CCFF;
}

#footer {
	clear: both;
	width: 778px;
	_width:805px; /*works only in IE6 */
	height: 55px;
	_height: 70px;
	padding:5px 10px 0 5px;
	background:#313131;
	position:relative;
	top:86px;
	_padding:5px 0 0 15px;	
}
#footer p{
font-family:Arial, Helvetica, sans-serif;
color: #fff;
font-size:12px;
padding:5px 0 20px 35px;

}

#footer  span{
font-family:Arial, Helvetica, sans-serif;
color: #CCCCCC;
font-size:10px;
_position:relative;/*works only in IE6 */
_bottom:8px;/*works only in IE6 */
_left:-15px;
height:60px;
_height:70px;
}
#footer  span a{
color:#FFFFFF;
text-decoration:underline;
}
#footer  span a:hover{
color:#66CCFF;
text-decoration:none;
}

#footer p a{
color:#FFFFFF;
text-decoration:underline;
}
#footer p a:hover{
color:#66CCFF;
text-decoration:none;
}
#search {
	margin-left: 12px;
	width: 140px
}

/* menu */
ul#menu{
	background: #BB1B1B 0 0;
	border: solid #F1F1F1;
	border-width: 3px;
	letter-spacing: 2px;
	list-style: none;
	margin: 0 auto;
	padding: 10px 15px 10px 20px;
	
	/*top: 225px;*/
	width: 742px;
	_width:790px; /*works only ie6 */
	_position:relative; /*works only ie6 */
	_right:40px;/*works only ie6 */
}

ul#menu li{ display: inline; margin-right: 8px; }


#menu a:link,
#menu a:visited{
	background: transparent;
	color: #E69E9E;
	padding-bottom: 4px;
	text-decoration: none;
}

#menu a:hover,
#menu a:active,
#menu a:link.act,
#menu a:visited.act{ 
	color: #FFF; 
}

.clearit {
	display: block;
	clear: both;
	}
#wrapper #content #ncaa-football-2008-rosters {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 320px;
}
#wrapper #content #ncaa-football-2008-rosters form {
	font-size: 12px;
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 65px;
}
#wrapper #content #ncaa-football-2008-rosters input {
	font-size: 12px;
	width: 150px;
	margin-bottom: 2px;
	text-decoration: blink;
}
#wrapper #content #home-rosters h2 {
	font-size: 16px;
	text-align: center;
}
.clearit2 {

}
.leftcol {
	float: left;
	height: 1555px;
}
.ncaapurchaseproduct {
	width: 170px;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	border: thin dotted #CCCCCC;
}
.ncaapurchaseproduct-spacer {
	width: 170px;
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	height: 340px;
}
#wrapper #content h3 {
	font-size: 14px;
	color: #666666;
	font-style: italic;
}
#wrapper #content .ncaapurchaseproduct input {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#wrapper #content .ncaapurchaseproduct p {
	text-align: center;
	font-weight: bold;
}
#wrapper #content .ncaapurchaseproduct img {
}
.presale {
	color: #669900;
}
.discount {
	color: #CC0000;
	text-decoration: line-through;
}
.sitepalpurchase {
	margin-top: 15px;
	margin-right: 5px;
	float: left;
}
.aboutli {
	margin-left: 35px;
}
.copyright {
	text-align: left;
	font-size: 10px;
	color: #CCCCCC;
}
#wrapper #content .star {
	float: right;
	clear: both;
	padding-top: 10px;
}
.startxt {
	color: #999999;
}
.strategybullets {
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #0000FF;
	margin-left: 15px;
}
.advised {
	list-style-type: disc;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.download {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
}
.floatleftimagemargin {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.floatleftmarginrt {
	float: left;
	margin-right: 10px;
}


/* ================== faq.php style ================== */
.faqTxtContainer { padding: 10px 0 10px 10px; margin: 0; }
.faqHeading { padding: 0 0 25px 5px; font-size: 18px; font-weight: bold; font-family: Helvetica; color: #BB1B1B; line-height: 18px; }

.faqSubHeading { padding: 0 0 5px 5px; font-size: 14px; font-weight: bold; font-family: Helvetica; color: #6E6E6E; line-height: 18px; }
.fqList ul { display: block; clear: both; margin: 0 0 0 0; padding: 0 0 25px 0; text-align:left; }
.fqList ul li { display: block; list-style: none; margin: 0; padding: 0 15px 6px 10px; text-indent: 0; background: url(../images/bullet-fq.gif) no-repeat left top; }
.fqList ul li a:link, .fqList ul li a:visited { color: #666666; text-decoration: underline; }
.fqList ul li a:hover, .fqList  ul li a:active { color: #008ECD; text-decoration: underline; }
.faqs { margin:0px; padding: 0 0 25px 0; list-style:none; }
.faqs li { display:block; padding-bottom:1px; }
.faqs li a {
display:block; background:#E8E8E8 url(../images/ico_question.gif);
background-repeat:no-repeat; background-position:left; padding:4px; padding-left:20px; color:#4B4B4B;
text-decoration:none; border-bottom:1px solid #D2D2D2;
}

.faqs li a:hover
{
display:block; background:#F1F1F1 url(../images/ico_question.gif);
background-repeat:no-repeat; background-position:left; padding:4px;
padding-left:20px; color:#BB1B1B; text-decoration:none;
}
.faqs li a:visited {
display:block; background:#E8E8E8 url(../images/ico_question.gif);
background-repeat:no-repeat; background-position:left; padding:4px; padding-left:20px; color:#4B4B4B;
text-decoration:none; border-bottom:1px solid #D2D2D2;
}

.faqs li div { padding:5px; background:#F5F5F5; color: #4B4B4B; padding: 12px 15px 12px 20px; }




/* ================== Contact.aspx style ================== */
.indexForm { clear: both; width: 535px; height: 180px; border: #E1E1E1 3px solid; padding: 15px; margin: 10px 0 20px 0; }
.indexFormLeft {
	float: left;
	width: 218px;
	height: 175px;
	border-right: #E1E1E1 1px solid;
	padding: 0 20px 0 0;
	font-size: 13px;
	color: #BB1B1B;
	line-height: 13px;
	text-align: left;
	font-weight: bold;
}
.indexFormLeft span { font-weight: normal; color: #333333; font-size: 13px; font-weight: bold; line-height: 13px; }
.indexFormRight { float: right; width: 275px; }
.indexFormRight form { margin: 0; padding: 0; }
.indexFormTxt { height: 35px; font-size: 12px; }
.indexFormLabel { float: left; width: 70px; font-size: 12px; padding: 3px 0 0 0; }
.indexinput { float: left; padding: 2px 5px 2px 5px; border: #C8C8C8 1px solid; background-color: #F5F5F5; width: 175px; }
.flatbutton { padding: 0; border-right: #808080 1px solid; border-top: #F8F8FF 1px solid; border-left: #F8F8FF 1px solid; border-bottom: #808080 1px solid; background-color: #D4D0C8; color: #333333; width: 100px; height: 25px; }

/*
.indexForm p { padding: 0 0 25px 0; margin: 0; }
.indexForm h3 { padding: 0 0 5px 0; }
.indexForm { margin: 0; padding: 0; width: 410px; border-top: #EBEBEB 1px solid; }
.indexForm div { float: none; clear: both; height: 25px; padding: 7px; border-bottom: #EBEBEB 1px solid; }
.indexForm p { padding: 5px 10px 0 5px; float: left; width: 75px; font-weight: bold; }
.indexForm input { float: left; }
.indexForm textarea { float: left; }
.indexForm h5 { float: none; clear: both; font-size: 10px; font-style: italic; padding-left: 100px; }
*/
/* index form 
input { border: #C8C8C8 1px solid; padding: 1px 5px 4px 5px; border: #E1E1E1 3px solid; width: 275px; }
textarea { border: #C8C8C8 1px solid; padding: 1px 5px 4px 5px; border: #E1E1E1 3px solid; width: 275px; height: 150px; }
select { border: #C8C8C8 1px solid; padding: 2px 5px 2px 5px; border: #E1E1E1 3px solid; width: 291px; }

.inputChk { border: #C8C8C8 1px solid; padding: 2px 5px 2px 5px; border: #E1E1E1 3px solid; width: auto; text-align:right; }
*/
.sound { float: left; width: 575px; background-color: #fff; height: 100%; padding: 15px; font-size: 12px; }
.sound h1 { font-size: 18px; margin: 0; padding: 0 0 10px 0; }
.sound p { padding: 0 0 20px 0; margin: 0; }
.soundMainLinks ul { list-style: none; margin: 0; padding: 0 0 25px 0; }
.soundMainLinks ul li { margin: 0; padding:0 0 3px 20px; }
.sound h2 { font-size: 16px; margin: 0; padding: 0 0 20px 0; }
.sound h3 { font-size: 14px; font-weight: bold; margin: 0; padding: 0 0 0 0; }

.soundLinks { margin: 0; padding: 0 0 30px 0; line-height: 18px; }

.soundDevider { border-top: #CCCCCC 1px solid; margin-top: 5px; padding-bottom: 30px; }
.vinyardleft {
	float: left;
	margin-right: 10px;
}
#wrapper #content #rankingstable td {
	height: 30px;
	border: thin solid #CCCCCC;
}
.winnerright {
	float: right;
	margin-left: 10px;
}
#wrapper #content #headerseo .italicquote {
	font-size: 10px;
	font-style: italic;
}
.rightpaypalverified {
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-decoration: none;
}
.christmasgreen {
	color: #006600;
	font-weight: bold;
}



/*********Added CSS*******/

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
	
	
	/*-----------------newcss march16,2009--------------------*/
	
	.pagenav{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;

	}
	.pagenav h2{
	width:170px;
	background-color:#BB1B1B;
	height:23px;
	color:#FFFFFF;
	font-size:12px;
	padding:0px 0  0 0;
	}
	
	.pagenav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
	
	.pagenav li{
	background-color:#F1F1F1;
	width:159px;
	height:20px;
	display:block;
	}
	.pagenav li h2{
	width:170px;
	background-color:#BB1B1B;
	height:23px;
	color:#FFFFFF;
	font-size:12px;
	padding:5px 0  0 0;}
	
	
	.pagenav li a{
	background-color:#F1F1F1;
	width:159px;
	}
	
	.pagenav li a:hover{
	background-color:#ffffff;
	width:159px;
	}
	
	
	.categories{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;

	}
	.categories h2{
	width:170px;
	background-color:#BB1B1B;
	height:23px;
	color:#FFFFFF;
	font-size:12px;
	padding:0px 0  0 0;
	}
	
	.categories ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
	
	.categories li{
	background-color:#F1F1F1;
	width:159px;
	height:20px;
	display:block;
	}
	.categories li h2{
	width:170px;
	background-color:#BB1B1B;
	height:23px;
	color:#FFFFFF;
	font-size:12px;
	padding:5px 0  0 0;}
	
	
	.categories li a{
	background-color:#F1F1F1;
	height:15px;
	width:159px;
	}
	
	.categories li a:hover{
	background-color:#ffffff;
	width:159px;
	height:15px;
	}
	
	
	#commentform {
	margin: 5px 10px 0 0;
	}
	
	#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	_position:relative;/*works only in ie6 */
	_left:250px; /*works only in ie6 */
	
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 80%;
	padding: 2px;
	height:60px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 114px 5px auto;
	_margin: 0 114px 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/*---------------26.03.09----------------*/

#nav-container{
width:788px;
background:url(images/nav-bg.gif) repeat-x;
height:36px;

}

.nav-txt {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
font-weight:bold;
width:766px;
}
.nav-txt p{
padding:0px 0 0 20px;
float:right;
font-weight:normal;
color:color:#333333;
}
.nav-txt p a{
color:color:#333333;
text-decoration:none;
position:relative;
bottom:7px;

}
.nav-txt p a:hover{
color:color:#333333;
text-decoration:underline;
}
.nav-txt  ul{
margin:0px;
padding:0px;
list-style-type:none;
}

.nav-txt   li{
margin:0 0 0 8px;
padding:10px 0 0 3px;
float:left;

}

.nav-txt   li a{
color:#333333;
display:block;


text-decoration:none;
}

.nav-txt   li a:hover{
color:#D81C1C;
text-decoration:none;
display:block;

}

.separater{
background: url(images/separator-bg.gif) repeat-x;
background-color:#FFFFFF;
height: auto;
width:460px;
}

/*---------------26.03.09----------------*/