@charset "utf-8";
/* CSS Document coded by TarantulaBiz (www.tarantula.biz) */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #7f7f7f;
}
.custom_button {
    font-size: 13px;
    font-weight: 500;
    display: block;
    text-align: center;
    padding: 11px 14px;
    border: none;
    background: #778289;
    display: inline-block;
    padding: 10px 16px;
    color: #fff;
    line-height: 1.1;
    border-radius: 3px;
    font-weight: 500;
    transition: background .2s;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer;
    background-repeat: repeat-x;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    width: 60%;
}
#showcomments {
    text-decoration: none;
    color:white!important;
    margin-bottom: 10px;
}

.not-active {
    pointer-events: none;
    cursor: default;
    background: #C8CDD0;
}

.controls {
    margin: 10px 10px 0px 10px;
}
.controls a {
    width: auto!important;
    text-decoration: none;
    color:white!important;
}
div {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border-width: 1px;
	border-style:solid;
	border-color:black;
}

ol {
	list-style: none;
}

.holder {
	overflow: hidden;
}

#site {
	width: 100%;
	padding: 0px 0 0 0;
}

#header {
	width: 100%;
	_border: #000000 solid 1px;
	margin-bottom: 20px;
	_background-image: url('images/header2.jpg');
	height: 52px;
	_background-color: #2c2c2c;
	_margin-top: -12px;
	background: rgb(51,51,51); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(34,34,34,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,1)), color-stop(100%,rgba(34,34,34,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(34,34,34,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(34,34,34,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(34,34,34,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(51,51,51,1) 0%,rgba(34,34,34,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#222222',GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.5);
	overflow: hidden;

}

#efuktlogo {
	float: left;
	margin: 0;
	_margin-right: 20px;
}

#efuktlogo a img {
	_margin-top: 20px;
	border: 0 !important;
}

.main_nav {
	_border-left: 2px solid #1C2023;
	overflow: hidden;
	_float: left;
	display: inline;
}

.main_nav ol {
	padding: 0 !important;
	margin: 0 !important;
	_margin-left: 20px !important;
}

.main_nav ol li {
	float: left;
	padding: 0 15px;
}

.main_nav ol li a {
	color: #d7d7d7;
	font-size: 14px;
        font-weight: bold;
	line-height: 52px;
	text-decoration: none;
	text-transform: uppercase;
}

.main_nav ol li a:hover {
	color: #F2F3FF;
}

.red_underline {
	border-bottom: 1px solid #ff3019;
}

.new_navigation::after {
	content: url("images/new.png");
	position: relative;
	top: 9px;
	left: -15px;
	overflow: visible;
	width: 1px;
	height: 1px;
	float: right;
}


.upload {
	float: right;
	/*background-color: #EC2829;*/
	width: 100px;
}

.upload a {
	color: #fff;
	text-decoration: none;
	line-height: 52px;
	font-size: 14px;
	font-weight: 700;
}

.upload img {
	border: none !important;
	margin-left: 5px;
}

.random {
	float: right;
	width: 100px;
	_border-left: 2px solid #1C2023;
	overflow: hidden;
	height: 52px;
}

.random img {
	margin-top: 5px;
	_margin-bottom: 5px;
	border: 0 !important;
	display: block;
}

.line-separator {
	width: 1px;
	height: 36px;
	background-color: #404040;
	border-left: 1px solid #000;
	float: left;
	margin-top: 8px;
}

.clear {
	clear: both;
}

/*#menu {
	width: 630px;
	height: 18px;
	border: #000000 solid 1px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 2px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}*/

#menu a {
	padding: 0 2px;
}

#menu a:link {text-decoration: none; color:#000000;}
#menu a:visited {text-decoration: none; color:#000000;}
#menu a:active {text-decoration: none; color:#000000;}
#menu a:hover {text-decoration: underline; color:#000000;}

#middle {
	width: 630px;
	border: #000000 solid 1px;
	background-color: #FFFFFF;
	overflow: hidden;
	padding: 9px 0 3px 0;
	margin-bottom: 5px;
}

#disqus_thread {
	width: 90%;
	margin: auto;
}

.hidden {
	display:none;
}

#middle img {
	border: 1px solid black;
}
#middle .post {
	width: 630px;
	float: left;
	border-bottom: #c8c8c8 dotted 1px;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}
#middle a {
	color:black;
}
#middle .post .thumb {
	width: 140px;
	height: 100px;
	float: left;
	border: #000000 solid 0px;
	margin: 0 20px 10px 0;
}

#middle .post .details {
	width: 466px;
	float: left;
}

#middle .post .details .title {
	width: 436px;
	height: 16px;
	float: left;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 20px 0 0;
	overflow: hidden;
}

#middle .post .details .title a:link {text-decoration: underline; color:#000000;}
#middle .post .details .title a:visited {text-decoration: underline; color:#000000;}
#middle .post .details .title a:active {text-decoration: none; color:#000000;}
#middle .post .details .title a:hover {text-decoration: underline; color:gray;}


#middle .post .details .description {
	width: 396px;
	float: left;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0 60px 0 0;
}

#middle .post .details .description a:link {text-decoration: none; color:#000000; font-weight: bold;}
#middle .post .details .description a:visited {text-decoration: none; color:#000000;}
#middle .post .details .description a:active {text-decoration: none; color:#000000;}
#middle .post .details .description a:hover {text-decoration: underline; color:#000000;}

#middle .post .details .info {
	width: 456px;
	float: left;
	text-align: left;
	font-size: 11px;
}

#middle .post .details .info a:link {text-decoration: none; color:#000000; font-weight: bold;}
#middle .post .details .info a:visited {text-decoration: none; color:#000000;}
#middle .post .details .info a:active {text-decoration: none; color:#000000;}
#middle .post .details .info a:hover {text-decoration: underline; color:#000000;}

#flnk {
	width: 630px;
	border: #000000 solid 1px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
}

#flnk a:link {
	color:black;
	text-decoration:none;
}
#flnk a:hover {
	text-decoration:underline;
}
#flnk a:visited {
	color:black;
}
#footer {
	width: 630px;
	height: 18px;
	border: #000000 solid 1px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 2px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}

#footer a:link {text-decoration: none; color:#000000;}
#footer a:visited {text-decoration: none; color:#000000;}
#footer a:active {text-decoration: none; color:#000000;}
#footer a:hover {text-decoration: underline; color:#000000;}


.float_left {
	float: left;
}

.float_right {
	float: right;
}

.bold {
	font-weight: bold;
}

/* CSS Document coded by TarantulaBiz (www.tarantula.biz) */

div.pagination2 {
        text-align:center;
        padding: 3px;
        margin: 3px;
}

div.pagination2 a {
        padding: 2px 5px 2px 5px;
        margin: 2px;
        border: 1px solid gray;
        font-weight:bold;
        text-decoration: none; /* no underline */
        color: black;
}
div.pagination2 a:hover, div.pagination2 a:active {
        background-color:black;
        border: 1px solid black;
        font-weight:bold;
        color: #bf4616!important;
}
div.pagination2 span.current {
        padding: 2px 5px 2px 5px;
        margin: 2px;
                border: 1px solid black;

                font-weight: bold;
                background-color: black;
                color: #FFF;
        }
        div.pagination2 span.disabled {
                padding: 2px 5px 2px 5px;
                margin: 2px;
                border: 1px solid #EEE;

                color: #DDD;
        }

#footer {
	color:white;
	text-decoration:none;
	font-size:11px;
	font-size:11px;
}
#footer a:hover {
	text-decoration:underline;
}
#search_form {
	border-style:solid;
	border-width:1px;
	border-color:black;
	font-size:11px;
	font-family: "Trebuchet MS";
	padding:1px;
	color:black;
	background-color:white;
}

/* NEW CLASSES */
.headerbuttons {
	position:relative;
	left: 0px;
	top: 3px;
}
.videolayer {
	background-color:#000;
	margin: 0 0 15px -3px;
	width:580px;
	height:400px;
}
.sharebutton {
	position: relative;
	top: 10px;
	float: left;
	left: 10px;
}
#videobuttons {
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.4);
	z-index:999;
	width:630px;
	margin-left: -23px;
	height:400px;
	position: absolute;
	font-size: 0.9em;
	text-transform: uppercase;
}
.adRandomVideoReplay {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bolder;
}
.adRandomVideoTitle {
	font-size: 24px;
	width: 200px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bolder;
}
#videobuttons ul {
	margin: 100px auto;
	text-align:center;
	width: 180px;
	padding: 0;
}
#videobuttons li {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
#videobuttons li img {
	border: 0;
}
#videobuttons a {
	color: #FFF;
	text-decoration: none;
}
.twitter_share {
	background-image: url('images/twitter_share.png');
	border: 0;
	height: 36px;					
	text-align:center;
}
.twitter_share a {
	position:relative;
	top: 13px;
	left: 18px;
	padding: 10px 20px;
}
.reddit_share {
	background-image: url('images/reddit_share.png');
	border: 0;
	height: 36px;
	text-align:center;
}
.reddit_share a {
	position:relative;
	top: 13px;
	left: 18px;
	padding: 10px 20px;
}
.facebook_share {
	background-image: url('images/facebook_share.png');
	border: 0;
	height: 36px;
	text-align:center;
}
.facebook_share a {
	position:relative;
	top: 13px;
	left: 18px;
	padding: 10px 20px;
}
nav {
        width:99%;
        padding-left: 1%;
        height: 70px;
        font-size: 1.6em;
        font-weight:bold;
	text-align:center;
}
nav ul {
        margin: 0;
        padding: 0;
}
nav li {
        display: inline;
        width:30%;
        margin: 0 2px;
	background-color:white;
}
nav li a {
        padding: 10px 7px 10px 7px;
        margin: 5px;
        border:1px solid #000;
        color: #000;
        float: left;
        text-decoration: none;
	background-color:white;
}

/* SUBMIT CONTENT SUBMIT CONTENT SUBMIT CONTENT SUBMIT CONTENT SUBMIT CONTENT SUBMIT CONTENT SUBMIT CONTENT SUBMIT CONTENT */

.wrap {
	padding: 20px 55px;
}

.input_style {
	width: 480px;
	padding: 17px 20px;
	background-color: #F1F2F5;
	font-size: 14px;
	border: none;
	margin-bottom: 20px;
}

input, textarea:focus{
	outline: 0;
}

.textarea_style {
	max-width: 480px;
	height: 86px;
}

.font_color {
	color: #7F7F7F;
}

.button_submit {
	background-color: #EC2829;
	padding: 10px;
	color: #fff;
	border: none;
	float: left;
	font-weight: 700;
}

.button_submit:hover {
	background-color: #CF1212;
}

.red_link {
	color: #EC2829 !important;
}

.submit_text p {
	margin-bottom: 5px;
	line-height: 1.6;
}

/* VIDEO PAGE VIDEO PAGE VIDEO PAGE VIDEO PAGE VIDEO PAGE VIDEO PAGE VIDEO PAGE VIDEO PAGE VIDEO PAGE VIDEO PAGE */

.cube_wrap {
	float: left;
	margin-left: 25px;
	overflow: hidden;
}

.cube {
	width: 300px;
	height: 250px;
	background-color: #fff;
	border: 1px solid #000;
}

.middle_wrap {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

/* CONTENT WRAPPERS */
.content_wrapper {
    width: 960px;
}

.content_left {
    float: left;
    width: 632px;
}

.content_without_baner {
    width: 632px;
    margin-left: auto; 
    margin-right:auto;
}

/* AD HOLDER */
.ef_block_wrapper {
    float: right;
    width: 302px;
}

.ef_block {
    float: left;
    width: 300px;
    height: 250px;
    margin-bottom: 25px;
    border: 1px solid #000;
    background: #fff;
}

/* SUBMIT PAGE */
.captcha {
    float: left;
    width: 50px;
    padding: 10px 20px;
    margin: 10px 10px 10px 0;
    text-align: center;
    border: 1px solid #ccc;
}

/* GIF PREVIEW PAGE */
#gif_container {
    position: relative;
}

#gif_container .gif_prev {
    position: absolute;
    top: 40%;
    left: 20px;
    border: none;
}

#gif_container .gif_next {
    position: absolute;
    top: 40%;
    right: 20px;
    border: none;
}

/* BESTOF PREVIEW PAGE */
#bestof_title {
    width: 525px;
    margin-top: -8px;
    text-transform: uppercase;
    font-size: 24px;
}

#bestof_name {
    width: 550px;
    padding-top: 2px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-size: 17px;
}

#bestof_container {
    position: relative;
    margin-top: 30px;
}
#bestof_container a{
    text-transform: uppercase;
}
#bestof_nav {
    width: 300px;
    margin: 150px auto;
    text-transform: uppercase;
    clear: both;
    overflow: hidden;
}
#bestof_nav a {
    margin: 0 10px;
}
.word-break{
	word-break: break-all;
}
.title-height{
    min-height: 22px;
    /*line-height: 22px;*/
}
.media-videoplayer {
	width:630px;
	height:425px;
	margin-top:-400px;
	z-index:1000;
	visibility:hidden;
}
.media-image {
    width: 100%;
    margin-top:10px;
}
.media-block {
    font-weight:bold;
    text-align: center
}
.movie-title {
    font-size:24px;
    width:525px;
    margin-top:-8px;
}
.banner-image {
    width: 100%;
    height: 150px;
}
.media-table-fix {
    text-align:center;
    padding-left: 15px;
}
.image-media-file {
    height:122px;
    width:177px;
    overflow: hidden;
    position: relative;
}