/* -----------------------------
	Design By: Hector Consuegra
	Realedgedata Design
	Realedgedat Version 4.0
	April 10, 2010
  ------------------------------ */
* {  
  margin: 0;
  }
html, body {
  height: 100%;
  }
body {
  background: url(/images/bg.jpg) repeat-x #630102;
  font-family:Helvetica, Arial, sans-serif;
  font-size: 80%;
  padding: 0;
  margin: 0;
  text-align: left; }

#page {
  margin: 0px auto;
  width: 940px;
  text-align: left;
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
 }

#header {
  color: #FFFFFF;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 0.72em;
  text-transform: uppercase;
 }

#breadcrumb p {
	font: normal 12px Arial;
	}
#main {
  width: 100%;
  margin: 0px 0px 30px; }

h1 {
  color: #000;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 0.72em;
  text-transform: uppercase; }

h2 {
  color: #717271;
  font-family: Tahoma;
  font-size: 160%;
  line-height:220%;
  font-weight: normal;
  margin: 0px; }

h3 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 195%;
  margin: 25px 0 10px;
  font-weight: bold;
  color:#717271 }

h3 a {
  color: #451811;
  text-decoration: none;
  border-bottom: none;
  margin: 0px; }

h3 a:hover {
  color: #902f1c;
  border-bottom: none; }

a {
  color: #711e11;
  text-decoration: none;
  /*border-bottom: 1px solid #DBD6D1;*/
  outline:none; }  

a:hover {
  color: #451811;
  text-decoration: none;
  border-bottom: 2px solid #000;
  outline:none; }

p {
  color: #232323;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  line-height: 1.3em;
  margin: 0px 0px 10px; }

ul {
  padding: 0;
  margin: 0 0 0 25px; 
}

li {
  padding: 0; }


/*---MAIN COLUMN---*/  

#content-wrapper {
  float: right;
  width: 600px; }
#content-wrap {
  float: right;
  width: 720px;
  background:url(/images/bg_subpage.png) repeat-y 0 0; }
  
#content-btm {
  float: right;
  width: 720px;
  height:15px;
  background:url(/images/bg_subpg_btm.png) repeat-y 0 0;
  clear:both;
  margin-bottom:-15px; }

#content {
  padding: 0 0 0 30px; }
  
#contentsp {
  margin: 0 40px;
  font:12px Tahoma, Helvetica, Arial;
  line-height:18px;
  color:#333;
  min-height:650px; }
  
#contentsp h2 {
	line-height:120%;
	}
#contentsp p {
	font:12px/18px Tahoma, Verdana, Helvetica, Arial;
	color:#333;
	padding-top:15px;
	}
	
#contentsp ul {
  padding: 0;
  margin: 0 0 0 455px; 
}
#spleft_wrap {
	width:221px;
	float:left;
	margin:0;
	padding:0;
	}
#sp_leftside {
	width:221px;
	background:url(/images/bg_leftside.png) repeat-y 0 0;
	margin:83px 0 0 8px;
	padding:0 20px 0 30px;
	position:absolute;
	color:#EBEBEB;
	}
#sp_leftside h3 {
	color:#fff;
	}
#sp_leftside ul {
  padding: 0;
  margin: 0 20px 20px 5px;
  list-style:none outside none; 
  }
#sp_leftside a {
	color:#fff;
	}
#sp_top {
	background:url(/images/bg_leftside_top.png) no-repeat 0 0;
	height:28px;
	width:221px;
	margin:55px 0 0 8px;
	position:absolute;
	}
#sp_btm {
	background:url(/images/bg_leftside_btm.png) no-repeat 0 0;
	height:28px;
	width:221px;
	margin:0 0 -28px -30px;
	}
#sp_leftside_btm {
  float: right;
  width: 208px;
  height:15px;
  background:url(/images/bg_leftside_btm.png) repeat-y 0 0;
  clear:both;
  margin-bottom:-12px; }
  
#below, #below h3, #below li {
	color:#fff;
	padding:0 0 20px;
	}
#below ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#below li {
	float:left;
	margin:0;
	padding:0 0 0 40px;
	width:245px;
	background-image: url(/images/quote.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color:#fff;
	}

#below li p {
	color:#fff;
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	}

/*---SIDEBAR---*/  

#sidebar-wrapper {
  float: left;
  width: 320px; }

#sidebar-wrap {
  float: left;
  width: 250px; }

#sidebar {
  font-size: 14px;
  padding: 0 0 0 15px; }


#sidebar h3 {
  color: #222222;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  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: 1em; }

.entry p {
  font-size: 1.1em; }

.posted {
  color: #918C7E;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  margin: 10px 0 5px;
  padding: 0px; }

.posted em {
  color: #451811;
  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;
  margin-right:-10px;
  float:right; }

#extra .box {
  background-color: #e8f0f6;
  border-color: #D5E9F6; }

#extra p {
  line-height: 1.2em;
  margin: 5px 0px 5px 0px;
  font-size:12px; }

#extra em {
  font-style: italic; }

#extra span {
  color: #d26511;
  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: 12px; 
  color: #333333;
  margin-top: 0px; }

.spot li {
	line-height:1.3em;
	list-style:none;
	}

.spot img {
  float: left;
  padding: 0px 12px 10px 0px; }

.float {
	float:right;
	padding:10px 5px 5px;
	}

.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: #451811;
  text-decoration: none;
  border-bottom: none; }

#sitemap li a:hover {
  color: #902f1c;
  border-bottom: none; }

#sitemap ul.second {
  font-size: 80%; }

/*---FOOTER---*/ 

#footer-wrapper {
  margin: 5px auto 0 auto;
  width: 100%;
  /*position:absolute;*/
  background: url(/images/bg-ft.png) repeat-x;
  height:150px;
  clear:both;
  text-align: center;
 }

#footer {
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 90%;
  padding-top:80px;
  text-align:center;
   }

#icons {
	width:400px;
	float:right;
	height:48px;
	margin:-48px 0 0;
	}
#icons img {
	border:none;
	padding:0 10px 0 0;
	width:48px;
	height:48px;
	}
#icons a {
	border:0;
	outline:none;
	}
/* ----------------------- Forms ----------------*/
#dwrap {
	margin:0 auto;
	background:#999;
	-moz-border-radius:8px 8px 8px 8px;
	border:1px #12110F solid;
	padding:15px 40px;
	width: 440px;
	}
form.cmxform {
	color:#333333;
	font-size:1.1em;
	width:auto;
}
form.cmxform fieldset {
	margin:0 auto 10px auto;
}
form.cmxform legend {
	font-weight:bold;
	padding:0 2px 0 10px;
	text-shadow: #ccc 1px 2px 2px;
}
form.cmxform legend {
	margin:0 0 0 -10px
	}
form.cmxform legend, form.cmxform label {
	color:#ebebeb;
	font-size:20px;
}
form.cmxform label {
	display:inline-block;
	line-height:1.5;
	vertical-align:top;
	font-weight:bold;
}
form.cmxform fieldset ol {
	margin:0;
	padding:0;
}
form.cmxform fieldset li {
	list-style:none outside none;
	margin:0;
	padding:5px 10px 0 0;
	font-size:18px;
}
form.cmxform fieldset fieldset {
	border:medium none;
	margin:3px 0 0;
}
form.cmxform fieldset fieldset legend {
	font-weight:normal;
	padding:0 0 5px;
}
form.cmxform fieldset fieldset label {
	display:block;
	width:auto;
}
form.cmxform em {
	color:#FF0000;
	font-style:normal;
	font-weight:bold;
}
form.cmxform label {
	width:135px;
	color:#fff;
}
form.cmxform fieldset fieldset label {
	margin-left:123px;
}
form.cmxform input {
	-moz-border-radius:3px 3px 3px 3px;
	background:url("/images/textarea.png") repeat-x scroll 0 0 #FFF;
	border:1px solid #12110F;
	font-family:inherit;
	font-size:18px;
	margin:0;
	padding:5px 5px 7px;
	width:430px;
}
form.cmxform select {
	-moz-border-radius:3px 3px 3px 3px;
	background:url("/images/textarea.png") repeat-x scroll 0 0 #FFF;
	border:1px solid #12110F;
	font-family:inherit;
	font-size:18px;
	margin:0;
	padding:11px 5px 7px;
	width:440px;
}
form.cmxform textarea {
	-moz-border-radius:3px 3px 3px 3px;
	background:url("/images/textarea.png") repeat-x scroll 0 0 #FFF;
	border:1px solid #12110F;
	clear:both;
	color:#222222;
	float:left;
	font-family:"Helvetica Neue",Arial,sans-serif;
	font-size:18px;
	height:190px;
	padding:5px;
	width:430px;
}
form input.cmx {
	background:url("/images/submit.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	height:58px;
	line-height:300px;
	margin:10px 0 0 0;
	text-indent:-9999px;
	width:141px;
	outline:none;
	
}
form input.cmx:hover {
	background:url("/images/submit.png") no-repeat scroll 0 -58px transparent;
	outline:none;
}

form.nws {
	color:#333333;
	font-size:1.1em;
	width:auto;
}
form.nws input {
	-moz-border-radius:3px 3px 3px 3px;
	background:url("/images/textarea.png") repeat-x scroll 0 0 #FFF;
	border:1px solid #12110F;
	font-family:inherit;
	font-size:18px;
	margin:0;
	padding:11px 5px 7px;
	width:230px;
}
form input.nwbt {
	background:url("/images/subscribe.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	height:58px;
	line-height:300px;
	margin:10px 0 0 0;
	text-indent:-9999px;
	width:141px;
	outline:none;
	
}
form input.nwbt:hover {
	background:url("/images/subscribe.png") no-repeat scroll 0 -58px transparent;
	outline:none;
}


/*---------------------------------  Navigation.css  ---*/ 

#nav {
	width:60%;
	height: 38px;
	float:right;
	background: transparent url(/images/bg-nav.png) repeat-x 0 0; }

#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:bold 14px Helvetica, Arial, sans-serif;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 14px 16px 7px;
	outline:none;
	border-bottom: none;
	background: url(/images/divider.png) no-repeat top right; }

#nav ul li a:hover {
  color: #FFFFFF;
  outline:none;
  background: url(/images/divider-s.png) no-repeat top right #242424;
  border-bottom: 1px solid #49140c; }

#nav ul li.selected a {
  color: #FFFFFF;
  outline:none;
  background: url(/images/divider-s.png) no-repeat top right #242424;}

#hpside h3{
  margin:110px 40px 0 0;
  color:#fff;
  text-shadow: #333 2px 2px 2px;
  text-align:right;
  }
  
/* ------------ Portfolio List Items --------------- */

.itemPf{
	margin:0 13px 25px 0; 
	width:200px; 
	height:200px; 
	font-size: 
	0.8em;
	overflow:hidden;
	float:left;
	text-align:center;
	}
.itemPf img{
	border:#000 solid 1px;
	}
.itemPf img:hover{
	border:#ff0000 solid 1px;
	}





/*---------------------------------  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: #000; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; outline:none; }

#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; outline:none;}

/*-----------------END Lightbox ---------*/

#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; }

#breabcrumb, #breabcrumb p {
	font:normal 11px/14px Arial;
	}
#bigbxwrapper {
	width:580px;
	height:auto;
	margin:0;
	padding:0;
	}
#bxnav {
	height:30px;
	width:580px;
	}
.bxitem {
	font:bold 16px Arial;
	color:#fff;
	border:1px #1d1d1d solid;
	background:#8f8d8e;
        float:right;
        padding:5px 10px;
	}
.bxitemActive {
	font:bold 16px Arial;
	color:#fff;
	border:1px #1d1d1d solid;
	background:#a30923;
        float:right;
        padding:5px 10px;
	}
#bigbox {
	background:#1d1d1d;
	padding:5px 10px 10px 10px;
	text-align:center;
	}
#bigbox p {
	font:normal 12px/16px Arial;
	color:#fff;
	text-align:left;
	padding:0 12px;
	}
.boximg {
	border:2px #fff solid;
	}

	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #444;
		padding: 10px;
		width: 100%;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

#portimg {
	float:left;
	width:400px;
	padding:0 25px 0 0;
}

/* ------------- anythingSlider v1.2 ------------*/

.anythingSlider                         { background:#1D1D1D; width: 550px; height: 360px; position: relative; margin: 0 auto 10px; padding:15px 10px; }
.anythingSlider .wrapper                { width: 533px; overflow: auto; height: 370px; margin: 0 10px; position: absolute; top: 20px left: 0; }
.anythingSlider .wrapper ul p			{ margin:10px 5px; color:#CCCCCC; }

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0;  left:-25px; background: #1D1D1D; border-top: /*3px solid #e0a213; border-bottom: 3px solid #e0a213;*/ margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 370px; width: 533px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 105px; cursor: pointer; border-bottom:none; }
.anythingSlider .forward                { background-position: 0 0; right: -50px; }
.anythingSlider .back                   { background-position: -58px 0; left: -47px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -58px -200px; }

#thumbNav                               { position: relative; top: -46px; text-align: center; }
#thumbNav a                             { color: #fff; border:3px solid #1D1D1D; font: 18px/18px Arial; display: inline-block; padding: 5px 10px; height: 18px; margin: 0 5px 0 0; background: #8F8D8E url(../images/cellshade.png) repeat-x 0 bottom; text-align: center; /*-moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; */}
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #A30923; }

#start-stop                             { background: green; background-image: url(../images/cellshade.png) 0 bottom; background-repeat: repeat-x; color: white; padding: 5px 10px; width: 40px; text-align: center; position: absolute; right: 45px; top: -32px; border:3px solid #1D1D1D;/* -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;*/ }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

/*
    For Specific Slides
*/
#textSlide                              { padding: 10px 30px; color:#CCCCCC; }
#textSlide h3                           { font: 20px Georgia, Serif; }
#textSlide h4                           { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0; }
#textSlide ul                           { list-style: disc; margin: 0 0 0 25px; }
#textSlide ul li                        { display: list-item; }

#quoteSlide                             { padding: 10px 30px 30px }
#quoteSlide blockquote                  { font: italic 26px/1.5 Georgia, Serif; text-align: center; color: #6E6E6E; margin: 0 0 10px 0; }
#quoteSlide p                           { text-align: center; }

/* ------------- end anythingSlider v1.2 ------------*/

/* ------------- jQuery lightBox ------------*/ 

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* ------------- end jQuery lightBox ------------*/ 
	
/* END CSS DOCUMENT */


