/*
Theme Name: Customizr Child JP
Theme URI: http://presscustomizr.com/customizr
Template: customizr
Author: nikeo
Author URI: http://presscustomizr.com/
Description: Customizr is a versatile and easy to customize WordPress theme
Version: 3.4.33.1477313768
Updated: 2016-10-24 12:56:08

*/
body{
background-image: url("http://apartquimequipan.com.ar/wp-content/uploads/fdoinv.png");
background-repeat: repeat-x;
background-color: #5D8034;
}
.tc-header {
    background-color:#F24910;
}
.site-title{
     color: #FFF7DF;
}
.entry-title{
     color: #FFF7DF;
}
.palabras{
color: #FFFFFF;
}
/*Menu*/
/* START OF Change the Navbar Colors/Font/Size */
/* Adjust Menu (red) text color, (Garamond) font-family, (1.5em) font-size  */
.navbar .nav > li > a, .navbar .nav > li > a:first-letter,
.navbar .nav > li.current-menu-item > a, 
.navbar .nav > li.current-menu-ancestor > a {
display:inline;
color:red;                        
font-family:Noto Sans;
font-size:1.2em;
font-weight: 500;
padding:8px 20px;
}

/* Adjust Menu colors - Normal */
.navbar .nav > li > a, .navbar .nav > li > a:first-letter {
color:black;
text-shadow:    none;
}
/* Adjust Menu colors - Hover */
.navbar .nav > li > a:hover, .navbar .nav > li > a:hover:first-letter { 
color:white;                      
text-shadow:none;
}
/* Adjust Menu colors - Active */
.navbar .nav > li > a:active, .navbar .nav > li > a:active:first-letter,
.navbar .nav > li.current-menu-item > a, 
.navbar .nav > li.current-menu-ancestor > a,
.navbar .nav > li.current-menu-item > a:first-letter, 
.navbar .nav > li.current-menu-ancestor > a:first-letter {
color:blue;
text-shadow:none;
}

/* Adjust dropdown Menu items (blue) text color, (yellow) shading and (green) border */
.dropdown-menu > li > a {
color:          blue;
background:     yellow;
border-bottom:  2px solid green;
}

/* Remove the Hover/Focus Colors  */
.navbar .nav > li.current-menu-item > a, .navbar .nav > li.current-menu-ancestor > a, 
.navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
color:#FFFFFF;
}
/* END OF Change the Navbar Colors/Font/Size */

.comments-link .tc-comment-bubble, .dropdown-menu > li.current-menu-item > a, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-submenu:focus > a, .dropdown-submenu:hover > a, .navbar .btn-toggle-nav.hover .menu-label, .navbar .nav > li.current-menu-item > a, .page-links button.btn, .site-description, .social-block a:hover, .tc-carousel-control:hover, .tc-regular-menu .dropdown-menu > li.current-menu-ancestor > a, .tc-regular-menu .navbar .nav > li.current-menu-ancestor > a, .widget h3::before, .widget.widget_archive li::before, .widget.widget_calendar li::before, .widget.widget_categories li::before, .widget.widget_links li::before, .widget.widget_meta li::before, .widget.widget_nav_menu li::before, .widget.widget_pages li::before, .widget.widget_recent_comments li::before, .widget.widget_recent_entries li::before, .widget.widget_rss li::before, a + span.tc-external::after {
    color:#FFF7DF;
}

footer#footer h6 {
    font-size: 20px;
    font-weight:500;
    line-height: 26px;
    text-shadow: 0 0 0 #fff;
}
footer#footer a, footer#footer p {
    font-size: 16px;
    line-height: 24px;
    color: #fafafa;
    margin-bottom: 2px;
    text-align: center;
}
footer ul {
    margin: 0 1em 0 3em;
}
footer#footer .colophon a, footer#footer .colophon p {
    color: #fff;
}