/* HTML Tag Redefinition */

body {
    	background-color: #000000;
    }
    
	#b396-26{
		display: none;
	}
	
    #main_content{
    	width: 100% !important;
    	background: url(http://www.xtremedriftcircuit.com/themes/blacktemp/images/backg.jpg) repeat-y center center #000000;
    	margin: 0;
    	padding: 0;
    	min-height: 700px !important;
    }
    
    .head_body{
    	width: 100% !important;
    	margin: 0;
    	padding: 5px 0;
    }
    
    .head_body .head_top{
    	width: 948px;
    	margin: 0 auto;
    	padding: 0;
    	background: url(http://www.xtremedriftcircuit.com/themes/blacktemp/images/header_box1.jpg) center #000000;
    	height: 31px;
    }
    
	
	#header-area p{display: none;}
	
      .head_body .head_top .head_search{
      	float: left;
      	width: 200px;
      	margin-left:15px;
      }
      
      .search_div{
      	float: left;
      	margin: 0;
      	padding: 0;
	    	text-align: center;
      }
      .obj_text{
      	margin: 0;
        border: 0 !important;
        background-color: #444444;
        color: #fff;
      }
      
      .head_body .head_top .head_dropdown{
      	float: left;
      	width: 300px;
      	margin-left:15px;
      }
      
      .dropdown_div{
      	float: left;
      	margin: 0;
      	padding: 0;
	    	text-align: center;
      }
      
      .underlinemenu{
      font-weight: bold;
      width: 100%;
      font-size: 10px;
      background-color: #FFFFFF;
      }
      
      .underlinemenu ul{
      padding: 12px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
      margin: 0;
      text-align: left; //set value to "left", "center", or "right"*/
      }
      
      .underlinemenu ul li{
      display: inline;
	  border-right: 1px solid #F00;
      }
      
      .underlinemenu ul li a{
      color: #494949;
      padding: 6px 10px 4px 10px; /*top padding is 6px, bottom padding is 4px*/
     /* margin-right: 15px; spacing between each menu link*/
      text-decoration: none;
      /*border-bottom: 3px solid gray; bottom border is 3px*/
      }
      
      .underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
      border-bottom-color: black;
      }
	  
	  #footer{
		  width: 950px;
		  margin:auto;
		  border-top: #F00 solid 1px;
		  background-color:#252525;
	  }
      
	  
	  .footer_underlinemenu{
		  font-weight: bold;
		  width: 100%;
		  font-size: 12px;
      }
	  
      .footer_underlinemenu ul{
		  padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
		  margin:  20px;
		  text-align: left; /*set value to "left", "center", or "right"*/
		  width: 150px;
		  float:left;
      }
      
      .footer_underlinemenu ul li{
		  display:block;
		  border-right: 1px solid #4E4E4E;
		  width: 150px;
      }
      
      .footer_underlinemenu ul li a{
		  color: #FFF;
		  padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
		  text-decoration: none;
      }
      
      .footer_underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
      	border-bottom-color: black;
      }

#sb_body{
	width: 675px !important;
	margin-left: 10px !important;
}

#bioInfo{
	color: #000 !important;
}

#sb_sidebar #bloglist #headtitle h1{
	font-size: 16px !important;
	font-weight: bold;
}

#content-sbBlog-wrap #content-sbBlog-contain #content-sbBlog-title{
	padding: 10px 0;
}

#content-sbBlog-wrap #content-sbBlog-contain #content-sbBlog-title h1{
	font-size: 14px !important;
	font-weight: bold;
}

#sbBlogsort #catlist h2, #sbBlogsort #taglist h2, #sbBlogsort #tagcloud h2{
	font-size: 14px !important;
	font-weight: bold;
}

#sbBlog #description p{
	padding: 5px 0;
}