html {
	background: #fff;
	color: #555
}

body {
	margin: 0;
	font-size: 16px;
	line-height: 1.615;
	text-align: justify;
	font-family: arial, sans-serif
}

article,
details,
footer,
header,
nav,
section,
summary {
	display: block
}

video {
	display: inline-block
}

[hidden] {
	display: none
}

iframe {
	display: block
}

a img {
	border: 0
}

:focus {
	outline: 0
}

a {
	color: #086081;
	text-decoration: none;
	outline: 0;
	-webkit-transition: background-color .15s linear, color .15s linear;
	-moz-transition: background-color .15s linear, color .15s linear;
	-o-transition: background-color .15s linear, color .15s linear;
	-ms-transition: background-color .15s linear, color .15s linear;
	transition: background-color .15s linear, color .15s linear
}

a:hover {
	color: #b70000;
	text-decoration: underline
}

ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0
}

form,
ol,
p,
ul {
	margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #111;
	margin: 0 0 1px
}

h1,
h2,
h3 {
	line-height: 1.25
}

h1 {
	font-size: 16px;
	font-weight: 500
}

h2 {
	font-size: 20px
}

h3 {
	font-size: 16px
}

h4 {
	font-size: 14px
}

h4,
h5,
h6 {
	font-size: 13px
}

code,
var {
	font: 12px courier new, monospace, serif normal
}

caption,
th {
	padding: 5px 10px
}

caption {
	font-weight: 700
}

th {
	border: 1px solid #ccc
}

th {
	background: #e7e7e7
}

button,
input,
label {
	font: 13px sans-serif;
	line-height: 19px
}

button,
input {
	display: inline-block;
	padding: 4px;
	margin: 0;
	outline: 0;
	background-color: #fff;
	border: 1px solid #3a3a3a;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

input[type=password],
input[type=text] {
	-ms-transition: background .15s;
	-o-transition: background .15s;
	transition: background .15s
}

input[type=password],
input[type=text] {
	height: 19px
}

input[type=checkbox],
input[type=radio] {
	vertical-align: text-top;
	padding: 0;
	margin: 1px 0 0;
	border: 0
}

input[type=password]:focus,
input[type=text]:focus {
	outline: 0;
	color: #333;
	border-color: #bbb;
	-webkit-box-shadow: inset 0 1px 30px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05)
}

input[type=submit] {
	cursor: pointer;
	cursor: hand
}

.button a,
a.button {
	text-decoration: none
}

.center {
	display: block;
	margin: 0 auto 20px
}

.required {
	color: red
}

.none {
	display: none;
	margin: 0;
	padding: 0;
	border: 0
}

.cf:after {
	clear: both
}

.cf:after,
.cf:before {
	content: "";
	display: table
}

.cf {
	zoom: 1
}

.wp-caption img {
	display: block
}

.wp-caption-text {
	padding: 5px 10px;
	color: #777;
	text-align: center;
	padding-bottom: 18px
}

.entry-caption,
.wp-caption .wp-caption-text {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300
}

.comment-content img,
.entry-content img,
.entry-summary img,
.wp-caption {
	max-width: 100%
}

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*=align],
img[class*=attachment-],
img[class*=wp-image-] {
	height: auto
}

img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%
}

iframe,
object,
video {
	max-width: 100%
}

iframe,
object,
video {
	max-width: 100%
}

object {
	margin: 0
}

div[id^=jwplayer][id$=wrapper] {
	vertical-align: top !important
}

.fluid-width-video-wrapper {
	width: 100%;
	position: relative;
	padding: 0;
	background: #000;
	height: auto
}

.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.fluid-width-video-wrapper {
	padding-top: 56.25%
}

.fluid-width-video-wrapper[data-ratio="16:10"] {
	padding-top: 62.5%
}

.fluid-width-video-wrapper[data-ratio="4:3"] {
	padding-top: 75%
}

.fluid-width-video-wrapper[data-ratio="3:2"] {
	padding-top: 66.66666666666666%
}

.fluid-width-video-wrapper[data-ratio="1:1"] {
	padding-top: 100%
}

.fluid-width-video-wrapper[data-ratio="2.4:1"] {
	padding-top: 41.66666666666667%
}

.fluid-width-video-wrapper>div {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	max-height: none !important;
	min-height: 0 !important;
	height: 100% !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important
}

.fluid-width-video-wrapper>[id^=jwplayer] {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	max-height: none !important;
	min-height: 0 !important;
	height: 100% !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important
}

.fluid-width-video-wrapper [id^=jwplayer] object,
.fluid-width-video-wrapper [id^=jwplayer] video {
	position: absolute !important;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important
}

.fluid-width-video-wrapper [id^=jwplayer][id$=aspect] {
	display: none !important;
	margin: 0 !important
}

.fluid-width-video-wrapper [id^=jwplayer]>p {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	top: 50%;
	margin: -20px 0 0;
	line-height: 100%
}

.fluid-width-video-wrapper [id^=botr][id$=ply_wrapper] {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	max-height: none !important;
	min-height: 0 !important;
	height: 100% !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important
}

.rich-content ol,
.rich-content ul {
	margin: 0 0 1.625em 2.5em
}

.rich-content ul {
	list-style: square
}

.rich-content ol {
	list-style-type: decimal
}

.rich-content ol ol {
	list-style: upper-alpha
}

.rich-content ol ol ol {
	list-style: lower-roman
}

.rich-content ol ol ol ol {
	list-style: lower-alpha
}

.rich-content ul ul,
ol ol,
ol ul,
ul ol {
	margin-bottom: 0
}

.rich-content img {
	max-width: 100%;
	height: auto
}

.pag-nav {
	font-size: 12px;
	line-height: 20px;
	font-weight: 700;
	text-align: center
}

.pag-nav a,
.pag-nav span {
	color: #555;
	margin: 0 4px 4px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	padding: 4px 8px;
	background-color: #e7e7e7;
	background-image: -ms-linear-gradient(top, #eee, #e7e7e7);
	background-image: -moz-linear-gradient(top, #eee, #e7e7e7);
	background-image: -o-linear-gradient(top, #eee, #e7e7e7);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#e7e7e7));
	background-image: -webkit-linear-gradient(top, #eee, #e7e7e7);
	background-image: linear-gradient(top, #eee, #e7e7e7);
	-webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 1px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 0 #fff, 0 1px 1px rgba(0, 0, 0, .1)
}

.pag-nav a:hover {
	background-color: #d7d7d7;
	border: 1px solid #999;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0, 0, 0, .2)
}

.pag-nav span {
	color: #999
}

.pag-nav .current {
	background: #f7f7f7;
	border: 1px solid #bbb;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .25), 0 1px 0 #fff;
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .25), 0 1px 0 #fff
}

body {
	min-width: 960px;
	background-color: #2b2b2b
}

#page {
	overflow: hidden
}

.boxed-wrap #page {
	width: 990px;
	margin: 0 auto;
	background: #fff
}

.wrap {
	width: 950px;
	margin: 0 auto
}

#header {
	position: relative
}

#main {
	padding: 30px 0;
	background: url(./images/bg-grad.png) repeat-x;	
}

#content {
	width: 620px;
	float: left
}

#sidebar {
	width: 300px;
	float: right
}

#footer {
	background: #fff;
	border-top: 1px solid #e3e3e3
}

#header .wrap {
	position: relative;
	padding: 10px 0
}

#branding {
	float: left
}

#site-title {
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	text-transform: uppercase
}

#site-title a {
	color: #333;
	text-decoration: none
}

#site-description {
	margin: 5px 0 0;
	font-size: 10px;
	color: #aaa;
	text-transform: uppercase
}

#site-logo {
	display: block
}

#site-logo img {
	display: block;
	max-width: 100%;
	height: auto
}

.image-branding #site-description,
.image-branding #site-title {
	display: none
}

#search-box {
	margin: 13px 0px;
}

form.search {
	width: 100%;
	border: 1px solid #2b2b2b;
	display: flex;
	overflow: hidden
}

span.icon-search {
	display: inline-flex;
	background: #1b1b1b;
	padding: .3rem;
	margin-top: 1px;
	color: #dadada;
	opacity: .6;
	border-right: 1px solid #2b2b2b
}

.search .searchTxt {
	width: 100%;
	background: #1b1b1b;
	padding: 8px;
	color: #fff;
	font-size: 14px;
	outline: 0;
	border: 0;
	border-collapse: separate;
	-webkit-appearance: none
}

.search .searchBtn {
	background: rgba(234, 67, 53, .6);
	color: #dadada;
	border-left: 1px solid #2b2b2b !important;
	outline: 0;
	border: 0;
	border-radius: 0;
	float: left;
	font-size: 14px;
	padding: 5px;
	cursor: pointer;
	-webkit-appearance: none
}

.search .searchTxt:focus {
	color: #fff
}

#header-actions {
	float: right
}

.user-nav {
	float: left;
	margin-left: 10px
}

.user-nav {
	float: left;
	margin-left: 10px
}

.user-nav ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.user-nav>ul>li {
	float: left;
	position: relative
}

.user-nav a {
	font-size: 12px
}

#main-nav {
	background: #444;
	
	position: relative
}

#main-nav ul {
	text-shadow: 0 1px 0 #000;
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 0
}

#main-nav li {
	position: relative
}

#main-nav li a {
	display: block;
	text-decoration: none
}

#main-nav .menu {
	float: left;
	background: url(././images/nav-sep.png) no-repeat right 0;
	padding-right: 2px
}

#main-nav .menu>li {
	background: url(images/nav-sep.png) no-repeat;
	float: left;
	height: 40px
}

#main-nav .menu>li>a {
	float: left;
	position: relative;
	color: #eee;
	padding: 2px 5px;
	line-height: 25px;
	margin: 0 5px;
	margin-bottom: 10px;
	background-color: #2b2b2b;
	border-radius: 5px
}

#main-nav .menu>li>a:hover {
	color: #aaa;
	text-shadow: 0 -1px 0 #000
}

#main-nav .menu>li.current-menu-item {
	background-position: -1px 0
}

#main-nav .menu>li.current-menu-item>a {
	color: #fff;
	position: relative;
	right: -1px;
	border-top: 3px solid #b70000;
	margin-top: -3px;
	padding-bottom: 1px;
	background: #1a1a1a
}

#main-nav ul ul {
	width: 160px;
	background: #272727;
	position: absolute;
	top: 100%;
	left: 1px;
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-ms-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
	opacity: 0;
	display: none;
	visibility: hidden;
	border-top: 1px solid #222
}

#main-nav ul ul li {
	border-top: 1px solid #444;
	border-bottom: 1px solid #222;
	border-left: 1px solid #4e4e4e;
	background: #333
}

#main-nav ul ul li a {
	padding: 5px 14px;
	color: #aaa;
	text-shadow: 0 -1px 0 #000;
	border-left: 3px solid transparent
}

#main-nav ul ul li a:hover {
	color: #eee;
	text-shadow: 0 1px 0 #000;
	background: #1a1a1a;
	border-left: 3px solid #666
}

#main-nav ul ul li.current-menu-item>a {
	border-left: 3px solid #b70000
}

#main-nav ul ul ul {
	left: 100%;
	top: -2px
}

#main-nav li:hover>ul {
	opacity: 1;
	visibility: visible;
	display: block;
	z-index: 999999999
}

.thumb {
	position: relative;
	background: #000;
	overflow: hidden;
	vertical-align: bottom;
	display: inline-block
}

.thumb .clip-link {
	position: absolute;
	bottom: -100px;
	top: -100px;
	left: -100px;
	right: -100px;
	text-align: center;
	white-space: nowrap;
	word-break: normal
}

.thumb .clip {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.thumb .clip img,
.thumb .vertical-align {
	display: inline-block;
	vertical-align: middle
}

.thumb .clip .vertical-align {
	height: 100%
}

.thumb .overlay {
	position: absolute;
	border: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0;
	-webkit-transition: .25s;
	-moz-transition: .25s;
	-ms-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

.thumb:hover .overlay {
	cursor: pointer;
	z-index: 999;
	opacity: 1
}

.thumb img {
	width: 100%
}

.item h2,
.item p {
	margin: 0
}

.item img {
	max-width: 100%;
	height: auto
}

.item .thumb {
	margin: 0 0 5px
}

.item .screen {
	background: #333;
	margin: 0 0 10px
}

.item .item-wrap,
.item .item-wrap iframe {
	background: #333
}

.item .entry-title {
	font-size: 13px;
	margin: 0
}

.item .entry-title a {
	color: #111
}

.item .entry-title a:hover {
	color: #b70000
}

.item .entry-meta,
.item .stats {
	color: #aaa;
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 5px;
	height: 13px;
	overflow: hidden
}


.item .entry-summary {
	line-height: 1.5;
	font-size: 12px;
	overflow: hidden;
	width: 100%;
	padding: 5px 0 0
}

.grid-small .entry-title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis
}

.grid-small .nag {
	margin: 0 1px
}

.grid-small p {
	margin: 0;
	display: none
}

.grid-small .item {
	width: 192px;
	float: left;
	margin: 0 4px 20px
}

.grid-small .thumb {
	width: 192px;
	height: 108px
}

.grid-small .thumb img {
	width: 192px
}

.grid-small .entry-title {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px
}

.grid-small .entry-meta,
.grid-small .entry-summary {
	display: none
}

.section-box {
	margin: 10 0 30px
}

.section-box img {
	vertical-align: middle
}

.section-before {
	margin: 0 0 20px
}

.section-header {
	margin-bottom: 12px;
	border-bottom: 1px solid #fff;
	font-weight: 700;
	text-transform: uppercase
}

.section-title {
	display: block;
	border-bottom: 1px solid #ddd;
	line-height: 24px;
	font-size: 15px;
	margin: 0;
	padding-bottom: 6px
}

.section-title a {
	color: #111
}

.section-title a:hover {
	background: url(././images/s.png) no-repeat right -463px;
	padding: 0 16px 0 0;
	text-decoration: none;
	color: #b70000
}

.section-header .more-link {
	float: right;
	margin-top: -32px;
	vertical-align: middle;
	display: inline-block;
	line-height: 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0 10px;
	font-size: 11px;
	background: #f7f7f7;
	background-image: -ms-linear-gradient(top, #fff, #f0f0f0);
	background-image: -moz-linear-gradient(top, #fff, #f0f0f0);
	background-image: -o-linear-gradient(top, #fff, #f0f0f0);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
	background-image: -webkit-linear-gradient(top, #fff, #f0f0f0);
	background-image: linear-gradient(top, #fff, #f0f0f0);
	border: 1px solid #ddd;
	color: #b70000
}

.section-header .more-link:hover {
	border-color: #bbb;
	text-decoration: none;
	color: #333
}

.section-content {
	margin: 0 0 20px;
	background: url(./images/section-shadow.png) repeat-x center bottom;
	padding-bottom: 10px
}

.loop-header {
	margin: 0 0 10px
}

.loop-title {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0;
	line-height: 15px
}

.loop-title .prefix {
	color: #aaa;
	font-weight: 400
}

.loop-title em {
	font-style: normal;
	text-transform: capitalize
}

.loop-desc {
	font-size: 11px;
	color: #999;
	float: right;
	margin: -24px 0 0 10px;
	line-height: 24px
}

.loop-desc i {
	font-style: normal;
	color: #111;
	font-weight: 700
}

.below-no-actions {
	margin: 0 0 15px;
	border-bottom: 1px solid #fff
}

.below-no-actions .loop-title {
	border-bottom: 1px solid #ddd;
	padding-bottom: 6px
}

.below-no-actions .loop-desc {
	margin-top: -30px
}

.loop-actions {
	margin: 0 0 20px;
	height: 21px;
	line-height: 21px;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	border: 1px solid #ddd;
	border-bottom: 1px solid #ccc;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 0 #f7f7f7;
	box-shadow: inset 0 1px 0 #f7f7f7;
	background: #e7e7e7;
	background-image: -ms-linear-gradient(top, #eee, #e7e7e7);
	background-image: -moz-linear-gradient(top, #eee, #e7e7e7);
	background-image: -o-linear-gradient(top, #eee, #e7e7e7);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#e7e7e7));
	background-image: -webkit-linear-gradient(top, #eee, #e7e7e7);
	background-image: linear-gradient(top, #eee, #e7e7e7)
}

.loop-actions a,
.loop-actions div,
.loop-actions i,
.loop-actions span {
	vertical-align: middle;
	display: inline-block;
	float: left;
	height: 21px;
	line-height: 21px;
	overflow: hidden
}

.loop-actions a {
	text-decoration: none
}

.loop-actions i {
	font-style: normal
}

.loop-actions .prefix {
	margin-right: 5px;
	color: #777
}

.loop-actions .sep {
	color: #ccc;
	margin: 0 8px
}

.loop-actions .desc {
	width: 11px;
	margin: 0 8px;
	text-indent: -5555em
}

.loop-actions .desc {
	background: url(././images/view.png) no-repeat -20px -15px
}

.loop-actions .view {
	float: right
}

.loop-actions .view a {
	width: 11px;
	height: 11px;
	padding: 4px;
	line-height: 11px;
	border: 1px solid transparent
}

.loop-actions .view i {
	display: inline-block;
	width: 11px;
	height: 11px;
	background-image: url(images/view.png);
	background-repeat: no-repeat
}

.grid-small-link i {
	background-position: -80px 0
}

.loop-actions .view a.current {
	background: #fff;
	border: 1px solid #ddd
}

.loop-nav {
	border-top: 1px solid #ddd
}

.loop-nav-inner {
	border-top: 1px solid #fff;
	padding: 20px 0
}

.screen {
	margin: 0 0 20px;
	background: #000 url(./images/loading-bert.gif) no-repeat center center
}

.screen .thumb {
	width: 950px;
	height: 540px
}

.screen .thumb .overlay {
	background-image: url(./images/icon-plus-64.png)
}

.item-video .screen .thumb .overlay {
	background-image: url(./images/icon-play-64.png)
}

.entry-header {
	margin-bottom: 15px;
	position: relative;
	border-bottom: 1px solid #fff
}

.entry-header .inner {
	border-bottom: 1px solid #ddd
}

.entry-header h1,
.entry-header h2 {
	margin-bottom: 0
}

h1.entry-title {
	color: #333;
	font-size: 20px;
	line-height: 24px
}

h1.entry-title a {
	color: #333;
	text-decoration: none
}

h1.entry-title a:hover {
	color: #b70000
}

.entry-header .entry-title {
	float: left;
	text-transform: capitalize;
	padding: 12px 4px
}

.entry-actions {
	float: right;
	height: 24px
}

.entry-actions a {
	text-decoration: none
}


#details .section-content {
	padding: 8px 4px;
	
}

#info {
	overflow: hidden
}

.entry-meta {
	color: #999;
	font-size: 11px;
	margin: 0 0 10px
}

.entry-meta .sep {
	padding: 0 3px
}

#thumb {
	margin: 0 0 20px
}

.info-toggle {
	display: none;
	text-align: center;
	margin-top: -21px
}

.info-toggle-button {
	background: #f7f7f7;
	background-image: -ms-linear-gradient(top, #fff, #f0f0f0);
	background-image: -moz-linear-gradient(top, #fff, #f0f0f0);
	background-image: -o-linear-gradient(top, #fff, #f0f0f0);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
	background-image: -webkit-linear-gradient(top, #fff, #f0f0f0);
	background-image: linear-gradient(top, #fff, #f0f0f0);
	text-transform: uppercase;
	font-weight: 700;
	font-size: 11px;
	padding: 3px 10px;
	border: 1px solid #ddd;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	border-top: 0;
	min-width: 70px;
	color: #555
}

.info-toggle-button:hover {
	border-color: #bbb;
	color: #333;
	text-decoration: none
}

.info-toggle-button .more-text {
	display: none
}

.info-more-button .more-text {
	display: inline-block
}

.info-more-button .less-text {
	display: none
}

.info-more {
	height: auto !important
}

#colophon {
	font-size: 12px;
	color: #aaa
}

#colophon a {
	color: #777
}

#credits {
	font-size: 13px;
	margin: 0;
	display: inline
}

#footer-nav {
	margin: 0 0 2px
}

#footer-nav ul {
	overflow: hidden;
	margin: 0;
	padding-bottom: 10px;
	
}

#footer-nav li {
	display: inline;
	padding: 0 10px;
	border-left: 1px solid #ddd;
	line-height: 30px;
	font-weight: 700;
}

#footer-nav li:first-child {
	padding-left: 0;
	border-left: 0;
}

#footer-nav li a:hover {
	color: #111;
	text-decoration: none;
}
#url {
	display: block;
	width: 100%;
	padding: 5px 4px;
	height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#url {
	width: 100%;
}


.page-numbers {
	display: flex;
	padding: 5px 15px;
	margin: 0 2px;
	background-color: #1b1b1b;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	align-content: stretch;
	justify-content: center;
	align-items: baseline;
	flex-wrap: wrap;
	border: 1px solid #222;
}

.page-numbers.current {
	background-color: #dc3232;
	color: #fff;
	text-decoration: none;
}

.page-numbers li a,
.page-numbers li span.current {
	padding: 5.5px 10px;
	border: 1px solid #1a1a1a;
	-webkit-border-radius: 3px;
	text-decoration: none;
}

.page-numbers li a {
	background: rgb(225 210 210/10%);
	transition: .5s all;
	color: #fff;
}

h2#page-title {
	text-align: center;
	display: inline-block;
}

.listFilter {
	padding: 11px;
}

.tag-category {
	text-align: left;
	display: block;
}

.tag-category a::before {
	content: "";
	background-image: url(./images/icon-hashtag.svg);
	background-size: 16px;
	height: 16px;
	width: 16px;
	margin-right: 3px;
	background-repeat: no-repeat;
	padding: 0 2px;
}

.entry-content.rich-content {
	padding-top: 12px;
}

#video-actions {
	display: inline-flex;
	justify-content: space-between;
	flex-direction: column-reverse;
	float: right;
	font-size: 16px;
	position: relative;
	margin-top: -12px;
}

#video-code {
	display: inline-flex;
	background: #2b2b2b;
	padding: 0 4px;
	border-radius: 4px;
	font-size: 16px;
	position: absolute;
	margin-top: -12px;
	margin-left:94px;
}

.thumb {
	background-color: #000;
}

.homemenu a:before {
	content: '';
	background-image: url(./images/Home.svg);
	width: 16px;
	height: 20px;
	background-size: 16px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

.rating-count:before {
	content: '';
	background-image: url(./images/heart.svg);
	width: 13px;
	height: 14px;
	background-size: 16px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
}

.like-count:before {
	content: '';
	background-image: url(./images/LikeW.svg);
	width: 18px;
	height: 19px;
	background-size: 24px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
}

.like-count.active:before {
	content: '';
	background-image: url(./images/LikeB.svg);
	width: 18px;
	height: 19px;
	background-size: 24px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
}

.dislike-count:before {
	content: '';
	background-image: url(./images/dislikeW.svg);
	width: 19px;
	height: 19px;
	background-size: 24px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
}

.dislike-count.active:before {
	content: '';
	background-image: url(./images/dislikeR.svg);
	width: 20px;
	height: 19px;
	background-size: 24px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
}

.porndude a:before {
	content: '';
	background-image: url(./images/thedude.svg);
	width: 16px;
	height: 20px;
	background-size: 17px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

.listheart a:before {
	content: '';
	background-image: url(./images/list-heart.svg);
	width: 16px;
	height: 20px;
	background-size: 20px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

span.likes-rank:before {
	content: '';
	background-image: url(./images/LikeB.svg);
	width: 19px;
	height: 19px;
	background-size: 24px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
}

.icon-search:before {
	content: '';
	background-image: url(./images/search.svg);
	width: 24px;
	height: 24px;
	background-size: 20px;
	background-repeat: no-repeat;
}
.icon_jav{
background-color:#a91314;}
.icon_jav a:before {
	content: '';
	background-image: url(./images/camera.svg);
	width: 16px;
	height: 20px;
	background-size: 18px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

.icon_sub a:before {
	content: '';
	background-image: url(./images/subtitles.svg);
	width: 19px;
	height: 20px;
	background-size: 19px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

.icon_uncen a:before {
	content: '';
	background-image: url(./images/eyes.svg);
	width: 18px;
	height: 20px;
	background-size: 19px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}
.coixx_icon a:before {
	content: '';
	background-image: url(./images/icon_coixx.jpg);
	width: 18px;
	height: 20px;
	background-size: 19px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}
.us_icon a:before {
	content: '';
	background-image: url(./images/united-states.svg);
	width: 18px;
	height: 20px;
	background-size: 16px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

.china_icon a:before {
	content: '';
	background-image: url(./images/china.svg);
	width: 18px;
	height: 20px;
	background-size: 16px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

.info-like {
	padding: 0 14px;
}

h2#page-title {
	padding: 0 14px;
}
.notification {
    background-color: #2b2b2b;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 4px 0;
	font-size:14px;
	border-radius: 4px;

}
#adsbanner {
    width: 300px;
    height: 250px;
    display: block;
    margin: 0 auto;
    border: none;
}
#adsbanner1 {
    width: 300px;
    height: 100px;
    display: block;
    margin: 0 auto;
    border: none;
}
.xx-ads {
    width: 98%;
    text-align: center;
    margin: 4px auto;
}

.xx-ads img,.xx-ads iframe {
    max-width: 100%
}

.ads-wrap {
    margin: -5px auto;
    text-align: center;
    line-height: 0;
    max-width: 100%
}

.xx-ads.catfix {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 300px;
    z-index: 9
}

.xx-ads.ads-pc.catfix {
    width: 728px
}

.xx-ads.ads-fr.catfix {
    right: 0;
    left: inherit
}

.xx-ads.ads-fl.catfix {
    left: 0;
    right: inherit
}

.xx-ads-close {
    position: absolute;
    top: -25px;
    right: 0;
    height: 20px;
    line-height: 20px;
    background: #000;
    color: #fff;
    padding: 0 4px;
    z-index: 999999
}

.ads-fl .xx-ads-close,.ads-fr .xx-ads-close {
    top: -25px
}

.ads-fl .xx-ads-close {
    right: inherit;
    left: 0
}

.xx-ads-close a {
    color: #dacb46;
    font-size: 13px
}
#report-error {
    display: inline-flex;
    background: #2b2b2b;
    padding: 2px 4px;
    border-radius: 4px;
    font-size: 16px;
    position: absolute;
    margin-top: -12px;
    color: #bdbdbd;
    margin-left: 0px;
}
#report-error:before {
	content: '';
	background-image: url(./images/warning-svgrepo-com.svg);
	width: 18px;
	height: 20px;
	background-size: 16px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}	
