/*  
Theme Name: Siliconera
Theme URI: http://www.siliconera.com
Description: Siliconera with dinosaurs
Version: 9.5 w/ revised searchbar
Author: Adriana de Barros for Siliconera
Author URI: http://www.breathewords.com
*/

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	margin: 0;
}
small {
	color: #959595;
	font-size: 0.9em;
	margin-top: -15px;
}
small a:link {
	color: #959595;
	margin-left: 10px;
}
small a:hover {
	color: #F51023;
	margin-left: 10px;
}
small a:visited {
	color: #959595;
	margin-left: 10px;
}
a:link img {
	border: 0;
}
#header {
	margin: 0 5px 10px 0;
	padding: 0 0 10px 0;
}
#selogo {
	float: left;
}
#selogo img {
	border: 0;
}

#sixdeg-nav ul {
	list-style: none;
	margin-top: 7px;
}
#sixdeg-nav ul li {
	display: inline;
	margin-left: 13px;
}
#sixdeg-nav ul li a {
	text-decoration: none;
	color: #000;
}
#sixdeg-nav ul li a:active {
	color: #d50917;
}
#sixdeg-nav ul li a:hover {
	color: #d50917;
}
#sixdeg-nav ul li a.active {
	color: #d50917;
}
#mainnav {
	background: url('imgs/nav_console_outline.gif') top left no-repeat #000;
	width: 100%;
	height: 32px;
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
	position: relative;
	margin-top: 5px;
}
#mainnav ul {
	list-style: none;
	position: absolute;
	top: -2px;
	left: -45px;
}
#mainnav ul li {
	display: inline;
	margin-left: 25px;
}
#mainnav ul li a {
	text-decoration: none;
	color: #fff;
}
#mainnav ul li a:hover {
	color: #d50917;
}
#mainnav ul li#nav-advertise {
	margin: -13px 10px 0 0;
	float: right;
}
#searchform {
	background: url('imgs/searchbox_red.gif') top left no-repeat #000;
	height: 95px;
	width: 247px;
	margin: 10px 0px;
	position: relative;
	right: -735px;
}
#searchform form {
	position: absolute;
	left: 10px;
	top: 15px;
}
#searchform label {
	margin: 0 10px 2px;
	font-weight: bold;
	color: #fff;
	display: block;
	font-size: 0.7em;
}
#searchform input#s {
	margin: 0px 10px 2px;
	border: 1px solid #000;
	width: 150px;
}
#searchform select {
	margin: 0px 10px;
	border: 1px solid #000;
}
#searchform input#searchsubmit {
	background: #fff;
	color: #000;
	border: 1px solid #000;
	display: inline;
}
a:link {
	color: #000;
}
#b5leaderboard {
	min-height: 90px;
	margin-left: auto;
	margin-right: auto;
}
#outercontainer {
	z-index: 1;
	clear: both;
}
div.gnfloat {
	float: right;
	margin: 1px;
}
#contentcontainer {
	position: relative;
}
table#pagehead {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;
}
table#pagehead tr {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
table#pagehead tr td.posttitle {
	color: #fff;
	background: #000;
	width: 200px;
	vertical-align: middle;
}
table#pagegead tr td.postsecond {
	width: 300px;
	text-align: left;
	padding-left: 40px;
}
table#pagegead tr td.postsecond small {
	font-size: 0.6em;
	width: 567px;
	vertical-align: middle;
}
table#pagehead tr td.postthird {
	width: 120px;
	padding-right: 10px;
}
table#pagehead tr td {
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
table#pagehead tr td ul#subbuttons {
	list-style: none;
	margin: 0;
	width: 110px;
}
table#pagehead tr td ul#subbuttons li {
	display: inline;
	margin: 0;
	padding: 2px;
	color: #fff;
	font-size: 0.7em;
}
table#pagehead tr td ul li a {
	text-decoration: none;
	color: #000;
}
table#pagehead tr td ul li a:hover {
	text-decoration: underline;
}
#postcontainer {
	border-top: 1px solid #ccc;
	margin-top: 20px
}
.post {
	color: #000;
	font-size: 12px;
	padding: 0 0 7px;
	border-bottom: solid 1px #ccc;
	margin: 13px 0 13px;
	line-height: 18px;
	text-align: justify;
}
.post .postdescription {
	margin-top: 4px;
}
.post .commentlink {
	float: right;
	margin-top: -10px;
}
.post .commentlink a:hover {
	color: #000;
}
.post .excerptclear {
	clear: both;
	height: 1px;
}
.post h2.title {
	color: #E05683;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
}
.post h2.title a:link {
	color: #D50917;
	text-decoration: none;
}
.post h2.title a:visited {
	color: #959595;
	text-decoration: none;
	border-bottom: solid 1px #ccc;
}
.post h2.title a:hover {
	color: #D50917;
	text-decoration: underline;
}
.post small {
	margin: 0;
}
.smallspacer {
	font-size: 1px;
}
.sidebarlinks {
	border: 1px solid #fff;
	background-color: #B9DB7D;
	width: 367px;
	font-size: 0.7em;
	padding: 7px 1px 7px 7px;
	margin: 7px -10px 0 0;
}
.sidebarlinks ul {
	list-style: none;
	margin-left: 0;
	padding: 0 0 0 15px;
}
.sidebarlinks h3 {
	background: url('imgs/bg_sidebar_title.gif') top left no-repeat;
	padding-left: 7px;
	margin-left: 7px;
}
.sidebarlinks ul {}
.sidebarlinks ul li {
	margin-left: 0;
	padding: 5px 0;
}
.sidebarlinks a:link {
	color: #000;
	line-height: 20px;
}
.sidebarlinks a:visited {
	color: #000;
}
.sidebarlinks a:hover {
	background-color: #EAF8AA;
}
.dinolinks {
	border: 1px solid #fff;
	text-align: left;
	background-color: #B9DB7D;
	width: 300px;
	font-size: 0.7em;
	padding: 1px 1px 1px 1px;
	margin: 7px -10px 0 0;
}
.dinolinks ul {
	list-style: none;
	margin-left: 0;
	padding: 0 0 0 15px;
}
.dinolinks h3 {
	background: url('imgs/bg_sidebar_title.gif') top left no-repeat;
	padding-left: 7px;
	margin-left: 7px;
}
.dinolinks ul {}
.dinolinks ul li {
	margin-left: 0;
	padding: 5px 0;
}
.dinolinks a:link {
	color: #000;
	line-height: 20px;
}
.dinolinks a:visited {
	color: #000;
}
.dinolinks a:hover {
	background-color: #EAF8AA;
}
.sidebarlinks2 {
	border: 1px solid #fff;
	position: relative;
	background-color: #88DFCD;
	width: 367px;
	font-size: 0.7em;
	padding: 7px 1px 7px 7px;
	margin: 7px -10px 0 0;
}
.sidebarlinks2 h3 {
	background: url('imgs/bg_sidebar_title_turq.gif') top left no-repeat;
	padding-left: 7px;
	margin-left: 7px;
}
.sidebarlinks2 ul {
	list-style: none;
	margin-left: 0;
	padding: 0 0 0 15px;
}
.sidebarlinks2 ul li {
	margin-left: 0;
	padding: 5px 0;
}
.sidebarlinks2 a:link {
	color: #000;
	line-height: 20px;
}
.sidebarlinks2 a:visited {
	color: #000;
}
.sidebarlinks2 img {
	border: 0;
}
.sidebarlinks2 a:hover {
	background-color: #BEF8E5;
	line-height: 20px;
}
.sidebarlinks3 {
	border: 1px solid #fff;
	background-color: #82B9EC;
	width: 357px;
	font-size: 0.7em;
	padding: 7px 1px 7px 17px;
	margin: 7px -10px 0 0;
}
.sidebarlinks3 h3 {
	background: url('imgs/bg_sidebar_title_blue.gif') top left no-repeat;
	padding-left: 7px;
	margin-left: 7px;
}
.sidebarlinks3 a:link {
	color: #000;
	line-height: 20px;
}
.sidebarlinks3 a:visited {
	color: #000;
}
.sidebarlinks3 a:hover {
	background-color: #AED6FC;
	line-height: 20px;
}
.sidebarlinks3 a:visited {
	color: #000;
	line-height: 20px;
}
.sidebarlinks4 {
	background: #000;
	width: 375px;
	padding: 7px 0 0;
	margin: 0;
}
.sidebarlinks5 {
	border: 1px solid #fff;
	background-color: #CCCCCC;
	width: 357px;
	font-size: 0.7em;
	padding: 7px 1px 7px 17px;
	margin: 7px -10px 0 0;
}
.sidebarlinks5 ul {
	list-style: none;
	margin-left: 0;
}
.sidebarlinks5 ul li {
	margin-left: 0;
}
.sidebarlinks5 a:link {
	color: #000;
	line-height: 20px;
}
.sidebarlinks5 a:visited {
	color: #000;
}
.sidebarlinks5 a:hover {
	background-color: #FFFFFF;
	line-height: 20px;
}
.sidebarlinks5 a:visited {
	color: #000;
	line-height: 20px;
}
.buttonista {
	border: 0;
	margin: 3px 3px 3px 0;
}
#b5ad300 {
	border: 1px solid #fff;
	background: #fff;
	float: left;
	margin: -256px 0 0 73px;
}
#button_tests {
	margin: 0 0px 0px 0px;
}
#button_videos {
	margin: 0px 0px 0px 0px;
}
#button_random {
	margin: 0px 0px 0 0px;
}
#nextprev {
	list-style-type: none;
	width: 100%;
	height: 30px;
}
#nextprev p {
	list-style-type: none;
	float: right;
	margin-left: 10px;
}
#nextprev a {
	color: #D50917;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	border: solid 1px #D50917;
}
#nextprev a:hover {
	background-color: #D50917;
	color: #fff;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	height: 22px;
	font-weight: bold;
	border-top: solid 1px #D50917;
	border-left: solid 1px #D50917;
}
#nextprev2 {
	list-style-type: none;
	width: 100%;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 50px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	font-size: small;
}
#nextprev2 p {
	list-style-type: none;
	float: right;
	margin-left: 10px;
	font-size: xx-small;
}
#nextprev2 a {
	color: #D50917;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #D50917;
	font-size: xx-small;
}
#nextprev2 a:hover {
	background-color: #D50917;
	color: #fff;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	height: 22px;
	font-weight: bold;
	border-top: solid 1px #D50917;
	border-left: solid 1px #D50917;
	font-size: xx-small;
}

#thumbnail-gallery {
	align-content: center;
	align-items: center;
	border: 1px solid black;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	padding: 10px;
}

.thumbnail-container {
	align-self: auto;
	box-sizing: border-box;
	flex: 0 1 auto;
	height: 100px;
	margin: 0 5px;
	order: 0;
	width: 100px;
}

.thumbnail-container a {
	display: block;
	height: 100%;
	width: 100%;
}

.thumbnail-container a img {
	display: block;
	margin: 0 auto;
	max-height: 100%;
	max-width: 100%;
	text-align: center;
}

#outtercontainer {
	background-color: #000;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 7px 0 5px 7px;
	position: relative;
	z-index: 1;
}
.leftcontainer {
	background-color: #fff;
	width: 570px;
	margin-right: 7px;
	float: left;
	padding: 15px 17px 15px 15px;
}
.leftcontainer .postarticle {
	color: #000;
	font-size: 0.8em;
	padding-bottom: 15px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 13px;
	line-height: 19px;
	text-align: justify;
}
.leftcontainer .postarticle h1 {
	color: #000;
	font-size: 2em;
	line-height: 25px;
	margin-bottom: 10px;
	text-align: left;
	padding-top: 10px;
	border-top: solid 1px #ccc;
}
.leftcontainer .postarticle .writer {
	color: #A7A7A7;
	font-size: 1em;
	text-align: left;
}
.leftcontainer .postarticle img {
	padding: 10px;
	border: 0;
}
.leftcontainer .postarticle a {
	color: #d50917;
	text-decoration: none;
}
.leftcontainer .postarticle a:hover {
	color: #d50917;
	text-decoration: underline;
}
.leftcontainer .postdescription {
	margin-top: 10px;
}
.leftcontainer .postarticle #links {
	font-size: 0.9em;
	list-style-type: none;
	width: 93%;
	height: 22px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	background-color: #eee;
}
.leftcontainer .postarticle #links li {
	list-style-type: none;
	float: left;
}
.leftcontainer .postarticle #links a {
	color: #D50917;
	padding: 3px 10px 3px 10px;
	height: 22px;
}
.rightcontainer {
	width: 370px;
	float: left;
}
.leftdino {
	background-color: #fff;
	width: 640px;
	margin-right: 7px;
	float: left;
	padding: 15px 5px 50px 5px;
}
.rightdino {
	width: 325px;
	float: right;
}
.thumbnail {
	width: 200px;
	height: 125px;
	float: left;
	margin-right: 10px;
	padding-bottom: 15px;
}
.thumbnail {
	width: 200px;
	height: 125px;
	float: left;
	padding: 0 10px 15px 0;
}
.imgright {
	float: right;
	margin: 10px 0 10px 15px;
}
.imgleft {
	float: left;
	margin: 10px 12px 10px 0;
}
.video {
	background-color: #000;
	padding: 10px 10px 20px 10px;
	border: double 1px #ccc;
	text-align: center;
}
.post1 {
	color: #000;
	font-size: 0.8em;
	padding-bottom: 15px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 13px;
	line-height: 21px;
}
#comments {}
h3#comments {
	font-size: 1em;
}
.commentlist {
	font-size: 0.9em;
	line-height: 1.5;
	width: 90%;
	text-align: justify;
	margin: 7px auto;
	border-bottom: 1px solid #ccc;
}
.alt {
	background: #eee;
}
#form {
	font-size: 0.8em;
	padding-top: 5px;
	border-top: solid 1px #D50917;
	margin-top: 15px;
	width: 500px;
}
#form span {
	font-size: 1.4em;
}
#form input {
	border: solid 1px #D50917;
}
#form textarea {
	border: solid 1px #D50917;
	width: 568px;
	height: 200px;
}
#form .submit {
	background-color: #D50917;
	color: #fff;
	font-weight: bold;
	padding: 0 20px 0 20px;
	float: right;
}
#subbuttons ul li {
	height: 25px;
}
#subbuttons ul li.helperlinks a:hover {
	text-decoration: underline;
}
ul#lightmenu {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: inline-block;
	height: 36px;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	background: transparent url("//www.siliconera.com/img/bg.jpg") repeat-x top left;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
ul#lightmenu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
ul#lightmenu li a {
	display: block;
	float: left;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	padding: 12px 20px 0 10px;
	height: 24px;
}
ul#lightmenu li a:hover {
	color: #FFFFFF;
	background: transparent url("//www.siliconera.com/img/over.jpg") no-repeat top right;
}
/*-------\/-------POST GALLERY CSS-------\/-------*/

.leftimg {
	box-sizing: border-box;
	float: left;
	left: calc(100% + 10px);
	position: absolute;
	top: -7px;
	width: 300px;
}
#outtercontainergal #header {
	width: 990px;
	text-align: left;
	margin: 0 auto 10px auto;
}
#outtercontainergal {
	width: 1190px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 7px 0 5px 7px;
}
.leftcontainergal {
	box-sizing: border-box;
	width: 100%;
}
.leftcontainergal #postcontainer {
	padding: 5px;
}
#currentimage img {
	max-width: 900px;
}
.galbtn {
	border-bottom: 3px solid gray;
	border-right: 3px solid gray;
	background-color: black;
	color: white;
	width: 70px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
.galprev {
	display: show;
	float: left;
}
.imageprev {
	display: block;
	float: left;
}
.imagenext, .galnext {
	display: block;
	float: right;
}
.imgthumb img {
	border: 1px solid blue;
	cursor: pointer;
}
.topgalview {
	text-align: center;
	width: 90%;
	margin: 0px auto;
}
#currentimage {
	margin: 10px 0;
}
.topgalview.posttitle {
	margin: 0px auto;
	width: 75%;
}
/*-------/\-------POST GALLERY CSS-------/\-------*/

#related_post {
	overflow: hidden;
	width: 586px
}
#related_post ul {
	/*border:solid 1px red;*/
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#related_post ul li {
	list-style: none;
	float: left;
	/*margin-right:20px;*/
	margin-left: 0px;
	padding-left: 0px;
	width: 143px;
}
#related_post ul li a {
	clear: both;
	text-decoration: none;
	float: left;
	text-align: center;
	width: 95%;
}
#related_post ul li a:hover {
	text-decoration: underline;
}
#related_post ul li img {
	border: 0px;
	/*margin-right:20px;*/
	height: 110px;
	width: 126px;
}
.wpp-excerpt {}
.popular_post {
	background-color: #B9DB7D;
	width: 367px;
	font-size: 0.7em;
	padding: 7px 1px 7px 7px;
	margin: 7px -10px 0 0;
	clear: both;
	overflow: hidden;
}
.popular_post ul {
	list-style: none;
	margin-left: 0;
	padding: 0 0 0 15px;
}
.popular_post h3 {
	background: url('imgs/bg_sidebar_title.gif') top left no-repeat;
	padding-left: 7px;
	margin-left: 7px;
}
.popular_post ul li:hover {
	background-color: #EAF8AA;
}
.popular_post ul li {
	clear: both!important;
	overflow: hidden!important;
	height: 45px;
	margin-bottom: 10px;
}
.popular_post ul li a {
	text-align: justify;
	text-decoration: none;
	font-size: 13px!important;
	line-height: 21px!important;
}
.popular_post ul li a span {
	margin-left: 10px!important;
	float: left!important;
}
.popular_post ul li img {
	float: left!important;
	height: 45px;
	width: 45px;
	font-size: 0px;
}
.wpp-post-title {
	width: 283px!important;
}
.wpp-thumbnail {
	width: 45px!important;
	height: 45px!important;
}
.sticky {
	background: #e1f3fc;
}
#button_fbook {
	width: 69px;
	background: url(imgs/1_tests.png) no-repeat;
	clear: both;
	overflow: hidden;
	height: 81px;
}
#fb_share_1 {
	margin-left: 0 !important;
	background: #FFFFFF;
	float: none !important;
	margin: 5px 1px 1px 2px !important;
	padding: 6px 0 5px 3px;
	overflow: hidden;
}
.fb_share_no_count {
	display: block !important;
}
#button_tweet {
	margin: 8px 0px 8px 0px;
	width: 69px;
	height: 81px;
	background: url(imgs/1_tests.png) no-repeat;
	overflow: hidden;
	clear: both;
}
.tweetmeme_button {
	float: none !important;
	/*background:#FFFFFF;*/
	padding: 6px 0 5px 8px;
	margin: 5px 1px 5px 2px !important;
}
#button_random {
	margin: 0px 0px 8px 0px;
	width: 69px;
	height: 81px;
	background: url(imgs/3_random.gif) no-repeat;
	overflow: hidden;
	clear: both;
}
#button_random_bg {
	margin: 5px 12px 5px 3px;
	padding: 4px 0 10px 7px;
}
#rss2ico {
	display: block;
	width: 50px;
	height: 51px;
	background: url(imgs/rss_r.png) no-repeat;
	cursor: pointer;
}
#rsstxt {
	font: normal 13px Tahoma, Arial, Verdana;
	/*color:#1F73BD; */
	text-decoration: none;
	padding-left: 4px;
	padding-top: 5px;
	display: block;
}
#button_random_bg a {
	text-decoration: none !important;
	text-align: center;
}
#button_random_bg a:hover {
	color: #F28728 !important;
}
.sidebarlinks2 {
	clear: both;
}
.sidebarlinks {
	clear: both;
}
.btf-ad-leaderboard {
	padding-bottom: 10px;
}

/* 2018-05-31 Curse Footer */
@import "//fonts.googleapis.com/css?family=Open+Sans+Condensed:100,300,700|Open+Sans:400italic,400,700,600";
@font-face {
	font-family: "footer-icons";
	src: url(https://d1u5p3l4wpay3k.cloudfront.net/hydra/fonts/footer-icons.ttf);
	src: url(https://d1u5p3l4wpay3k.cloudfront.net/hydra/fonts/footer-icons.eot#iefix) format("embedded-opentype"), url(https://d1u5p3l4wpay3k.cloudfront.net/hydra/fonts/footer-icons.woff) format("woff"), url(https://d1u5p3l4wpay3k.cloudfront.net/hydra/fonts/footer-icons.ttf) format("truetype"), url(https://d1u5p3l4wpay3k.cloudfront.net/hydra/fonts/footer-icons.svg) format("svg");
	font-weight: 400;
	font-style: normal;
}
html body #global-wrapper {
	clear: both;
	min-height: 100%;
	height: auto !important;
	margin-bottom: -156px;
}
html body #global-wrapper #footer-push {
	height: 156px;
}
html body.hide-ads #global-wrapper {
	clear: both;
	min-height: 100%;
	height: auto !important;
	margin-bottom: -155px;
}
html body.hide-ads #global-wrapper #footer-push {
	height: 155px;
}
footer#footer {
	background-color: #1b1b1c;
	clear: both;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 300 !important;
	min-height: 292px;
	overflow: auto;
	text-align: initial;
}
footer#footer * {
	box-sizing: border-box;
}
footer#footer.hide-ads {
	min-height: 155px;
}
footer#footer .footer-flex {
	align-content: center;
	align-items: center;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	margin: auto;
	max-width: 1000px;
}
footer#footer.hide-ads .footer-flex {
	margin-top: 0;
}
footer#footer .footer-box {
	flex: 0 0 auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
footer#footer div.footer-flex a.curse {
	background-image: linear-gradient(transparent, transparent), url(imgs/curse/logo-light.svg);
	display: inline-block;
	height: 148px;
	overflow: hidden;
	text-indent: -500px;
	white-space: nowrap;
	width: 210px;
}
footer#footer.hide-ads div.footer-flex a.curse {
	width: 214px;
	height: 52px;
	background-image: linear-gradient(transparent, transparent), url(imgs/curse/premium-logo-light.svg);
	background-repeat: no-repeat;
}
footer#footer a, footer#footer a:visited, footer#footer a:active, footer#footer a:hover {
	color: #c9c9c9;
	font-size: 14px;
	text-decoration: none;
}
footer#footer ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
footer#footer div.footer-box ul li {
	border: 0 none;
	content: none;
	font-size: inherit;
	line-height: 30px;
	padding: 0;
}
footer#footer div.footer-box ul li a {
	padding-left: 25px;
	position: relative;
}
footer#footer.show-ads div.footer-box ul li a::before {
	color: #c9c9c9;
	font-family: 'footer-icons';
	font-size: 16px;
	height: 16px;
	left: 0;
	line-height: 20px;
	position: absolute;
	top: 0;
	width: 16px;
}
footer#footer.hide-ads div.footer-box ul.social li {
	border-right: 2px solid #3a3a3a;
	padding: 0 15px;
}
footer#footer.hide-ads div.footer-box ul.social li:last-child {
	border-right: none;
}
footer#footer.hide-ads div.footer-box ul.social li a {
	display: inline-block;
	height: 16px;
	line-height: 1;
	overflow: hidden;
	position: relative;
	text-indent: -10000px;
	white-space: nowrap;
	top: 3px;
	width: 16px;
}
footer#footer.hide-ads div.footer-box ul.social li a::after {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	font-family: 'footer-icons';
	font-size: 16px;
	color: #838383;
	text-indent: 0;
}
footer#footer.hide-ads div.footer-box ul.social li a.fb::after {
	content: '\e603';
}
footer#footer.hide-ads div.footer-box ul.social li a.tw::after {
	content: '\ea91';
}
footer#footer.hide-ads div.footer-box ul.social li a.yt::after {
	content: '\ea97';
}
footer#footer.hide-ads div.footer-box ul.social li a.nl::after {
	content: '\e601';
}
footer#footer.show-ads div.footer-box ul li a.fb::before {
	content: '\e603';
}
footer#footer.show-ads div.footer-box ul li a.tw::before {
	content: '\ea91';
}
footer#footer.show-ads div.footer-box ul li a.yt::before {
	content: '\ea97';
}
footer#footer.show-ads div.footer-box ul li a.nl::before {
	content: '\e601';
}
footer#footer.show-ads div.footer-box ul li a.sign-in::before, footer#footer.show-ads div.footer-box ul li a.account::before {
	content: '\e604';
}
footer#footer.show-ads div.footer-box ul li a.register::before {
	content: '\e605';
}
footer#footer.show-ads div.footer-box ul li a.careers::before {
	content: '\e602';
}
footer#footer.show-ads div.footer-box ul li a.help::before {
	content: '\e609';
}
footer#footer.show-ads div.footer-box ul li a.about::before {
	content: '\e607';
}
footer#footer.show-ads div.footer-box ul li a.advertise::before {
	content: '\e608';
}
footer#footer.show-ads div.footer-box ul li a.tos::before {
	content: '\e926';
}
footer#footer.show-ads div.footer-box ul li a.privacy-policy::before {
	content: '\e600';
}
footer#footer.show-ads div.footer-box ul li a.premium::before {
	content: '\e606';
}
footer#footer.hide-ads .footer-box ul.social, footer#footer.hide-ads .footer-box ul.you, footer#footer.hide-ads .footer-box ul.more, footer#footer.hide-ads .footer-box ul.social li, footer#footer.hide-ads .footer-box ul.you li, footer#footer.hide-ads .footer-box ul.more li {
	display: inline;
}
.hlist-separated footer#footer div.footer-box ul li a {
	padding-left: 0;
}
.hlist-separated footer#footer li::after {
	content: unset;
}
footer#footer div.ad-placement {
	border: 1px solid #585858;
	box-sizing: content-box;
	display: inline-block;
	height: 250px;
	width: 300px;
}
footer#footer span.copyright {
	color: #898989;
	display: block;
	font-size: 12px;
	margin: 8px auto;
	text-align: center;
	width: 100%;
}