/*
Free Html5 Responsive Templates
Author: Kimmy
Author URI: http://www.zerotheme.com/
*/
/* -------------------------------------------- */
/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align: top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */
/* ------------------Font---------------------- */

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700|Open+Sans:400,300,600,700);

/* -------------------------------------------- */
/* ------------------Clear--------------------- */
.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.box:after, .box:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

/* -------------------------------------------- */
/* ------------------Style--------------------- */
html, body {width:100%; padding:0; margin:0;}
body {
	background: #fff;
	color: #666666;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 26px;
}
body .wrap-body{}


a{
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

/*)a.button{cursor: pointer;color: #ffffff;line-height: 12px;font-family: Arial, Helvetica, sans-serif;font-size: 14px;	background: #41939d ;}*/
a.button {display: inline-block;border-radius: 5px;text-decoration: none;padding: 6px 12px 6px 12px;}
a.button:hover{}

h1,h2,h3,h4,h5,h6{ font-family: 'Montserrat', sans-serif; text-transform:uppercase; font-weight:700; line-height:1.4em; color: #474747; }
h1{ font-size:30px; }
h2{ font-size:25px; }
h3{ font-size:20px; }
h4{ font-size:18px; }
h5{ font-size:16px; }
h6{ font-size:14px; }

h1 a, h2 a, h3 a, h4 a{color: #474747; text-decoration: none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{
	text-decoration: underline;
	color: #474747;
}

/* -------------------------------------------- */
/* ------------------Header-------------------- */

.imglogin{
	margin-top:0px;
	margin-right:5px;
}

.login{
	height: 40px;
	background-repeat: repeat-x;
	background-color: #58585b;
	padding-left:8px;
}

.social{
	height: 40px;	
	float:right;
	margin-bottom:10px;
}
header {}
header .wrap-header{height: 180px;}

header #logo {
	float: left;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#logo #logo-agranja {
	width: 270px;
}

#logo #logo-ag {
	width: 130px;
}

#logo #logo-agranjadoano {
	width: 170px;
	margin-bottom: 10px;
}

#share {
	float: left;
	margin-top: 3px;
	margin-left:10px;	
	width:100px;
	font-style: italic;
}


#send-mail {
	float: left;
	margin-top: 3px;
	height:29px;
	width:32px;
	
}

#login {
	margin-top: 4px;
	height: 19px;	
	width: 60px;	
	color: #b3232f;
	float: right;	
	background-color: #c6c6c6;
	border-radius: 10px;
}

#login-text {	
	font-size: 12px;
	font-weight: bold;
	margin-left: 13px;
	line-height: 20px;
}
#login-header {
	margin-top: 8px;			
	color: #CCC;
	float: right;
	margin-right: 5px;	
	font-size: 14px;
}
#login:hover {

	color: #ffffff;		
	background-color: #606060;
}
#ultima-edicao {
	float: right;
	margin-top: 25px;
	margin-left: 15px;
}

#capa_anteriores{
	max-width: 170px;
	margin-left:10%;
}

.img_capas_menu{
	max-width: 160px;
}


/* -------------------------------------------- */
/* ------------------Navigation---------------- */


#divBusca{
	background-color: #FFFFFF;
	border-radius: 8px;
	width: 95%;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
	float: none;
	height: 32px;
	margin-top: 25px;
	margin-left: 8px;
}

#divBuscaAnteriores{
	background-color: #FFFFFF;
	border-radius: 8px;
	width: 280px;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
	float: none;	
	margin: 0 auto;
	margin-top:25px;	
	font-weight: normal;	
}

#divBuscaAnteriores img {
	
	margin-top: 0px !important;
	width: 24px !important;
}

#txtBuscaAnteriores{
	float:left;
	background-color:transparent;
	padding-left:5px;
	font-style:italic;
	font-size:14px;
	border:none;	
	width:87%;
}

#txtBusca{
	float:left;
	background-color:transparent;
	padding-left:5px;
	font-style:italic;
	font-size:14px;
	border:none;
	height:32px;
	width:87%;
}

#txtBuscaMateria{
	float:left;
	background-color:transparent;
	padding-left:5px;
	font-style:italic;
	font-size:14px;
	border:none;
	height:32px;
	width: 80%;	
}

#btnBusca {
	height: 24px;
	width: 24px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: right;
}


.img-texto {
	max-width: 39%;
	height: auto;	
	margin-right: 15px;
	float: left;
}

.img-revista {
	max-width: 41%;
	height: auto;	
	margin-right: 15px;
	float: left;
}

.img-capa-edicao{
	width: 155px;
}

#ver-anteriores-agranjadoano{
	float:right;
	margin-top: 60px;
	padding:10px;
}

.resultado_busca{
	border: 0;
    border-top: 1px solid #d4d4d4;
    padding: 10px 0 10px 0;
	margin: 15px;
}

#edicoes_anteriores {min-height:450px;max-height:450px}

.mesano{font-size: 13px;}

.titulos{font-size:15px;}

.proximoOffset {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 30px;
}

.proximoOffset2 {
    position: absolute;
    right: 25%;
    bottom: 0;
    height: 30px;
}

.anteriorOffset {position: absolute;left: 0;bottom:0;height:30px;}

.proximoOffset3 {
    position: absolute;
    right: 25%;    
    margin-top: 25px;
    height: 30px;
}

.anteriorOffset2 {position: absolute;left: 0;margin-top: 25px;height:30px;}

.mesano{font-size: 13px;}

#loading{margin-top: 13%}

#banner_tipo_2{
	margin-bottom: 10px;
}


/* -------------------------------------------- */
/* ------------------Content------------------- */
#content {}

#content .wrap-content{}
.separador {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	margin-top: 15px;
	margin-bottom: 15px;
}

.block{}

#main-content{}
#main-content article {margin:10px 0px; background:#ffffff;}
#main-content article .heading{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#main-content article .heading-text{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

@media only screen and (max-width: 959px) 
{
	#main-content article .heading-text{
		padding-top: 0px;
		
	}
}

#main-content article .heading .title{
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
#main-content article .heading .title2{font-size: 16px; line-height: 20px;}
#main-content article .heading-text .title2{font-size: 14px; line-height: 20px;}
#main-content article .heading-text .title3{font-size: 14px; line-height: 18px;}
#main-content article img{display: inline-block; width: 100%;}
#main-img{
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}

#main-content article .content{
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.content-text {
	padding-right: 10px;
	padding-left: 10px;
}

#main-content article p{margin-bottom:10px;}
#main-content article .extra{
	padding: 10px 20px;
	
}
#main-content article .more {float: right;}
#main-content article .info{float: left; color: #ffffff;}
#main-content article .info a{text-decoration: underline; color:#ffffff;}

/* -------------------------------------------- */
/* ------------------Sidebar------------------- */


#sidebar{}
#sidebar .box {margin-bottom:20px; background:#ffffff;}
#sidebar .box .heading { padding:20px; border-bottom:1px solid #EEEEEE;}
#sidebar .box .heading2 { padding:20px;}
#sidebar .box .heading .title{text-transform: uppercase; font-size: 16px; font-weight: bold;}
#sidebar .box .content {
	padding: 20px;
	font-family: Montserrat, sans-serif;
}
#sidebar .box .content .connect{}
#sidebar .box .content .last{border-bottom: 0px !important;}
#sidebar .box .content ul{ list-style-type:none;}
#sidebar .box .content ul li{border-bottom: 1px solid #EEEEEE; padding: 5px 0;}
#sidebar .box .content .post {
	padding-bottom: 30px;
	margin-bottom: 40px;
	/*border-bottom: 1px solid #EEEEEE;*/
}
#sidebar .box .content .post .title{ font-weight:normal; font-size: 16px; text-transform: none;}
#sidebar .box .content .post .title2{ font-weight:normal; font-size: 15px; text-transform: none;}
#sidebar .box .content .post img{
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	

}
#sidebar .box .content .post p{color:#A3A3A3; font-style:italic;}
#sidebar .box .content .post2 p{color:#A3A3A3; font-style:italic; font-size: 14px}


/* -------------------------------------------- */
/* ------------------Form------------------- */
#comment{padding: 30px 40px;}

#contact-form {width:500px;}
#contact-form label {
	display:block; 
	height:44px;
}
#contact-form input {
	width:100%; 
	font-size:15px; 
	line-height:1.2em;
	color:#a0a0a0; 
	padding:8px 15px; 
	margin:0; 
	font-family:Arial, Helvetica, sans-serif; 
	border:1px solid #eeeeee; 
	background: #ffffff;
	outline:none;
}
#contact-form textarea {
	height:158px; 
	overflow:auto; 
	width:100%; 
	font-size:15px; 
	line-height:1.2em;
	color:#a0a0a0; 
	padding:7px 15px; 
	margin:0; 
	font-family:Arial, Helvetica, sans-serif; 
	border:1px solid #eeeeee; 
	background: #ffffff;
	outline:none;
}
.buttons {padding-top:17px; text-align:right}
.buttons a {margin-left:30px}


/* -------------------------------------------- */
/* ------------------Footer-------------------- */

footer {
  margin-top: 70px;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  background: #000;
  text-align: center;

}

footer2 {
	background-color: #dad9c9;
	margin-top: 30px;
	clear: both;
}
footer .wrap-footer{
	padding: 10px 0px;
	color: #6d6666;
}
footer .box .heading{ padding:0px; border-bottom:1px dotted #ffffff;}
footer .box .heading .title{
	padding: 0 10px;
	color: #df0817;
}
footer .box .content{padding:10px}
footer .box .content a{
	color: #FFFFFF;
	text-decoration: underline;
}
footer .box .content a:hover {
	color: #FF0000;
	text-decoration: none;
}
footer .box .content p{margin-bottom: 10px;}
footer .box .content .gallery {}
footer .box .content .gallery img{}

.copyright{
	text-align: center;
	margin-top: 10px;
	background: #000;
	padding: 10px 0px;
	color: #ffffff;
	font-size: 0.8em;
}
.copyright a{text-decoration:underline; color:#ffffff; }

#form_newsletter {
	margin: 0 auto;
	padding: 0 20px;
}

#conteudo_centro form {
	margin: 10px auto;
	width: 320px;
}

#labels, #inputs {
	float: left;
	line-height: 20px;
}

#inputs, #inputs input {width: 180px}

#inputs input, select {margin-left: 15px;margin-right: 15px;}

#labels {
	width: 60px;
	margin-left: 5px;
	margin-bottom: 20px;
}

.center{text-align: center}

#recaptcha_image img {
    width: 200px !important;
    height: 38px !important;
}
.nav li #active {
	color: #F00;
}
