/*---------------------------------  Styles.css  ---*/ 

body {
  background-color: #BFC1C4;
  background-color: #888877;
  background-color: #CCCCBB;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  padding: 0;
  margin: 0;
  text-align: center;
  
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
}

#page {
  margin: 0 auto;
  width: 900px;
/*  width: 780px;*/
/*
  min-width: 640px;
  width: 91.5%;
*/  
  text-align: left;
  border: 2px solid #9EA3AC;
  border: 1px solid #666655;
  /*padding: 5px;*/
  background-color: #FFFFFF;
  clear: both; }

#header {
  background-color: #334488;
/*  background-image: url(header.png);*/
  background-image: url(../images/header100.png);
/*  background-image: url(header125.png);*/
  background-repeat: repeat-x;
  color: #FFFFFF;
  font-family: Arial,Helvetica,Geneva,sans-serif;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 0.72em;
  text-transform: uppercase;

/*  height: 80px;*/
  height: 100px;
/*  height: 125px;*/
}

#header img {
	padding-top: .4em;
	padding-top: .7em;
/*  padding-top: .8em;*/
	padding-left: .4em;
}

#main {
  background-color: white;
  float: left;
  width: 100%;
  margin: 15px 0px 30px; }

h1 {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 0.72em;
  text-transform: uppercase; }

h2 {
  color: #441111;
  color: #557733;
  /*font-family: Georgia, sans-serif;*/
  font-size: 270%;
  font-weight: normal;
	margin: 0px;
}

h3 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 195%;
  margin: 0px;
  font-weight: bold; }

h3 a {
  color: #441111;
  color: #446633;
  text-decoration: none;
  border-bottom: none;
  margin: 0px; }

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

h4 {
  color: #222222;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 17px;
  font-weight: bold;
}

a {
  color: #772211;
  text-decoration: none;
  border-bottom: 1px solid #DBD6D1; }  

a:hover {
  color: #441111;
  text-decoration: none;
  border-bottom: 2px solid #DBD6D1; }

p {
  color: #232323;
  /*font-family: Georgia, Times, "Times New Roman";*/
  /*font-size: 1.3em;*/
  line-height: 1.3em;
  margin: 0px 0px 10px; }

ul {
  padding-left: 20px; }

li {
  padding: 0; }


/*---MAIN COLUMN---*/  

#content-wrapper {
  float: left;
   width: 600px;
	width: 65%;
}

#content {
  padding: 0px 15px; }


/*---SIDEBAR---*/  

#sidebar-wrapper {
  float: right;
  width: 300px;
   width: 35%;
}

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

#sidebar h3 {
  color: #222222;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 17px;
  font-weight: bold;
  margin: 0px; }

#sidebar h4 {
  color: #222222;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: 0px; }

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


/*---ARTICLE---*/ 

.entry {
  margin-bottom: 20px; }

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

.entry p {
  font-size: 1.1em; }

.posted {
  color: #918C7E;
  font-family: "lucida grande",arial,helvetica,verdana,sans-serif;
  font-size: 10px;
  margin: -3px 0 5px;
  padding: 0px; }

.posted em {
  color: #441111;
  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: #e8f0f6;
	border-color: #D5E9F6; 
}

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

#extra em {
  font-style: italic; }

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

#player, #gallery {
  background: #FFFFFF;
  float: left;
  clear: both;
  margin: 0px 15px 15px 0px;
  padding: 3px;
  border: 1px solid #a9cde5;
}

#gallery a, 
#gallery a:hover, 
#player a, 
#player a:hover,
#extra img a,
#extra img a:hover {
  border-bottom: none !important;
  text-decoration: none !important; }

#extra a img {
  margin-bottom: -3px; }

.spot {
  margin-bottom: 20px;
  clear: both; }

.spot p {
  font-family: Verdana, sans-serif;
  font-size: 11px; 
  color: #333333;
  margin-top: 0px; }

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

.box {
  padding: 15px;
  border: 1px solid #dbd6d1;
  background-color: #efedeb;
  margin-bottom: 20px; }

.box h3 {
  font-size: 18px;
  margin-bottom: 2px; }

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

.box input.email {
  font-size: 10px;
  padding: 3px; 
  color: #a29e96; 
  width: 140px; }

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

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

.hidden {
  display: none; }

.clear {
  clear: both; }

/*---SITEMAP---*/ 

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

#sitemap li a {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 180%;
  font-weight: bold;
  margin: 0px; 
  color: #441111;
  text-decoration: none;
  border-bottom: none; }

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

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

/*---FOOTER---*/ 

#footer {
	background-color: #334488;
	border-top: 1px solid #333333;
	clear: both;
	color: white;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

/*#footer {
  color: #ffffff;
  float: right;
  font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
  font-size: 90%;
  margin-bottom: 30px;
}*/
#footer p, #footer a {
	color: #ffffff;
	font-weight: normal;
	margin: 0;
}

#footer a {
    color: #EEEEEE;
	font-weight: normal;
    /*text-decoration: underline;*/
}

#footer a:hover {
    color: #FFFFFF;
    /*text-decoration: none;*/
}

#copyright {
	float: right;
	text-align: right;
}

#copyright p {
	text-align: right;
}

/*---------------------------------  Navigation.css  --- */

#nav {
	height: 38px;
	background: transparent url(../images/nav-background.gif) repeat-x top left;
	border-top: 1px solid #333;
}

#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 {
  font-family: "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 13px;
	display: block;
	float: left;
	color: #444444;
	text-decoration: none;
	padding: 8px 16px 7px;
	border-bottom: none;
	background: transparent url(../images/nav-divider.gif) no-repeat top right; }

#nav ul li a:hover {
  color: #FFFFFF;
  background: #6677BB;
  border-bottom: 1px solid #992222;

  background-color: #334488;
  background-image: url(../images/mItemHBack.gif);
  background-repeat: repeat-x;
  color: #ffffff;
}

#nav ul li.selected a {
  color: #444444;
  background: #B9B3AA;
  border-bottom: 1px solid #ee9933;

  background-color: #334488;
  background-image: url(../images/mItemSBack.gif);
  background-repeat: repeat-x;
  color: #ffffff;
}


/*---------------------------------  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; }

#sidebar_nav {
    background-color: #334488;
  border: 1px solid #dbd6d1;
  background-color: #efedeb;
/*    float: right;*/
    font-size: 12px;
    margin-bottom: 15px;
    padding-top: 1px;
    padding-bottom: 1px;
}
#sidebar_nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#sidebar_nav li {
/*    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-bottom-width: 1px;
*/    
/*	border-left-style: solid;*/
/*    border-left-color: #446699;*/
/*    border-left-width: 10px;*/
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
}
#sidebar_nav li a:hover {
/*    background-color: #334488;*/
    background-color: #446633;
/*    border-left-color: #CCCCCC;*/
/*    border-left-style: solid;*/
/*    border-left-width: 10px;*/
	color: #FFFFFF;
    text-decoration: underline;
}
#sidebar_nav li a {
    color: #EEEEEE;
    color: #222222;
    font-weight: bold;
    text-decoration: none;
}
