/*
RESETS
*/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
	position:relative
}

img, fieldset {
	border: 0;
}

/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	border:0;
	z-index:1
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
	position:relative
}

/* fonts.googleapis */

/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(http://rsmh.eu/fonts/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(http://rsmh.eu/fonts/S6u9w4BMUTPHh7USSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://rsmh.eu/fonts/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://rsmh.eu/fonts/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(http://rsmh.eu/fonts/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(http://rsmh.eu/fonts/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(http://rsmh.eu/fonts/S6u9w4BMUTPHh50XSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(http://rsmh.eu/fonts/S6u9w4BMUTPHh50XSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*
EMBEDDED FONTS
*/
/*@font-face{font-family:'Bulletproof';src:url('http://rsmh.eu/fonts/BulletproofBB.ttf')}
@font-face{font-family:'BulletproofItalic';src:url('http://rsmh.eu/fonts/BulletproofBB_ital.ttf')}
@font-face{font-family:'BulletproofDeco';src:url('http://rsmh.eu/fonts/BulletproofDecoBB.ttf')}
@font-face{font-family:'BulletproofDecoItalic';src:url('http://rsmh.eu/fonts/BulletproofDecoBB_ital.ttf')}*/

@font-face {
	font-family: 'Bulletproof BB';
	src: url('http://rsmh.eu/fonts/BulletproofBB.eot');
	src: local('Bulletproof BB'), local('BulletproofBB'),
		url('http://rsmh.eu/fonts/BulletproofBB.eot?#iefix') format('embedded-opentype'),
		url('http://rsmh.eu/fonts/BulletproofBB.woff') format('woff'),
		url('http://rsmh.eu/fonts/BulletproofBB.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Bulletproof BB';
	src: url('http://rsmh.eu/fonts/BulletproofBB-Italic.eot');
	src: local('Bulletproof BB Italic'), local('BulletproofBB-Italic'),
		url('http://rsmh.eu/fonts/BulletproofBB-Italic.eot?#iefix') format('embedded-opentype'),
		url('http://rsmh.eu/fonts/BulletproofBB-Italic.woff') format('woff'),
		url('http://rsmh.eu/fonts/BulletproofBB-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Bulletproof Deco BB';
	src: url('http://rsmh.eu/fonts/BulletproofDecoBB.eot');
	src: local('Bulletproof Deco BB'), local('BulletproofDecoBB'),
		url('http://rsmh.eu/fonts/BulletproofDecoBB.eot?#iefix') format('embedded-opentype'),
		url('http://rsmh.eu/fonts/BulletproofDecoBB.woff') format('woff'),
		url('http://rsmh.eu/fonts/BulletproofDecoBB.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Bulletproof Deco BB';
	src: url('http://rsmh.eu/fonts/BulletproofDecoBB-Italic.eot');
	src: local('Bulletproof Deco BB Italic'), local('BulletproofDecoBB-Italic'),
		url('http://rsmh.eu/fonts/BulletproofDecoBB-Italic.eot?#iefix') format('embedded-opentype'),
		url('http://rsmh.eu/fonts/BulletproofDecoBB-Italic.woff') format('woff'),
		url('http://rsmh.eu/fonts/BulletproofDecoBB-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}


 
/*
CORE ELEMENTS
*/
html,body,input,textarea{font-family:'Lato',Helvetica,Arial;font-weight:400;text-align:center;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none}
body{background-color:#151515;overflow-x:hidden;overflow-y:auto}
a,button,input[type=submit],.button{cursor:pointer}
button{padding:0;margin:0}
input[type=submit],button{-webkit-appearance:button}

	/* Content Wrapper, Columns & Rows */
	.wrap{width:100%;max-width:1280px;margin:auto}
	.page{text-align:center;padding:110px 0 32px 0;z-index:1}
	.row,.column{vertical-align:top;margin:auto;display:block}
	.left,.right{vertical-align:top;overflow:hidden}
	.left{float:left}
	.right{float:right}
	.clear{clear:both}
	
	/* Border Classes */
	.btop{border-top:1px solid rgba(0,0,0,.1)}
	.bbot{border-bottom:1px solid rgba(0,0,0,.1)}

	/* Global Input Fields */
	.field:hover,.field:focus{outline:none}
	::-webkit-input-placeholder{color:#999}
	:-moz-placeholder{color:#999;opacity:1}
	::-moz-placeholder{color:#999;opacity:1}
	:-ms-input-placeholder{color:#999}
	
	/* Global Hyperlinks */
	a{text-decoration:none;cursor:pointer}
	a:hover{text-decoration:none}
	
	/* Avatars */
	.avatar .default{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}
	.avatar .active{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}
	.avatar .vip{background:#edb927;width:100%;font-weight:700;color:rgba(0,0,0,.64);text-align:center;position:absolute;bottom:0;left:0;z-index:3}
	.avatar .vip-dot{background:#edb927;/*width:100%;*/font-weight:700;color:rgba(0,0,0,.64);text-align:center;position:absolute;bottom:0;left:0;z-index:3}

	/* BX Slider Defaults */
	.bx-wrapper{height:100%;position:relative;margin:0 auto;padding:0}.bx-wrapper img{max-width:100%;display:block}.bx-clone{display:none!important}.bx-wrapper .bx-viewport{height:100%!important;left:0;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:12px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(http://rsmh.eu/images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager .bx-pager-item{display:inline-block}.bx-wrapper .bx-pager.bx-default-pager a{background:rgba(255,255,255,.72);text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#fff}.bx-wrapper .bx-next .fa,.bx-wrapper .bx-next .fab,.bx-wrapper .bx-next .fas,.bx-wrapper .bx-next .far,.bx-wrapper .bx-next .fal,.bx-wrapper .bx-prev .fa,.bx-wrapper .bx-prev .fab,.bx-wrapper .bx-prev .fas,.bx-wrapper .bx-prev .far,.bx-wrapper .bx-prev .fal{width:100%;height:100%;font-size:24px;color:#444;text-align:center;line-height:32px;position:absolute;top:0;left:0}.bx-wrapper .bx-next,.bx-wrapper .bx-prev{opacity:.24}.bx-wrapper .bx-prev{left:10px}.bx-wrapper .bx-next{right:10px}.bx-wrapper .bx-next:hover,.bx-wrapper .bx-prev:hover{opacity:1}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}

	/* Social Network Buttons */
	.icon.facebook{background-color:#3b5998!important}
	.icon.twitter{background-color:#55acee!important}
	.icon.instagram{background-color:#517fa4!important}
	.icon.snapchat{background-color:#d6ca2b!important}
	.icon.pinterest{background-color:#cc272d!important}
	.icon.reddit{background-color:#252525!important}
	.icon.gplus{background-color:#e63f2d!important}
	.icon.periscope{background-color:#75aadb!important}
	.icon.camwithher{background-color:#ca366b!important}
	.icon.camwithhertv{background-color:#ca366b!important}
	
	/* Siteshift Animation */
	.siteshift.active{
		-webkit-transform:translate3d(240px,0px,0px);
		-moz-transform:translate3d(240px,0px,0px);
		-ms-transform:translate3d(240px,0px,0px);
		-o-transform:translate3d(240px,0px,0px);
		transform:translate3d(240px,0px,0px)
	}
	

/*
TRANSITIONS
*/
a,li,button,input,.icon,.button,.thumb,.mediabox .author span{
	-webkit-transition:all .32s cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition:all .32s cubic-bezier(0.23, 1, 0.32, 1);
	-ms-transition:all .32s cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition:all .32s cubic-bezier(0.23, 1, 0.32, 1);
	transition:all .32s cubic-bezier(0.23, 1, 0.32, 1)
}

.header,.header .logo img,.tile,.thumb img,.stats,.siteshift,.field,.viewer .controls,.topper,.submitter-upload{
	-webkit-transition:all 1s cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition:all 1s cubic-bezier(0.23, 1, 0.32, 1);
	-ms-transition:all 1s cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition:all 1s cubic-bezier(0.23, 1, 0.32, 1);
	transition:all 1s cubic-bezier(0.23, 1, 0.32, 1)
}

.header .bottom .menu a.label{
	-webkit-transition:all 0s linear;
	-moz-transition:all 0s linear;
	-ms-transition:all 0s linear;
	-o-transition:all 0s linear;
	transition:all 0s linear
}

.sidemenu{
	-webkit-transition:all 1.6s cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition:all 1.6s cubic-bezier(0.23, 1, 0.32, 1);
	-ms-transition:all 1.6s cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition:all 1.6s cubic-bezier(0.23, 1, 0.32, 1);
	transition:all 1.6s cubic-bezier(0.23, 1, 0.32, 1)
}

.toggle-sidemenu,.toggle-sidemenu span{-webkit-transition:.24s ease-in-out;-moz-transition:.24s ease-in-out;-o-transition:.24s ease-in-out;transition:.24s ease-in-out;}

/*
HEADER
*/
.header{background-color:#111;height:80px;position:fixed;top:0;right:0;bottom:auto;left:0;z-index:99}

/* Sticky & Page Mode */
.header.sticky,.header.stuck{box-shadow:0 4px 32px rgba(0,0,0,.88)}

	/* Structure */
	.header .top,.header .top .wrap,.header .logo,.header .nav,.header .top .col{height:50px;line-height:50px}
	.header .bottom,.header .bottom .wrap{height:36px;line-height:36px}
	.header .bottom{background-color:#222}
	.header .wrap{text-align:left}
	
	/* Header Sidemenu Button */
	.toggle-sidemenu{width:23px;height:21px;position:absolute;top:15px;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);cursor:pointer;display:none}
	.toggle-sidemenu span{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
	.toggle-sidemenu span:nth-child(1){top:0px}
	.toggle-sidemenu span:nth-child(2),.toggle-sidemenu span:nth-child(3){top:9px}
	.toggle-sidemenu span:nth-child(4){top:18px}
	.toggle-sidemenu.open span:nth-child(1){top:6px;width:0%;left:50%}
	.toggle-sidemenu.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
	.toggle-sidemenu.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
	.toggle-sidemenu.open span:nth-child(4){top:6px;width:0%;left:50%}
	
	/* Header Logo */
	.header .logo{font-family:'Bulletproof Deco BB',Helvetica,Arial;font-size:24px;color:#fff;text-align:left;line-height:54px;position:absolute;top:0;left:0}
	.header .logo:hover{color:#edb927}
	.header .logo img{width:100%;display:block}
	
	/* Header Navigation Elements */
	.header .nav{text-align:right;position:absolute;top:0;right:0}
	.header .column{display:inline-block}
	.header .nav .anchor{font-family:'Bulletproof BB',Helvetica,Arial;font-size:16px;color:#fff;text-align:center;line-height:52px;vertical-align:top;padding:0 10px;margin:auto;display:inline-block}
	.header .nav .anchor:hover,.header .nav .anchor.button{color:#edb927}
	.header .nav .anchor.button:hover{color:#fff}
		/* @20180410 - user uploads menu nav */
		.header .nav .anchor.anchor-user_submissions { text-indent: -9999px; font-size: 1px; color: transparent; width: 140px; width: calc(140px - 20px); background: transparent url('http://rsmh.eu/images/nav-user_uploads_bg.png') no-repeat center 0;
			-webkit-transition: none;
			-moz-transition: none;
			-ms-transition: none;
			-o-transition: none;
			transition: none)
		}
			.header .nav .anchor.anchor-user_submissions:hover { background-position: center -52px; }
	
		/* Header Search */
		.header .search{background-color:#fff;width:192px;height:32px;border-radius:2px;top:9px;margin-left:6px;margin-right:6px}
		.header .search .field{background:transparent;font-size:12px;color:#000;width:150px;height:28px;text-align:left;border:0;position:absolute;top:0;left:10px}
		.header .search .button{background:transparent;width:32px;height:32px;color:#555;text-align:center;border:0;position:absolute;top:0;right:0}
		.header .search .button:hover{color:#edb927}
		.header .search .button .fa,.header .search .button .fab,.header .search .button .fas,.header .search .button .far,.header .search .button .fal{font-size:12px;text-align:center;line-height:32px}
		
		/* Header Profile Link */
		.header .nav .prolink{ color: #fff; text-align: center; line-height: 52px; vertical-align: top; line-height:50px;padding:0 0 0 4px;margin:auto;display:inline-block}
		.header .nav .prolink .display_name{font-family: 'Bulletproof BB',Helvetica,Arial; font-size: 16px; color: #fff; text-align: center; line-height: 52px; vertical-align: top; line-height:52px;vertical-align:top;margin:auto;display:inline-block}
		.header .nav .prolink .avatar{width:32px;height:32px;border-radius:2px;margin:auto 8px auto auto;display:inline-block;top:9px;overflow:hidden}
		.header .nav .prolink .avatar .vip{height:12px;font-size:8px;line-height:12px}
		.header .nav .prolink .avatar .vip .fa,.header .nav .prolink .avatar .vip .fab,.header .nav .prolink .avatar .vip .fas,.header .nav .prolink .avatar .vip .far,.header .nav .prolink .avatar .vip .fal{top:1px}
		.header .nav .prolink .avatar .vip-dot {width: 12px;height: 12px;font-size: 8px;line-height: 12px;}
		.header .nav .prolink .avatar span{font-family:'Lato',Helvetica,Arial;font-weight:700;line-height:12px}
		
		/* Header Profile Dropdown */
		.header .nav .menu_dropdown { cursor: pointer; position: relative; }
		.header .nav .menu_dropdown .arrow-icon { color: #fff; }
		.header .nav .menu_dropdown .dropdown{background:#333;width:auto;min-width:100%;min-width:calc(100% - 24px);height:auto;text-align:left;padding:12px;position:absolute;z-index: 50;top:50px;right:0;display:none}
		.header .nav .menu_dropdown:hover .dropdown{display:block}
		.header .nav .menu_dropdown .dropdown.dropdown_links a{font-size:11px;color:#fff;line-height:28px;border-radius:3px;padding:0 10px;margin:auto;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
		.header .nav .menu_dropdown .dropdown.dropdown_links a:hover{background:#edb927;color:rgba(0,0,0,.72)}
		
	/* Header Bottom Bar */
	.header .bottom .menu{vertical-align:top;margin:auto;display:inline-block}
	.header .bottom .menu .label{font-size:11px;color:#a0a0a0;padding:0 12px;margin:auto;display:block}
	.header .bottom .menu .label span{text-transform:uppercase}
	.header .bottom .menu:hover .label{background:#333;color:#fff}
	.header .bottom .menu .label .fa.fa-folder{margin-right:5px}
	.header .bottom .menu .label .fa.fa-angle-down{margin-left:16px}
	.header .bottom .menu .list{background:#333;width:auto;min-width:100%;height:auto;text-align:left;padding:12px;position:absolute;top:36px;left:0;display:none}
	.header .bottom .menu:hover .list{display:block}
	.header .bottom .menu .list a{font-size:11px;color:#fff;line-height:28px;border-radius:3px;padding:0 10px;margin:auto;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
	.header .bottom .menu .list a:hover{background:#edb927;color:rgba(0,0,0,.72)}
	.header .bottom .links{font-size:11px;color:#c5c5c5;text-align:right;line-height:36px;vertical-align:top;margin:auto;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
	.header .bottom .links span{text-transform:uppercase;vertical-align:top;margin:auto 6px;display:inline-block}
	.header .bottom .links span .fa,.header .bottom .links span .fab,.header .bottom .links span .fas,.header .bottom .links span .far,.header .bottom .links span .fal{margin-right:6px}
	.header .bottom .links a{color:#a0a0a0;text-align:center;padding:0 6px;margin:auto;display:inline-block}
	.header .bottom .links a:hover{color:#edb927}

	/* header submenu fixes */
	.header_submenu_container { display: table; width: 100%; }
		.header_submenu_cat_container { display: table-cell; vertical-align: top; width: 160px; }
		.header_submenu_links_container { display: table-cell; vertical-align: top; width: auto; }
			.header_submenu_links_container .links { max-height: 36px; overflow: hidden !important; white-space: normal !important; }

/*
SLIDING SIDE MENU
*/
.sidemenu{background-color:#191919;width:240px;height:100%;position:fixed;top:0;left:-110%;z-index:1001;overflow-x:hidden;overflow-y:auto}
.sidemenu.active{left:0}

	/* Nav Items */
	.sidemenu .button{background:rgba(255,255,255,.08);font-size:12px;font-weight:700;color:#fff;text-align:left;text-transform:uppercase;line-height:18px;border-radius:4px;padding:10px 16px;margin:auto 24px 12px 24px;display:block}
	.sidemenu .button .fa,.sidemenu .button .fab,.sidemenu .button .fas,.sidemenu .button .far,.sidemenu .button .fal{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
	.sidemenu .button:first-child{margin-top:10px}
	.sidemenu .button:hover{background:#edb927;color:#fff}
	
	/* User Box */
	.userbox{padding:24px;text-align:center;margin:auto;display:block}
	.userbox .avatar{width:80px;height:80px;border-radius:4px;margin:auto;display:inline-block;overflow:hidden}
	.userbox .name{font-size:19px;font-weight:700;color:#fff;line-height:22px;margin:6px auto auto auto;display:block}

/*
CLOSING SHIELD
*/
.shield{width:100%;height:100%;position:fixed;top:0;left:0;display:none;z-index:1000}
.shield.dark{background:rgba(0,0,0,.88)}
.shield.active{display:block}
	
	
/*
FOOTER
*/
.footer{background:#1c1c1c;z-index:2}
.footer .wrap{text-align:left;padding:32px 0}

	/* Footer Logo */
	.footer .branding{width:20%;text-align:left;vertical-align:top;margin:auto;display:inline-block}
	.footer .branding .logo{font-family:'Bulletproof Deco BB',Helvetica,Arial;font-size:24px;color:rgba(255,255,255,.32);text-align:left;line-height:28px;margin:auto;display:inline-block}
	.footer .branding .logo:hover{color:#fff}

	/* Footer Copyright Text & Links */
	.footer .branding p{font-size:11px;font-weight:700;color:rgba(255,255,255,.32);text-align:left;line-height:16px;margin:auto;display:block}
	.footer .branding p span{color:rgba(255,255,255,.08)}
	.footer .branding p a{color:rgba(255,255,255,.32)}
	.footer .branding p a:hover{color:#edb927}
	
	/* Footer Hardlinks */
	.hardlinks{width:72%;text-align:center;vertical-align:bottom;margin:auto;bottom:-4px;display:inline-block}
	.hardlinks a{font-size:11px;font-weight:700;color:rgba(255,255,255,.32);width:12%;line-height:16px;vertical-align:top;margin:auto;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
	.hardlinks a:hover{color:#edb927}
	
	/* Footer Top Button */
	.footer .topper{background-color:rgba(255,255,255,.06);width:36px;height:30px;font-size:15px;color:rgba(255,255,255,.24);text-align:center;line-height:30px;border-radius:2px;position:absolute;top:32px;right:0}
	.footer .topper:hover{background-color:#edb927;color:#fff}

/*
COVERS
*/
.cover{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;z-index:1}

/*
PAGE ELEMENTS
*/
.page>.wrap{/*background-color:#222;*//*box-shadow:0 0 48px rgba(0,0,0,.16)*/}
.page>.wrap>.two-column{/*box-shadow:-340px 0 0 rgba(0,0,0,.16) inset;*/overflow:hidden}

	/* Two Column Layout */
	.page>.wrap>.two-column>.left{width:940px}
		.page>.wrap .container_box { background-color: #222222; padding: 14px; margin-bottom: 16px; }
	
	.page>.wrap>.two-column>.right{width:324px;text-align:center; }
		.page>.wrap>.two-column>.right .side_box { background-color: #222222; padding: 12px; margin-bottom: 16px; }
			.page>.wrap>.two-column>.right .side_box.with_heading { padding: 12px 0; }
	.page>.wrap>.two-column>.right>.row { background-color: #222222; padding: 14px; }
	
		/* Headings */
		.heading{text-align:left;padding:18px 24px}
		.heading.split{box-shadow:0 -1px 0 rgba(0,0,0,.32)inset,0 1px 0 rgba(255,255,255,.06);margin-bottom:1px}
		.page .wrap .row.two-column .heading { padding-left: 0; padding-right: 0; }
			.page .wrap .row.two-column .heading.split { box-shadow: 0 0 0 transparent; }
				.page .wrap .row.two-column .left > .heading.split { padding-top: 0; }
				.page>.wrap .container_box > .heading { padding-top: 0; }
				.page .wrap .row.two-column .row.comments .heading.split{ padding-left: 24px; padding-right: 24px; box-shadow:0 -1px 0 rgba(0,0,0,.32)inset,0 1px 0 rgba(255,255,255,.06); }
			.page .wrap .row.two-column .right .side_box > .heading { padding-top: 0; /*box-shadow:0 -1px 0 rgba(0,0,0,.32)inset,0 1px 0 rgba(255,255,255,.06);*/ }
				.page>.wrap>.two-column>.right .side_box.with_heading > .heading { padding: 0 12px 12px 12px; box-shadow:0 -1px 0 rgba(0,0,0,.32)inset,0 1px 0 rgba(255,255,255,.06); }
		.heading .title{font-family:'Bulletproof Deco BB',Helvetica,Arial;font-weight:normal;color:#fff;vertical-align:middle;margin:auto;display:inline-block}
		.heading .title.plain{font-family:'Lato',Helvetica,Arial}
		.heading .title.daily_title, .heading .title.content_title{font-family:'Lato',Helvetica,Arial; font-weight: bold; text-transform:uppercase; font-size: 20px!important;}
		h2 {color:#fff; font-weight: bold;font-size: 19px; padding:15px}
		h3 {color:#fff; font-weight: bold;font-size: 18px; padding:15px}
		h3 a {color:#fff;}
		.title {padding:0px}
		.heading .title span{color:#edb927}
		.heading .buttons{text-align:right;position:absolute;/*top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)*/top: 0; right: 0;}
			.page .wrap .row.two-column .row.comments .heading .buttons, .page .wrap .row.trending .heading .buttons { top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%); }
			.heading .buttons a{background-color:rgba(255,255,255,.08);font-size:11px;font-weight:700;color:#fff;text-transform:uppercase;line-height:30px;border-radius:2px;padding:0 16px;margin:auto auto auto 8px;display:inline-block}
				.heading .buttons a:hover{background-color:#edb927;color:#8c5e0b}
		
			/* One Column Headings & Two Column Left Headings */
			.one-column .heading .title,.two-column>.left .heading .title{font-size:24px;line-height:24px;text-shadow:0 1px 4px rgba(0,0,0,.24)}
			.one-column .heading .title.daily_title,.two-column>.left .heading .title.daily_title{font-size: 20px; line-height: 20px;}
			
			/* Sidebar Headings */
			.sidebar .heading{padding:10px 0}
			.sidebar .heading .title{font-size:16px;line-height:18px;text-shadow:0 1px 3px rgba(0,0,0,.24)}
		
		/* Content Tiles */
		.tile{display:inline-block}
		
			/* Tile Thumb */
			.tile .thumb{margin:auto;overflow:hidden; position: relative;}
			.tile .thumb .size-helper{width:100%;display:block;z-index:1}
			/*.tile .thumb .image-thumb { max-width: 100%; display: block; position: absolute; z-index: 50; top: 50%; left: 50%; }*/
			.tile .thumb .image-container { position: absolute; top: 0; right: 0; bottom: 0; left: 0; text-align: center; font: 0/0 a; }
				.tile .thumb .image-container:before { content: " "; display: inline-block; vertical-align: middle; height: 100%; }
				.tile .thumb .image-container .image-thumb { vertical-align: middle; display: inline-block; max-width: 100%; }
			/*.tile .thumb:hover img{-webkit-transform:scale(1.08);transform:scale(1.08)}*/
			
				/* Tile Thumb Type Icons */
				.tile .thumb .icon{background-color:rgba(0,0,0,.88);color:#fff;text-align:center;position:absolute;z-index:2}
				.tile .thumb:hover .icon{background-color:#edb927}
				
			/* Tile Meta */
			.tile .meta .title{overflow:hidden;text-overflow:ellipsis}
			.tile .meta .title a{margin:auto;display:block;overflow:hidden;text-overflow:ellipsis}
			
			/* Tile Stats */
			.tile .meta .stat{display:inline-block}
			
			/* Delete Favorite Button */
			.tile .meta .del-fav{background-color:rgba(255,255,255,.06);font-size:11px;color:rgba(255,255,255,.56);text-align:center;line-height:28px;border-radius:3px;margin:8px auto auto auto;display:block}
			.tile .meta .del-fav .fa,.tile .meta .del-fav .fab,.tile .meta .del-fav .fas,.tile .meta .del-fav .far,.tile .meta .del-fav .fal{margin-right:6px}
			.tile .meta .del-fav:hover{background-color:#ff0000;color:#fff}
		
			/* Two Column Left Tiles */
			.two-column>.left .tiles{text-align:center;padding-left: 0; padding-right: 0; padding-bottom: 12px;}
				.two-column.single-two-column>.left .container_box .tiles { padding-bottom: 0; }
			.two-column>.left .tile{width:90%;max-width:42%;padding:8px;margin:auto 4px 12px 4px}
				/*.two-column.single-two-column>.left .container_box .tile { margin-bottom: 0; }*/
			.two-column>.left .tiles.categories .tile{margin:auto 4px}
			
				/* Tile Thumb */
				.two-column>.left .tile .thumb{width:100%;display:block}
				.two-column>.left .tile:hover .thumb{box-shadow:0 2px 8px rgba(0,0,0,.24)}
				
					/* Tile Thumb Type Icons */
					.two-column>.left .tile .thumb .icon{width:24px;height:24px;font-size:11px;line-height:25px;bottom:10px;left:10px}
					
				/* Tile Meta */
				.two-column>.left .tile .meta{border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:8px 0 4px 0}
				.two-column>.left .tile .meta .title{height:auto;max-height:15px;font-size:14px;line-height:15px;margin-bottom:5px;white-space:nowrap}
				.two-column>.left .tile .meta .title a{height:auto;max-height:15px;/*color:#aaa;*/white-space:nowrap;margin:auto 10px;color:#fff;}
				.two-column>.left .tile:hover .meta .title a{/*color:#edb927;*/color:#fff;}
				.two-column>.left .tile .meta .title a:hover{/*color:#fff;*/color:#edb927;}
				
				/* Tile Stats */
				.two-column>.left .tile .meta .stats{font-size:11px;color:#a0a0a0;line-height:14px}
				.two-column>.left .tile:hover .meta .stats{color:#c5c5c5}
				.two-column>.left .tile .meta .stat{margin:auto 4px}
				.two-column>.left .tile .meta .stat .fa,.two-column>.left .tile .meta .stat .fab,.two-column>.left .tile .meta .stat .fas,.two-column>.left .tile .meta .stat .far,.two-column>.left .tile .meta .stat .fal{margin-right:4px}
				.two-column>.left .tile .meta a.stat{color:#a0a0a0}
				.two-column>.left .tile:hover .meta a.stat{color:#c5c5c5}
				.two-column>.left .tile .meta a.stat:hover{color:#edb927}
					
			/* Sidebar Tiles (Block Style) */
			.sidebar .tiles.blocks{text-align:left;padding-top:4px}
			.sidebar .tiles.blocks .tile{width:100%;max-width:300px;margin:auto auto 16px auto;display:block}
			
				/* Tile Thumb */
				.sidebar .tiles.blocks .tile .thumb{width:100%;margin:auto auto 8px auto;display:block}
				
					/* Tile Thumb Type Icons */
					.sidebar .tiles.blocks .tile .thumb .icon{width:24px;height:24px;font-size:11px;line-height:25px;bottom:10px;left:10px}
					
				/* Tile Meta */
				.sidebar .tiles.blocks .tile .meta{width:100%;vertical-align:top;margin:auto;display:block}
				.sidebar .tiles.blocks .tile .meta .title{font-size:14px;line-height:18px;margin-bottom:6px}
				.sidebar .tiles.blocks .tile .meta .title a{color:#888}
				.sidebar .tiles.blocks .tile:hover .meta .title a{color:#edb927}
				.sidebar .tiles.blocks .tile .meta .title a:hover{color:#fff}
				
					/* Tile Meta Stats */
					.sidebar .tiles.blocks .tile .meta .stats{font-size:12px;color:#a0a0a0;line-height:14px}
					.sidebar .tiles.blocks .tile:hover .meta .stats{color:#c5c5c5}
					.sidebar .tiles.blocks .tile .meta .stat{margin:auto 5px auto auto}
					.sidebar .tiles.blocks .tile .meta .stat .fa,.sidebar .tiles.blocks .tile .meta .stat .fab,.sidebar .tiles.blocks .tile .meta .stat .fas,.sidebar .tiles.blocks .tile .meta .stat .far,.sidebar .tiles.blocks .tile .meta .stat .fal{margin-right:3px}
					.sidebar .tiles.blocks .tile .meta a.stat{color:#a0a0a0}
					.sidebar .tiles.blocks .tile:hover .meta a.stat{color:#c5c5c5}
					.sidebar .tiles.blocks .tile .meta a.stat:hover{color:#edb927}
					
			/* Sidebar Tiles (List Style) */
			.sidebar .tiles.lists{text-align:left;/*padding-top:4px*/}
			.sidebar .tiles.lists .tile{width:100%;max-width:300px;margin:16px auto auto auto;display:block}

				/* Tile Thumb */
				.sidebar .tiles.lists .tile .thumb{width:40%;margin:auto;display:inline-block}
				
					/* Tile Thumb Type Icons */
					.sidebar .tiles.lists .tile .thumb .icon{width:18px;height:18px;font-size:9px;line-height:19px;bottom:8px;left:8px}
					
				/* Tile Meta */
				.sidebar .tiles.lists .tile .meta{width:55%;vertical-align:top;margin:auto auto auto 3%;display:inline-block}
				.sidebar .tiles.lists .tile .meta .title{font-size:13px;line-height:17px;margin-bottom:6px}
				.sidebar .tiles.lists .tile .meta .title a{height:auto;max-height:34px;color:#888}
				.sidebar .tiles.lists .tile:hover .meta .title a{color:#edb927}
				.sidebar .tiles.lists .tile .meta .title a:hover{color:#fff}
				
				
					/* Tile Meta Stats */
					.sidebar .tiles.lists .tile .meta .stats{font-size:12px;color:#a0a0a0;line-height:14px}
					.sidebar .tiles.lists .tile:hover .meta .stats{color:#c5c5c5}
					.sidebar .tiles.lists .tile .meta .stat{margin:auto 5px auto auto}
					.sidebar .tiles.lists .tile .meta .stat.author,.sidebar .tiles.lists .tile .meta .stat.comments{display:none}
					.sidebar .tiles.lists .tile .meta .stat .fa,.sidebar .tiles.lists .tile .meta .stat .fab,.sidebar .tiles.lists .tile .meta .stat .fas,.sidebar .tiles.lists .tile .meta .stat .far,.sidebar .tiles.lists .tile .meta .stat .fal{margin-right:3px}
				
	/* Pagelinks */
	.pagelinks{font-size:14px;text-align:center;padding:0 24px 24px 24px}
	.pagelinks a{background-color:transparent;color:#a0a0a0;line-height:28px;border-radius:2px;padding:0 9px;margin:auto 2px;display:inline-block}
	.pagelinks a.active{background-color:rgba(255,255,255,.08);color:#a0a0a0}
	.pagelinks a:hover{background-color:#edb927;color:#fff}

	.girl{border:1px solid #727272;border-radius:2px;margin:15px;padding:15px;font-weight:bold;text-align:center;background:#5a5a5a}
	.girl a{color:#ceff3c}
	.girl a:hover{text-decoration:underline;color:#fff}
	.rgirl a{color:#ceff3c}
	.rgirl a:hover{text-decoration:underline;color:#fff}
	.article{border:1px solid #727272;border-radius:2px;margin:15px;padding:15px;line-height:21px;text-align:center;background:#5a5a5a;font-size:15px;color:#fff}
	img.thumbs {width:95%;padding:15px 0}
	.thumbs {width:95%;padding:15px 0;margin:0 auto;display:block}
	.mediabox{padding-top:15px}
	
/*
WIDGETS
*/

/* Trending Widget */
.trending{background-color:#222; border-bottom: 3px solid #151515; margin-bottom: 15px;}
	
	/* Slider */
	.trending .slider{height:auto}
	
		/* Slider Viewport & Controls */
		.trending .bx-viewport{width:1152px!important;left:64px!important;z-index:2}
		.trending .bx-controls{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}
		.trending .bx-controls-direction{height:100%}
		.trending .bx-wrapper .bx-controls-direction a{background-color:rgba(255,255,255,.16);height:72px;border-radius:3px;top:52%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
		.trending .bx-wrapper .bx-prev{left:19px}
		.trending .bx-wrapper .bx-next{right:19px}
		.trending .bx-wrapper .bx-next .fa,.trending .bx-wrapper .bx-next .fab,.trending .bx-wrapper .bx-next .fas,.trending .bx-wrapper .bx-next .far,.trending .bx-wrapper .bx-next .fal{font-size:16px;color:#fff;line-height:72px}
		.trending .bx-wrapper .bx-prev .fa,.trending .bx-wrapper .bx-prev .fab,.trending .bx-wrapper .bx-prev .fas,.trending .bx-wrapper .bx-prev .far,.trending .bx-wrapper .bx-prev .fal{font-size:16px;color:#fff;line-height:72px}
	
		/* Slider Tiles */
		.slider .tiles{text-align:center;padding:16px 0 10px 0}
		.slider .tile{width:17%;max-width:17%;margin:auto 1%}
		
			/* Tile Thumb */
			.slider .tile .thumb{width:100%;display:block}
			
				/* Tile Thumb Type Icons */
				.slider .tile .thumb .icon{width:24px;height:24px;font-size:11px;line-height:25px;bottom:10px;left:10px}
				
			/* Tile Meta */
			.slider .tile .meta{border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:8px 0 4px 0}
			.slider .tile .meta .title{height:auto;max-height:15px;font-size:13px;line-height:15px;margin-bottom:5px;white-space:nowrap}
			.slider .tile .meta .title a{height:auto;max-height:15px;/*color:#aaa;*/white-space:nowrap;margin:auto 10px;color:#fff;}
			.slider .tile:hover .meta .title a{/*color:#edb927;*/color:#fff;}
			.slider .tile .meta .title a:hover{/*color:#fff;*/color:#edb927;}
			
			/* Tile Stats */
			.slider .tile .meta .stats{font-size:11px;color:#a0a0a0;line-height:14px}
			.slider .tile:hover .meta .stats{color:#c5c5c5}
			.slider .tile .meta .stat{margin:auto 4px}
			.slider .tile .meta .stat .fa,.slider .tile .meta .stat .fab,.slider .tile .meta .stat .fas,.slider .tile .meta .stat .far,.slider .tile .meta .stat .fal{margin-right:4px}
			.slider .tile .meta a.stat{color:#a0a0a0}
			.slider .tile:hover .meta a.stat{color:#c5c5c5}
			.slider .tile .meta a.stat:hover{color:#edb927}

/* Featured Widget */
.featured{background-color:#2a2a2a}

	/* Tiles */
	.featured .tiles{text-align:center;padding:0 0 32px 0}
	.featured .tile{/*background-color:#000;*/width:22%;max-width:30%;margin:auto 1%}
	
		/* Tile Thumb */
		.featured .tile .thumb{width:100%;display:block}
		.featured .tile .thumb .image-thumb{opacity:.64}
			
			/* Tile Thumb Type Icons */
			.featured .tile .thumb .icon{width:24px;height:24px;font-size:11px;line-height:25px;top:16px;left:16px}
			
		/* Tile Meta */
		.featured .tile .meta{text-align:left;padding:16px;position:absolute;bottom:0;right:0;left:0;z-index:2}
		.featured .tile .meta .title{height:auto;font-size:15px;line-height:18px;margin-bottom:5px}
		.featured .tile .meta .title a{height:auto;color:#fff;margin:auto}
		.featured .tile .meta .title a:hover{color:#edb927}
		
		/* Tile Stats */
		.featured .tile .meta .stats{font-size:11px;color:rgba(255,255,255,.64);line-height:14px}
		.featured .tile:hover .meta .stats{color:#fff}
		.featured .tile .meta .stat{margin:auto 8px auto auto}
		.featured .tile .meta .stat .fa,.featured .tile .meta .stat .fab,.featured .tile .meta .stat .fas,.featured .tile .meta .stat .far,.featured .tile .meta .stat .fal{margin-right:4px}
		.featured .tile .meta a.stat{color:rgba(255,255,255,.64)}
		.featured .tile:hover .meta a.stat{color:#fff}
		.featured .tile .meta a.stat:hover{color:#edb927}
		
/* Top Comments Widget */
.top-comments{list-style-type:none;text-align:left;padding:0 12px 0 12px; }
.top-comments li{height:auto;min-height:64px;padding-left:76px;margin: 12px auto auto auto;display:block}
/*.top-comments li:first-child { margin-top: 0; }*/
.top-comments li .avatar{width:64px;height:64px;border-radius:3px;position:absolute;top:0;left:0; overflow: hidden;}
.top-comments li .avatar .vip{height:16px;font-size:9px;line-height:16px}
.top-comments li .meta{vertical-align:top;margin:auto;display:block}
.top-comments li .name{font-size:14px;font-weight:700;color:#edb927;line-height:16px;margin:auto auto 2px auto;display:block}
.top-comments li .name:hover{color:#fff}
.top-comments li .stats{font-size:10px;color:rgba(255,255,255,.6);line-height:12px;margin:auto auto 6px auto;display:block}
.top-comments li .stats span{margin-right:10px}
.top-comments li .stats .fa,.top-comments li .stats .fab,.top-comments li .stats .fas,.top-comments li .stats .far,.top-comments li .stats .fal{margin-right:2px}
.top-comments li .comment{height:auto;max-height:28px;font-size:11px;color:#fff;line-height:14px;margin:auto;display:block;overflow:hidden;text-overflow:ellipsis}
.top-comments li .comment:hover{color:#edb927}
		
/* Friends Widget */
.friends{list-style-type:none;text-align:left;padding-bottom:10px}
.friends li{width:48%;font-size:12px;font-weight:700;line-height:14px;margin:auto auto 5px auto;display:inline-block}
.friends li a{color:#888;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.friends li a:hover{color:#edb927}
	
/*
AD ZONES
*/

/* Main Column Ad for Mobile Only */
.one-column.trevda.mobile{padding:16px;text-align:center;display:none}
.one-column.trevda.mobile.alt{box-shadow:0 -1px 0 rgba(0,0,0,.16)inset,0 1px 0 rgba(255,255,255,.05)}

/* Leaderboard */
.draobredael{text-align:center;padding:24px}
.draobredael a{margin:auto;display:inline-block}
.draobredael a img{margin:auto;display:block}

/* Sidebar Ad Zones */
.sidebar .trevda{/*border:1px solid #ddd;*/margin:0 auto auto auto;display:inline-block}
	.sidebar .trevda img{max-width:300px;display:block}

/*
CONTENT PAGE
*/

/* Media Box */
.row.mediabox{background-color:#2a2a2a;/*box-shadow:0 2px 12px rgba(0,0,0,.16);margin:auto 24px 24px 24px*/margin: auto 0 24px 0;}

	/* Video Player */
	.mediabox .player{background-color:#000;height:auto;min-height:480px;text-align:center;margin:auto;display:block}
	
	/* Gallery Viewer */
	.mediabox .viewer{background-color:#000;height:auto;text-align:center;margin:auto;display:block}
	
		/* Gallery Image Container */
		/*.mediabox .viewer img{width:auto;max-width:100%;height:auto;max-height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}*/
		.mediabox .viewer.viewer__image .main_image { display: block; margin: 0 auto; max-width: 100%; }
		.mediabox .viewer .main_image {  }
	
		/* Gallery Viewer Controls */
		.mediabox .viewer .controls{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:2}
		.mediabox .viewer:hover .controls{opacity:1}
		.mediabox .viewer .controls a{width:72px;height:100%;position:absolute;top:0;opacity:.56}
		.mediabox .viewer .controls a:hover{opacity:1}
		.mediabox .viewer .controls .prev{left:0}
		.mediabox .viewer .controls .next{right:0}
		.mediabox .viewer .controls a .fa,.mediabox .viewer .controls a .fab,.mediabox .viewer .controls a .fas,.mediabox .viewer .controls a .far,.mediabox .viewer .controls a .fal{background-color:rgba(255,255,255,.32);width:36px;height:36px;font-size:24px;color:#fff;text-align:center;line-height:34px;border-radius:36px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
	
	/* Actions */
	.mediabox .actions{text-align:left;border-bottom:1px solid rgba(0,0,0,.16)}
	.mediabox .actions .votes{height:40px;line-height:40px;padding:0 20px;box-shadow:-1px 0 0 rgba(0,0,0,.16)inset;margin:auto;display:inline-block}
	.mediabox .actions .votes .fa,.mediabox .actions .votes .fab,.mediabox .actions .votes .fas,.mediabox .actions .votes .far,.mediabox .actions .votes .fal{font-size:12px;color:#edb927;margin-right:3px}
	.mediabox .actions .votes .fa.fa-thumbs-down{margin-left:8px}
	.mediabox .actions .votes span{font-size:12px;color:#fff;margin:auto;display:inline-block}
	.mediabox .actions .button{height:40px;font-size:14px;color:#fff;text-align:center;line-height:40px;box-shadow:-1px 0 0 rgba(0,0,0,.16)inset;padding:0 24px 0 18px;margin:auto;display:none}
	.mediabox .actions .button.active{display:inline-block}
	.mediabox .actions .button .fa,.mediabox .actions .button .fab,.mediabox .actions .button .fas,.mediabox .actions .button .far,.mediabox .actions .button .fal{color:#edb927;margin-right:8px}
	.mediabox .category{width:auto;max-width:200px;height:40px;font-size:16px;color:#fff;text-align:right;line-height:40px;position:absolute;top:0;right:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
	.category a{color:#fff}
	.mediabox .actions a:hover{color:#edb927}
	
	/* Meta */
	.mediabox .actions{text-align:left;line-height:32px;border-top:1px solid rgba(255,255,255,.24);margin-top:20px}
	.mediabox .meta{text-align:left;line-height:32px;border-top:1px solid rgba(255,255,255,.06);padding:10px 16px}
	.mediabox .metacat{text-align:center;line-height:32px;border-bottom:1px solid rgba(255,255,255,.06);padding:0px 16px 25px 16px}
	.mediabox .metacat a:hover {color:#edb927}
	.mediabox .author{font-size:19px;color:#fff;text-align:left;line-height:32px;padding-left:36px;margin:auto 24px auto auto;display:inline-block}
	.mediabox .author .avatar{width:26px;height:26px;border-radius:3px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden}
	.mediabox .author .avatar .vip{height:12px;font-size:8px;line-height:12px}
	.mediabox .author .avatar .vip-dot{width:12px;height:12px;font-size: 8px;line-height: 12px;}
	.mediabox .author span{margin:auto;display:inline-block}
	.mediabox .author:hover span{color:#edb927}
	.mediabox .views,.mediabox .date{font-size:19px;color:#fff;text-align:left;line-height:32px;margin:auto 20px auto auto;display:inline-block}
	.mediabox .tags{max-width:70%;text-align:right;line-height:16px;position:absolute;top:13px;right:16px}
	.mediabox .tags .fa,.mediabox .tags .fab,.mediabox .tags .fas,.mediabox .tags .far,.mediabox .tags .fal{font-size:12px;color:#fff;margin-left:6px;top:1px}
	.mediabox .tags h4{font-size:12px;font-weight:400;color:#888;text-align:right;line-height:16px;margin:auto;display:inline-block}
	.mediabox .tags h4 a{color:#fff}
	.mediabox .tags h4 a:hover{color:#edb927}
	
/* Media Nav */
.media-nav{margin:auto 24px 24px 24px}
.media-nav a{background:#bb6e1c;width:48%;font-size:14px;font-weight:700;color:#fff;text-align:center;text-transform:uppercase;line-height:16px;border-radius:4px;padding:12px 0}
.media-nav a:hover{opacity:.64}
.media-nav .prev{float:left}
.media-nav .next{float:right}
	
/* Media Description */
.media .desc{font-size:16px;color:rgba(255,255,255,.32);text-align:left;line-height:18px;margin:auto 24px 24px 24px}
.media .desc a{color:#edb927}
.media .desc a:hover{color:#fff}

/* Media Comments */
.media .comments{background-color:#2a2a2a;box-shadow:0 2px 12px rgba(0,0,0,.16);/*margin:auto 24px 24px 24px*/}
	
	/* Comment Form */
	.comment-form{text-align:left;box-shadow:0 -1px 0 rgba(0,0,0,.16)inset,0 1px 0 rgba(255,255,255,.06);padding:16px 20px;margin:auto;display:block}
	.comment-form textarea{width:97%;height:120px;font-size:14px;line-height:20px;color:#000000;text-align:left;border:0;border-radius:5px;padding:8px 1.5%;margin:auto auto 10px auto;display:block}
	.comment-form input[type=submit]{background-color:#edb927;font-size:10px;font-weight:700;color:#fff;text-align:center;text-transform:uppercase;border:0;border-radius:4px;padding:8px 20px;margin:auto;display:inline-block}
	.comment-form input[type=submit]:hover{background-color:rgba(255,255,255,.16)}
	
	/* Comments List */
	.comments .list{list-style-type:none;text-align:left;padding:18px 20px}
	.comments .list li{height:auto;min-height:72px;box-shadow:0 -1px 0 rgba(0,0,0,.16)inset,0 1px 0 rgba(255,255,255,.06);padding:0 88px 12px 80px;margin:auto auto 12px auto;display:block}
	.comments .list li:last-child{box-shadow:none;padding:0 88px 0 80px;margin:auto}
	
		/* Avatar */
		.comments .avatar{width:64px;height:64px;border-radius:2px;position:absolute;top:6px;left:0;overflow:hidden}
		.comments .avatar .vip{height:16px;font-size:10px;line-height:16px}
		
		/* Meta */
		.comments .meta .title{line-height:16px;margin-bottom:3px}
		.comments .meta .title .name{font-size:12px;font-weight:700;color:#edb927;margin:auto 8px auto auto;display:inline-block}
		.comments .meta .title .name:hover{color:#fff}
		.comments .meta .title .timestamp{font-size:11px;color:rgba(255,255,255,.6);margin:auto;display:inline-block}
		.comments .meta .comment{font-size:15px;color:#fff;line-height:14px;margin-bottom:3px}
		.comments .meta .comment p{margin:auto auto 8px auto;display:block; line-height: 18px;}
		.comments .meta .comment p:last-child{margin:auto}
		.comments .meta .actions{font-size:11px;line-height:18px}
		.comments .meta .actions a{color:rgba(255,255,255,.6)}
		.comments .meta .actions a:hover{color:#edb927}
		
		/* Votes */
		.comments .votes{background-color:rgba(255,255,255,.05);width:72px;height:auto;border-radius:2px;position:absolute;top:0;right:0}
		.comments .votes .value{font-size:11px;font-weight:700;color:#edb927;text-align:center;line-height:32px;box-shadow:0 -1px 0 rgba(0,0,0,.1)inset,0 1px 0 rgba(255,255,255,.06);padding:0 8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
		.comments .votes .buttons{text-align:center}
		.comments .votes .buttons .button{width:50%;font-size:10px;color:rgba(255,255,255,.32);line-height:28px;cursor:pointer}
		.comments .votes .buttons .left{box-shadow:-1px 0 0 rgba(0,0,0,.1)inset}
		.comments .votes .buttons .right{box-shadow:1px 0 0 rgba(255,255,255,.06)inset}
		.comments .votes .buttons .button:hover{color:#edb927}
		
/*
USER PAGE
*/
.user{background:#2a2a2a;height:auto;min-height:64px;text-align:left;padding:20px 24px}
.user .avatar{width:64px;height:64px;vertical-align:top;border-radius:3px;margin:auto 14px auto auto;display:inline-block;overflow:hidden}
.user .avatar .vip{height:16px;font-size:10px;line-height:16px}
.user .info{margin:auto;vertical-align:top;display:inline-block}
.user .info .name{font-size:28px;font-weight:900;color:#edb927;line-height:30px;margin:auto auto 4px auto;display:block}
.user .info .label{font-size:15px;font-weight:400;color:#fff;line-height:18px;margin:auto auto 1px auto;display:block}

	/* User Nav */
	.usernav{text-align:left;/*margin-bottom:16px;*/ background-color: #222222; }
	.usernav a{background:rgba(255,255,255,.02);font-size:12px;color:rgba(255,255,255,.2);text-align:center;line-height:40px;box-shadow:-1px 0 0 #222 inset;float:left;padding:0 24px}
	.usernav a:hover{color:rgba(255,255,255,.64)}
	.usernav a .fa,.usernav a .fab,.usernav a .fas,.usernav a .far,.usernav a .fal{margin-right:6px}
	.usernav a.active{background:#2a2a2a;color:#fff}
	
	/* Profile Panels */
	.profilepanel{display:none;background-color: #222222;padding-top:16px;}
		.profilepanel.active{display:block}
	
		/* Settings Panel */
		.user-settings{text-align:left;padding:16px 24px 24px 24px}
		.user-settings form{width:90%;max-width:360px;margin:auto;display:inline-block}
		.user-settings label{font-size:10px;font-weight:700;color:rgba(255,255,255,.6);line-height:14px;padding:8px 0;margin:auto;display:block}
		.user-settings .uploadfile{margin-bottom:10px}
		.user-settings .field{background:#fff;width:94%;height:32px;font-size:14px;font-weight:400;color:#000;text-align:left;border:0;border-radius:3px;padding:0 3%;margin:auto auto 10px auto;display:block}
		.user-settings .button{background:rgba(255,255,255,.06);width:auto;height:32px;font-size:10px;font-weight:700;color:#fff;text-align:center;border:0;border-radius:3px;padding:0 16px;margin:auto;display:inline-block}
		.user-settings .button:hover{background:rgba(255,255,255,.08)}
		
/*
STATIC PAGES
*/
.static{text-align:left; background-color: #222222; padding:24px;}
.static h2{font-size:20px;font-weight:900;color:#fff;line-height:24px;margin:auto auto 8px auto;display:block}
.static h3{font-size:17px;font-weight:700;color:#fff;line-height:20px;margin:auto auto 8px auto;display:block}
.static h4{font-size:15px;font-weight:300;color:#fff;line-height:19px;margin:auto auto 8px auto;display:block}
.static p{font-size:14px;color:rgba(255,255,255,.56);line-height:19px;margin:auto auto 16px auto;display:block}
.static p:last-child{margin:auto}
.static ul{list-style-type:disc;list-style-position:inside;margin-bottom:16px}
.static ol{list-style-position:inside;margin-bottom:16px}
.static li{font-size:12px;color:#fff;line-height:16px}
.static a{color:#edb927;text-decoration:underline}
.static a:hover{color:#edb927;text-decoration:none}

/*
SITEMAP LINKS
*/
.mlinks {font-size:16px;color:#ffffff}
.mlinks a {color:#edb927}
.mlinks li {text-align:left;font-weight:normal;margin:10px 20px;display:block}
.mlinks li a {color:#edb927}
.mlinks li a:hover {text-decoration:underline;color:#ffffff}

.catlinks {font-size:18px;color:#ffffff;padding-bottom:20px}
.catlinks a {color:#edb927}
.catlinks li a {color:#edb927}
.catlinks li a:hover {text-decoration:underline;color:#ffffff}

/* LOGIN & REGISTER PAGES */
.login{padding:32px;text-align:center}
	.login .go_back_home { display: block; text-align: center; padding: 12px 3px; font-size: 12px; color: #ffffff; color: rgba(255,255,255,.56); }
		.login .go_back_home:hover { color: #edb927; }
.login .module{background-color:#222;width:90%;max-width:360px;margin:auto;display:inline-block}
.login .title{font-family:'Bulletproof BB',Helvetica,Arial;font-size:20px;font-weight:normal;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.6);line-height:24px;padding:20px 0;margin:auto;display:block}
.login form{padding:0 24px 24px 24px}
.login form .field{background:#fff;width:100%;height:40px;font-size:16px;font-weight:300;color:#000;text-align:center;border:0;border-radius:3px;margin:auto auto 12px auto;display:block}
.login form .buttons{margin:auto;display:block}
.login form .button{background:rgba(255,255,255,.08);width:48%;height:40px;font-size:13px;font-weight:700;color:#fff;text-align:center;text-transform:uppercase;border:0;border-radius:3px;margin:auto;display:block}
.login form .right{background:#edb927;width:48%;font-size:13px;font-weight:700;color:#b5731f;text-align:center;text-transform:uppercase;line-height:40px;border-radius:3px;margin:auto;display:block}
.login form .button:hover,.login form .right:hover{opacity:.64}
.login .links{font-size:11px;color:rgba(255,255,255,.32);line-height:14px;padding-top:16px;margin:auto;display:block}
.login .links a{color:rgba(255,255,255,.56)}
.login .links a:hover{color:#edb927}

/*
SUBMIT PAGE
*/
.submitter{padding:0;text-align:center}
	
	/* Submitter Form */
	.submitter form{background:#2a2a2a;box-shadow:0 2px 12px rgba(0,0,0,.16);padding:24px;margin:auto;display:block}
	.submitter form p{font-size:12px;color:rgba(255,255,255,.6);text-align:left;line-height:16px;margin:auto auto 16px auto;display:block}
	.submitter form p a{color:#edb927}
	.submitter form p a:hover{color:#fff}
	.submitter form .fields{text-align:left;margin:auto auto 16px auto;display:block}
	.submitter form .field{height:40px;font-size:14px;font-weight:400;color:#000;text-align:center;border:0;border-radius:3px}
	.submitter form .field-name{width:28%;margin-right:2%}
	.submitter form .field-email{width:28%}
	.submitter form .field-title{/*width:40%*/width: 100%; padding-left: 16px; padding-right: 16px; width: calc(100% - 32px); text-align: left;}
	.submitter form .submitter-upload{border:2px solid #fff;border-radius:4px;padding:16px;margin:auto auto 16px auto;display:block;cursor:pointer}
	.submitter form .submitter-upload:hover{border:2px solid rgba(255,255,255,.6)}
	.submitter form .submitter-upload input{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;opacity:0;cursor:pointer}
	.submitter form .submitter-upload .label{font-size:16px;font-weight:300;color:#fff;text-align:center;text-transform:uppercase;line-height:24px;margin:auto;display:block;z-index:1}
	.submitter form .submitter-upload .label .fa,.submitter form .submitter-upload .label .fab,.submitter form .submitter-upload .label .fas,.submitter form .submitter-upload .label .far,.submitter form .submitter-upload .label .fal{font-size:19px;margin-right:8px;top:2px}
	.submitter form .progress{background:rgba(0,0,0,.24);text-align:center;border-radius:3px;margin:auto auto 16px auto;display:block;overflow:hidden}
	.submitter form .progress .bar{background:rgba(0,0,0,.24);height:100%;position:absolute;top:0;left:0;z-index:1}
	.submitter form .progress .label{font-size:14px;font-weight:400;color:#fff;text-align:center;line-height:16px;padding:16px;margin:auto;display:block;z-index:2}
	.submitter form textarea{width:96%;height:144px;font-size:12px;font-weight:400;color:#000000;text-align:left;border:0;border-radius:3px;padding:8px 2%;margin:16px auto;display:block}
	.submitter form .button{background:#edb927;width:auto;height:36px;font-size:12px;font-weight:700;color:#fff;text-align:center;text-transform:uppercase;border:0;border-radius:3px;padding:0 20px 2px 20px;margin:auto;display:inline-block}
	.submitter form .button:hover{opacity:.64}

/*
DAILY RANT
*/
.rant_preview { display: block; text-align: left; padding: 15px; background-color: #1f1f1f; background-color: rgba(0, 0, 0, 0.14); font-size: 14px; line-height: 19px; color: #666; }
	.rant_preview .rant_entry { margin-top: 17px; }
		.rant_preview .rant_entry:first-child { margin-top: 0; }
	.rant_preview p { margin-top: 6px; margin-bottom: 0; }
		.rant_preview p:first-child { margin-top: 0; }
	.rant_preview strong { font-weight: bold; color: #888888; }
	.rant_preview .rant_entry:hover { color: #c5c5c5; }
		.rant_preview .rant_entry:hover strong { font-weight: bold; color: #ececec; }
	.rant_preview a { font-weight: bold; color: #888888; }
		.rant_preview .rant_entry:hover a { color: #edb927; }
			.rant_preview a:hover { color: #ffffff; }

/*
@20160104
*/
.rant_single-date { font-size: 20px; font-weight: 900; color: #fff; line-height: 24px; margin: auto auto 4px auto; display: block; }
.rant_single-author { display: block; margin-bottom: 12px; font-size: 12px; font-weight: 700; color: #edb927; }
	.rant_single-author a { font-size: 12px; font-weight: 700; color: #edb927; margin: auto 8px auto auto; text-decoration: none; }
		.rant_single-author a:hover { color: #fff; }
.comments .comment a { color: inherit; text-decoration: underline; }

/* RESPONSIVE */
@media screen and (max-width: 1300px) {
	.header .search { display: none; }
	.wrap{max-width:1080px}
	.page>.wrap>.two-column>.left{width:740px}
	.trending{display:none}
	
}

@media screen and (max-width: 1140px) {
	
	.wrap{max-width:880px}
	.page>.wrap>.two-column>.left{width:540px}
	.two-column>.left .tile{width:90%;max-width:45%;padding:0}
	.featured .tiles{padding:0}
	.featured .tile{width:46%;max-width:46%;margin:auto 1% 16px 1%}
	.mediabox .meta{text-align:center}
	.mediabox .author{font-size:17px}
	.mediabox .views{font-size:17px}
	.mediabox .tags{display:none}
	.header .nav .anchor, .header .nav a { padding: 0 7px; }
	
}

@media screen and (max-width: 960px) {
	
	.header .logo{left:48px}
	.header .nav{display:none}
	.toggle-sidemenu{display:block}
	.wrap{max-width:680px}
	.page>.wrap>.two-column>.left{width:340px}
	.two-column>.left .tile{width:90%;max-width:90%;padding:0}
	.mediabox .player{min-height:360px}
	.mediabox .author{font-size:15px}
	.mediabox .views{font-size:15px}
	
}

@media screen and (max-width:770px){
	
	.header .bottom .wrap{text-align:center}
	.header .bottom .menu,.header .bottom .links span{display:none}
	.header .bottom .links{font-size:10px;overflow-x:auto;overflow-y:hidden;text-align:left;}
	.header .bottom .links a{padding:0 3px}
	.wrap{width:90%;max-width:90%}
	.page>.wrap>.two-column>.left{width:100%;text-align:center;float:none;padding:0;margin:auto;display:block}
	.page>.wrap>.two-column>.right{width:90%;text-align:center;float:none;padding:0 5%;margin:auto;display:block}
	.page>.wrap>.two-column{box-shadow:none}
	.two-column>.left .tile{width:90%;max-width:45%;padding:0}
	.heading,.friends{text-align:center}
	.heading .buttons{text-align:center;margin:8px auto auto auto;display:block;position:relative;top:auto;right:auto;-webkit-transform:translateY(0);transform:translateY(0)}
	.heading .buttons a{margin:auto}
	.sidebar .tiles.blocks{text-align:center}
	.sidebar .trevda img{width:auto;height:auto;max-width:100%}
	.one-column.trevda.mobile{display:block}
	.mediabox .player{min-height:240px}
	.mediabox .viewer{padding-bottom:36px}
	.mediabox .viewer .controls{background:#333;height:36px;top:auto;opacity:1}
	.mediabox .viewer .controls a{width:50%}
	.mediabox .viewer .controls a .fa, .mediabox .viewer .controls a .fab, .mediabox .viewer .controls a .fas, .mediabox .viewer .controls a .far, .mediabox .viewer .controls a .fal{background-color:transparent;width:100%;line-height:36px;border-radius:0}
	.mediabox .viewer .controls .prev{box-shadow:-1px 0 0 rgba(0,0,0,.24)inset,1px 0 0 rgba(255,255,255,.08)}
	.mediabox .meta{text-align:left}
	.mediabox .author{font-size:17px}
	.mediabox .views{font-size:17px}
	.mediabox .tags{display:block}
	
}

@media screen and (max-width:700px){
	
	.two-column>.left .tile{width:46%;max-width:46%}
	.footer .branding{text-align:center;width:100%}
	.footer .wrap,.footer .branding p{text-align:center}
	.hardlinks{width:100%;margin-top:16px}
	.footer .topper{position:relative;top:auto;right:auto;margin:16px auto;display:inline-block}
	
}

@media screen and (max-width: 640px) {
	
	.mediabox .actions .button{width:46%;padding:0;margin:auto 1% 9px 1%}
	.hardlinks a{width:auto;padding:0 3px;margin:auto;display:inline-block}
	.mediabox .meta{text-align:center}
	.mediabox .author{font-size:16px}
	.mediabox .views{font-size:16px}
	.mediabox .tags{display:none}
	
}

@media screen and (max-width: 560px) {
	
	.featured .tile{width:90%;max-width:90%;margin:auto auto 16px auto}
	.comments .list li{padding:0 0 12px 56px}
	.comments .votes{width:100%;position:relative;top:auto;right:auto;margin:8px auto auto auto;display:block}
	.usernav{text-align:center;padding-top:10px}
	.usernav a{width:45%;box-shadow:none;border-radius:3px;float:none;padding:0;margin:auto 1% 10px 1%;display:inline-block}
	
}

@media screen and (max-width: 480px) {
	
	.two-column>.left .tile{width:90%;max-width:90%;margin:auto auto 10px auto}
	.mediabox .actions .button{width:92%;margin:auto auto 9px auto}
	.mediabox .views,.mediabox .date{font-size:15px;margin:auto 5px}
	.comments .list{text-align:center}
	.comments .list li{padding:0 0 12px 0}
	.comments .avatar{position:relative;top:auto;left:auto;margin:auto auto 8px auto;display:inline-block}
	.comment-form textarea{width:90%;padding:10px 5%}
	.comment-form input[type=submit]{width:100%;padding:10px 0;display:block}
	.row.user{text-align:center}
	.row.user .avatar{margin:auto auto 10px auto}
	.row.user .info{display:block}
	
}

@media screen and (max-width: 360px) {
	
	.mediabox .author{font-size:14px}
	.mediabox .views{font-size:14px}
	.mediabox .category{font-size:14px}

}

@media screen and (max-width: 280px) {
	
	.mediabox .author{font-size:13px}
	.mediabox .views{font-size:13px}
	.mediabox .category{font-size:12px}

}
	
	/* full title height on content */
	.two-column>.left .tile { vertical-align: top; }
	.tile .meta .title { overflow: visible; text-overflow: clip; }
	.two-column>.left .tile .meta .title { max-height: none; white-space: normal; }
	.two-column>.left .tile .meta .title a { max-height: none; white-space: normal; }
	.sidebar .tiles.blocks .tile .meta .title { max-height: none; white-space: normal; overflow: visible; text-overflow: clip; }
	.sidebar .tiles.blocks .tile .meta .title a { max-height: none; white-space: normal; overflow: visible; text-overflow: clip; }
	
	.slider .tile { vertical-align: top; }
	.slider .tile .meta .title { max-height: none; white-space: normal; }
	.slider .tile .meta .title a { max-height: none; white-space: normal; overflow: visible; text-overflow: clip; }
	
	/* daily rant title link */
	.heading .title a { color: inherit; }
		.heading .title a:hover { color: #edb927; }
	.daily_rant_heading { font-size: 12px; line-height: 15px; }
		.daily_rant_heading .news_title { color: #aaaaaa; text-decoration: none; cursor: pointer; font-size: 14px; line-height: 15px; margin-right: 5px; font-weight: bold; text-transform: uppercase; }
			.row.heading.has-daily-rant:hover .daily_rant_heading .news_title { color: #edb927; }
			.row.heading.has-daily-rant .daily_rant_heading .news_title:hover { color: #ffffff; }
		.daily_rant_heading .news_stat { display: inline-block; font-size: 11px; color: #666666; line-height: 14px; }
			.daily_rant_heading .news_stat .fa, .daily_rant_heading .news_stat .fab, .daily_rant_heading .news_stat .fas, .daily_rant_heading .news_stat .far, .daily_rant_heading .news_stat .fal { margin-right: 4px; }
			.row.heading.has-daily-rant:hover .daily_rant_heading .news_stat { color: #999999; }
	.page-rant .heading .title { text-transform: uppercase; }
	
	/* re-organized frontpage */
	.page>.wrap>.two-column.single-two-column { box-shadow: 0 0 0 transparent; }
	.page>.wrap>.two-column.single-two-column>.left { width: 100%; }
	.page>.wrap>.two-column.single-two-column>.left .tiles { text-align: left; }
	
	@media screen and (min-width: 961px) {
		.two-column.single-two-column>.left .tile { /*max-width: 225px;*/ max-width: 20%; max-width: calc(20% - 28px); text-align: center; }
	}
	
	@media screen and (max-width: 960px) and (min-width: 771px) {
		.two-column.single-two-column>.left .tile { max-width: 25%; max-width: calc(25% - 28px); }
	}
	
	@media screen and (max-width: 770px) and (min-width: 701px) {
		.two-column.single-two-column>.left .tile { max-width: 33%; max-width: calc(33% - 9px); }
	}
	
	@media screen and (max-width: 700px) and (min-width: 481px) {
		.two-column.single-two-column>.left .tile { max-width: 50%; max-width: calc(50% - 10px); }
	}
	
	@media screen and (max-width: 480px) {
		.page>.wrap>.two-column.single-two-column>.left .tiles { text-align: center; }
	}
	
	/* fix to buttons to the right of media titles */
	@media screen and (min-width: 1141px) {
		.one-column .column.media .heading .title, .two-column>.column.media.left .heading .title { margin-right: 135px; }
	}
	
	/* highlight voted media buttons */
	.mediabox .actions .button.voted-for { color: #edb927; }
	
	/* highlight voted comment rating arrow */
	.comments .votes .buttons .button.voted-for { color: #edb927; }
	
	/* comment threads */
	.comment-form textarea { color: #000; }
	.comments .list .comment-form { box-shadow: 0 0 0 transparent; padding-bottom: 0; }
	.comments .list li { padding-right: 0; padding-left: 0; /*min-height: 0;*/ }
	.comments .list .list { /*padding: 15px 0 0 20px; margin-top: 15px;*/ padding: 0 0 0 15px; margin: 0; padding-top: 0; }
	.comments .list li:last-child { padding: 0; }
	/*.comments .list .list li:last-child { padding: 0; }*/
	.comments .list .list li { box-shadow: 0 0 0 transparent; /*margin: 0;*/ margin-bottom: 0; padding-top: 15px; padding-bottom: 0; }
	.comment_container { display: table; width: 100%; position: relative; }
		.comment_container .avatar_container { display: table-cell; width: 64px; vertical-align: top; position: relative; top: auto; left: auto; }
			.comment_container .avatar_container .avatar { position: relative; top: auto; left: auto; display: block; border-radius: 3px; }
		.comment_container .meta { display: table-cell; vertical-align: top; padding: 0 10px; }
		.comment_container .votes_container { display: table-cell; width: 72px; vertical-align: top; position: relative; top: auto; right: auto; }
			.comment_container .votes_container .row.values { text-align: center; }
				.comment_container .votes_container .row.values .value_display { width: 50%; font-size: 12px; color: rgba(255,255,255,.32); line-height: 28px; }
					.comment_container .votes_container .row.values .value_display.value_up { color: #17ce17; box-shadow: -1px 0 0 rgba(0, 0, 0, .1) inset; }
					.comment_container .votes_container .row.values .value_display.value_down { color: #ff3c3c; box-shadow: 1px 0 0 rgba(255, 255, 255, .06) inset; }
	#content_comments_section .comments_go_bottom { text-transform: none; background-color: rgba(255,255,255,.06); font-size: 15px; color: rgba(255,255,255,.24); text-align: center; line-height: 30px; font-weight: normal; }
		#content_comments_section .comments_go_bottom:hover { background-color: #edb927; color: #fff; }
	
	.comments .meta .title .name.larger_name { font-size: 14px; }
	
	@media screen and (max-width: 480px) {
		.comment_container { display: block; }
			.comment_container .avatar_container { display: block; width: 100%; }
			.comment_container .meta { display: block; /*padding: 0 10px;*/ }
			.comment_container .votes_container { display: none; width: 100%; }
	}
	
	.comment_reply_container.hidden { display: none; }
	.comment_reply_container .cancel_comment { margin-left: 10px; background-color: #343434; font-size: 10px; font-weight: 700; color: #fff; text-align: center; text-transform: uppercase; border: 0; border-radius: 4px; padding: 8px 20px; margin: auto; display: inline-block; }
	
	.btop { border-top: 0 !important; }
	.row.comments { margin-bottom: 44px; }
	.top_comments_container { position: relative; height: 0; }
		.top_comments_container .comments_go_top { display: inline-block; background-color: rgba(255,255,255,.06); font-size: 15px; color: rgba(255,255,255,.24); text-align: center; line-height: 30px; padding: 0 15px; border-radius: 2px; position: absolute; top: 5px; right: 0; }
			.top_comments_container .comments_go_top:hover { background-color: #edb927; color: #fff; }
	
	/* avatar vip badge adjustments */
	.comments .avatar { height: auto; }
	.comments .avatar .active { position: relative; top: auto; right: auto; bottom: auto; left: auto; z-index: auto; display: block; max-height: 64px; margin: 0 auto; }
	.comments .avatar .vip { position: relative; bottom: auto; left: auto; z-index: auto; }
	.user .avatar { height: auto; }
	.user .avatar .active { position: relative; top: auto; right: auto; bottom: auto; left: auto; z-index: auto; display: block; max-height: 64px; margin: 0 auto; }
	.user .avatar .vip { position: relative; bottom: auto; left: auto; z-index: auto; }
	.user .info .name { font-size: 22px; line-height: 22px; }
		.user .info .name.larger_name { font-size: 28px; line-height: 30px; }
	
	/* user comments section */
	.profilepanel.user-comments { text-align: left; }
		.profilepanel.user-comments .row.heading { padding: 0 20px; font-size: 14px; font-weight: bold; color: rgba(255,255,255,.48); }
	
	.comments .meta .title .context { font-size: 11px; color: rgba(255,255,255,.48); margin: auto auto auto 8px; }
		.comments .meta .title .context a { text-decoration: none; color: #edb927; font-weight: bold; }
			.comments .meta .title .context a:hover { color: #fff; }
	
	/* message to user */
	.message { background: #2a2a2a; padding: 20px 24px; margin: 0 20px 10px 20px; color: #ffffff; color: rgba(255, 255, 255, 0.6); font-size: 12px; }
		.message a { text-decoration: underline; color: inherit; }
		.message.message-success { color: #0f0; }
		.message.message-error { color: #f00; }
	
	/* fix to tags list on media view page */
	.mediabox .tags { max-width: 40%; }
		.mediabox .tags h4 { margin-right: 20px; overflow: hidden; display: block; max-height: 32px; }
		.mediabox .tags .fa, .mediabox .tags .fab, .mediabox .tags .fas, .mediabox .tags .far, .mediabox .tags .fal { position: absolute; right: 0; top: 2px; }
	
	/* submit content */
	#user_submit_form_status { display: none; background: #2a2a2a; box-shadow: 0 2px 12px rgba(0,0,0,.16); padding: 24px; text-align: center; font-size: 32px; font-weight: bold; color: #505050; }
	#user_submit_content_form label.terms_agree { display: block; width: 100%; margin-bottom: 15px; text-align: center; cursor: pointer; }
		#user_submit_content_form label.terms_agree input[type="checkbox"] { vertical-align: middle; }
	
	/* ads */
	body.mobile .one-column.trevda, body.mobile .draobredael { background-color: #141414 !important; padding-left: 0 !important; padding-right: 0 !important; text-align: center !important; }
	.middle_trevda { text-align: center; margin: 0 0 10px 0; }
	
	/* search in mobile sidebar */
	.sidemenu .search_form { position: relative; text-align: left; text-transform: uppercase; line-height: 18px; padding: 0; margin: auto 24px 12px 24px; display: block; }
		.sidemenu .search_form .field { background: rgba(255,255,255,.03); border: 0; text-align: left; font-size: 14px; line-height: 38px; padding-left: 16px; padding-right: 38px; width: 100%; width: calc(100% - 54px); color: #fff; border-bottom: 1px solid #464646; border-top-left-radius: 4px; border-top-right-radius: 4px; }
			.sidemenu .search_form .field:active, .sidemenu .search_form .field:focus { border-bottom-color: #edb927; }
		.sidemenu .search_form .submit { position: absolute; z-index: 50; top: 0; right: 0; color: #fff; width: 38px; height: 38px; background: transparent; border: 0; box-shadow: none; }
	
	/* Top Users */
	.top-users{list-style-type:decimal;list-style-position:inside;padding:4px 16px 0 16px}
	.top-users li{font-size:18px;font-weight:normal;color:#aaa;text-align:left;line-height:52px;display:list-item}
	.top-users li:last-child{border-bottom:0}
	.top-users li a{display:block;padding:8px 0 8px 80px;position:absolute;top:0;right:0;bottom:0;left:0}
	.top-users li .username,.top-users li span{margin:auto;display:block;vertical-align:top;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
	.top-users li .username{font-size:14px;font-weight:700;color:#edb927;line-height:16px; margin-bottom: 2px;}
	.top-users li:hover .username{text-decoration:underline}
	.top-users li span{font-size:10px;font-weight:normal;color:#a5a5a5;color:rgba(255,255,255,.6);line-height:18px}
	.top-users li .avatar{width:36px;height:36px;border-radius:3px;position:absolute;top:8px;left:36px}
	.top-users li .avatar img{width:auto;height:auto;margin: auto; display: block; z-index: 2; max-width: 100%; max-height: 100%;}
	
	/* widget ads */
	.widget_zone_container { background-color: #2a2a2a; padding: 12px 16px; }
		.widget_zone_container .widget_zone_list { list-style: none; display: table; width: 100%; margin: 0; padding: 0; }
			.widget_zone_container .widget_zone_list li { list-style: none; display: table-cell; width: 20%; text-align: center; padding: 0 10px; }
				.widget_zone_container .widget_zone_list li a { display: block; width: 100%; outline: none; }
					.widget_zone_container .widget_zone_list li a img { display: block; width: 100%; height: auto; border: 1px solid #000; }
	
	/* trending box */
	.trending { border-bottom: 0; border-top: 3px solid #151515; }
	
	@media screen and (max-width: 960px) {
		.widget_zone_container .widget_zone_list li { width: 25%; }
			.widget_zone_container .widget_zone_list li.wzl_item__5 { display: none; }
	}
	
	@media screen and (max-width: 770px) {
		.header_submenu_cat_container { display: none; }
		.widget_zone_container .widget_zone_list li { width: 33%; }
			.widget_zone_container .widget_zone_list li.wzl_item__4 { display: none; }
	}
	
	@media screen and (max-width: 700px) {
		.widget_zone_container .widget_zone_list li { width: 50%; }
			.widget_zone_container .widget_zone_list li.wzl_item__3 { display: none; }
	}
	
	@media screen and (max-width: 480px) {
		.widget_zone_container .widget_zone_list li { width: auto; display: block; }
			.widget_zone_container .widget_zone_list li.wzl_item__2 { margin-top: 12px; }
	}
	
	/* chaturbate iframe */
	#chaturbate_iframe { display: block; margin: 0 auto; padding: 0 0 20px 0; text-align: center; background-color: #222222; width: 100%; max-width: 1280px; margin: 15px auto 0 auto; border-top: 3px solid #151515; }
	#chaturbate_iframe .cb_if_title { text-align: left; font-family: 'Bulletproof Deco BB',Helvetica,Arial; font-size: 24px; line-height: 24px; text-shadow: 0 1px 4px rgba(0,0,0,.24); font-weight: normal; color: #fff; vertical-align: middle; margin: 0 auto 10px auto; padding: 18px 24px; box-shadow: 0 -1px 0 rgba(0,0,0,.32)inset,0 1px 0 rgba(255,255,255,.06); }
	#chaturbate_iframe .cb_if_title span { color: #edb927; }
	#chaturbate_iframe .rounded_corner_bg { text-align: center; background-color: #ffffff; border-radius: 4px; padding: 10px 3px 0 10px; margin: 0 auto; }
	#chaturbate_iframe iframe { width: 100%; margin: 0 auto; border: 0; overflow: hidden; }
	
	@media screen and (max-width: 439px) {
		#chaturbate_iframe .rounded_corner_bg { width: 191px; }
		#chaturbate_iframe iframe { width: 183px; height: 471px; }
			#chaturbate_iframe .rounded_corner_bg iframe { width: 183px; height: 446px; }
	}
	@media screen and (min-width: 440px) {
		#chaturbate_iframe .rounded_corner_bg { width: 386px; padding-bottom: 3px; }
		#chaturbate_iframe iframe { width: 378px; height: 237px; }
			#chaturbate_iframe .rounded_corner_bg iframe { width: 378px; height: 228px; }
	}
	@media screen and (min-width: 646px) {
		#chaturbate_iframe .rounded_corner_bg { width: 575px; padding-bottom: 3px; }
		#chaturbate_iframe iframe { width: 567px; height: 237px; }
			#chaturbate_iframe .rounded_corner_bg iframe { width: 567px; height: 228px; }
	}
	@media screen and (min-width: 960px) {
		#chaturbate_iframe .rounded_corner_bg { width: 764px; padding-bottom: 3px; }
		#chaturbate_iframe iframe { width: 756px; height: 237px; }
			#chaturbate_iframe .rounded_corner_bg iframe { width: 756px; height: 228px; }
	}
	@media screen and (min-width: 1140px) {
		#chaturbate_iframe .rounded_corner_bg { width: 953px; padding-bottom: 3px; }
		#chaturbate_iframe iframe { width: 945px; height: 237px; }
			#chaturbate_iframe .rounded_corner_bg iframe { width: 945px; height: 228px; }
	}
	@media screen and (min-width: 1300px) {
		#chaturbate_iframe .rounded_corner_bg { width: 1142px; }
		#chaturbate_iframe iframe { width: 1135px; height: 237px; }
			#chaturbate_iframe .rounded_corner_bg iframe { width: 1134px; height: 238px; }
	}
	