@import url("/css/default.css");body {	background-color: #0D0D0D;	background-image: url(/img/spaceinv_background.png);	/* background-image: url(/img/stripe_bg_megasis.png); */}.logostrip {	background: #000000; /* Old browsers */	background: -moz-linear-gradient(top, #000000 0%, #333333 95%, #666666 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(95%,#333333), color-stop(100%,#666666)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, #000000 0%,#333333 95%,#666666 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, #000000 0%,#333333 95%,#666666 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top, #000000 0%,#333333 95%,#666666 100%); /* IE10+ */	background: linear-gradient(to bottom, #000000 0%,#333333 95%,#666666 100%); /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#666666',GradientType=0 ); /* IE6-9 */}.categories {	font-family: nise_genesis;	font-size: 120%;	line-height:40px;}.categories a {	border-bottom: 2px solid #ad324b;}.loginbar {	/* background-image: url(/img/megasis_checks.png); */	background-color: #84263a;	text-shadow: 0.1em 0.1em 0.2em black;}.post_title {	border-top-left-radius: 5px 5px;	border-top-right-radius: 5px 5px;	border-top: 1px solid #666;	/* remove shadows */	-webkit-box-shadow: none;	-moz-box-shadow:    none;	box-shadow:         none;	-webkit-box-shadow: none;	-moz-box-shadow:    none;	box-shadow:         none;	/* font-family: nise_tera; */	font-size: 150%;	background: #000000; /* Old browsers */	background: -moz-linear-gradient(top, #000000 0%, #333333 95%, #666666 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(95%,#333333), color-stop(100%,#666666)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, #000000 0%,#333333 95%,#666666 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, #000000 0%,#333333 95%,#666666 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top, #000000 0%,#333333 95%,#666666 100%); /* IE10+ */	background: linear-gradient(to bottom, #000000 0%,#333333 95%,#666666 100%); /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#666666',GradientType=0 ); /* IE6-9 */}.post_desc {	/* gradient background */	background: #212121; /* Old browsers */	background: -moz-linear-gradient(top, #212121 0%, #000000 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#212121), color-stop(100%,#000000)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, #212121 0%,#000000 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, #212121 0%,#000000 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top, #212121 0%,#000000 100%); /* IE10+ */	background: linear-gradient(to bottom, #212121 0%,#000000 100%); /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#000000',GradientType=0 ); /* IE6-9 */}.post_body, .up_body, .ucp_body {	border-bottom-left-radius: 5px 5px;	border-bottom-right-radius: 5px 5px;	-webkit-box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.51);	-moz-box-shadow:    0px 7px 7px rgba(0, 0, 0, 0.51);	box-shadow:         0px 7px 7px rgba(0, 0, 0, 0.51);	background: #000000; /* Old browsers */	/* background: -moz-linear-gradient(top, #000000 0%, #212121 100%);	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#212121));	background: -webkit-linear-gradient(top, #000000 0%,#212121 100%);	background: -o-linear-gradient(top, #000000 0%,#212121 100%);	background: -ms-linear-gradient(top, #000000 0%,#212121 100%);	background: linear-gradient(to bottom, #000000 0%,#212121 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#212121',GradientType=0 ); /* IE6-9 */}.tags {	border-top: 1px solid #ad324b;}/* sidebar specific things */#sidebar li {	border-bottom: 1px solid #ad324b;}/* user page layout */.up_row {	background: #000;}/* user cp */.ucp_body {	/* different background than post_body */	background: #212121; /* Old browsers */	background: -moz-linear-gradient(top, #212121 0%, #000000 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#212121), color-stop(100%,#000000)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top, #212121 0%,#000000 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top, #212121 0%,#000000 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top, #212121 0%,#000000 100%); /* IE10+ */	background: linear-gradient(to bottom, #212121 0%,#000000 100%); /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#000000',GradientType=0 ); /* IE6-9 */}.ucp_left {	border-right: 2px solid #84263a;}.ucp_left li {	background-color: rgba(132,38,58,0.3);}.ucp_title {	background-color: #84263a !important;}.com1, .com2 {	border-top-left-radius: 20px 10px;	border-top-right-radius: 20px 10px;	border-bottom-left-radius: 5px 5px;	border-bottom-right-radius: 5px 5px;	border: 1px solid #212121;	-webkit-box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.51);	-moz-box-shadow:    0px 7px 7px rgba(0, 0, 0, 0.51);	box-shadow:         0px 7px 7px rgba(0, 0, 0, 0.51);	background: #212121;	background: -moz-linear-gradient(left,  #212121 0%, #000000 5%, #000000 95%, #212121 100%);	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#212121), color-stop(5%,#000000), color-stop(95%,#000000), color-stop(100%,#212121));	background: -webkit-linear-gradient(left,  #212121 0%,#000000 5%,#000000 95%,#212121 100%);	background: -o-linear-gradient(left,  #212121 0%,#000000 5%,#000000 95%,#212121 100%);	background: -ms-linear-gradient(left,  #212121 0%,#000000 5%,#000000 95%,#212121 100%);	background: linear-gradient(to right,  #212121 0%,#000000 5%,#000000 95%,#212121 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#212121',GradientType=1 );	padding-left: 5%;	padding-right: 5%;}.oldposts, .newposts {	border: 1px solid #212121;	background: rgb(30,87,153); /* Old browsers */	background: #000000; /* Old browsers */	background: -moz-linear-gradient(left, #000000 0%, #212121 50%, #84263a 52%, #212121 54%, #000000 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(50%,#212121), color-stop(52%,#84263a), color-stop(54%,#212121), color-stop(100%,#000000)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(left, #000000 0%,#212121 50%,#84263a 52%,#212121 54%,#000000 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(left, #000000 0%,#212121 50%,#84263a 52%,#212121 54%,#000000 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(left, #000000 0%,#212121 50%,#84263a 52%,#212121 54%,#000000 100%); /* IE10+ */	background: linear-gradient(to right, #000000 0%,#212121 50%,#84263a 52%,#212121 54%,#000000 100%); /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */}.friendslinks {	background-color: #000;	background-repeat: no-repeat;	background-image: url(/img/segalogo.png);	background-position: right;}