﻿/*
Theme Name: enlightened-wow
Theme URI: http://the-enlightened.de
Description: A WoW-theme for our guild. Please refer to readme.txt for instructions.
Version: 1.0
Author: Martin Müller
Author URI: http://martin-mueller.info/
Tags: WoW, custom, two columns

*/


*{
	font-family:				Calibri, Tahoma, Verdana, Arial, sans-serif;
	margin:						0px;
	padding:					0px;
}

body{
	min-width:					1260px;
}

img{
	border:						none;
}

ul{
	list-style-type:			none;
}

a{
	color:						#9C1818;
	text-decoration:			none;
	border-bottom:				dotted 1px #9C1818;
	line-height:				1.5em;
	vertical-align:				top;
}

#search{
	width:						500px;
	height: 					70px;
	clear:						both;
	margin-left:				auto;
	margin-right:				auto;
}

#searchsubmit{
	vertical-align:				middle;
}

#searchform{
	margin-top:					15px;
}

#sfwarpper{
	height:						30px;
	overflow:					hidden;
	clear:						both;
}

#sidebar{
	width:						320px;
	overflow:					hidden;
	padding-top:				20px;
	background-position:		0 0;
	background-repeat:			repeat-y;
	margin-left:				-1px;
}

#sidebar a{
	vertical-align:				baseline;
	border:						none;
	line-height:				1em;
}

#tsviewer a{
	border:						none;
	line-height:				1em;
}

#tsviewer{
	font-family:				Tahoma, Verdana, sans-serif;
	font-size:					11px;
}

.catimg{
	margin-top:					10px;
	margin-bottom:				5px;
}

.post{
	padding-left:				45px;
	padding-right:				45px;
	padding-bottom:				20px;
}

.entry{
	padding-top:				10px;
	padding-bottom:				10px;
}

/* get back <p>-behavior in posts */

.entry p{
	margin:						0.66em 0;
}

.entry > ol{
	list-style-type: 			decimal;
	margin-left:				20px;
	margin-right:				20px;
}

.entry > ul{
	list-style-type: 			disc;
	margin-left:				20px;
	margin-right:				20px;
}

/* end */

.postmetadata{
	font-size:					0.8em;
}

.alignleft{
	float:						left;
	padding-left:				40px;
}

.alignleft.size-thumbnail{
	float:						left;
	padding-left:				5px;
	padding-right:				5px;
}

.alignright{
	float:						right;
	padding-right:				200px;
}

.alignright.size-thumbnail{
	float:						right;
	padding-left:				5px;
	padding-right:				5px;
}

.center{
	text-align:					center;
}

#navi{
	float:						left;
}

#scroll_top{
	clear:						both;
	width:						800px;
	background-repeat:			no-repeat;
	height:						198px;
	padding-left:				15px;
}

#maincontent{
	width:						800px;
	background-position:		0 80;
	background-repeat:			repeat-y;
	padding-bottom:				24px;
}

#tip{
	clear:						both;
	width:						1000px;
	text-align:					center;
}

#footerwrapper{
	width: 						1000px; 
	overflow:					hidden;
	clear: 						both;
	height:						300px;
	background-repeat:			no-repeat;
	background-position:		center top;
	
}

#rightsideimage{
	position:					absolute;
	top:						20px;
	left:						920px;
	z-index:					5;
	
}

#fireball{
	position:					absolute;
	top:						80px;
	left:						920px;
	z-index:					5;
}

#banner_te{
	position:					absolute;
	top:						30px;
	left:						370px;
	z-index:					5;
}

h3#comments{
	padding-left:				50px;
}

ol.commentlist{
	width:						600px;
	padding-left:				50px;
	padding-right:				50px;
	list-style-type:			none;
	padding-bottom:				10px;
	padding-top:				10px;
}

ol.commentlist >li{
	padding-bottom:				20px;
}

#membercontainer{
	width:						98%;
}


#membercontainer td, #membercontainer th{
	padding-left:				10px;
	padding-right:				10px;
}