﻿#photogallery .category{}
#photogallery .categories{}
.cat2{width:230px;}
#photogallery .categories .grid_subs .category{border-bottom:1px solid #ccc; padding:0 0 10px;}
#photogallery .categories .grid_subs .category .preview{display:none; height:150px; overflow:hidden; text-align:center; width:200px;}
#photogallery .categories .grid_subs .category .content{float:left; width:100%; text-align:left;}
#photogallery .categories .grid_subs  .category .content a{display:block;margin-bottom:5px;font-size:18px; text-decoration:none;}


#photogallery .categories table td{border:none;padding:0px; vertical-align:top;}
#photogallery .categories .category .preview{float:left;width:200px;height:150px;overflow:hidden;background-color:#fff; border:5px solid #fff; text-align:center;}
#photogallery .categories .category .content{float:left;font-size:11px; text-align:center; width:200px;}

#photogallery .categories .category .content a{display:block;margin-bottom:5px;font-size:14px; text-decoration:none;}

#photogallery .categories .category .childalbums{margin:0;padding:10px 0 0 0;}
#photogallery .categories .category .childalbums li{float:left;margin:0 20px 5px 0;width:210px;list-style-type:none; text-align:center;}
#photogallery .categories .category .childalbums li img{background-color:#fff; padding:5px; border:1px solid #333;}
#photogallery .categories .category .childalbums a{display:block;}

#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:url(/resources/themes/standard/images/gallery-nav.jpg) no-repeat; padding:13px 0 0; height:70px;}
#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;}

/* 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;}
