/*
Modified from LuxDark style by David Emmett (kropotkin@gmail.com)
URL: http://www.motogpmatters.com/

Original:
Designer:  gosatango
Designer URL: http://www.mixtaper.com/blogs/gosatango
*/



p 
{
	font-size: 12px;
	color: #FFFFFF;
	padding: 2;
	margin-top: 0px;
	background-color: #333333; 
}


body p 
{
	font-size: x-small;
	color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	background-color: #333333; 
}
html>body p 
{
	color: #FFFFFF;
	font-size: small;
	background-color: #333333; 
}
/* */

html, body 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333; 
}


/* may change one of these for the post */
h1,h2,h3,h4
{
	text-decoration: none; 
	color: #FFFFFF;
	background-color: #333333; 
}

h1{	font-size:30px;}
h2{	font-size:24px;}
h3{	font-size:20px;}
h4{	font-size:16px;}

/* Start Layout and Page Formatting */

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color: #333333; 
	}

#leftcontent {
	/*position: absolute; */
	top:148px; 
	left:8px;
	width:198px;
	background: #333333; 
	padding-right: 5px;
	
	}

#centercontent {
	background: #333333; 
	margin-left: 215px;
	margin-right:230px;
   	padding: 5px 5px 5px 5px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	voice-family: "\"}\"";
	voice-family: inherit;
   	height:100%;
	}
html>body #centercontent {
	margin-left: 215px;
	margin-right:230px;
	padding: 5px 5px 5px 5px;
	}

#rightcontent {
	/* position: absolute; */
	top:148px; 
	right:10px;
	width:200px;
	background: #333333; 
	}

#banner {
	background: #333333;
	background-image: url(http://www.motogpmatters.com/motogpmatters-final.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	top: 0px;
	margin: 0px 0px 2px 0px;
	height:147px;
	width: 100%;
	border-bottom:1px solid #666666;
	}
html>body #banner {
	height:147px;
	}


/* End Layout and Formatting */

/* header section */
.header 
{
	position: absolute;
	top: 90px;
	width:100%;
	margin-bottom: 0px;
	text-align: center;
	background-color: #333333; 
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	/* visibility: hidden; */
}


a.headermaintitle:link, a.headermaintitle:visited 
{
	color: #FFFFFF; 
	font-size:24px; 
	background-color: #333333; 
}
a.headermaintitle:hover {
	color: #FFFFFF; 
	background-color: #333333; 
	text-decoration: underline;
}


#newSite {
	width: 100%;
	background-color: #666666; 
}
a.newSiteLink:link,a.newSiteLink:visited {
	text-decoration: none; 
	color: #FF9900; 
	font-size:18px; 
	font-weight: bold;
} 

a.newSiteLink:hover {
	text-decoration: underline; 
	color: #FF9900; 
	font-size:18px; 
	font-weight: bold;
	background-color: #666666; 
} 


a.headersubtitle:link, a.headersubtitle:visited
{
	text-decoration: none; 
	color: #FF9900; 
	font-size:18px; 
	font-style: italic;
	font-weight: normal;
	background-color: #333333; 
}


a.headersubtitle:hover {
	color: #FF9900; 
	background-color: #333333; 
	text-decoration: underline;
}

.imageFrame
{
	border: 0px;
	text-align: center;
}

/* end header section */


.footer 
{
	width:100%;
	background-color: #333333; 
	color: #FF9900; 
	border-top: 1px solid #666666;
	font-size: 11px;
	text-align: center;
	padding: 2px 10px 0 0;
	clear:both;
}

.spacer 
{
	clear: both;
}


.datetitle
{
	text-align: left;
	padding-right: 2px; 
	padding-left: 2px; 
	font-weight:bold; 
	font-size: 18px; 
	background: #333333; 
	padding-bottom: 2px; 
	margin:0 5px 1px 5px;
	color: #FFFFFF; 
	line-height: 14px; 
	padding-top: 10px; 
	border-bottom: #666666 1px solid; 
	letter-spacing: 0.2em; 
	text-align: left
}

.listtitle
{
	padding-right: 2px; 
	margin-top: 0; 
	padding-left: 2px; 
	font-weight: bold; 
	font-size: 12px; 
	background: #333333; 
	margin-bottom: 1px; 
	padding-bottom: 2px; 
	color: #FFFFFF; 
	line-height: 14px; 
	padding-top: 5px; 
	letter-spacing: 0.2em; 
	text-align: left
}

.list
{
	border: 10px;
	border-top: 0px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.postlist
{
	border: 0px;
	border-top: 0px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.singlepost
{
	border: 0px;
	background-color: #333333; 
	color: #FFFFFF;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}


.itemdesc 
{
	background-color: #333333; 
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 10px;
	border-bottom: 1px solid #666666;
	
}

.posttitle
{	
	 padding: 0px 0px 0px 0px; 
}

a.posttitle:link, a.posttitle:visited 
{

	text-decoration: none; 
	color: #FF9900; 
	font-size:18px;
	background-color: #333333; 
	font-weight: normal;
}
a.posttitle:hover {
	text-decoration: underline; 
	color: #FF9900; 
	font-size:18px;
	background-color: #333333; 
	font-weight: normal;
}

.singleposttitle
{

	text-decoration: underline; 
	color: #FF9900; 
	font-size:22px;
	background-color: #333333; 
	font-weight: bold;
}
 
a.singleposttitle:link, a.singleposttitle:visited
{
	text-decoration: none; 
	color: #FF9900; 
	font-size:22px;
	background-color: #333333; 
	font-weight: normal;
}

a.singleposttitle:hover   {
	color: #FF9900; 
	text-decoration: underline; 
	background-color: #333333; 
	font-weight: normal;
}

a.itemdesc:link, a.itemdesc:active, a.itemdesc:visited
{
	text-decoration: none; 
	color: #FF9900; 
	font-size:11px;
	background-color: #333333; 
	font-weight: normal;
}

a.itemdesc:hover 
{
	text-decoration: underline;
	background-color: #333333; 
	font-weight: normal;
	color: #FF9900; 
}

ul.entrylist {
list-style: none;
color: #FFFFFF;
font-size:12px;
border: 0px;
border-top: 0px;
margin-top: 0;
margin-left:0px; /* for mozilla  */
margin-right:0px; 
padding-left: 0;
padding-right: 0;
/* border: 1px #aaaaaa dotted;*/
}

li.entrylistitem { 
	text-decoration: none; 
	padding: 5px 0px 5px 0px;
	margin: 3px 0px 3px 0px;
	text-align: left;
} 

a.entrylisttitle:link, a.entrylisttitle:visited, a.entrylisttitle:active
{
	text-decoration: none; 
	color: #FF9900; 
	font-size:13px; 
	font-weight: bold;
	background-color: #333333; 
}
a.entrylisttitle:hover {
	text-decoration: underline; 
	background-color: #333333; 
	color: #FF9900; 
}

ul.list {
list-style: none;
color: #FFFFFF;
font-size: 12px;
border: 0;
border-top: 0px;
margin-top: 0;
margin-left: 0px; /* for mozilla  */
margin-right: 0px; 
padding-left: 0;
padding-right: 0;
/* border: 1px #aaaaaa dotted;*/

}

li.listitem { 
	padding: 0px 0px 5px 0px;
	margin-left: 5px;
	text-align: left;
} 

a.listitem, a.listitem:link, a.listitem:visited, a.listitem:active  
{

	text-decoration: none; 
	padding-bottom: 5px;
	color: #FF9900; 
	font-size:12px;
	background-color: #333333; 
	font-weight: normal;
}

a.listitem:hover 
{
	background-color: #333333; 
	color: #FF9900; 
	font-weight: normal;
	text-decoration: underline; 
}




img 
{
	border: none;
}

div.seperator  
{
	background-color: #333333; 
	border-top: 1px solid #666666;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	height:1px;
	
}



a:link, a:visited, a:active 
{
	font-weight: normal; 
	color: #FF9900; 
	text-decoration: none
}

a:hover 
{
	font-weight: normal; 
	background: #333333; 
	color: #FF9900; 
	text-decoration: underline;
}


.commentform
{
	text-align:left;
	
}

.moreinfotitle
{

	font-weight: bold; 
	font-size: 14px; 
	line-height: 14px; 
	margin: 5px 0 10px 0;
	padding: 2px 2px 2px 2px;
	/*border-bottom: #999 1px solid; */
	
}

.moreinfo
{
	border: 0;
	background-color: #333333;	
	margin: 15px 0px 15px  0px	
}

ul.morelist 
{
	list-style: none;
	border: 0px;
	border-top: 0px;
	margin-top: 0;
	margin-left:0px; /* for mozilla  */
	margin-right:0px; 
	padding-left: 0;
	padding-right: 0;
	/* border: 1px #aaaaaa dotted;*/
}

li.morelistitem { 
	padding-left: 2px;
	padding-right: 10px;
	border-left: 1px solid #666666;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 25px;
	text-align: left;
	font-size: 12px;
	border-top:  1px solid #666666;
	border-bottom:  1px solid #666666;
} 


a.printlink:link, a.printlink:visited  
{

	text-decoration: none; 
	color: #FF9900; 
	background-color: #333333; 
	font-weight: normal;
}

a.printlink:hover 
{
	text-decoration: underline; 
	color: #FF9900; 
	background-color: #333333; 
	font-weight: normal;
}

table.resultsTable {
	border: 0px;
	padding: 3px 3px 3px 3px;
	width: 100%;
}

.champTable
{
	border: 1px solid #666666;
	padding: 3px 3px 3px 3px;
	width: 100%;
}


tr.stripeRow {
	background-color: #666666;
}
td.pointsDeficit {
	color: orange;
}
