body#photos .titlebar {
        top:15px;
        left:-10px;
        z-index:10;
        width:90%;
}

#gallery_list {
        margin:0px 0 0 0;
}

.gallery_time {
        font-style:italic;
}
.feature_top {
              font-family: Verdana,Geneva,sans-serif;
              font-style:normal;
}

#photo_detail {
        padding:10px;
}

#photo_detail img {
        display:block;
        margin:0 auto 20px auto;
        border:20px solid white;      
}

#gallery_table {
        margin:20px 0 0 0;      
}

#gallery_detail_cell {
        padding:2px 10px;      
}

#gallery_detail_cell p {
        margin:20px 0;
}

#gallery_detail {
        border:0px solid red;
        width:420px;
        padding:10px;
      	/* margin:2px 10px; */      
        background-color:#fff;
         -moz-box-shadow: 1px 1px 10px #818181;
        -webkit-box-shadow: 1px 1px 10px #818181;				
}

#gallery_detail img {
        display:block;
        margin:50px auto 50px auto;
}

body#photos .sidebar {
        margin:30px 0 0 0;
        padding:0;
        border:0px solid green;
}

body#photos .sidebar .titlebar {
        top:-20px;
}

body#photos .sidebar .teaser {
        margin:0px 0 20px 0;   
        border:0px solid blue;
}

table#recent_thumbs {
        width:100%;
}

table#recent_thumbs td {
        text-align:center;      
}

.feature {
        position:relative;
        padding:20px 10px 10px 10px;
        background: url('http://cdn.shakira.com/non_secure/images/webpage/bg_white_75pct.png');
        min-height:330px;
        _background:none!important;
        _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_white_75pct.png', sizingMethod='scale')!important;
        _height:1px!important;
         -moz-border-radius: 3px; 
        -webkit-border-radius: 3px;      
}

#feature_detail {
        margin:0 0 0 500px;
        border:0px solid blue;
}

#feature_detail span {
        font-family: Verdana,Geneva,sans-serif;      
}

#feature_photo {
        border:0px solid red;
        float:left;
}

#feature_photo img {
        border:5px solid white;
}

#feature_thumbs {
        position:absolute;
        bottom:5px;
        right:0px;
        width:260px;
        margin:60px 0 0 0;
}

.feature_thumb {
        border:3px solid white;      
}

.recent_thumb {
        display:block;
        margin:5px;
        border:3px solid #fff;  
        width: 82px;
        height: 82px;    
}

.gallery_landing_thumb {
        margin:3px 3px 5px 3px;
        
		vertical-align:middle;
}

.gallery_thumb_back {
display: inline-block;
background-color:#fff;
line-height:128px !important;
margin:3px;
}

.gallery_thumb {
        margin:10px auto;
        width:162px;
        /* height:162px; */
        /* background:#fff url('http://cdn.shakira.com/non_secure/images/webpage/bg_gallery_thumb.jpg') no-repeat; */
       /* background:#fff;
        box-shadow:5px 5px 10px #000;
        -webkit-box-shadow:5px 5px 10px #000;
        -moz-box-shadow: 5px 5px 10px #000; */
        

}

.gallery_thumb img {
        display:block;
        margin:0px auto;
        padding:15px 0 0 0;        
        width:100px;        
        /* max-height: 100px;  */               
        /* border:15px solid white; */
}





.gallery_thumb_title {
        color:#ffffff;
        font-family: Verdana,Geneva,sans-serif;
}



body#photos .comment_nav {
        /*margin:0;
        width:95%;*/
        margin-left: 55px;
}

body#photos .comment_nav li a {
        padding:0 4px;
}

.photo_tooltip span {text-align:left;font-family: Verdana,Geneva,sans-serif;border:0px solid red;}
.photo_thumb_title {display:block; font-weight:bold;text-align:left;font-family: Verdana,Geneva,sans-serif; max-width:300px; width:300px;}
.photo_thumb_attribution {display:block;font-size:.9em;text-align:left;font-family: Verdana,Geneva,sans-serif;}
.photo_thumb_comments {font-weight:bold;font-style:italic}
.gallery_headline {border:0px solid red;margin:0;}
.gallery_headline h4 {font-size:16px; color:#ec525e; margin:5px 0 10px 15px; padding-bottom:10px;border-bottom:1px solid #c2c2c2}
.feature_title h5 {color:#ff705f; margin:15px 0 10px 0px;}

