/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

body {
    background-image: url("../images/backgrounds/dark-mosaic.png");
	background-repeat: repeat;
	background-color: #000;
	color: #FFF;
	font-family: sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: volter;
	color: #FFF;
}

p {
	text-indent: 25px;
}

a {
	color: #FFF;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

.center {
	text-align: center;
}

header {
	height: auto;
	text-align: center;
	margin-bottom: 1.5em;
}
footer {
    background: url("../images/backgrounds/planks_spruce.png");
    border: 3px solid #43341A;
    border-radius: 15px 15px 10px 10px;
    padding: 5px 15px;
}
footer p {
    text-indent: 0;
}

#content {
    top: -1px;
}

#logo {
	max-width: 960px;
	width: 100%;
    margin-bottom: -6px;
}

#topNav {
	font-family: volter;
	background: url("../images/backgrounds/planks_spruce.png");
	margin: 0 auto;
    width: 960px;
	border-top: 3px solid #43341A;
	border-bottom: 3px solid #43341A;
	min-height: 2.1em;
    
    border-radius: 15px 15px 10px 10px;
}

#topNav a {
	position: relative;
	top: 0.2em;
	font-size: 18pt;
	padding: 0 8px;
	text-decoration: none;
	margin: 0;
	padding: 6px 8px 6px 8px;
	color: #FFF;
	border: 3px solid rgba(0,0,0,0);
	border-radius: 5px;
	-webkit-transition: ease-in-out all 1s;
	-moz-transition: ease-in-out all 1s;
	-o-transition: ease-in-out all 1s;
	-ms-transition: ease-in-out all 1s;
	transition: ease-in-out all 1s;
	z-index:1;
}

#topNav a:hover {
	background: rgb(73, 68, 110);
	margin: 0 20px;
	border: 3px solid #43341A;
}

.module {
	margin: 1.7em 0;
}

.moduleHeader {
	position: relative;
	top: 3px;
	font-size: 14pt;
	background: url("../images/backgrounds/planks_spruce.png");
	min-width: 100px;
	max-width: 80%;
	min-height: 2px;
	border: 3px solid #43341A;
	padding: 5px 15px;
	/*border-bottom: none;*/
	border-radius: 10px 30px 0 0;
	margin: 0 0 0 0; /* take the "height" from the bottom to zero out the space left behind in the parent element. */
}

.moduleHeader h1,h2,h3,h4,h5,h6 {
	/* remove line height added by skeleton as it shifts it beyond the bounds */
	line-height: inherit;
}
.moduleContent {
	padding: 1em;
	background: #2D4822; /* for degeneration */
	background: rgba(73, 68, 110, 0.3);/*rgba(38,127,0,0.3);*/
    /*background: url('../images/backgrounds/glass_green.png') repeat;*/
	color: #FFF;
	border-radius: 5px;
	border: 3px solid #43341A;
}

.modulePost img {
	max-width: 100%;
}

.modulePostInfo {
	position: relative;
	top: -18px;
	left: -14px;
	background: url("../images/backgrounds/planks_spruce.png");
    background-position: 0 10px;
	padding-left: 1em;
	min-height: 1.3em;
	border-radius: 0 0 30px 0;
	min-width: 12em;
	max-width: 50%;
    border: 3px solid #43341A;
    border-left: none;
    border-top: none;
}

.modulePostInfo .date {
    color: #B5FF00;
}

#sideServerList {
	list-style: none;
	padding: 0;
	text-align: left;
}
.sideServerListItem {
	margin: 0.3em 0;
}

.sideServerListItem .sideServerListRight {
	float: right;
}

.mcSkin {
	margin: 0 0.2em;
	-webkit-transition: .5s all ease-in-out;
	-moz-transition: .5s all ease-in-out;
	-o-transition: .5s all ease-in-out;
	-ms-transition: .5s all ease-in-out;
	transition: .5s all ease-in-out;
}

.mcSkin:hover {
	-webkit-transform: rotate(720deg) scale(2);
	-moz-transform: rotate(720deg) scale(2);
	-o-transform: rotate(720deg) scale(2);
	-ms-transform: rotate(720deg) scale(2);
	transform: rotate(720deg) scale(2);

	-webkit-box-shadow: 0 0 5px #6FFF00;
	box-shadow: 0 0 5px #6FFF00;
}
.mcSkinFancy {
	display: inline-block;
	margin: 0.2em 0.5em;
}
.mcSkinFancy .mcSkin {
	display: block;
	margin: 0 auto;
}
.mcSkinName {
	font-family: volter;
	background: rgba(0,0,0,0.4);
	margin-bottom: 0.4em;
	padding: 0.2em 0.5em;
	color: #FFF;
}
/* experimental */
.status {
	padding: 0 0.5em;
	border-radius: 10px;
}
.status.statusOnline {
	background: rgb(191,210,85); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI5JSIgc3RvcC1jb2xvcj0iI2JmZDI1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iIzhlYjkyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzcyYWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZWNiMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(191,210,85,1) 9%, rgba(142,185,42,1) 46%, rgba(114,170,0,1) 72%, rgba(158,203,45,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(9%,rgba(191,210,85,1)), color-stop(46%,rgba(142,185,42,1)), color-stop(72%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(191,210,85,1) 9%,rgba(142,185,42,1) 46%,rgba(114,170,0,1) 72%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(191,210,85,1) 9%,rgba(142,185,42,1) 46%,rgba(114,170,0,1) 72%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(191,210,85,1) 9%,rgba(142,185,42,1) 46%,rgba(114,170,0,1) 72%,rgba(158,203,45,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(191,210,85,1) 9%,rgba(142,185,42,1) 46%,rgba(114,170,0,1) 72%,rgba(158,203,45,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-8 */
	color: #000;

}
.status.statusOffline {
	background: rgb(232,74,87); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI5JSIgc3RvcC1jb2xvcj0iI2U4NGE1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iI2RjMjUxOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iI2JlMTMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNzJiMjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(232,74,87,1) 9%, rgba(220,37,24,1) 46%, rgba(190,19,0,1) 72%, rgba(231,43,33,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(9%,rgba(232,74,87,1)), color-stop(46%,rgba(220,37,24,1)), color-stop(72%,rgba(190,19,0,1)), color-stop(100%,rgba(231,43,33,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(232,74,87,1) 9%,rgba(220,37,24,1) 46%,rgba(190,19,0,1) 72%,rgba(231,43,33,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(232,74,87,1) 9%,rgba(220,37,24,1) 46%,rgba(190,19,0,1) 72%,rgba(231,43,33,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(232,74,87,1) 9%,rgba(220,37,24,1) 46%,rgba(190,19,0,1) 72%,rgba(231,43,33,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(232,74,87,1) 9%,rgba(220,37,24,1) 46%,rgba(190,19,0,1) 72%,rgba(231,43,33,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e84a57', endColorstr='#e72b21',GradientType=0 ); /* IE6-8 */
	color: #FFF;
}

blockquote {
    color: #FFFBD7;
}

blockquote cite {
    color: #F4EA89;
}


/* special skeleton sizes */

.specialModuleItem { /* "four" is too small and "five" is to big, so let's do our own */
	margin: 0.5em;
	width: 272px;
}

/* #Page Styles
================================================== */
#serverListPage h3 {
	padding: 0.2em;
	text-align: center;
}

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
        #logo {
            width: 768px;
        }

        #topNav {
            width: 768px;
        }
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		.specialModuleItem {
			width: 208px;
		}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
        #logo {
            width: 420px;
        }
        #topNav {
            width: 420px;
        }
        
    
		#topNav a {
			-moz-transition: none;
			-webkit-transition: none;
			-o-transition: color 0 ease-in;
			transition: none;
		}
		#topNav a:hover {
			background: none;
			border: none;
			margin: 0;
			text-shadow: 2px 2px 4px #000;
			filter: dropshadow(color=#000, offx=4, offy=4);
		}



	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.specialModuleItem {
			width: 386px;
		}
		#topNav a {
			font-size: 13pt;
		}
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		.specialModuleItem {
			width: 266px;
		}
		/* Screen is too small to keep the links in-line, so put them into a expanded list */
		#topNav a {
			display: block;
		}
		#topNav {
			height: 100%;
		}
        #logo {
            width: 100%;
        }

        #topNav {
            width: 300px;
        }
	}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */
@font-face {
	font-family: "volter";
	src: url("../fonts/Volter__28Goldfish_29.ttf") format('truetype'),
		 url("../fonts/Volter__28Goldfish_29.eot"); /* IE9 */
}
/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/

#secret {
	display: none;
	position: absolute;
	bottom: 44px;
}

#secret img {
	height: 300px;
}