@charset "UTF-8";

html {
        background: url(/images/bg_face1.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}


body  {
	font: 14px Georgia, Garamond;

	background-repeat: repeat;
	background-position: top center;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 19px;
	color: #ffffff;
}
#container { 
	width: 1200px;
	background-image: url(/images/bg_main.png);
	margin: 0 auto;
	padding: 0;
	text-align: left;
} 

#header { 
	background: #000000;
	background-image:url(/images/topheader4.jpg);
	width: 1200px;
	height: 420px;
	padding: 0;
} 

#header-racing { 
	background: #000000;
	background-image:url(/images/topheader-racing3.jpg);
	width: 1200px;
	height: 420px;
	padding: 0;
} 

#header h1 {
	margin: 0;
	padding: 0;
}

#topleft {
	margin: 0;
	float: left;
	width: 420px;
	text-align: left;
	clear: both;
	padding: 0px;
	position: relative;
	padding: 30px 0 0 40px;

}

#topleft-racing {
	margin: 0;
	float: left;
	width: 420px;
	text-align: left;
	clear: both;
	padding: 0px;
	position: relative;
	padding: 10px 0 0 40px;

}


#topright {
	margin: 0;
	background: transparent;
	float: right;
	padding: 25px 50px 0 0;
	width: 630px;
	position: relative;
	text-align: left;
}

#topright-racing {
	margin: 0;
	background: transparent;
	float: right;
	padding: 50px 50px 0 0;
	width: 620px;
	position: relative;
	text-align: right;
}



#sidebar1 {
	margin: 0;
	float: left;
	width: 180px;
	padding: 20px 0 0 40px;
}

#sidebar1 h3, #middlebar1 h3 {
	font-size:16px;
	margin-top:40px;
	border-bottom:1px dotted #813b17;
	border-top:1px dotted #813b17;
	margin:0 0 10px;
	padding:7px 4px;
}





#sidebar2 {
	margin: 0;
	float: left;
	width: 400px;
	padding: 20px 0 0 40px;
}

#sidebar2 h3 {
	font-size:16px;
	font-weight: bold;
	color: #000;
	margin:0;
	padding:4px 0px;
}




#sidebar1-racing {
	margin: 0;
	float: left;
	width: 400px;
	padding: 20px 0 0 40px;
}

#sidebar1-racing h3 {
	font-size:18px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	margin-top:20px;
	margin:0 0 10px;
	padding:7px 0px;
}


#middlebar1 {
	margin: 10px 0 0 0;
	float: left;
	width: 180px;
	padding: 10px 0 0 50px;
}

#mainContent { 
	margin: 0 0 0 500px;
	padding: 20px 40px 0 0;
} 

#mainContent_page { 
	margin: 0 0 0 500px;
	padding: 20px 40px 20px 40px;
	background: #d9d7d6;
	color: #2a2826;
} 


#mainContent_page a { 
	color: #cf4700;
} 

#mainContent_page a:hover { 
	color: #ffffff;
} 


#tracklistings a { 
	color: #ffffff;
	text-decoration:underline;
	
} 

#tracklistings a:hover { 
	color: #cf4700;
	text-decoration:underline;
} 

#navshell { 
	margin: -10px 0 0 -16px;	
} 



#footer { 
	padding: 0 10px 10px 80px;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* ----------- TEXT STYLES ---------------*/


.smalltext {
	font-size: 10px;
	line-height: 1.4em;
	}
	
.smalltext2 {
	font-size: 10px;
	line-height: 1.4em;
	color:#999999;
	}	
	
.smalltext3 {
	font-size: 10px;
	line-height: 1.4em;
	color:#686561;
	}	

.smallredtext {
	font-size: 10px;
	line-height: 1.4em;
	color:#d59600;
	}
	
.commenttext {
	color:#b0a083;
	}		
		
a:link {
	color: #9ae305;
	text-decoration: underline;
}

a:visited {
	color: #9ae305;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
}

.pagetitle {
			color:#2A2826;
			font-family:Helvetica, Arial, sans-serif;
			font-size:40px;
			font-weight: lighter;
			line-height:40px;
			margin-bottom:10px;
		}
		
.songtitle {
			color:#2A2826;
			font-family:Helvetica, Arial, sans-serif;
			font-size:40px;
			font-weight: lighter;
			line-height:40px;
			margin-bottom:10px;
		}		

h4 {
			color:#5f5a55;
			font-size:20px;
			font-weight:bold;
			margin-bottom:10px;
			margin-top:30px;
		}





/* ----------- NAVIGATION IMAGES ---------------*/


#nav2 {
	clear: both;
	margin-left: -10px;
	padding: 0;
	text-align: left;

}

#nav2 li
{
	margin: 0;
	display: block;
	list-style-type: none;
	padding: 0;

}

#nav2-racing {
	clear: both;
	margin-left: 25px;
	padding: 0;
	text-align: left;

}

#nav2-racing li
{
	margin: 0;
	display: block;
	list-style-type: none;
	padding: 0;

}


/* ----------- NAVIGATION TEXT---------------*/


#nav {
	clear: both;
	margin-left:-12px;
	margin-top:0;
	padding: 0;
	text-align: left;
	font-size: 16px;
	color:#4a4a4a;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: lighter;
	letter-spacing:2px;
}

#nav li
{
	margin: 0;
	display: block;
	list-style-type: none;
	padding: 10px 0 0 0;

}


#nav li a:link {
	color: #ffffff;
	text-decoration: none;
}

#nav li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#nav li a#current
{
	color: #ffffff;
	background: #87BF06;
	text-decoration: none;
}

#nav li a:hover
{
	color: #ffffff;
	background: #87BF06;
	text-decoration: none;
}


/* ----------- TRACK LISTS ---------------*/

.tracklist {
	width: 500px;
	color: #FFFFFF;
}

.tracklist_sm {
	width: 180px;
	font-size: 11px;
	color: #FFFFFF;
}

.tracklist td {
	padding: 8px;
}

.tracklist_sm td {
	padding: 4px;
}

.tracklist-page {
	width: 620px;
	color: #FFFFFF;
}

.tracklist-page td {
	padding: 8px;
}

.even {
	background-color: #37332f;
}

.odd {
	background-color: #3f3933;
}

.even2 {
	background-color: #cbc9c9;
}

.odd2 {
	background-color: #c9c2bf;
}



.itemcenter {
	text-align: center;
}

.itemleft {
	text-align: left;
}

.heading {
	background-color: #000000;
	font-weight: bold;
	font-size: .8em;
}


.tracklist-shell {
	width: 620px;
	padding: 0;
	margin: 0;
	border: 0;

}


/* ----------- IMAGES ---------------*/


p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
img.whereis {
	display: block;
	padding: 1px;
	display: inline;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
.a img {
	border: none;
	}	
	

/* ----------- LISTS ---------------*/


#otherlist
{
	margin-bottom: 20px;
	width: 450px;
	padding-left: 10px;
	border: none;
}

#otherlist li
{
	list-style: none;
	line-height: 140%;
	margin: 0;
	border-top: 1px dotted #797979;
	padding: 5px;

}

#otherlist2
{
	margin-bottom: 20px;
	width: 85%;
	padding: 0px;
	border: none;
}

#otherlist2 li
{
	list-style: none;
	line-height: 140%;
	margin: 0;
	border-bottom: 1px dotted #797979;
	padding: 5px;
	font-size: 12px;

}

#otherlist3
{
	margin: 0px;
	width: 85%;
	padding: 0px;
	border: none;
}

#otherlist3 li
{
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #797979;
	padding: 5px;
	font-size: 12px;

}

#sidebarlist
{
	margin-bottom: 20px;
	width: 320px;
	padding: 0;
	border: none;
}

#sidebarlist li
{
	list-style: none;
	line-height: 130%;
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
}

/* ----------- DATES ---------------*/


.entryDate { 
    border: 1px solid #999;
    width: 3.5em;
	background-color: #ffffff;
	float: left;
	margin: 20px 15px 0 0;
}
.entryDate span { 
    display: block; 
    text-align: center; 
}
.postMonth { 
    text-transform: uppercase; 
    font-size: 11px;
    padding-top: 0; 
}
.postDay { font-size: 2em; }
.postYear { 
    background-color: #cf4700; 
    color: #FFF; 
    font-size: 16px; 
    padding: 0; 
    margin-top: 0;
}



/* ----------- POSTS ---------------*/

.post {
	width: 100%;
	padding: 10px 0 30px 0;
	border-width: 0 0 3px 0;
	border-style: dotted;
	border-color: #999999;
	}
	
.postmetadata {
	text-align: left;
	font-size: 12px;
	}

.alt {
	background-color: #b3b0ad;
	margin-top: 10px;
	}

/* ----------- COMMENTS ---------------*/

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

/* ----------- BOXES ---------------*/


#newsbox {
	background-color:#cecac5;
	padding: 15px;
	width: 575px;
	border: dashed #b2b0ad;
}


#newsboxright {
	background-color:#cecac5;
	padding: 15px;
	width: 250px;
	border: dashed #b2b0ad;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}




#sideboxleft {
	background-color:#625a4b;
	padding: 10px;
	width: 390px;
	border: dashed #524c41;
}

#sideboxleft2 {
	background-color:#827b6d;
	padding: 10px;
	width: 390px;
	height:230px;
	border: dashed #524c41;
}

#sideboxleft3 {
	background-color:#ffffff;
	color:#666;
	padding: 10px;
	width: 390px;
	border: dashed #524c41;
}

#racingboxleft {
	background-color:#f03930;
	padding: 15px;
	width: 364px;
	border: dashed #521d1a;
}

#racingboxleft2 {
	background-color:#a90000;
	padding: 15px;
	width: 364px;
	border: dashed #521d1a;
}

/* ----------- BUTTONS ---------------*/

#storebutton li
{
	margin-left: -40px;
	display: inline;
	padding: 0px;
	list-style-type: none;
}

#storebutton li a
{
	margin: 0;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	padding: 6px;
	border: 1px solid #000000;
	color: #000000;
	
}

#storebutton li a:hover
{
	color: #1a2c27;
	background: #87BF06;
	border-color: #1e3831;
}



#whitebutton li
{
	margin-left: -40px;
	margin-top:10px;
	display: inline;
	padding: 0px;
	list-style-type: none;
}

#whitebutton li a
{
	margin-top:10px;
	margin-right: 40px;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	padding: 6px;
	border: 1px solid #000000;
	color: #000000;
	
}

#whitebutton li a:hover
{
	color: #1a2c27;
	background: #87BF06;
	border-color: #1e3831;
}


#whitebuttonsmall li
{
	margin-left: -40px;
	margin-top:10px;
	display: inline;
	padding: 0px;
	list-style-type: none;
}

#whitebuttonsmall li a
{
	margin-top:10px;
	margin-right: 40px;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	border: 1px solid #666;
	color: #666;
	
}

#whitebuttonsmall li a:hover
{
	color: #1a2c27;
	background: #87BF06;
	border-color: #1e3831;
}








/* ----------- FORMS ---------------*/

.submit input
{
	margin: 0;
}
input
{
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
}
textarea
{
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	padding: 5px;
}

.submit input
{
	color: #000;
	background: #ffffff;
	border: 2px outset #000000
}

.store-button input {
	font-size: 1.1em;
 	margin: 0 0 10px 0;
}

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}


/* ----------- NGG GALLERY (need to remove unused elements) ---------------*/

/*  Album Styles Extend */

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
	/*height: 130px;*/
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* Album Styles Compact */

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/*  Gallery style */

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/*  Gallery navigation */

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers, a.next, a.prev, 
				span.page-numbers, span.next, span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, 
				span.page-numbers:hover, span.next:hover, span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* Image browser style */

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

/* Slideshow */
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;	
}

.slideshowlink {
	
}

/* Single picture */
.ngg-singlepic-wrapper {
	padding: 1px;
}

.ngg-singlepic {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

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

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

.ngg-center img {
  	margin-left: auto !important;
    margin-right: auto !important;
}


/*  Related images */
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 


/* ----------- Collaboration pages ---------------*/

.collab-popout {
	display: none;
}


#collabnav li
{
	margin: 0px;
	display: inline;
	padding: 0px;
}

#collabnav li a
{
	margin-left: -35px;
	background-color: #c87d37;
	text-decoration: none;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 23px;
	text-transform: lowercase;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0.7em;
	padding-bottom: 3px;
	padding-left: 0.7em;
}

#collabnav li a:link {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 23px;
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
	border: 1px solid #c87d37;

}

#collabnav li a:hover
{
	color: #c87d37;
	background: #ffffff;
	border: 1px solid #c87d37;
}

#collabnav a:visited
{
	color: #ffffff;
	border: 1px solid #c87d37;
}

#mainContent_page_collab { 
	margin: 0 0 0 500px;
	padding: 20px 40px 20px 40px;
	background-color: #ffffff;
	color: #2a2826;
} 

#mainContent_page_collab a { 
	color: #cf4700;
} 

#mainContent_page_collab a:hover { 
	color: #a9a098;
} 

#topright_collab {
	margin: 0;
	background-color: #ffffff;
	float: right;
	padding: 0 80px 0 0;
	width: 620px;
	height: 420px;
	position: relative;
	text-align: left;
}

/* ----------- Song pages ---------------

#mainContent_page_song { 
	margin: 0 0 0 500px;
	padding: 20px 40px 20px 40px;
	background: #d9d7d6;
	color: #2a2826;
} 

#mainContent_page_song a { 
	color: #cf4700;
} 

#mainContent_page_song a:hover { 
	color: #ffffff;
} 
*/


/* ----------- YouTube playist ---------------*/


#ytvideo {
    float: left;
	margin-right:4px;
}


.yt_holder {
    padding: 0px;
    float: left;
	margin-bottom:5px;
}


.yt_holder ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 80px;
}

.yt_holder ul li {
    list-style-type: none;
    display:block;
	background:#6e685d;
    float: left;
    width: 80px;
    margin-bottom: 5px;
	padding:2px;

}

.yt_holder li.currentvideo {
    list-style-type: none;
    display:block;
    background:#a58e5e;
    float: left;
    width: 80px;
    margin-bottom: 5px;
	padding:2px;

}

.yt_holder li.header {
    list-style-type: none;
    display:block;
    background:#660000;
	color:#FFFF00;
    float: left;
    width: 76px;
    margin-bottom: 5px;
	padding:2px;

}


.yt_holder ul li img {
    width: 80px;
    float:none;
    margin-right: 0px;
    border: 1px solid #999;
}

.yt_holder ul li a {
    font-family: georgia;
	font-size:10px;
    text-decoration: none;
    display: block;
    color: #e6e6e6;
}


/* ----------- Pop-out Nav --------------- */


.navmenu ul {
	padding: 0;
	list-style-type: none;
	font: bold 13px Helvetica, Verdana;
	font-weight: lighter;
	width: 160px; /* Main Menu Item widths */
}
.navmenu ul li {
	position: relative;
}
/* Top level menu links style */
.navmenu ul li a {
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #a7a7a7;
	text-decoration: none;
	padding: 1px;
}
.navmenu ul li a:hover {
	background-color: #232121;
}
/*Sub level menu items */
.navmenu ul li ul {
	position: absolute;
	width: 120px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
}
.navmenu ul li ul li a:link {
	padding: 10px;
	color: #a7a7a7;
}
.navmenu ul li ul li a:hover {
	background-color: #232121;
}
.navmenu a.subfolderstyle {
	background: url(/images/nav_rightarrow.png) no-repeat 97% 50%;
}
/* IE \*/
* html .navmenu ul li {
	float: left;
	height: 1%;
}
* html .navmenu ul li a {
	height: 1%;
}


/* ----------- BG video ---------------

#video {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1000;
  min-width:200%;
  min-height:200%;
  margin-top:-50%;
  margin-left:-50%;
}

#bgi{
	background:url(/images/grid.png);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  width:200%;
  height:20000px;
  margin-top:-50%;
  margin-left:-50%;
}

*/


.hr {
  height: 0;
  font-size: 0;
  line-height: 0;
  width: 100%;
  margin: 30px 0 30px 0;
}
.dotted {
  border-bottom: dotted 3px #999999;
}
.dashed {
  border-bottom: dashed 3px #999999;
}


.feed {
	margin-left: 3px;
	padding: 0 0 0 20px;
	background: url("/images/rss.png") no-repeat 0 50%;
	}
	

