body {

	background-image: url("bgs/texture3.png");
	font-family: "Helvetica";
	
}

.welcome {

	color: #3F8694;
	text-align: center;
	font-size: 64px;
	padding: 5px;
	
}

.welcomesub {

	padding: 15px;
	color: #57a1b7;
	text-align: center;
	font-size: 22px;

}

.greeting {

	font-family: 'Helvetica'; 
	font-size: 24px; 
	margin-top: -25px;

}

.linkrow {

	font-family: 'Helvetica'; 
	font-size: 14px;

}

.loginstatus {

	font-family: 'Helvetica'; 
	font-size: 12px; 
	margin-top: 5px; 
	margin-bottom: 20px;

}

.hometab {

	width: 10%;
	padding: 2px;
	border: 2px solid #3F8694;
	border-radius: 15px;
	text-align: center;
	position: fixed;
	background-image: url("bgs/texture8.png");
	font-size: 18px;

}

.footer {

	position: fixed;
	bottom: 0px;
	width: 100%;
	margin-top: 85px;
	z-index: -1

}

.footer .innertext {

	font-size: 18px; 
	text-align: center;

}

form.contact {

	width: 30%;
	padding: 35px;
	border: 2px solid #3F8694;
	border-radius: 25px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url("bgs/texture8.png");
	font-size: 24px;
	overflow: hidden;

}

input[type=text] { 

	width: 45%;
	height: 25px;
	font-size: 16px;

}

input[type=submit] {

	border: 2px solid #142c3c;
	padding: 5px;
	border-radius: 5px;
	width: 100%;
	text-align: center;
	background-color: #CCE8ED;
	font-size: 22px;

}

input[type=submit]:hover {

	border: 2px solid black;
	padding: 5px;
	border-radius: 5px;
	width: 100%;
	text-align: center;
	background-color: #B2E7F0;
	font-size: 22px;
	cursor: pointer;

}

a.homebutton {

	color: black;
	text-decoration: none;

}

a.homebutton:hover {

	color: black;
	text-decoration: underline;

}

a.linkbutton {

	color: #3F8694;
	text-decoration: none;

}

a.linkbutton:hover {

	color: #3F8694;
	text-decoration: underline;

}

a.stats {

	color: #342877;
	text-decoration: none;

}

a.stats:hover {

	color: #342877;
	text-decoration: underline;

}


.notenormal {

	width: 55%;
	padding: 15px;
	border: 2px solid #3F8694;
	border-radius: 25px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url("bgs/texture8.png");
	font-size: 35px;
	overflow: hidden;

}

.notesmall {

	width: 45%;
	padding: 5px;
	border: 2px solid #3F8694;
	border-radius: 25px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url("bgs/texture8.png");
	font-size: 22px;

}

.notetiny {

	width: 25%;
	padding: 5px;
	border: 2px solid #3F8694;
	border-radius: 25px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url("bgs/texture8.png");
	font-size: 16px;

}

.notetinywarning {

	width: 35%;
	padding: 5px;
	border: 2px solid #BD4A3F;
	border-radius: 25px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url("bgs/texture8.png");
	font-size: 16px;

}

ul {
	padding: 0;
}

ul li.home{

	width: 25%;
	padding: 25px;
	border: 2px solid #3F8694;
	border-radius: 25px;
	text-align: center;
	margin: 65px;
	margin-top: -5px;
	background-image: url("bgs/texture8.png");
	font-size: 26px;
	display: inline-block;

}

ul li.torrent {

	width: 20%;
	padding: 6px;
	border: 2px solid #3F8694;
	border-radius: 25px;
	text-align: center;
	margin: 15px;
	margin-top: -5px;
	background-image: url("bgs/texture8.png");
	font-size: 14px;
	display: inline-block;
	overflow: hidden;
}

dl {
	padding: 0;	
	width: 60%;
}

dl.faq {

	display:table; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 75px;

}

dl dt.question {

	font-size: 20px;
	font-weight: 600;
	margin-top: 5px;

}

dl dd.answer {

	font-size: 18px;
	margin-top: 5px;

}

code {

	font-size: 16px;

}

div.image {
	position: fixed;
	right: 0px;
	bottom: -5px;
	z-index: -1;
}

div.seeders {

	color: #3da738;
	width: 35%;
	padding: 15px;
	border: 2px solid #3F8694;
	border-radius: 25px;
	text-align: center;
	margin: 15px;	
	background-image: url("bgs/texture8.png");
	font-size: 24px;
	display: inline-block;

}

div.leechers {

	color: #b53c45;
	width: 35%;
	padding: 15px;
	border: 2px solid #3F8694;
	border-radius: 25px;
	text-align: center;
	margin: 15px;	
	background-image: url("bgs/texture8.png");
	font-size: 24px;
	display: inline-block;

}

div.completed {

	color: #7dd3d4;
	width: 35%;
	padding: 15px;
	border: 2px solid #3F8694;
	border-radius: 25px;
	text-align: center;
	margin: 15px;	
	background-image: url("bgs/texture8.png");
	font-size: 24px;
	display: inline-block;

}


form.dz-clickable {

	width: 650px;
	border: 2px solid #396B84;
	border-radius: 4px;
	background-color: #CCE8ED;
	cursor: pointer;
	padding-bottom: 25px;

}

form.dz-clickable:hover {

	background-color: #B2E7F0;
	text-decoration: none;
	outline: none;
	-webkit-transition: background-color 100ms linear;
	-moz-transition: background-color 100ms linear;
	-o-transition: background-color 100ms linear;
	-ms-transition: background-color 100ms linear;
	transition: background-color 150ms linear;

}

div.dz-default {

	color: #28538F;
	cursor: pointer;
	font-size: 24px;
	font-weight: 400;
	margin-top: 30px;

}

div.dz-preview:first-of-type {
	margin-top: 45px;
}


div.dz-preview {

	width: 85%;
	background-image: url("bgs/texture8.png");
	border: 2px solid #3F8694;
	border-radius: 15px;
	padding-top: 20px;
	margin-top: 25px;
	box-shadow: 1px 1px 5px grey;
	overflow: hidden;
	cursor: default;

}

div.dz-error {
	border: 2px solid #FF5C5C;
}

div.dz-error-message {

	font-size: 20px;
	margin: 5px;
	cursor: default;
}

div.dz-success {
	border: 2px solid #FF5C5C;
}

div.dz-details {

	text-align: left;
	margin-left: 25px;
}

.dz-upload {
	display: block;
	background-color: #205f60;
	height: 10px;
	width: 0%;
	max-width: 75%;
	margin-left: 20%;
	margin-top: -16px;
	border-radius: 15px;
	float: left;
}

div.dz-filename {
	margin-bottom: 5px;
}

div.responseText {

	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 7px;
	cursor: pointer;
	width: 340px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #396B84;
	border-radius: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: inherit;
	background-color: #CCE8ED;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;		/* firefox compatibility. wants to break into 2 lines. */

}

div.responseText:hover {

	background-color: #B2E7F0;
	-webkit-transition: background-color 100ms linear;
	-moz-transition: background-color 100ms linear;
	-o-transition: background-color 100ms linear;
	-ms-transition: background-color 100ms linear;
	transition: background-color 100ms linear;

}

div.dz-fallback input {

	width: 30%;
	display: block;

}

div.dz-fallback input:hover {

	width: 30%;
	display: block;

}

div.dz-message {

	font-size: 24px;

}

div.noscriptalert {

	color: #F50012;
	font-size: 18px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

@media screen and (max-device-width: 640px) {

	form.dz-clickable {

		width: 450px;
		min-height: 250px;

	}

	div.dz-message {

		font-size: 40px;
		font-weight: 400;
		margin-top: 110px;

	}

	.greeting {

		width: 85%;
		font-size: 38px;

	}

	.linkrow {
		
		margin-top: 55px;
		font-size: 30px;

	}

	.footer .innertext {

		font-size: 24px; 
		text-align: center;

	}

	.loginstatus { 

		font-size: 20px;
		margin-bottom: 240px;

	}

	form.contact {

		width: 85%;
		margin-bottom: 290px;

	}

	dl.faq {

		font-size: 28px;
		width: 85%;

	}

	.hometab {
		width: 100px;
		font-size: 30px;

	}

}




