﻿@charset UTF-8;
@import url(//fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(//fonts.googleapis.com/css?family=News+Cycle:400,700);


/* Style Index * /

#0 Reset
#1 Layout Structure
#2 Main header
#3 Main menu
#4 Content styling
#5 Comments
#6 Photo gallery
#7 Sidebar styling
#8 Footer
#9 Lightbox

/* #0 Reset */

@font-face {
    font-family: 'entypo';
    src: url('/fonticons/entypo.svg#entypo') format('svg');
    src: url('/fonticons/entypo.eot?#iefix') format('embedded-opentype'),
         url('/fonticons/entypo.svg#entypo') format('svg'),
         url('/fonticons/entypo.woff') format('woff'),
         url('/fonticons/entypo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
	font-size: 13px;
	font-family: Helvetica, sans-serif;
    font-weight: normal;
	margin: 0;
	padding: 0;
	color: #656565;    
    /*
    background-color: #010101;
    background: url(/images/background-texture-4.jpg) repeat top center fixed;*/
    background: url(/images/fundoteste.jpg) repeat top center fixed;
}

a, p, div, span, font, b, input, button, li {
	line-height: 150%;
}


/* #1 Layout Structure */

a {
	color: #979797;
	text-decoration: none;
}

a:hover {
	color:#ffffff;
	text-decoration: none;
}

a:focus {
	outline: 0;
}

.clear-float {
	clear:both;
}

.icon-text {
	display: inline-block;
	font-weight: normal!important;
	font-family: 'Entypo', sans-serif!important;
}

.wrapper {
	width:1200px;
	margin:0px auto;
	position:relative;
    /*background: url(/images/efeito2.png) top left no-repeat;*/
}

.boxed:not(.active) {
	background:transparent!important;
}

.active.boxed {
	width:1245px;
	margin:0px auto;
	background:#181818;
	box-shadow:0 0px 10px rgba(0,0,0,0.2);
	padding:0px;
	min-height: 100%;
	max-width: 100%;
}

.left {
	float:left;
}

.right {
	float:right;
}

/* Menu */
.estrela_off {
    display: block; float: left; margin-top: 15px; margin-left: 10px; margin-right: 6px; width: 24px; height: 15px; background-image: url(/images/estrelaoff.gif);
}

.estrela_off4 {
    display: block; float: left; margin-top: 15px; margin-left: 10px; margin-right: 6px; width: 24px; height: 15px; background-image: url(/images/estrelaoff.gif);
}

.menu-titulo2 a:hover, .menu-titulo3 a:hover, .menu-titulo4 a:hover {
    color: #fff!important;
}

.menu-titulo2off {
    opacity: 0.3;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}

.cinza {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}

.estrela_off2 {
    display: block; float: left; margin-top: 15px; margin-left: 10px; margin-right: 6px; width: 24px; height: 15px; background-image: url(/images/estrelaoff.gif);
}

.estrela_off3 {
    display: block; float: left; margin-top: 15px; margin-left: 10px; margin-right: 6px; width: 24px; height: 15px; background-image: url(/images/estrelaoff.gif);
}

/* #2 Main header */

.header .logo-image {
	display: block;
	float: left;
    height: 170px;
    border: 0px solid #fff;
    margin-left: 20px;
    margin-top: 20px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}

.header .data-hoje {
    border: 0px solid red; 
    margin-top: 10px; 
    margin-left: 5px;
    width: 321px; 
    height: 29px;
    padding: 0px; 
    color: #fff; 
    text-align: center; 
    font-size: 13px; 
    background: rgba(0,0,0,0.5);
}

.header .logo-image a {
	height: 55px;
	display: table-cell;
	vertical-align: middle;
}

.header .fas-online div {
    font-size: 18px;
    height: 29px;
    margin-top: 1px;
}

.header .fas-online span {
    font-size: 11px;
    margin-top: 6px; 
}

.header .cadastros-ativos div {
    font-size: 18px;
    height: 29px;
    margin-top: 1px;
}

.header .cadastros-ativos span {
    font-size: 11px;
    margin-top: 6px; 
}

.header .logo-image img {
    margin-left: 10px;
	display: inline-block;
}

.header .logo-text {
	display: block;
	float: left;
}

.header .logo-text a {
	font-size: 55px;
	color: #f4f4f4;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	line-height: 140px;
}

.header .banner {
	display: block;
	float: right;
	width: 728px;
	height: 90px;
	margin: 30px 0px;
}

.header .very-top {
	display: block;
	background: rgba(0,0,0,0.8);
	border-bottom: 1px solid rgba(255,255,255,0.1);
}

.header .very-top ul {
	display: block;
	font-size: 0;
}

.header .very-top ul li {
	display: inline-block;
	position: relative;
}

.header .very-top ul.left li:before {
	display: block;
	position: absolute;
	right: 0px;
	top: 13px;
	width: 1px;
	height: 13px;
	content: '';
	border-right: 1px dotted #393939;
}

.header .very-top ul li a {
	display: block;
	padding: 12px 10px 12px 10px;
	font-size: 11px;
	font-weight: bold;
}

.header .very-top ul li div {
	display: block;
	padding: 12px 10px 12px 10px;
	font-size: 11px;
	font-weight: bold;
    color: #fff;
}

.header .very-top ul.left li:last-child:before {
	display: none;
}

.header .very-top ul.left > li:first-child a {
	padding-left: 0px;
}

.header .very-top ul.right > li:last-child a {
	padding-right: 0px;
}

/* #3 Main menu */

.header .main-menu {
	display: block;
	position: relative
}

.header .main-menu > ul {
	display: block;
	background: #ececec;
	font-size: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

.header .main-menu ul li {
	display: inline-block;
	position: relative;
}

.header .main-menu > ul > li:after {
	content: '';
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 1px;
	height: 100%;
	background: rgba(0,0,0,0.1);
	z-index: 3;
}

.header .main-menu > ul > li:nth-child(1):before {
	display: block;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #161616;
	content: '';
	position: absolute;
	z-index: 1;
}

.header .main-menu > ul > li:nth-child(1) > a {
	border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	position: relative;
	z-index: 2;
}

.header .main-menu ul li a {
	display: block;
	font-weight: bold;
	font-family: 'Montserrat';
	font-size: 16px;
	padding: 14px 18px 10px 18px;
	color: #323232;
	text-shadow: 0px 1px 0px #fff;
	border-bottom: 4px solid transparent;
}

.header .main-menu > ul > li > a {
	background: #ececec;
}

.header .main-menu ul li.single > a,
.header .main-menu ul li.single > a span {
	line-height: 38px;
}

.header .main-menu ul li.single > a {
	height: 37px;
	overflow: hidden;
}

.header .main-menu ul li a span {
	display: block;
	padding-right: 18px;
	background: url(/images/main-menu-sub.png) no-repeat center right;
}

.header .main-menu > ul > li:hover > a {
	background: #cecece;
}

.header .main-menu ul.sub-menu li:hover > a {
	background: rgba(0,0,0,0.06);
}

.header .main-menu ul li a,
.header .main-menu ul li span {
	line-height: 120%;
}

.header .main-menu ul li a i {
	display: block;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	font-family: Helvetica;
}

.header .main-menu .header-search {
	display: block;
	float: right;
}

.header .main-menu .header-search input[type=text] {
	display: block;
	border: 0px;
	border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	width: 134px;
	height: 66px;
	padding: 0px 50px 0px 20px;
	background: transparent;
	border-left: 0px solid rgba(0,0,0,0.1);
	z-index: 1;
	position: relative;
}
.header .main-menu .header-search input[type=text]:focus {
	background: #f9f9f9;
	width: 134px;
}
.header .main-menu .header-search-resultado {
    position: absolute; right: 0; margin-top: 62px; z-index: 9999; width: 192px; min-height: 100px; background-color: #f9f9f9; border-bottom: 1px solid #c4c4c4; border-left: 1px solid #c4c4c4; -webkit-border-bottom-right-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -moz-border-radius-bottomleft: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px;
    display: none;
}

.header .main-menu .header-search input[type=button] {
	display: block;
	z-index: 2;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	height: 100%;
	background-color: transparent;
	background-image: url(/images/header-search-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px;
	color: transparent;
	cursor: pointer;
}

.header .main-menu .header-search input[type=button]:hover {
	background-color: rgba(0,0,0,0.05);
}

.header .main-menu > ul > li {
	position: relative;
	background-color: #a31a1a;
}

.header .main-menu > ul > li:first-child:hover:after {
	display: block;
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	bottom: 0px;
	left: 1px;
	background: #ececec;
	z-index: -1;
}

.header .main-menu li > .sub-menu {
	position: absolute;
	z-index: 999;
	background: inherit;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	width: 250px;
	display: none;
	margin-left: 1px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.15), 0 1px 0 1px rgba(0,0,0,0.15);
}

.header .main-menu li > .sub-menu2 {
	position: absolute;
	z-index: 999;
	background: inherit;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	width: 250px;
	display: none;
	margin-left: 1px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.15), 0 1px 0 1px rgba(0,0,0,0.15);
}

.header .main-menu li:hover > .sub-menu {
	display: block;
}

.header .main-menu li:hover > .sub-menu2 {
	display: block;
}

.header .main-menu li .sub-menu:before {
	content: '';
	background: inherit;
	width: 10px;
	height: 10px;
	top: -5px;
	left: 25px;
	position: absolute;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}

.header .main-menu li .sub-menu2:before {
	content: '';
	background: inherit;
	width: 10px;
	height: 10px;
	top: -5px;
	left: 25px;
	position: absolute;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}

.header .main-menu li .sub-menu > li {
	width: 100%;
	background-color: inherit;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

.header .main-menu li .sub-menu2 > li {
	width: 100%;
	background-color: inherit;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

.header .main-menu li .sub-menu > li a {
	color: #f4f4f4;
	text-shadow: none;
	font-size: 12px;
	position: relative;
	z-index: 3;
	font-weight: normal;
}

.header .main-menu li .sub-menu2 > li a {
	color: #f4f4f4;
	text-shadow: none;
	font-size: 12px;
	position: relative;
	z-index: 3;
	font-weight: normal;
}

.header .main-menu li .sub-menu > li a:before {
	content: '';
	display: block;
	position: absolute;
	bottom: -5px;
	left: 7%;
	width: 86%;
	height: 1px;
	background: rgba(0,0,0,0.07);
}

.header .main-menu li .sub-menu2 > li a:before {
	content: '';
	display: block;
	position: absolute;
	bottom: -5px;
	left: 7%;
	width: 86%;
	height: 1px;
	background: rgba(0,0,0,0.07);
}

.header .main-menu > ul > li > .sub-menu > li > .sub-menu {
	left: 225px;
	top: 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;

}

.header .main-menu > ul > li > .sub-menu > li > .sub-menu:before {
	left: -5px;
	top: 15px;
}

.header .main-menu > ul > li > .sub-menu > li > .sub-menu:after {
	display: block;
	position: absolute;
	content: '';
	width: 10px;
	height: 100%;
	top: 0px;
	left: -11px;
	background: transparent;
}

.header .main-menu > ul > li > .sub-menu > li > .sub-menu2 {
	left: -221px;
	top: 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;

}

.header .main-menu > ul > li > .sub-menu > li > .sub-menu2:before {
	left: 245px;
	top: 15px;
}

.header .main-menu > ul > li > .sub-menu > li > .sub-menu2:after {
	display: block;
	position: absolute;
	content: '';
	width: 10px;
	height: 100%;
	top: 0px;
	left: -11px;
	background: transparent;
}

.header .main-menu-second {
	display: block;
	background: rgba(255,255,255,0.09);
	padding-top: 10px;
	margin-top: -10px;
	border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
}

.header .main-menu-second ul {
	display: block;
	font-size: 0;
}

.header .main-menu-second ul li {
	display: inline-block;
	position: relative;
}

.header .main-menu-second ul li:before {
	display: block;
	position: absolute;
	content: '';
	width: 1px;
	height: 100%;
	background: rgba(20,20,20,0.2);
	top: 0px;
	right: 0px;
}

.header .main-menu-second ul li a {
	display: block;
	color: #939393;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 18px;
}

.header .main-menu-second ul li:hover a {
	display: block;
	color: #fff;
	background: rgba(0,0,0,0.1);
}


/* #4 Content styling */

.content {
	background: url(/images/footer-bg.png) no-repeat center bottom;
	padding-top: 30px;
	padding-bottom: 40px;
}

.content .main-content {
	display: block;
	width: 820px;
}

.content .main-content.full-width {
	display: block;
	width: 100%;
}

.content .panel-block.double-panel {
	display: block;
	margin-bottom: 30px;
	width: 100%;
}

.content .panel-block.double-panel > div {
	display: block;
	width: 400px;
}

.footer .panel-block {
	display: block;
	margin-bottom: 0px;
	width: 100%;
}

.footer .panel-block .panel-title {
	display: block;
	color: #fff;
	position: relative;
	border-bottom: 1px dotted #353535;
	margin-bottom: 20px;
}

.footer .panel-block .panel-title h2 {
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
	background: url(/images/explore-icon.png) no-repeat center right;
	color: #d7d7d7;
	padding-right: 20px;
	margin-bottom: 20px;
}

.content .panel-block {
	display: block;
	margin-bottom: 30px;
	width: 100%;
}

.content .panel-block .panel-title {
	display: block;
	color: #fff;
	position: relative;
}

.content .panel-block .panel-mes .nome-mes {
	position: relative;
    background: rgba(0,0,0,0.2);
    margin-bottom: 3px;
    margin-left: 3px;
    float: left;
    text-align: center;
    padding-top: 3px;
    font-size: 13px;
    font-weight: bold;
    opacity: 0.9;
    width: 7.93%; 
    padding-bottom: 3px;
    font-family: 'Montserrat';
}


.content .panel-block .panel-mes .nome-mes-geral {
	position: relative;
    background: rgba(0,0,0,0.2);
    margin-bottom: 3px;
    margin-left: 3px;
    float: left;
    text-align: center;
    padding-top: 3px;
    font-size: 13px;
    font-weight: bold;
    opacity: 0.9;
    width: 97px;
    padding-bottom: 3px;
    font-family: 'Montserrat';
}

.content .panel-block .panel-mes .ativo:hover {
    cursor: pointer;
    background: rgba(0,0,0,0.6);
}

.content .panel-block .panel-mes {
	display: table;
	color: #fff;
	position: relative;    
    background: #a31a1a;    
    width: 100%;        
    padding-top: 3px;
    font-family: 'Montserrat';
}

.content .panel-block .panel-dia {
	display: table;
	color: #fff;
	position: relative;    
    background: #a31a1a;    
    width: 100%;        
    padding-top: 3px;
    font-family: 'Montserrat';
}

.content .panel-block .panel-title h2 {
	display: block;
	padding: 10px 15px;
	font-size: 17px;
	font-weight: normal;
	font-family: 'Montserrat';
	margin-bottom: 0px;
}

.content .panel-block .panel-title div.right {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 10px 15px;
	font-size: 12px;
	line-height: 19px;
    font-family: 'Montserrat';
	color: #fff;
}

.content .panel-block .panel-title div.right .filtrar-ano {
    border: 0px solid #fff;
    color: #fff;
    padding: 5px;
    background: rgba(0,0,0,0.2);
    margin-top: 5px; margin-right: 6px;
    font-family: 'Montserrat';
    width: 70px;
}

.filtrar-paginas {
    border: 0px solid #fff;
    color: #fff;
    padding: 5px;
    background: rgba(0,0,0,0.2);
    margin-top: 5px; margin-right: 6px;
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: bold;
    width: 70px;
}

.content .panel-block .panel-title div.right > a {
	color: #fff;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.content .panel-block .panel-title div.right li.active a,
.content .panel-block .panel-title div.right a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.content .panel-block .panel-title div.right ul {
	font-size: 0;
}

.content .panel-block .panel-title div.right li {
	display: inline-block;
}

.content .panel-block .panel-title div.right li a {
	color: transparent;
	opacity: 0.4;
	filter: alpha(opacity=40);
	width: 10px;
	height: 10px;
	background: #fff;
	line-height: 100%;
	font-size: 1;
	display: block;
	margin-left: 3px;
	margin-right: 4px;
	margin-top: 4px;
}

.content .panel-block .panel-content {
	display: block;
	color: #737272;
}

.filmes {
    float: right!important; margin-left: 15px!important; width: 170px!important; background-color: transparent!important;    
}

.filmesb {
    background-color: #222!important; margin-top: 0px!important;  padding: 5px!important;
}

.content .panel-block .slider-block {
	display: block;
	overflow: hidden;
}

.content .panel-block .slider-block ul {
	display: block;
	width: 16000px;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 0;
}

.content .panel-block .slider-block ul li {
	display: inline-block;
	font-size: 12px;
	width: 820px;
}

.content .panel-block .slider-block {
	display: block;
	position: relative;
}

.content .panel-block .slider-block .slider-overlay {
	display: block;
	background: #1f1f1f;
	width: 270px;
	padding: 0px;
	height: 320px;
	float: left;
}

.content .panel-block .slider-block .slider-overlay  a:hover {
    text-decoration: underline;
}

.content .panel-block .slider-block .slider-overlay h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 15px 20px 10px 20px;
}

.content h1 .comment-link,
.content h2 .comment-link,
.content h3 .comment-link,
.content h4 .comment-link,
.content h5 .comment-link,
.content h6 .comment-link {
	display: inline-block;
	padding-left: 2px;
	font-size: 70%;
	font-weight: normal;
	color: #888;
    padding-top: 2px;
}

/*
.content h1 .comment-link:hover,
.content h2 .comment-link:hover,
.content h3 .comment-link:hover,
.content h4 .comment-link:hover,
.content h5 .comment-link:hover,
.content h6 .comment-link:hover {
	color: #fff;
}*/

.content .panel-block .slider-block .slider-overlay .slider-text {
	display: block;
	padding: 0px 20px 10px 20px;
}

.content .panel-block .slider-block .slider-image {
	float: left;
	width: 550px;
	height: 320px;
}

.content .panel-block .slider-block .slider-image img {
	width: 550px;
	height: 320px;
}

.content .panel-block .slider-block:hover .slider-play {
	opacity: 1;
	filter: alpha(opacity=100);
}

.slider-play {
	position: absolute;
	display: block;
	bottom: 20px;
	margin-top: -20px;
	margin-left: -19px;
	z-index: 10;
	left: 50%;
	background: #a31a1a url(/images/slider-play.png) no-repeat center top;
	width: 37px;
	height: 37px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.slider-play.pause {
	background: #a31a1a url(/images/slider-pause.png) no-repeat center top;
}

.slider-arrows {
	position: absolute;
	display: block;
	bottom: 20px;
	margin-top: -20px;
	z-index: 10;
}

.slider-arrows[href='#slider-left'] {
	left: 20px;
}

.slider-arrows[href='#slider-right'] {
	right: 20px;
}

.slider-arrows .arrow-left {
	background: #a31a1a url(/images/slider-arrows.png) no-repeat center top;
	display: block;
	width: 37px;
	height: 37px;
}

.slider-arrows .arrow-img {
	display: none;
	height: 37px!important;
	width: 55px;
	background-image: url(/images/px.gif);
	position: absolute;
	left: 38px;
	top: 0px;
	background-size: cover;
}

.slider-arrows[href='#slider-right'] .arrow-img {
	right: 38px;
	left: auto;
}

.slider-arrows:hover .arrow-img {
	display: block;
}

.slider-arrows .arrow-right {
	background: #a31a1a url(/images/slider-arrows.png) no-repeat center bottom;
	display: block;
	width: 37px;
	height: 37px;
}

.stars-block {
	display: block;
    background: #000;
	width: 80px;
	height: 15px;
	margin-bottom: 10px;
	position: relative;
}

.stars-block2 {
	display: block;
	width: 80px;
	height: 15px;
	margin-bottom: 10px;
    margin-top: 10px;
	position: relative;
}

.stars-block .star-overlay {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	margin: 0px;
	background: url(/images/star-overlay.png) repeat-x left center;
	z-index: 2;
}

.stars-block2 .star-overlay {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	margin: 0px;
	background: url(/images/star-overlay.png) repeat-x left center;
	z-index: 2;
}

.stars-block .star-inline {
	display: block;
	position: absolute;
	width: 0px;
	top: 0px;
	left: 0px;
	height: 100%;
	margin: 0px;
	background: #eec210;
	z-index: 1;
}

.stars-block2 .star-inline {
	display: block;
	position: absolute;
	width: 0px;
	top: 0px;
	left: 0px;
	height: 100%;
	margin: 0px;
	background: #eec210;
	z-index: 1;
}

.article-big {
	display: block;
	background: #1f1f1f;
	width: 400px;
	margin-top: 20px;
}

.article-big .article-content {
	display: block;
	padding: 15px 20px 20px 20px;
	font-size: 12px;
}

.article-big.invert {
	background: transparent;
}

.invert .stars-block .star-overlay {
	background: url(/images/star-overlay-dark.png) repeat-x left center;
}

.article-big.invert .article-content {
	padding: 15px 0px 20px 0px;
}

.article-medium {
	display: block;
	width: 400px;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #212121;
}

.article-medium .article-header {
	display: block;
	float: left;
	margin-top: 5px;
}

a.img-hover-image {
	display: inline-block;
	position: relative;
}

a.img-hover-image:hover:before {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	background: rgba(0,0,0,0.4);
	z-index: 1;
}

a.img-hover-image:hover:after {
	display: block;
	position: absolute;
	font-family: 'Entypo';
	content: '\1F304';
	font-size: 24px;
	z-index: 2;
	top: 50%;
	left: 50%;
	margin-top: -9px;
	margin-left: -13px;
	text-shadow: 0px 0px 30px rgba(0,0,0,0.6);
}

a.img-hover-image img {
	max-width: 100%;
}





.article-medium .article-content {
	display: block;
	margin-left: 125px;
}

.article-medium .article-footer {
	padding-top: 10px;
	font-weight: bold;
}

.article-medium .article-footer .icon-text {
	display: inline-block;
	padding-left: 6px;
}

.article-medium .article-content h2 {
	margin-top: -5px;
	font-size: 19px;
	margin-bottom: 10px;
}

.article-content h3 {
	font-family: 'News Cycle', sans-serif;
	margin-top: 0px;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 10px;
}

.article-content h4 {
	font-family: 'News Cycle', sans-serif;
	margin-top: 5px;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
}

.article-content h5 {
	font-family: 'News Cycle', sans-serif;
	margin-top: 5px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.noticia-atual h5 {
    color: #777;
	font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.article-medium .stars-block .star-overlay {
	background: url(/images/star-overlay-dark.png) repeat-x left center;
}

.article-medium .article-footer {
	display: block;
	margin-left: 125px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'News Cycle', sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 120%;
	margin-bottom: 15px;
	color: #cecece;
}

.lightbox h1,
.lightbox h2,
.lightbox h3,
.lightbox h4,
.lightbox h5,
.lightbox h6 {
	color: #000;
	font-weight: bold;
}

.content h1 {
	font-size: 25px;
}

.content h3 {
	font-size: 16px;
}

.content h3 {
	font-size: 16px;
}

.content h4 {
	font-size: 14px;
}

.content h5 {
	font-size: 12px;
}

.content h6 {
	font-size: 10px;
}

.content h1 a:not(.comment-link),
.content h2 a:not(.comment-link),
.content h3 a:not(.comment-link),
.content h4 a:not(.comment-link),
.content h5 a:not(.comment-link),
.content h6 a:not(.comment-link) {
	line-height: 120%;
	color: #cecece;
}

.content h1 a:hover,
.content h2 a:hover,
.content h3 a:hover,
.content h4 a:hover,
.content h5 a:hover,
.content h6 a:hover {
	color: #fff;
}

.article-medium .article-date,
.article-big .article-date {
	display: block;
	margin-top: -25px;
	margin-left: 90px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #4c4c4c;
}

.article-medium .article-date.norate,
.article-big .article-date.norate {
	margin: 0px 0px 10px 0px;
}

.article-big .article-footer {
	background: #242424;
}

.article-big .article-footer a {
	display: block;
	padding: 11px 20px;
	font-size: 12px;
	font-weight: bold;
}

.article-big .article-footer a.right .icon-text {
	display: inline-block;
	padding-left: 8px;
}

.wide-banner {
	display: block;
	text-align: center;
}

.wide-banner .banner-button {
	display: block;
	padding: 6px 0px;
}

.wide-banner .banner-button a {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #494949;
}

.wide-banner .banner-button a:hover {
	color: #fff;
}

.wide-banner .banner-button a .icon-text {
	display: inline-block;
	padding-right: 7px;
}

.content .review-item {
	display: inline-block;
	width: 260px;
	margin-right: 20px;
	margin-top: 20px;
	font-size: 12px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #212121;
}

.content .review-item:nth-child(3n+0) {
	margin-right: 0px!important;
}

.content .review-item .review-image {
	display: block;
	float: left;
	width: 70px;
	margin-right: 20px;
}

.content .review-item .review-image .review-category {
	display: block;
	text-align: center;
	background: #a31a1a;
	font-size: 9px;
	font-weight: bold;
	margin-top: 1px;
	color: rgba(255,255,255,0.8);
	padding: 3px 0px;
	text-transform: uppercase;
}

.content .review-item .review-content {
	display: block;
	float: left;
	width: 170px;
}

.content .review-item .review-content h2 {
	font-size: 16px;
	margin-top: -3px;
	margin-bottom: 7px;
}

.content .review-item .review-content > span {
	display: block;
	margin-bottom: 7px;
}

.content .review-item .review-content .stars-block {
	margin-bottom: 0px;
}

.content .review-item .review-content .stars-block .star-overlay {
	background: url(/images/star-overlay-dark.png) repeat-x left center;
}

.panel-content .video-item {
	display: inline-block;
	width: 260px;
	margin-top: 20px;
	margin-right: 20px;
}

.panel-content .video-item:nth-child(3n+0) {
	margin-right: 0px;
}

.panel-content .video-item h2 {
	font-size: 17px;
	margin-top: 8px;
}

a.img-hover-video {
	display: inline-block;
	position: relative;
	padding-bottom: 48.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.img-hover-video img {
	width: 100%;
	margin-top: -17%;
}

.panel-content .video-item .video-header .img-hover-video {
	padding-bottom: 44.25%;
}

.panel-content .video-item .video-header .img-hover-video img {
	margin-top: -21%;
}

.article-medium .article-header .img-hover-video {
	padding-bottom: 27.25%;
}

.article-medium .article-header .img-hover-video img {
	margin-top: -38%;
}

.article-medium .article-header {
	width: 105px;
}

a.img-hover-video:hover:before {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	background: rgba(0,0,0,0.4);
	z-index: 1;
}

a.img-hover-video:hover:after {
	display: block;
	position: absolute;
	font-family: 'Entypo';
	content: '\25B6';
	font-size: 30px;
	z-index: 2;
	top: 50%;
	left: 50%;
	margin-top: -9px;
	margin-left: -6px;
	text-shadow: 0px 0px 30px rgba(0,0,0,0.6);
}

.article-list {
	display: block;
	border-top: 1px dotted #2d2d2d;
    background: rgba(155,155,155,0.1);
}

.article-list.related {
	border: 0px;
}

.article-list.related li > div {
	display: block;
	background: rgba(255,255,255,0.02);
}

.article-list.related li:nth-child(odd) > div {
	display: block;
	background: transparent;
}

.article-list li > div {
	display: block;
	padding: 12px 17px;
	border-bottom: 1px dotted #2d2d2d;
}

.article-list li img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}

/*.article-list li {
	opacity: 0.85;
	filter: alpha(opacity=85);
}*/

/*.article-list li:hover {
	opacity: 1;
	filter: alpha(opacity=100);
    
    cursor: pointer;
}
    */

.noticia-atual a:hover {
    text-decoration: underline;
}

.article-content-menor a:hover {
    text-decoration: underline;
}

.article-list li:hover img {
	filter: none;
	-webkit-filter: grayscale(0%);
}

.article-list li:nth-child(2n+1) > div {
	display: block;
	background: rgba(55,55,55,0.2);
}

.article-list .article-header {
	display: block;
	float: left;    
}

.article-list .article-header .imagem-home {
    width: 80px;
    height: 80px;
    display: table;
    margin-right: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.article-list .article-header .imagem-home-galeria {
    width: 80px;
    height: 80px;
    display: table;
    margin-right: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.article-list .article-header .imagem-home-podcast {
    width: 180px;
    height: 180px;
    display: table;
    margin-right: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.article-list .article-content .imagem-home {
    width: 80px;
    height: 80px;
    margin-right: 10px;
    display: table;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.article-list .article-content .imagem-home-galeria {
    width: 80px;
    height: 80px;
    margin-right: 10px;
    display: table;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.article-list .article-content .imagem-home-podcast {
    width: 180px;
    height: 180px;
    margin-right: 10px;
    display: table;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.event-item .article-content .imagem-home {
    width: 80px;
    height: 80px;
    margin-right: 10px;
    display: table;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.event-item-home .article-content .imagem-home {
    width: 80px;
    height: 80px;
    margin-right: 10px;
    display: table;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.event-item .article-content .imagem-home-galeria {
    width: 80px;
    height: 80px;
    margin-right: 10px;
    display: table;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.event-item-home .article-content .imagem-home-galeria {
    width: 80px;
    height: 80px;
    margin-right: 10px;
    display: table;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.event-item .article-content .imagem-home-podcast {
    width: 180px;
    height: 180px;
    margin-right: 10px;
    display: table;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.event-item .article-content .procurar-fas-largura {
    float: left; border: 0px solid red; margin-left: 6px;
}

.espaco-ranking {
    display: table; height: 5px;
}

.espaco-ranking2 {
    margin-left: 20px;
}

.event-item .article-content .span-personagem-ranking {
    float: left; display: table; width: 110px;
}

.event-item .article-content .detalhes-personagem-ranking {
    display: inline-block; margin: auto; padding: 0px; margin-left: 12px; margin-top: 6px; border: 0px solid red; height: 36px; padding-top: 0px;
}

.event-item .article-content .imagem-personagem-ranking {
    width: 110px;
    height: 80px;
    background-size: 110px 80px;
    margin-right: 10px;
    display: table;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #dedede;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
    float: left;
}

.event-item .article-content .imagem-personagem-ranking-skin {
    width: 110px;
    height: 80px;
    margin-right: 10px;
    display: table;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 2px solid #dedede;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
    float: left;
    background-position: -282px 0px; background-size: auto 80px; 
}

.imagem-personagem-perfil {
    width: 110px;
    height: 80px;
    margin-right: 10px;
    display: inline-block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 2px solid #dedede;
    margin-top: 6px;
    background-position: -282px 0px; background-size: auto 80px; 
}

.skin {
    display: inline-block; width: 300px; height: 84px; text-align: left; cursor: pointer; padding: 10px;
    margin-right: 20px;
}

.skin:hover {
    background: rgba(155,155,155,0.1);
}

.skin .imagem-personagem-ranking-skin, .skin-atual .imagem-personagem-ranking-skin {
    width: 110px;
    height: 80px;
    margin-right: 10px;
    display: table;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 2px solid #dedede;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
    float: left;
    background-position: -282px 0px; background-size: auto 80px; 
}

.skin .imagem-personagem-ranking-skin-off {
    width: 110px;
    height: 80px;
    margin-right: 10px;
    display: table;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 2px solid #dedede;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    float: left;
    background-position: -282px 0px; background-size: auto 80px; 
}

.event-item .article-header {
	display: block;
	float: left;    
}

.event-item .article-header .imagem-home {
    width: 80px;
    height: 80px;
    display: table;
    margin-right: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #dedede;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.article-list .article-content .imagem-home-menor {
    width: 40px;
    height: 40px;
    display: table;
    margin-right: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #dedede;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.article-list .article-content-menor .imagem-home-menor {
    width: 40px;
    height: 40px;
    display: table;
    margin-right: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #dedede;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.article-list .article-content-menor .imagem-home-menor2 {
    width: 40px;
    height: 40px;
    display: table;
    margin-left: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #dedede;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.article-list .article-content-menor .imagem-home-menor3 {
    width: 40px;
    height: 40px;
    display: table;
    margin-right: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #dedede;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.comment-item .comment-header .comment-info .imagem-home-menor {
    width: 40px;
    height: 40px;
    display: table;
    margin-right: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #dedede;
	/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.article-list .article-content {
	display: block;
	margin-left: 0px;
    margin-top: 8px;
}

.event-item .article-content {
	display: block;
	margin-left: 10px;
    margin-right: 10px;
    margin-top: 8px;
}


.article-list .article-content-menor {
	display: block;
	margin-left: 0px;
    margin-top: 5px;
}

.article-list .article-content .estrela {
    margin-top: 3px;
}

.article-list .article-content .estrela .margem-estrela {
    margin: 1px;
}
.article-list .article-content h3 {
	display: block;
	margin-bottom: 0px;
    font-size: 18px;
    color: #fff;
}

.article-list .article-content h3 div {
    font-size: 12px;
    padding-top: 2px;
}

.event-item .article-content h3 {
	display: block;
	margin-bottom: 0px;
    font-size: 18px;
    color: #fff;
}

.event-item-home .article-content h3 {
	display: block;
	margin-bottom: 0px;
    font-size: 18px;
    color: #fff;
}

.event-item .article-content h3 div {
    font-size: 12px;
    padding-top: 2px;
}

.event-item-home .article-content h3 div {
    font-size: 12px;
    padding-top: 0px;
}


.article-list .article-content-menor h3 {
	display: block;
    margin-top: -5px;
	margin-bottom: 3px;
    font-size: 15px;
    color: #fff;
}

.article-list .article-content-menor h5 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #777;
    padding-top: 3px;
}

.article-list .article-content-menor h3 div {
    font-size: 12px;
    padding-top: 3px;
}

.panel-content .dia-semana {
    padding-top: 8px;
    padding-bottom: 6px;
    color: #cdcdcd;
    background: #222;
    display: block;
    text-align: center;
    width: 250px;
    font-size: 11px;
    margin-top: 5px;
    font-family: 'Montserrat', sans-serif;
}

.panel-content .review-block,
.panel-content .video-block {
	font-size: 0;
}

.panel-content .video-block > p {
	font-size: 13px;
}

.pagination {
	display: block;
	margin-top: 30px;
	text-align: center;
	font-size: 0;
}

.pagination > span,
.pagination > a {
	font-size: 12px;
	display: inline-block;
	padding: 4px 9px;
	margin: 0px 1px;
	font-weight: bold;
	color: #8a8a8a;
}

.pagination > a {
	background: #242424;
}

.pagination > a:hover,
.pagination > span {
	background: #343434;
}

.pagination .next,
.pagination .prev {
	margin: 0px 6px;
}

.pagination .prev .icon-text {
	display: inline-block;
	padding-right: 8px;
}

.pagination .next .icon-text {
	display: inline-block;
	padding-left: 8px;
}

.the-article-content, .the-article-content2 {
	display: block;
	background: rgba(39,39,39,0.5);
    /*background: rgba(112,112,112,0.3);*/
    color: #fff;
    /*background: rgba(255,255,255,1);
    color: #000;*/    
	padding: 20px 20px 5px 20px;
    font-size: 16px;
    font-weight: normal;    
    /*font-family: 'News Cycle', sans-serif;*/
}

.the-article-content p, .the-article-content2 p {
    font-size: 16px;
    font-weight: normal;    
    /*font-family: 'News Cycle', sans-serif;*/
}

.the-article-content ul, .the-article-content2 ul {
    font-size: 16px;
    font-weight: normal;
    /*font-family: 'News Cycle', sans-serif;*/
}


.the-article-title {
	background: #282828;
}

.the-article-title .article-icons {
	display: block;
	padding: 8px 20px 20px 20px;
}

.the-article-title .article-icons .title-icon {
	display: inline-block;
	color: #cecece;
	margin-right: 15px;
	font-size: 13px;
}

.the-article-title .article-icons .title-icon span {
	display: inline-block;
	padding-right: 8px;
}

.the-article-title .article-icons a.title-icon:hover {
	color: #fff;
}

.the-article-title h2 {
	display: block;
	padding: 15px 20px 5px 20px;
	margin-bottom: 0px;
	font-size: 27px;
	color: #cecece;
}

.espaco-rede-social {
    margin-left: 20px;
    float: left; 
}

.imagens-noticia {
    text-align: center; font-size: 14px; color: #777777;
}

.espaco-rede-social2 {
    margin-left: 20px;
    float: left; padding: 0px; margin-top: -12px;
}

.article-review-block {
	display: block;
	background: #1f1f1f;
	margin-top: 20px;
}

.article-review-block .review-title {
	display: block;
	background: #282828;
	padding: 10px 20px;
}

.article-review-block .review-title b {
	display: block;
	font-size: 16px;
	color: #cecece;
}

.article-review-block .review-content {
	display: block;
	border-bottom: 1px solid #282828;
	padding: 10px 20px;
}

.article-review-block .review-content:hover {
	background: #1e1e1e;
}

.article-review-block .review-content b {
	font-size: 14px;
}

.article-review-block .review-content .stars-block {
	display: block;
	float: right;
	margin-top: 2px;
}

.article-review-block .review-foot {
	display: block;
	position: relative;
	background: #232323;
	min-height: 156px;
}

.article-review-block .review-foot .review-sum {
	display: block;
	width: 75%;
}

.article-review-block .review-foot .review-sum p {
	padding: 15px 20px;
    font-size: 16px;
}

.article-review-block .review-foot .review-total {
	display: block;
	width: 20%;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	text-align: center;
	background: #282828;
	color: #e8e8e8;
}

.article-review-block .review-foot .review-total b {
	display: block;
	font-size: 38px;
	line-height: 100%;
	padding-top: 12px;
}

.article-review-block .review-foot .review-total span {
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
}

.article-review-block .review-foot .review-total .stars-block {
	display: inline-block;
}

.article-review-block .review-foot .review-total .stars-block .star-overlay {
	background: url(/images/star-overlay-light.png) repeat-x left center;
}

.article-share {
	display: block;
	background: #1f1f1f;
	margin-top: 20px;
	padding: 15px 20px;
}

.assigned-title {
	display: block;
	float: left;
	font-size: 16px;
    font-weight: normal;
}

.assigned-title b {
	line-height: 28px;
}

.assigned-title span.icon-text {
	display: inline-block;
	padding-right: 7px;
	line-height: 28px;
}

.article-share .assigned-content {
	display: block;
	margin-left: 17px;
	font-size: 0;
    margin-bottom: 5px;
}

.article-tags .assigned-content {
	display: block;
	margin-left: 0px;
    margin-bottom: 5px;
}

.small-likes-icon {
	display: inline-block;
	margin-right: 8px;
    margin-bottom: 8px;
	color: #fff;
	font-size: 11px;
}

.small-likes-icon i {
	display: inline-block;
	background: #3c5d9b;
	font-size: 10px;
	padding: 4px 8px;
	font-style: normal;
}

.small-likes-icon span.likes-count {
	display: inline-block;
	background: rgba(255,255,255,0.1);
	color: #a4a4a4;
	font-size: 10px;
	padding: 4px 8px;
	font-weight: bold;
	margin-left: 1px;
}

.small-likes-icon:hover span.likes-count {
	background: rgba(255,255,255,0.15);
}

.tag-cloud {
	display: block;
	font-size: 0;
}

.tag-cloud a {
	display: inline-block;
	background: #333333;
	font-size: 16px!important;
	font-weight: bold;
	padding: 4px 10px;
	margin-right: 8px;
    margin-bottom: 8px;
	margin-top: 2px;
	color: #a4a4a4;
}

.tag-cloud a:hover {
	background: #414141;
}

.panel-split {
	display: block;
}

.panel-split > div.left {
	display: block;
	width: 300px;
}

.panel-split > div.right {
	display: block;
	width: 500px;
}

.panel-split.single > div {
	float: none;
	width: auto;
}

.panel-block .about-author {
	display: block;
	background: #1f1f1f;
	padding: 15px 20px;
}

.panel-block .about-author .author-head {
	display: block;
	margin-bottom: 15px;
}

.panel-block .about-author .author-head .author-photo {
	display: block;
	float: left;
}

.panel-block .about-author .author-head .author-title {
	display: block;
	margin-left: 80px;
}

.panel-block .about-author .author-head .author-title > b {
	display: block;
	font-size: 17px;
	line-height: 100%;
	margin-top: -1px;
	color: #cecece;
	padding-bottom: 3px;
}

.panel-block .about-author .author-head .author-title > span {
	display: block;
	font-size: 12px;
	color: #898989;
	padding-bottom: 5px;
}

.panel-block .about-author .author-head .author-socials {
	display: block;
	font-size: 0;
}

.panel-block .about-author .author-head .author-socials a {
	display: inline-block;
	font-size: 10px;
	width: 17px;
	height: 17px;
	text-align: center;
	color: #fff;
	line-height: 180%;
	margin-right: 5px;
	position: relative;
}

.panel-block .about-author .author-head .author-socials a:hover:before {
	background: rgba(255,255,255,0.2);
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 2;
	position: absolute;
}

.author-footer {
	display: block;
}

.author-footer a {
	display: block;
	background: #242424;
	padding: 11px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #a4a4a4;
}

.author-footer a span.icon-text {
	display: inline-block;
	padding-right: 7px;
}

.author-footer a:hover {
	background: #282828;
}

.icon-link {
	display: inline-block;
	font-weight: bold;
	font-size: 12px;
	margin-top: -5px;
}

.icon-link span.icon-text {
	display: inline-block;
	padding-right: 8px;
}

.event-block {
	display: table;
	border-bottom: 3px solid #1f1f1f;
	padding: 0px 0px 0px 0px;
	position: relative;
    width: 100%;
    background: rgba(155,155,155,0.1);
}

.rnd2 {
    background: rgba(155,155,155,0.07);
}

.largura-caixapostal {
    width: 100%;
}

.noticias-gerais {
    border: 0px solid red; width: 334px; margin-top: 13px; margin-bottom: 8px;
}

.noticias-gerais .noticia-hora {
    display: block!important;
}

.noticias-gerais .article-content .data-mobile, .noticias-gerais .article-content .data-mobile-home {
    display: none;
}

.data-mobile-home {
    display: none;
}

.event-block .event-date {
	position: relative;
    float: left;
	top: 0px;
	left: 0px;
	font-size: 20px;
    width: 110px;
    margin-left: 15px;
    margin-bottom: 17px;
	font-weight: bold;
	font-family: 'News Cycle', sans-serif;
    text-align: center;    
}

.diferenca-home {
    height: 15px;
    display: table;
}

.event-block .event-date-ranking, .event-block .event-date-ranking2 {
	display: block;
	position: relative;
    float: left;
	top: 0px;
	left: 0px;
	font-size: 20px;
    width: 110px;
    height: 70px;
    margin-left: 15px;
    margin-bottom: 0px;
	font-weight: bold;
	font-family: 'News Cycle', sans-serif;
    text-align: center;
}

.the-article-content .paginacao, .the-article-content2 .paginacao {
    text-align: center;
    font-size: 17px;
    color: #444;
}

.event-block .event-largura {
    float: left; max-width: 1050px;
}

.event-block .event-largura-ranking {
    float: left; 
    width: 81%; 
    display: table;
    margin-left: 20px;
}

.event-block .event-largura-pesquisa {
    width: 82%; 
    margin-top: 4px;
}

.event-block .event-largura-caixapostal-geral {
    float: left; width: 650px;
}

.event-block .event-date-ranking .fonte-home, .event-block .event-date-ranking2 .fonte-home {
    font-size: 80%; color: #e6e6e6;
}

.event-item {
	display: table;
	margin-bottom: 0px;
	border-bottom: 0px dotted #353535;
	margin-left: 20px;
	position: relative;
    float: left;
    width: 30%;
    padding: 0px;
}

.event-item-home {
	display: table;
	margin-bottom: 0px;
	border-bottom: 0px dotted #353535;
	margin-left: 0px;
	position: relative;
    float: left;
    padding: 0px;
    width: 100%;
}

.event-item .event-time {
	display: block;
	position: absolute;
	top: 0px;
	left: -70px;
	font-family: 'News Cycle', sans-serif;
	text-align: center;
}

.event-item .event-time b {
	color: #e6e6e6;
	display: block;
	font-size: 38px;
	font-weight: bold;
	line-height: 100%;
}

.event-item .event-time span {
	color: #e6e6e6;
	display: block;
	font-size: 18px;
	font-weight: normal;
	line-height: 100%;
	text-transform: uppercase;
}

.event-item .event-photo {
	display: block;
	float: left;
	margin-top: 7px;
}

.event-item.no-image .event-photo {
	display: none;
}

.event-item .event-content {
	margin-left: 130px;
}

.event-item.no-image .event-content {
	display: block;
	margin-left: 0px;
}

.event-item .event-content p {
	display: block;
	margin-bottom: 15px;
}

.event-item .event-content .more-link {
	display: inline-block;
	font-size: 13px;
}

.event-item .event-content .more-link .icon-text {
	display: inline-block;
	padding-left: 7px;
}

.event-block .event-item:last-child {
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.main-event {
	display: block;
	background: #1f1f1f;
}

.main-event .event-header {
	display: block;
	float: left;
	padding: 20px;
	width: 179px;
	text-align: center;
}

.main-event .event-header .event-info {
	display: block;
	background: #242424;
	margin-top: 2px;
	padding: 7px 0px;
}

.main-event .event-header .event-info .small-title {
	display: block;
	font-size: 11px;
}

.main-event .event-header .event-info .countdown-text {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #cecece;
}

.main-event .event-header .event-button {
	display: block;
	background: #242424;
	margin-top: 2px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 0px;
	position: relative;
}

.main-event .event-header .event-button:hover:before {
	display: block;
	content: '';
	background: rgba(255,255,255,0.06);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.main-event .event-header .event-button:active:before {
	display: block;
	content: '';
	background: rgba(0,0,0,0.2);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.main-event .event-content {
	display: block;
	margin-left: 200px;
	padding: 20px;
}

.main-event .event-content p {
	display: block;
	margin-bottom: 20px;
}

.split-line {
	display: block;
	width: 100%;
	height: 1px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #353535;
}

.event-content .more-info {
	display: block;
}

.event-content .more-info .right {
	display: block;
	float: none;
	margin-left: 170px;
}

.event-content .more-info .event-info {
	display: block;
	margin-bottom: 15px;
}

.event-content .more-info .event-info span {
	display: block;
	font-size: 12px;
}

.event-content .more-info .event-info b {
	display: block;
	font-size: 17px;
	color: #cecece;
}

.event-content .more-info .right .event-info b {
	display: block;
	font-size: 13px;
}





/* #5 Comments */

#comments {
	display: block;
	padding-top: 10px;
}

#comments .commment-content {
	display: block;
	margin-top: 10px;
	padding: 20px;
	background: #1f1f1f;
}

#comments .commment-content:hover {
	background: #242424;
}

#comments .commment-content .user-avatar {
	display: block;
	float: left;
}

#comments .commment-content .user-content {
	display: block;
	margin-left: 90px;
}

#comments .commment-content .user-content .user-nick {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 100%;
	color: #ffffff;
}

#comments .commment-content .user-content .user-nick a {
	line-height: 100%;
	color: #ffffff;
}

#comments .commment-content .user-content .user-nick .this-author {
	display: inline-block;
	background: #a31a1a;
	font-size: 10px;
	padding: 1px 6px;
	margin-left: 10px;
	margin-top: -1px;
	cursor: default;
}

#comments .commment-content .user-content .time-stamp {
	display: block;
	float: right;
	font-size: 11px;
}

#comments .commment-content .user-content .comment-text {
	display: block;
	margin-bottom: 15px;
}

#comments li li .commment-content {
	margin-left: 90px;
}

#comments li li .commment-content .user-content {
	margin-left: 70px;
}

#comments li.noavatar > .commment-content > .user-content {
	margin-left: 0px;
}

.writecomment {
	display: block;
	width: 400px;
	margin: 30px auto 0px auto;
}

.writecomment form > p {
	display: block;
	margin-bottom: 8px;
	position: relative;
}

.footer textarea,
.content textarea {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0px;
	padding: 9px 13px;
	font-size: 12px;
	height: 80px;
}

.writecomment label {
	display: none;
}

.info-message {
	display: block;
	padding: 10px 15px 15px 15px;
	background: #1f1f1f;
	color: #ccc;
	margin-bottom: 20px;
}

.info-message .icon-text {
	display: block;
	float: left;
	font-size: 25px;
	width: 26px;
	text-align: center;
}

.info-message b {
	display: block;
	margin-left: 40px;
	font-size: 17px;
}

.info-message p {
	display: block;
	margin-left: 40px;
	font-size: 11px;
	margin-bottom: 0px!important;
}

.info-message.success {
	color: #fff;
	background: #759724;
}

.info-message.error {
	color: #fff;
	background: #a31a1a;
}

.writecomment .error-msg:hover font {
	display: block;
}

.writecomment .error-msg font {
	display: none;
	color: #fff;
	background: #a31a1a;
	position: absolute;
	right: 0px;
	top: 36px;
	z-index: 3;
	padding: 7px 11px;
	font-size: 11px;
}

.writecomment .error-msg .icon-text {
	color: #fff;
	display: block;
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 0px;
	background: #a31a1a;
	cursor: default;
	padding: 11px 10px 12px 10px;
	line-height: 100%;
	height: 13px;
}


.panel-block .archive-block {
	display: inline-block;
	margin-bottom: 20px;
}




/* #6 Photo gallery */

.sorting-bar {
	display: block;
	background: #1f1f1f;
	padding: 12px 15px;
	font-size: 0;
}

.sorting-bar b {
	display: inline-block;
	padding: 2px 10px 2px 0px;
	font-size: 12px;
}

.sorting-bar a {
	display: inline-block;
	padding: 2px 7px;
	background: rgba(255,255,255,0.05);
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	color: #979797;
}

.sorting-bar a:hover {
	background: rgba(255,255,255,0.1);
}

.sorting-bar a.active {
	background: #a31a1a;
	color: #fff;
}

.photo-gallery {
	display: block;
	font-size: 0;
}

.photo-gallery-block {
	display: inline-block;
	width: 386px;
	margin-right: 20px;
	font-size: 13px;
	margin-bottom: 0px;
}

.photo-gallery.isotope {
	text-align: center;
}

.photo-gallery:not(.isotope) .photo-gallery-block:nth-child(3n+0) {
	margin-right: 0px;
}

.photo-gallery.isotope .photo-gallery-block {
	margin: 0px 7px!important;
	text-align: left;
}

.photo-gallery-block p {
	display: block;
}

.photo-gallery-block .gallery-content {
	display: block;
	height: 130px;
	padding-bottom: 15px;
	overflow: hidden;
	margin-bottom: 0px!important
}

.lightbox .small-thumbnails {
	background: transparent!important;
}

.lightbox .the-article-content {
	padding-top: 0px;
	background: transparent!important;
}

.small-thumbnails {
	display: block;
	overflow: hidden;
	padding: 0px 20px;
	background: #1f1f1f;
	margin-top: 13px;
	margin-bottom: 13px;
}

.small-thumbnails > div:first-child {
	display: block;
	padding: 20px 0px;
	font-size: 0;
}

.small-thumbnails > div:first-child a {
	display: inline-block;
	font-size: 13px;
	margin-right: 10px;
}

#votacao-noticia {
    font-size: 13px; padding-top: 10px; color: #aaa;        
}

#loading-votacao-noticia {
    font-size: 13px; padding-top: 10px; color: #fff;    
    display: none;
}

.numero-votacao-noticia {
    background-color: #444; border: 1px dashed #999; padding: 6px; text-align: center; color: #999;    
    cursor: pointer;
}

.small-thumbnails > div:first-child a img {
	background-color: #1f1f1f;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.small-thumbnails > div:first-child a:hover img {
	filter: none;
	-webkit-filter: grayscale(0%);
	opacity: 1;
	filter: alpha(opacity=100);
}

.small-thumbnails > div:first-child a.active img {
	filter: none;
	-webkit-filter: grayscale(0%);
	opacity: 1;
	filter: alpha(opacity=100);
}

.photo-gallery-single {
	display: block;
	margin-top: 10px;
}

.photo-gallery-single .large-photo {
	display: block;
	position: relative;
	text-align: center;
	min-height: 200px;
	overflow: hidden;
}

.photo-gallery-single .large-photo .photo-nav-left {
	display: block;
	position: absolute;
	background: #a31a1a url(/images/slider-arrows.png) no-repeat center top;
	width: 37px;
	height: 37px;
	border: 7px solid #a31a1a;
	color: transparent;
	top: 50%;
	left: 20px;
	margin-top: -25px;
	z-index: 5;
}

.photo-gallery-single .large-photo .photo-nav-right {
	display: block;
	position: absolute;
	background: #a31a1a url(/images/slider-arrows.png) no-repeat center bottom;
	width: 37px;
	height: 37px;
	border: 7px solid #a31a1a;
	color: transparent;
	top: 50%;
	right: 20px;
	margin-top: -25px;
	z-index: 5;
}

.photo-gallery-single .large-photo img {
	max-width: 100%;
}

.big-error-message {
	display: block;
	text-align: center;
	padding: 80px 0px;
}

.big-error-message h2{
	display: block;
	font-size: 90px;
	font-weight: bold;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.big-error-message span {
	display: block;
	font-size: 24px;
	font-weight: bold;
}

.map-layout {
	display: block;
	background: #ccc;
	width: 537px;
	/*height: 345px;*/
	/*background: url(/images/map-layout.png) no-repeat center;*/
	background: transparent;
	margin: 20px auto 20px auto;
	position: relative;
}

.map-layout .map-clear {
	width: 100%;
	height: auto;
}

.map-layout .map-pin {
	display: block;
	position: absolute;
	background: url(/images/map-pin.png) no-repeat center;
	left: 0px;
	top: 0px;
	width: 11px;
	height: 17px;
	overflow: hidden;
	color: transparent;
	font-size: 0;
}

.contact-block {
	display: block;
	margin-bottom: 20px;
}

.contact-block .contact-address {
	display: block;
	margin-top: 20px;
}

.contact-block .contact-address > span {
	display: block;
	margin-top: 20px;
	font-size: 10px;
}

.contact-block .contact-address > a,
.contact-block .contact-address > b {
	display: block;
	margin-bottom: 3px;
	font-size: 16px;
	color: #fff;
}

.contact-block p {
	display: block;
	margin-bottom: 15px;
}

.contact-block .contact-map {
	display: block;
	margin-top: 20px;
}



/* #7 Sidebar styling */

.sidebar-content {
	display: block;
	width: 360px;
}

.sidebar-content .split-panel > div {
	display: block;
	width: 170px;
}

.sidebar-content .split-panel .panel-title h2 {
	font-size: 13px;
}

.footer .panel-content > div {
	background: transparent!important;
}

.footer .socialize-panel,

.sidebar-content .area-do-fa {
	background: rgba(25,25,25,0.7);
	padding: 10px;
    display: table;
}


.sidebar-content .socialize-panel {
	background: #1f1f1f;
	padding: 20px;
    display: table;
}

.footer .socialize-panel > div,
.sidebar-content .area-do-fa > div,
.sidebar-content .socialize-panel > div {
	display: block;
	text-align: center;
}

.footer .socialize-panel > div a,
.sidebar-content .socialize-panel > div a {
	display: inline-block;
	margin: 0px 2px;
	color: #fff;
	width: 55px;
	margin-bottom: 15px;
}

.footer .socialize-panel > div a span,
.sidebar-content .area-do-fa > div a span,
.sidebar-content .socialize-panel > div a span {
	display: block;
	background: rgba(255,255,255,0.1);
	color: #a4a4a4;
	margin-bottom: 1px;
	font-size: 18px;
	font-weight: bold;
	padding: 6px 0px;
}

.footer .socialize-panel > div a:hover span,
.sidebar-content .area-do-fa > div a:hover span,
.sidebar-content .socialize-panel > div a:hover span {
	background: rgba(255,255,255,0.15);
}

.footer .socialize-panel > div a i,
.sidebar-content .area-do-fa > div a i,
.sidebar-content .socialize-panel > div a i {
	display: block;
	background: #3c5d9b;
	font-size: 10px;
	padding: 4px 0px;
	font-style: normal;
}

.footer .split-panel .article-big,
.sidebar-content .split-panel .article-big {
	width: 100%;
	margin-top: 10px;
}

.footer .article-big,
.sidebar-content .article-big {
	width: 100%;
	margin-top: 20px;
}

.footer .split-panel .article-big .article-content,
.sidebar-content .split-panel .article-big .article-content {
	padding: 14px;
}

.footer .split-panel .article-big .article-footer,
.sidebar-content .split-panel .article-big .article-footer {
	display: block;
}

.footer .split-panel .article-big .article-footer a.left,
.sidebar-content .split-panel .article-big .article-footer a.left {
	display: none;
}

.footer .split-panel .article-big .article-footer a,
.sidebar-content .split-panel .article-big .article-footer a {
	padding: 9px 14px;
	font-size: 11px;
	text-align: center;
	float: none;
}

.footer .split-panel .article-big .article-date,
.sidebar-content .split-panel .article-big .article-date {
	display: none;
}

.footer .split-panel .article-big h3,
.sidebar-content .split-panel .article-big h3 {
	margin-bottom: 10px;
	font-size: 17px;
}

.footer .article-big h3,
.sidebar-content .article-big h3 {
	font-size: 20px;
}

.footer .comment-item,
.sidebar-content .comment-item {
	display: block;
	margin-top: 0px;
	background: #1f1f1f;
}

.footer .comment-item .comment-header,
.sidebar-content .comment-item .comment-header {
	padding: 14px;
}

.footer .comment-item .comment-header .comment-avatar,
.sidebar-content .comment-item .comment-header .comment-avatar {
	display: block;
	float: left;
}

.footer .comment-item .comment-header .comment-info,
.sidebar-content .comment-item .comment-header .comment-info {
	display: block;
	margin-left: 0px;
}

.footer .comment-item .comment-content,
.sidebar-content .comment-item .comment-content {
	padding: 0px 14px 14px 14px;
}

.footer .comment-item .comment-header h3,
.sidebar-content .comment-item .comment-header h3 {
	font-size: 14px;
	margin-bottom: 7px;
	margin-top: -2px;
}

.footer .comment-item .comment-header .date,
.sidebar-content .comment-item .comment-header .date {
	font-size: 11px;
}

.footer .comment-item .comment-footer,
.sidebar-content .comment-item .comment-footer {
	background: #242424;
}

.footer .comment-item .comment-footer a,
.sidebar-content .comment-item .comment-footer a {
	display: block;
	padding: 9px 14px;
	font-size: 11px;
	text-align: center;
	float: none;
	font-weight: bold;
}

.footer .category-panel,
.sidebar-content .category-panel {
	display: block;
	margin-top: 10px;
	background: #1f1f1f;
}

.footer .category-panel li,
.sidebar-content .category-panel li {
	display: block;
}


.footer .category-panel li a,
.sidebar-content .category-panel li a {
	display: block;
	color: #fff;
	padding: 6px 14px;
	font-size: 11px;
	font-weight: normal;
}


.footer .category-panel li a:hover span,
.sidebar-content .category-panel li a:hover span {
	color: #fff;
}

.footer .category-panel li a span,
.sidebar-content .category-panel li a span {
	color: #535353;
	display: inline-block;
	padding-left: 6px;
}

.the-article-content .category-panel, .the-article-content2 .category-panel {
	display: block;
	margin-top: 0px;
	background: #1f1f1f;
    border: 1px solid blue;
}

.the-article-content .category-panel li, .the-article-content2 .category-panel li {
	display: block;
    border: 1px solid green;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.the-article-content .category-panel li a, .the-article-content .category-panel2 li a {
	display: block;
	color: #fff;
	padding: 6px 6px;
	font-size: 11px;
    border: 1px solid red;
	font-weight: normal;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.the-article-content .category-panel li a:hover span, .the-article-content2 .category-panel li a:hover span {
	color: #fff;
}

.the-article-content .category-panel li a span, .the-article-content2 .category-panel li a span {
	color: #535353;
	display: inline-block;
	padding-left: 6px;
}

.sidebar-content .panel-block > ul {
	background: #1f1f1f;
	padding: 20px;
}

.sidebar-content .panel-block form[name="searchform"] > div {
	background: #1f1f1f;
	padding: 20px;
	position: relative;
}

.sidebar-content .panel-block form[name="searchform"] > div label {
	display: none;
}

.sidebar-content .panel-block form[name="searchform"] input[type=text] {
	padding-right: 44px;
}

.sidebar-content .panel-block form[name="searchform"] input#searchsubmit {
	position: absolute;
	top: 20px;
	right: 20px;
	border: 0px;
	color: transparent;
	font-size: 0;
	width: 36px;
	height: 36px;
	background-color: transparent;
	background-image: url(/images/header-search-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.sidebar-content .panel-block form[name="searchform"] input#searchsubmit:hover {
	background-color: #f1f1f1;
}

.photo-gallery-widget {
	display: block;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}

.photo-gallery-widget ul {
	display: block;
	width: 16000px;
	font-size: 0;
	position: relative;
	left: 0px;
}

.photo-gallery-widget ul li {
	font-size: 12;
	display: inline-block;
	margin-right: 2px;
	opacity: 0.3;
	filter: alpha(opacity=30);
	position: relative;
}

.photo-gallery-widget ul li:before {
	display: block;
	background: transparent;
	position: absolute;
	content: '';
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 4;
}

.photo-gallery-widget ul li.active:before {
	display: none;
}

.photo-gallery-widget ul li img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}

.photo-gallery-widget ul li.active {
	opacity: 1;
	filter: alpha(opacity=100);
}

.photo-gallery-widget ul li.active img {
	filter: none;
	-webkit-filter: grayscale(0%);
}

.photo-gallery-widget .gallery-content {
	display: block;
	padding: 14px 20px 18px 20px;
	margin-top: 2px;
	background: #1f1f1f;
}

.main-content .photo-gallery-widget .gallery-content {
	background: #242424;
	padding: 14px 20px 3px 20px;
	margin-bottom: 15px;
}

.photo-gallery-widget .gallery-content h3 {
	font-size: 18px;
}

.photo-gallery-widget .gallery-images a[href='#left'] {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 28px;
	z-index: 10;
	color: #fff;
	line-height: 200px;
	padding: 0px 9px;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}

.photo-gallery-widget .gallery-images a[href='#right'] {
	display: none;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 28px;
	z-index: 10;
	color: #fff;
	line-height: 200px;
	padding: 0px 9px;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}

.photo-gallery-widget .gallery-images a[href='#right']:hover {
	padding-right: 15px;
}

.photo-gallery-widget .gallery-images a[href='#left']:hover {
	padding-left: 15px;
}

.photo-gallery-widget .gallery-images a[href='#right'].active,
.photo-gallery-widget .gallery-images a[href='#left'].active {
	display: block;
}

.subscribe-form {
	display: block;
	background: #1f1f1f;
	padding: 20px 20px 5px 20px;
}

.subscribe-form form > p {
	margin-bottom: 10px;
}

.subscribe-footer {
	display: block;
	background: #242424;
	padding: 15px 20px 15px 20px;
}

.footer .tagcloud,
.footer #tagcloud {
	padding: 0px!important;
}

.footer .tagcloud,
.sidebar-content .tagcloud,
.footer #tagcloud,
.sidebar-content #tagcloud {
	display: block;
	background: #1f1f1f;
	padding: 20px 20px 20px 20px;
	font-size: 0;
}

.footer .tagcloud a,
.sidebar-content .tagcloud a,
.footer #tagcloud a,
.sidebar-content #tagcloud a {
	display: inline-block;
	background: #333333;
	font-size: 11px!important;
	font-weight: bold;
	padding: 4px 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #a4a4a4;
}

.footer .tagcloud a:hover,
.sidebar-content .tagcloud a:hover,
.footer #tagcloud a:hover,
.sidebar-content #tagcloud a:hover {
	background: #414141;
}

.footer .tagcloud {
	background: transparent;
}

#calendar_wrap {
	display: block;
	background: #1f1f1f;
	padding: 20px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	line-height: 34px;
}

#calendar_wrap caption {
	padding-bottom: 10px;
	text-align: left;
}

#calendar_wrap thead {
	background: #242424;
}

#calendar_wrap table td a {
	display: block;
	position: absolute;
	width: 46px;
	height: 36px;
	line-height: 36px;
	background: #242424;
}

#calendar_wrap table td#today {
	background: #a31a1a;
	color: #fff;
}

#calendar_wrap table td#today a {
	background: #a31a1a;
	color: #fff;
}

/* #8 Footer */

.footer {
	background: rgba(255,255,255,0.02);
	border-top: 1px solid rgba(255,255,255,0.05);
	border-bottom: 1px solid rgba(255,255,255,0.05);
	padding: 20px 0px;
}

.footer .copyright-info {
	position: relative;
	margin-top: 50px;
	height: 1px;
	font-size: 11px;
}

.footer .copyright-info .wrapper {
	display: block;
	padding-bottom: 30px;p
}

.footer .footer-logo-text {
	font-size: 35px;
	color: #f4f4f4;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	line-height: 35px;
	float: left;
	margin-top: -10px;
	margin-right: 20px;
}

.footer .footer-logo-text a {
	color: #f4f4f4;
}

.footer .footer-logo-image {
	display: block;
	float: left;
	height: 38px;
	margin-right: 20px;
	margin-top: -3px;
}

.footer .footer-logo-image img {
	height: 38px;
}

.footer .copyright-info ul {
	display: block;
	font-size: 0;
	margin-top: 7px;
}

.footer .copyright-info ul li {
	display: inline-block;
	position: relative;
}

.footer .copyright-info ul li a {
	display: block;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
	margin-left: 26px;
}

.footer .copyright-info ul li:before {
	display: block;
	position: absolute;
	content: '';
	width: 1px;
	height: 13px;
	top: 3px;
	right: -13px;
	background: rgba(255,255,255,0.1);
}

.footer .copyright-info ul li:last-child:before {
	display: none;
}

.footer .footer-explore {
	display: block;
}

.footer .explore-zone {
	display: table;
	width: 100%;
	padding-right: 0px;
}

.footer .explore-block {
	display: table-cell;
}

.footer .explore-block h3 {
	color: #d7d7d7;
	display: block;
	margin-top: 20px;
	margin-bottom: 12px;
}

.footer .footer-explore > h2 {
	display: inline-block;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
	background: url(/images/explore-icon.png) no-repeat center right;
	color: #d7d7d7;
	padding-right: 20px;
	margin-bottom: 20px;
}

.footer .footer-explore li a {
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
}

.footer .breaking-line {
	display: block;
	width: 100%;
	height: 1px;
	background: transparent;
	border-bottom: 1px dotted #353535;
}

.footer .footer-explore div.right {
	text-align: right;
	font-size: 11px;
}

.footer1 {
    width: 160px;
}

.footer2 {
    width: 180px;
}

.footer3 {
    width: 175px;
}

.footer4 {
    width: 135px;
}

.footer5 {
    width: 155px;
}

.footer6 {
    width: 165px;
}

.footer7{
    width: 160px;
}

/* #9 Lightbox */

.lightbox .loading-box {
	padding:50px 0px;
	line-height: 24px;
}

.startlightbox  {
	overflow: hidden;
	color:#232323;
}

.startlightbox .lightbox {
	display:block;
}

.lightbox {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.6);
    text-align:center;
	z-index:200;
	display:none;
	overflow-y:scroll!important;
}

.lightbox .main-black-block {
	box-shadow:none;
	background:#212121;
	color:#ccc;
	font-size: 11.5px;
	line-height: 20px;
	font-weight: 300;
	padding-bottom: 5px;
	color:#8a8a8a;
}

.lightbox .lightcontent .light-close span, .lightbox .lightcontent-loading .light-close span {
	font-family: 'Entypo';
	font-size:14px;
	display:inline-block;
	margin-top:-2px;
	margin-right:6px;
}

.lightbox .lightcontent .light-close:hover, .lightbox .lightcontent-loading .light-close:hover {
	color:#db2727;
}

.lightbox .lightcontent .light-close:active, .lightbox .lightcontent-loading .light-close:active {
	color:#b01e1e;
}

.lightbox .lightcontent .light-close, .lightbox .lightcontent-loading .light-close {
	display:block;
	right:0px;
	top:-30px;
	font-family: Helvetica;
	position:absolute;
	font-size:12px;
	color:#fff;
	text-shadow:0 1px 3px rgba(0,0,0,0.6);
}

.lightbox .lightcontent, .lightbox .lightcontent-loading {
	background:#f4f4f4;
	width:1200px;
	max-width: 100%;
	margin:100px auto 70px auto;
	position:relative;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.5);
	text-align:left;
}

.lightbox .light-title {
	display:block;
	position:absolute;
	top:-33px;
	color:#fff;
	text-shadow:0 1px 3px rgba(0,0,0,0.6);
	height:23px;
	width:780px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:nowrap; 
}

.lightbox .gallery-thumbs {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	width: 95%;
}

.lightbox .thacontent {
	padding: 0px 25px 20px 25px;
}

.loading-box {
	display:block;
	text-align:center;
}

.loading-box .loading-image {
	display:block;
	text-align:center;
	padding-top:20px;
}

.lightbox .carousel-left {
	left:8px;
}

.lightbox .carousel-right {
	right:8px;
}

.lightbox blockquote {
	padding-bottom:30px;
}

.lightbox .article-main-content {
	padding: 0px 55px;
	width: auto;
}

.loading-message {
	display: block;
	background: #f0f0f0;
	padding: 10px 15px;
	font-size: 11px;
	line-height: 140%;
}

.loading-message img {
	display: block;
	float: left;
	width: 34px;
	padding-right: 15px;
}

.main-content-split .loading-message img {
	display: none;
}

.loading-message:before {
	display: block;
	content: '';
	clear: both;
}

.loading-message b {
	font-size: 18px;
	display: block;
	padding-bottom: 4px;
}

.ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next {
	z-index: 20px;
}

.ls-fullwidth .ls-nav-next {
	right: 50px!important;
}

.ls-fullwidth .ls-nav-prev {
	left: 50px!important;
}





.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.no-comments-msg {
	width: 400px;
	margin: 40px auto 50px auto;
	max-width: 100%;
}

.no-comments-msg .icon-text {
	display: block;
	float: left;
	font-size: 50px;
	color: #fff;
	margin-top: -5px;
}

.no-comments-msg h2 {
	display: block;
	margin-left: 75px;
	font-size: 35px;
	margin-bottom: 10px;
}

.no-comments-msg p {
	display: block;
	margin-left: 75px;
}

.sidebar-content .split-panel .article-big a.img-hover-video {
	padding-bottom: 38.25%;
}

.sidebar-content .split-panel .article-big a.img-hover-video img {
	margin-top: -27%;
}

.sidebar-content .split-panel .photo-gallery-widget ul {
	width: 100%;
}

.sidebar-content .split-panel .photo-gallery-widget ul li {
	display: none;
}

.sidebar-content .split-panel .photo-gallery-widget ul li.active,
.sidebar-content .split-panel .photo-gallery-widget ul li.active img {
	display: block;
	width: 100%;
}

.sidebar-content .split-panel .photo-gallery-widget .gallery-images a[href='#right'],
.sidebar-content .split-panel .photo-gallery-widget .gallery-images a[href='#left'] {
	display: none;
}

.sidebar-content .split-panel #calendar_wrap table {
	line-height: 24px;
}

.sidebar-content .split-panel #calendar_wrap table td a {
	width: auto;
	height: auto;
	position: relative;
	line-height: 24px;
}

.sidebar-content .split-panel .panel-title div.right {
	display: none;
}

.sidebar-content .split-panel .wide-banner img {
	width: 100%;
}

.sidebar-content .split-panel .aweber-form {
	padding: 0px;
}

#mapviewer iframe {
	width: 100%;
}

#mapviewer {
	display: block;
	margin-bottom: 15px;
}

#buddypress {
	padding-bottom: 20px;
}

#register-page:after {
	display: block;
	content: '';
	clear: both;
}


#buddypress button,
#buddypress a.button,
#buddypress input[type=submit],
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress ul.button-nav li a,
#buddypress div.generic-button a,
#buddypress .comment-reply-link,
a.bp-title-button {
	border: 0px;
	padding: 5px 13px 5px 13px;
	font-size: 11px;
	color: rgba(255,255,255,0.9);
	background: #a31a1a;
	box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.2);
	cursor: pointer;
	position: relative;
	vertical-align: middle;
	overflow: hidden;
}

#buddypress button:hover,
#buddypress a.button:hover,
#buddypress a.button:focus,
#buddypress input[type=submit]:hover,
#buddypress input[type=button]:hover,
#buddypress input[type=reset]:hover,
#buddypress ul.button-nav li a:hover,
#buddypress ul.button-nav li.current a,
#buddypress div.generic-button a:hover,
#buddypress .comment-reply-link:hover {
	border: 0px;
	font-size: 11px;
	color: rgba(255,255,255,0.9);
	background: #a31a1a;
	box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.2), inset 0px 60px 50px -50px rgba(0,0,0,0.15);
	cursor: pointer;
	position: relative;
	vertical-align: middle;
	overflow: hidden;
}

#buddypress .standard-form textarea,
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=color],
#buddypress .standard-form input[type=date],
#buddypress .standard-form input[type=datetime],
#buddypress .standard-form input[type=datetime-local],
#buddypress .standard-form input[type=email],
#buddypress .standard-form input[type=month],
#buddypress .standard-form input[type=number],
#buddypress .standard-form input[type=range],
#buddypress .standard-form input[type=search],
#buddypress .standard-form input[type=tel],
#buddypress .standard-form input[type=time],
#buddypress .standard-form input[type=url],
#buddypress .standard-form input[type=week],
#buddypress .standard-form select,
#buddypress .standard-form input[type=password],
#buddypress .dir-search input[type=search],
#buddypress .dir-search input[type=text] {
	border: 0px;
	background: #fff;
	border-radius: 0;
	color: #888;
	font: inherit;
	font-size: 100%;
	padding: 4px;
}

#buddypress .standard-form label,
#buddypress .standard-form span.label {
	color: #ccc;
}

#buddypress h4 {
	font-size: 22px;
}

#buddypress .standard-form#signup_form div div.error {
	background: #C20000;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 6px;
	width: 87%;
}

#groups-dir-list:after,
#item-body:after,
#members-dir-list:after,
#pag-bottom:after {
	display: block;
	content: '';
	clear: both;
}

.message-search,
#group-dir-search,
#members-dir-search {
	display: block;
	float: right;
	margin: 0px 0px -39px 0px!important;
}

.message-search label,
#group-dir-search label,
#members-dir-search label {
	display: inline-block;
	font-size: 13px;
}

.message-search form,
#group-dir-search form,
#members-dir-search form {
	font-size: 0;
}

.message-search input,
#group-dir-search input,
#members-dir-search input {
	font-size: 13px;
}

.message-search input[type=text],
#group-dir-search input[type=text],
#members-dir-search input[type=text] {
	padding: 5px 9px!important;
}

.message-search input[type=submit],
#group-dir-search input[type=submit],
#members-dir-search input[type=submit] {
	padding: 6px 12px 7px 12px!important;
}

#buddypress select {
	background-color: #fff;
	border: 0px;
}

#buddypress div.pagination {
	background-color: rgba(255,255,255,0.04);
}

#buddypress ul.item-list {
	border-top: 1px solid #3D3D3D;
}

#buddypress ul.item-list li {
	border-bottom: 1px solid #3D3D3D;
}

#buddypress div.item-list-tabs ul li a span {
	background: #363636;
	border: 1px solid #686868;
	color: #999;
	width: 20px;
	text-align: center;
}

#buddypress div.item-list-tabs ul li.selected a span, #buddypress div.item-list-tabs ul li.current a span, #buddypress div.item-list-tabs ul li a:hover span {
	background-color: #E0E0E0;
	border: 1px solid #DADADA;
	color: #000;
}

#item-body .activity {
	display: block;
	/*margin-top: 25px;*/
}

#buddypress form#whats-new-form textarea {
	width: 100%;
}

#whats-new-post-in-box {
	vertical-align: baseline;
}

#buddypress a.bp-primary-action span, #buddypress #reply-title small a span {
	background: #FFF;
	color: #000;
	font-size: 90%;
	margin-left: 2px;
	position: relative;
	padding: 1px 5px;
	vertical-align: baseline;
}

#buddypress a.bp-primary-action:hover span, #buddypress #reply-title small a:hover span {
	background: #1f1f1f;
	color: #fff;
}

#buddypress div.item-list-tabs ul li.selected a, #buddypress div.item-list-tabs ul li.current a {
	background-color: #fff;
}

#buddypress div.activity-comments form .ac-textarea {
	border: 0px;
}

#item-header,
#whats-new-form {
	background-color: rgba(255,255,255,0.06);
	padding: 15px 15px 5px 15px!important;
	margin-bottom:20px!important;
}

#send_message_form {
	background-color: rgba(255,255,255,0.06);
	padding: 5px 15px 15px 15px!important;
	margin-bottom:20px!important;
}

#buddypress div.item-list-tabs#subnav {
	margin-bottom: 20px;
}

hr {
	background: #3D3D3D;
	height: 1px;
	border: 0px;
	margin: 20px 0;
}

.header .very-top {
	position: relative;
	z-index: 20;
}

.header .very-top ul li {
	position: relative;
	z-index: 20;
}

.header .very-top ul li a span {
	display: block;
	padding-right: 12px;
	position: relative;
}

.header .very-top ul li a span:after {
	display: block;
	position: absolute;
	content: '\25BE';
	font-family: 'Entypo';
	right: 0px;
	top: 1px;
}

.header .very-top ul li:hover .sub-menu {
	display: block;
}

.header .very-top ul li .sub-menu {
	display: none;
	position: absolute;
	z-index: 20;
	background: #323232;
	width: 150px;
	box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.15);
}

.header .very-top ul li .sub-menu > li {
	display: block;
}

.header .very-top ul li .sub-menu > li:last-child > a {
	border-bottom: 0px;
}

.header .very-top ul li .sub-menu > li > a {
	display: block;
	padding: 8px 13px;
	border-bottom: 1px dashed rgba(0,0,0,0.2);
}

.logged-in .header .very-top ul li .sub-menu > li.hidden {
	display: none;
}

.header .very-top ul li .sub-menu > li:hover > a {
	background-color: rgba(0,0,0,0.15);
}

ul.acfb-holder li.friend-tab {
	border: 1px solid #fff!important;
	background: #ccc!important;
}

ul.acfb-holder li.friend-tab a {
	color: #232323;
}

ul.acfb-holder > input[type=text] {
	width: 20%!important;
}

#item-body {
	background-color: rgba(255,255,255,0.06);
	padding: 10px 15px 15px 15px!important;
	margin-bottom: 20px!important;
	margin-top: 20px!important;
}

#buddypress table tr td.label {
	border-right: 1px solid #3F3F3F;
}

#buddypress div.activity-meta:after,
.button-nav:after {
	display: block;
	content: '';
	clear: both;
}

#buddypress div.profile h4 {
	margin-bottom: 15px;
}

#buddypress div.activity-meta {
	margin: 18px 0 4px 0;
}

#buddypress .activity-list li .activity-content {
	margin-top: -8px;
}

#buddypress span.highlight {
	font-size: 100%;
}

#buddypress div#message-thread div.message-box {
	background: rgba(255,255,255,0.06);
}

#buddypress div.messages-options-nav {
	background: rgba(255,255,255,0.06);
	vertical-align: baseline;
}

#buddypress ul.item-list li div.item-title span {
	font-size: 100%;
}

.sidebar-content .item-options {
	display: block;
	background-color: #1f1f1f;
	padding: 15px 20px 0px 20px;
}

.sidebar-content .item-list {
	display: block;
}

.sidebar-content .item-list > li {
	display: block;
	position: relative;
	margin-bottom: 10px;
}

.sidebar-content .item-list > li:after {
	display: block;
	clear: both;
	content: '';
}

.sidebar-content .item-list > li .item-avatar {
	display: block;
	float: left;
}

.sidebar-content .item-list > li .item {
	display: block;
	margin-left: 60px;
}

.sidebar-content .avatar-block {
	display: block;
	background-color: #1f1f1f;
	padding: 20px;
}

.sidebar-content .avatar-block .item-avatar {
	display: inline-block!important;
	margin-right: 5px;
	margin-bottom: 5px;
}

#buddypress div#item-header div#item-header-content {
	max-width: 585px;
}

.marcacao {
    background-color: #444;
    color: #fff;
    padding-top: 3px;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 4px;    
    color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    margin: 4px;    
    font-family: 'Montserrat';
    display: inline-block;
}

.panel-content .panel-enquete {
    color: #fff;
    font-size: 15px;
    margin-top: 7px;
    text-align: center;
    font-weight: bold; font-family: 'Montserrat';
}

.panel-content .panel-enquete .enquete {
    margin-top: 5px; font-family: 'Montserrat'; font-size: 13px;
    margin-bottom: 6px;
}

.panel-content .nuvem {
    margin-top: 9px;
    text-align: center;
}

.marcacao .buscas {
    color: #888888; font-size: 10px;
}

.marcacao-buscas {
    color: #888888; font-size: 10px;
}

.panel-block .titulo-acessadas {
    padding: 6px;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-family: 'Montserrat'; 
}

.noticia-atual .noticia-hora {
    font-size: 11px!important; float: right!important; text-align: right!important; padding-left: 10px!important;
    padding-bottom: 0px!important;
    padding-right: 10px!important;
}

.imagem-home-thumb {
    width: 35px;
    height: 35px;
        background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #dedede;
	display: table;
	float: left;
    /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.imagem-galeria-thumb {
    width: 70px;
    height: 70px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #dedede;
	display: block;
	float: left;
    margin: 4px;
    /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    */
}

.mais-noticias {
    margin-top: 15px; font-size: 18px; color: #fff; text-align: center;
}

.campo-form {
    background-color: #555;
    color: #fff;
    padding: 5px;
    width: 100px;
    border: 0px;
    font-size: 11px;
}

.menu-filmes {
    /*width: 105px;*/
}

.barra-noticias {
    padding: 5px; text-align: center; background: rgba(50,50,50,0.5); 
    font-family: 'Montserrat', sans-serif;
}

.the-article-content .paginacao .div-paginacao {
    display: inline;
}

.espacos {
    display: block;
}

.filtros-dinamicos {
    margin-bottom: 10px; display: inline-table;
    margin-top: 6px;
}

.filtros-dinamicos .descricao-filtros {
    padding-top: 10px; padding-bottom: 0px; font-size: 15px;
    border: 0px solid red; padding-right: 5px; color: #999;
    text-align: right; min-width: 60px;
    display: inline-block;
}

.filtros-dinamicos .campo-filtros {
    background-color: #222; color: #fff;
    padding: 5px;
    font-weight: bold;
}

.grafico .grafico-barra-meses {
    display: table; font-size: 11px; color: #fff; float: left; height: 190px; width: 6.33%; border: 0px solid blue; margin-left: 10px; text-align: center;
}

.grafico .grafico-barra1-meses {
    display: table; font-size: 11px; color: #fff; float: left; height: 190px; width: 6.33%; border: 0px solid blue; margin-left: 50px; text-align: center;
}

.grafico .grafico-barra-dias {
    display: table; font-size: 11px; color: #fff; float: left; height: 190px; width: 5.24%; border: 0px solid blue; margin-left: 10px; text-align: center;
}

.grafico .grafico-barra1-dias {
    display: table; font-size: 11px; color: #fff; float: left; height: 190px; width: 5.24%; border: 0px solid blue; margin-left: 25px; text-align: center;
}

.grafico .grafico-barra-horas {
    display: table; font-size: 11px; color: #fff; float: left; height: 190px; width: 6.74%; border: 0px solid blue; margin-left: 10px; text-align: center;
}

.grafico .grafico-barra1-horas {
    display: table; font-size: 11px; color: #fff; float: left; height: 190px; width: 6.74%; border: 0px solid blue; margin-left: 24px; text-align: center;
}

.grafico .grafico-barra-semana {
    display: table; font-size: 11px; color: #fff; float: left; height: 190px; width: 12.43%; border: 0px solid blue; margin-left: 10px; text-align: center;
}

.grafico .grafico-barra1-semana {
    display: table; font-size: 11px; color: #fff; float: left; height: 190px; width: 12.43%; border: 0px solid blue; margin-left: 26px; text-align: center;
}

.grafico {
    width: 100%; display: table; height: 200px; border: 0px solid red; background-color: #121212; padding-top: 20px;
    border-bottom: 1px dashed #333;
}

.imagem-left {
    float: left; margin-right: 10px; margin-bottom: 1px;
}

.imagem-left img {
    border-radius: 12px; -moz-border-radius: 12px; margin-top: 5px;
    width: 196px;
}

.imagem-left-hipermito {
    float: left; margin-right: 10px; margin-bottom: 1px;
}

.imagem-left-hipermito img {
    border-radius: 12px; -moz-border-radius: 12px; margin-top: 5px;
    width: 158px;
}

.imagem-right {
    float: right; margin-left: 10px; margin-bottom: 1px;
}

.imagem-right img {
    border-radius: 12px; -moz-border-radius: 12px; margin-top: 5px;
    width: 196px;
}

.tabela-perfil {
    float: left; margin-top: 30px; margin-bottom: 20px; width: 300px;
}

.tabela-perfil-1 {
    width: 300px;
}

.logo-secoes {    
    width: 170px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.logo-secoes img {
    width: 170px;
}

.logo-secoes2 {
    float: right; margin-left: 10px; margin-bottom: 1px;
}

.imagem-center {
    display: table; width: 100%; margin-bottom: 1px; text-align: center;
}

.imagem-center img {
    border-radius: 12px; -moz-border-radius: 12px; margin-top: 5px;
    width: 196px;
}

.imagem-center-2 {
    display: table; width: 100%; margin-bottom: 1px; text-align: center;
}

.imagem-center-2 img {
    border-radius: 12px; -moz-border-radius: 12px; margin-top: 5px;
}

.imagem-center-pc {
    display: table; width: 100%; margin-bottom: 1px; text-align: center;
}

.imagem-center-pc img {
    border-radius: 12px; -moz-border-radius: 12px; margin-top: 5px;
    width: 160px;
}

.imagem-center-locais {
    display: table; width: 600px; margin-bottom: 1px; text-align: center;
}

.imagem-center-locais img {
    border-radius: 12px; -moz-border-radius: 12px; margin-top: 5px;
    width: 196px;
}

.deslocamento-cemiterio {
    margin-left: 55px;
}

.imagem-center-sem-largura {
    display: table; width: 100%; margin-bottom: 1px; text-align: center;
}

.imagem-center-sem-largura img {
    border-radius: 12px; -moz-border-radius: 12px; margin-top: 5px;    
}

.tamanho-video {
    width: 774px;
    height: 435px;
}

.some-desk {
    display: none;
}

.imagens-locais {
    width: 91%; display: inline-block;
}

.divisao-testes-1 {
    width: 30%; float: left; margin-left: 15px;
}

.divisao-testes-2 {
    width: 30%; float: left; margin-left: 40px;
}

.imagem-left-testes {
    float: left; margin-right: 10px; margin-bottom: 1px;
}

.imagem-left-testes img {
    border-radius: 12px; -moz-border-radius: 12px; margin-top: 5px;
    width: 120px; height: 219px;
}

.imagem-left-testes2 img {
    border-radius: 12px; -moz-border-radius: 12px; margin-top: 5px;
    width: 196px; height: 137px;
}

.chat-barra {
    position: fixed; z-index: 9999; width: 200px; height: 29px; border-left: 2px solid #444; border-right: 2px solid #444; background: rgba(0,0,0,0.9); border-top: 2px solid #444; bottom: 0; right: 20px;
    cursor: default;
    color: #888;
    overflow: hidden;
    text-align: center;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.chat-amigo {
    position: fixed; z-index: 9999; width: 200px; height: 30px; border-left: 2px solid #444; border-right: 2px solid #444; background-color: #111; 
    border-top: 2px solid #444; bottom: 0; 
    cursor: default;
    color: #888;
    overflow: hidden;
    text-align: center;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-box-shadow: 2px 25px 5px 0 #222;
    box-shadow: 2px 2px 5px 0 #222;
}

.campo-nome-amigo-chat {
    padding: 10px; text-align: left;
}

.campo-nome-amigo-chat:hover {
    cursor: pointer;
}

.fundo-campo-amigo-chat {
    position: relative; bottom: 0; height: 28px; background-color: #ddd; border-top: 1px solid #777; width: 200px;
}

.fundo-texto-amigo-chat {
    position: relative; bottom: 0; height: 28px; background-color: #fff; width: 200px;
    overflow-y: scroll;
    text-align: left;
}

.campo-amigo-chat {
    height: 25px; width: 190px; margin-left: 2px; text-align: left; border: 0px solid red; background-color: transparent;
}

.fechar-amigo-chat {
    position: absolute; right: 15px; top: 15px; cursor: pointer;
    color: #444;
    font-weight: bold;
}

.minimizar-amigo-chat {
    position: absolute; right: 36px; top: 12px; cursor: pointer;
    color: #444;
    font-weight: bold;
}

.rolagem-chat {
    overflow-y: auto;
    height: 50px;
    width: 186px;
    margin-left: 4px;
    margin-top: 6px;
    color: #fff;
    overflow-x: hidden;
}

.nome-amigo-chat {
    padding: 6px; margin: 3px; text-align: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 171px;
}


.nome-amigo-chat:hover {
    background: rgba(0,0,0,0.5);
}

.mensagem-remetente {
    display: inline-block;
    min-width: 66%;
    color: #000;
    text-align: left;
    left: 0px;
    margin-left: 6px;
    padding: 8px;
    margin-top: 3px;
    margin-bottom: 3px;
    border: 0px solid red;
    background-color: #eee;    
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.mensagem-destinatario {
    display: inline-block;
    min-width: 66%;
    color: #000;
    right: 0px;
    text-align: left;
    padding: 8px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 6px;
    border: 0px solid red;
    background-color: #cdcdcd;    
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.erro-mensagem-remetente {
    font-size: 14px;
    color: #985454;
    display: inline-block;
    padding: 5px;
    background-color: #ffd6d6;
    display: none;
}

.hora-mensagem-remetente, .hora-mensagem-destinatario {
    float: right; font-size: 10px; color: #444;
}

.box-nome-personagem-perfil {
    font-size: 15px; display: inline-block; max-width: 100%; border: 0px solid;
    cursor: default;
}


.ranking-espaco {
    display: inline-block; width: 124px; margin-right: 5px; margin-top: 10px;
}

.fundo-skin-ranking {
    background-position: -282px 0px; background-size: auto 80px; 
}

.centraliza {
    margin-left: 200px;
}

.centraliza2 {
    margin-left: 90px;
}

.largura-lista-completa {
    width: 32%;    
    float: left; margin-bottom: 30px; border: 0px solid red;
    margin-left: 10px;
}

.lista-golpes img {
    border-radius: 12px; -moz-border-radius: 12px;
    width: 142px; height: 80px;
}

#piechart {
    width: 200px; height: 200px;
    float: left;
    margin-top: 80px;
}

.coluna-musica {
    margin: 0px; font-size: 12px;
}

.nome-musica {
    font-size: 12px;
}

.lista-musicas {
    max-width: 100%; margin-top: 7px;
}

.imagens-cards {
    display: table; border: 0px solid #fff;
    margin-left: 15px;
}

.alinhamento-direita-20 {
    margin-right: 20px;
    margin-top: 15px;
}

.alinhamento-topo-15 {
    margin-top: 15px;
}

.aparece {
    display: none;
}

.selecao-pb {
    font-size: 13px; display: inline-block; opacity:0.75; -moz-opacity: 0.75; filter: alpha(opacity=75); -webkit-filter: opacity(0.75); filter: gray; -webkit-filter: grayscale(100%); image-rendering: auto;
}

.selecao-pb:hover {
    opacity:1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: opacity(1);
    filter: none; /* Firefox 10+ */
    -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
    image-rendering: auto;
}

.offline {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
    display: none;
}

.imagens-descricao-perfil {
    float: left; border: 0px solid red; width: 830px;
}

.imagens-perfil {
    width: 320px; height: 530px; float: left; display: table; text-align: center; margin-right: 20px;
}

#imagens-perfil-personagens {
    display: block; width: 250px; height: 550px; float: left; overflow: hidden; 
}

.imagem-principal-perfil {
    width: 250px; height: 470px;
}

.dados-golpe-perfil {
    float: left; border: 0px solid red; width: 624px; margin-left: 10px;
}

.lateral-perfil {
    float: left; margin-left: 20px; width: 306px; text-align: center;
}

.descricao-curta-perfil {
    float: left; margin-left: 0px; width: 300px; margin-bottom: 1px;
}

.box_personagem {
    float: left;
    width: 170px;
    text-align: center;
    color: #aaa;
}

.seta_oculta {
    opacity: 0.2; -webkit-filter: grayscale(20%); filter: alpha(opacity=20); cursor: default; width: 30px; padding-left: 0px; padding-right: 0px; margin-top: 250px; float: left;
}

.seta_ativa {
    cursor: pointer; width: 30px; padding-left: 0px; padding-right: 0px; margin-top: 250px; float: left;
}

.data-ordem {
    display: none;
}

.enviar_imagens2 {
    width: 440px; height: 200px; overflow: auto; text-align: center; margin: 0 auto;
}

.enviar_imagens3 {
    text-align: center; margin: 0 auto; width: 400px; padding: 10px;
}

.seta-inativa-1 {
    opacity: 0.1; -webkit-filter: grayscale(10%); filter: alpha(opacity=10); width: 30px; padding-right: 5px; margin-top: 200px; float: left
}

.seta-ativa-1 {
    cursor: pointer; width: 30px; padding-right: 5px; margin-top: 200px; float: left;
}

.seta-inativa-2 {
    opacity: 0.1; -webkit-filter: grayscale(10%); filter: alpha(opacity=10); width: 30px; padding-left: 5px; margin-top: 200px; float: left
}

.seta-ativa-2 {
    cursor: pointer; width: 30px; padding-left: 5px; margin-top: 200px; float: left;
}

#grafico-personagem {
    width: 285px; height: 235px; margin-bottom: 5px;
}

.foto-evento {
    height: 100px;
    width: auto;
    border: 2px solid #555; margin: 4px; padding: 1px;
}

.pontos_quiz {
    float: left; width: 40%;
}

.perguntas_quiz {
    float: left; width: 60%;
}

.dados-imagem-online {
    width: 321px;
    height: 59px;
    margin-top: 10px;
    margin-left: 5px;
    background: rgba(0,0,0,0.5);
}

.main-menu-topo {            
    width: 1200px!important;
    position: fixed!important;
    z-index: 100!important;
    top: 0px!important;            
}

.footer input[type=text], .content input[type=text] {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0px;
	padding: 9px 13px;
	font-size: 12px;
}

.voz-play {
    height: 22px!important;
    width: 22px!important;
    display: inline-block;
    padding-top: 4px;
    border: 0px;
    cursor: pointer;
}