@import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,300,600,700,800");
/*
Theme Name: Direita TV
Theme URI: http://wordpress.org/
Description: Tema do Direita TV
Version: 20/05/2015
Author: Monsterman
Author URI: http://www.gsdeveloper.com/
Tags: tube, video, mgp, gray, white

*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
blockquote {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 40px;
    margin-right: 40px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* My Fixes */
p {
	margin: 1em 0px;
}
.clearfix {
    display: inline-block;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
	font-size: 0;
}
.clearfix {
	display: block;
}
.clr, .clearfix:after, #gt_controls {
	clear: both
}
h1, h2, h3, strong {
	font-weight: bold;
}
em {
	font-style: italic
}
/* Starting... NOW with general stuff */
body {
	background: #232323 url(images/header_bg.jpg) repeat-x;
	font-family: arial;
}
a, link, visited {
	color: #46453F;
	line-height:1;
}
a:hover, #logo H1 a {
	text-decoration: none
}
.view {
	width:978px;
	margin: 0 auto;
	color: #46453F;
}
.ad_square {
	margin: 15px auto;
	width: 728px;
/*	height: 90px; */
}
/* Header */
#header {
	height: 190px;
	overflow: hidden;
}
#header, #header a {
	color: #CCC;
}
#header_menu {
	height: 54px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px
}
#header .dtvlogo {
	width:100%;
	max-width:405px;
	max-height:58px;
	height:auto;
}
#header .wraplogo {
	width:405px;
	margin-left: 25px;
}
#header .wrapads {
	text-align:center;
	width:547px;
	margin-top:14px;
}
#header .adson {
	width: 500px;
	margin:auto;
	padding-top: 5px;
}
.post H2.title a:hover, .post H1.title a:hover, #header_menu a:hover {
	text-decoration: none;
}
.post H2.title a, .post H1.title a, #header_menu a {
	text-decoration: underline;
}
#header_menu p {
	margin: 19px 0 0 5px;
	float: left;
}
#header form {
	float:right;
	margin-top: 10px;
	background: url(images/search_bg.png) no-repeat;
	width: 250px;
	height: 34px;
}
#header form .header_field {
	padding: 1px 0;
	font-size: 1.125em;
	width: 220px;
	width: 219px\9;
	color:#232323;
	margin: 4px;
	margin-left: 5px\9;
	background: transparent;
	border:0;
	line-height: 23px;
}
#header form input:focus {
	outline: 0
}

#header h1 {
	margin-top: 25px;
}
#header h2 {
	margin-top: 5px;
	text-transform: uppercase;
	color: #46453F;
	font-size: 12px;
}
/* Social */

#header #social {
	float:right;
	width: 259px;
	height: 43px;
	margin-top:3px;
}
#header #social ul {
	float: left;
	display: inline;
	width: 100%;
}
#header #social li {
	float: right;
	display: inline;
}
#header #social a {
	float: left;
	display: inline;
	height: 0;
	padding-top: 45px;
	overflow: hidden;
	text-decoration: none;
}
#social-facebook a {
	width: 51px;
	background: url("images/social-icons.png") no-repeat 0 0;
}
#header #social-facebook a:hover {
	background: url("images/social-icons.png") no-repeat 0 -51px;
}
#header #social-myspace a {
	width: 50px;
	background: url("images/social-icons.png") no-repeat -50px 0;
}
#header #social-myspace a:hover {
	background: url("images/social-icons.png") no-repeat -50px -50px;
}
#header #social-twitter a {
	width: 50px;
	background: url("images/social-icons.png") no-repeat -100px 0;
}
#header #social-twitter a:hover {
	background: url("images/social-icons.png") no-repeat -100px -50px;
}
#header #social-feed a {
	width: 50px;
	background: url("images/social-icons.png") no-repeat -150px 0;
}
#header #social-feed a:hover {
	background: url("images/social-icons.png") no-repeat -150px -50px;
}
#header #social-email a {
	width: 50px;
	background: url("images/social-icons.png") no-repeat -200px 0;
}
#header #social-email a:hover {
	background: url("images/social-icons.png") no-repeat -200px -50px;
}
#header #social-bitchute a {
	width: 50px;
	background: url("images/social-icons.png") no-repeat -250px 0;
}
#header #social-bitchute a:hover {
	background: url("images/social-icons.png") no-repeat -250px -50px;
}
#sossa {
	width: 960px;
	margin: 15px auto;
}
/* exibição */
#exibicao {
	background: #E9E6DF url(images/body_1.jpg);
	padding: 15px 0;
	text-align: center;
	margin: auto;
}
#assistidos {
	background: #EDEAE4 url(images/body_2.jpg);
	height: 166px;
	margin: auto;
}
#assistidos h3, #updates h3 {
	font-family: Arial;
	text-transform: uppercase;
	color: #46453F;
	font-size: 15px;
	margin-left: 13px;
	padding: 7px 0 2px;
	font-weight: bold
}
#embede {
	width: 960px;
	max-width: 960px;
	margin: 15px auto;
}
/* content */
#updates {
	background: #E1DED8 url(images/body_3.jpg);
	margin: auto;
	padding-top: 18px
}
#updates h3 {
	margin: 0 0 3px 0;
}
#updates #content h2 {
	margin-bottom: 13px;
}
#updates .alignright {
	text-align:left;
	width: 527px
}
#updates .gsentry {
	 margin: 3px 7px 3px 13px;
}
#content {
	float:left;
}
#content h4 {
	margin: 20px 0;
}
#content .entry-single {
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	line-height: 1.4;
	font-size: 110%;
/*	text-align: Justify */
}
#content .entry-single ul {
	text-align: left;
}
#updates h3 a {
	text-decoration: none;
}
#updates h3 a:hover {
	text-decoration: underline
}
#updates .except {
	margin: 3px 0;
}
#updates .except p {
	margin: 0;
}
.post {
	padding-right: 13px;
	margin-bottom: 15px;
	overflow-x:hidden;
}
H2.title a, H1.title a {
	text-decoration:none;
}
H2.title, H1.title, h3#comments, #respond h3, .entry H2 {
	padding-bottom: 22px;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 22px;
	border-bottom: 1px dashed #46453F;
	color: #46453F;
}
#respond h3 {
	font-size: 18px;
}
h3#comments {
	font-size: 20px;
	margin-top:10px;
}
.post small {
	font-family: arial;
	font-size: 13px;
	margin-left: 1px;
	color:#727067;
}
.post .addthis_toolbox {
	width:280px;
}
.entry, .postinfo {
	font-family: arial;
	font-size: 0.825em;
}
.entry {
	text-align: justify;
	line-height:1.2em
}
.entry H2 {
	font-size: 30px;
	margin: 20px 0 15px;
}
.entry H3 {
	font-size: 23px;
	margin: 10px 0 10px;
	line-height: 1.05;
}
#updates .entry-single H3 {
	font-size: 18px;
	margin: 10px 0 10px;
	line-height: 1.05;
}
.entry .ratingblock {
	clear:both;
}
.postinfo, .postmetadata, .gs_gallery  {
	text-align: center
}
#gt_controls .gt_controls_title {
	font-weight: bold;
}
.entry-single li, #excomment ul li {
	list-style: square;
}
.entry-single ol li, #excomment ol li {
	list-style-type: decimal;
}
.texto li {
	line-height: 1.5;
}
.texto .artigo-texto {
	font-size: 14px;
}
#excomment ul, #excomment ol {
	margin-left: 30px;
}
.entry-single ul, .entry-single ol {
	margin: 0 30px;
}
#excomment .commentlist .depth-2 ul.children {
	margin-left:0
}
pre {
	background: none repeat scroll 0 0 #CCC;
    overflow-x: scroll;
}
p.aidson {
	margin: 20px 0
}
.view #baguio input {
	width: 520px;
}
.entry_small {
	font-size: 90%
}
/* #lbry-iframe */
.texto #lbry-iframe, .texto .lbry-iframe, .texto .bitchute-iframe, .texto .yt-iframe, .texto .rumble{
	width:712px !important;
	height:401px !important;
}
#lbry-iframe, .lbry-iframe, .bitchute-iframe, .yt-iframe, .rumble {
	border: none;
	overflow: hidden;
}
#embede #lbry-iframe, #embede .lbry-iframe {
	width:960px !important;
	height:540px !important;
}
/* archive */
.arquivo {
	max-width: 728px;
}
.archived {
	text-align: justify;
	background: none;
	margin: 0 0 6px;
	padding: 0 15px 11px 0;
	font-size: 0.8125em;
	border-bottom: 1px dashed #1F5285;
}
.archived h2.title,.archived h1.title {
	margin-top: 0px;
	font-size: 20px;
	letter-spacing: normal;
}
.archived .postinfo {
	text-align:inherit;
	margin-bottom:0;
}
/* comments */
.postmetadata small {
	font-size: 0.625em;
}
#respond {
	padding-right: 6px;
}
#respond textarea#comment {
	width: 100%;
}
#respond #commentform p {
	font-size: 10px;
}
.children #respond #commentform p {
	font-size: 0.769em;
}
#comments, .commentlist {
	font-size: 0.8125em;
}
.commentlist .comment-body {
	padding: 0 5px 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px dashed #1F5285;
	border-right: 1px dashed #1F5285;
}
.commentlist ul.children{
	margin-left: 70px;	
}
.commentlist ul.children .comment-body {
	background: #F7F7F7;
}
 ol.commentlist .comment-body img.avatar {
	float:left;
	margin-right: 5px;
}
/* menu */
#side_menu a {
	color: #46453F;
}
#side_menu a:hover {
}
#side_menu {
	font-size: 12px;
	width: 210px;
	margin-right: 32px;
	float: right;
	font-family: arial;
	text-transform: capitalize;
}
#side_menu .widget {
	padding-bottom: 8px
}
#side_menu .widget H2, #updates h2, #updates h1 {
	padding-bottom: 12px;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 20px;
	border-bottom: 1px dashed #46453F;
	color: #46453F;
}
#side_menu .widget ul {
}
#side_menu .widget li {
	margin: 3px 0 3px 2px;
	padding-bottom: 1px;
	line-height: 20px;
	border-bottom: 1px dotted #46453F;
}
#side_menu .widget form#searchformpage {
	margin: 10px 0
}
#side_menu .widget form#searchformpage input#spage{
	width: 118px;
}
#side_menu .subscription_email{
	max-width: 164px;
}
/* gs entries */
.gsentry {
	float: left;
	margin: 3px 13px;
	width: 168px;
	height: 126px;
	background: #FCFAF5;
	min-width: 168px;
	text-align: center;
}
.gsentry img {
	width: 158px;
	height: 116px;
	margin: 4px 0;
	border: 0;
	border:1px solid #FCFAF5
}
.gsentry a:hover img, .adsextra a img {
	border:1px solid #46453F;
	transition: 0.3s;
}
.gsentry span.alignright {
	text-align: right;
}
/* player */
#excomment {
	width: 489px;
	float:left;
	text-align:justify;
}
#excerpt {
	margin-bottom: 10px;
}
#excomment #excerpt, #playbar {
	font-size: 0.8125em;
}
#playbar {
	width: 477px;
	margin: 0 0 15px 12px;
	float:right;
}
#playbar #leader {
	margin: 0 auto;
	width: 400px;
}
#playbar .playinfo {
	background: #E0E0E0;
	border:1px solid #333;
	margin-bottom:12px;
	padding: 2px;
}
#playbar #related a img, a img.alignleft {
	border:1px solid #333;
	padding:0;
}
#playbar #related a:hover img, a:hover img.alignleft, .adsextra a:hover img {
	border:1px dashed #333
}
#playbar #related div {
	margin: 5px 0 0 5px;
}
#playbar #related {
	height: 500px;
}
#playbar input {
	width: 390px
}
.related {
	margin-bottom: 4px;
}
.related img {
	width: 158px;
	height: 116px;
}
/* troços */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright, img.alignleft {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	margin: 0 7px 2px 0;
}
.navigation {
	width: 100%;
	font-size: 0.8125em;
}
.alignright {
	float: right
}
.alignleft {
	float: left
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.searchform  {
	display:block;
	vertical-align: top;
}
.searchform #spage {
	width: 146px;
	_width: 152px;
	width: 142px\9;
	vertical-align: top;
	line-height: 16px;
	margin: 0;
	height: 20px;
	_height: 22px;
	max-height: 20px;
	padding: 1px 3px;
	padding: 1px 4px\9;
	border: 1px solid #333
}
.searchform #searchsubmitpage {
	height: 24px;
	_height: 29px;
	padding: 1px 6px 4px;
	border: 1px solid #333;
	line-height: 21px;
	margin: 0 0 0 2px;
	display:inline;
}
.catdesc {
	font-size: 0.8em;
	padding: 0 3px;
}
#updates .barraplay {
	width:390px
}
/* footer */
#footer {
	font-family: Arial;
	font-size: 13px;
	background: #232323 url(images/footer.png);
	background-repeat:repeat-x;
	background-position: top;
	width: 100%;
	height: 97px;
	text-align: center;
	padding-top: 14px;
}
#footer p {
	color: #FFF;
	width: 644px;
	margin: 12px auto;
}
#footer a {
	color: #FFF;
}
#footer .dtvlogo {
	width:237px;
	height:37px;
	margin-top:31px;
}
/* wp-pagenavi */
.wp-pagenavi {
	text-align: center;
	margin: 17px 0 24px;
	font-size: 8pt;
	color: #333A43;
}
.wp-pagenavi .current {
	color: #fff;
	background: #333A43;
}
/* addthis */
.addthis_toolbox .addthis_button_facebook_like {
    overflow: hidden;
}

/*mailpoet */

.widget_wysija .wiwi .wysija-submit, .widget_wysija .wysija-paragraph { display: inline; }
.widget_wysija .wiwi .wysija-submit { margin-top:0}
.wiwi .wysija-input { width: 164px; }

.wysija-submit {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%) repeat scroll 0 0;
  border: 1px solid #ffb76b;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font: bold 12px arial;
  padding: 5px 3px;
  width: 15%;
}

/* Vídeo */
@media screen and (min-width: 600px) {
	#banner_video { display: block; margin-top: -400px; margin-left: 305px; z-index: 100000000000; position: absolute; width: 318px; background: #222; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; box-shadow: 2px 2px 2px #000000; }
}
#floate_content { margin: 5px;}
#floate_logo { float: left; 0px 0px no-repeat; width: 86px; height: 19px; margin: 5px; }
#floate_close { float: right; background: url("//i.imgur.com/tERx8Ez.png") -86px 0px no-repeat; width: 54px; height: 19px; margin: 5px; cursor: pointer; }

/* feedburner */
.fedorburner {
	font-family: arial;
	color: #000;
	width:100%;
	background: #fff url("images/icons.png") repeat-x scroll 0 bottom;
	text-align:center;
	padding-bottom: 1px;
	margin-bottom: 15px
}
.fedorburner form {
}
.fedorburner .titulonews {
	font-family: "Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
	margin:0;
    background: #465459 url("images/icons.png") no-repeat scroll 35px -537px;
    color: #a5bdc5;
    padding: 20px 10px 15px 60px;
	text-align: left;
	font-size: 30px;
}
.fedorburner .imputs {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	border: 2px solid #000;
	padding:1px;
	background-color: #465459;
}
.game-container {
	max-width: 978px;
	max-height: 800px;
}
#bookmark-this {
    -moz-user-select: none;
    background: #f0ad4e none repeat scroll 0 0;
    border: 1px solid #eea236;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
#bookmark-this:hover {
    background: #ec971f none repeat scroll 0 0;
    border: 1px solid #d58512;
    text-decoration: none;
}
#bookmark-this:active {
    background: #ec971f none repeat scroll 0 0;
    border: 1px solid #d58512;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.jw-dock-button-backup { float: left !important; }

/* responsivis */

.topnav {
	overflow: hidden;
}
.topnav .icon {
	display: none;
}

@media screen and (max-width: 600px) {
	.topnav a:not(:first-child) {display: none;}
	.topnav a.icon {
		float: right;
		display: block;
	}
	#social, #banner_video, #floate_content, #footer .dtvlogo {
		display:none;
	}
	embed, iframe, object, #myElement {
		max-width: 98%;
	}
	#embede {
		width:100%;
	}
	.wrapper {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}
	.wrapper iframe, .wrapper #myElement {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	#header .wraplogo, .barraplay {
		margin-left: 5px;
		float: none;
	}
	#header .adson {
		margin: 15px auto;
		display:block;
		float: none;
	}
	#footer p, input, textarea, #header .wraplogo, #sossa, #content, #header .wrapads, #header .adson, .barraplay, #footer {
		width:100%
	}
	.view {
		width: 99%;
	}
	#exibicao, #footer {
		padding: 15px 2px;
	}
	.wabtn_container {
		margin-top: 10px;
	}
	.sossamob {
		display:none
	}
	
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
@media screen and (max-width: 435px) {
	#header_form {
		display:none
	}
}