/*
Theme Name: Twenty Thirteen
Theme URI: https://wordpress.org/themes/twentythirteen/
Description: Twenty Thirteen Child Theme
Author: Diana
Author URI: https://infografos.com/
Template: twentythirteen
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentythirteen-child
*/

/* Predefinit per Infografos */

body {
    color: #42423c !important;
}

a {
	color: #3e5b7f !important;
	text-decoration: none;
}

/* Cos */

.entry-header, .entry-content, .entry-summary, .entry-meta {
    max-width: 1045px !important;
}

/* Cap */

.site {
    max-width: 100% !important;
}

.site-title {
	padding-top: 60px !important;
    color: #fff !important;
}

.site-description {
    color: #fff !important;
    font: 400 italic 24px "Source Sans Pro", Helvetica, sans-serif !important;
	padding-bottom: 20px !important;
}

.site-header {
    background: url(http://piloto-drones.es/wp-content/themes/twentythirteen-child/piloto-drones-banner.jpg) no-repeat scroll top !important;
    background-color: #4b82ba !important;
    background-size: auto !important;
    background-size: 100% auto !important;
}

.navbar {
    background-color: #e7f7f7 !important;
    max-width: 100% !important;
    width: 100% !important;
}

/* Menú */

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    font-style: normal !important;
}

.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
    background-color: #b7dff2 !important;
}

.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
    color: #3e5b7f !important;
}

/* Peu */

.site-footer .sidebar-container {
    background-color: #e5e9fb !important;
}

.site-footer {
    background-color: #c4c4d5 !important;
}

.site-footer .widget-title, .site-footer .widget-title a, .site-footer .wp-caption-text {
    color: #313442 !important;
}

.site-footer .widget {
    color: #313442 !important;
}

/* --- FI --- */