/*
Theme Name:     Paulo Velho 20
Theme URI:      http: //blog.paulovelho.com
Description:    Template para o blog.paulovelho.com
Author:         Paulo Henrique Martins
Author URI:     http: //blog.paulovelho.com
Template:       twentytwenty
Version:        1.1.1
*/


/* PAULO VELHO ADDITIONS */

@media only screen and (max-width: 991px) {
  .hidden-mobile {
    display: none;
  }
}

@media (min-width: 700px) {
	section {
		padding: 0 0 8rem 0 !important;
	}
	.footer-widgets {
		display: block;
		float: left;
		width: 100%;
	}
	.footer-widgets .widget {
		margin: 0;
		padding: 0 15px;
		float: left;
		width: 33%;
		display: block;
	}
}



blockquote {
	font-size: 0.9em;
}


.entry-content cite, .entry-content figcaption, .entry-content .wp-caption-text {
	text-align: right;
	margin-top: 5px;
}

.widget_facebookactivityfeed{
	width: 220px;
}

.site-title a:link, .site-title a:visited {
	font-size: 2.5rem;
}

#disqus_thread {
	width: 80%;
	margin: 0 auto;
}


/* OTHER STRUCTURES */
.long_read {
	background-color: #EEE;
	border: 1px solid #444;
	color: #444;
	max-width: 100rem;
	padding: 10px;
	margin: 0 auto;
	display: inline-flex;
}
.long_read__desc {
	display: inline-block;
	float: left;
	margin-left: 10px;
}
.long_read img {
	display: inline-block;
	width: 200px;
	height: 300px;
	float: left;
	max-width: none;
}
.long_read img.square-img {
	width: 200px;
	height: 200px;
}
.long_read h3 {
	font-size: 20px;
	line-height: 30px;
	font-variant: small-caps;
	font-weight: bold;	
	margin-top: 2rem;
}
.long_read h4{
	font-size: 16px;
}



.more_info {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	color: #444;
	padding: 10px;
	margin: 0 auto;
}
.more_info h1:before, 
.more_info h2:before {
	content: none;
}
.more_info h1 {
	font-size: 1.3em;
	margin: 0 10px;
}
.more_info h2 {
	font-size: 1em;
	margin: 20px 50px 5px;
}
.more_info h3{
	background-color: #666666;
	color: #FFFFFF;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	height: 25px;
	text-align: center;
	margin-top: 2rem;
}
.more_info h4{
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
}
.more_info a{
	text-decoration: underline;
}
.quadro_aviso {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	color: #444;
	padding: 10px;
	margin: 10px 10px 20px;
}
#vilao_especialmente_convidado {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	color: #444;
	width: 550px;
	float: left;
}
#vilao_especialmente_convidado #vilao_title {
	background-color: #666666;
	color: #CCCCCC;
	height: 20px;
	padding-left: 50px;
	vertical-align: bottom;
}
#vilao_especialmente_convidado #vilao_name {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	height: 25px;
	text-align: center;
}
#vilao_especialmente_convidado img{
	float: left;
	height: 150px;
	text-align: left;
	width: 150px;
	margin: 10px;
	border: 1px solid #666666;
}
#vilao_especialmente_convidado a{
	color: #000;
}
#vilao_especialmente_convidado span{
	background-image: none;
	float:left;
	height: 0;
	width: 0;
}
#vilao_especialmente_convidado #vilao_desc {
	text-align: left;
	font-size: 12px;
}

/* TWITTER WIDGET */
.twtr-ft a{display:none !important;}
.twtr-ft{height: 1px !important;}
.twtr-hd{height: 31px;}
.twtr-hd h3{display:none !important;}
.twtr-hd h4{padding-left: 10px; position: absolute;}
.twtr-hd h4:before{content: '@';}

.pv_date {
	width:60px;
	height:60px;
	text-align:center;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border: 1px solid black;
	background-color: #F22;
}
.pv_date_transparency{
	width:60px;
	height:60px;
	background: url(images/pv_calendar_opacity.png) no-repeat;
	position: absolute;
}
.pv_date .pv_date-day {
	color:#333;
	height: 25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:35px;
	background-color: #FFF;
	width: 56px;
	padding-top: 3px;
	margin-left: 2px;
}
.pv_date .pv_date-month {
	font-size:11px;
	height: 15px;
	font-weight:bold;
}
.pv_date .pv_date-year {
	color:#333;
	font-size:10px;
	font-weight:bold;
	height: 15px;
	background-color: #FFF;
	width: 56px;
	margin-left: 2px;
}

.pv_date.date_pessoal{
	background-color: #FF6600;
}
.pv_date.date_twitter{
	background-color: #2fbede;
}
.pv_date.date_rabiscos{
	background-color: #333333;
}
.pv_date.date_divago{
	background-color: #005511;
}

.pv_old_post_notice {
	background-color: #f6f1e7;
	border-left: 4px solid #c9a227;
	border-right: 4px solid #c9a227;
	color: #4a3f1d;
	font-size: 1em;
	font-style: italic;
	text-align: center;
	padding: 20px 32px;
	margin: 1.5em auto;
	width: 100%;
	max-width: 720px;
	box-sizing: border-box;
}
