/*
Theme Name: RE Tech
Theme URI: http://www.epic-solution.com/
Author: Epic Solutions
Version: 1.0
Tags: black, orange, yellow, white, two-column
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, st ong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {background:transparent; border:0; margin:0; padding:0; vertical-align:baseline;}
body{line-height:1;}
h1, h2, h3, h4, h5, h6{clear:both; font-weight:normal;}
ol, ul{list-style:none;}
blockquote{quotes:none;}
blockquote:before, blockquote:after{content:''; content:none;}
del{text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse; border-spacing:0;}
a img{border:none;}
/* End reset
-------------------------------------------------------------- */
*{zoom:1;}
body{
	background:#000;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}
a{color:#FFF;}
a:hover{color:#F37022;}
h2 a {
	color:#f16c1d;
}
h3{
	color:#FFF;
	display:inline-block;
	*display:inline;
	font-size:24px;
	font-weight:bold;
	padding-bottom:15px;
}
h4{
	font-weight:bold;
	padding-bottom:7px;
}
.arrow{
	background:url(images/arrow.jpg) no-repeat;
	display:inline-block;
	*display:inline;
	height:20px;
	margin-left:10px;
	width:20px;
}
#wrapper{
	margin:20px auto 0;
	padding:0 5px;
	width:960px;
}
#main{
	margin-bottom:10px;
	padding-bottom:10px;
}
#header{height:250px;}
#logo{
	background:url(http://racingeclipse.com/wp-content/uploads/2013/04/RElogo3.jpg) no-repeat;
	display:block;
	float:left;
	height:250px;
	text-indent:-9999px;
	width:750px;
        padding: 0px 0px 0px 0px;
}

#followUs a {
	font-weight: bold;
	color: #ff841c;
        text-decoration: none;
}

#followUs a:hover {
	color: #fff;
}

#video{
	background:url(images/headerVideo.jpg) no-repeat;
	display:block;
	float:right;
	height:195px;
	text-indent:-9999px;
	width:470px;
}
#sidebar{
	margin-right:10px;
	width:310px;
        padding: 30px 0 0 0;
}
#sidebarItem{
	background:url(http://racingeclipse.com/wp-content/uploads/2012/01/sidebar2.jpg) no-repeat;
	display:block;
	height:398px;
	text-indent:-9999px;
	width:310px;

}
#container{
	clear:both;
	float:right;
	width:630px;
	margin-right:102px;
	margin-bottom: 10px;


}

#container-page{
	clear:both;
	float:left;
	width:940px;
        padding: 20px 0 0 20px;
}
#container-page a img {
	float: auto; 
	padding: 0px 0px 0 0;
}

#container-page h1 {
	color: #f16c1d;
}

#container-page table{
	width: 100%;
}
#container-page td{

	padding: 0px;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
        font-size: 20px;
        border: #fff solid 0px;
}

#container-page td img{
	float: auto;
        padding: 0px;
}
#menu-menu{
	background:url(images/navBG.jpg) repeat-x;
	float:right;
	height:50px;
	margin-top:-50px;
	padding-top:5px;
        padding-bottom: 5px;
	position:relative;
	width:960px;
}
#menu-menu li{
	border-right:1px solid #fff;
	display:inline;
	padding:0px 0px;
}
#menu-menu li.menuLast{border-right:none;}
#menu-menu a{
	color:#fff;
	font-size:18px;
	text-decoration:none;
}
#menu-menu a:hover{color:#F37022;}
#box1{
	float:left;
	width:310px;
}
#box1 ul{
	list-style-type:disc;
	padding:0 0 0 35px;
	margin:0;
}
#box1 li{
	font-size:20px;
	line-height:26px;
}
#box2, #box3{
	float:left;
	width:315px;
}
#box2{padding:0 10px 0 0;}
#box3{padding:0 0 0 10px;}
#box2 p, #box3 p{
	font-size:16px;
	line-height:24px;
	padding:10px 0 20px 0;
}
#footerBox{
	border-top:10px solid #333;
	clear:both;
	padding-top:10px;
}
#footer{
	border-top:10px solid #333;
	clear:both;
	overflow:hidden;
	padding:10px 0;
}
#contactInfo{
	float:left;
	font-size:14px;
	line-height:18px;
	padding-bottom:10px;
}
#followUs{float:right;
	font-size:14px;
	line-height:18px;
        color: #ff841c;
	font-weight: bold;
}
.entry-title{
	font-size:26px;
	font-weight:bold;
	padding-bottom:15px;
}
.entry-content{
	font-size:16px;
	line-height:24px;
}
.entry-content p{padding-bottom:15px;}
#slider{margin:-10px 0 0 0!important;}
.nivo-controlNav{display:none!important;}
#sponsorLogos{float:right;}
#sponsorLogos li{
	display:inline;
	padding-right:12px;
	vertical-align:top;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}