html{background:url('//static.freakcity.net/images/day/background.jpg') no-repeat fixed bottom right #fff;}
.outline
	{	border-color:#ccc;
		background-image:url('//static.freakcity.net/images/outlinebg.png'),url('//static.freakcity.net/images/day/background2.jpg');
		background-position:bottom right,bottom right;
		background-repeat:no-repeat,no-repeat;
		background-attachment:scroll,fixed;
		background-color:#fff;
		border-radius:5px;
		-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);
		box-shadow:0 0 15px rgba(0,0,0,0.2);
		-moz-box-shadow:0 0 15px rgba(0,0,0,0.2);
		-o-box-shadow:0 0 15px rgba(0,0,0,0.2);
		border-width:0;
	}
.outline h1 {
	border-width:0;
}
.outline h1 a {color:#000;text-decoration:none;}
a {color:#000;text-decoration:none;border-bottom:1px dashed #ccc;}
a[rel=ext]{
	background:url(/images/jump.png) no-repeat left;
	padding-left:15px !important;
	white-space:nowrap;
}
a:hover {border-bottom-style:solid;}
.forumpic{border:0px solid #bbb;background-color:#fff;}
.forumpic img {border:1px solid #ccc;}
ul.topmenu li a,ul.menu li a {color:#000;}
ul.topmenu li a {
	color:#333;
}
input[type=password],input[type=email]{background-color:#fff;color:#000;}
ul.menu.bottom {
	-webkit-box-shadow: 0 5px 15px rgba(255,255,255,1);
	box-shadow:0 5px 15px rgba(255,255,255,1);
	-moz-box-shadow:0 5px 15px rgba(255,255,255,1);
	-o-box-shadow:0 5px 15px rgba(255,255,255,1);
}
ul.menu li a {
	font-weight:normal;
	color:#000;
	text-shadow: 0px 1.5px 4px rgba(0,0,0,0.2);
	font-size:1.1em;
}
ul.menu li strong a{
font-weight:bold;
}
ul.topmenu {
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	box-shadow:0 0 10px rgba(0,0,0,0.3);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.3);
	-o-box-shadow:0 0 10px rgba(0,0,0,0.3);
	background-color:#fff;
	border-color:#fff;
}
.outline h1{
	-moz-border-radius:4px;
	-o-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:0;
	height:25px;
	line-height:25px;
background: -moz-linear-gradient(top,  rgba(217,228,234,1) 0%, rgba(217,228,234,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(217,228,234,1)), color-stop(100%,rgba(217,228,234,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(217,228,234,1) 0%,rgba(217,228,234,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(217,228,234,1) 0%,rgba(217,228,234,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(217,228,234,1) 0%,rgba(217,228,234,0) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(217,228,234,1) 0%,rgba(217,228,234,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e4ea', endColorstr='#00d9e4ea',GradientType=0 ); /* IE6-9 */


	margin-bottom:10px;
}
.notice .outline h1 {
	background: -moz-linear-gradient(top,  rgba(255,225,212,1) 0%, rgba(255,225,212,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,225,212,1)), color-stop(100%,rgba(255,225,212,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,225,212,1) 0%,rgba(255,225,212,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,225,212,1) 0%,rgba(255,225,212,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,225,212,1) 0%,rgba(255,225,212,0) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(255,225,212,1) 0%,rgba(255,225,212,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe1d4', endColorstr='#00ffe1d4',GradientType=0 ); /* IE6-9 */


}
.blocked{background:#f5f5ff;background:rgba(0,40,127,0.1);border-left:5px solid #ccd;}
.mwimg {max-width:300px;}
#logo a {border:0;text-indent:-99em;display:block;width:37px;height:641px;}
#logo{background:transparent url('//static.freakcity.net/images/day/day.png') no-repeat top left;height:86px;width:210px;top:3px;position:fixed;z-index:19;}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
#logo {
	background-image: url('//static.freakcity.net/images/day/day2x.png');
	background-size:210px 86px;
}
html {
	background-image:url('//static.freakcity.net/images/day/background2x.jpg');
	background-size:50%;
}
.outline
	{	border-color:#ccc;
		background-image:url('//static.freakcity.net/images/outlinebg.png'),url('//static.freakcity.net/images/day/background22x.jpg');
		background-position:bottom right,bottom right;
		background-repeat:no-repeat,no-repeat;
		background-attachment:scroll,fixed;
		background-size:100%, 50%;
		background-color:#fff;
	}
}

