html,body,h1,h2,h3,h4,h5,h6,p,img,ul,ol,li,form,fieldset {
    border: none;
    margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: baseline
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*,*:before,*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

body {
    background-color: #505050;
    color: #303030;
    font-family: Arial,Sans-serif;
    font-size: 17px;
    line-height: 1.5
}

article,aside,details,figcaption,figure,footer,header,nav,section,summary {
    display: block;
}

embed,iframe,object,video {
    max-width: 100%
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 23px;
    margin-bottom: 20px;
}

h3 {
    font-size: 22px;
    margin-bottom: 20px;
}

h4 {
    font-size: 20px;
    margin-bottom: 20px;
}

h5 {
    font-size: 18px;
    font-size: 1rem
}

h6 {
    font-size: 16px;
}

h1,h2,h3,h4,h5,h6 {
    clear: both;
    font-family: 'Roboto Condensed',Sans-serif;
    font-weight: bold;
    line-height: 1.4;
}

a {
    color: #0E4D7A;
    cursor: pointer;
    text-decoration: none
}

a:hover {
    color: #00E
}

pre {
    background-color: #F0F0F0;
    border: 1px solid #AAA;
    margin: 8px 0;
    padding: 8px;
    overflow: auto;
    -ms-word-wrap: normal;
    word-wrap: normal
}

pre,code {
    font-size: 13px;
    font-size: .813rem;
    line-height: 1.55
}

blockquote {
    background-color: #EDEDED;
    border-left: 6px solid #687888;
    margin: 20px;
    padding: 10px 14px 2px;
    font-style: italic
}

blockquote cite {
    display: block;
    margin-top: 8px;
    text-align: right;
    font-style: normal;
    font-size: small
}

dl {
    padding-left: 20px
}

dt {
    font-weight: 700
}

dd {
    margin: 0 0 6px
}

table {
    width: 98%;
    border-collapse: collapse;
    margin: 10px auto
}

th {
    background-color: #DDD;
    font-weight: 400
}

th,td {
    border: 1px solid #AAA;
    font-size: 14px;
    font-size: .875rem
}

ul,ol {
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 20px
}

ul ul,ol ol {
    padding-left: 15px
}

li {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 15px;
    margin-right: 0
}

address {
    margin-bottom: 10px
}

#content .trailer {
    max-width: 560px;
    background: #e00000;
    border-radius: 0.6rem;
    margin: 20px auto;
    overflow: hidden;
}

#content .trailer .title {
    background: rgb(179 0 0);
    padding: 5px 25px;
    color: #ffffff;
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
}

#content .trailer .video {
    padding: 10px;
}

.lazyframe[data-vendor=youtube], .lazyframe[data-vendor=youtube_nocookie] {
    background-color: #000;
    min-height: 250px;
}

.screen-reader-text {
    display: none
}

.cf:before,.cf:after {
    clear: both;
    content: "";
    display: table
}

#container {
    margin: 0 auto;
    box-shadow: 0 0 6px #000;
    background: #fff;
}

#top-bar {
    background-color: #222;
    border-bottom: 1px solid #000;
    padding: 4px;
    min-height: 34px;
    width: 100%
}

#top-bar-info {
    float: left;
    margin-top: 2px
}

#site-title,#site-description {
    display: inline-block;
    margin-right: 4px;
    line-height: 1;
    vertical-align: bottom
}

#site-title {
    font-size: 20px
}

#site-title a {
    color: #DC8300
}

#site-description {
    color: #CCC;
    font-family: 'Roboto Condensed',Sans-serif;
    font-size: 15px
}

#header {
    background-color: #FFF;
    background-position: center;
    border-bottom: 1px solid #000;
    width: 100%
}

#header-logo {
    display: inline-block;
    background: #222425
}

#header-logo,#header-logo img {
    max-width: 100%;
    float: left;
	object-fit: cover;
}

#title-site {
  margin: 20px;
  font-size: 46px;
  font-weight: bold;
  color: #fff;
  position: absolute;
}

#below-menu {
    width: 100%
}

#main {
    background-color: #fff;
    padding: 5px;
    width: 100%
}

#content {
    display: inline-block;
    padding: 0 5px 5px 5px
}

.sidebar {
    display: inline-block;
    float: left
}

#footer {
    width: 100%
}

#bottom-bar {
    background-color: #222;
    color: #FFF;
    width: 100%;
    min-height: 34px;
    border-top: 1px solid #000;
    text-shadow: 0 0 2px #000
}

#bottom-bar a {
    color: #DC8300
}

#bottom-bar-text {
    float: left;
    padding: 6px 8px
}

#theme-link {
    float: right;
    margin: 6px 10px;
    font-family: 'Roboto Condensed',Sans-serif;
    font-size: 15px
}

#theme-link a {
    color: #CCC
}

#theme-link a:hover {
    color: #DC8300
}

.col-c #content,#content.no-sidebars {
    width: 100%;
    max-width: 100%
}

.col-sc #content {
    float: right
}

.col-cs #content {
    float: left
}

.col-ssc #content {
    float: right
}

.col-css #content {
    float: left
}

.col-scs #sidebar-left {
    float: left;
    margin-right: 0
}

.col-scs #sidebar-right {
    float: right;
    margin-left: -4px
}

.page-template-page-sc-php #main #content {
    float: right
}

.page-template-page-cs-php #main #content {
    float: left
}

.page-template-page-scs-php #main #content {
    float: none
}

.page-template-page-scs-php #main #sidebar-left {
    float: left;
    margin-right: 0
}

.page-template-page-scs-php #main #sidebar-right {
    float: right;
    margin-left: -4px
}

#nav-main {
    background-color: #2A5A8E;
    width: 100%;
    border-bottom: 1px solid #000;
    padding-left: 10px;
    line-height: 1.2
}

#nav-main * {
    -webkit-transition: all 0.14s ease-out;
    -moz-transition: all 0.14s ease-out;
    transition: all 0.14s ease-out
}

#nav-main ul,#nav-main li,#nav-top ul,#nav-top li {
    margin: 0;
    padding: 0;
    list-style: none
}

#nav-main .nav-main {
    position: relative;
    float: left;
    border-left: 1px solid #023266;
    border-right: 1px solid #4878AC;
    z-index: 300
}

#nav-main .nav-main li {
    float: left;
    position: relative
}

#nav-main .nav-main>li,#nav-main .nav-main>ul>.page_item {
    background: linear-gradient(to bottom,transparent 70%,rgba(0,0,0,.15) 100%);
    border-right: 1px solid #023266;
    border-left: 1px solid #4878AC
}

#nav-main .nav-main>li>a,#nav-main .nav-main>ul>.page_item>a {
    min-width: 80px;
    text-align: center
}

#nav-main .nav-main a {
    display: block;
    padding: 8px 14px;
    color: #FFF;
    font-family: 'Roboto Condensed',Sans-serif;
	font-weight: bold;
    font-size: 17px;
    text-shadow: 0 0 2px #222
}

#nav-main .nav-main a:hover {
    background-color: #FFF;
    color: #000;
    text-shadow: none
}

#nav-main .menu-item-has-children>a:after,#nav-main .page_item_has_children>a:after {
    font-family: "Genericons";
    content: "\f431";
    vertical-align: top;
    padding-left: 4px
}

#nav-main .sub-menu,#nav-main .children {
    background-color: #2B2B2B;
    position: absolute;
    float: left;
    width: 180px;
    border: 1px solid #000;
    box-shadow: 0 1px 4px #000;
    z-index: 990;
    display: none
}

#nav-main .sub-menu li,#nav-main .children li {
    border-top: 1px solid #3B3B3B;
    border-bottom: 1px solid #000
}

#nav-main .sub-menu li:first-child,#nav-main .children li:first-child {
    border-top: none
}

#nav-main .sub-menu li:last-child,#nav-main .children li:last-child {
    border-bottom: none
}

#nav-main .sub-menu a,#nav-main .children a {
    float: left;
    width: 178px;
    padding: 10px 14px;
    font-size: 15px
}

#nav-main .sub-menu .sub-menu,#nav-main .children .children {
    top: -1px
}

#nav-main li:hover>ul {
    display: inline
}

#nav-main .drop-toggle {
    display: none
}

#nav-main .genericon-menu {
    color: #FFF;
    font-size: 30px;
    height: auto;
    padding: 5px 10px;
    width: auto
}

#nav-top {
    float: right
}

#nav-top .nav-top,#nav-top .nav-top li {
    float: left
}

#nav-top .nav-top a {
    display: block;
    margin-top: 2px;
    padding: 0 18px;
    color: #FFF;
    font-family: 'Roboto Condensed',Sans-serif;
    font-size: 14px
}

.blog-view,.single-view,.author-info,.archive-info,.form-404 {
    background-color: #FFF;
    border-top: 0;
    border: 1px solid #555;
    margin: 0 0 6px;
    padding: 10px;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.archive-description {
    border-top: 2px dotted #888;
    margin-top: 8px;
    padding-top: 2px
}

.form-404 h2 {
    border-bottom: 2px dotted #888;
    padding-bottom: 10px
}

.form-404 p {
    margin: 4px 0 10px
}

.blog-view.sticky {
    background-color: #fff
}

.entry-header {
    margin-bottom: 5px
}

.entry-title-index {
    text-align: center;
    font-size: 24px
}

.entry-title {
    text-align: center;
    font-size: 24px
}

.entry-title a {
    color: #303030
}

.sticky .entry-title:before {
    font-family: "Genericons";
    content: "\f308";
    vertical-align: top;
    padding-right: 4px;
    display: inline-block
}

.single-view .featured-image {
    margin: -10px -10px 10px;
    text-align: center
}

.single-view .featured-image img {
    max-width: 100%
}

.entry-byline * {
    line-height: 20px
}

.entry-author,.entry-date,.entry-categories,.entry-comment-info {
    float: left;
    margin-right: 10px
}

.single-view .entry-byline {
    margin-bottom: 10px
}

.entry-thumbnail {
    float: left;
    padding-right: 8px
}

.entry-thumbnail .post-thumbnail {
    display: table;
    background-color: #EEE;
    border: 1px solid #888;
    padding: 3px
}

.entry-thumbnail img {
    float: left;
    width: auto;
    max-width: none
}

.continue-reading {
    background: #EEE;
    background: -moz-linear-gradient(top,#FBFBFB 0%,#E5E5E5 100%);
    background: -webkit-linear-gradient(top,#FBFBFB 0%,#E5E5E5 100%);
    background: linear-gradient(to bottom,#FBFBFB 0%,#E5E5E5 100%);
    display: inline-block;
    float: right;
    padding: 2px 10px;
    color: #555;
    border: 1px solid #CCC;
    border-radius: 4px
}

.continue-reading:hover {
    border-color: #AAA;
    color: #333
}

.sticky .continue-reading {
    border-color: #AAA
}

.single-view .entry-content {
    font-family: Arimo,Sans-serif;
    line-height: 1.6;
}

.entry-content .description {
    text-align: center;
	margin-bottom: 10px;
    font-size: 16px;
}
.entry-footer {
    clear: both
}

.entry-updated {
    color: #555;
    font-size: 11px;
    padding: 2px 0
}

.entry-tags {
    padding: 2px 0
}

.blog-nav,.post-nav {
    margin-bottom: 10px
}

.blog-nav {
    padding: 4px 0
}

.link-prev {
    float: left
}

.link-next {
    float: right
}

.link-prev a,.link-next a {
    background-color: #FFF;
    display: inline-block;
    padding: 2px 8px;
    color: #333
}

.link-prev a:hover,.link-next a:hover {
    color: #333
}

.attachment-nav div a {
    background-color: #DDD;
    border: none;
    box-shadow: none;
    text-decoration: none
}

.page-nav,.comment-nav {
    display: block;
    padding: 2px 0;
    font-family: Arimo,Sans-serif;
    font-size: 13px;
    line-height: 20px
}

.page-nav>*,.comment-nav>* {
    background-color: #2A5A8E;
    color: #FFF;
    display: inline-block;
    padding: 2px 8px;
    border-radius: 3px
}

.page-nav a,.comment-nav a {
    text-decoration: none
}

.page-nav a:hover,.comment-nav a:hover {
    color: #FFF;
    text-decoration: underline
}

.entry-content a {
    text-decoration: none
}

.entry-content a:link {
    color: #167ac6
}

.entry-content a:visited {
    color: #004890
}

.entry-content a:hover {
    color: #004890;
    text-decoration: underline
}

.entry-content ul {
    padding: 0;
    text-align: center;
    line-height: 17px
}

.entry-content ul li {
    list-style: none;
    text-transform: uppercase;
    padding: 0 0 0 0;
    margin: 6px 0 0 0
}

.entry-content p,.comment-content p {
    margin-bottom: 20px;
}

.entry-excerpt p {
    margin: 0 0 4px
}

.entry-content h1,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.comment-content h1,.comment-content h2,.comment-content h3,.comment-content h4,.comment-content h5,.comment-content h6 {
    clear: none;
    line-height: 1.5
}

.entry-content li,.comment-content li {
    list-style-position: outside;
    list-style-type: disc
}

.entry-content ol>li,.comment-content ol>li {
    list-style-type: decimal
}

.entry-content ol>li>ol>li,.comment-content ol>li>ol>li {
    list-style-type: lower-alpha
}

.entry-content ol>li>ol>li>ol>li,.comment-content ol>li>ol>li>ol>li {
    list-style-type: lower-roman
}

.entry-content th,.entry-content td,.comment-content th,.comment-content td {
    padding: 8px 10px
}

img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"],.entry-content img,.comment-content img {
    height: auto;
    max-width: 100%
}

.wp-smiley {
    width: auto!important;
    border: none!important;
    padding: 0!important
}

.alignnone {
    margin-top: 4px;
    margin-bottom: 4px
}

.alignleft {
    float: left;
    margin: 4px 8px 4px 0
}

.alignright {
    float: right;
    margin: 4px 0 4px 8px
}

.aligncenter {
    display: block;
    margin: 4px auto
}

.wp-caption {
    max-width: 100%
}

.wp-caption img {
    width: 100%;
    background-color: #EEE;
    border: 1px solid #CCC;
    padding: 4px
}

.wp-caption .wp-caption-text,.gallery-caption {
    margin: 0;
    padding: 0 5px;
    color: #555;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.6
}

.gallery .gallery-item {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0
}

.gallery-item img {
    padding: 4px;
    display: inline-block;
    border: 1px solid #CCC!important
}

.gallery-item img:hover {
    background-color: #DDD;
    border: 1px solid #AAA!important
}

.type-attachment .entry-content div.attachment {
    margin-bottom: 10px;
    text-align: center
}

.sitemap-template .entry-content h3 {
    margin-left: 10px
}

.sitemap-template .entry-content ul {
    margin: 8px 0 15px 10px
}

.sitemap-template .entry-content ul li {
    list-style: square inside
}

.author-info {
    padding: 0
}

.author-info .title {
    background-color: #2A5A8E;
    color: #FFF;
    padding: 4px 8px;
    text-shadow: 1px 1px 2px #222
}

.author-avatar,.author-description {
    display: table-cell;
    padding: 8px;
    vertical-align: top
}

.author-avatar img {
    display: block
}

.author-post-count {
    text-align: center
}

.author-latest-posts {
    background-color: #FFF;
    border: 1px solid #555;
    padding: 8px
}

.author-latest-posts li {
    list-style: square inside;
    margin: 4px 0 4px 4px
}

#relacionados {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 6px;
    border: 1px solid #555
}

#comment-header,#respond,#no-comments,.comment-body {
    background-color: #FFF;
    margin: 0 0 6px;
    padding: 8px;
    border: 1px solid #555
}

#comment-header .title {
    display: inline-block;
    float: left;
    line-height: 20px
}

#comment-header .respond-link {
    display: inline-block;
    float: right
}

#comment-header .respond-link a {
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px
}

#comment-header .respond-link a:hover {
    text-decoration: underline
}

#comments .comment-list {
    padding-left: 0
}

#comments .children {
    padding-left: 30px
}

.comment-list .comment,.comment-list .pingback,.comment-list .trackback {
    list-style: none;
    margin: 0 0 6px
}

.comment-author-admin>.comment-body,.bypostauthor>.comment-body {
    border-top: 6px solid #2A5A8E
}

.comment-author,.comment-author .avatar,.comment-author .link {
    float: left
}

.comment-author .avatar {
    margin-left: -8px;
    margin-top: -8px
}

.comment-author .link {
    margin: 6px 8px;
    font-size: 15px;
    font-weight: 700;
    word-wrap: break-word
}

.comment-metadata {
    float: right
}

.comment-metadata a {
    color: #888
}

.comment-edit-link {
    background-color: #E0E0E0;
    color: #222;
    padding: 2px 8px
}

.comment-awaiting-moderation {
    clear: right;
    display: inline-block;
    float: right;
    margin: 8px;
    font-style: italic
}

.comment-content {
    clear: both;
    padding-top: 4px;
    font-size: 13px;
    font-size: .813rem;
    line-height: 1.55
}

.comment-content th,.comment-content td {
    font-size: 13px;
    font-size: .813rem;
    line-height: 1.55
}

.comment-body .reply {
    margin-top: 8px;
    overflow: hidden
}

.comment-reply-link {
    background-color: #2A5A8E;
    color: #FFF;
    display: inline-block;
    float: right;
    padding: 2px 10px
}

#no-comments .genericon {
    color: #888;
    font-size: 20px;
    line-height: 22px
}

#no-comments h4 {
    display: inline-block;
    margin-left: 10px;
    color: #888
}

#respond .comment-reply-title {
    margin-bottom: 8px
}

#respond p {
    margin-top: 8px
}

#cancel-comment-reply-link {
    background-color: #F0F0F0;
    padding: 2px 8px;
    font-size: 16px
}

.comment-form-author label,.comment-form-email label,.comment-form-url label {
    margin-left: 2px
}

.comment-form-author input,.comment-form-email input,.comment-form-url input,.comment-form-comment textarea {
    display: block;
    padding: 3px;
    border: 1px solid #555;
    box-shadow: 0 0 3px #888 inset
}

.comment-form-comment {
    padding: 0 3px
}

.comment-form-comment label {
    display: block
}

.comment-form-comment textarea {
    position: relative;
    width: 100%;
    padding: 4px
}

#respond #submit {
    padding: 5px 10px
}

.comment-navigation {
    margin-bottom: 10px
}

.page-numbers.current {
    cursor: default
}

#comment-area #disqus_thread {
    background-color: #FFF;
    padding: 10px;
    border: 1px solid #555
}

.frontier-widget {
    background-color: #FFF;
    margin: 0 0 6px;
    border: 1px solid #555;
    word-wrap: break-word
}

.frontier-widget:after {
    clear: both;
    content: "";
    display: table
}

.widget-title {
    background-color: #2A5A8E;
    margin: -1px 0 0;
    padding: 4px 8px;
    color: #EEE;
    font-family: 'Roboto Condensed',Sans-serif;
    font-size: 18px;
    font-weight:normal;
    text-shadow: 1px 1px 2px #222
}

.widget-title a {
    color: #FFF;
    text-decoration: none
}

.widget-body {
    display: inline-block
}

.widget-header {
    display: inline-block;
    float: left;
    margin: 0
}

.widget-header,.widget-before-post,.widget-before-post-content,.widget-after-post-content,.widget-after-post {
    background-color: transparent;
    border: none;
    box-shadow: none
}

.widget-after-post {
    margin: 10px 0 0
}

.widget-footer {
    display: inline-block;
    float: left;
    margin: 0 .5% 10px
}

.widget-column-1 .widget-footer {
    display: block;
    width: auto;
    float: none;
    margin: 0 0 6px
}

.widget-column-2 .widget-footer {
    width: 48.98%
}

.widget-column-3 .widget-footer {
    width: 32.32%
}

.widget-column-4 .widget-footer {
    width: 23.98%
}

.widget-column-5 .widget-footer {
    width: 18.98%
}

.widget-column-6 .widget-footer {
    width: 15.65%
}

.widget-column-2 .widget-footer:nth-child(2n+1),.widget-column-3 .widget-footer:nth-child(3n+1),.widget-column-4 .widget-footer:nth-child(4n+1),.widget-column-5 .widget-footer:nth-child(5n+1),.widget-column-6 .widget-footer:nth-child(6n+1) {
    clear: left
}

#widgets-wrap-below-menu {
    background-color: rgba(0,0,0,.25);
    width: 100%;
    padding: 10px 10px 0
}

#widgets-wrap-before-post,#widgets-wrap-before-post-content,#widgets-wrap-after-post-content,#widgets-wrap-after-post {
    position: relative;
    clear: both
}

#widgets-wrap-after-post {
    margin-top: 8px
}

#widgets-wrap-footer {
    background-color: rgba(0,0,0,.25);
    border-top: 1px solid #000;
    padding: 10px
}

.frontier-widget p {
    margin: 4px 0 12px
}

.frontier-widget ul,.frontier-widget ol {
    padding: 0 4px
}

.frontier-widget ul ul,.frontier-widget ol ol {
    margin: 4px 0;
    padding-left: 15px
}

.frontier-widget li {
    list-style: none;
    margin: 3px 0;
    padding: 1px 0
}

.frontier-widget li:last-child {
    border-bottom: none
}

.widget_search label .screen-reader-text {
    display: none
}

.widget_search label .search-field {
    background-color: #EEE;
    margin: 4px 4px 4px 0;
    padding: 4px;
    min-width: 55%;
    border: 1px solid #555;
    box-shadow: 0 0 2px #333 inset
}

.widget_search .search-submit {
    background-color: #2A5A8E;
    border: 1px solid #333;
    border-radius: 3px;
    box-shadow: 0 0 0 #333;
    color: #FFF;
    cursor: pointer;
    margin: 2px 0;
    padding: 4px 8px
}

.widget_tag_cloud {
    line-height: 24px
}

.widget_calendar table {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    line-height: 1.2
}

.widget_calendar caption {
    background-color: #2A5A8E;
    padding: 8px 0;
    color: #FFF
}

.widget_calendar th {
    background-color: #E0E0E0;
    padding: 8px
}

.widget_calendar td {
    background-color: #FFF;
    padding: 8px
}

#slider {
    background-color: #FFF;
    border: 1px solid #555;
    display: block;
    overflow: hidden
}

.slider-main {
    margin: 5px
}

.slider-content {
    margin-bottom: 10px
}

#basic-slider {
    max-width: 100%!important
}

.bjqs,.bjqs-slide {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none
}

.bjqs {
    position: relative
}

.bjqs-slide {
    position: absolute
}

.bjqs-slide a {
    display: block
}

.bjqs-slide img {
    display: block;
    margin: auto
}

.bjqs-controls {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 9999
}

.bjqs-controls a {
    position: absolute;
    -webkit-transition: left 0.3s ease-in-out;
    -webkit-transition-property: left,right;
    -moz-transition: left 0.3s ease-in-out;
    -moz-transition-property: left,right;
    transition: left 0.3s ease-in-out;
    transition-property: left,right
}

.bjqs-prev a {
    left: -50px
}

.bjqs-next a {
    right: -50px
}

.slider-prev {
    background-image: url(/wp-content/themes/TorrentFilme/images/slider-prev.png)
}

.slider-next {
    background-image: url(/wp-content/themes/TorrentFilme/images/slider-next.png)
}

.slider-prev,.slider-next {
    display: block;
    height: 32px;
    width: 38px;
}

#basic-slider:hover li.bjqs-next a {
    right: 10px
}

#basic-slider:hover li.bjqs-prev a {
    left: 10px
}

.slider-element {
    display: none
}

.bjqs-heading,.bjqs-descript {
    background-color: rgba(0,0,0,.65);
    color: #EEE;
    padding: 8px;
    width: 100%
}

.bjqs-heading {
    position: absolute;
    top: 0;
    font-size: 16px
}

.bjqs-descript {
    position: absolute;
    bottom: 0
}

#content #bbpress-forums,#bbpress-forums ul.bbp-lead-topic,#bbpress-forums ul.bbp-topics,#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-replies,#bbpress-forums ul.bbp-search-results,#bbpress-forums ul.super-sticky,#bbpress-forums ul.sticky {
    font-family: Arial,Sans-serif;
    font-size: 13px;
    font-size: .813rem
}

#content #bbpress-forums a {
    text-decoration: none
}

#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic {
    padding: 8px 20px
}

#bbpress-forums .bbp-topic-permalink {
    font-size: 14px;
    font-size: .875rem
}

#bbpress-forums .avatar {
    min-width: 20px;
    min-height: 20px
}

#bbpress-forums .bbp-reply-content {
    padding: 10px 0 0
}

.bbp-pagination-links>* {
    background-color: #222;
    padding: 2px 10px!important;
    border: 1px solid #000!important;
    color: #FFF
}

.bbp-pagination-links .page-numbers.current {
    background-color: #555
}

.bbp-pagination-links>a:hover {
    background-color: #E0E0E0;
    color: #000;
    font-weight: 700
}

#nav-main .search-form {
  margin-right: 5px;
  float: right;
}

@media print {
    #nav-top,#header,#nav-main,#below-menu,#slider,#sidebar-right,#sidebar-left,#footer,#bottom-bar,#comment-area,#widgets-wrap-before-content,#widgets-wrap-after-content,#widgets-wrap-before-post,#widgets-wrap-after-post,#widgets-wrap-before-post-content,#widgets-wrap-after-post-content,.entry-footer,.blog-nav,.post-nav {
        display: none
    }

    #main,#content {
        padding: 0
    }

    #content {
        display: block;
        float: none;
        width: auto
    }

    .blog-view,.single-view {
        border: none
    }

    #site-title a {
        color: #000
    }

    #site-description {
        color: #333
    }

    .entry-byline a,.genericon {
        color: #333
    }
}

a:link,a:visited {
    color: #000;
    text-decoration: none
}

a:hover {
    color: #06c;
    text-decoration: none
}

.post-top {
    display: flex;
    margin: 10px auto;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}

.imdb {
    height: 30px;
    text-align: center;
    line-height: 1.6;
    border-bottom: solid 1px
 #D4D4D4;
}

.cape {
    display: inline-block;
    border: solid 1px #d4d4d4;
    float: left;
    pointer-events: none;
    user-select: none;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 6px;
    line-height: 0;
    min-width: 200px;
	min-height: 300px;
}

.cape figure {
    margin: 0px;
}

.cape .cover img {
    width: 200px;
    height: 300px;
    display: block;
}

.p_text {
    line-height: 31.4px !important;
    letter-spacing: 0.02em;
    margin: 0px !important;
    display: inline-table;
}

.p_text li {
    text-align: left !important;
    text-transform:  none !important;
    margin: 0 !important;
}

.blog-view.sticky {
    background-color: #fff
}

.buttn {
    font-size: 0.78em;
    text-transform: uppercase;
    padding: 6px 8px;
    text-decoration: none !important;
    margin: 5px;
    line-height: 18px;
    display: inline-block;
}

.blue {
    color: #fff!important;
    border: 1px solid #085990;
    padding-left: 50px;
    background: url(https://i.imgur.com/vwrRbFQ.png) #0D6EAF no-repeat -2px -5px;
}

.torrent {
    color: #fff!important;
    border: 1px solid #367e08;
    padding-left: 49px;
    background: url(https://i.imgur.com/7taJRJb.png) #45970f no-repeat -2px -5px
}

.torrent::after {
  content: " Torrent";
}

.magnet {
    color: #fff!important;
    border: 1px solid #B83411;
    padding-left: 49px;
    background: url(https://i.imgur.com/agbACU9.png) #e23d10 no-repeat -2px -5px
}

.magnet::after {
  content: " Magnet Link";
}

.buttn:hover {
    color: #000000!important;
    opacity: 1;
}

.blue:hover {
    opacity: 1;
}

.blue:active {
    position: relative;
    top: 1px;
    left: 1px;
    box-shadow: none
}

.torrent:hover {
    opacity: 1;
}

.torrent:active {
    position: relative;
    top: 1px;
    left: 1px;
    box-shadow: none;
}

.magnet:hover {
    opacity: 1;
}

.magnet:active {
    position: relative;
    top: 1px;
    left: 1px;
    box-shadow: none;
}

.botoes {
    text-align: center;
    margin-bottom: 20px;
}

.botoes .buttn:hover {
    box-shadow: 0px 0px 6px 1px #888;
}

.wp-pagenavi {
    clear: both;
    text-align: center;
    font-size: 12px;
}

.blog-view.sticky {
    background-color: #fff;
}

.blog-view,.comment-author-admin>.comment-body,.bypostauthor>.comment-body {
    border-top: 1px solid;
}

#warn {
    text-align: center;
    overflow: hidden;
}

#container {
    max-width: 100%
}

@media screen and (max-width: 960px) {
    #main #content {
        display:block;
    }
	
	#content {
    padding: 0;
	}
    
    #nav-main .search-form {
        margin: 5px auto;
        text-align: center;
        float: none;
    }

    #warn {
        display: none;
    }

    .frontier-widget li {
        list-style: none;
        margin: 0 0 0 60px;
        padding: 1px 0;
    }

    #container #main #content,#container #main .sidebar {
        width: 100%;
        max-width: 100%
    }
}

@media screen and (max-width: 840px) {
    #header-logo {
        margin:0;
        text-align: center;
        width: 100%;
    }

    #warn {
        display: none;
    }

    .frontier-widget li {
        list-style: none;
        margin: 0 0 0 60px;
        padding: 1px 0;
    }

    #header-logo>a {
        float: left;
        line-height: 0;
        width: 100%
    }

    #header-logo img {
        float: none
    }

    .widget-header {
        float: none;
        text-align: center;
        width: 100%;
    }

    .widget-footer {
        display: block;
        margin: 0 0 10px;
        width: 100%!important;
    }

    #nav-top {
        display: block;
        float: none;
        clear: both;
    }

    #nav-top .nav-top {
        float: none;
    }

    #nav-main {
        padding-left: 0
    }

    #nav-main .nav-main {
        float: none;
        border: none!important;
    }

    #nav-main .nav-main>li,#nav-main .nav-main>ul>li {
        clear: both;
        float: none;
        border-bottom: 1px solid #222;
        border-left: none;
        border-right: none;
    }

    #nav-main .nav-main>li:last-child,#nav-main .nav-main>ul>li:last-child {
        border-bottom: none
    }

    #nav-main .sub-menu,#nav-main .children,#nav-main .sub-menu li,#nav-main .children li {
        border: none;
        box-shadow: none;
    }

    #nav-main .sub-menu a {
        padding: 10px 20px;
    }

    #nav-main .sub-menu .sub-menu a {
        padding-left: 40px;
    }

    #nav-main .sub-menu .sub-menu .sub-menu a {
        padding-left: 60px;
    }

    #nav-main .sub-menu .sub-menu .sub-menu .sub-menu a {
        padding-left: 80px;
    }

    #nav-main .sub-menu .sub-menu,#nav-main .children .children {
        top: 0;
    }

    #nav-main li:hover>ul {
        display: none;
    }

    #nav-main .page_item:hover>ul {
        display: inline;
    }

    #nav-main .toggle-on>.sub-menu {
        display: block;
        position: relative;
        overflow: hidden;
    }

    #nav-main .toggle-on>.sub-menu,#nav-main .toggle-on>.sub-menu>li,#nav-main .toggle-on>.sub-menu>li a {
        width: 100%
    }

    .rtl #nav-main {
        padding-right: 0;
    }

    .rtl #nav-main .nav-main,.rtl #nav-main .nav-main li {
        float: none;
    }

    .rtl #nav-main .sub-menu .sub-menu a {
        padding-left: 20px;
        padding-right: 40px;
    }

    .rtl #nav-main .sub-menu .sub-menu .sub-menu a {
        padding-left: 20px;
        padding-right: 60px;
    }

    .rtl #nav-main .sub-menu .sub-menu .sub-menu .sub-menu a {
        padding-left: 20px;
        padding-right: 80px;
    }

    #nav-main .drop-toggle {
        background: transparent;
        border: none;
        cursor: pointer;
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    #nav-main.drop .nav-main {
        display: none;
    }

    #nav-main.dropped .nav-main {
        background-color: #333;
        display: block;
        margin: 0 40px 20px;
    }

    #nav-main.dropped .sub-menu {
        display: block;
        padding: 0 5px;
        position: relative;
    }

    #nav-main.dropped .nav-main li,#nav-main.dropped .nav-main a,#nav-main.dropped .nav-main .sub-menu {
        border: none;
        width: 100%;
    }

    #nav-main.dropped .nav-main li {
        background: none;
    }

    #nav-main.dropped .nav-main li a {
        text-align: inherit;
    }
}

@media screen and (max-width: 480px) {
    #warn {
        display:none;
    }

    .bjqs-heading,.bjqs-descript {
        display: none;
    }

    .frontier-widget li {
        list-style: none;
        margin: 0 0 0 60px;
        padding: 1px 0;
    }

    .entry-excerpt,.entry-thumbnail {
        clear: both;
        padding-right: 0;
    }

    .entry-thumbnail {
        margin-bottom: 4px;
    }

    .rtl .entry-thumbnail {
        padding-left: 0;
    }
}
#wp-comment-cookies-consent {
    width: 22px;
    height: 22px;
    vertical-align: bottom;
}
.wpp-notice {display:none;}

.recent-posts-wrap {
    border: 1px solid #555;
    margin: 5px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.recent-posts-wrap h3 {
    margin: 5px 10px;
}

.recent-posts-container
{
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 3px 0;
    overflow: hidden;
}

.recent-post {
  margin: 0 4px;
}

#related {
  background-color:#FFF;
  margin:0 0 6px;
  padding:8px;
  border:1px solid #555
}
.crp_related h3 {
	margin-bottom: 8px;
}
.crp_related figure {
  margin:0!important;
}
.crp_related ul {
  list-style:none;
  margin:0!important;
  padding:0!important;
	display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
}
.crp_related li,
.crp_related a {
  float:left;
  overflow:hidden;
  position:relative;
  text-align:center;
}
.crp_related li {
  margin:5px!important;
  margin-top:0px!important;
  border:1px solid #ddd;
  padding:0;
}
.crp_related li:hover {
  background:#eee;
  border-color:#bbb;
}
.crp_related a:focus-visible {
  border:1px solid #000;
}
.crp_related a {
  box-shadow:none!important;
  text-decoration:none!important;
}
.crp_related a:hover {
  text-decoration:none;
}
.crp_related .crp_title {
  color:#fff!important;
  position:absolute;
  display:block;
  bottom:0;
  padding:3px;
  font-size:.9em;
  text-shadow:.1em .1em .2em #000;
  background-color:rgba(0,0,0,.8);
  width:100%;
  line-height:1.05em;
}
.crp_related li:hover .crp_title {
  background-color:rgba(0,0,0,.9);
}
.crp_related li {
  vertical-align:bottom;
  box-shadow:0 1px 2px rgba(0,0,0,.4);
  list-style-type:none;
}
.crp_clear {
  clear:both;
}
.crp_title:visited {
  color:#fff!important;
}
.crp_related a {
  width:159px;
  height:239px;
  text-decoration:none
}
.crp_related a:hover {
  opacity: 0.9;
}
.crp_related img {
  width: 100%;
  margin: auto;
  object-fit: cover;
}
.crp_related img:hover {
  opacity: 0.99;
}
.crp_related .crp_title {
  width:100%
}
.popular-posts .wpp-list li {
    position: relative;
    overflow: hidden;
}

.popular-posts .wpp-list li img {
    width: 100%;
    height: auto;
    opacity: 1;
    transition: opacity 0.3s ease;
}

.popular-posts .wpp-list li:hover img {
    opacity: 0.15;
}

.popular-posts .wpp-list li .overlay-text {
    width: 100%;  
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: none;
    pointer-events: none;
	line-height: 1.4;
}

.popular-posts .wpp-list li:hover .overlay-text {
    display: block;
  
}

.wpp-list li {
  margin: 4px auto !important;
  padding: 0;
  line-height: 0;
}

.wpp-post-title {
  padding:0 5px;
  font-size:16px;
  color: #000 !important;
}

.popular-posts h2 {
  background-color: #000;
  margin: -1px 0 0;
  padding: 4px 8px;
  color: #EEE;
  font-family: 'Roboto Condensed',Sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-shadow: 1px 1px 2px #222;
}