/* Galerias */
ul.galeria{clear: both; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px dotted white;}
ul.galeria li{display: block; float: left; width: 250px; height: 230px; margin: 0 10px; color: #de0079; text-align: center; font-size: 12px;}
ul.galeria img{display: block;}

li.clear{clear: both !important; float: none !important; width: 100% !important;}

h1{color: #de0079; display: block; font-weight: bold; font-size: 18px; text-transform: uppercase; padding: 4px;}
small{color: gray; display: block; font-size: 12px; margin-bottom: 10px;}
/* No post */
div.no_gals {border-bottom: 1px dotted white; float: none; display: block; padding-bottom: 15px; margin-bottom: 15px;}
div.no_gals p{color: #ccc; font-size: 26px; padding: 0; margin: 0 !important;}