/*
 Theme Name: Judao
 Theme URI: http://www.sparxitsolutions.com/
 Author: Sparx WordPress team
 Author URI: < http://www.sparxitsolutions.com/ >
 Description: Judao theme for WordPress
 Version: 1.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: judao
 */

/*
 Table Of Contents
 1.) Home Page Style Rules
 2.) Single Page Style Rules
 3.) Author Page Style Rules
 4.) Video Page Style Rules
 5.) Nota Page Style Rules
 6.) Internas Page Style Rules
 7.) Main Page Style Rules
 8.) Contact Page Style Rules
 9.) Search Page Style Rules
 ---------------------------------------*/
 
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Exo:300,400,600,700,800,900);
@import url(http://fonts.googleapis.com/css?family=Roboto:500,300);
@import url(http://fonts.googleapis.com/css?family=Roboto+Mono:500,300);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,300);




/*
 1.) Single Page Style Rules
 ---------------------------------------*/
 
 
 .container_full { max-width:1250px !important; width: 1250px !important; }
 #Normal { margin-top: -6px; }
 #Normal .container_full { max-width:1250px; width: 1250px; height: 530px; }
 #Especial .container_full { max-width:100% !important; width: 100% !important; }
 #content .mb-slider-wrapper { margin-top: -8px !important; } 


.single_main_content {
	width: 960px;
	padding: 35px 0px;
	margin: 0 auto;
	max-width: 100%;
}

#Normal h1.Titulo_SINGLE a { font-size: 62px !important; }
#Normal h1.Titulo_SINGLE { line-height: 44px !important; }


#Normal .aligncenter { 
    	position: relative;
    	left: 50%;
        height: auto;
        margin: 0px 0 0 -625px;
        width: 1250px;
        max-width: 1250px; 
        padding-top: 32px;
        height: auto;
        border-right: 1px SOLID #DDDDDD;
        border-left: 1px SOLID #DDDDDD;
}

#Conteudo_Post img.size-large, #Conteudo_Post img.size-full {
width: 1250px;
}


.social_links {
	float: left;
}
.breadcrumb-wrapper {
	float: right;
    text-align: right;
}
.breadcrumb-wrapper ul {
	overflow: hidden;
}

.breadcrumb-wrapper ul li {
	float: left;
	list-style: none;
}
.breadcrumb-wrapper ul li a, .breadcrumb-wrapper .breadcrumbs a {
	display: inline-block;
	color: #444444;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 700; /* EXOBOLD */
	font-size: 18px;
	/*background: url('img/breadcrumb-seperator.png') right center no-repeat;*/
	/*padding: 0px 14% 0px 2%;*/
	padding-right: 4px;
	text-transform: lowercase;
}
 .breadcrumb-wrapper .breadcrumbs a+a
 {background: url('img/breadcrumb-seperator.png') left center no-repeat;
 padding-left: 10px;}
.breadcrumb-wrapper ul li:last-child a {
	/*background: none !important;*/
}
.breadcrumb-wrapper .duas-horas {
	color: #888888;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 400; /* EXOREGULAR */
	font-size: 10px;
	display: block;
	text-align: right;
}

a { border-bottom: 0px; }





.single_main_content .info_wrapper {
}

.single_main_content .info_wrapper h3 {
	color: #444444;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 400; /* EXOREGULAR */
    font-weight: 700;
	font-size: 26px !important;
	line-height: 1;
}

.single_main_content .info_wrapper p, .single_main_content .main_post_wrapper p, .single_main_content .info_wrapper_extended p, .info_wrapper_extended_bottom p, .info_sed_nec_pulvinar p {
	font-size: 20px;
	line-height: 1.5em;
	color: #444444;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
}





#Conteudo_Post .twitter-tweet {

}

.single_main_content .info_wrapper p img {
	display: inline;
}

.single_main_content .main_post_wrapper {
}
.single_main_content .main_post_wrapper {
	position: relative;
}

.single_main_content .image_content_wrapper {
	position: relative;
	margin-bottom: 15px;
}
.single_main_content .main_post_wrapper span, .info_wrapper figcaption {
	position: absolute;
	bottom: 15px;
	right: 0px;
	font-size: 24px;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 700; /* EXOBOLD */
	line-height: 1;
	color: #000000;
	/*text-transform:uppercase;*/
	color: #444444;
	background: #fff;
	padding: 15px 2%;
	width: 35%;
	border-top: 11px solid #ffca00;
}
.info_wrapper figure {
	position: relative;
}
.single_main_content .info_wrapper_extended {

}
.small_info_middle {
	font-size: 44px;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 700; /* EXOBOLD */
	line-height: 1;
	color: #000000;
	text-transform:uppercase;
	background: #fff;
	padding: 15px 2%;
	width: 30%;
	border-top: 12px solid #000000;
	float: right;
	margin-left: 1%;
	letter-spacing: -1px;
}




#Destaque {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 400; /* EXOBOLD */
	color: #000;
	text-transform:uppercase;
	font-style: italic;
}

.ESQ {	
		letter-spacing: -1px;
	font-size: 32px;
	width: 44%;
	padding-right: 16px;
	border-right: 4px SOLID #FFCC00;
	text-align: right;
	margin: 0 32px 32px 0;
	margin-left: -60px;
	padding-right: 26px;
	float: left;
}


.CENTRO {	
	font-size: 44px;
    width: 88%;
	border-top: 4px SOLID #FFCC00;
	text-align: left;
	margin: 32px 0 32px 0;
	padding: 16px 0 16px 0;
	line-height: 44px; 
	letter-spacing: -2px;
}

#Destaque ul {
display:block;
margin:0 auto;
margin-right: 4px;
line-height: 20px;
}

#Destaque li {
vertical-align: top;
display:inline-block;
}

#Destaque a {
background: none !important;
    border: 0 !important;
}

#Destaque li a i{
 	color: #888;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    font-size: 14px;
    text-align: center;
    padding-top: 2px;
}

#Destaque li a:hover i{
 	background-color: #000;
}


#Destaque .fa-facebook {
    background:#3b5998;
    color: #FFF;
} 
#Destaque .fa-envelope {
    background:#ff8800;
    color: #FFF;
}

#Destaque .fa-twitter {
    background:#00aced;
    color: #FFF;
}





.single_main_content .info_wrapper_extended p {
	width: 60%;
	float: left;
}
.info_wrapper .align-left {
	margin: 16px 16px 4px -60px;
	float: left;
}
.align-left .textwidget {
    width:300px !important;
    float:none!important;
}

.align-right {
	margin: 10px 60px 10px 10px;
	float: right;
	}


.info_wrapper .alignleft 
{margin: 10px 10px 10px -60px;
	float: left;}
.info_wrapper_extended_bottom {
}
.info_wrapper_extended_bottom span {
}
.info_wrapper_extended_bottom p {
	width: 58%;
	float: right;
}
.info_sed_nec_pulvinar {
}
.info_sed_nec_pulvinar p {
	float: right;
	width: 77%;
}
.info_sed_nec_pulvinar img {
	float: left;
	margin-left: -100px;
}

.info_wrapper .small_info_bottom {
	background: #e2e2e2;
	margin: 8px 16px 16px 0px;
	padding: 1em 1.5em;
	width: 344px;
	float: left;
	border-top: 8px solid #000000;
	font-size: 16px;
	line-height: 22px;
}

.info_wrapper .small_info_bottom h3 {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 700; /* EXOBOLD */
	font-size: 32px;
	line-height: 1;
	margin-bottom: 0px;
	color: #444444;
}

.info_wrapper .small_info_bottom p {

	font-size: 14px;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 400; /* EXOREGULAR */
	line-height: 1;
	color: #444444;
	float: none;
	width: 100%;
}
.single_main_content .reportet_field {
	text-align: left;
	margin: 15px 0px;
}
.single_main_content .reportet_field span {
	text-transform: uppercase;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 400; /* EXOREGULAR */
	font-size: 12px;
	color: #888888;
}
.single-tag-wrapper {
	text-align: right;
	border-bottom: 2px solid #e8e8e8;
	padding-bottom: 20px;
    clear:both;
}

.single-tag-wrapper ul, .single-tag-wrapper .tag_wrapper {
	background: url('img/particular-tag.png') right top no-repeat;
	padding-right: 24px;
}
.single-tag-wrapper ul li {
	display: inline-block;
	list-style: none;
}
.single-tag-wrapper i {
	background: url('img/breadcrumb-seperator.png') right center no-repeat;
	/*display: inline-block;*/
	padding: 0px 2px;
}
.single-tag-wrapper ul li a, .single-tag-wrapper a {
	font-family: 'exobold';
	font-size: 18px;
	color: #444444;
	/*background: url('img/particular-tag.png') right center no-repeat;*/
	padding: 0px 3px;
}
.single-tag-wrapper ul li a.particular_tag {
	background: url('img/particular-tag.png') right center no-repeat;
	padding-right: 23px;
}
.single_main_content .info_wrapper a,.main-page-content-wrapper a{
	border-bottom: 1px SOLID #FFCC00;
	color: #000;
}
.single_main_content .info_wrapper a:hover,.main-page-content-wrapper a:hover{
	background-color: #FFCC00;
	color: #000;
	border: 0px;
}




.lauryndo-barbosa-wrapper {
	padding: 10px 2% 40px;
	margin-bottom: 50px;
}
.lauryndo-barbosa-pic-wrapper {
	float: left;
	width: 15%;
	margin-right: 1%;
}
.lauryndo-barbosa-pic-wrapper img {
}
.lauryndo-barbosa-info {
	float: left;
	width: 84%;
}
.lauryndo-barbosa-info h4 {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 900; /* EXOBLACK */
	font-size: 44px;
	color: #444444;
}
.lauryndo-barbosa-info p {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 400; /* EXOREGULAR */
	font-size: 18px;
	color: #444444;
}
.lauryndo-barbosa-info img {
}
.middle-content-main {
	margin: 0 auto;
	max-width: 1130px;
	width: 100%;
	background: url('img/author-base.png') center bottom no-repeat;
	/* padding:35px 0px;*/
}


#Normal .single_feature_wrapper {
max-width: 1250px; 
margin-left: 15px; 
padding: 0px !important; 
border: 1px SOLID #DDDDDD;
}

.single_feature_wrapper {
	position: relative;
	
}

.single_features {
	position: absolute;
	top: 125px;
	left: 0px;
    min-width:50%;
	max-width: 88%;
	z-index: 88;
}
.single .single_features h1 a{
	color:#000000;
}
.single_features span {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 400; /* EXOREGULAR */
	font-size: 44px;
	color: #000;
	background: #f6861f;
	margin-left: 40px;
	line-height: 1;
	padding: 0px 1% 6px;
}
.single_features p {
	margin-bottom: 15px;
}

.single-author-info-wrapper {
	background: #000;
	padding: 8px;
	margin:0px 208px 9px 160px;
	display: block;
	z-index: 888;
}
.single-author-pic {
	float: left;
	margin-left: -30px;
	margin-right: 10px;
}
.single-author-info {
	float: left;
}
.single-author-pic img {
	max-height: 60px;
	/*max-width: 10%;*/

}
.single-author-info .author-name-detail {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 700; /* EXOBOLD */
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	background: none;
	margin: 0px;
	padding: 0px;
}
.author-name-detail a {
	color: #fff;
}
.single-author-info .author-time-detail {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 400; /* EXOREGULAR */
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
.excerpt-wrapper h2 {
	color: #444444;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
	font-weight: 300; /* REGULAR */
	font-size: 44px !important;
	line-height: 1;
	margin-bottom: 44px;
	margin-top: 32px;
}



.category-name-single {
	display: inline-block;
	margin-left: 40px;
}
.category-name-single ul {
	list-style: none !important;
	margin: 0px;
	padding: 0px;
	
}
.category-name-single ul li a {
	font-size: 38px;
	padding: 0px 8px 8px;
	display: inline-block;
}
/*
 3.) Author Page Style Rules
 ---------------------------------------*/
.main-author-caption {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 900; /* EXOBLACK */
	font-size: 123.5px;
	color: #ffffff;
	top: 30px;
	left: 0px;
	line-height: 68px;
	position: absolute;
}
.main-author-caption a {
	color: #ffffff;
}

.main-author-top-info {
	position: relative;
}

.other-author-wrapper {
	padding-bottom: 125px !important;
	background: url('img/main-author-base.png') center bottom no-repeat;
	margin-bottom: 35px !important;
}

.other-author-wrapper .post-content h3 {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 900; /* EXOBLACK */
	font-size: 30px;
	color: #000;
	margin: -65px 35px 0px 0px;
	background: #ffffff;
	padding-right: 0px;
	text-align: left;
	line-height: 1.5;
}
.other-author-wrapper .post-content p {

	font-size: 16px;
	color: #444444;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 400; /* EXOREGULAR */
	margin-top: 5px;
}
.other-author-wrapper .post-content strong {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 700; /* EXOBOLD */
	text-transform: uppercase;
	font-size: 16px;
	margin-right: 93px;
	background: #ffcc00;
	color: #000;
	line-height: 32px;
	display: block;
	padding-left: 5px;
	position: relative;
}

.other-author-wrapper .blogging-list {
	border: none;
}
.author-social-network_links {
	text-align: right;
}
.author-social-network_links img {
	width: auto;
	display: inline-block;
}
.author-link a {
	font-size: 10px;
	margin-left: 6px;
	vertical-align: middle;
	text-transform: uppercase;
}
/*
 4.) Video Page Style Rules
 ---------------------------------------*/
.video-wrapper {
	margin-bottom: 22px;
}
.vedio-part {
	float: left;
	width: 75%;
	margin-top: -8px !important;
}

.vedio-info-part {
	float: right;
	width: 300px;
}
.vedio-info-part h3 {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 900; /* EXOBLACK */
	font-size: 28px;
}
.vedio-info-part p {
	font-size: 16px;
	min-height: 75px;
}

.categoty-list-wrapper {

}
.categoty-list-wrapper ul {
}
.categoty-list-wrapper ul li {
	display: inline-block
}
.categoty-list-wrapper ul li a {
	font-size: 15px;
}

/*5.) Nota Page Style Rules*/
.nota-top-info-wrapper {
	position: relative;
}
.nota-info-wrapper {
	position: absolute;
	bottom: 15px;
	right: 150px;
	width: 550px;
}
.nota-title-wrapper {
	background-color: #f6861f;
	padding: 10px 2% 15px;
}
.nota-title-wrapper span {
	color: #000;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 900; /* EXOBLACK */
	font-size: 14px;
}
.nota-title-wrapper h1 {
	color: #fff !important;
	font-family: 'Exo', Helvetica, Arial, sans-serif !important;
    font-weight: 900 !important; /* EXOBLACK */
	font-size: 36px !important;
	line-height: 1 !important;
	margin-top: 5px !important;
	padding-bottom: 16px !important;
}
.nota-content-wrapper {
margin-bottom: 32px;
}

.nota-content-wrapper p {
	color: #444;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 400; /* EXOREGULAR */
	font-size: 16px;
	margin-bottom: 16px;
	padding: 1%;
	margin: -12px 3% 12px;
	width: 94%;
	background-color: #fff;
	
}

.nota-content-wrapper a {
text-decoration: underline; 
}

.nota-content-wrapper strong { font-weight: 800 !important; font-family: 'Exo'; font-weight: 700; }

.nota-social-network {
	text-align: right;
}
.nota-social-network img {
	display: inline;
	margin: 0px 0px -8px;
}
.nota-top-info-wrapper img {
	margin-bottom: 33px;
}
/*6.) Internas Page Style Rules*/
.internas-info-wrapper {
	position: relative;
}
.internas-info-wrapper img {
}
.internas-title-info, .internas-title-info ul li a {
	position: absolute;
	top: -12px;
	left: -8px;
	color: #fff;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 900; /* EXOBLACK */
	font-size: 123px;
	line-height: 1;
}
.internas-title-info ul {
	list-style: none;
}
/*7.Main Page Style Rules*/
.page-info-wrapper {
	position: relative;
}
.page-info-wrapper img {
}
.page-info-wrapper h2 {
	position: absolute;
	top: 0px;
	left: -2px;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 900; /* EXOBLACK */
	font-size: 123px;
	line-height: 67px;
	color: #fff;
}

.main-page-social-network {
	position: absolute;
	bottom: 0px;
	right: 15%;
	margin: 0 0 -8px;
}
.main-page-social-network img {
}
.main-page-content-wrapper {
	padding: 25px 2%;
	background: url('img/main-page-content-base.png') center bottom no-repeat;
	margin: 0px 0px 20px 0px;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 400; /* EXOREGULAR */
	font-size: 16px !important;
	color: #444444;
	line-height: 30px;
}
.main-page-content-wrapper p {

	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 400; /* EXOREGULAR */
	font-size: 16px !important;
	color: #444444;
	line-height: 30px;
}

/* 8.) Contact Page Style Rules*/
.contact-us {
}
.contact-us h1 {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 900; /* EXOBLACK */
	font-size: 65px;
	line-height: 1;
	text-transform: capitalize !important;
	margin: 0px;
}
.contact-us .wpcf7-submit, .wpcf7 .wpcf7-submit {
	background: #FFCC00;
	padding: 1.5% 6% !important;
	font-size: 18px;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 700; /* EXOBOLD */
}
.wpcf7 .wpcf7-response-output {
	margin: 10px 12%;
	width: 45%;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 60%;
}
.wpcf7 textarea {
	border: 1px solid #D2D2D2;
}
/*9.) Search Page Style Rules*/

.search-main-heading {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 900; /* EXOBLACK */
	font-size: 70px;
	line-height: 1;
	text-transform: lowercase !important;
	margin: 0px;
	color: #fff;
}
.search-main-heading
{
	transition: all 0.5s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	font-size: 120px;
}
.search-main-heading:hover
{color:#FFCC00;
text-indent: 80px;}
.search-wrapper h3 {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 900; /* EXOBLACK */
	font-size: 20px;
	line-height: 1;
	text-transform: capitalize !important;
	margin: 0px;
	color: #000;
}
.search-wrapper .search-link {
	font-size: 15px;
	line-height: 1;
	text-transform: capitalize;
	color: #FFCC00;
	margin-bottom: 15px;
	display: block;
}

/*fb plugin*/
.st_facebook_hcount {
	display: inline-block;
}
.stButton .stMainServices {
	display: none;
}

.category-listing .post-content strong {
	font-size: 20px;
	font-weight: 700;
}
/*9 category page*/
.new-post-bg .category-link {
	text-align: right;
}
.new-post-bg .category-link a {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 800; /* EXOEXTRABOLD */
	font-size: 26px;
	line-height: 1;
	margin: 50px 5px 0px 0px;
	color: #FFF;
}
.load-more {
	background: #888888;
	text-align: right;
	padding: 20px 100px 20px 20px;
}
.load-more a {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 900; /* EXOBLACK */
	font-size: 44px;
	color: #c8c8c8;
	height: 60px;
	display: inline-block;
	background: url('img/load-more-pic.png') left top no-repeat;
	padding-left: 88px;
}

.load-more-caba {
	background: #888888;
	text-align: right;
	padding: 20px 100px 20px 20px;
	margin-top: 0px;
}
.load-more-caba a {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 900; /* EXOBLACK */
	font-size: 44px;
	color: #c8c8c8;
	height: 60px;
	display: inline-block;
	background: url('img/load-more-pic.png') left top no-repeat;
	padding-left: 88px;
}

/*9  page design */
.no-display-list {
	display: none;
}
.wpcf7 p strong {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 800; /* EXOEXTRABOLD */
	font-size: 50px;
	text-transform: capitalize;
}

.post-content span {
	text-transform: uppercase;
}

/*10)404 page*/
.Page-not-Found {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 900; /* EXOBLACK */
	font-size: 70px;
	line-height: 1;
	text-transform: capitalize !important;
	margin: 0px;
	color: #FFCC00;
}
.nota-list {
	/*padding-bottom:6px!important;*/
}

/*
 11.) Search section
 ======================*/

.mob-button {
	display: none;
}
#header {
	padding-top: 8px;
	text-align: left;
	height: 44px;
}
.logo {
	float: left;
	display: block;
	margin-bottom: -14px;
	margin-left: 77px;
	top: 8px;
}
#menu-primary_nav {
	display: block;
	float: left;
	margin: 3px 0 0 0;
}
.searchbox {
	display: block;
	float: left;
	padding: 3px 3px 3px 11px;
	background: #fff;
}
.nav-section {
	float: right;
	text-align: left;
}
.main-nav  li {
	list-style: none;
}
.main-nav  ul {
	margin: 0;
}
.main-nav > li {
    position:relative;
	float: left;
	margin: 0 15px 0 0;
	padding-bottom: 16px;
}
.main-nav li:hover > ul {
	display: block;
}
.sub-menu {
	position: absolute;
	display: none;
	padding: 14px;
	width: 116px;
	background: #ffcc00;
	top: 30px;
	z-index: 1;
	box-shadow: 4px 4px 4px 0 rgba(0,0,0,0.6);
}
.main-nav li a {
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.16);
	font-size: 18px;
	line-height: 110%;
	color: #fff;
	font-family: 'Exo', Arial, Helvetica, "MS Trebuchet", sans-serif;
	font-weight: 700; /* EXOEXTRABOLD */
}

.main-nav .sub-menu a {
	color: #000;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.16);
}
.main-nav .sub-menu a:hover {
	color: #FFF;
}

.footer-nav-section ul {
	float: right;
	clear: both;
}
.footer-nav-section li {
	float: left;
}
#menu-footer_menu li {
	margin-left: 20px;
}
#menu-footer_menu a {
	font-size: 24px;
	font-family: 'Exo', Arial, Helvetica, "MS Trebuchet", sans-serif;
	font-weight: 900; /* EXOBLACK */
}

#menu-footer_menu li a:hover {
	color: #FFCC00;
}

#menu-footer_menu_secondry li {
	margin-left: 20px;
}
#menu-footer_menu_secondry a {
	font-size: 16px;
	color: #fff;
	font-family: 'Exo', Arial, Helvetica, "MS Trebuchet", sans-serif;
	font-weight: 300; /* EXOLIGHT */
}
#menu-footer_menu_secondry li a:hover {
	color: #ffcc00;
}

.searchbox form {
	margin: 0;
}
.searchbox input[type="text"] {
	background: none;
	border: none;
	margin: 0 8px 0 0;
	padding: 0;
	float: left;
	width: 148px;
	font-size: 18px;
	line-height: 100%;
	color: #888;
	font-family: 'Exo' !important;
	font-weight: 700;
}
.searchbox input[type="text"]:focus {
	color: #333;
}
.searchbox  input[type="submit"] {
	float: left;
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 20px;
	background-position: 0 -39px;
}

.search-section {
	padding: 21px 15px 18px 25px;
	clear: both;
	margin-left: 4%;
	border: 1px solid #e2e2e2;
	border-radius: 15px;
}
.search-section form {
	margin: 0;
	overflow: hidden;
}
.search-section input[type="text"] {
	background: none;
	border: none;
	margin: 0 7px 0 0;
	padding: 0;
	float: left;
	width: 90.5%;
	font-size: 32px;
	line-height: 100%;
	color: #878787;
		font-family: 'Exo' !important;
    font-weight: 400;
}

.search-section  input[type="submit"] {
	float: left;
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
	height: 44px;
	width: 44px;
	background-position: 0 -174px;
}
.drop-down {
	background: #F6861F;
}
.channel-list > li.drop-down > a {
	color: #000;
}

.blogging-contanier .blogging-contanier {
	margin-left: 0;
}
.nota-wrapper {
	/*border-bottom:1px solid #E2E2E2;
	 padding-top:12px;
	 padding-bottom:7px;*/

}
.nota-wrapper {
	/*margin-bottom:6px;*/
}
.nota-list {
	/*border:none;*/
}

.author-social-network_links span {
	margin: 0px !important;
}

.author-social-network_links span.st_plusone_large div {
	bottom: 0 !important;
	height: 34px !important;
}
.main-author-top-info img {
	height: 457px;
}
.loadMore a {
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.loadMore a:hover {
	transform: translate(0,20px);
	-webkit-transform: translate(0,20px);
}
/*effects*/
.other-author-wrapper .post-content strong:hover {
	color: #fff;
}
.main-author-caption a {
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
}
.main-author-caption {
	transition: all 0.8s;
	-webkit-transition: all 0.2s;
}
.main-author-caption:hover {
	top: 100px;
}
.main-author-caption a:hover {
	color: #FFCC00;
}
.post-title-text span a:hover, .big-post span a:hover {
	color: #FFCC00;
}
.other-author-wrapper .post-content h3 {
	transition: all 0.5s
}
.other-author-wrapper .post-content h3:hover {
	text-indent: 20px;
}



.blogging-list img {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	opacity: 0.8;
}
.blogging-list:hover a img {
	opacity: 1;
	}

.blogging-list .big-post img {
	transition: all 0.5s !important;
	-webkit-transition: all 0.5s !important;
}

.blogging-list .big-post:hover a img {
	opacity: 0.4 !important;
	}
	
.nota-category h3 {
	transform: all 0.8s;
	-wekit-transform: all 0.8s;
	font-family: Exo !Important;
	font-weight: bold !important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.88);
	z-index: 88;
}



.main-nav li a:hover {
text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.16);
	color: #000;
}
.internas-title-info ul li a:hover {
	
}

.tag_wrapper a:hover {
	color: #FFCC00;
}
.reportet_field a:hover {
	color: #009ED9;
}
.lauryndo-barbosa-pic-wrapper img {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.lauryndo-barbosa-pic-wrapper:hover img {
	transform: rotatey(180deg);
}
.breadcrumb-wrapper .duas-horas:hover {
	color: #1ea8e3;
}
.breadcrumbs a:hover {
	color: #FFCC00;
}


.breadcrumb_last { 
display: none;
}

.author-name-detail a:hover {
	color: #1ea8e3;
}
.page-template-default .page-info-wrapper h2, .internas-title-info ul li a {

}
.page-template-default .page-info-wrapper h2:hover {
	
}
.internas-title-info ul li a:hover {
}
.copyright:hover {
	color: #FFF;
}
.contact-us .wpcf7-submit, .wpcf7 .wpcf7-submit, .wpcf7 p strong {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.contact-us .wpcf7-submit, .wpcf7 .wpcf7-submit:hover {
	background: #F6861F;
	color: #fff;
}
.wpcf7 p strong:hover {
	color: #F6861F;
}
/*effects*/
.you-tube-bamnner {
	background: #ffcc00;
	left: 4%;
	padding: 5px 1%;
	position: relative;
	width: 96%;
}
.you-tube-bamnner a {
	color: #dd483b;
	font-size: 14.95px;
	float: right;
	background: url(img/small-youtube.png) right center no-repeat;
	height: 20px;
	padding-right: 4%;
}
.you-tube-bamnner span {
	color: #000;
	font-size: 14.95px;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 900; /* EXOBLACK */
	float: left;
}
.copyright {
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 300; /* EXOLIGHT */
    float: right;
    padding-top: 8px;
    padding-right: 16px;
}
body #_atssh {
	display: none;
}

.single-top-category-name {
	margin-bottom: 6px !important;
}
@media all and (min-width: 1280px) {
    .big-post .colored-cat-name {
        background: none !important;
	    margin: 0px;
    }
}

.colored-cat-name {
	margin: -16px 0 8px 15px; /* ALTERADO */
	position: relative;
}

.post-categories {
opacity: 1 !important;
}



.big-post .colored-cat-name {

	
}


.info_wrapper span.caption .caption-white {
	font-size: 12px;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 400; /* EXOREGULAR */
}
.empty_image .colored-cat-name {
	margin: 0px;
	background: transparent !important;
}

/*edited 20th may*/

.page-template-default .main-page-content-wrapper {
	padding: 55px 2%;
}
.page-template-default .page-info-wrapper h2.page-tilte {
	margin: 22px 0;
}

/*category change color*/

.channel-list > li.cinema:hover {
	background: #f6861f;
	/**/
}
.channel-list > li.cinema .new-post-bg {
	background: #f6861f;
}
.channel-list > li.cinema .new-post-list:first-child h4 {
	background: #f6861f;
}

.channel-list > li.etc:hover {
	background: #f8433a;
}

.channel-list > li.etc .new-post-bg {
	background: #f8433a;
}
.channel-list > li.etc .new-post-list:first-child h4 {
	background: #f8433a;
}

.channel-list > li.games:hover {
	background: #8c00ee;
}
.channel-list > li.games .new-post-bg {
	background: #8c00ee;
}
.channel-list > li.games .new-post-list:first-child h4 {
	background: #8c00ee;
}

.channel-list > li.livros:hover {
	background: #008ea8;
}

.channel-list > li.livros .new-post-bg {
	background: #008ea8;
}
.channel-list > li.livros .new-post-list:first-child h4 {
	background: #008ea8;
}

.channel-list >li.musica:hover {
	background: #888888;
}
.channel-list >li.musica .new-post-bg {
	background: #888888;
}
.channel-list >li.musica .new-post-list:first-child h4 {
	background: #888888;
}

.channel-list > li.quadrinhos:hover {
	background: #009cd8;
}
.channel-list > li.quadrinhos .new-post-bg {
	background: #009cd8;
}
.channel-list > li.quadrinhos .new-post-list:first-child h4 {
	background: #009cd8;
}

.channel-list >li.televisao:hover {
	background: #9dc786;
}
.channel-list >li.televisao .new-post-bg {
	background: #9dc786;
}
.channel-list >li.televisao .new-post-list:first-child h4 {
	background: #9dc786;
}
.social_links {
}
.social_links ul ,.author-social-icon ul{
	overflow: hidden;
	margin: 0px;
}
.social_links ul li{
	list-style: none;
	float: left;
	margin-right: 2px;
}
.social_links ul li:last-child,.author-social-icon ul li:last-child
{
	margin-left:0px;
}
.social_links ul li a {
	background: url('img/sprite-social-icon.png') left top no-repeat;
}
.author-social-icon ul li a{
	background: url('img/sprite-2.png') left top no-repeat;
}
.author-social-icon ul li a
{display: inline-block;
	width:34px;
	height: 36px;}
.social_links ul li a {
	display: inline-block;
	width: 40px;
	height: 39px;
}
.social_links ul li.twitter a {
	background-position: left top;
}
.social_links ul li.facebook a {
	background-position: -50px top;
}
.social_links ul li.google-plus a {
	background-position: -100px top;
}
.social_links ul li.pinterset a {
	background-position: -150px top;
}
.social_links ul li.pocket a {
	background-position: -200px top;
}
.social_links ul li.linkden a {
	background-position: -250px top;
}
.social_links ul li.mail a {
	background-position: -300px top;
}
.author-social-icon
{}
.author-social-icon ul li{
	list-style: none;
	float: left;
	margin-right: 5px;
}
.author-social-icon ul li a:hover,.social_links ul li a:hover{
	opacity:0.7;
}
.author-social-icon ul li.twitter a
{background-position: left top;}

.author-social-icon ul li.facebook a {
	background-position: -42px top;
}
.author-social-icon ul li.google-plus a {
	background-position: -84px top;
}
.author-social-icon ul li.pinterset a {
	background-position: -127px top;
}
.author-social-icon ul li.pocket a {
	background-position: -169px top;
}
.author-social-icon ul li.linkden a {
	background-position: -212px top;
}
.author-social-icon ul li.mail a {
	background-position: -254px top;
}

.wp-caption {
	position: relative;
    max-width:100%;
}

.wp-caption-text {
    position: absolute;
	bottom: 26px;
	right:0px !important;
	font-size: 24px;
	font-family: 'Exo', Helvetica, Arial, sans-serif !important;
	font-weight: 500 !important; /* EXOBOLD */
	line-height: 20px !Important;
	color: #000000 !important;
	/*text-transform:uppercase;*/
	background: #fff;
	padding: 16px 2%;
	max-width:340px;
	border-top: 12px solid #ffcc00;
}
	
.single-notepad .colored-cat-name
{background:#F6861F;
}
.single-notepad .author-social-icon
{
	float:right;
}
.page-template-default .main-page-social-network {
    bottom: -10px;
}
.breadcrumbs i {
    display: none;
}
.breadcrumbs a+a {
	/*background: none !important;*/
}
div.wp-caption {
	margin-bottom:10px;
	width:fit-content!important;
    width:-moz-fit-content!important;
    width:-webkit-fit-content!important;    
}
.nota-content-wrapper img {
	margin-bottom:0px !important;
}



/*
 8888.) ADD-ONS
 ---------------------------------------*/
 
 
 /* PATREON */
 
 #Patreon_Thanx a:hover {
  text-decoration: none !Important;
 color: #ff5900 !important;
 border: 0px !important;
 }
 
 a.Patreon_Link { 
 color: #b0704e !important;
 border: 0px !important;
 } 
 
  a.Patreon_Link_ESCURO { 
 color: #444 !important;
 border: 0px !important;
 } 
 
 
 
 
 .sigajudaonews {
 font-style: italic;
 font-size: 16px !important;
 line-height: 24px;
 margin-top: 32px;
 }
 
 #CabecaGrudada {
 z-index: 888 !important;
 width: 100% !important;
}
 
 
 #CabecaGrudada #header {
  width: 100% !important;
 }
 
 
#FundoBranco { background-color: #FFF !important; width: 100% !important; border: 1px SOLID #dddddd; }
.blogging-section { background-color: #FFF !important;}

.conteudo_video { 
background-color: #FFF !important; 
padding: 16px 16px 0px 16px !important; 
min-width: 300px !important; 
height: 277px !important; 
max-height: 277px !important;
color: #888 !important;
}

.conteudo_video p { 
font-size: 12px !important;
}

.conteudo_video p a {
text-decoration: underline !important;
color: #444 !important;
}

.right-post.big-post { border-bottom: 1px SOLID #E2E2E2 !important; }
.big-post { border-bottom: 0px !important; }
.banner-home { width: 1220px !important; margin-left: 20px !important; }


/* RETICENCIAS */

.reticencias {
   position: absolute;
   width: 100%;
   bottom: 0px;
   height: 66px;
   left: 0;
   z-index: 2;	
	

background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 56%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(56%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 56%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 56%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 56%,rgba(255,255,255,1) 100%);
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 56%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );


}





/* FONTES */

.small_info_bottom a {
color: #000 !important;
}


#Conteudo_Post img {
    padding-bottom: 32px;
}





#Conteudo_Post, .conteudo_video {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
    font-weight: 300 !important;
	line-height: 1.5em;
	color: #444444;
	text-align: left;
	margin-bottom: 20px;
}

#Conteudo_Post strong {
font-weight: 500 !important;
}

#Conteudo_Post .mono {
	font-family: 'Roboto Mono', sans-serif;
}
 
 
/* SOBRE O AUTOR */

.autor_br { z-index: 4 !important; position: relative; display: inline-block; }

.empty_image .autor_br {
display: block;
padding-top: 8px;
}

#Sobre {
border-top: 1px SOLID #FFCC00;
display:inline-block;
font-size:14px;
line-height:18px;
padding-top: 16px;
padding-bottom: 32px;
}


#Sobre span strong {
text-transform:uppercase;
font-style:normal;
font-weight: 700;
}

#Sobre img {
display: inline;
float: left;
padding-right: 16px;
}

#Sobre ul {
display:inline;
text-align: left;
margin:0 auto;
margin-right: 4px;
}

#Sobre li {
vertical-align: top;
display:inline-block;
}

#Sobre li a i{
 	color: #888;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    font-size: 12px;
    text-align: center;
    padding-top: 2px;
}

#Sobre li a:hover i{
 	background-color: #000;
}

#Sobre .fa-google-plus {
    background:#dd4b39;
    color: #FFF;
}

#Sobre .fa-facebook {
    background:#3b5998;
    color: #FFF;
} 
#Sobre .fa-envelope {
    background:#FFCC00;
    color: #FFF;
}
#Sobre .fa-twitter {
    background:#00aced;
    color: #FFF;
}

#Sobre .fa-twitter {
    background:#00aced;
    color: #FFF;
}

#Sobre .fa-flickr {
    background:#ff0084;
    color: #FFF;
}

#Sobre .fa-instagram {
    background:#517fa4;
    color: #FFF;
}

#Sobre .fa-pinterest {
    background:#cb2027;
    color: #FFF;
}

#Sobre .fa-youtube {
    background:#bb0000;
    color: #FFF;
}

#Sobre .fa-vimeo-square {
    background:#aad450;
    color: #FFF;
}

#Sobre .fa-linkedin-square {
    background:#007bb6;
    color: #FFF;
}

#Sobre .fa-rss {
    background:#ff9900;
    color: #FFF;
}

#Sobre .fa-circle-o {
    background:#000000;
    color: #FFF;
}
 
.twitter-like {
	color: #FFF;
	opacity:0.6;
	cursor:default;
} 
 
 
/* NOTEPAD */



.Mais {
TEXT-ALIGN: right; 
width: 100%;
padding-top: 8px;
line-height: 12px !important;
-webkit-box-shadow: 0px -16px 16px 0px rgba(255, 255, 255, 1);
-moz-box-shadow:    0px -16px 16px 0px rgba(255, 255, 255, 1);
box-shadow:         0px -16px 16px 0px rgba(255, 255, 255, 1);
position: relative;
z-index: 880;

} 

a.MaisLink:hover {
text-decoration: underline; 
}

.Maisinho {
font-size: 10px;
}


/* VIDEOS */
.video_titulo {
padding: 8px 16px 8px 0px;
line-height: 18px !important;
}

#Video_Compart {
margin-top: -8px !important;
}

#Video_Compart ul {
display:inline;
text-align: left;
margin:0 auto;
margin-right: 4px;
}

#Video_Compart li {
vertical-align: top;
display:inline-block;
}

#Video_Compart li a i{
 	color: #888;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    font-size: 18px;
    text-align: center;
    padding-top: 4px;
}

#Video_Compart li a:hover i{
 	background-color: #000;
}

#Video_Compart .fa-google-plus {
    background:#dd4b39;
    color: #FFF;
}

#Video_Compart .fa-facebook {
    background:#3b5998;
    color: #FFF;
} 
#Video_Compart .fa-envelope {
    background:#FFCC00;
    color: #FFF;
}
#Video_Compart .fa-twitter {
    background:#00aced;
    color: #FFF;
}







/* IMAGENS LINKS */
.post-image { position: relative; }

.blogging-list .link_video {
width: 44px !important;
height: 44px !important;
transition: all 0.5s;
-webkit-transition: all 0.5s;
z-index:100;
opacity: 1;

    position: absolute;
    margin: auto;
    top: 0;
    right: 0;

}

.blogging-list .play_grande {
width: 88px !important;
height: 88px !important;
transition: all 0.5s;
-webkit-transition: all 0.5s;
z-index:100;
opacity: 1;

    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

}

.blogging-list:hover .link_video, .blogging-list:hover .play_grande { 
opacity: 1;

}


 
/* TOP8! */
.TOP8 {
background-color: #FFCC00 !important;
padding: 16px 32px 16px 32px !important;
margin: 0px -32px 0px 0px !important;
font-family: 'Exo', Helvetica, Arial, sans-serif !important;
font-weight: 900 !important; /* EXOBOLD */
text-shadow: 2px 2px #000 !important;
color: #FFF !important;
}

/* 8P! */
.OITOP {
background-color: #FFCC00 !important;
padding: 8px 16px 8px 16px !important;
margin: 44px -16px 0px 0px !important;
margin-top: 44px !important;
}

.OITOP_P {
font-family: 'Exo', Helvetica, Arial, sans-serif !important;
    font-weight: 700 !important; /* EXOBOLD */
	font-size: 32px;
}


/* BLOCKQUOTE */
blockquote h8 {
    font-family: 'Exo', Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important; /* EXOBOLD */
	font-size: 26px;
	    line-height: 1.44;
	    color: #000 !important;
}

blockquote h9 {
    font-family: 'Exo', Helvetica, Arial, sans-serif !important;
    font-weight: 700 !important; /* EXOBOLD */
	font-size: 32px;
	    line-height: 1.44;
}

 
blockquote {
    font-family: 'Exo', Helvetica, Arial, sans-serif !important;
    font-weight: 700 !important; /* EXOBOLD */
    margin: 0.25em 0;
    padding: 0 40px;
    line-height: 1.44;
    position: relative;
    color: #444 !important;
    border: 0;
    padding-top: 16px;
    padding-bottom: 32px !important;
}


blockquote:before {
padding-top: 16px;
    display: block;
    padding-left: 10px;
    content: "\201C";
    font-size: 188px;
    position: absolute;
    left: -60px;
    top: -60px;
    color: #FFCC00;
}

blockquote a.fonte {
font-family: 'Exo', Helvetica, Arial, sans-serif !IMPORTANT;
font-weight: 400 !IMPORTANT; /* EXOREGULAR */
font-size: 20px !important;
}




/* BGs */
.BG_Preto {
 background-color: #000 !important;   
 font-weight: bold;
 color: #FFF;
 padding-left: 4px;
 padding-right: 4px;
    }
    
.BG_Vermelho {
 background-color: #bb0000 !important;   
 font-weight: bold;
 color: #FFF;
 padding-left: 4px;
 padding-right: 4px;
    }
    

    
 .BG_Aleatorio { 
 font-weight: bold;
 color: #FFF;
 padding-left: 4px;
 padding-right: 4px;
    }   
    
.BG_Cinema {
 background-color: #f6861f !important;   
 font-weight: bold;
 color: #FFF;
 padding-left: 4px;
 padding-right: 4px;
    } 
    
 .BG_HQs {
 background-color: #009cd8 !important;   
 font-weight: bold;
 color: #FFF;
 padding-left: 4px;
 padding-right: 4px;
    }   
    
 .BG_TV {
 background-color: #9dc786 !important;   
 font-weight: bold;
 color: #FFF;
 padding-left: 4px;
 padding-right: 4px;
    }  
    
 .BG_Games {
 background-color: #8c00ee !important;   
 font-weight: bold;
 color: #FFF;
 padding-left: 4px;
 padding-right: 4px;
    }  
    
  .BG_Musica {
 background-color: #888888 !important;   
 font-weight: bold;
 color: #FFF;
 padding-left: 4px;
 padding-right: 4px;
    }     
    
  .BG_ETC {
 background-color: #f8433a !important;   
 font-weight: bold;
 color: #FFF;
 padding-left: 4px;
 padding-right: 4px;
    }     
    
 .BG_Livros {
 background-color: #008ea8 !important;   
 font-weight: bold;
 color: #FFF;
 padding-left: 4px;
 padding-right: 4px;
    }  
  


/* TÍTULOS H1 */
.Link_Titulo { padding:0px !important; margin:0px !important; display:inline !important; text-decoration: none !important; }
.post-title-text:hover { margin-top: 1px !important; }
.H1_Notepad { font-size: 18px !important; }

a.Link_Videos { 
font-size: 20px !important; 
line-height: 20px !important;
top: 16px !important; 

font-family: Exo !important;
font-weight: 700 !important; 
}

.H1_Posts { font-size: 24px !important; }
.H1_PostsG { font-size: 44px !important; }
 
/* Social Icons no Rodapé */
ul.bw_socialicons { list-style: none; overflow: visible; padding: 0; margin: 0; } 
ul.bw_socialicons li { width: 32px; height: 32px; padding: 8px 0 0 0; float: left; } 
ul.bw_socialicons li a { width: 32px; height: 32px; display: block; background: url(img/social_bw.png) no-repeat; }


ul.bw_socialicons li a.bw_facebook {
	background: url('img/social_bw.png') no-repeat 0 0;
	width: 32px;
	height: 32px;
}

ul.bw_socialicons li a.bw_twitter {
	background: url('img/social_bw.png') no-repeat -35px 0;
	width: 32px;
	height: 32px;
}

ul.bw_socialicons li a.bw_google {
	background: url('img/social_bw.png') no-repeat -35px -36px;
	width: 32px;
	height: 32px;
}

ul.bw_socialicons li a.bw_youtube {
	background: url('img/social_bw.png') no-repeat -35px -73px;
	width: 32px;
	height: 32px;
}

ul.bw_socialicons li a.bw_instagram {
	background: url('img/social_bw.png') no-repeat -70px 0;
	width: 32px;
	height: 32px;
}

ul.bw_socialicons li a.bw_tumblr {
	background: url('img/social_bw.png') no-repeat -70px -36px;
	width: 32px;
	height: 32px;
}

ul.bw_socialicons li a.bw_feed {
	background: url('img/social_bw.png') no-repeat 0 -73px;
	width: 32px;
	height: 32px;
}

/* Compartilhando ROOTS */

/* This gets Google to fall into place */
#compartilhando {
	font-size: 1px;
	padding-bottom: 8px;
}
 
/* This gets Facebook to fall into place */
#compartilhando iframe {
	vertical-align: bottom;
}

 
/* Adjust the widths individually if you like */
#compartilhando .twitter-share-button {
	margin-right: -22px;
	margin-left: 8px;
}

textarea { width: 88% !important; }

.Obrig {
    font-weight: bold;
    color: #FFCC00;
}


/* COMPARTILHANDO SINGLE */
.tolpo {
padding-bottom:22px;
}

.rodafoot {
padding-top: 16px;
padding-bottom: 44px;
color: #888;
}

.destackESQ {

}

.caixa-compart span {
font-style:italic;
display:inline-block;
font-size:16px;
line-height:20px;
}

.caixa-compart span strong {
text-transform:uppercase;
font-style:normal;
font-weight: 800;
}

.caixa-compart ul {
display:inline;
text-align: left;
margin:0 auto;
margin-left: 8px;
}

.caixa-compart li {
vertical-align: top;
display:inline-block;
}

.caixa-compart li a i{
    background: #888;
    color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    font-size: 16px;
    text-align: center;
    padding-top: 8px;
}

.caixa-compart li a .icon-patreon_flat_bp{
    background: #888;
    color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 18px;
    font-size: 18px;
    text-align: center;
    padding-top: 5px;
    font-style: normal !important;
}


.tolpo li a:hover .icon-patreon_flat_bp {
    background: #ff5900;
}

.tolpo li a:hover i{
    background: #FFCC00;
}

.rodafoot .fa-google-plus:hover {
    background:#dd4b39;
}

.rodafoot .fa-facebook:hover {
    background:#3b5998;
} 
.rodafoot .fa-envelope:hover {
    background:#FFCC00;
}
.rodafoot .fa-twitter:hover {
    background:#00aced;
}

/* DIVISÃO */
.Divisao {
	border-top: 1px SOLID #FFCC00;
	padding-top: 32px !important;
}


/* CORES */
.Amarelo {
color: #FFCC00 !important;
}

.Vermelho {
color: #db2022 !important;
}




/* -------- TELONASONAS -------- */
@media only screen and (min-width: 1279px) and (max-width: 1370px){

.single_features h2, h1.Titulo_SINGLE {
	margin-left: 0px;
	padding: 16px 16px 16px 32px !important;
	display: block !important;
	z-index: 1 !important;
	background-color: #000 !important;
}





.single_features {
	top: 40% !important;
	}
}


@media only screen and (min-width: 1371px) {

.single_features h2, h1.Titulo_SINGLE {
	margin-left: 0px;
	padding: 16px 16px 16px 32px;
	font-size: 88px !important;
	display: block;
}

#Normal h1.Titulo_SINGLE {
	font-size: 52px !important;
}


.single_features {
	top: 40% !important;
	}
}

/* -------- TELONAS -------- */
@media only screen and (min-width: 1279px) {

#Publicidade_ESPECIAL {
	width: 1220px !important;
  	margin-left: auto ;
  	margin-right: auto ;
	border: 0px;
	text-align: center;
}




/* 
.super-banner {
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 8px 0px 8px 0px;
	
}*/

.super-banner { 
padding-bottom: 32px; 
display: block;
margin: 0 auto;
width: fit-content;
width: -moz-fit-content;
width: -webkit-fit-content;
text-align: center;
}



	
	/*COMPARTILHA */
	.social-floating { display: none; }

	#Compartilhando_VERT {
	position: fixed; 
	top: 88px; 
	width: auto;
	background-color: #fff;
	float: left;
	text-align: left;
	padding-left: 16px;
	display: none;
	}				

	#Compartilhando_VERT .Compart_VERT {
	padding-top: 16px;
	}
	
	.slider-section {
	width: 1250px !important;
	margin-left: -15px !important;
	margin-top: -16px !important;
		
		}
		
		
		&#8230 { font: Arial !important; }
		
	
	.blogging-section { margin: 0px !Important; padding: 32px 16px 32px 16px !important;}
	
	.internas-info-wrapper { margin-bottom: 52px !important; } 
}
	

/* -------- TELINHAS -------- */	
@media only screen and (max-width: 1279px) {	

.container_full { border: 0px; }
#FundoBranco { border: 0;  } 

	/*SUPERBANNER 
	.super-banner { margin-top: 32px !important; background: none; } */
	
	/*COMPARTILHA */
	#Compartilhando_VERT { display: none; }
	

	
h1.Titulo_SINGLE a {
	margin-left: 0px;
	padding: 16px 16px 16px 32px !important;
	display: block !important;
	z-index: 1 !important;
	color: #FFF !important;
	font-size: 52px;
	background-color: transparent !important;
}
	
	#Conteudo_Post .aligncenter { 
    	position: relative;
    	left: 50%;
        height: auto !important;
        margin: 0px 0 0 -50vw;
        width: 100vw;
        max-width: 100vw !important; 
        padding-top: 32px !important;
        height: auto !important;
}

	.social-floating {
	position:fixed;
	bottom:0;
    left:50%;
	z-index:888;
	width:75%;
	margin:0 0 8px -37.5%;
	}

	.social-floating ul {
	text-align:center;
	margin:0 auto;
	}

	.social-floating li {
	display:inline-block;
	margin-left: 8px;
	}

	.social-floating li.facebook a {
	display: block; 
	background: url('img/social_mobile_sprite.png') no-repeat 0 -7px;
	width: 44px;
	height: 45px;
	}

	.social-floating li.twitter a {
	display: block; 
	background: url('img/social_mobile_sprite.png') no-repeat 0 -56px;
	width: 44px;
	height: 45px;
	}

	.social-floating li.googlemais a {
	display: block; 
	background: url('img/social_mobile_sprite.png') no-repeat 0 -105px;
	width: 44px;
	height: 45px;
	}

	.social-floating li.feed a {
	display: block; 
	background: url('img/social_mobile_sprite.png') no-repeat 0 -154px;
	width: 44px;
	height: 45px;
	}	
	
	.social-floating li.whatsapp a {
	display: none;
	}
	
}




/* -------- TELINHAZINHAS -------- */	




@media only screen and (max-width: 999px) {	



	.social_icon_wrapper, .wp-caption-text, .tolpo  { display: none }
	
		.social-floating li.whatsapp a {
	display: block; 
	background: url('img/social_mobile_sprite.png') no-repeat 0 -205px;
	width: 44px;
	height: 45px;
	}
	
	/*COMPARTILHA */
.caixa-compart span {
display:block;
}

.caixa-compart ul {
margin-left: 0px;
margin-top: 8px;
}

.rodafoot {
display: none;
}

.single-author-info-wrapper {
display: none;
}
	
}


/* -------- BANNER ESPECIAL --------*/
@media only screen and (max-width: 970px) {	
.super-banner { display: none !Important; }

.single-author-info-wrapper {
display: none;
}
}


/* -------- TELINHAZINHAS -------- */	
@media only screen and (max-width: 646px) {	

.single-author-info-wrapper {
display: none;
}

body { background-image: url("") !important; }

h1.Titulo_SINGLE a {
	margin-left: 0px;
	padding: 16px 16px 16px 32px !important;
	display: block !important;
	z-index: 1 !important;
	color: #000 !important;
	font-size: 26px !important;
	background-color: transparent !important;
}


.excerpt-wrapper h2 {
	display: none !important;
}

#Publiciteta { margin-top: 208px !important; }
.align-left {	margin: 16px 16px 4px -32px !important; }
	
}



/* ---- TESTE ---- */

a.zerado {
border: 0px !important; 
background: none !important; 
}

.Compartilha { 
display: none;
}	

#slider {
 background: #000;
 }

#slider img { 
opacity: 0.5; }




.caption-transparent {
	font-size: 44px;
	color: #fff;
	line-height: 48px;
	font-family: 'Exo', Helvetica, Arial, sans-serif;
    font-weight: 600 !important;
	opacity: 0.5 !important;

}

.caption > span {
	color: #FFF !important;
	background: transparent !important;
    font-weight: 800 !important;; /* EXOBLACK */
    
    }
    
    
.caption-gray {
	color: #fff !important;
	margin-right: 0px !important;
}    

.slide-content {
	right: 44px !important;
	}
	
	
.big-post strong {
font-size: 44px !Important;
}

#Conteudo_Post ul {
    list-style-type: square;
    padding: 0 44px 0 44px;
}

#Conteudo_Post li {
padding: 8px 0 8px 0;
}

.bordaoslados { border: 1px SOLID #dddddd; }
.bordaoslados2 { border-top: 1px SOLID #dddddd; border-top: 1px SOLID #dddddd; border-right: 1px SOLID #dddddd; border-left: 1px SOLID #dddddd; border-bottom: 0; }

.Serif {
font-family: 'Roboto Slab', serif !important;
font-weight: 300;
font-style: italic;
}
	
/* TWITTER */	
blockquote.twitter-tweet { width: 100% !important; max-width: 100% !important; }
#twitter-widget-0 { width:100% !important; }
iframe.autosized-midia { width: 900px !important; } 
#player { width: 900px !important; }
iframe[id^='twitter-widget-']{ width:100% !important;}


/* POOOOOOOODCAST! */

#Podcast a {
text-decoration: none !important;
background-color: transparent !important;
border: 0 !important;
}

#Podcast ul {
display:inline;
text-align: left;
margin:0 auto !important;
margin-right: 4px;
padding: 0 !important;
}

#Podcast li {
vertical-align: top;
display:inline-block;
padding: 0 !important;
margin: 0 !important;
}

#Podcast li a i{
 	color: #000000;
    width: 24px;
    height: 24px;
    font-size: 18px;
    text-align: center;
    padding-top: 3px;
    background-color: #eeeeee;
}

#Podcast li a:hover i{
 	background-color: #e26f1f;
}

a.Podcast {
border-bottom: 1px SOLID #e26f1f !important;
}

a.Podcast:hover {
background-color: #e26f1f !important;
}