/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
#homepage div.photo-thumb h2 a { float: left; width: 120px; }
#homepage p.post-details { float: right; margin:0; padding: 9px 10px 0 0; }
#authors_page { }
#authors_page .photo-thumb {height: 150px; width: 100px; padding: 10px; margin:0;}
#authors_page .woo-image {padding:0px; margin:0px;}
#authors_page .photo-thumb a img, .author_images div.photo-thumb a img.woo-image { padding:0; margin:0;}
#authors_page .photo-thumb h2 { margin:0px; padding:0px; width: 100px; float: left;}


.author_images .bg-photo-thumb{background:#272727; float:left; margin:3px 17px 20px 3px; height:140px;}
.author_images .bg-photo-thumb.one-col {width:820px; height:160px;}
.author_images .bg-photo-thumb.two-col {width:340px; height:160px;}
.author_images .bg-photo-thumb.three-col {width:180px; height:160px;}
.author_images .bg-photo-thumb.four-col {width:100px; height:160px;}
.author_images .bg-photo-thumb.five-col {width:52px; height:160px;}
.author_images .bg-photo-thumb.six-col {height: 160px; width: 140px;}
.author_images .bg-photo-thumb.last{margin:3px 0 20px 3px; height:160px;}
.author_images .photo-thumb{background:#272727;position:relative;top:0px;left:0px; height: 140px !important; }
.author_images .photo-thumb a.thumb, a img.thumbnail{display:block; opacity:1;}
.author_images .photo-thumb a.thumb:hover, a:hover img.thumbnail{opacity:1; }
.author_images .photo-thumb img{border-bottom:3px solid #000000; height:75px; width:100px; width:120px;}
.author_images .photo-thumb h2{float:left; padding-left:10px; padding-top: 5px;}
.author_images .photo-thumb h2 a{font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#555;text-transform:uppercase; font-weight:normal;}
.author_images .photo-thumb h2 a:hover{color:#FFFFFF;}
.author_images .photo-thumb p.post-details {font-size:11px; float:left; padding-left:10px; padding-top: 0px; color:#999;line-height:14px;text-transform:uppercase; margin-top: 20px;}

.author-page {
     background-color: #000;
}

.artist_avatars {
width: 550px;
padding: 0px !important;
}

.artist_avatars li {
float: left;
width: 150px;
height: 180px;
background: none repeat scroll 0 0 #1B1B1B !important;
color: #555555;
margin: 15px;
text-align: center;
padding: 0px !important;
}