/*Theme Name  
Theme URI: http://pastorednardolopes.com
Description:  Pastor Ednardo Lopes
Version: 1.0

@charset "utf-8";
@import url("css/normalize.css");

/* -- geral -- */
html, body, div, span, h2, h3, blockquote, pre, a, code, em, font, img, small, strong, b, i, ol, ul, li, fieldset, 
form, label, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; 
border: 0; 
outline: 0;
}

*{
outline:none;
}

body {
background: #fff;
font-size:13px;
font-family: arial;
}

html {
background: #FFF;
}

ul {
padding:0px;
list-style:none;
}

h1 {
font-family: 'Montserrat';
    color: #1d1c1c;
    font-size: 225%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: uppercase;
    font-weight: 800;
	float:center;
}

/* -- links -- */
a {
color: #333491;
text-decoration: none;
}

a:hover {
color: #333491;
}


/* -- header -- */
#header {
width:100%;
margin-bottom:-50px;
}

/* -- estrutura -- */
#pagina {
width: 1100px;
margin:auto;
padding-top: 30px;
}

/* -- sidebar -- */
#sidebar {
float: right;
width: 260px;
}

.widget {
width:260px;
padding: 10px;
float:left;
background: #fff;
margin-bottom: 35px;
font-family: 'Montserrat', sans-serif;
color: #2d2d2d;
}
.widget img{
	max-width: 280px;
}

.widget h1 {
color: #2d2d2d;
text-align: left;
font-family:'Montserrat', sans-serif;
font-size: 18px;
text-transform: uppercase;
padding-left: 0px;
padding-bottom: 0px;
padding-top: 0px;
width: 100%;
height: auto;
margin-bottom: 10px;
margin-top: 0px;
margin-left: 0px;
background: none;
width: 280px;
border-bottom: 1px solid #2d2d2d;
}

.about-widget { 
background:#fff;
color:#231f20;
font-family: 'Montserrat', sans-serif;
font-size:26px;
text-align: center;
padding-bottom:15px;
}

.about-widget p {
font: normal 12px 'Montserrat', sans-serif;
margin-top: 0px;
text-align: center;
}
.widget:nth-child(1) {
margin-bottom: -30px;
}

/* sociais */
.sswidget_social li {
float: left;
margin-left: 5px;
}

.sswidget_social li:nth-child(1) {
margin-left: 50px;
}

.sswidget_social a {
color: #fff;
background: #231f20;
padding: 5px 0px 5px 0px;
font-size: 22px;
border-radius: 20px;
width: 40px;
float: left;
text-align: center;
}

.sswidget_social a:hover {
background: #333491;
color:#fff;
}

/* calendário */
#calendar_wrap {
display:block;
}

#calendar_wrap table {
width:100%; 
text-align:center;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
}

#calendar_wrap caption {
padding-bottom:7px;
padding-top: 7px; 
background: #89273e;
color: #fff;
}

#calendar_wrap th, #calendar_wrap td {
border:1px solid #f1f1f1; 
padding:2px 3px; 
font-size:80%; 
text-transform:uppercase;
}

#calendar_wrap .tagcloud {
font-style:italic; 
font-family:Georgia, "Times New Roman", Times, serif;
}

#calendar_wrap .tagcloud a {
color:#3e3e3e;
}

#calendar_wrap .tagcloud a:hover {
color:#9cdcda;
}

#calendar_wrap form {
text-align:center;
}

#calendar_wrap span {
display:none; 
visibility:hidden;
}

#calendar_wrap input {
background:#fff; 
border:1px solid #f1f1f1; 
width:70%; 
display:block; 
float:left; 
padding:7px; 
margin:0;
}

#calendar_wrap input[type="submit"] {
width:auto; 
margin:0 0 0 2px;
}

/* select */
#sidebar select {
background:transparent;
border:1px solid #bebebe;
width:100%;
}

/* ultimos posts */
.ultposts_widget li {
float: left;
width: 100%;
margin-bottom: 17px;
padding-bottom: 13px;
border-bottom: 1px dotted #d5d5d5;
}

.ultposts_widget .img {
float: left;
width: 100px;
margin-right: 10px;
}

.ultposts_widget .info {
float: right;
width: 140px;
}

.ultposts_widget h4 {
margin: 0px;
padding: 0px;
font-size: 11px;
font-weight: normal;
}

.ultposts_widget h4 a, .ultposts_widget h4 a:hover {
color: #000;
}

.ultposts_widget .cat {
font-size: 10px;
font-family: georgia;
font-style: italic;
}

.ultposts_widget .cat a, .ultposts_widget .cat a:hover {
color: #7e7e7e;
}

#publicidade {
  float:center;
  background: url("https://rotativonews.com/wp-content/uploads/2023/10/pontos-ads-1.png")repeat;
  padding-top: 15px;
  padding-bottom: 15px;
}

#publicidade-2 {
  float:center;
  background: url("https://rotativonews.com/wp-content/uploads/2023/10/pontos-ads-1.png")repeat;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top:40px;
  margin-bottom:40px;
}

/* postagens  */
#conteudo {
width:750px;
float:left;
}

.post-page {
width: 780px;
}

.post {
width: 950px;
padding: 10px;
float: left;
margin-bottom: 30px;
margin-top: 50px;
background: #fff;
text-align: justify;
font-size: 17px;
line-height: 25px;
color: #000;
font-family: 'arial';
border-bottom: 0px solid #696969;
}

.ecae-image a, .ecae-image img {
    width: inherit;
    height: inherit;
    max-width: 100%;
    float: center;
    margin: 5px;
}

.titulo {
width:100%;
float:center;
font-size:42px;
font-family: 'times new roman', sans-serif;
font-weight:bold;
margin-top: 45px;
margin-bottom: 15px;
text-align: left;
line-height: 37px;
}

.titulo a, .titulo a:hover {
color: #333491;
}

.titulo-page{
	display:none;
}
.categorias {
width: auto;
float:left;
text-align: left;
color: #fff;
background:#333491;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
padding:5px; 
}

.categorias a, .categorias a:hover {
background: none;
color: #fff;
font-size:14px;
}

.data {
background: none;
float: center;
width: 100%;
font: italic 12px 'Montserrat', sans-serif;
color: #b0b0b0;
text-align: left;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 0px;
margin-left: 0px; 
text-transform:none;
font-weight: bold;
}

 blockquote {
    background:#F4F4F4;
    border-left:6px solid #ccc;
    font-family: "arial";
    margin:1.5em 10px;
    padding:.5em 10px;
    quotes:"\201C""\201D""\2018""\2019";
    }
    blockquote:before {
    color:#ccc;
    content:open-quote;
    font-family: "arial";
    font-size:4em;
    line-height:.1em;
    margin-right:.25em;
    vertical-align:-.4em;
    }
    blockquote p {
    display:inline;
    }
    blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 10px;
    } 

.read-more {
width: auto; 
height: auto; 
float: center;
}
.read-more a:hover {
background: #fff!important;
}

.rodape {
background: none;
color: #2d2d2d;
width: 100%;
height: auto;
float: left;
font: normal 16px 'Montserrat', sans-serif;
text-transform: uppercase;
margin-top: 30px;
padding-top: 30px;
padding-left: 0px;
}

.commentslink {
width: auto;
font: normal 16px 'Montserrat', sans-serif;
text-transform: uppercase;
float: right;
text-align: right;
color: #3E3E3E;
margin-right: 20px;
margin-top: -30px;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 5px;
z-index: 155;
position: relative;
}

.tags {
  width: 100%;
  float: center;
  padding: 10px;
}

.tags a{
  color: #3E3E3E;
  font-size: 12px;
  border: 0px solid #000;
  padding-left: 5px;
  padding-right: 5px;
}

/* comentarios  */

#facebookcomment {
font-family: 'Montserrat', sans-serif;
font-size: 18px;
text-align: center;
margin-top: 20px;
color: #fff;
text-transform: uppercase;
background: #3e3e3e;
}

#blogcomment {
font-family: 'Montserrat', sans-serif;
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
color: #fff;
background: #3e3e3e;
text-transform: uppercase;
}

.fb-comments {
	width: 100%;
}
#comments {
width: 100%;
float: left;
}

.c1, .c2 {
float: left;
width: 50%;
}

#comments input, #comments textarea {
background: #eaeaea;
font-size: 11px;
border: 0px solid #d3d3d3;
}

#submit {
background: #333491 !important;
border: 0px !important;
color: #fff;
font-size: 15px !important;
float: left;
text-align: center;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1.5px;
width: 100%;
margin-top: 10px;
}

.nome, .email, .blog {
float: left;
width: 92%;
margin: 0px 0px 13px;
}

.blog {
float: left;
width: 92%;
margin: 0px;
}

.comentario {
float: right;
width: 92%;
height: 111px;
}

::-webkit-input-placeholder { /* Safari, Chrome and Opera */
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1.5px;
font-size: 12px;
}

:-moz-placeholder { /* Firefox 18- */
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1.5px;
font-size: 12px;
}

::-moz-placeholder { /* Firefox 19+ */
text-transform: uppercase;
font-family:'Montserrat', sans-serif;
letter-spacing: 1.5px;
font-size: 12px;
}

:-ms-input-placeholder { /* IE 10+ */
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1.5px;
font-size: 12px;
}

::-ms-input-placeholder { /* Edge */
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1.5px;
font-size: 12px;
}

:placeholder-shown { /* Standard one last! */
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
letter-spacing: 1.5px;
font-size: 12px;
}

.commentlist {
list-style: none;
padding: 0px;
margin-top: 15px;
float: left;
}

.commentlist li {
margin: 0;
list-style: none;
position: relative;
}

.commentlist ul, .commentlist ol {
margin: 0 0 0 7%;
padding: 0;
}

#comment-box {
width: 100%;
float: left;
margin-bottom: 15px;
background: #eaeaea;
}

.authcomment {
background-color: #000 !important;
}

.commententry {
font-size: 12px;
}

.avatar {
float: left;
margin-right:5px;
border-radius: 0px;
}

.autor {
color: #333491;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-size: 20px;
}

.comment-time {
font-size: 11px;
text-transform: uppercase;
font-family: tahoma;
}

.reply {
background: #333491;
float: right;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
margin-top: 6px;
font-size: 15px;
padding-left: 5px;
padding-right: 5px;
}

.reply a, .reply a:hover {
color: #fff;
}


/* formularios  */
input, textarea, select, button {
background:#ccc;
padding:10px;
border:0px;
}

form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

/* alinhamento */
.center, .aligncenter {
display: block; 
margin-left: auto; 
margin-right: auto; 
text-align: center;
max-width: 100%;
height: auto;
}

.left, .alignleft {
float: left; 
margin-right:2%; 
}

.right, .alignright {
float: right; 
margin-left:2%;
}

.alignnone {
display: block; 
float: left; 
}


/* paginacao  */
.paginacao {
width: 100%;
float: left;
padding: 10px 0px;
text-align:  center;
font-family:  'Montserrat', sans-serif;
font-size: 18px;
letter-spacing: 1px;
color: #000;
text-transform: uppercase;
}

.page-numbers {
padding: 0px 10px;
color: #000;
}

.page-numbers:hover {
color: #000;
}

.current {
padding: 0px 8px;
background: #4b4b4d;
border-radius: 50px;
color: #fff;
}

#footer {
width: 100%;
float: left;
margin-top: -30px;
padding-top: 50px;
background:#3d3d3d;
}

.creditos {
background: #1d1c1c;
color: #FFFFFF;
font-family: "Roboto", Sans-serif;
font-size: 14px;
font-weight: 300;
text-align: center;
float: center;
width: 100%;
height: auto;
padding-bottom: 10px;
margin-bottom: -10px;
padding-top: 20px;
}

.creditos a, .creditos a:hover {
color: #fff;
}

#scrollToTop:link, #scrollToTop:visited {
position: fixed; 
bottom: -5px; 
right:20px;
}

.pgafu-post-pagination a, .pgafu-post-pagination a {
    color: #fff !important;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    background: #333;
    padding: 7px 10px;
    display: inline-block;
    text-align: center;
    border-radius: 0px;
    line-height: normal;
    box-shadow: none;
    text-shadow: none;
    font-size: 12px!important;
    text-transform: uppercase;
    border: 1px solid #333;
    text-decoration: none !important;
    font-family: 'Montserrat', sans-serif!important;
}

.wppsac-post-categories .wppsac-post-categories-list li:nth-child(4n+1) a {
    background: #333491!important;
}

.pgafu-post-categories a:nth-child(4n+1) {
    background: #333491!important;
}


.mpsl-layer.mpsl-header-white {
    background: #333491!important;
  font-size:18px!important;
  padding:5px!important;
}

.ticker-news span {
    background: #32358e!important;
    font-family: 'Montserrat', sans-serif!important;
}

.wpcf7 .cf7s-caspar {
	text-align:left!important;
}

.wpcf7-form.cf7skins label {
	text-align:left!important;
}

#titulo-conteudo {
    color: #333491;
    font-family: "Roboto", Sans-serif;
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
	margin-bottom:15px;
}

#titulo-conteudo-2 {
    color: #333491;
    font-family: "Roboto", Sans-serif;
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
	margin-bottom:15px;
	margin-top:35px;
}

.yarpp-related h3 {
    padding: 100px 0 5px!important;
}

#ult-not {
    padding-left:120px;
    padding-right:120px;
      background: url("https://rotativonews.com/wp-content/uploads/2023/10/pontos-ads-1.png")repeat;
    padding-bottom:30px;
    padding-top:30px
}
.wppsac-sub-content {
    display:none!important;
}

.wppsac-post-slider h2.wppsac-post-title a, .wppsac-post-carousel h2.wppsac-post-title a{
        font-size: 28px!important;
}

    .bdp-post-slides {
        background: transparent!important;
    }
    
    .pgafu-post-grid-main.pgafu-design-2 .pgafu-content-above-image {
    position: relative;
    margin-top: -25px!important;
    width: 85%;
    background: transparent!important;
    padding: 20px 0px 5px 0px;
}


@media screen and (max-width:1024px) {
#logo {
width:100%;
float: center;
text-align: center;
padding-top: 80px;
padding-right: 0px;
padding-bottom: 30px;
}
  

.post {
width: 93%;
}

.autora {
  width: 100%;
  float: center;
  text-align:center;
}

.rodape {
width: 100%;
height: auto;
margin-top: 50px;
padding-top: 0px;
padding-left: 0px;
}

.compartilhamento {
  width: 100%;
  float: center;
  text-align:center;
  margin-top: 0px;
  margin-left: 0px;
}

.share-buttons {
  width: 100%;
  height: 50px;
  float: center;
  text-align:center;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 30px;
}

.commentslink {
  width: 95%;
  float: center;
  text-align:center;
margin-top: 30px;
}
  
#footer {
margin-top: 0px;
}
#ult-not {
    padding-left:10px;
    padding-right:10px;
    }
}

@media screen and (max-width:1115px) {
	.post-page {
width: 100%;
}
	
	.widget {
margin-left:-50px;
}
	
#news {
	padding-top:30px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
}
	
#footer {
width: 100%;
float: left;
margin-top: 0px;
padding-top: 50px;
}
#footer-conteudo {
width: 100%;
height:850px;
padding-left:50px;
padding-bottom:50px;
}

#footer-conteudo-1 {
	float: left;
    width: 100%;
}

#footer-1{
float: left;
width: 100%;
}

#footer-2{
float: left;
width: 100%;
margin-left:0px;
}

#footer-3{
float: right;
width: 85%;
margin-right:60px;
margin-top:0px;
}

#footer-4{
margin-right:0px;
float: right;
width: 100%;
}

#footer-titulo-1{
	padding-bottom:25px;
}

#footer-titulo-2{
	padding-bottom:25px;
	padding-top:25px;
}

#footer-titulo-3{
	padding-bottom:25px;
	padding-top:25px;
}

#footer-titulo-4{
	padding-bottom:25px;
	padding-top:25px;
}
	
#top, .social-footer {
display: none;
}

#pagina {
width: 96%;
}

#conteudo {
width:100%;
margin: auto;
float: none;
}

#sidebar {
margin: auto;
float: none
}
}

@media screen and (max-width:900px) {
#conteudo {
	width:100%; 
	
.titulo {
font-size:30px;
line-height: 37px;
}

	
#logo {
width:100%;
float: center;
text-align: center;
padding-top: 40px;
padding-right: 0px;
padding-bottom: 30px;
}
	
.rodape {
margin-left: 0px;
}  
}

@media screen and (max-width:710px) {
#logo {
padding-bottom: 10px;
 padding-top: 30px;
}

	
.post-related {
display: none;
}

#conteudo {
width: 98%;
}

.post {
width: 95%;
}

.c1, .c2 {
width: 100%;
}

.nome, .email, .blog {
width: 96%;
}

.comentario {
width: 96%;
float: left;
margin-top: 13px;
}
}

@media screen and (max-width:535px) {
#menu-menu_secundario {
background:none;
width: 100%;
margin: auto;
padding: 10px 0px 10px;
height: 20px;
}

#menu-menu_secundario li {
float: left;
padding-right: 15px;
padding-left: 15px;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
background: url( ) no-repeat left;
}

#menu-menu_secundario li:nth-child(1) {
background: none;
padding-left: 30px;
}

#menu-menu_secundario a, #menu-menu_secundario  a:hover {
color: #fff;
}

	
.rodape {
width: 100%;
margin: 0px;
}
}

@media screen and (max-width:440px) {
.rodape .avatar {
display: none;
}

.reply {
float: none;
}
}