/*
Você pode adicionar seu próprio CSS aqui.

Clique no ícone de ajuda acima para saber mais.
*/
#site-navigation a {
    font-size: 14px;
	
	
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    background: #0080c1;
    color: #fff;
    font-size: 12px;
    font-size: 2rem;
    line-height: 1;
}

div.col-md-12.text-center {
	background:#1c1c1c
}

.site-footer .widget_recent_entries ul li .post-date {
    display: block;
    color: #f1f1f1;
    font-size: 12px;
}

.newspaper-x-archive-first-posts .newspaper-x-post-meta .newspaper-x-category, .newspaper-x-archive-page .newspaper-x-post-meta .newspaper-x-category {
    padding: 3px 7px 3px 10px;
    line-height: 25px;
    font-weight: 400;
    background: #0080c1;
}

.newspaper-x-blog-sidebar .widget:not(.widget_search):not(.widget_newspaper_x_banner):not(.widget_text).widget_calendar #wp-calendar td#today {
    color: #fff;
    background: #0080c1;
}

.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-category {
    padding: 3px 7px 3px 10px;
    line-height: 25px;
    font-weight: 400;
    background: #0080c1;
}

.newspaper-x-recent-posts > ul > li .newspaper-x-category {
    padding: 3px 7px 3px 10px;
    line-height: 25px;
    font-weight: 400;
    background: #0080c1;
}
.newspaper_x_widgets .newspaper-x-blog-post-layout-b .newspaper-x-title h4 > a {
    color: #1c1c1c;
    font-weight: 700;
}
.newspaper_x_widgets .newspaper-x-blog-post-layout-c .newspaper-x-title h4 > a {
    color: #1c1c1c;
    font-weight: 700;
}

.newspaper-x-archive-first-posts .entry-title a {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    color: #1c1c1c;
}

.page-title > span{
	color:#1c1c1c;
}

.top-header #searchform input[type="search"] {
    padding: 3px;
    background: #ffffff;
    border: none;
    color: #1c1c1c;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 14px;
    max-width: 128px;
}

.top-header {
    background: #1c1c1c;
    color: #fff;
}

.newspaper-x-news-ticker .newspaper-x-module-title {
    color: #FFF;
    padding: 0px 21px 0px 11px;
    font-size: 15px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: bold;
    background: #1c1c1c;
    display: inline-block;
    position: relative;
    line-height: 42px;
}
 
#colophon {
    background-color: #1c1c1c;
    margin-top: 30px;
}

.site-info {
    background-color: #0080c1;
    padding: 15px 0;
}

i.fa.fa-angle-up {
	background:#0080c1;
}

.back-to-top-area a {
    color: #f1f1f1;
    font-family: "Nunito Sans", sans-serif;
    background: #0080c1;
    font-weight: 700;
}

#site-navigation a {
    font-family: "Nunito Sans", sans-serif;
    line-height: 26px;
    padding-bottom: 10px;
    color: #1c1c1c;
    display: inline-block;
    font-weight: 300;
}

img[Attributes Style] {
    width: 100px;
    height: 190px;
}