/*-----------------------------------------------------------------
-------------------GALLERY ---------------------------------------*/

#gallery-albumview {display:block; margin:10px; padding:3px; width:500px;}
#gallery-albumview ul {list-style:none; margin-left:0;}

#gallery-albumview li {float:left; list-style:none;}
#gallery-albumview li a {display:block; margin:10px; padding:3px; border:2px solid #d1dce5; background-color:white; }
#gallery-albumview li a:hover {border:2px solid #5b84a7;}

#gallery-catdescription {}
#gallery-catdescription p {text-align:center; font-style:oblique;}

#caption {width:200px; margin: 0 auto;}

#main .gallery-images li {margin:0; padding:10; list-style:none;}

#sidebar-gallery {background: url(/lisatheme/images/sidebar_bg_long.jpg); margin-top: 0px; width:180px; margin-right:10px; float:left; padding-left:10px;}
#sidebar-gallery ul {}
#sidebar-gallery a {color:#04243F;}
#sidebar-gallery a.current {color:#696969; background-color:white;}
#sidebar-gallery a:hover {color:#000; background-color:white;}

#sidebar-gallery h2 {font-size:1.8em; padding-left:5px;}

#main #sidebar-gallery a.h1 {color:#fff;}

