/*
Theme Name: MagUp
Theme URI: http://www.mediaup.de/free-templates/wordpress/?wptheme=MagUp
Description: Free Wordpress Template from http://www.mediaup.de/free-templates/wordpress. A sophisticated, yet simple and clean WordPress theme for magazine/news blogs. Homepage comes with a featured slideshow and 3 featured post areas. Homepage has a 3 column layout other pages comes with a 2 column layout. The right column, the bottom and footer row on the homepage are widgetizible. If no widgets where droped into the homepage bottom row a customizable category teaser row is shown. It offers configurable advertising options. 
Version: 1.08
Author: mediaup
Author URI: http://mediaup.eu/
Tags: fixed-max-width, right-sidebar, two-columns

License:GNU General Public License, v3 (or newer)
License URI:http://www.gnu.org/licenses/
*/

@media screen and (min-width: 2510px) { /*4k screens */ 
		#page {max-width: 100%!important;}
		.narrowcolumn {max-width: 90%!important;}
}

@media screen and (min-width:1025px) and (max-width: 2509px) { 
		#header{height:100px!important;max-width:1800px!important;}
		#header-ad{padding-top:0px!important;}
		#headerimg{max-width:450px!important;height:90px!important;}
		#headerimg h1 {padding-top: 0px!important;padding-right:15px!important;}
		#left-mover {min-width: 50px!important;}
		#live-posts > a > img {min-width: 241px!important;max-width: none!important;}
		#page {max-width: 1900px!important;}
		#relatedposts {max-width: 1450px!important;border:none!important;}
		#right-mover {min-width: 50px!important;}
		#sidebar{max-width: 350px!important;}
		.imagesize {max-width: 1800px!important;}
		.narrowcolumn {max-width: 1500px!important;}
}

@media screen and (max-width: 1024px) { 
		body{background:none!important; margin: 0 0 50px 0 !important;}
		body{background-color:#666!important;}
		#addInfo{display:none;}
		#content{margin-top: 45px!important;}
		#content_frame{width:100%;overflow:hidden;}
		#footer {border: none;color: #bbb;}
		#footer-widget-area{display:none!important;}
		#header-widget{display:none!important;}
		#left-mover {display:none!important;}
		#page{width:99%;margin-top:25px;}
		#posted{width:100% !important;float:left;margin-right: 0px !important;}
		#right-mover {display:none!important;}
		#searchetc{display:none!important;}
		#searchetc{position:relative!important;}
		#sidebar{display:none;}
		#subfooterwrapper > div:nth-child(1){display:none!important;}
		#subfooterwrapper > div:nth-child(2){display:none!important;}
		#topnavigation{width:100%; height:auto;position:fixed!important;z-index:1;margin-bottom:50px!important; margin-top:-5px;}
		#upprev_box{display:none !important;}
		#wp-toolbar>ul>li, #wpadminbar {display: inline !important;height:40px !important; }
		.header-widget{display:none!important;}
		.imagesize {max-width: 100%!important;}
		.index-grid{margin-top: 50px;}
		.index-grid > a > img{max-width:100%!important;}
		.index-grid-item{width:100% !important;}
		.navigation{display:none!important;}
		.NESFW {opacity:1.0!important;}
		.no-mobile{display:none !important;}
		.pw-widget{display:none;}
		.narrowcolumn{max-width:1023px!important;width: 97% !important;padding: 0px 0px 20px 7px!important;}
}

/* Begin Typography & Colors */
body {
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
  	/* background-image: url('images/stars.jpg');
  	background-repeat: no-repeat;
  	background-attachment: scroll;
  	background-position: top center;
  	background-color: #000000; */
	/*background-color:#666; */
	background-color:#000;
	/* background: url(images/109591.jpg) no-repeat center center fixed; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: #fff;
	text-align: center;
	margin: 0 auto;
}

#page {
	text-align: left;
	}

#header {
	
	}

#headerimg 	{
	height: 160px;
	max-width: 255px;
	width:100%;
	float:left;
	}
#header-ad {
	float:left;
	max-width:730px;
	width:100%;
	padding-top:42px;}
#content_frame{
	background-color: #333333;
	margin: 0 auto;
	/* min-height:900px; 
	overflow: hidden;*/
}
#content {
	font-size: 1.2em;
	}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    color: #fff;
    line-height: 1.5em;
    margin: 10px 0;
    clear: both;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    text-align: left;
    
}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	border-top: 1px solid #484848;
	margin: 8px 0 0 0;
	padding: 14px 0 0 0;
	
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #484848;
}

.thread-even {
	background-color: #696969;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	color: #bbb;
	}

#footer p.left{
	float: left;
	padding: 0;
	margin:7px 0px 20px 20px;
	}
#footer p.right{
	float: right;
	padding: 0;
	margin:7px 20px 20px 0px;
	}
#footer a, 
#footer  a:hover, 
#footer  a:visited {
	color: #000;
	text-decoration: none;
}

h2 .small{
	font-size: 15px;
	line-height: 1.5em;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 2.7em;
	/*text-align: center;*/
	}
#headerimg h1{
	text-align: left;

}
#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fff;
	background-color: transparent;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #DBAF00;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

#commentform input, #commentform textarea {
	font-size: 2em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	/* border: 1px solid #eee; */
	padding-right: 10px;
	/* background: #fff; */
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #333333;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

.commentmetadata  a{
	color:#333;
}
.commentmetadata  a:hover{
	color:#333;
	text-decoration: underline;
}
.reply, .reply a, .reply a:hover{
	color:#333;
}
.reply a:hover{
	text-decoration:underline;
}

#sidebar {
	font-size: 1.5em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 5px auto;
	padding: 0;
	max-width: 1000px;
	width:100%;
	}

#header {
	margin: 0;
	padding: 0;
	height: 160px;
	max-width: 1000px;
	width:100%;
	}


.narrowcolumn {
	float: left;
	padding: 0px 0 20px 19px;
	margin: 0;
	max-width: 750px;
	width:100%;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	max-width: 610px;
	width:100%;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	max-width: 128px;
	width:100%;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	max-width: 1000px;
	width:100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
#headerimg h1 {
	margin: 0;
	}

h2 {
	margin: /*30px*/ 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0;
	padding: 4px 4px 6px 8px;
	background: #666 url('images/bg_headboxes.gif') repeat-x bottom left;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	height:auto;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 3px 7px 2px 0;
	display: inline;
    max-height: 100em;
	}

.alignright {
	float: right;
	max-width:750px;
    max-height: 1em;
    overflow: hidden;
}

.alignleft {
	float: left;
	max-width:750px;
    max-height: 1em;
    overflow: hidden;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	
	}

html>body .entry li {
	list-style-type: none;
	margin: 0 0 0 10px;
	list-style-image: url('images/yellow_bullet.gif');
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	background-color:#484848;
	padding-bottom:5px;
	}
#sidebar ul li ul li{
	list-style-image: url('images/yellow_bullet.gif');
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 12px;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	max-width: 108px;
	width:100%;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	max-width: 130px;
	width:100%;
	}

#commentform input {
	max-width: 170px;
	width:100%;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	max-width: 100%;
	width:100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	color:#333;
	}

.commentlist li {
	padding: 5px 5px;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
#content .commentlist h1,
#content .commentlist h2,
#content .commentlist h3,
#content .commentlist h4,
#content .commentlist h5,
#content .commentlist h6,
.commentlist code,
.commentlist a{

	color:#333333;
}	
#content table{
	border: 1px solid #E7E7E7;
}
/*#content tr td {
    border-top: 1px solid #E7E7E7;
    padding: 6px 24px;
 } */
#content tr th, #content thead th{
	color: #888888;
	padding: 9px 24px;
	font-weight: bold;
}
#comments{max-width:100% !important;}
#comments .comment-body ul, #comments .comment-body ol {
    margin-bottom: 18px;
	color: white;
}
.comment-body{color: white;}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 6px 0 10px 0;
	margin-left: 10px;
	max-width: 210px;
	width:100%;
	background-color: #333333;
	float:left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	max-width: 155px;
	width:100%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	max-width: 100%;
	width:100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0;
	padding: 4px 20px;
	border-left: 2px solid #ffcc00;
	background-color: #666;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 30px;
	}
.page-navigation{
	float:right;
}	
body.page .edit-link {
	clear: both;
	display: block;
}	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
/*	border: 1px solid #ddd; */
	text-align: center;
/*	background-color: #f3f3f3; */
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color:#333;
	background:white;
}
/* End captions */

.sticky {border: solid 5px #DBAF00;}

/* Category listing on Startpage */
#catsList{
	margin: 0;
	padding: 0 0 0 19px;
}
#catsList ul{
	margin: 0;
	padding: 0;
}
#catsList h2{
	margin-bottom: 7px;
	padding:4px 4px 6px 8px;
	font-size: 1.2em;
	background: #666 url('images/bg_headboxes.gif') repeat-x bottom left;
}
#catsList li{
	margin: 0 4px 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	display: inline-block;
	vertical-align: top;
	max-width: 187px;
	width:100%;
}
#catsList li p{
	padding: 0;
	margin: 0;
}
#catsList li p.desc{
	margin-bottom:11px;

}
#topnavigation{
	position: relative;
	/* background: #666 url('images/bg_headboxes.gif') repeat-x bottom left; */
	background: #666;
	min-height:32px;
}
#topnavigation ul {
    height: auto;
    margin: 0;
    padding: 0;
    /* max-width: 1010px; */
	width:100%;
}
#topnavigation ul li{
	list-style-type: none;
	display: inline-block;
	height:32px;
	position: relative;
	
}
#topnavigation ul li ul{
	position: absolute;
    top: 31px;
    max-width: 120px; 
	width:100%;	
    background-color: #666;
    z-index: 10;
}
#topnavigation ul li a{
	display: block;
	height:32px;
	vertical-align: middle;
	padding:0 9px;
	line-height: 32px;
	font-size: .9em;
	font-weight: bold;
	border-right: 1px solid #333;
}
#topnavigation ul li ul li a{
	border: none;
	max-width: 120px;
	width:100%;
}

#topnavigation ul ul ul{
	position: absolute;
    top: 0;
    left:120px;
    max-width: 120px;  
	width:100%;
    background-color: #666;
    z-index: 11;
}
/* Searchbar Top */
#searchetc{
	position: absolute;
	text-align: right;
	right:17px;
	top:4px;
}
#searchetc #searchform{
	padding: 0;
	margin: 0;
}
#searchetc input{
	margin: 0;
	border: 0;
	padding: 0;
}
#searchetc #s{
	border:1px solid #343434;
	background:#FFFFFF url('images/searchbg.gif') repeat-x;
	height: 22px;
	position: absolute;
	right:69px;
}

/* Subfooter */
#subfooterwrapper{
	background-color: #222222;
	padding: 12px 0 24px 20px;
}
#subfooterwrapper h2,
#subfooterwrapper h2 a,
#subfooterwrapper h2 a:visited{
	background-color: transparent;
	border-bottom:1px solid #333333;
	font-size: 1.2em;
}
#subfooterwrapper a{
	color:#ffcc00;
}
#subfooterwrapper ul{
	margin: 0 ;
	padding: 0;
}
#subfooterwrapper .widget{
	max-width: 182px;
	width:100%;
}
#subfooterwrapper .widget.widget_tag_cloud{
	max-width: 377px;
	width:100%;
}
#subfooterwrapper .widget.widget_tag_cloud a{
	color: #fff;
}
#subfooterwrapper ul li{
	margin: 0 7px 0 0;
	list-style-type: none;
	list-style-image: none;
	display: inline-block;
	vertical-align: top;
}
#subfooterwrapper ul li li{
	display: list-item;
	margin: 3px 0 0 12px;
	list-style-image: url('images/yellow_bullet.gif');
	
}
.postinfo{
	font-size: 0.8em;
}
.postinfo a,
.postinfo a:hover,
.postinfo a:visited{
	color: #DBAF00;
}
#addInfo{
	/*float:right;
	max-width: 175px;*/
	margin: 0 0 15px 0;
	font-size: .9em;
	line-height: 1.3em;
	text-align: left;
}
.addInfo{
	float:left;
	max-width: 300px;
	width:100%;
	list-style: none outside none;
	min-height:200px;
}
.addInfo.tags{
	margin-right:24px;

}
.addInfo.author{
	/* margin-left:24px;*/

}

#addInfo p{
	margin: 0;
	padding: 0;
}
#addInfo ul{
	margin: 5px 0 0 10px;
	padding: 0;
	text-indent: 0;
}
#addInfo ul li{
	list-style-image: url("images/yellow_bullet.gif");
	margin: 3px 0 0 12px;
}

#addInfo a,
#addInfo a:hover,
#addInfo a:visited{
	color:#ffcc00;
}
#addInfo h2{
	background: #666 url('images/bg_headboxes.gif') repeat-x bottom left;
	padding: 2px 2px 4px 4px;
	margin: 5px 0 8px;
	font-size: 1em;
}
.author-thumb{
	float: left;
	margin:3px 8px 4px 0;
}
h2.feature-post-head{
	background: #666 url('images/bg_headboxes.gif') repeat-x bottom left;	font-size: 1.2em;
    margin: 5px 0;
    padding: 4px 4px 6px 8px;
}
.content-half-left,
.content-half-right{
    max-width: 310px;
	width:100%;

}
.content-half-left{
	float: left;
}
.content-half-right{
	float: right;
}
ul.feature-post{
	list-style-type: none;
	padding: 0;
	margin:0;
	font-size: .9em;

}

ul.feature-post p{
	margin:0;
}

#content .feature-post h3{
	clear:none;
}

a.more,
a.more:hover,
a.more:visited{
	color:#ffcc00;
}
ul.feature-post h3{
	margin: 0;
	font-size: .9em;
}
ul.feature-post li{
	background-color: #3d3d3d;
	margin-bottom: 4px;
	padding:7px;
}	
ul.feature-post li .thumb{
	float:left;
	margin:2px 6px 4px 0;
}
img.size-full{
	margin-bottom: 6px;
}


/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

.banner_content{
	text-align: center;
}
.banner_content img{
	margin:8px 0;
}
.sidebar-banner img{
	margin:0px 12px;
}
.gallery-caption{
	font-size: small;
}
.bypostauthor{}
#footer-widget-area .widget-area {
    float: left;
    margin-right: 20px;
	width:23%;
}
#header-gravatar {
float:left;
margin-right: 5px;}

#content .post-title{
background: url("images/bg_headboxes.gif") repeat-x scroll left bottom #666666;
padding: 4px 4px 6px 8px;
}
#content .post-footer {
float:left;
text-align: left;
color: #fff;
/* background: url("images/searchbg.gif") repeat-x scroll 0 0 #FFFFFF; */
padding: 1px 5px;
font-size: 1em;
}
#content .post-footer a{
color: #fff;
}
.mcsplus{
float: right;
}
.imagesize {
    border: 1px solid #333333;
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 1920px;
    vertical-align: text-top;
}
#random-posts li {
    border-color: #FFFFFF;
    border-style: solid;
    float: left;
    list-style: none outside none;
    padding: 0 0 0 2px;
    max-width: 85px;width:100%;
}
#addInfo li {list-style: none outside none;margin-right:50px;}
#id300600-2{
    list-style: none outside none;
}

#300200defy-3{
    list-style: none outside none;
	}


#random-posts{
float: left;
padding: 10px 0px 20px 10px;
max-width:750px;width:100%;
}
#randoms{
float:left;
padding-right: 17px;
padding-bottom:17px;
}

#live-posts li {

    /* float: left; */
    list-style: none outside none;
    padding: 0 0 0 2px;
    /* max-width: 150px;width:100%; */
	/* height: 150px; */
}
.comment-author{
position: relative;
left: 2px;
top: 2px; 
}

#comment-text{
padding-left:95px;
color: #ffffff; 
}

#comment-text p {
font-size: 1.3em; 
}

#comment-text a {
color: #fff;
}

#comment-text p a {
color: #FFCC00;
}

.nav-previous{
float: left; 
font-size: 4em;
}

.nav-next{
float: right; 
font-size: 4em; 
}

#addInfo .header-widget {
max-width: 300px; width:100%;
float: left; 
margin-right: 10px;
}

#social li{
 max-width: auto;width:100%;
 float: left;
 list-style: none outside none;
 padding: 0px 5px; 
}

.plus-comments{
background:#000;
position:relative;
top:-16px;
float:left;
}

.plus-attachments{
background:#000;
position:relative;
top:-16px;
right:5px;
float:right;
}

.plus-title {
    float: left;
    overflow: hidden;
    /* position: relative; */
    text-overflow: ellipsis;
    top: -145px;
    white-space: nowrap;
    max-width: 140px;width:100%;
}
.NESFW {
filter:alpha(opacity=50); 
opacity:0.05;

}

.NESFW:hover{
opacity:1.0;
}

.plus-draft{
border:1px solid red;
}
/*start bb-press over ride css*/
#content table tbody tr.odd td {
    background-color: #484848 !important;
}
#content table tbody tr.even td {
    background-color: #696969 !important;
}
.reply, .reply a, .reply a:hover {
    color: #fff !important;
}
table.bbp-forums th, table.bbp-topics th, table.bbp-topic th, table.bbp-replies th {
    background-color: #666 !important;
}	
#content tr th, #content thead th {
    color: #FFFFFF !important;
    font-weight: bold;
    padding: 9px 24px;
}
#content table.bbp-forums tfoot td, #content table.bbp-topics tfoot td, #content table.bbp-topic tfoot td, #content table.bbp-replies tfoot td, #content table.bbp-replies tr.bbp-reply-header td, #content table.bbp-topic tr.bbp-topic-header td {
    background-color: #666 !important;
    color: #888888;
    font-family: 'Helvetica Neue',Arial,Helvetica,'Nimbus Sans L',sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 10px;
}
.bbpress-quotes{
float:right;}

/*end bb-press override css */

#tinymce body.mceContentBody {color:#FFF !important;}

.aec-dropdown-container {
    background-color: #000000 !important;} /* please note that this is for the edit comments plugin, and it should be over riding the WHITE background that the plugin wants.*/
	
#bbpress-forums div.odd, #bbpress-forums ul.odd {
    background-color: #000000 !important;
}	

#bbpress-forums div.even, #bbpress-forums ul.even {
    background-color: #333333 !important;
}

#bbpress-forums li.bbp-header {
    background: none repeat scroll 0 0 #333 !important;
}

.mceContentBody{color:#fff !Important;}

.donation-can-widget.default .donations-list {
    display: none !important;
 }
 .donation-can-widget.default .progress-text {
	display:none !important;
}
/* hiding the stupid text part of the 2leep images */
html body.single div#page div#content_frame div.slideshow table tbody tr td div{display:none;}
html body.home div#page div#content_frame div.slideshow table tbody tr td div{display:none;}
div#content_frame div.slideshow table tbody tr td div{display:none;}

.relatedthumb{float:left;}
.mceIframeContainer  {background-color:#fff}
#home-recent{
max-width:960px;width:100%;
}
#ad-insert{
max-width:700px;width:100%;
clear:both;
min-height:100px;
margin-top: 10px;
}
#ad-insert li{list-style: none outside none;}
#ad-insert2 li{list-style: none outside none;}
#ad-insert .header-widget{float:left;max-width:350px;width:100%;height:25px;}
#ad-insert2{
max-width:700px;width:100%;
clear:both;
min-height:280px;
margin-top: 10px;
}

#index-gravatar{
float: right;
left: 0px;
top: 5px;
max-width: 38px;
width:100%;
height: 38px;
position: relative;
}

.narrowcolumn a,
.narrowcolumn a:hover,
.narrowcolumn a:visited{
	color: #DBAF00;
}

.post-title a,
.post-title a:hover,
.post-title a:visited{
	color: #FFFFFF;
}
	
#relatedposts
{
height:650px;
border: 1px solid #fff;
max-width:750px;
width:100%;
}

#live-posts > a > img{
max-width:145px;}

#sidebar > .relatedthumb > #live-posts > a > img{
max-width:210px;}
 
#menu_id_tags{max-height:32px;}

#recent-media ul li{float:left;}

#blog-title{width:235px;float:left;height:45px;}
#blog-social-links{width:215px;float:left;height:45px;}

.300600{
width:350px;
float:left;
}

.300200{
width:350px;
float:left;
}

#top_group{
max-width: 800px;
min-height: 300px;
float: left;
margin-bottom: 30px;
border: 1px;
min-width: 600px;
padding: 25px;}

#top_item{
float:left;
width:145px;
height:145px;
margin: 0 auto;}




/* ---- .grid-item ---- */

.related-grid-sizer{
  width: 200px;
}
.related-grid-item {
  width: 200px;
}

.related-grid-item {
  float: left;
}

.related-grid-item img {
  display: block;
  width: 100%;
}

.related-grid:after {
  content: '';
  display: block;
  clear: both;
}

.index-grid-item .archive-grid {margin-top:75px;}

/* ---- Index .grid-item ---- */

.index-grid-sizer,
.index-grid-item {
  width: 740px;
  margin-right:10px;
  }

.index-grid-item {
  float: left;
}

.index-grid-item-width2 { width: 100%; }

/* ---- archive .grid-item ---- */

.archive-grid-sizer,
.archive-grid-item {
  width: 295px;
  }

.archive-grid-item {
  float: left;
}
/* clear fix */
.archive-grid:after {
  content: '';
  display: block;
  clear: both;
}


#recent-plus li {	list-style: none;}
#recent-media li {	list-style: none;}
#recent-media{float:left;}
#recent-plus {float:left;}
spoiler {
background-color: black;
color:black;
}
spoiler:hover {
background-color: white;
}
.comment-note{
color:white;}

#text{width:190px;}

#text-320619026{float:left;}

/*.widget-container{max-width: 300px;float: left;} */

#left-mover {    
    position: fixed;
    height: 100%;
    min-width: 10px;
	max-width: 50px;
}

#right-mover {
    position: fixed;
    height: 100%;
    min-width: 50px;
    right: 0;
    top: 50px;
}

.link-spanner{
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1;
}   

.rotate90 {
-webkit-transform: rotate(90deg); /* Safari */
-moz-transform: rotate(90deg);/* Firefox */
-ms-transform: rotate(90deg);/* IE */
-o-transform: rotate(90deg);/* Opera */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);/* Internet Explorer */
margin-top: 325px;
margin-left: -30px;
font-size: 25px;
}

.rotate270 {
-webkit-transform: rotate(270deg); /* Safari */
-moz-transform: rotate(270deg);/* Firefox */
-ms-transform: rotate(270deg);/* IE */
-o-transform: rotate(270deg);/* Opera */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);/* Internet Explorer */
margin-top: 325px;
margin-left: -30px;
font-size: 25px;
}

.imgderp{width:100%;height:350px;}
#posted{width:725px;float:left;margin-right: 25px;}

/** LIGHTBOX MARKUP **/

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox img {
	/** Pad the lightbox image */
	max-width: 90%;
	max-height: 80%;
	margin-top: 2%;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}

#menu_id > li > a > img   {
	display: inline-block;
    vertical-align: middle;
    padding-bottom: 2px;
	}
#store-item{float:left;width:220px;height:335px;margin: 10px;}
#store-item img{max-width:210px;max-height:280px;}
#store-title {
    float: left;
    width: 200px;
    overflow: hidden;
    height: 25px;
	}
	
	
/**Responsive Menus **/
/*Strip the ul of padding and list styling*/
#topnavigation ul {
    list-style-type:none;
    margin:0;
    padding:0;
    position: absolute;
}
/*Create a horizontal list with spacing*/
#topnavigation li {
    display:inline-block;
    float: left;
    margin-right: 1px;
}


/*Hide dropdown links until they are needed*/
#topnavigation li ul {
    display: none;
}
/*Make dropdown links vertical*/
#topnavigation li ul li {
    display: block;
    float: none;
}
/*Prevent text wrapping*/
#topnavigation li ul li a {
    width: auto;
    min-width: 100px;
    padding: 0 20px;
}
/*Display the dropdown on hover*/
#topnavigation ul li a:hover + .hidden, .hidden:hover {
    display: block;

}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    background: #666;
    text-align: center;
    /*padding: 10px 0; */
    display: none;
	font-size: 45px;
}
#mobile-admin{display:none;}
#mobile-admin li {float:left;width:24%;}
#mobile-admin li a {border-right: none !important;}
/*Hide checkbox*/
#show-menu {display:none;}
#mobile-admin input[type=checkbox]{
    display: none; 
}
/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}

/*Responsive Styles*/
@media screen and (max-width : 760px){
    img {max-width:100% !important;}

	#mobile-admin{display:block !important;}

	#wpadminbar{display:none !important;}
    /*Display 'show menu' link*/
    .show-menu {
        display:block;
    }

    /*Make dropdown links appear inline*/
    #topnavigation ul {
        position: static;
        display: none;
    }
    /*Create vertical spacing*/
    li {
        margin-bottom: 1px;
    }
    /*Make all menu links full width*/
    ul li, li a {
        width: 100%;
    }
}

/* lol recent comments again*/

.recent-comments { list-style: none; font-size: 12px; color: #485358; }
.recent-comments li { overflow: hidden; padding: 20px 0; border-top: 1px dotted #DADEE1; }
.recent-comments li:first-child { border: 0 none; }
.recent-comments img { float: left; margin-right: 8px; } 
.recent-comments a { display: block; margin-top: 10px; padding-top: 10px; text-transform: uppercase; } 
#randomshit1-11 li {	list-style: none;}
#randomshit1-11 {list-style:none;}
/* .randomshit2{width:260px;} */
.derpbox{width:100%;height:125px;}

/* search form popup for mobile searching */
#mobile-admin .ssearch-form {
    /* position: absolute;
    right: 200px;
    top: 200px; */
}
 
#mobile-admin .ssearch-field {
    background-color: transparent;
    background-image: url(images/icon-search-512.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 30px 35px;
    border: none;
    cursor: pointer;
    height: 37px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition:         width 400ms ease, background 400ms ease;
    width: 0;
}
 
#mobile-admin .ssearch-field:focus {
    background-color: #fff;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 230px;
}
.ssearch-form
.ssearch-submit { 
display:none;
}
/*end search form */

#menu > li > a > img {margin-top: 5px;}

.wp-embedded-content {
min-height: 500px;
}

#top_comment_group{max-width:400px;     border: 2px solid #c3c0ab;float:left; padding:10px; margin-right:15px; margin-bottom:10px;	list-style-type: none;}

#text-320619031 {
    width: 550px;
    float: left;
}

#wpcomm{max-width: 100%!important}
#wp-admin-bar-register{display:none !important;}

.embedly-card-hug{background-color:white;}

#wpmem_reg fieldset {color: white;}
#pluspreview li {float:left;width:225px;list-style-type: none;}

#pluspreview > ul > li > .post-ratings > #ratingwords {display:none;}
#pluspreview > ul > li > .NESFW > .post-ratings > #ratingwords {display:none;}
#wpdcom{max-width:100% !important; padding-left:10px !important; padding-right:10px !important;}
.twitch-thumbnail-offline{display:none;}

/*this effects all iframes, if you want it to do just youtube, figure that out */

#daily-standup > p > iframe {max-width: 100%;
    aspect-ratio: 16 / 9;
    height: auto;}

iframe {max-width: 100%;
position:relative !important;} /*added 2024-04-09 to fix redgifs, will it break other iframes? */



#homediscussionitem{float:left;height:200px; overflow:hidden;width: 740px; padding-right:10px;margin-bottom:10px;}
#homediscussiongroup{/*width:740px;float:left */}
#homediscussionthumbnail{float:left;width:200px;}
#homediscussionbody{float:left;    width: 501px; margin-top:5px; margin-bottom:5px;   margin-left: 15px;}
#homediscussionexcerpt{margin-left:0px;}

.homesticky {border: solid 1px #DBAF00;padding:10px;}
#text-320619035{list-style:none;}

.archive-grid-item img {
    border: none;
    max-width: 290px;
}
.masonry-item img {
    border: none;
    max-width: 290px;
}
#subfooter{clear:both;}
/* wp-discuz comments */
.wpd-comment-text{color:white!important;}
.wpd-comment-wrap{padding-left:5px;}

#wpd-post-rating{display:none!important;}

.bsui .card-body {background: #666;}
.uwp-login-class{width:95%;}

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

.newcomment{border: solid 1px #DBAF00;background-color: #000000;}