@charset "utf-8";
body {
	background-color: #d6eef0;
	background-image: url(images/bg_landscape.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'coasterblack', Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
@font-face {
    font-family: 'coasterblack';
    src: url('coasbl__-webfont.eot');
    src: url('coasbl__-webfont.eot?#iefix') format('embedded-opentype'),
         url('coasbl__-webfont.woff') format('woff'),
         url('coasbl__-webfont.ttf') format('truetype'),
         url('coasbl__-webfont.svg#coasterblack') format('svg');
    font-weight: normal;
    font-style: normal;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #D7FFFF;
}
a:active {
	text-decoration: none;
	color: #D7FFFF;
}
img {
	border-radius:0px;
}

#wrapper {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	min-height: 100%;
}
.int_wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	max-width: 1200px;
	/* [disabled]background-color: #CCFF00; */
}
#content {
	height: auto;
	width: 94%;
	padding-top: 25px;
	padding-right: 3%;
	padding-bottom: 100px;
	padding-left: 3%;
	margin-bottom: 100px;
	background-image: url(images/bg_landscape_ulala.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}
#header {
	color: #FFFFFF;
	height: auto;
	width: 90%;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 25px;
	padding-left: 5%;
	font-size: 1.2em;
	text-align: center;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo {
	background-image: url(images/logo_landscape.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:860px;
	height: 145px;
	margin: 0 auto 0 auto;
}

#menu {
	background-color: #F173AC;
	border-radius: 50%;
	padding: 10px;
	border: solid #ffffff 6px;
	font-size: 0.9em;
}
#mobilemenu {
	display: none;
	visibility: hidden;
	height: 0px;
}
#menu img {
	vertical-align: middle;
}

.controlzone {
	background-color: #3C94C8;
	padding: 10px 15px 10px 25px;
	width: 90%;
	color: #FFFFFF;
	position: relative;
	border-radius: 125px 125px 250px 250px;
}
.controlzone a {
	font-weight:bold;
}
.controlzone a:hover {
	color: #F173AC;
	text-shadow: 1px 1px #FFFFFF;
}
.tv {
	position: relative;
	width: 210px;
	height: 180px;
	color: #ffffff;
	text-align: center;
	padding: 30px 25px 30px 25px;
	background-image: url(images/tv_bg.gif);
	background-repeat: no-repeat;
}

.column_controlzone1 {
	width: auto;
	height: auto;
	margin-right: 290px;
	left: 0px;
	float: left;
}
.column_controlzone2 {
	width: 260px;
	height: auto;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	right: 10px;
	margin-top: 150px;
}
#footer {
	background-color: #F173AC;
	font-size: 0.6em;
	height: 100px;
	width: 90%;
	text-align: center;
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
	color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	display: block;
	visibility: visible;
}
.pc {
	height: 25px;
	vertical-align: middle;
}
.clearer {
	clear: both;
}

.hidden {
	height: 0px;
	visibility: hidden;
	display: none;
}
.prettyconfused {
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	bottom: 15px;
	width: 120px;
	font-size: 0.6em;
	left: 85px;
}


/* DATA ZONE */

.datazone {
	width: auto;
	height: auto;
	border-radius: 75px;
	padding: 10px;
	left: 0px;
	text-align: center;
	margin-bottom: 15px;
	background-color: #F77B0E;
	color: #FFFFFF;
}
/*.datazone img {
	float: left;
	margin-top: -5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}*/
.datazone_entry {
	border-radius: 10px;
	padding: 10px;
	margin-bottom:10px;
}

/* DATA ZONE */

/* PAGES */
.column_full_page {
	width: auto;
	height: auto;
	padding: 10px;
	left: 0px;
	text-align: center;
	background-color: rgba(207,207,207,0.7);
	border-radius: 25%;
}
.upnext {
	width: auto;
	height: auto;
	padding: 10px;
	left: 0px;
	text-align: center;
}
.column_full_page img {
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	background-image: url(comics/loading.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.page {
	/* [disabled]width: auto; */
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	background-image: url(comics/loading.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#btn-swap {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0062AD;
	padding: 5px;
	height: auto;
	width: 100px;
	border-radius: 50%;
	margin-bottom: 10px;
	text-align: center;
}

#tocwrapper {
	width: 50px;
	position: absolute;
	margin-top: 0px;
	right: 10px;
	padding-top: 10px;
}
#toc2 {
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	height: auto;
	width: 50%;
	border-radius: 50%;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: block;
	visibility: visible;
	background-color: #F77B0E;
}
#toc2 h3 {
	text-align:center;
}
.tocselect {
	background-color: #FFFFFF;
	border-radius: 50%;
	padding: 5px;
	color: #F77B0E;
}
/* PAGES */

/* SOCIAL */
.column_full_social {
	width: auto;
	height: auto;
	background-color: #F77B0E;
	border-radius: 50%;
	padding: 25px;
	margin-top: 25px;
}
.column_full_social2 {
	width: auto;
	height: auto;
	background-color: #F77B0E;
	border-radius: 30%;
	padding: 25px;
	margin-top: 25px;
}
.column_full_social h1, h2, h3 {
	text-align:center;
	color:#FFFFFF;
}
.socialbuttons {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	text-align: center;
}

/* WALLPAPERS */
#wallpapertoc {
	padding: 10px;
	width: 280px;
	border-radius: 35%;
	height: 400px;
	float: left;
	margin-left: 10px;
	background-color: #F77B0E;
	margin-bottom: 10px;
}

.wallpaper {
	border-radius: 50%;
	padding: 10px;
	background-color: #0062AD;
	margin: 0 auto 0 auto;
	color: #FFFFFF;
	width: 70%;
}

.wallpapers {
	margin: 0 auto 0 auto;
	max-width: 930px;
}

/* Windows 8 Snap Views */
@media screen and (max-width: 1024px) {
@-ms-viewport { width: 1024px; }
}
@media screen and (max-width: 850px) {
@-ms-viewport { width: 768px; }
.logo {
	background-size: 100%;
	width:90%;
	height: 145px;
	margin: 0 auto 0 auto;
}
#btn-swap {
	display: none;
	visibility: hidden;
	height: 0px;
}
#menu {
	display: none;
	visibility: hidden;
	height: 0px;
}
#mobilemenu {
	display: block;
	visibility: visible;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	height: auto;
	width: 280px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	background-color: #F173AC;
	border: solid #ffffff 5px;
}
.column_controlzone2 {
	margin-top: 125px;
}
.wallpapers {
	margin: 0 auto 0 auto;
	max-width: 650px;
}

.column_controlzone1 {
	width: 100%;
	height: auto;
	float: left;
}
.controlzone {
	background-color: #3C94C8;
	padding: 10px 3% 10px 3%;
	width: 94%;
	color: #FFFFFF;
	position: relative;
	border-radius: 125px 125px 250px 250px;
}
.column_controlzone2 {
	width: 260px;
	float: left;
	position: relative;
	margin-top: 25px;
	height: auto;
	padding: 0 20px 0 20px;
}
}
@media screen and (max-width: 500px) {
@-ms-viewport { width: 500px; }
body {
	background-image: url(images/bg_portrait.gif);
}
}
@media screen and (max-width: 400px) {
@-ms-viewport { width: 320px;}
.header, .content img {
	width:100%;
}
#header {
	background-image: url(images/header_bg_mobile.gif);
}
.logo {
	background-image: url(images/logo_portrait.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	height: 280px;
}
#dz1 img {
	width:100%;
}
#wallpapertoc {
	margin-left: 0px;
}
}


}
