/*---------------------------------  Styles.css  ---*/
body {
  background-color: black;
  background-image: url("/assets/2/bg_gradient.gif");
  background-repeat: repeat-x;
  background-position: bottom;
  background-attachment: fixed;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  padding: 0;
  margin: 0;
  font-size: 80%;
  font-weight: normal;
  text-align: center; }

#page {
  padding: 10px 0px 0px 0px;
  margin: 0px auto;
  width: 920px;
  text-align: left;
  background-color: transparent;
  clear: both; }

#header {
  color: #fff;
  padding: 28px 10px 10px 20px;
  float: left; }

#main {
  float: left;
  width: 100%;
  color: #bbbbbb;
  padding: 20px 0px 30px; }

h1 {
  color: #FFFFFF;
  font-size: 180%;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 0.72em;
  text-transform: uppercase; }

h2 {
  color: #ffb700;
  font-size: 150%;
  font-weight: normal;
  margin: 0px 0px 5px 0px; }

h3 {
  color: #ffb700;
  font-size: 125%;
  margin: 20px 0px 10px 0px;
  font-weight: bold; }

h3 a {
  color: #ffb700;
  text-decoration: none;
  border-bottom: none; }

h3 a:hover {
  color: #ff1700;
  border-bottom: none; }

h4 {
  font-size: 110%;
  margin: 10px 0px 5px 0px; }

a {
  color: #ff1700;
  text-decoration: none; }

a:hover {
  color: #ffb700;
  text-decoration: none; }

p {
  color: #eeeedd;
  margin: 0px 0px 10px; }

ul {
  padding: 0 1.5em; }

li {
  color: #eeeedd;
  padding: 0; }

/*---MAIN COLUMN---*/
#content-wrapper {
  float: left;
  width: 600px; }

#content {
  padding: 0px 15px;
  font-size: 120%; }

/*---SIDEBAR---*/
#sidebar-wrapper {
  float: right;
  width: 300px; }

.sidebar {
  font-size: 90%;
  padding: 0px 15px 15px 15px; }

.sidebar h3 {
  color: #ffb700;
  font-size: 17px;
  font-weight: bold;
  margin: 0px; }

.sidebar p {
  line-height: 1.4em; }

/*---ARTICLE---*/
.entry {
  margin-bottom: 20px; }

.entry .info {
  margin-top: 1em;
  font-size: 1.1em; }

.posted {
  color: #eeeedd;
  font-size: 10px;
  margin: -3px 0 5px;
  padding: 0px; }

.posted em {
  color: #eeeedd;
  font-style: italic;
  margin: 0px 6px;
  font-weight: bold; }

.posted img {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  margin: 0 4px -5px 2px;
  text-decoration: none; }

/*---STYLES---*/
#extra {
  margin-bottom: 10px; }

#extra .box {
  background-color: #303030; }

#extra p {
  line-height: 1.2em;
  margin: 0px 0px 5px 0px; }

#extra em {
  font-style: italic; }

#extra span {
  color: #eeeedd;
  font-size: 120%; }

#player, #gallery {
  color: #ffb700;
  background: black;
  float: left;
  clear: both;
  margin: 0px 15px 15px 0px;
  padding: 3px; }

.spot {
  margin: 20px 0px;
  clear: both; }

.spot h3 {
  padding-top: 0px; }

.spot p {
  font-size: 100%;
  color: #bbbbbb;
  margin-top: 0px; }

.spot img {
  float: left;
  padding: 0px 12px 17px 0px; }

.box {
  color: text_color1;
  background-color: #303030;
  margin: 20px 0px;
  padding: 15px; }

.box h3 {
  color: #ffb700;
  font-size: 18px; }

.box input {
  margin-top: 5px; }

.box input.email {
  font-size: 100%;
  padding: 3px;
  color: black;
  width: 140px; }

.box input.subscribe {
  width: 70px;
  margin-left: 5px;
  color: #232323; }

.box ul {
  margin-left: 20px; }

.hidden {
  display: none; }

.clear {
  clear: both; }

.spc_scene {
  margin-left: 15px;
  width: 32em;
  padding: 15px; }

.spc_scene h3 {
  margin: 0; }

.spc_scene img {
  margin: 0px 15px 5px 0px; }

/*---SITEMAP---*/
#sitemap ul {
  list-style-type: disc;
  margin: 5px 0px 10px 35px;
  line-height: 2em; }

#sitemap li a {
  font-size: 180%;
  font-weight: bold;
  margin: 0px;
  color: #ffb700;
  text-decoration: none;
  border-bottom: none; }

#sitemap li a:hover {
  color: #ff1700;
  border-bottom: none; }

#sitemap ul.second {
  font-size: 80%; }

/*---FOOTER---*/
#footer-wrapper {
  margin: 5px auto;
  width: 900px; }

#footer {
  color: #bbbbbb;
  float: right;
  font-size: 90%;
  margin-bottom: 30px; }

/*---------------------------------  Navigation.css  ---*/
#nav {
  padding: 56px 0px 0px 30px;
  height: 38px;
  font-size: 110%;
  font-weight: bold;
  float: left;
  color: #ffb700;
  background-color: transparent;
  /*	background: transparent url(http://spurrd.com/assets/132/nav-background.gif) repeat-x top left;  */ }

#nav ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto; }

#nav ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0; }

#nav ul li a {
  display: block;
  float: left;
  color: #ff1700;
  text-decoration: none;
  padding: 8px 16px 7px;
  border-bottom: none; }

#nav ul li a:hover {
  color: black;
  background: #ffb700; }

#nav ul li.selected a {
  color: #303030;
  background: #ffb700;
  border-bottom: 1px solid #0b0b0a; }

/*---------------------------------  Lightbox.css  ---*/
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0; }

#lightbox img {
  width: auto;
  height: auto; }

#lightbox a img {
  border: none; }

#outerImageContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto; }

#imageContainer {
  padding: 10px; }

#loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

#hoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  border-bottom: none; }

#imageContainer > #hoverNav {
  left: 0; }

#hoverNav a {
  outline: none;
  border-bottom: none; }

#prevLink, #nextLink {
  width: 49%;
  height: 100%;
  background-image: url(data:image/gif;base64,AAAA);
  /* Trick IE into showing hover */
  display: block; }

#prevLink {
  left: 0;
  float: left; }

#nextLink {
  right: 0;
  float: right; }

#prevLink:hover, #prevLink:visited:hover {
  background: url(http://spurrd.com/assets/192/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover {
  background: url(http://www.spurrd.com/assets/189/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%; }

#imageData {
  padding: 0 10px;
  color: #666; }

#imageData #imageDetails {
  width: 70%;
  float: left;
  text-align: left; }

#imageData #caption {
  font-weight: bold; }

#imageData #numberDisplay {
  display: block;
  clear: left;
  padding-bottom: 1.0em; }

#imageData #bottomNavClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
  outline: none; }

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000; }

