﻿#photogallery .category .name{color:#999;}
#photogallery .categories{}
#photogallery .categories table td{border:none;padding:0px;}
#photogallery .categories .category .preview{float:left;width:134px;height:100px;overflow:hidden;}
#photogallery .categories .category .content{float:left;width:200px;margin-left:5px;font-size:11px;}
#photogallery .categories .category .content a{display:block;margin-bottom:5px;font-size:14px;}

#photogallery .photos .flow{}
#photogallery .photos .flow .photo{float:left;padding:2px;border:solid 1px #ccc;margin:0 3px 3px 0;}
#photogallery .photos .flow .photo .preview{width:100px;height:75px;overflow:hidden;}
#photogallery .photos .flow .photo .caption{display:none;}

#photogallery .photos .grid{width:100%;}
#photogallery .photos .grid .photo{padding:5px;border:solid 1px #ccc;margin:0 3px 3px 0;}
#photogallery .photos .grid .photo .preview{width:100px;height:75px;overflow:hidden;float:left;}
#photogallery .photos .grid .photo .caption{width:400px;height:75px;overflow:hidden;float:left;margin-left:10px;}
#photogallery .photos .grid .photo .caption h3{margin:5px 0;}

#photogallery .addthis{margin-top:20px;}

/* Standard View */
#photogallery .standardview .actions{clear:both;}
#photogallery .standardview .actions .addthis_toolbox{margin:20px 0 0 30px;}
#photogallery .standardview .actions .slideshowlink{display:none;margin:8px 0;background-color:#dadada;padding:5px;text-align:center;}
#photogallery .standardview .navigation{background-color:#dadada;padding:3px;}
#photogallery .standardview .navigation table{margin-bottom:0px;}
#photogallery .standardview .navigation td{border:none;padding:3px;}
#photogallery .standardview .navigation td.text{font-size:80%;width:25%;}
#photogallery .standardview .navigation td.text a{color:#999;}
#photogallery .standardview .navigation td.preview{width:50px;}
#photogallery .standardview .column1{width:600px;float:left;margin:5px 0 0 0;}
#photogallery .standardview .column2{width:290px;float:left;margin:5px 0 0 8px;}
#photogallery .standardview .column2 .tags{margin-top:10px;}
#photogallery .standardview .column2 .tags a{margin-right:5px;}
#photogallery .standardview .column2 a.edit{display:block;padding:5px;background-color:#e25432;color:#ddd;}


/* Slideshow */
#wrapper #content {padding-top:0px;}
#photogallery .slideshow h1{color:#fff;}
#photogallery .slideshow{width:707px;margin:10px auto;}
#photogallery .slideshow .slides{height:480px; width:707px; overflow:hidden;}
#photogallery .slideshow .pager{margin:25px 0;}
#photogallery .slideshow .pager a img{border:none;margin-right:5px;}