/* General */
.site {margin: 0px;background-color: transparent;}
.site-header {padding: 1em 4.5455%;}
.site-content { padding: 4.5455%; background-color: #fff;}

body:not(.custom-background-image):before, body:not(.custom-background-image):after {
    height: 0;
}

/* Blog */
.entry-date {font-size: 20px;border-bottom: 1px solid #ccc;padding-bottom: 5px;}
.cat-links {border-bottom: 1px solid #ccc;padding-bottom: 5px;}
.comments-link {border-bottom: 1px solid #ccc;padding-bottom: 5px;}


 
/* Textos */
.entry-title {font-weight:400!important;}
.title {font-weight:400!important;}
h1 {font-weight:400 !important;}
li {font-family: trebuchet MS;}
.widget .widget-title {font-weight: 400;}
.site-info a {font-family: trebuchet MS;}
h2 {font-weight: 400 !important;}
h3 {font-weight: 400 !important;}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h1, .entry-summary h2, .entry-summary h3, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6, .textwidget h1, .textwidget h2, .textwidget h3, .textwidget h4, .textwidget h5, .textwidget h6 {font-weight: 400;}
.post-title {font-weight: 400 !important; text-transform:uppercase;}
.comment-reply-title {font-weight: 400 !important; text-transform:uppercase;}

 
/* Cabecera */
#masthead {padding: 0;}
.site-header {padding: 0;}
.header-image {margin-bottom: 0; margin-top:0;}
.header-image a {text-align: right;}
.site-header-main {display:none;}
body.admin-bar:not(.custom-background-image)::before {top: 0px;}
 
/* Footer */
#colophon {display:none;padding: 1em 4.5455% 3.5em;}
.site-footer {padding: 1em 4.5455% 3.5em;}
.site-info{display:none;}
.site-footer .social-navigation {display: none;}

 
/* Widgets */
#text-3 {border-color:#b2dfcb;}
.widget {border-color: #b1dfcc;}
#sb_instagram .sbi_follow_btn a {font-family: trebuchet ms;text-transform: uppercase;}
 
.textwidget a {box-shadow: none;}
.cat-item {border-bottom: 1px solid #f0f5f4;padding-bottom: 5px;padding-top:9px; text-transform: uppercase;}

.menu-item{border-bottom: 1px solid #f0f5f4;padding-bottom: 5px;padding-top:9px; text-transform: uppercase;}

 
/* Formulario */ 
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {padding: 1em;font-size: 12px;}
input[type="submit"] {background-color: #595a6e;}
input[type="text"]{padding: 1em;font-size: 12px;}