/*
Theme Name: Second Empire
Theme URI: http://www.second-empire.com/
Description: Designed based on several WordPress templates
Version: 1.2
Author: Jason Grosland
Author URI: http://www.grozworks.com/

*/
/* 
 RESET
-----------------------------------------------*/
h1, h2, h3, h4, h5, h6,
ul, li,
p, br,
img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/*
 MAIN 
-----------------------------------------------*/
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	line-height: 20px;
	background: #000;
/*
	background: #000 url('images/bg.gif') repeat-x;
	*/
}
	
a{
	color: #5e5e5e;	
}
a:hover{
	text-decoration: none;
}
.justify {
text-align: justify;
}

/* heading */
h1{
	font-size: 1.8em;
	margin: 2px 0px;
	padding: 0px 0px;
}
h2{
	font-size: 1.6em;	
/*
	margin: 2px 0px;
	padding: 2px 0px;
*/
}
h3{
	font-size: 1.4em;	
	margin: 2px 0px;
	padding: 3px 0px;
}
h4{
	font-size: 1.2em;	
	margin: 2px 0px;
	padding: 3px 0px;
}
h5{
	font-size: 1.0em;	
	margin: 2px 0px;
	padding: 3px 0px;
}
h6{
	font-size: .9em;	
	margin: 2px 0px;
	padding: 1px 0px;
	font-weight: normal;
}
#introBody #welcome {
	font-size: 1.2em;
	color: #b4bbc1;
	font-weight: bold;
	margin: 0 0 3px 0;
}
#introBody h2{
	font-size: 1.3em;
	color: #b4bbc1;
margin-top: 12px;
border-bottom: 2px solid #b4bbc1;
/*
	padding: 0 0 0 26px;
*/
}
#introBody ul li, #introBody li {
        margin-left: 20px;
        list-style-type: square;
}
#mainColBody h1{
	font-size: 1.5em;
	color: #07355f;
	font-weight: bold;	
}
#mainColBody h2{
	font-size: 1.4em;
	color: #977a3e;	
}
#mainColBody h3{
	font-size: 1.0em;
	font-weight: bold;
	color: #333;	
}


/* para-list */
p{
	margin: 5px 0px;
	padding: 3px 0px;	
}
br{
	margin: 0px 0px 0px 0px;
}

/*
 LAYOUT.
-----------------------------------------------*/
#wrap{
/*	width: 100%;*/
	height: auto;
	height: 1000px;
	min-height: 1000px;
	padding-top: 20px;
	background: url('images/house.jpg') left top no-repeat;	
}
#frame{
/* Centered:
	margin: 0 auto; */
/* Left aligned: */
	margin-left: 205px;
/* Right aligned:
        margin-right: 30px;
        float: right; */
	width: 770px;	
}
#header{
	width: 765px;
	height: 0px;	
	overflow: hidden;
}
#container{}
#mainCol{
	width: 577px;
    float: right;
}
#logo{
	width: 188px;
	height: 98px;
	position: absolute;
	z-index: 50;
}
/* home */
#introTop{
	height: 16px;
	margin-top: 100px;
	margin-left: 12px;
/*	background: url('images/introTop.png') no-repeat; */
}
#introBody{
	margin-left: 12px;
	float: left;
	font-weight: normal;
	font-size: 1.1em;
	color: #fff;
	background: #221e1f;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 40px;
width: 490px;
}
#introBody a{
/*	color: #fff; */
	color: #bc9c5a;
}
.boldLink {
	font-weight: bold;
}
.newsLink {
	font-weight: normal;
	font-style: italic;
}
#introFoot{
	width: 567px;
	height: 16px;
	margin-left: 12px;
	margin-top: -1px;
	float: left;
/*	background: url('images/introFoot.png') no-repeat;*/
	
}
#actions{
	width: 567px;
	margin-top: 10px;
	margin-left: 12px;
	float: left;
	display: inline;
    padding-bottom: 20px;
	border-bottom: 1px solid #1a1a1a;
}
/* common */
#subCol{
	width: 188px;
	position: absolute;
	left: 205px;
	top: 106px;
	
	z-index: 20;
}
#subColTavern{
	/** TODO: Make updates same as subCol **/
	width: 188px;
	position: absolute;
	left: 205px;
	top: 133px;
	
	z-index: 20;
}
#subColBody{
	width: 186px;
	float: left;
	padding: 0px 0px 0px 0px;
	background: #151515; 
	border-left: 1px solid #373737;
	border-right: 1px solid #373737;
}
#side_nav{
	float: left;	
	margin-top: -3px;
}
#subColFoot{
	width: 188px;
	height: 14px;
	float: left;	
margin-top: -1px;
}
#extraCol{display:none;}
#footer{
	text-align: center;
	width: 565px;
	height: 54px;
	margin-left: 12px;
	margin-top: 15px;
	padding: 0 0 0 0;
	float: right;
	color: #5e5e5e;
/*	background-image: url('images/flogo.gif');
	background-repeat: no-repeat;
	background-position: right; */
}
.grayText {
	color: #666666;
}

.call_to_action {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #a12727;
    border-radius: 8px;
    background: #ff4a4a;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff4a4a), to(#992727));
    background: -moz-linear-gradient(top, #ff4a4a, #992727);
    background: linear-gradient(to bottom, #ff4a4a, #992727);
/*    -webkit-box-shadow: #ff5959 0px 0px 40px 0px;
    -moz-box-shadow: #ff5959 0px 0px 40px 0px;
    box-shadow: #ff5959 0px 0px 40px 0px; */
    text-shadow: #591717 1px 1px 1px;
    font: normal normal bold 18px arial;
    color: #ffffff !important;
    text-decoration: none;
}
.call_to_action:hover,
.call_to_action:focus {
    background: #ff5959;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff5959), to(#b62f2f));
    background: -moz-linear-gradient(top, #ff5959, #b62f2f);
    background: linear-gradient(to bottom, #ff5959, #b62f2f);
    color: #ffffff;
    text-decoration: none;
}
.call_to_action:active {
    background: #982727;
    background: -webkit-gradient(linear, left top, left bottom, from(#982727), to(#982727));
    background: -moz-linear-gradient(top, #982727, #982727);
    background: linear-gradient(to bottom, #982727, #982727);
}

.call_to_action2 {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 10px 18px;
    border: 1px solid #0888b1;
    border-radius: 8px;
    background: #0dddff;
    background: -webkit-gradient(linear, left top, left bottom, from(#0dddff), to(#0888b1));
    background: -moz-linear-gradient(top, #0dddff, #0888b1);
    background: linear-gradient(to bottom, #0dddff, #0888b1);
    text-shadow: #05556f 1px 1px 1px;
    font: italic normal normal 15px arial;
    color: #ffffff !important;
    text-decoration: none;
}
.call_to_action2:hover,
.call_to_action2:focus {
    border: 1px solid ##0aaadd;
    background: #10ffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#10ffff), to(#0aa3d4));
    background: -moz-linear-gradient(top, #10ffff, #0aa3d4);
    background: linear-gradient(to bottom, #10ffff, #0aa3d4);
    color: #ffffff;
    text-decoration: none;
}
.call_to_action2:active {
    background: #0888b1;
    background: -webkit-gradient(linear, left top, left bottom, from(#0888b1), to(#0888b1));
    background: -moz-linear-gradient(top, #0888b1, #0888b1);
    background: linear-gradient(to bottom, #0888b1, #0888b1);
}


/*
 NAVIGATION.
-----------------------------------------------*/
/* side nav */
#side_nav ul{	
}
#side_nav li{
	list-style: none;
/*
	margin-bottom: 1px !important;
	margin-bottom: -1px;



*/
	width: 184px;
	padding: 0 0 0 0;
	border-left: 1px solid #373737;
	border-right: 1px solid #373737;
	background: #3c3e3e url('images/listBg.gif') bottom repeat-x;	
}
#side_nav li a{
	color: #cacaca;	
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 10px 5px 20px;
	background: url('images/list-style-1.gif') 5px no-repeat;
}
#side_nav li a:hover{
	color: #828080;	
	background: url('images/list-style-2.gif') 5px no-repeat;
}
#side_nav li a.down{
	background: url('images/list-style-3.gif') 5px no-repeat;		
}
#side_nav li a.down:hover{
	background: url('images/list-style-4.gif') 5px no-repeat;		
}

#side_nav li ul{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#side_nav ul ul li{
	width: 172px;
	padding: 0 0 0 10px;
	background: #535454;
	background-image: none;	
}
#side_nav ul ul li a{
	background-image: none;	
} 
#side_nav ul ul li a:hover, #side_nav ul ul li.selected{
	color: #fff;
	background: #535454;
	background-image: none;
	text-decoration: underline;
}

/* footer */
#footer ul{}
#footer li{
	display: inline;
    white-space: nowrap;
}
#footer li a{
	color: #5e5e5e;
	padding-right: 2px;
	padding-left: 2px;
}

/*
 CONTENT.
-----------------------------------------------*/
/* header */
#stock{
/*	width: 159px;*/
	width: 450px;
	height: 98px;
	padding: 0 0 0 0;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
/*	margin-left: 605px;	*/
	margin-left: 312px;
	background: #000;
	margin-top: 1px;	
}

/* actions */
#actions h2 {
	font-size: 1.5em;
	clear: both;
	padding-bottom: 8px;
	padding-left: 5px;
	color: #ccc;
	font-weight: normal;
	border-bottom: 1px solid #27394a;	
	text-decoration: none;
}
#actions h2 a {
	color: #ccc;
	font-weight: normal;
	text-decoration: none;
}
#actions .box1, #actions .box2, #actions .box3 {
	width: 156px;
	padding: 0px 15px;
	margin: 10px 0 0 0;
	float: left;
	display: inline;
	color: #fff;
}
#actions .boxW {
	width: 530px;
	padding: 0px 15px;
	margin: 0px 0 15px 0;
	display: inline;
	color: #fff;
}
#actions a{
	color: #bc9c5a;
	font-weight: bold;	
}
#actions .box1, #actions .box2{	
	border-right: 1px solid #27394a;
}
#actions .box3{
	float: left;	
}
#actions .boxW{	
	float: left;
}
#actions small{
	font-size: 1em;
	color: #999;
	line-height: 15px;	
}

/* side */
.side_section{
	padding: 10px 20px 0px 20px;
	float: left;	
	color: #959595;	
}

/*
 MISC.
-----------------------------------------------*/
.editLink  {
	float: right;
	margin-top: -20px;
}
.editLink a {
	font-size: 9px;	
	border: 1px solid #aaa;
	background-color: #444;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
}
.left{
	float: left;	
}
.right{
	float: right;	
}
.black{
	color: #000;	
}
.white{
	color: #fff;	
}
.hide{
	display: none;
}
.data img{
	padding: 2px;
	margin: 5px;
	background: #fff;
}

/* clearing */
#wrap:after,
#mainCol:after{
	content: '.';
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;	
}

/* for sponsors titles */
.titleWithBorder {
  padding-left: 2px;
  border: 1px solid #333;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  background: #222;

  font-size: 1.2em;
  color: #b4bbc1;
  font-weight: bold;
  margin: 0 0 3px 0;
}

#raceLinks {
  border-top: 1px solid #432;
  margin: 30px 0 30px 0;
}

p.food1 {
text-transform: uppercase; 
}

.openTableReservation {
  border: 2px solid #c0c0c0;
  color: #000;
  height: 172px;
  padding: 4px;
}
.openTableReservation h2{
  color: #000 !important;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* For 2011 Grand Prix Sponsors */
.sponsorlogo {
border: 2px solid #ccc;
padding: 10px;
background: #fff;
}

.sponsordark {
border: 2px solid #ccc;
padding: 10px;
background: #221e1f;
}
