/*
	Featured Content Slider
	by: Chris Coyier
*/


					  				  
/*
	UTILITY STYLES
*/				  				  
em{ font-size:20px;
	font-weight:100;
	color:#618692;
	}					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 700px; margin: 15px auto; position: relative; min-height: 320px; padding-top:30px;
											  background: url(images/bg.png) top center; }


/*
	TYPOGRAPHY
*/
.wrapper{width:670px;}
ul											{ list-style: square inside; }
a:hover, a:active							{ color: #030; }
blockquote									{   font-size: 14px; font-family:Arial, Helvetica, sans-serif; color:#330;  text-align:justify;  margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 639px; position: absolute; top: 0px; left: 20px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 20px; }
.stripViewer								{ position: relative; overflow: hidden; width: 639px; height: 250px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top:40px; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 700px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -135px 0px 0px 70px; }
#movers-row div								{ width: 25%; float: left; padding-left:30px; }

#movers-row div a.cross-link 				{ float: right;text-align:center;  }

.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 20px; }
.cross-link									{ display: block; width: 120px; margin-right:-50px; 
											  position: relative; padding-top: 0px; z-index: 9999;text-align:center }

.caption {

background: url(../images/sda2.png) repeat;
text-align:justify;

}
.caption h2
{
padding-left: 30px;
padding-top: 10px;
color: rgb(146, 116, 22);
}

.caption p{
color: #ccc;
width: 80%;
padding-left: 80px;
font-size: 12px;
}





