@charset "utf-8";
/*
Theme Name: Tempest 2.o
Theme URL: http://www.tff-world.de/tempest
Description: Tempest Stylesheet
Version: 2.0
Author: further development by Mino, basic structure by Sass
*/

/* Begin Typography & Colors */

body {
	font-size: 72.5%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	background:#000 url('images/bg.png');
	color: #fff;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#pagewrapper {
	width:753px;
	margin:0 auto;
	height:100%;
}

#header {
	background: url(./images/tmpbanner.png);
	width: 100%;
	height: 289px;
	margin-top: 3px;
}	

#nav {

	background:rgb(14,28,36);
	background: rgba(14,28,36,.75);
	border:2px solid #333333;
	width:749px;
	height:20px;
	margin-top: -2px;
	margin-bottom: 10px;
	padding: 0;
}
#nav ul {
	width: 749px;
	height: 20px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav ul li {
	width: 149px;
	height: 20px;
	float: left;
	display: block;
	padding: 0;
}

#nav ul li a {
	background: url(images/nav.png);
	display: block;
	width: 149px;
	height: 20px;
}

#nav ul li a.home {	background-position: 0 0; }
#nav ul li a.home:hover { background-position: 0px -20px; }
#nav ul li a.members { background-position: -150px 0; }
#nav ul li a.members:hover { background-position: -150px -20px; }
#nav ul li a.forum { background-position: -300px 0; }
#nav ul li a.forum:hover { background-position: -300px -20px; }
#nav ul li a.contact { background-position: -450px 0; }
#nav ul li a.contact:hover { background-position: -450px -20px; }
#nav ul li a.dkp { width:153px; background-position: -600px 0; }
#nav ul li a.dkp:hover { background-position: -600px -20px; }


/*ICCSpan Font*/
.down {
	font-family: verdana;
	font-weight: bold;
	color: #ffffff;
}

.alive {
	color: #5f5f5f;
}


/*Recruiting Box*/
#rectext {
	font-weight: bold;
	background:rgb(14,28,36);
	background: rgba(14,28,36,.75);
	border:2px solid #333333;
	width:749px;
	height:22px;
	margin-top: 10px;
	padding: 0;
}
#rectext ul {
	background: url(./images/recruit.png) no-repeat 285px 1px;
	width: 749px;
	height: 22px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#rectext ul:hover {
	background-position: 285px -22px;
}
#rectext ul li {
	width: 339px;
	height: 22px;
	float: left;
	display: block;
	text-align:left;
	padding: 0;
}
#rectext ul li.recruit {
	width:410px;
}
#rectext ul li a {
	display: block;
	width: 339px;
	height: 22px;
	text-decoration:none;
}
#rectext ul li a.recruit {
	width:410px;
}


/*Newsbeiträge*/
.post {
	background:rgb(14,28,36);
	background:rgba(14,28,36,.75);
	border:2px solid #333333;
	width:709px;
	margin-top: 3px;
	height:100%;
	padding: 0px 20px 0px 20px;
	}
blockquote {
	padding: 0px;
	background-color:#21232a;
	border:1px solid #1c212b;
	color:#55a1ee;
	}
h1 {
	color:#B6D8F3;
	font-size:24px;
	}
h2 {
	color:#B6D8F3;
	font-size:20px;
	}
h3 {
	color:#B6D8F3;
	font-size:16px;
	}
#footer {
	height:80px;
	font-size:9px;
	}
	
a, a:visited {
	text-decoration:none;
       color:#55a1ee;
}
a:hover {
	text-decoration:underline;
}

.newsdate {
	color: #B6D8F3;
	font-family: Georgia, Serif;
	font-size: 11px;
	font-weight: normal;
	float: left;
	}
.newstitle {
	margin: 2px 0 5px 0;
	padding: 0;
	color: #B6D8F3;
	font-family: Georgia, Serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	clear: left;
	}


/*	
.alt {
	background-color: #21232a;
	border-top: 1px solid #2b303e;
	border-bottom: 1px solid #2b303e;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
	
	
//NEWS
.NEWS dt{
	font-weight:bold;
	margin-bottom:1em;
}

.NEWS dd {
	margin-left: 20px;
	margin-bottom: 2em;
}

//JS_enabled Specific styles

dl.js_enabled dt{
	cursor:pointer;
	color:#1e388e;
	text-decoration:underline;
}
*/


/*Memberpage */
#members {
	font-size:16px;
	list-style-type:none;
	background:rgb(14,28,36);
	background:rgba(14,28,36,.75);
	border:2px solid #333333;
	width:724px;
	height:100%;
	padding: 5px 10px 10px 15px;
	margin-top:5px;
}

.ranks {
	color: #B6D8F3;
	font-family: Georgia;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	margin-bottom: 7px;
	margin-top:13px;
}

.warrior {
	color: rgb(100,100,100);
	color: rgba(100,100,100,0.2);
	font-family: Verdana;
	font-size: 12px;
}
.warrior:hover {
	color: #c69b6d;
}
a.warrior {
	color: #c69b6d;
}
a.warrior:hover {
	text-decoration: underline;
}

.shaman {
	color: rgb(100,100,100);
	color: rgba(100,100,100,0.2);
	font-family: Verdana;
	font-size: 12px;
}
.shaman:hover {
	color: #2359ff;
}
a.shaman {
	color: #2359ff;
}
a.shaman:hover {
	text-decoration: underline;
}

.hunter {
	color: rgb(100,100,100);
	color: rgba(100,100,100,0.2);
	font-family: Verdana;
	font-size: 12px;
}
.hunter:hover {
	color: #6ed053;
}
a.hunter {
	color: #6ed053;
}
a.hunter:hover {
	text-decoration: underline;
}

.rogue {
	color: rgb(100,100,100);
	color: rgba(100,100,100,0.2);
	font-family: Verdana;
	font-size: 12px;
}
.rogue:hover {
	color: #fff468
}
a.rogue{
	color: #fff468;
}
a.rogue:hover {
	text-decoration: underline;
}

.paladin {
	color: rgb(100,100,100);
	color: rgba(100,100,100,0.2);
	font-family: Verdana;
	font-size: 12px;
}
.paladin:hover {
	color: #ff8cba;
}
a.paladin {
	color: #ff8cba;
}
a.paladin:hover {
	text-decoration: underline;
}

.priest {
	color: rgb(100,100,100);
	color: rgba(100,100,100,0.2);
	font-family: Verdana;
	font-size: 12px;
}
.priest:hover {
	color: #eff6f4
}
a.priest {
	color: #eff6f4;
}
a.priest:hover {
	text-decoration: underline;
}

.mage {
	color: rgb(100,100,100);
	color: rgba(100,100,100,0.2);
	font-family: Verdana;
	font-size: 12px;
}
.mage:hover {
	color: #68cccf;
}
a.mage {
	color: #68cccf;
}
a.mage:hover {
	text-decoration: underline;
}

.druid {
	color: rgb(100,100,100);
	color: rgba(100,100,100,0.2);
	font-family: Verdana;
	font-size: 12px;
}
.druid:hover {
	color: #ff8c00;
}
a.druid {
	color: #ff8c00;
}
a.druid:hover {
	text-decoration: underline;
}

.warlock {
	color: rgb(100,100,100);
	color: rgba(100,100,100,0.2);
	font-family: Verdana;
	font-size: 12px;
}
.warlock:hover {
	color: #6f448b;
}
a.warlock {
	color: #6f448b;
}
a.warlock:hover {
	text-decoration: underline;
}

.dk {
	color: rgb(100,100,100);
	color: rgba(100,100,100,0.2);
	font-family: Verdana;
	font-size: 12px;
}
.dk:hover {
	color: #c41e3b;
}
a.dk {
	color: #c41e3b;
}
a.dk:hover {
	text-decoration: underline;
}

.underlineMembers {
	background: url(images/dotline2.png) repeat-x;

}

.bgMembers {
	border-collapse: collapse;
	margin-left: 11px;
	width: 336px;
}
.bgMembers:hover {
	background: rgb(120,120,120);
	background: rgba(255,255,255,0.06);
}

.bgMembers2 {
	border-collapse: collapse;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.2);
	margin-left: 11px;
	width: 336px;
}
.bgMembers2:hover {
	background: rgb(120,120,120);
	background: rgba(255,255,255,0.06);
}

/* RACES */
.mhuman {	background: url(images/races.png) no-repeat 0 2px;	width:14px;}
.whuman {	background: url(images/races.png) no-repeat -16px 2px;	width:14px;}
.mne {	background: url(images/races.png) no-repeat -32px 2px;	width:14px;}
.wne {	background: url(images/races.png) no-repeat -48px 2px;	width:14px;}
.mgnome {	background: url(images/races.png) no-repeat -64px 2px;	width:14px;}
.wgnome {	background: url(images/races.png) no-repeat -80px 2px;	width:14px;}
.mdwarf {	background: url(images/races.png) no-repeat -96px 2px;	width:14px;}
.wdwarf {	background: url(images/races.png) no-repeat -113px 2px;	width:14px;}
.mdraen {	background: url(images/races.png) no-repeat -128px 2px;	width:14px;}
.wdraen {	background: url(images/races.png) no-repeat -144px 2px;	width:14px;}