/*
Featured Content Slider
by: Chris Coyier
*/
*{
 margin: 0;
 padding: 0;
 font-family:tahoma;
 font-size:12px;
 direction:ltr;
}



/*
UTILITY STYLES
*/

.floatLeft{
 float: left;
}

.floatRight{
 float: left;
}

.clear{
 clear: both;
}

a{
 outline: none;
}



/*
PAGE STRUCTURE
*/
#page-wrap{
 margin: 0px auto;
 position: relative;

}



/*
TYPOGRAPHY
*/
ul{
 list-style: square inside;
}

a, a:visited{
 color: #729dff;
 text-decoration: none;
}

a:hover, a:active{
 color: white;
}

blockquote{
 padding: 0 0px;
 margin-left: 00px;
 font-size: 14px;
 
font-family: Georgia, serif;
 font-style: italic;
}


/*
SLIDER
*/
.slider-wrap{
 width: 930px;
 position: absolute;
 direction:ltr;
 float:left
}

.stripViewer .panelContainer 
.panel ul{
 text-align: left;
 margin: 0 0px 0 00px;
}

.stripViewer{
 position: relative;
 overflow: hidden;
 width: 930px;
 height: 300px;
}

.stripViewer .panelContainer{
 position: relative;
 left: 0;
 top: 0;
}

.stripViewer .panelContainer .panel{
 float: left;
 height: 100%;
 position: relative;
 width: 930px;
}

.stripNavL, .stripNavR, .stripNav{
 display: none;
}

.nav-thumb{
 border: 1px solid #000000 ;
 margin:0px;
}

#movers-row{
}



#movers-row div{
margin: 1px 01px 0px 1px ;
 float: left;
 
}

#movers-row div a.cross-link{
 float: left;
}

.photo-meta-data{
 background: url(http://weblog.ugig.ir/temp/am/atashmusic/transpBlack.png);
 padding: 10px;
 height: 30px;
 
margin-top: -50px;
 position: relative;
 z-index: 9999;
 color: white;
 margin-right:
}

.photo-meta-data span{
 font-size: 13px;
}

.cross-link{
 display: block;
 width: 111px;
 margin-top: -55px;
 
position: relative;
 padding-top: 15px;
 z-index: 9999;
}

.active-thumb{
}

