img
{  border-style: none;
}

body {
    background: #393939 url(/images/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	background-color: #393939;
	
}

#wrap {
	background: #DDDDDD;
	width: 920px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	height:100%;


	}

#header {
	
	width: 920px;
	margin: 0px auto 0px;
	padding: 0px;
	
	overflow: hidden;

	}
	
		#headerimage{
		float: left;

		margin-top:30px;

		}

		#headerad{
		background:#FF0000;
		float: right;

		margin-top:10px;
		margin-bottom:10px;
	}

#pagearea{
background:#0099FF;

}

#leftcolum {

background:#ffffff;
width:570px;
float:left;
margin-left: 7px;
margin-bottom: 7px;

height:100%;
min-height:1017px;
margin-top: 10px;
border: 1px solid #888;
display:inline;




}

#rightcolum {

width:330px;
float:right;
margin:7px 7px 0px 0px;
float:right;
display:inline;
height:100%;






}

#topbox {
width:329px;
background:#ffffff;

float:right;
display:inline;
margin-top: 3px;
border: 1px solid #888;




}

#leftsmallbox{
float:left;
width:161px;
background:#ffffff;
margin-top:7px;
display:inline;
text-align:left;
border: 1px solid #888;

}

/* the padding has to be applied seperately because IE acts up */ 

.somepadding{
padding:5px;

}	

/* end the padding has to be applied seperately because IE acts up */ 


#rightsmallbox{
float:right;
width:161px;
background:#ffffff;
text-align:left;
margin-top:7px;
display:inline;
border: 1px solid #888;

}



.widebox {
width:329px;
background-color:#ffffff;
	
margin-top:7px;
float:right;
display:inline;
margin-top: 10px;
border: 1px solid #888;



}
.bottomwidebox {
width:329px;
background-color:#ffffff;
	
margin-top:7px;
margin-bottom:7px;
float:right;
display:inline;
margin-top: 10px;
border: 1px solid #888;



}

#rightcolum h2 {
	background: #202020;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 7px 0px;
	padding: 1px 0px 1px 5px;
	line-height: 20px;
	}
	
.post{
padding:5px;
}	
	
/* post data (The information under each post */ 
.postmetadata {
	width: 550px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #C0C0C0;
	}
/* end post meta data */

/* the title of each blog post */	
#posttitle h1 {
	color: #202020;
	font-size: 22px;
	font-family: Times New Roman, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#posttitle h1 a, #posttitle h1 a:visited  {
	color: #202020;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#posttitle h1 a:hover {
	color: #B60000;
	text-decoration: none;
	}
	
/* end title of each post */
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #B60000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
	
.copyright A:link {text-decoration: none; color: #000000; font-weight:bold; font-family: Arial, Helvetica, sans-serif;;font-size:12px;line-height: 16px;} 
.copyright  A:visited {text-decoration: none; color: #000000; font-weight:bold; font-family: Arial, Helvetica, sans-serif;font-size:12px;line-height: 16px;}
.copyright A:active {text-decoration: none; color: #000000; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size:12px;line-height: 16px;}
.copyright  A:hover {text-decoration: underline; color: #000000; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size:12px;line-height: 16px;}
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #2B2B2B url(/images/navbar.gif);
	width: 920px;
	height: 35px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbarleft {
	width: 900px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbarright {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}
	
#navbarright img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#nav {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	background: #2B2B2B;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0px 15px 0px 0px;
	padding: 11px 7px 11px 7px;
	}
	
#nav a:hover {
	background: #666666;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 15px 0px 0px;
	padding: 11px 7px 11px 7px;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 120px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #2B2B2B;
	width: 120px;
	float: none;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	border-top: 1px solid #C0C0C0;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #666666;
	padding: 8px 10px 8px 10px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	
	
	
/* the list on the left bars */

#categories-1 ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#categories-1 ul li {
	background: #FFFFFF url(/images/icon_categories.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#links ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#links ul li {
	background: #FFFFFF url(/images/icon_links.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
	
#recent ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#recent ul li {
	background: #FFFFFF url(/images/icon_recent.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}
#archives ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#archives ul li {
	background: #FFFFFF url(/images/icon_archives.gif) no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
	}

/* end the lists on the left sides */
/* forms  */
input{
	border: 1px solid #ccc;	
	background:#f0f0f0;
}
INPUT.photoEmbed {	
	display: inline;

	border: 2px solid #cccccc;
	
	
	padding: 2px 2px 0px 2px;
	width: 100px;
	height: 20px;
}
/* forms */


/* Side bar recent videos */
.recentvideoleft{
float:left;
width:125px;

text-align:left;
margin-top:7px;
display:inline;

}
.recentvideorighttitle{
float:right;
width:180px;
font-weight:bold;

text-align:left;
margin-top:7px;
display:inline;

}

.recentvideoright{
float:right;
width:180px;


text-align:left;

display:inline;

}

/* End Side bar recent videos */ 
.addshops {
text-align:right;
margin-right:200px;


}

/* wallpaper style */

.galleryimageleft{
text-align:center;
margin-left:17px;
margin-bottom:5px;
float:left;




}
.galleryimageright{
text-align:center;
float:right;
margin-right:17px;
margin-bottom:5px;




}

/* end wallpaper style */

/* drivers lounge style */
.driversloungeleft{
text-align:center;
float:left;
width:250px;
background-color:#202020;
margin-bottom:7px;
margin-left:10px;


}

.driversloungeright{
text-align:center;
float:right;
width:250px;
background-color:#202020;
margin-bottom:7px;
margin-right:10px;
}

.driversloungeleft A:link {text-decoration: none; color: #ffffff; font-weight:bold; font-family: Arial, Helvetica, sans-serif;;font-size:12px;line-height: 16px;} 
.driversloungeleft  A:visited {text-decoration: none; color: #ffffff; font-weight:bold; font-family: Arial, Helvetica, sans-serif;font-size:12px;line-height: 16px;}
.driversloungeleft  A:active {text-decoration: none; color: #ffffff; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size:12px;line-height: 16px;}
.driversloungeleft   A:hover {text-decoration: underline; color: #ffffff; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size:12px;line-height:16px;}
.driversloungeright A:link {text-decoration: none; color: #ffffff; font-weight:bold; font-family: Arial, Helvetica, sans-serif;;font-size:12px;line-height: 16px;} 
.driversloungeright  A:visited {text-decoration: none; color: #ffffff; font-weight:bold; font-family: Arial, Helvetica, sans-serif;font-size:12px;line-height: 16px;}
.driversloungeright A:active {text-decoration: none; color: #ffffff; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size:12px;line-height: 16px;}
.driversloungeright  A:hover {text-decoration: underline; color: #ffffff; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size:12px;line-height:16px;}

/* end drivers lounge css */

/* home page style */
#leftcolumhomepage {


width:579px;
float:left;
margin:0px 0px 0px 0px;
height:100%;
display:inline;





}

.homepagetop {
width:570px;
background-color:#ffffff;
margin-left:7px;	
margin-top:10px;
margin-bottom:10px;
float:left;
display:inline;

border: 1px solid #888;
}


.homepagetopimage{
float:left;
margin-bottom: 10px;

}

.homepagesdesc{
width:350px;
float:right;
margin-left: 10px;

}

.homepagetitle {
font-size:18px;
font-weight:bold;
text-align:center;

}

.homepagegallery {
width:570px;
background-color:#FFFFFF;
float:left;
margin-left:7px;
border: 1px solid #888;
text-align:center;
display:inline;

}



.homepagegallery a img {
	border: 1px solid #999999;
	margin: 0px 10px 0px 0px;
	padding: 2px;
	}
	
.homepagegallery a:hover img {
	border: 1px solid #000000;
	margin: 0px 10px 0px 0px;
	padding: 2px;
	}
	
.homepageleftarticle{
float:left;
width:278px;
background-color:#FFFFFF;
margin-left:7px;
margin-top:10px;
border: 1px solid #888;
display:inline;
height: 262px;


}
.homepagerightarticle{
float:right;
width:278px;
background-color:#FFFFFF;
border: 1px solid #888;
display:inline;
margin-top:10px;
height: 262px;


}
#leftcolumhomepage h2 {
	background: #202020;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 7px 0px;
	padding: 1px 0px 1px 5px;
	line-height: 20px;
	}

.homepagearticletitle{
font-weight:bold;
line-height:20px;
}

#test ul li{

list-style-image:none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
#test ul {
list-style-type:none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}

/* end home page style */	

/* Video Channels */

.channeltitle  {
	background-color: #202020;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 7px 0px;
	padding: 1px 0px 1px 5px;
	line-height: 20px;
	width:553px;
	border: 1px solid #999999;
	background: #202020;
	float:left;
	
	}
	


.channelimage{
float:left;
display:inline;



}

.channeldesc{
float:right;
display:inline;
width:400px;





}

.latestvideos{
font-weight:bold;

}

.thumbrow{
width:560px;
display:block;
text-align:left;


}



.vthumb{
width:125px;
display:inline;
padding-left:7px;
padding-right:7px;
padding-bottom:10px;


float:left;
}

.recentvideosrow{
display:table;
}


.channeltitlename{
text-align:left;
float:left;

}

.channeltitleviewall{
text-align:right;
margin-right:7px;
float:right;

}

#returntochannel{
text-align:right;
width:550px;

}

.videotitle {
font-size:18px;
font-weight:bold;

}

.videotitles{
font-weight:bold;

}


/* comments */
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#rap .commentlist {
	margin: 0 1em;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
	background:#eeeee9;
}
.commentlist li.alt 
{
    background:#f4f4f4;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #ddd 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.nocomments 
{
	padding-left:10px;
}

fieldset{
	border: none;
}

.field label{
	display: block;
	
	
	
}

/* comment on the twitter pages */
#tcomments, #respond{
	
}
#tcommentform 
{
	margin:10px;
	padding:10px;
}
#rap .tcommentlist {
	
	padding: 0;
}
.tcommentlist li 
{	
	width:470px;
	list-style:none;
	
	padding: 0.5em;	
	background:#eeeee9;
	border:solid 1px;
}
.tcommentlist li.talt 
{
    background:#f4f4f4;
}
.tcommentlist li .tcmtinfo 
{
	font-size:1em;	
	border-bottom: #ddd 1px solid;
}
.tcommentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.tcommentlist li .tcmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}


/* Css Tabs */	


ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	
}

#red{
color:#FF0000;

}
#green{
color:#00CC00;
}

.set_width { width:150px; }

/************************************************
*	Fantasy Navbar    							*
************************************************/

#fantasynavbar {
	background: #2B2B2B;
	width: 905px;
	height: 35px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	
	}
	
#fantasynavbarleft {
	width: 900px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#fantasynavbarright {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}
	
#fantasynavbarright img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#fantasynav {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	}
	
#fantasynav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#fantasynav a {
	background: #2B2B2B;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0px 15px 0px 0px;
	padding: 11px 10px 11px 10px;
	}
	
#fantasynav a:hover {
	background: #666666;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 15px 0px 0px;
	padding: 11px 10px 11px 10px;
	}

#fantasynav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#fantasynav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 120px;
	}
	
#fantasynav li li a, #fantasynav li li a:link, #fantasynav li li a:visited {
	background: #2B2B2B;
	width: 200px;
	float: none;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	border-top: 1px solid #C0C0C0;
	}
	
#fantasynav li li a:hover, #fantasynav li li a:active {
	background: #666666;
	padding: 8px 10px 8px 10px;
	}

#fantasynav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#fantasynav li:hover ul {
	left: auto;
	display: block;
	}
	
#fantasynav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	
	.blogstoread{
	margin-top:5px;
	margin-bottom: 5px;
	text-align:center;
	border: 1px solid #000000;
	
	}
	
	.recentpostshome {
background-color:#CCCCCC;
font-size:11px;
padding:0px;
margin:0px;
padding-bottom:5px;
padding-top:5px;
padding-left:5px;
color:#000000;




}

.recentpostshome-odd {
background-color:#ffffff;
font-size:11px;
padding:0px;
padding-bottom:5px;
padding-top:5px;
padding-left:5px;
margin:0px;
color:#000000;


}

.recentpostshome a {

color:#000000;

}

.recentpostshome-odd a{

color:#000000;


}

.issueleft{
	display:inline;
	float:left;
	
}
.issueright{
	display:inline;
	float:right;
	width:380px;
	margin:0px;
	margin-right:20px;
	
	padding:0px;
	
}
.issuetitle a, .issuetitle a:link{
	font-weight:bold;
	font-size:16px;
	padding-top:0px;
	margin:0px;
	color:#000;
	
	margin-bottom:5px;
	display:inline;
	line-height:0px;

	
}
.backissuetitle{
	background: #202020;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 7px 0px;
	padding: 1px 0px 1px 5px;
	line-height: 20px;
}

.issueline{
	border-bottom:1px solid #2B2B2B;
	margin-top:10px;
	margin-bottom:10px;
}



