/*
Theme Name: Foliopress MaisTuga
Template: foliopress
Version: 1.0.1
Text Domain: foliopress-child
*/

.main-navigation a {
	color: #DD9933;
	display: block;
	
	font-size: 15px;
	padding: 30px 15px;
	text-decoration: none;
}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
	color: #005588;
}

.site {
    background-color: #000;
}

.site-title a {
	color: #DD9933;
	text-decoration: none;
}
.site-title a:hover,
.site-title a:focus,
.site-title a:active {
	color: #50C3DC;
}
.wp-custom-logo .site-title {
	margin-top: 5px;
}
.site-description {
	margin-bottom: 0;
	font-size: 14px;
	color: #DD9933;
}
.entry-title, .page-title, .entry-title a {
    color: #DD9933;
    text-decoration: none;
}

.navbar {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 0;
	background-color: #000;
}

h1, h2, h3, h4, h5, h6 {
	color: .entry-title, .page-title, .entry-title a {
    color: #DD9933;
    text-decoration: none;
};
	line-height: 1.5;
	font-weight: normal;
	font-family: 'Courgette', cursive;
}
h1 {
	font-size: 35px;
}
h2 {
	font-size: 31px;
}
h3 {
	font-size: 27px;
}
h4 {
	font-size: 23px;
}
h5 {
	font-size: 19px;
}
h6 {
	font-size: 16px;
}


body, input, textarea, select {
	font: 18px 'Courgette', cursiva;
	color: #DD9933;
	word-wrap: break-word;
}

.my-info p {
    font-size: 20px;
}
.post-grid .entry-title {
    font-size: 16px;
}

a:active,
a:hover {
	color: #186c81;
}

.wp-pagenavi a {
	text-decoration: none;
	border: 1px solid #DD9933;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi span {
	border:none;
}
.wp-pagenavi a:hover {
	color: #005599;
	background-color: #000;
	border-color: #005599;
}
.wp-pagenavi .current, .wp-pagenavi a:hover {
    color: #fff;
    background-color: #005599;
}

.page-links span,
.page-links a:hover span {
	color: #fff;
	background-color: #000;
}
.page-links a span {
	color: #DD9933;
	background-color: inherit;
}
.page-title-wrap {
	background-color: #000;
}

textarea,
select {
	color: #DD9933;
}
body.overflow-hide {
	overflow: hidden;
}
pre {
	color: #777777;
}
code {
	color: #186c81;
}
.site {
	background-color: #000;
}


/* Hide original text */
.posts-navigation .nav-previous a,
.posts-navigation .nav-next {
    visibility: hidden;
}
/* Replace "Older Posts" */
.posts-navigation .nav-previous a::before {
    content: "<< Mais Obras";
}
/* Replace "Newer Posts" */
.posts-navigation .nav-next a::after {
    content: "Mais Obras >>";
}
/* Set appearance of new buttons */
.posts-navigation .nav-previous a::before,
.posts-navigation .nav-next a::after {
    visibility: visible;
}

/*
8.0 - Footer
--------------------------------------------------------------*/
.site-footer .widget-area {
	padding: 20px 0 20px;
	background-color: #000;
	color: #DD9935;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.site-footer .column-item {
	margin-bottom: 0;
}
.site-footer .widget-area a {
	color: #DD9933;
}
.site-footer .widget-area a:hover {
	color: #005588;
	text-decoration: none;
}
.site-footer .widget_archive ul li a,
.site-footer .widget_pages ul li a,
.site-footer .widget_nav_menu ul li a,
.site-footer .widget_recent_entries ul li a,
.site-footer .widget_categories ul li a,
.site-footer .widget_recent_comments ul li a,
.site-footer .widget_meta ul li a,
.site-footer .widget_rss ul li a {
	display: block;
}
.site-footer .widget_archive ul ul li a,
.site-footer .widget_pages ul ul li a,
.site-footer .widget_nav_menu ul ul li a,
.site-footer .widget_recent_entries ul ul li a,
.site-footer .widget_categories ul ul li a,
.site-footer .widget_recent_comments ul ul li a,
.site-footer .widget_meta ul ul li a,
.site-footer .widget_rss ul ul li a {
	padding-left: 20px;
}
.site-footer .widget_archive ul ul ul li a,
.site-footer .widget_pages ul ul ul li a,
.site-footer .widget_nav_menu ul ul ul li a,
.site-footer .widget_recent_entries ul ul ul li a,
.site-footer .widget_categories ul ul ul li a,
.site-footer .widget_recent_comments ul ul ul li a,
.site-footer .widget_meta ul ul ul li a,
.site-footer .widget_rss ul ul ul li a {
	padding-left: 30px;
}
.site-footer .widget_recent_entries ul li,
.site-footer .widget_recent_comments ul li {
	border-color: rgba(0, 0, 0, 0.1);
}

/*--------------------------------------------------------------
7.1 - Widgets
--------------------------------------------------------------*/
.widget {
	margin-bottom: 40px;
}
.widget-title {
	font-size: 20px;
	margin-bottom: 20px;
}
.widget-title,
.widget-title a,
.widget-area a {
	color: #DD9933;
}
.widget-area a:hover {
	color: #005588;
}

/*--------------------------------------------------------------
6.7 - Post/Image/Paging Navigation
--------------------------------------------------------------*/
.nav-links {
	position: relative;
	background-color: #fff;
	margin-bottom: 30px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.nav-links:before {
	background-color: rgba(0, 0, 0, 0.1);
	display: block;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	width: 1px;
	content: "";
	line-height: 0;
}
.nav-links .nav-previous {
	float: left;
	width: 50%;
}
.nav-links .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-links a {
	display: block;
	padding: 30px;
	color: #333;
}
.nav-links a:hover {
	text-decoration: none;
	color: #005588;
}
.nav-links:after {
	display: block;
	content: " ";
	clear: both;
}

/* wp-pagenavi */
.wp-pagenavi {
	text-align: center;
	margin-bottom: 10px;
}
.wp-pagenavi .pages {
	padding-right: 10px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}
.wp-pagenavi .current,
.wp-pagenavi a {
	display: inline-block;
	color: #DD9933;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 10px 20px;
	margin-left: -1px;
}
.wp-pagenavi .current,
.wp-pagenavi a:hover {
	color: #DD9933;
	background-color: #005588;
	border-color: #DD9933;
	text-decoration: none;
	position: relative;
}

/* page-links */
.page-links {
	text-align: center;
	margin-bottom: 40px;
}
.page-links span,
.page-links a {
	display: inline-block;
	margin-left: -1px;
	text-decoration: none;
}
.page-links span,
.page-links a:hover span {
	color: #fff;
	padding: 20px 30px;
	border: 1px solid #50C3DC;
	background-color: #50C3DC;
}
.page-links a span {
	display: block;
	color: #333;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-color: inherit;
	margin-left: 0;
}
.page-links .post-page-numbers {
	padding: 0;
	border: none;
	display: inline-block;
}

/*--------------------------------------------------------------
6.8 - Attachments
--------------------------------------------------------------*/
.image-attachment div.attachment {
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background-color: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}

.post-grid .sticky .sticky-post {
	right: 15px;
	top: 15px;
	height: 15px;
	width: 15px;
	background-color: #000;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
}

.post-grid .post a {
	color: #DD9933;
}

.entry-main {
	padding: 30px;
	background-color: #000;
}

/* Primary Title Stripe */
.entry-title:after,
.page-title:after,
.widget-title:after,
.post-grid .entry-title:after {
	margin-top: 10px;
	height: 5px;
	display: block;
	content: "";
	width: 120px;
	background-color: #005580;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.entry-title,
.page-title {
	font-size: 26px;
	line-height: 1.3;
	margin-bottom: 15px;
}
.post-grid .entry-title {
	font-size: 17px;
	font-weight: 500;
}

.post-grid p {
	font-size: 15px;
}
.cat-links {
	text-transform: none;
}

.site-info .copyright a:hover {
	color: #005588;
	text-decoration:none;
}
2.3 - Blockquote
--------------------------------------------------------------*/
blockquote:before {
	content: '\f10e';
	position: absolute;
	left: 0;
	color: #005588;
	display: block;
}
blockquote {
	display: inline-block;
	position: relative;
	padding-left: 30px;
	font-size: 28px;
	line-height: 1.3;
	margin: 0;
	color: #DD9933;
}
blockquote em,
blockquote i,
blockquote cite {
	color: #DD9933;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.post-grid blockquote:before {
	font-size: 20px;
	top: -25px;
	left: 0;
}
.post-grid blockquote {
	padding-left: 0;
	font-size: 20px;
	margin-top: 20px;
	font-weight: 500;
}
.copyright {
	font-size: 14px;
}
.copyright a{
	color: #005588;
}
.copyright a:hover {
	color: #2773AD;
}
.entry-meta,
.entry-meta a {
	color: #FFCC99;
}
/* Gutengern color styles */
.wp-block-image figcaption,
.wp-block-embed figcaption,
.wp-block-audio figcaption,
.wp-block-calendar table caption, 
.wp-block-calendar table tbody,
.wp-block-latest-posts__post-date {
	color: #DD9933;
}
.site-content,
	.site-footer .widget-area {
		padding: 20px 0 10px;
}
.textwidget {
	font-size: 14px;
}