﻿#photogallery .category .name{color:#999;}
#photogallery .categories{margin:15px 0 0 0;}
#photogallery .categories table td{border:none;padding:0px;}
#photogallery .categories .category .preview{border:3px #000 solid;float:left;width:274px;height:274px;overflow:hidden;}
#photogallery .categories .category .content{float:left;width:274px;margin-left:5px;font-size:11px;}
#photogallery .categories .category .content a{color:#771819;display:block; font-weight:bold; margin:5px 0 20px 0;font-size:15px;text-decoration:none; text-align:center;}

#photogallery .photos .flow{}
#photogallery .photos .flow .photo{background:#e2e4d3;float:left;padding:8px;border:solid 1px #ccc;margin:0 40px 40px 0;}
#photogallery .photos .flow .photo .preview{width:164px;height:164px;overflow:hidden;}
#photogallery .photos .flow .photo .caption{color:#575556; font-size:10px; margin:3px 0 0 0;}

#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{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; display:none;}
#photogallery .standardview .leftColumn .container{background:#e2e4d3; border:1px #ccc solid; padding:15px 0; text-align:center;}
#photogallery .standardview .leftColumn .container .previous{background:url(/resources/themes/standard/images/photo-previous.jpg) no-repeat; display:block; float:left; width:30px; height:30px; text-indent:-9999px; margin:174px 6px 0 6px;}
#photogallery .standardview .leftColumn .container .next{background:url(/resources/themes/standard/images/photo-next.jpg) no-repeat; display:block; float:left; width:30px; height:30px; text-indent:-9999px; margin:174px 6px 0 6px;}
#photogallery .standardview .leftColumn .title{border-top:1px #000 dashed; border-bottom:1px #000 dashed; font-size:15px; font-weight:bold; padding:5px 10px; margin:20px 0;}
#photogallery .standardview .leftColumn .actions{float:right;}
#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 */
#photogallery .slideshow h1{color:#fff;}
#photogallery .slideshow{width:640px;margin:50px auto;}
#photogallery .slideshow .slides{height:480px;overflow:hidden;}
#photogallery .slideshow .pager{margin:25px 0;}
#photogallery .slideshow .pager a img{border:none;margin-right:5px;}
