/* Site: 1 Source Motorsports */

@import url(../_css/sIFR-screen.css);

* {
   margin: 0;
   padding: 0;
}

body{
   background: #000 url(../_img/bg_body.jpg) no-repeat center top;
   font-size: 62.5%;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   line-height: 1;
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

#container{
   background: url(../_img/bg_container.gif) repeat-x left 150px;
}

a{
   overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/

#header{
   width: 1000px;
   margin: 0 auto;
}

#header h1{
   float: left;
   width: 197px;
   height: 137px;
   margin: 6px 0 8px 35px;
   background: url(../_img/bg_h1.gif) no-repeat;
   text-indent: -9999px;
}

#header h1 a{
	display: block;
	width: 197px;
	height: 137px;
}

/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   clear: left;
   float: left;
   width: 1000px;
   list-style: none;
}

#nav li{
   float: left;
   padding-left: 2px;
   background: url(../_img/bg_nav_li.gif) no-repeat left center;
   font-size: 1.1em;
   font-weight: bold;
   text-transform: uppercase;
   letter-spacing: .05em;
}

#nav li#nav_home{
   background: none;
   padding: 0;
}

#nav li a{
   display: block;
   padding: 10px;
   color: #959595; /* Change this to the right color */
   text-decoration: none;
}

#nav li a:hover{
   color: #00aeef;
   text-decoration: underline;
}

#nav li ul{
   display: none;
}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
   clear: both;
   width: 1000px;
   margin: 0 auto;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
   float: left;
   width: 1000px;
   margin-top: 20px;
}

/* =Content
---------------------------------------------------------------------
*/

#content{
   float: left;
   width: 631px;
   margin: 0;
   padding: 8px 20px;
   background: #000 url(../_img/bg_content.gif) repeat-x;
}

body#home #content{
   width: 1008px;
   margin: 0 -4px 10px -3px;
   padding: 0;
   background: none;
}

body#products #content{
   float: right;
   width: 780px;
   padding: 8px 0;
}

#content h3{
   margin: 0 -10px;
   color: #00aeef;
   font-weight: normal;
   text-transform: uppercase;
   font-style: italic;
}

body#products #content h3{
   margin: 0 10px;
}

#content h4{
   margin-bottom: .25em;
   color: #febf0f;
   font-size: 1.6em;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content h4 a{
   color: #febf0f;
}

#content h5{
   margin-bottom: .25em;
   color: #febf0f;
   font-size: 1.6em;
   text-transform: uppercase;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content h6{
   margin-bottom: .25em;
   color: #ffffff;
   font-size: 1.3em;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content p,
#content li{
   margin-bottom: 1em;
   color: #FFF;
   font-size: 1.1em;
   line-height: 1.5;
}

#content p.breadcrumb{
   margin-bottom: 1.25em;
   color: #00aeef;
   font-size: 1em;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#content ul,
#content ol{
   margin: 0 0 1em 3em;
}

#content ul#byline{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-bottom: 10px;
   list-style: none;
}

#content ul#byline li{
   font-size: 1.1em;
}

#content li{
   margin: 0;
}

#content li li{
   font-size: 1em;
}

#content blockquote{
   margin-left: 3em;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content a{
   color: #00aeef;
}

#content a:hover{
   text-decoration: none;
}

#content img{
   float: left;
   margin: 5px 10px 5px 0;
}

#content a img{
   border: 3px solid #febf0f;
}

#content #text{
   clear: both;
}

/* home-box */

#content .home-box{
   float: left;
   width: 236px;
   height: 136px;
   margin: 0 4px 11px 3px;
   padding: 8px 0 0 9px;
   background: #000 url(../_img/bg_home-box.gif) repeat-x;
}

#content .home-box h3{
   margin: 0;
}

#content .home-box img,
body#products #content img{
   display: block;
   float: none;
   margin: 1px 0 0 1px;
   border: 4px solid #959595;
}

body#products #content img{
   float: left;
   margin: 4px 14px 28px;
}

#content .home-box a:hover img,
body#products #content a:hover img{
   border-color: #00aeef;
}

/* comments */

#content p.comments{
   margin-bottom: 1.5em;
   padding: 7px 0 1px 18px;
   border-top: 1px dotted #a9a28c;
   background: url(../_img/bg_comments.gif) no-repeat left 12px;
   color: #00aeef;
   font-size: 1.1em;
}

#content p.comments span.category{
   padding: 2px 0 2px 19px;
   background: url(../_img/bg_category.gif) no-repeat left 2px;
}

#content .comment{
   background: #2f2f2f;
}

#content .comment h4{
   margin: 0;
   padding: 7px 19px;
   background: #404040;
   color: #828283;
   font-size: 1.3em;
   font-weight: normal;
}

#content .comment h4 span.commenter{
   color: #00aeef;
   text-decoration: underline;
}

#content .comment p{
   padding: 7px 19px;
   color: #828283;
   font-size: 1.3em;
}

#content #comments form{
   margin-bottom: 25px;
}

#content #comments label{
   display: block;
   margin-bottom: .25em;
   color: #febf0f;
   font-size: 1.6em;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;   
}

#content #comments textarea{
   display: block;
   width: 400px;
   margin-bottom: 0;
   padding: 5px;
   font-size: 11px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   line-height: 1.25;
}

#content #comments input{
   font-size: 11px;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

/* article list */

#content div.list{
   float: left;
   /*width: 479px;*/
   padding: 10px 10px 0;
   border-bottom: 1px dotted #363636;
}

#content div.list:hover{
   background: #2f2f2f;
}

#content div.list h4{
   font-size: 1.3em;
   color: #828283;
   margin-bottom: .25em;
}

#content div.list h4 a{
   color: #febf0f;
}

#content div.list p{
   margin: 0;
   color: #fff;
   font-size: 1.1em;
   line-height: 1.3636;
}

#content p.more{
   float: right;
}

#content p.more a{
   padding-right: 15px;
   background: url(../_img/bg_more.gif) no-repeat right center;
}

/* =Products-sidebar
---------------------------------------------------------------------
*/

#products-sidebar{
   float: left;
   width: 190px;
   padding: 14px 10px;
   background: url(../_img/bg_content.gif) repeat-x;
}

#products-sidebar h3{
   width: 166px;
   height: 10px;
   margin-bottom: 10px;
   background: url(../_img/bg_products_h3.gif) no-repeat;
   text-indent: -9999px;
}

#products-sidebar li{
   margin-bottom: .5em;
   font-size: 1.3em;
}

#products-sidebar li a{
   color: #959595;
   text-decoration: none;
}

#products-sidebar li a:hover{
   color: #00aeef;
   text-decoration: underline;
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   float: right;
   width: 320px;
}

body.sidebar-bottom #sidebar{
   clear: both;
   float: none;
   width: auto;
}

#sidebar .sidebar-box{
   float: left;
   width: 320px;
   margin-bottom: 3px;
   background: #000 url(../_img/bg_home-box.gif) repeat-x;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

body.sidebar-bottom #sidebar .sidebar-box{
   margin: 0 20px 0 0;
}

body.sidebar-bottom #sidebar .sidebar-box#newsletter-box{
   margin: 0;
}

#sidebar .sidebar-box h3{
   width: 208px;
   height: 10px;
   margin: 14px 10px;
   text-indent: -9999px;
}

#sidebar .sidebar-box#events h3{
   background: url(../_img/bg_sidebar_h3_events.gif) no-repeat;
}

#sidebar .sidebar-box#racing-news h3{
   background: url(../_img/bg_sidebar_h3_racing-news.gif) no-repeat;
}

#sidebar .sidebar-box#newsletter-box h3{
   background: url(../_img/bg_sidebar_h3_newsletter-box.gif) no-repeat;
}

#sidebar .sidebar-box#categories h3{
   background: url(../_img/bg_sidebar_h3_categories.gif) no-repeat;
}

#sidebar .sidebar-box#archives h3{
   background: url(../_img/bg_sidebar_h3_archives.gif) no-repeat;
}

#sidebar .sidebar-box#subscribe h3{
   width: 310px;
   height: 16px;
   background: url(../_img/bg_sidebar_h3_subscribe.gif) no-repeat;
}

#sidebar .sidebar-box#subscribe h3 a{
   display: block;
   width: 310px;
   height: 16px;
}

body.sidebar-bottom #sidebar .sidebar-box h3{
   width: auto;
   height: auto;
   margin: 0;
   padding: 14px 9px 7px;
   color: #959595;
   background: none !important;
   font-size: 1.1em;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   text-transform: uppercase;
   text-indent: 0px;
}

#sidebar .sidebar-box .event,
#sidebar .sidebar-box .news{
   float: left;
   width: 300px;
   padding: 7px 10px;
   border-top: 1px dotted #363636;
}

#sidebar .sidebar-box .event.first,
#sidebar .sidebar-box .news.first{
   border: 0;
}

#sidebar .sidebar-box .event.hover,
#sidebar .sidebar-box .news.hover{
   background: #22272a;
}

#sidebar .sidebar-box h4{
   margin-bottom: .25em;
   font-size: 1.3em;
   font-weight: normal;
}

#sidebar .sidebar-box h4 strong{
   font-weight: normal;
}

#sidebar .sidebar-box h4 a{
   color: #febf0f;
   text-decoration: none;
}

#sidebar .sidebar-box .event.hover h4 a,
#sidebar .sidebar-box .news.hover h4 a{
   text-decoration: underline;
}

#sidebar .sidebar-box h4.date{
   float: left;
   width: 25px;
   margin-right: 10px;
   padding-bottom: 2px;
   border: 1px solid #a9a28c;
   background: #959595;
   color: #2b3336;
   text-transform: lowercase;
   text-align: center;
}

#sidebar .sidebar-box h4.date strong{
   display: block;
   margin-bottom: 1px;
   padding: 2px 0;
   background: #2b3336;
   color: #febf0f;
}

#sidebar .sidebar-box p{
   color: #959595;
   font-size: 1.3em;
}

#sidebar .sidebar-box .news p{
   font-size: .9em;
   line-height: 1.4;
}

#sidebar .sidebar-box p.more{
   text-transform: uppercase;
   text-align: right;
}

#sidebar .sidebar-box p.more a{
   color: #febf0f;
   text-decoration: none;
}

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

#sidebar li{
   margin-bottom: .25em;
   font-size: 1.3em;
}

#sidebar li a{
   color: #febf0f;
   text-decoration: none;
}

#sidebar li a:hover{
   text-decoration: underline;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
   width: 980px;
   margin: 10px auto;
   padding: 7px 10px;
   border-top: 1px dotted #363636;
}

#footer p{
   float: left;
   margin-bottom: .5em;
   color: #959595;
   font-size: .9em;
}

#footer p.powered{
   float: right;
}

#footer p.powered a b{
   color: #5b5b5b;
   font-weight: normal;
   text-transform: uppercase;
}

#footer p.powered a i{
   color: #961b1e;
   font-style: normal;
}

#footer p.powered a{
   color: #961b1e;
   text-decoration: none;
}

#footer #footer-links{
   clear: both;
}

#footer #footer-links p{
   text-transform: uppercase;
}

#footer #footer-links a{
   color: #959595;
   text-decoration: none;
}

#footer #footer-links a:hover{
   text-decoration: underline;
}

#footer #footer-categories p{
   margin: 10px 20px;
   text-transform: uppercase;
   line-height: 1.5;
   letter-spacing: -.02em;
}

#footer #footer-categories p a{
   color: #707070;
   text-decoration: none;
}

#footer #footer-categories p a:hover{
   color: #959595;
   text-decoration: underline;
}
