/*
Theme Name: Polo Child
Theme URI: http://crumina.net/polo/
Author: Crumina Team
Author URI: http://crumina.net/
Description: Powerful multipurpose theme
Version: 1
Template:polo
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: polo
Tags: white, blue, light, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready
*/

/*****************************************************************
Add Custom styles below 
******************************************************************/
h1, h2{
text-transform: uppercase !important;
}
#main-content a{
font-weight: bold;
}
#main-content  .post-info .post-autor,
#main-content  .post-info .post-category{
display: none;
}
button, input, textarea{
width:100%;
padding:5px 8px;
border:solid 1px #a9a9a9;
}
select{
width:100%;
padding:7px 5px;
border:solid 1px #a9a9a9;
}
/**** RECAPTCHA COMMENTS ****/

/*.gglcptch.gglcptch_v2{
position: absolute;
bottom:-86px;
left:15px;
}*/
#commentform .gglcptch {
    margin: 0 15px 10px;
}
.single-post .content{
padding-bottom: 150px;
}
/* ----------------------------------------------------------------------
    Posts (blog, etc)
-------------------------------------------------------------------------*/

.post-item .post-category a {
    background-color: inherit!important;
    color: #ef1c1c!important;
    border-radius:inherit;
    margin-right: 3px;
    padding-top: 15px!important;
    padding-right:8px!important;
}
.post-item .post-category {
    
    position: inherit!important;
}
