/* General Styles */
.wrapper_gallery{ background:url(../images/bgr_footer.png) no-repeat center bottom; padding-bottom:0; }
.wrapper_gallery #socials{ bottom:19px; }

/* body */
#sidebar_gallery{ float:left; width:174px; padding:25px 0 17px; overflow:hidden; }
#content_gallery{ float:right; width:812px; overflow:hidden; margin:0 0 8px; }

/* footer */
.footer_home{ margin:-39px 0 0; }
.footer_home #footer2{ background:none; padding:45px 0 0; height:auto; }
.footer_home #footer_inner{ height:auto; }

/* Gallery slider left */
#gal_slide_left{ float:left; width:158px; padding:28px 0 0; position:relative; height:572px; overflow:hidden }
#gal_slide_left_prev{ float:left; width:32px; margin:252px 0 0; }
#gal_slide_left_next{ float:right; width:32px; text-align:right; margin:252px 0 0; }
.gal_slide_left_list{ width:94px; float:left; }
#gal_slide_left ul{ width:94px; overflow:hidden; float:left; }
#gal_slide_left li{ display:block; width:100%; overflow:hidden; float:left; }
.gal_item{ display:block; width:86px; height:113px; background:url(../images/bgr_gal_item.png) no-repeat; padding:3px 4px; margin:0 0 20px; }
.gal_item_last{ margin-bottom:11px; }
.gal_item a,
.gal_item a:visited{ display:block; width:100%; text-align:center; padding:4px 0 0; }
.gal_item a img{ display:block; margin:0 auto 10px; }
.gal_item em{ font:bold 9px Arial,Helvetica,sans-serif; color:#666; }
.gal_item em span{ color:#85c03c; }
#gal_slide_left .count{ color:#5d5d5d; font:14px Arial,Helvetica,sans-serif; text-align:center; width:100%; float:left; }

/* Gallery slider right */
#gal_slide_right{ float:right; width:158px; padding:28px 0 0; position:relative; height:572px; overflow:hidden}
#gal_slide_right_prev{ float:left; width:32px; margin:252px 0 0; }
#gal_slide_right_next{ float:right; width:32px; text-align:right; margin:252px 0 0; }
.gal_slide_right_list{ width:94px; float:left;}
#gal_slide_right ul{ width:94px; overflow:hidden; }
#gal_slide_right li{ display:block; width:100%; overflow:hidden; float:left; }
#gal_slide_right .count{ color:#5d5d5d; font:14px Arial,Helvetica,sans-serif; text-align:center; width:100%; float:left; }

/* Gallery big image */
#gal_big{ float:left; width:458px; height:551px; background:url(../images/bgr_gal_big.png) no-repeat; margin:25px 0 0 13px; padding:2px 4px 6px; }
.gal_big_link,
.gal_big_link:visited{ display:block; padding:29px 0 10px 13px; text-align:center; }
.gal_title{ float:left; margin: 0 0 0 16px; font:bold 16px Arial,Helvetica,sans-serif; color:#646464; display:inline; }
.gal_title span{ color:#85c03c; }
.gal_author{ float:right; margin:3px 19px 0 0; font:bold 14px Arial,Helvetica,sans-serif; color:#85c03c; display:inline; }
