/** THEME STYLE CSS **/ /** Folder Gallery **/ .lb-container, .lb-image { height:500px !important; width: auto !important; } .fg-subtitle { width:150px; text-align:center; } .fg-img img{ margin-left: 25px; } .fg-wrapper { float:left; width: 100px; margin: 0 30px; } /** Folder Gallery Style CSS **/ .fg_gallery img { margin:0px 5px 5px 0px; padding:2px; border:1px solid #ddd; display:block; float:left; margin-left:25px !important; } .fg_gallery img:hover { border-color:#888; } .fg_title_link { font-weight: bold; } .fg_title { font-style: italic; }