/*    Minecraft-Serverlist.net    */
/*       2.0   -    2013          */

/* MAIN CLASSES */
@media only screen and (min-width: 641px) {

body {
	background: url('/images/bg-terrain.png') repeat-x, url('/images/bg-stone.png');
	color: #fff;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	border-top: 4px solid #504744;
	overflow-x: hidden;
}

::selection {background: rgba(0, 180, 0, 0.4);}
::-moz-selection {background: rgba(0, 180, 0, 0.4);}
::-webkit-selection {background: rgba(0, 180, 0, 0.4);}

a, a:visited {
	text-decoration: none;
	color: #0f7ba1;
}
a:hover, a:visited:hover {
	text-decoration: underline;
}
.ibutton:active {
	position: relative;
	top: 1px;
	left: 1px;
}

a img {
	position: relative;
	right: 2px;
	top: 2px;
	border: none;
}


/*===== Headlines =====*/
h2 {
	margin-top: 0px;
	font-size: 20px;
	color: #008ba4;
	padding-bottom: 3px;
	border-bottom: 1px solid #b4c9cd;
	/*text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);*/
}

h3 {
	font-size: 22px;
	line-height: 1.2em;
	color: #425fb0;
	font-style: italic;
	margin-bottom: 15px;
}

h4 {
	padding: 0px;
	margin: 0px;
}



.mainframe {
	margin: 0 auto;
	margin-top: 18px;
	width: 68%;
	min-width: 950px;
	max-width: 1600px;
	background: rgba(10, 10, 10, 0.7);
	-moz-box-shadow:    1px 2px 3px 0px #000;
	-webkit-box-shadow: 1px 2px 3px 0px #000;
	box-shadow:         1px 2px 3px 0px #000;
}


/*===== header =====*/
header {
	-moz-box-shadow:    inset 0 0 12px #000;
	-webkit-box-shadow: inset 0 0 12px #000;
	box-shadow:         inset 0 0 12px #000;
	background-color: #232323;
	background: url('/images/header-tail.png') repeat-x;
	height: 109px;
}

header .logo {
	margin-left: 30px;
	margin-top: -10px;
	height: 128px;
	background:url('/images/diablockneu.png') no-repeat 5px 17px;
	padding: 1px 0 0 78px;
}

header .logo span {
	display:block;
	font-size:11px;
	text-transform:uppercase;
	color:#5a6466;
}

#headline {
	margin-top: 28px;
	height: 35px;
	width: 389px;
	background: url('/images/headline.png') no-repeat;
	cursor: pointer;
}

#login {
	float: right;
	text-align: right;
	margin-top: -124px;
	margin-right: 10px;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 14px;
	display:block;
}

#login a, #login a:visited {
	color: #20C5FF;
	display: inline-block;
	padding: 6px;
	padding-right: 8px;
	padding-left: 8px;
	margin: -5px;
	transition: all 0.2s ease; 
}
#login a:hover, #login a:visited:hover {
	transition: all 0.2s ease; 
	text-decoration: none;
	background: #2b2b2b;
	color: #fff;
}
#login li {
	display: inline;
	padding: 6px;
	padding-right: 5px;
	padding-left: 5px;
	background: #444444;
	margin: 0px;
	margin-right: 8px;
}
#login ul {
	margin-top: 0px;
}
#account {
	display: block;
	margin: 10px;
	margin-top: 60px;
	color: #ccc;
}

/*===== Navi und so =====*/
#navigation {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: Calibri, 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
#navigation ul {
	margin: 10px 0 0 10px;
	padding: 0;
}
#navigation li {
	list-style: none;
	float: left;
	color: #000;
	margin-left: 8px;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 23px;
	cursor: pointer;
}
#navigation li.active {
	background: #ffffff;
	-webkit-box-shadow: 0 0 6px 0px #000;
	   -moz-box-shadow: 0 0 6px 0px #000;
			box-shadow: 0 0 6px 0px #000;
}
#navigation li a, #navigation li a:visited {
	color: #bfbfbf;
}
#navigation li.active a, #navigation li.active a:visited {
	color: #000;
}
/* #navigation li:hover:not(.active) {
	background: #000;
}  */
#navigation a, #navigation a:visited {
	text-decoration: none;
	color: #fff;
}

/*===== Content =====*/
#content-table {
	padding-bottom: 25px;
	margin-top: -5px;
	margin-bottom: -2px;
	display: inline-block;
	background: #ffffff;
	width: 100%;
	min-height: 610px;
}

#content {
	color: #000;
	padding: 35px;
	font-size: 16px;
}

/*===== Footer =====*/
footer {
	display: inline-block;
	margin: 0;
	padding: 0;
	height: 0px;
	width: 100%;
	text-align: center;
	color: rgb(70, 70, 70);
}
#end {
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}
#end .end-content {
	margin: 0 auto;
	margin-top: 5px;
	font-size: 16px;
	width: 60%;
	color: #9a9a9a;
}
#end ul {
	margin-left: -75px;
	padding-bottom:.5em;
}
#end ul li {
	margin-left: 6px;
	display:inline;
}
#end a, #end a:visited {
	color: #e0e0e0;
}
} /* End @media screen */

.wrapper { 
	width:100%;
	overflow:hidden;
}

/*----- other -----*/
.img-indent { 
	margin:0 26px 0 0; 
	float:left;
}
.img-box { 
	overflow:hidden; 
	padding: 0;
	margin: 0;
}
.img-box img { 
	float:left; 
	margin: 2px 5px 0 0;
}

.img16 {
	position: relative;
	right: 2px;
	top: 3px;
	border: none;
	margin-top: -2px;
}
.img24 {
	border: none;
	position: relative;
	right: 5px;
	top: 6px;
}

/*--- box1 ---*/
.box1 {
	background:#ececec;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
	padding:22px;
	-moz-box-shadow:    1px 1px 3px 1px #a7a7a7;
	-webkit-box-shadow: 1px 1px 3px 1px #a7a7a7;
	box-shadow:         1px 1px 3px 1px #a7a7a7;
}
.box1 h2 {
	padding-top:0;
}

p {
	margin-top: 8px;
	margin-bottom: 20px;
}

.search {
	width: 100%;
	margin-bottom: 20px;
	padding: 5px;
}
.search .tbox {
	font-size: 20px;
	width: 400px;
	background: url('/images/search-icon.png') no-repeat;
	padding-left: 28px;
	background-position: 3px center;
}
.search .button {
	position: relative;
	top: -3px;
}
.search #showmore {
	margin-left: 15px;
}
#more ul {
	margin: 0;
	padding: 0;
}
#more li {
	display: inline-block;
	height: 19px;
}
#more li > input + label {
	background: url('/images/input1.png') no-repeat;
	background-position: 0px 2px;
	height: 19px;
	margin-left: -20px;
	padding-left: 18px;
	cursor:pointer;
}
#more input {
	opacity: 0;
	cursor:pointer;
}

#more li > input[type=checkbox]:checked + label,
#more li > input[type=checkbox]:hover:checked + label,
#more li > input[type=checkbox]:focus:checked + label,
#more li > input[type=checkbox]:checked + label:hover,
#more li > input[type=checkbox]:focus:checked + label 					{ background-position: 0 -17px; }
#more li > input[type=radio] + label 								{ background-position: 0 -36px; }
#more li > input[type=radio]:checked + label 								{ background-position: 0 -55px; }
#livesearch {
	display: none;
	border: 1px solid #000;
	background: #fff;
	width: 430px;
	z-index: 15;
	position: absolute;
	min-height: 40px;
	margin-top: -3px;
}
.ls  {
	width: 422px;
	display: block;
	padding: 4px;
}
.ls:hover, .ls:focus {
	background: #53c8c8;
	color: #fff;
	text-decoration: none;
}

/* Meldungen */
.ok, .warn, .att {
	font-size: 15px;
	font-family:  Helvetica, Arial, sans-serif;
	padding: 10px;
	padding-left: 55px;
	width: auto;
	margin:0 auto;
	margin-bottom: 20px;
	text-align: left;
	-moz-box-shadow:    1px 1px 3px 0px #000;
	-webkit-box-shadow: 1px 1px 3px 0px #000;
	box-shadow:         1px 1px 3px 0px #000;
	cursor: pointer;
	transition: all 0.2s ease; 
}
.ok:hover, .warn:hover, .att:hover {
	transition: all 0.2s ease; 
	-moz-box-shadow:    2px 2px 5px 0px #1e1e1e;
	-webkit-box-shadow: 2px 2px 5px 0px #1e1e1e;
	box-shadow:         2px 2px 5px 0px #1e1e1e;
}
.warn {
	color: #fff;
	background: url('/images/class_warn.png') no-repeat,
				#930000;
	background-position: 12px center;
}
.ok {
	color: #fff;
	background: url('/images/class_ok.png') no-repeat,
				#1378c5;
	background-position: 12px center;
}
.att {
	color: #fff;
	background: url('/images/class_att.png') no-repeat,
				#c7ab3a;
	background-position: 12px center;
}
.ok a, .warn a, .ok a:hover, .warn a:hover , .att a, .att a:hover {
	color: #bfeeff;
}

.alert {
	border-radius: 2px;
	padding: 7px;
	margin-bottom: 10px;
	width: auto;
	text-align: center; 
}
.alert.green {
	background-color: #8cff80;
	border: 1px solid #3dcf2d;
}
.alert.red {
	background-color: #F6C0C0;
	border: 1px solid #F35959;
}

hr {
	border: 0px;
	border-top: 1px solid #aeaeae;
	margin-bottom: 15px;
}

/* Blog */

.blog-headline {
	font-family: Century Gothic, Arial;
	margin-top: -30px;
	margin-left: 55px;
	width: 880px;
	font-weight: bold;
}

.blog-date {
	display: inline-block;
	background: url('/images/date.png');
	width: 45px;
	height: 45px;
	margin-right: 8px;
	text-align: center;
	margin-top: 5px;
}

.blog-date .month {
	color: #fff;
	font-size: 11px;
	margin-top: 1px;
}

.blog-date .day {
	color: #333;
	font-size: 22px;
	margin-top: 2px;
}

.blog-entry {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	text-align: justify;
}

.blog-entry p {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: justify;
}

/* Buttons */

.sbutton, .sbutton:visited, .ibutton {
	font-size: 12px;
	text-decoration: none;
	color: #000;
	margin: 4px;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
	background-color: #fbfbfb;
	background: -webkit-linear-gradient(top, #fbfbfb, #ededed);
	background: -moz-linear-gradient(top, #fbfbfb, #ededed);
	background: -ms-linear-gradient(top, #fbfbfb, #ededed);
	background: -o-linear-gradient(top, #fbfbfb, #ededed);
	border: solid 1px #c2c2c2;
	-moz-box-shadow:    inset 0 0 1px #bfbfbf;
	-webkit-box-shadow: inset 0 0 1px #bfbfbf;
	box-shadow:         inset 0 0 1px #bfbfbf;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.sbutton>.active {
	color: #fff;
	background: #a2a2a2;
}
.sbutton:hover, .sbutton:visited:hover, .sbutton a:hover , .sbutton a:visited:hover {
	color: #000;
	text-decoration: none;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	background: #fff;
	-moz-box-shadow:    0 0 1px 0 #bfbfbf;
	-webkit-box-shadow: 0 0 1px 0 #bfbfbf;
	box-shadow:         0 0 1px 0 #bfbfbf;

}
.sbutton a, .sbutton a:visited {
	color: #000;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.ibutton {
	margin: 0px;
}

.button {
	color: #f3f3f3;
	font: bold 12px Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 7px 20px;
	position: relative;
	display: inline-block;
	-webkit-transition: border-color .218s;
	-moz-transition: border .218s;
	-o-transition: border-color .218s;
	transition: border-color .218s;
	background-size: 17px;
	background-repeat: no-repeat;
	background-position-y: 5px;
	background-position-x: 2px;
	background-color: #4B8DF8;
	background: -webkit-linear-gradient(top, #4C8FFD, #4787ED);
	background: -moz-linear-gradient(top, #4C8FFD, #4787ED);
	background: -ms-linear-gradient(top, #4C8FFD, #4787ED);
	background: -o-linear-gradient(top, #4C8FFD, #4787ED);
	border: solid 1px #dcdcdc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin-right: 10px;
}
.button:hover {
    border-color: #999;
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2); 
	-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	cursor: pointer;
}
.button:active {
    border-color: #444;
}
a.button, a:visited.button {
	color: #000;
}
.btn-white {
	color: #000;
	background: #eee;
}

textarea {
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 16px;
	padding: 5px;
	max-width: 100%;	
}

.tbox {
	border: 1px solid #666;
	font-size: 18px;
	padding: 2px;
	width: 250px;
	-moz-box-shadow:    inset 0 0 3px #b5b5b5;
	-webkit-box-shadow: inset 0 0 3px #b5b5b5;
	box-shadow:         inset 0 0 3px #b5b5b5;
}
.tbox:hover, textarea {
	border: 1px solid #ccc;
}
.tbox:focus, textarea {
	border: 1px solid #f2b047;
}

option {
	min-width: 300px;
	font-size: 14px;
}

/*===== Table =====*/
.border_radius {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.defaulttable td {
	vertical-align: top;
}

.table {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	padding: 0; 
	margin-top: 4px; 
	border-collapse: collapse; 
	color: #333; 
	background: #F3F5F7;
}

.table a {
	color: #3ea6a6; 
}  
.table a:visited {color: #3ea6a6;}
.table a:hover {color: #000;}  

.table thead th {
	background: #3A4856;
	padding: 5px 5px;
	color: #fff;
	text-align: left;
	font-weight: normal;
}

.serverlist thead th {
	font-size: 13px;
}
.table tbody, .table thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

.table tbody {border-bottom: 1px solid #EAECEE;}
                      
.table td, .table th {
	padding: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

.table tbody  tr:hover:not(.offline){background: #e5ebf2; color: #111;}

.serverlist td {
	font-size: 12px;
}
.serverlist td a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2e3b47;
	text-decoration: none; 
	border-bottom: 1px solid #C6C8CB;
	padding: 0;
}  
.serverlist a:visited {color: #2e3b47;}
.serverlist a:hover {color: #000;} 

.table .ranking {
	width: 20px;
	background: url('/images/diamant.png') no-repeat;
	background-position: 2px center;
	padding-left: 21px;
	font-size: 13px;
	vertical-align: middle;
}
.table .server, .table .server-name img {
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease; 
}
.table .server-name { font-size: 12px; cursor: pointer; }
.table .server-preview { float:right;opacity:0.3;z-index: 3; }
.table .server-preview:hover { opacity: 0.8; }
.table .motd { font-size: 12px; color: #666; font-weight: normal; display: block; margin-top: 3px;}
.table .server-name img { opacity: 0.75; }
.table .server-icon { margin-top: 3px; height: 32px;width:32px; }
.table .server:hover .server-name img {
	opacity: 1;
}
.table .server-info td {
	padding: 0px;
	margin: 0px;
}
.table tbody .server-info tr:hover {
	background: none;
}
.table .offline {
	background: url('/images/red_bg.png');
}
.table .view {
	background: #ededed;
}
.table .offline a {
	color: #000;
}
.table .top {
	margin: 0;
	padding: 3px;
	padding-left: 5px;
	font-size: 13px;
	color: #fff;
	background: #5c7083;
}
.table td.featured {
	background: url("/images/star.png") no-repeat;
	background-position: center center;
}
.table tr.featuredcol {
	background: #f7f3d8;
}
.table tr.featuredcol:hover:not(.offline){
	background: #f2edcc;
}
.table .banner {
	text-align: center;
	padding: 0px;
	background: #fff;
	border: 1px solid #fff;
}
.table .banner a {
	border: none;
	padding: 0;
	margin: 0;
	color: #000;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#tab2 thead {
	background: url("../images/tab2.png");
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#tab2 thead:hover {
	background: url("../images/tab2_flip.png");
}
#tab2 thead th {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-align: left;
	background-image: url("../images/right.png");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 4px;
	padding-left: 30px;
	border: 1px solid #888888;
	cursor: pointer;
}
#tab2 tbody td {
	padding: 7px;
}

th.header  {    
    cursor: pointer; 
    font-weight: bold; 
    padding-left: 20px; 
    border-right: 1px solid #dad9c7; 
    margin-left: -1px; 
}

.tablesorter th {
	padding: 5px 20px !important;
	background-image: url('/images/sort.gif') !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
}
.tablesorter .headerSortUp {
	background-image: url('/images/sortup.gif') !important; 
	background-repeat: no-repeat; 
	background-position: left;
}

.tablesorter .headerSortDown {
	background-image: url('/images/sortdown.gif') !important; 
	background-repeat: no-repeat; 
	background-position: left;
}
.cat img {
	margin: 1px;
}
.cat_spacer {
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: 2px;
}

.servername {
	display:block;
	font-size:12px;
	margin-top:-15px;
	margin-left: 5px;
	color:#5a6466;
}

.serverinfo {
	display: inline-block;
	float: left;
	width: 50%;
}
.serverinfo tr td:first-child {
	font-weight: bold;
}
.serverinfo td {
	height: 26px;
}

.vote {
	width: 50%;
	display: inline-block;
}
.vote th {
	border-bottom: 1px solid #b4c9cd;
	text-align: left;
}

.votebutton {
	color: #000;
	background: url("/images/yes.png") no-repeat 10px center, #eee;
	padding-left: 32px;
}
.votebutton:hover {
	background: url("/images/yes.png") no-repeat 10px center;
}

.gallerybutton {
	color: #000;
	background: url("/images/image.png") no-repeat 10px center, #eee;
	padding-left: 32px;
}

.inline {
	position: relative;
	right: 2px;
	top: 2px;
	border: none;
}
#scrolltop {
	opacity: 0.4;
	display: none;
	position:fixed;
	margin-left: 68%;
	margin-left: calc(68% + 15px);
	bottom: 30px;
	height: 20px;
	width: 80px;
	color: #fff;
	cursor: pointer;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-top: 80px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background: url('/images/top.png') no-repeat, rgba(100, 100, 100, 0.8);
	background-position: center 6px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease; 
	box-shadow: 0px 0px 7px #2e2e2e;
}
#scrolltop:hover {
	opacity: 0.9;
	transition: all 0.3 ease;
	-webkit-filter: invert(100%);
	filter: invert(100%);
}

#description {
	background: #efefef;
	border: 1px solid #aeaeae;
	box-shadow: 0px 0px 10px rgb(204, 204, 204) inset;
	margin-left: 15px;
	margin-right: 15px;
	padding: 18px;
	margin-top: 10px;
	float: none;
	clear: left;	
	clear: none\9; /* IE fix */
	position: static;
}

#gallery {
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
	float:left;
	margin-top: 25px;
}
#gallery img {
	border: 1px solid #000;
	box-shadow: 2px 2px 3px 0px #000;
}
#gallery img:hover {
	margin-top: -3px;
	margin-bottom: 3px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease; 
}

.visitcounter {
	float: right;
	margin-top: 15px;
	font-size: 11px;
	text-align: center;
	border: 1px solid #000;
}
.visitcounter .counter {
	border-top: 1px solid #6e6e6e;
	padding: 2px;
	font-size: 16px;
}
.digit {
	background: url('/images/digit.png') no-repeat;
	background-position: 3px 3px;
	height: 24px;
	width: 16px;
	padding-top: 6px;
	padding-left: 3px;
	font-family: 'Lucida Console';
	display: inline-block;
	margin: 0;
	margin-left: -3px;
}

/* Kleiner Text */
.l {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}


.ha1 {
	height: 0;
	width: 0;
	float: left;
	margin-top: 2px;
	margin-left: -35px;
	border-right: 12px solid #313131; 
	border-left: 12px solid rgba(0, 0, 0, 0); 
	border-bottom: 8px solid rgba(0, 0, 0, 0);
	border-top: 8px solid rgba(0, 0, 0, 0);
	position: relative;
	visibility: hidden;
}

.ha2 {
	float: left;
	background: #313131;
	padding: 3px;
	color: #fff;
	font-size: 11px;
	margin-left: -11px;
	height: auto;
	visibility: hidden;
}

/* Kategorie */
#cat ul li {
	display: inline-block;
	list-style: none;
	margin-left: 15px;
}
#cat a {
	border: none;
}

.makemoney {
	position: static;
	margin-right: -306px;
	height: 600px;
	overflow: hidden;
	float: right;
	width: 300px;
}
.takeover__wrapper {
	margin-top: -3px;
}

/* Comments */

.com_hl {
	font-weight: bold;
	font-size: 14px;
}
.com_date {
	color: #808080;
	font-size: 10px;
	margin-left: 5px;
}
.com_body {
	border: 1px solid #000;
	padding: 8px;
	padding-left: 15px;
	padding-right: 23px;
	padding-top: 4px;
	width: auto;
	min-width: 250px;
	max-width: 99%;
	display: inline-block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.com_body:before {
	content: "";
	background: url('/images/com_top.png') no-repeat;
	height: 10px;
	width: 18px;
	display: block;
	position: relative;
	top: -13px;
}
.sitebutton {
	padding: 0px;
	width: auto;
	display: inline-block;
	margin: 0;
	margin-right: 3px;
	font-size: 14px;
}
.sitebutton a, .sitebutton a:visited {
	display:block;
	padding:5px;
	padding-left:8px;
	padding-right:8px;
}

/* dialog */
#dialog {
	display: none;
	position:fixed;
	height: auto;
	min-height: 400px;
	width: 600px;
	top: 50%;
	left: 50%;
	margin-top:-250px;
	margin-left: -300px;
	background: #efefef;
	border: 3px solid #c4c4c4;
	padding: 15px;
	z-index: 10;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow: 0 0 6px 0px #000;
	   -moz-box-shadow: 0 0 6px 0px #000;
			box-shadow: 0 0 6px 0px #000;
}
#dialog_close {
	height: 24px;
	width: 24px;
	background: url('/images/close.png') no-repeat;
	background-position: 0px 0px;
	cursor:pointer;
	position:absolute;
	top: 12px;
	right:16px;
}
#dialog_close:hover {
	background-position: 0px -24px;
}

#dialog_close:active {
	background-position: 0px -48px;
}

#dialog_title {
	cursor:move;
}
#dialog_content {
	padding: 0;
	margin: 0;
	max-height: 400px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.model1 {
	background: url('/images/minecraftmodels.png') no-repeat;
	background-position: 0px 0px;
	width: 230px;
	height: 280px;
	opacity: 0.6;
	display:inline-block;
	float:left;
}
.model2 {
	background: url('/images/minecraftmodels.png') no-repeat;
	background-position: -230px 0px;
	width: 295px;
	height: 280px;
	opacity: 0.6;
	display: inline-block;
	float:right;
}
.message {
	height: 280px;
	display: inline-block;
	float:left;
	padding: 25px;
}

#snow {
	display: block;
	position: absolute;
	top: 25px;
	height: 125px;
	z-index: -800;
	width: 100%; 
}
#nitrado {
	float: right;
	margin-right: 10px;
	cursor: pointer;
	opacity: 0.4
}
#nitrado:hover {
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease; 
}
#adzoneA {
	margin-left: 11%;
}