/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    http://nothing.com
 Description:  Twenty Fourteen Child Theme
 Author:       Rodrigo
 Author URI:   http://nothing.com
 Template:     twentyfourteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

body,
button,
input,
select,
textarea {
	color: #fff;
}

.site {
	background-color: #00003b;
}

body {
	background: #00003b;
}

.search-toggle {
	display: none;
}

.site-navigation a {
	font-size: 16px;
}


.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	max-width: 550px;
}

.site-content .entry-header {
	background-color: #00003b;
}

.site-content .entry-meta {
	background-color: #00003b;
}

.site-content .entry-content,
.site-content .entry-summary,
.page-content {
	background-color: #00003b;
}


/**
* Outras coisas
*/

.lang-item {
    display: inline;
padding:0px 8px 0px 0px;
