/* -- This is the place to add your own style modifications without touching the original styles -- */

.gallery-post h4 {
	text-align:center;
    /*font-size:8pt; -> ampliamos a 10pt;*/
	font-size:10pt; 
	letter-spacing:0;
	padding: 0 2%;
	line-height:1.5em;
	margin: 0 0 10px;
	}

	
.timely .select-menu,
.timely .select-menu-catnav { 
    display: none !important;
    }

#cn-form h3 input[type="radio"] { -webkit-appearance: radio; }

input[type="checkbox"] { -webkit-appearance: checkbox; }
input[type="radio"] { -webkit-appearance: radio; }
input[type="submit"], input[type="button"] { -webkit-appearance: button; }
select { -webkit-appearance:menulist; }

#cn-form div#cn_category_chosen { width: 100% !important; }

#header #thedate {
    text-align: left;
	font-size: 1.2em;
}

.custom-padding {
	margin: 0 auto;
	padding: 0 0 !important;
	}

.wp-caption { max-width:100% !important; height:auto; }

.entry img {
	border: 0px !important;
        }