/* CSS Document */
body {
  padding-top:40px;
  background:#000 /*url(../images/bg.jpg) no-repeat top center fixed*/;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color:#ff9900;
}
.brand > i {
  margin-top:5px;
  margin-right:5px;
}

#content_images {
  position:fixed;
  top:0px;
  right:0px;
  width:1920px;
  height:1080px;
  z-index:1;
}

#social_media {
  position:absolute;
  top:30px;
  right:0px;
}

#logo {
  position:absolute;
  margin-left:-294px;
    left:50%;
  top:-20px;
  overflow:hidden;
}

#buy_tickets {
  position:absolute;
  top:20px;
  left:0px;
}

.image {
  margin:0;
}
.image > .brand {
  text-indent:-9999px;
  display:block;
  padding:0;
}
.navbar-fixed-top {
  position:fixed;
  z-index:9999;
  background:url(../images/header-bg.png) repeat-x;
  height:166px;
}

#content,
#sidebar,
#sidebar-2 {

  padding:65px 0px 0px;
}

.footer {
  z-index:9900;
  position:relative;
  
}

.footer h3 { color:#ff9900;}
.footer p { color:#fff; }
.footer a { color:#ff9900;}

#sub_footer_wrapper {
  background: rgba(0, 0, 0, 0.9);
  border-bottom:1px solid #660000;
  border-top:1px solid #660000;
  z-index:9999;
  padding-bottom:20px;
  
}

#sub_footer_left {
  height:338px;
  padding:20px 40px;
  float:left;  
}

#sub_footer_center {
  height:338px;
  padding:0px 40px;
  float:left;
  margin-top: 40px;
  min-width:360px;
}

#sub_footer_right {
  height:338px;
  padding:20px 40px;
  float:left;    
}

#footer_wrapper {
  background-color:#1c0000;
  padding:20px;
  z-index:9999;
}

#footer_wrapper p { font-size:12px; }

/* Module Spacing */
#content .moduletable,
#sidebar .moduletable,
#sidebar-2 .moduletable {
  margin-bottom:18px;
}


/* Enhanced typography */
dt {
  font-size: 105%;
  margin-bottom: .5em;
}
dd {
  margin-left: 2em;
  margin-bottom: 1em;
}
/* Template Demo */
body.item-524 .custom {
  background:#eee;
  padding:10px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
body.item-524 .navbar .custom {
  display:inline-block;
  padding:5px;
  margin:5px 0 0 10px;
}
body.item-524 .navbar .custom p {
  margin:0;
}
body.item-524 #header .custom {
  margin-bottom:10px;
}
body.item-524 #header .custom p {
  margin:0;
}
body.item-524 #breadcrumbs .custom ul {
  margin-bottom:0;
}
body.item-525 #below .custom {
  background:#eee;
  padding:10px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
/* Used for responsive page */
.resize {
  position: fixed;
  bottom: 0;
  right: 0; 
  height: 80px;
  width: 80px;
  background: url(../images/resize.png); 
}

div.items-leading.row-fluid { padding:0px; }
div.items-row.cols-1.row-0.row-fluid { padding:0px; }
div.items-row.cols-1.row-1.row-fluid { padding:0px; }
div.items-row.cols-1.row-2.row-fluid { padding:0px; }
div.items-row.cols-1.row-3.row-fluid { padding:0px; }
div.items-row.cols-1.row-4.row-fluid { padding:0px; }
div.items-row.cols-1.row-5.row-fluid { padding:0px; }
div.items-row.cols-1.row-6.row-fluid { padding:0px; }
div.items-row.cols-1.row-7.row-fluid { padding:0px; }
div.items-row.cols-1.row-8.row-fluid { padding:0px; }
div.items-row.cols-1.row-9.row-fluid { padding:0px; }
div.items-row.cols-1.row-10.row-fluid { padding:0px; }
div.item.column-1.span12 {background:none;}

form#userForm.formResponsive { padding:20px; }
div.formControlLabel {width:auto !important;}
div.formControls {margin-left:auto !important;}

ul.rsepro_upcoming li {padding:0px 0px 10px;}
ul.rsepro_upcoming small {font-size:12px;}