/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		Alluring Arthemis Dark
	Based on style:	Alluring Arthemis
	Original author:	Fantaxy
    --------------------------------------------------------------
*/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
    display: block;
}
audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}
[hidden] {
    display: none;
}
html {
    font-size: 10px; /* 1 */
    overflow-y: scroll; /* 2 */
    -webkit-text-size-adjust: 100%; /* 3 */
    -ms-text-size-adjust: 100%; /* 3 */
}
* {
	margin: 0;
	padding: 0;
	border: 0 none;
} 
body,
button,
input,
select,
textarea {
    font-family: Verdana,Helvetica,Arial,sans-serif;
}
a:focus {
    outline: thin dotted;
}
a:hover,
a:active {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, 
strong { 
    font-weight: bold; 
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before,
q:after {
    content: '';
    content: none;
}
small {
    font-size: 75%;
}
sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 2px;
}
legend {
    border: 0; 
    *margin-left: -7px;
}
button,input,select,textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}
button,
input {
    line-height: normal; /* 1 */
}
button,input[type="button"],input[type="reset"],input[type="submit"] {
    cursor: pointer; /* 1 */
    -webkit-appearance: button; /* 2 */
    *overflow: visible;  /* 3 */
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}
input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* General Woozy Werewolf Markup Styles
---------------------------------------- */


.buttonbig h1{
	border-bottom:1px solid #DBDBDB;
	margin-bottom: 5px;
	margin-top:2px;
	font-size:1.25em;
	font-weight: bold;
	color:#DBDBDB;
}
.buttonbig h3{
	font-size: 1.1em;
	text-transform: uppercase;
	font-family: 'Trebuchet MS',Helvetica,Arial,sans-serif;
	color: white;
	font-weight: bold;
	border-bottom: none;
	margin-left:4px;
	margin-top:5px;
	margin-bottom: 0;
}
.buttonbig p{
	margin-left:4px;
}
.rightside h1{
	text-align:left;
}
h2{
	font-size:1.4em;
	margin: 5px 0;
}
h3{
	border-bottom:1px solid #DBDBDB;
	margin-bottom: 5px;
	margin-top:2px;
	font-size:1.25em;
	font-weight: bold;
	color:#DBDBDB;
}
.postbody h3{
	border-bottom: none;
	margin-bottom: 0;
}
hr{
	height:1px;
	clear:both;
	display:block;
	border-top:1px solid #fff;
	margin: 5px 0;
}
p.author{
	font-size:0.8em;
	margin-bottom: 12px;
}
hr.dashed{
	border-top:1px dashed #fff;
}
li.leftside, .leftside{
	float:left;
}
li.rightside, ul.linklist li.rightside, .rightside{
	float:right;
	text-align:right;
}
ul.linklist{
	height:4%;
	overflow:hidden;
	list-style-type:none;
	width:auto;
	font-size: 1.1em;
    line-height: 2.2em;
}
ul.linklist li{
	display:block;
	width:auto;
	float:left;
}
ul.topiclist, ul.forums{
	list-style-type:none;
}
ul.forums li, ul.topiclist li{
	padding:5px;
}
ul.forums li, ul.topiclist li, ul.index li{
	font-size:1.1em;
}
ul.index li dt{
	float:left;
	width: 70%;
	display:block;
}
ul.topiclist li dt{
	float:left;
	display:block;
	width:55%;
	padding-right:28px;
}
ul.topiclist.topics li dt{
	width:55%;
	padding-right:0;
}
ul.index li dd{
	float:left;
	width: 20%;
	display:block;
}
dd.posts, dd.views{
	float:left;
	width:10%;
	display:block;
	text-align:center;
}
.topics dd.posts, .topics dd.views{
	line-height:33px;
	border-left: 1px solid #777;
}
.topics dd.views{
	border-right: 1px solid #777;
}
dd.lastpost{
	float:left;
	width:18%;
	display:block;
	padding-left:5px;
}
ul.forums li dt, li.row dt{
	padding-left:15px;
}
li.row dt a.subforum.read, li.row dt a.subforum.unread{
	background-repeat:no-repeat;
	background-position: 0 50%;
	padding-left:12px;
}
li.header, th {
	text-transform:uppercase;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-align:left;
}
div.box{
	-moz-border-radius:5px;
	border-radius:5px;
	margin: 0 0 10px 0;
	padding: 5px;
}
div.floatafter{
	clear:both;
}
.clearfix, #tabs, #minitabs, fieldset dl, ul.topiclist dl, ul.index dl, ul.community dl, dl.polls {
    overflow: hidden;
}
tr{
	border-top-color:#304f79;
	border-top: 0px solid;
}
td{
	padding:3px;
}
dl.postprofile{
	float:left;
	border-right: 1px solid #ccc;
    display: inline;
    float: left;
    margin: 0 0 10px;
    min-height: 80px;
    width: 21%;
	padding: 8px 10px;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
}
dl.postprofile .username,dl.postprofile .username-coloured,dl.postprofile .reguser{
	font-size:1.1em;
}
.postbody{
    float: right;
	font-size:1.2em;
    line-height: 1.48em;
    margin-right: 10px;
    padding: 0;
    width: 77%;
	word-wrap: break-word;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

div.forabg, form.headerspace{
	margin-bottom:15px;
}

.signature{
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding:10px;
}

fieldset.entry dl{
	margin:5px;
}

.table1{
	width:100%;
	font-size:1.1em;
}
.table1 .posts{
	text-align:center;
}

blockquote, .codebox{
	margin:5px;
	padding: 5px;
	border: 1px solid #DBDBDB;
	border-radius: 5px;
	background-color: #122d47;
}
.codebox dt a{
	font-size:0.8em;
}
blockquote blockquote{
	background-color: #1f4263;
}
blockquote blockquote blockquote{
	background-color: #122d47;
}
blockquote cite {
	display: block;
	font-size: 0.9em;
	font-style: normal;
	font-weight: 700;
	padding-left:20px;
	background-image:url('./styles/woozy_werewolf/theme/images/quote.png');
	background-repeat:no-repeat;
}

.notice{
	font-size:0.8em;
	line-height:2em;
}

.np h2{
	font-size: 1.2em;
	font-weight:bold;
	text-decoration: underline;
}

dl.faq{
	margin-bottom:10px;
}

.centred{
	margin:0 auto;
}

#gallery table tr td{
	width: 20%;
}

.gallerypic {
    max-height: 170px;
    max-width: 170px;
    padding: 10px;
    border: 1px solid #000000;
    border-radius: 5px 5px 5px 5px;
	text-align:center;
}

.gallerypic a img {
    max-height: 150px;
    max-width: 150px;
    z-index: 2;
}

#wiki-left .infobox{
	margin-left:10px;
	font-size:1.2em;
}

.recent_row{
	display:block;
	border-left: 0 none;
    line-height: 1.3em;
    margin-bottom: 0;
    padding-bottom: 5px;
    width: 100%
}

.portalcontent .userimage{
	text-align:center;
}

.portalcontent{
	font-size:1.1em;
}
ul.profile-icons li {
	float: left;
	margin: 0 6px 3px 0;
	background-position: 0 100%;
}
.postprofile ul.profile-icons li{
	width:20px;
	height:20px;
}
ul.profile-icons li a{
	border:1px solid #000;
	border-radius:3px;
}
.postprofile dd.avatar{
	margin-bottom:7px;
	margin-top:1px;
}
ul.profile-icons li a:hover{
	background-position: 50% 100%;
	border:1px solid #999;
}
ul.profile-icons li a span{
	display:none;
}
div.avatarcontainer{
	width:130px;
	height:130px;
	text-align:center;
	padding:10px;
	float:left;
	border:1px solid #000;
	margin-right: 10px;
}
div.achievecontainer, div.achievecontainerold{
	height:90px;
	padding:10px;
	text-align:center;
	border:1px solid #000;
	max-width:150px;
}
.content ul, .content ol, .agree ol{
	margin-left:3em;
}
.content li{
	list-style-type:inherit;
}
.portalcontent li{
	list-style-type:none;
}
.agree {
	font-size:1.1em;
}
#portalmenuo li{
	padding-bottom:5px;
	font-size:1.2em;
}
#portalmenuo li span{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_portalmenu.png');
	background-repeat: no-repeat;
	display:block;
	width:12px;
	height:12px;
	float:left;
	position:relative;
	top:2px;
}
#portalmenuo li.iconmovies span{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_omovies.png');
}
#portalmenuo li.iconbooks span{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_obooks.png');
}
#portalmenuo li.iconblog span{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_oblog.png');
}
#portalmenuo li.iconhp span{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_ohp.png');
}
#portalmenuo li.iconquiz span{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_oquiz.png');
}
#portalmenuo li.iconwiki span{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_owiki.png');
}
#portalmenuo li.iconach span{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_oach.png');
}
#portalmenuo li.icontwi span{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_otwi.png');
}
#portalmenuo li.iconhdr span{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_ohdr.png');
}
#portalmenuo li.iconhg span{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_hg.png');
}
#portalmenuo li.iconranks span{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_oranks.png');
}
#portalmenuo li.iconindex span{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_oindex.png');
}
#portalmenuo li.iconcards span{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_cards.png');
}
#portalmenuo li:hover span{
	border-color: #fff;
}
#portalmenuo li a{
	margin-left: 5px;
}
.buttons div, .buttons_right div{
	border:1px solid #000;
	border-radius:5px;
}
.buttons div:hover, .buttons_right div:hover{
	border:1px solid #999;
}
.topic-actions{
	display:block;
	clear:both;
	width: 100%;
	height:20px;
}
.buttons div, .buttons_right div{
	display:block;
	margin:10px 0;
	clear:both;
	cursor: pointer;
}
.buttons div a, .buttons_right div a{
	width: 100%;
	height: 100%;
	display:block;
}
.buttons div:hover, .buttons_right div:hover{
	background-position: 0 100%;
}
.buttons div a span, .buttons_right div a span{
	display:none;
}
dd.mark{
	float:right;
	width: 10%;
	text-align:center;
}
.topicicon{
	 background-repeat: no-repeat;
	 height:35px;
	 width:35px;
	 float:left;

	 border-radius:5px;
}
.topicicon.unread{
	border:1px solid #fff;
	box-shadow: 0 0 5px #FFF;
}
.topicicon.read{
	border:1px solid #000;
}
.error{
	color:red; font-size:1.2em;
}
div.pagination{
	float:right;
}
.infobox ul li{
	list-style-type:none;
	margin-left:4px;
}
#wiki-entry h2{
	font-size:1.6em;
}
#wiki-entry h2 span{
	float:right;
	font-size:0.5em;
}
.wikilastedit{
	display:block;
	margin-top:10px;
	float:right;
}
.wikiedits{
	color:#fff;
	font-weight:bold;
}
.wikicounter{
	text-align:center;
	font-size: 1.4em;
}
.wikiletterbox dt{
	font-size:1.5em;
}
.wikiletterbox{
	vertical-align:top;
	width:23%;
}
.wikiletterbox dd a{
	color:#fff;
	font-size:1.1em;
}
.wikiletterbox dd{
	margin-bottom: 3px;
}
.wikicatbox{
	line-height:1.5em;
	width:23%;
	float:left;
}
.postbox{
	min-width:10%;
	border-radius:5px;
	background-color: #002132;
	padding:10px;
	float:left;
	border:1px solid #000;
	margin:5px;
}
.content h3{
	clear:both;
}
.left-box{
	float:left;
	text-align:left;
	width:auto;
	margin-left:8px;
}
.left-box.details{
	margin-top:4px;
}
.left-box.details dd, dl.details dd{
	margin-bottom:3px;
}
.right-box{
	float:right;
	text-align:right;
	width:auto;
}
.sourcetag{
	vertical-align: top;
	font-size: 0.7em;
	line-height: 1em;
}
.sourcetag a:link, .sourcetag a:visited{
	color:#fff;
}
.fantasynav{
	font-size:1.5em;
	line-height:2em;
	text-align:center;
	font-weight:bold;
}
div.quizbox{
	width:30%;
	float:left;
	margin-right:2%;
	line-height:1.4em;
}
div.quizbottombox{
	width:98%
}
div.quizbox li, div.quizbottombox li{
	list-style-type:none;
	margin-bottom:5px;
}

.quizbottombox li.categories{
	width:23%;
	float:left;
	height:20px;
	padding:0 5px;
}
.quizbottombox.single li.categories{
	height:40px;
}
.leftside{
	width:49%;
	float:left;
}
.rightside{
	width:49%;
	float:right;
}
dl.details{
	font-size:1.1em;
}
dl.details dt{
	clear:left;
	width:30%;
	float:left;
	text-align:right;
	margin-right:5px;
}
dl.details dd{
	width:68%;
	float:left;
	text-align:left;
}
.npbox1, .npbox2{
	font-size:1.0em;
}
.npbox1 li, .npbox2 li{
	list-style-type:none;
	margin-bottom:3px;
}
.npbox1 h1, .npbox2 h1{
	font-size:1.2em;
}

#nickpage-main .gbbody {
	font-family: "Lucida Grande","Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1.2em;
	width:98%;
}
.world_good{
	color:#fff;
}
.world_neutral{
	color:#949494;
}
.world_bad{
	color:#000;
}
a.topictitle {
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-weight:bold;
	font-size:1.2em;
}
.pagination span strong,.pagination span a {
	padding: 0 2px;
	margin: 0 2px;
	font-weight: normal;
	border:1px solid;
}
.pagination span strong, .pagination span a:hover{
	background-color:#10435e;
	border-color: #10435e;
	text-decoration:none;
	color:#fff;
}
.pagination span a{
	background-color: #ECEDEE;
	border-color: #B4BAC0;
	color: #5C758C;
}
.pagination .page-sep{
	display:none;
}
.topics .pagination {
	float:right;
	padding-right:5px;
	font-size:0.9em;
	margin-top:3px;
}
.jumpbox{
	vertical-align:middle;
}
#forumlist.announcement{
	margin-bottom:10px;
}
.subforums{
	display:none;
}
.subforums div{
	width:168px;
	background-image:url("./styles/woozy_werewolf/theme/images/sub_button.png");
	height:25px;
	border:1px solid #000;
	border-radius:5px;
	margin:5px;
	text-align:center;
	line-height:25px;
}
.subforums div.unread{
	box-shadow: 0 0 5px #ffffff;
	border:1px solid #fff;
}
.subforums div:hover{
	border:1px solid #fff;
	box-shadow: 0 0 5px #ffffff;
}
.subforums div.unread:hover{
	box-shadow: 0 0 10px #ffffff;
	border:1px solid #fff;
}
.subforums div a{
	width:100%;
	height:100%;
	display:block;
	color:#fff;
}
.subarrow{
	background-image:url('./styles/woozy_werewolf/theme/images/index_arrow.png');
	width:10px;
	height:8px;
	position:absolute;
	bottom:3px;
	left:79px;
	background-position:0 0;
}
.subarrow:hover{
	background-position:0 100%;
	cursor:pointer;
}
.resultbar div{
	background-image:url('./styles/woozy_werewolf/theme/images/resultbar.png');
	height:13px;
	display:block;
}
a { outline: none !important; }
.polls dl{
	width:100%;
}
.polls dt, .polls dd{
	float:left;
}
ul.linklist li.networks, li.networks a{
	float:right;
}
.networks{
	margin-left:2px;
}
.networks a{
	width:24px;
	height:24px;
	border-radius:5px;
	background-position:0 100%;
	margin:0 5px;
}
.networks a:hover{
	background-position:0 0;
}
.networks a.facebook{
	background-image:url('./styles/woozy_werewolf/theme/images/icon_facebook.png');
}
.networks a.twitter{
	background-image:url('./styles/woozy_werewolf/theme/images/icon_twitter.png');
}
.networks a.gplus{
	background-image:url('./styles/woozy_werewolf/theme/images/icon_gplus.png');
}
.networks a.riddle {
	background-image:url('./styles/woozy_werewolf/theme/images/raetsel-icon.png');
}

.topic-leftside{
	height:42px;
	position:relative;
}
.topic-leftside .search-box{
	position:absolute;
	bottom:6px;
	left:120px;
}
.topic-leftside .pagination{
	position:absolute;
	bottom:6px;
	right:2px;
}
.topic-leftside .buttons div{
	margin-bottom:5px;
}
.postbody table, .postbody table td, .postbody table th, .post table, .post table td, .post table th{
	border:1px solid;
}
ul.searchresults li{
	position:absolute;
	right:5px;
	bottom:5px;
	list-style-type:none;
}
.rank-img{
	float:right;
	margin-top:1px;
}
fieldset.polls dd {
margin-left: 0;
}
.quizeditor{
	font-size:1.1em;
}
dl.fantasydata dt {
	font-weight: bold;
	width: 150px;
	text-align: left;
	float: left;
}
dl.fantasydata dd {
	margin-left: 155px;
	width: 88%;
	text-align:left;
}
.cplist dd.lastpost{
	width:25%;
}
.galicon{
	display:block;
	width:16px;
	height:16px;
	background-repeat:no-repeat;
	background-position:0 0;
	float:left;
	margin-right:5px;
	cursor:pointer;
	border-radius:5px;
}
.galicon:hover{
	border-bottom:none;
	background-position:0 100%;

}
.left_gal_end{
	background-image:url('./styles/woozy_werewolf/theme/images/gal_left_end.png');
}
.left_gal{
	background-image:url('./styles/woozy_werewolf/theme/images/gal_left.png');
}
.galicon.delete_gal{
	background-image:url('./styles/woozy_werewolf/theme/images/gal_delete.png');
	border:1px solid #000;
	width:15px;
	height:15px;
}
.delete_gal:hover{
	border:1px solid #777;
}
.right_gal{
	background-image:url('./styles/woozy_werewolf/theme/images/gal_right.png');
}
.right_gal_end{
	background-image:url('./styles/woozy_werewolf/theme/images/gal_right_end.png');
}
.post .onlineicon{
	display:none;
}
.post.online .onlineicon{
	background-image:url('./styles/woozy_werewolf/theme/images/online_icon.png');
	width:60px;
	height:15px;
	display:block;
	border:1px solid #999;
	border-radius:5px;
	margin-left:19px;
	margin-top:1px;
}
.postbody .notice{
	width:100%;
	/*border-top:1px dashed #dbdbdb;*/
	margin-top:12px;
	margin-bottom:-4px;
}
.categorybox{
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #002233),
		color-stop(1, #000711)
	);
	background-image: -moz-linear-gradient(
		center bottom,
		#002233 0%,
		#000711 100%
	);
}
dl.faq ul li{
	list-style-type:none;
}
dl.faq ol li{
	margin-left:40px;
}
.pollbox p.author{
	font-size:0.9em;
}
.chattime{
	font-size:0.9em;
	color:#666666;
}
.object{
	cursor:pointer;
}
.infobox ul li{
	margin-bottom:4px;
}
dl.voted dd {
	font-weight:bold;
}

.networks .facebookLottery {
    background: transparent url('/styles/woozy_werewolf/theme/images/icon_facebook.png');
    background-position: 0 0;
}

.networks .facebookLottery:hover {
    box-shadow: 0 0 10px #fff;
}

.lotteryFacebookContainer .linklist {
    overflow:visible;
    height: 25px;
}

#bannerContainer {
    width: 100%;
}

#tmiBanner {
    border: 1px solid #f5e8d7;
    border-radius: 5px;
}

.post .signature img {
    max-width: 500px;
    max-height: 100px;
}

.fullscreenOverlay {
    display: none;
    background-color: #000;
    opacity: 0.5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fullscreener.active {
    position: fixed;
    overflow: auto;
    box-shadow: 0 0 15px 1px #fff;
}

.overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 10;
}

.progressBarContainer {
	width: 400px;
	height: 30px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.progressBar {
	position: absolute;
	width: 400px;
	height: 30px;
	left: -400px;
	top: 0;
	background-color: green;
}

#updatePopup {
	position: fixed;
	width: 650px;
	height: 370px;
	display: none;
	padding:10px;
	text-align: center;
	z-index: 10;
	font-size: 1.5em;
}

#updatePopup h1 {
	margin-bottom: 30px;
}

#updatePopup p {
	margin: 10px 0;
}

#updatePopup button {
	padding: 5px;
	margin-top: 20px;
}

.popup {
	border: 1px solid #fff;
	padding: 10px;
	background-color: #002132;
	border-radius: 5px;
	z-index: 2000;
	box-shadow: 0 0 0 999px rgba(0,0,0,0.4);
}

.combi {
	width: 200px;
	height: 320px;
	float: left;
	cursor: pointer;
	list-style-type: none;
	background-image: url('/styles/woozy_werewolf/theme/images/christmas/combiBg.png');
	background-repeat: no-repeat;
	margin-left: 5px;
	position: relative;
}

#combis .combi, #presents .present {
	list-style-type: none;
}

#combis ul, #presents ul {
	margin-left: 0;
}

#combis h1,  #presents h1{
	margin: 20px 0 10px 0;
}

.combi .sigContainer {
	width: 250px;
	height: 100px;
	position: relative;
	overflow: hidden;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	margin-top: 122px;
	margin-left: -30px;
}

.combi .sig {
	width: 500px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	position: absolute;
	left: -250px;
}

.combi.unavailable .sig {
	opacity: 0.3;
}

.combi.active {
	background-color: rgba(142, 145, 224, 0.34);
}

.combi.unavailable, .combi.active {
	cursor: default;
}

.popupAva {
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 20px;
	position: relative;
}

.popupAva:after {
	content: "";
	width: 1px;
	height: 100%;
	background-color: #ccc;
	display: block;
	position: absolute;
	right: -10px;
}

.popupSig {
	width: 500px;
	height: 100px;
	background-repeat: no-repeat;
	float: left;
	background-position: 50% 0;
}

.combiPopupButton {
	width: 160px;
	border: 1px solid #678FB9;
	background-color: #1F4263;
	padding: 10px;
	font-size: 16px;
	text-align: center;
	border-radius: 10px;
	cursor: pointer;
	margin: 10px auto;
}

.combiPopupButtonContainer {
	width: 50%;
	float: left;
}

.combiPopupButton:hover {
	background-color: #324B63;
	text-shadow: 0 0 5px #000;
}

.combiCreator {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.combiSigImage {
	width: 500px;
	height: 100px;
	background-position: 50% 0;
	background-repeat: no-repeat;
	margin: 0 auto;
}

.combiSigImage ~ img, .combiSigImage ~ div img {
	display: none;
}

div#combiStore {
	padding: 20px 0;
	font-size: 15px;
}

#quote {
	text-align: center;
	width: 100%;
}

#quote p {
	margin: 0 auto;
	width: 50%;
}

#quote .text {
	padding: 10px;
}

#notifyRecipePopup {
	font-size: 1.2em;
	width: 400px;
}

#notifyRecipePopup li {
	list-style-type: none;
}

#notifyRecipePopup ul {
	margin: 10px 0;
	font-weight: bold;
}

#notifyRecipePopup a {
	text-decoration: underline;
}

.popupButtonContainer {
	width: 50%;
	float: left;
	padding: 0 10px;
	box-sizing: border-box;
	moz-box-sizing: border-box;
}

.popupButton {
	border: 1px solid #678FB9;
	background-color: #1F4263;
	padding: 5px;
	font-size: 13px;
	text-align: center;
	border-radius: 10px;
	cursor: pointer;
	margin: 10px auto 0 auto;
}

#notifyRecipePopup h1 {
	font-size: 17px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

#presentStorePopup, #presentInventoryPopup {
	width: 450px;
	text-align: center;
}

#presentPopup {
	width: 300px;
}

.presentImage, .presentWrapping, #presentStorePopup .popupImage, #presentInventoryPopup .popupImage,   #presentPopup .popupImage {
	width: 200px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: 50%;
	margin: 5px auto;
}

#presentStore .presentImage, #presentInventory .presentImage {
	background-color: rgba(255,255,255,0.5);
	border: 1px solid rgba(255,255,255,0.7);
	border-radius: 5px;
	box-shadow: inset 0 0 20px rgba(255,255,255,0.3);
}

#presentRow .present {
	border: 0 none;
}

#presentRow .presentImage, .presentWrapping {
	width: 100px;
	height: 100px;
	background-size: contain;
}

.present {
	float: left;
	list-style-type: none;
	text-align: center;
	cursor: pointer;
	margin-left: 5px;

}

.present.given {
	opacity: 0.5;
	cursor: default;
}

#presentStore .present, #presentInventory .present {
	width: 250px;
	min-height: 250px;
}

.present .presentName, #presentStorePopupName, #presentInventoryPopupName  {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#presentInventoryPopup textarea {
	width: 65%;
	height: 100px;
	margin-bottom: 10px;
}

#presentInventoryPopup input.error {
	font-size: 1em;
}

.wrapping {
	float: left;
	margin: 3px 10px;
}

.wrapping label {
	width: 30px;
	height: 30px;
	display: block;
	background-color: #fff;
	cursor: pointer;
	background-size: contain;
	background-position: 50%;
}

#wrapping1label {
	background-color: #0072ff;
}

#wrapping2label {
	background-color: #ff0000;
}

#wrapping3label {
	background-color: #ff0066;
}

#wrapping4label {
	background-color: #ff8a00;
}

#wrapping5label {
	background-color: #7800ff;
}

#wrapping6label {
	background-color: #007b03;
}

#wrapping7label {
	background-color: #8e4600;
}

.wrapping input {
	display: none;
}

.wrapping input:checked+label {
	box-shadow: 0 0 5px #fff;
}

.wrappingContainer {
	width: 350px;
	margin: 0 auto;
}

.anonymousContainer {
	margin: 10px 0;
}

#presentRow {
	position: absolute;
	bottom: -10px;
}
a:link, a:visited { color: #dbdbdb; text-decoration: none; line-height:inherit; vertical-align:inherit;}
a:hover, a:active { color: #fff; text-decoration: underline;line-height:inherit; vertical-align:inherit;}

a.forumtitle {
    font-family: "Trebuchet MS",Helvetica,Arial,Sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}
a.reguser, a.username-coloured{
	font-weight:bold;
}

a.postlink{
	font-weight:bold;
	text-decoration:underline;
}
a.buylink:hover{
	text-decoration:none;
	color:#000;
}
#phpbb {
    width: 100%;
}

#wrap, #footerbar {
    width: 100%;
}
@media only screen and (min-width: 1050px) {
    #phpbb{
    	min-width:1000px;
    }
    #wrap, #footerbar{
    	min-width:1000px;
    	width:75%;
    	margin:0 auto;
    }
}
header{
	height:200px;
	background-image:url('./styles/woozy_werewolf/theme/images/header.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	text-align:center;
	background-color:#000;
	position: relative;
}
.content{
	overflow:auto;
}
#logo{
	background-image:url('./styles/woozy_werewolf/imageset/Logo20.png');
	background-position: center 40px;
	background-repeat: no-repeat;
	height:182px;
	display:block;
}
#page-footer{
	text-align:center;
	width:100%;
	background-size:auto;
}
#navbar{
	padding: 5px;
	font-weight:bold;
	margin-bottom:36px;
}
#navbar ul li{
	float:left;
	display:block;
}
#lower{
	min-height:485px;
}
#community-box, #online-box{
	font-size:1.1em;
}
#community-box hr{
	margin: 6px 0 2px 0;
}
#wiki-nav, #wiki-cats{
	text-align:center;
	font-size:1.2em;
	color:#fff;
	line-height:1.7em;
}
#wiki-nav input{
	width:35%;
}

#wiki-nav {
    margin-bottom: 5px;
}

#wiki-entry{
	padding:5px;
	width:78%;
	float:left;
	display:block;
	font-size:1.1em;
}
#wiki-left{
	width:20%;
	float:left;
}
#wiki-cats label{
	margin-right: 5px;
}
#tabs ul {
    clear: left;
    float: left;
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
}
#tabs ul li {
    display: inline;
    margin: 0;
    padding: 0;
}
#tabs ul li a {
    border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
    display: block;
    float: left;
    left: 15px;
    line-height: 1.3em;
    margin: 0 0 0 1px;
    padding: 5px 15px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
#message{
	font-size:1.2em;
}

#message a:link{
	font-weight:bold;
}

ul#navigation li{
	float:left;
	width: auto;
	margin: 5px;
}

ul#navigation li span {
	float: left;
	padding: 15px 0;
	position: relative;
	left: 0; top:35px;
	display: none;
}

ul#navigation li:hover span{
	display:block;
}

#nickpage-leftside{
	width: 22%;
	float: left;
	margin-right: 15px;
}

#nickpage-main{
	float:left;
	width:75%;
}

#np-pic{
	max-width: 98%;
	margin: 0 auto;
}

#pet-pic{
	float:left;
	width:300px;
	height:240px;
	background-position: center center;
    background-repeat: no-repeat;
    display: block;
	margin: 5px;
}

#picbox{
	text-align:center;
}

#nickpage-friendstatus{
	text-align:center; color:#fff; font-weight:bold;
}

#wolf {
    background-image: url("styles/woozy_werewolf/theme/images/wolf.gif");
    background-repeat: no-repeat;
    clear: left;
    display: block;
    float: left;
    height: 200px;
    margin-left: 75px;
    margin-top: 20px;
    padding: 10px 0;
    text-align: center;
    width: 150px;
}

#cp-menu{
	width:20%;
	float:left;
}

#cp-main{
	border-radius: 5px 5px 5px 5px;
	padding: 10px;
	float:left;
	width: 76%;
}

#friends{
	margin-top: 15px;
	margin-right:5px;
	border: 1px solid #000;
}
#navigation ul li a{
	width: 100%;
}
#navigation ul li{
	padding: 3px;
	font-size:1.1em;
	border-radius: 5px 0px 0px 5px;
	margin-bottom: -1px;
}
#pointsbox{
	background-image: url("styles/woozy_werewolf/theme/images/bg_portal_moon.jpg");
}
/*Navigation*/
#mainnav{
	width:700px;
	position:relative;
	text-align:center;
	display:block;
	height:34px;
}
#mainnav li{
	float:left;
	font-size:110%;
	height:16px;
	padding: 0 20px;
	line-height:1.2em;
}
#mainnav li a{
	width: 100%;
	display:block;
	line-height:1.4em;
}
#mainnav li ul li{
	display:none;
	float:left;
	font-size:100%;
	border:none;
	padding: 0 20px;
	height:16px;
}
#mainnav li ul li a{
	width:100%;
	display: block;
	line-height:1.5em;
}
#mainnav li ul{
	width: 700px;
	position:absolute;
	left:0;
	top:16px;
}
#mainnav li.current {
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
}
#mainnav li.current ul{
	/*border: 1px solid #DBDBDB*/
}
#mainnav .current ul{
	height: 18px;
	background-image:url("./styles/woozy_werewolf/theme/images/navbarbg.png");
	background-repeat:no-repeat;
}
#mainnav li.current{
	background-color:#16293b;
}
#indexcol li{
	display: none;
}
#indexcol li.current{
	display: block;
}
#descbox{
	font-size: 1.3em;
	max-width:2000px;
	height:50px;
	position:absolute;
	top:350px;
	left:300px;
	right:300px;
	text-align:center;
	font-weight:bold;
}
#achievements table{
	width:100%;
}
#achievements h1 span{
	font-size:0.8em;
}
#gallery .box{
	border:1px solid #000;
}
#community-box{
	margin-bottom:0;
}
#cp-menu ul{
	list-style-type:none;
}

#message-box{
	width:80%;
}
#smiley-box{
	width:18%;
	float:right;
}
#message-box textarea, #quick-message-box textarea {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	width: 100%;
	font-size: 1.3em;
}
#quick-message-box{
	padding-right:15px;
	margin-top:5px;
}
#loginbox{
	margin-top: -35px;
	background-image: url('./styles/woozy_werewolf/theme/images/bg_login.jpg');
	background-repeat: no-repeat;
	background-size: 100% 34px;
	background-color:#011825;
	text-align:center;
	border-bottom: 1px solid #fff;
	height:20px;
	padding: 7px 0;
}
#loginbox div{
	width:75%;
	margin:0 auto;
	background-image:none;
	background-color:transparent;
	text-align:left;
}
#forumlist{
	margin-bottom:5px;
}
#forumlinks{
	width:100%;
	display:block;
}
#forumlinks li{
	float:left;
	display:block;
	margin-right: 10px;
}

#newsnav{
	width:20%;
	max-width:220px;
	float:left;
	box-sizing:border-box;
	font-size:1.2em;
}
#newsbody{
	float:left;
	width:75%;
	margin-left:2%;
}
#quiznav{
	text-align:center;
	height:30px;
	margin-top:10px;
}
#quiz .quizbox1{
	font-size:1.3em;
}
#quiz .quizbox2{
	font-size:1.3em;
}
#nickpage-picbox{
	text-align:center;
}
#nickpage-picbox img{
	max-width: 100%;
	max-height: 300px;
}
#np-pet p{
	margin-bottom:10px;
}
#tabs2 ul {
	display: block;
	width: 100%;
	clear: both;
	height: 30px;
}
#tabs2 ul li a{
	width:100%;
	height:100%;
	display:block;
}
#tabs2 ul li {
	list-style-type: none;
	float: left;
	width: 150px;
	height: 23px;
	text-align: center;
	font-size: 1.2em;
	line-height: 23px;
	background-image:url("./styles/woozy_werewolf/theme/images/tab.png");
	color: white;
	border-radius: 5px;
	margin-right: 5px;
	border:1px solid #777;
}
#tabs2 ul li:hover, #tabs2 ul li.activetab {
	background-image:url("./styles/woozy_werewolf/theme/images/activetab.png");
	border:1px solid #fff;
}
#actions dt{
	float:left;
	margin-right:5px;
	clear:left;
	width:32px;
	margin-bottom:5px;
}
#actions dd{
	float:left;
	width:500px;
	margin-bottom:5px;
}
#mediabox .media{
	float:left;
	width:23%;
	margin-right:10px;
}
#mediabox .media li{
	margin-bottom:5px;
}
#mediabox h3{
	margin-left:0;
}
#friends_offline_hide{
	display:none;
}
#user_menu{
	background-image:url("./styles/woozy_werewolf/theme/images/bg_user_menu.jpg");
}
#footerbar{
	margin-top:15px;
	margin-bottom:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#confirm{
	font-size:1.1em;
}
#confirm input{
	padding:0 5px;
	min-width:40px;
}
#profileglow, #viewtopic .post, .pm-panel-message{
	background-image:url('./styles/woozy_werewolf/theme/images/miniprofile_bg.png');
	background-repeat:no-repeat;
}
#format-buttons{
	margin-bottom:3px;
}
#pm-popup{
	width:100%;
	height:100%;
	padding-top:20px;
	font-size:1.2em;
	margin: 5px;
}
#fantasy p{
	margin-left:0;
}
#fantasy h1, #fantasy h2{
	text-shadow: 3px 3px 3px black;
}
#viewprofile dl.details dt{
	text-align:left;
}
#viewprofile dl.left-box.details dt{
	width:15%;
}
#friends li.caption{
	font-weight:bold;
	background-image:none;
	border:none;
	width:100%;
	height:12px;
	display:block;
	text-align:left;
}
#friends li.caption.friendsonline{
	color:green;
}
#friends li.caption.friendsoffline{
	color:#800517;
}
#friends li{
	display:block;
	width:100%;
	height:25px;
}
#friends li span{
	height:22px;
	width:22px;
	display:block;
	float:left;
}
#friends li.noava span{
	 border:1px solid #fff;
	 width:21px;
	 height:21px;
}
#friends li a{
	margin-left:8px;
	margin-top:4px;
	display:block;
	float:left;
}
#indexcol,#indexmargin{
	display:none;
}
#indexcol{
	width:210px;
}
@media only screen and (min-width: 1050px) {
	#wrap, #footerbar{
		min-width:1030px;
		width:75%;
		margin:0 auto;
	}
	#indexcol,#indexmargin{
		display:table-cell;
	}
}

#cp-main p{
	margin-bottom: 8px;
}

#countdown {
    height: 180px;
    /*background-image: url('/images/countdown13/Countdown.jpg');*/
}

#countdown .countdownNumber {
    margin-top: 49px;
    display: block;
    height: 46px;
    width: 22px;
    background-image: url('/images/countdown13/0.png');
    float: left;
}

#countdown #daysFirst {
    margin-left: 18px;
}

#countdown #daysSecond, #countdown #hoursSecond {
    margin-right: 15px;
}

#countdown span {
    margin-top: 58px;
    font-size: 14px;
    color: #fff;
    display: block;
}

#topic-search .inputbox.search {
	width: 130px;
}

#charaTwitter li {
    display: block;
    float: left;
    padding: 3px;
}

#charaTwitter .tweetAuthor {
    font-weight: bold;
    clear: both;
    float: left;
    display: block;
}

#charaTwitter .tweetMessage {
    clear: both;
    float: left;
    display: block;
    width: 139px;
}

#charaTwitter .tweetImg {
    float: left;
    width: 48px;
    height: 48px;
    border-radius: 5px;
    background-color: #ccc;
    margin-right: 5px;
}

#charaTwitter .tweetContent {
    float: left;
    width: 72%;
}

#charaTwitter #showMoreBtn {
    display: none;
    margin: 10px auto;
}

#tweetForm #charaTweet {
    width: 250px;
    height: 50px;
}


#ice {
	position: absolute;
	top: 0;
	width: 100%;
	height: 180px;
	background-image: url('/styles/woozy_werewolf/theme/images/ice.png');
	opacity: 0;
	cursor: pointer;
	animation-name: freeze;
	animation-delay: 5s;
	animation-duration: 30s;
	-webkit-animation-name: freeze;
	-webkit-animation-duration: 30s;
	-webkit-animation-delay: 5s;
	z-index: 1200;

}

#ice .iceText {
	color: #fff;
	font-size: 18px;
	width: 300px;
	position: absolute;
	left: 10px;
	top: 35px;
	z-index: 10000;
	text-shadow: 0 0 5px rgba(0,0,0,1);
}

@keyframes freeze {
	0%  {opacity: 0;}
	30%, 60%  {opacity: 1;}
	100% {opacity: 0;}
}

@-webkit-keyframes freeze {
	0%  {opacity: 0;}
	30%, 60%  {opacity: 1;}
	100% {opacity: 0;}
}

.sports-promo:hover {
    text-decoration: none;
}

.sports-promo {
  padding: 10px;
  border: 2px solid #777;
  background-color: #001522;
  margin: 5px 3px 10px 3px;
  border-radius: 5px;
  display: block;
}

.sports-promo .cup-image {
  height: 50px;
  width: 50px;
  background-size: 100%;
  background-repeat: no-repeat;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}

.sports-promo .cup-info {
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  line-height: 70px;
  margin-left: 80px;
}

.sports-promo .cup-info .first-color {
  color: #72a8dc;
}

.sports-promo .cup-info .second-color {
  color: #fafbfc;
}

.sports-promo .cup-info .third-color {
  color: #c70c1e;
}
.buttons {
	float: left;
	width: auto;
	height: auto;
}

.buttons_right{
	float: right;
	width: auto;
	height: auto;
	margin-top: 10px;
}

.world_select {
width: 130px;
float: left;
clear: right;
}

.world_select a {
	display: block;
	width:119px;
	height: 31px;
	border:1px solid #000;
	border-radius:5px;
}
.world_select a:hover {
	background-position: 0 100%;
	border:1px solid #fff;
	box-shadow: 0 0 7px #FFFFFF;
}

.generate_button a:hover{
	background-position: 0 100%;
}

.generate_button{
	margin: 0 auto 15px;
	width: 118px;
}

.generate_button a{
	background:transparent url("./styles/woozy_werewolf/imageset/de/generate_button.png") no-repeat scroll 0 0;
	display: block;
	width:118px;
	height: 109px;
}

.galbutton a:hover {
background-position: 0 -64px;
}

.galbutton {
width: 65px;
vertical-align: middle;
}

.galbutton a {
display: block;
width:65px;
height: 65px;
}

.big_left {
padding-right: 20px;
}

.big_right {
padding-left: 20px;
}

.light a{
background:transparent url("./styles/woozy_werewolf/imageset/de/WeltdesLichts.png");
background-position: 0 0;
}

.dark a{
background:transparent url("./styles/woozy_werewolf/imageset/de/WeltdesDunkels.png");
background-position: 0 0;
}

.neutral a{
background:transparent url("./styles/woozy_werewolf/imageset/de/WeltdesZwielichts.png");
background-position: 0 0;
}

.big_left a{
background:transparent url("./styles/woozy_werewolf/theme/images/icon_left.png") }


.big_right a{
background:transparent url("./styles/woozy_werewolf/theme/images/icon_right.png") }

.buttons div span, .buttons_right div span	{ position: absolute; width: 100%; height: 100%; cursor: pointer;}
.buttons div a:hover span, .buttons_right div a:hover span	{ background-position: 0 100%; }

/* Big button images */
.reply-icon span	{ background: transparent none 0 0 no-repeat; }
.post-icon span		{ background: transparent none 0 0 no-repeat; }
.locked-icon span	{ background: transparent none 0 0 no-repeat; }
.pmreply-icon span	{ background: none 0 0 no-repeat; }
.newpm-icon	{ background: none 0 0 no-repeat; }
.forwardpm-icon span 	{ background: none 0 0 no-repeat; }

.buttons div.locked-icon, .buttons_right div.locked-icon	{ width: 102px; height: 25px;}
.buttons div.newpm-icon									{ width: 87px;  height: 25px;}
.buttons div.pmreply-icon, .buttons div.reply-icon			{ width: 112px; height: 25px;}
.buttons div.post-icon, .buttons_right div.post-icon		{ width: 119px; height: 25px;}
.buttons div.blog-icon  									{ width: 126px; height: 25px;}


ul.profile-icons {
	padding-top: 10px;
	list-style: none;
}

.gbbody ul.profile-icons {
	padding-top: 0;
	float: right;
}

/* Rollover state */
ul.profile-icons li {
	float: left;
	margin: 0 6px 3px 0;
	background-position: 0 100%;
}

/* Rolloff state */
ul.profile-icons li a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
}

/* Positioning of moderator icons */
.postbody ul.profile-icons {
	float: right;
	width: auto;
	padding: 0;
}

.postbody ul.profile-icons li {
	margin: 0 3px;
}

/* Profile & navigation icons */
.email-icon, .email-icon a		{ background: none top left no-repeat; }
.aim-icon, .aim-icon a			{ background: none top left no-repeat; }
.yahoo-icon, .yahoo-icon a		{ background: none top left no-repeat; }
.web-icon, .web-icon a			{ background: none top left no-repeat; }
.msnm-icon, .msnm-icon a			{ background: none top left no-repeat; }
.icq-icon, .icq-icon a			{ background: none top left no-repeat; }
.jabber-icon, .jabber-icon a		{ background: none top left no-repeat; }
.pm-icon, .pm-icon a				{ background: none top left no-repeat; }
.quote-icon, .quote-icon a		{ background: none top left no-repeat; }
.np-icon, .np-icon a				{ background: none top left no-repeat; }

/* Moderator icons */
.report-icon, .report-icon a		{ background: none top left no-repeat; }
.warn-icon, .warn-icon a			{ background: none top left no-repeat; }
.edit-icon, .edit-icon a			{ background: none top left no-repeat; }
.delete-icon, .delete-icon a		{ background: none top left no-repeat; }
.info-icon, .info-icon a			{ background: none top left no-repeat; }
.like-icon, .like-icon a			{ background: none top left no-repeat; cursor: pointer; }
.unlike-icon, .unlike-icon a		{ background: none top left no-repeat; cursor: pointer; }

/* Set profile icon dimensions */

ul.profile-icons li.quote-icon	{ width: 46px; height: 15px; }
ul.profile-icons li.report-icon	{ width: 50px; height: 15px; }
ul.profile-icons li.edit-icon 		{ width: 33px; height: 15px; }
ul.profile-icons li.delete-icon	{ width: 48px; height: 15px; }
ul.profile-icons li.info-icon	{ width: 35px; height: 15px; }
ul.profile-icons li.like-icon	{ width: 35px; height: 15px;}
ul.profile-icons li.unlike-icon	{ width: 47px; height: 15px;}

input.button1{
	font-weight:bold;
}

a.button1, input.button1, input.button3, a.button2, input.button2 {
	background-color: #fff;
    background-image: url('./styles/woozy_werewolf/theme/images/bg_button.gif');
    color: #000000;
	background: none repeat-x scroll center top #FAFAFA;
    font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	border: 1px solid #000;
    padding-bottom: 1px;
    padding-top: 1px;
    width: auto !important;
	border-radius:2px;
}

a.button1:hover, input.button1:hover, input.button3:hover, a.button2:hover, input.button2:hover{
	color: #333;
	border-color: #101010;
	background-image:none;	
} 

.hidebutton{
	margin-left:5px; 
	float:right;
}
.hidebutton img{
	height:4px;
	width:7px;
	background-image:url('./styles/woozy_werewolf/theme/images/arrow_up.gif');
}

.submit-buttons{
	text-align:center;
}

.forwardarrow{
	background-image:url('./styles/woozy_werewolf/theme/images/forward_arrow.png');
	width:8px;
	height:10px;
	background-position:0 0;
}
.forwardarrow:hover{
	background-position:0 100%;
	cursor:pointer;
}

.backarrow{
	background-image:url('./styles/woozy_werewolf/theme/images/back_arrow.png');
	width:8px;
	height:10px;
	background-position:0 0;
}
.backarrow:hover{
	background-position:0 100%;
	cursor:pointer;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:24px;height:24px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.star-rating,div.star-rating a{background:url("./styles/woozy_werewolf/imageset/star.png") no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:24px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -24px!important}
div.star-rating-hover a{background-position:0 -48px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */
fieldset{
	border: 0 none #fff;
}
.inputbox {
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    color: #333333;
    cursor: text;
    padding: 2px;
}
input {
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 1em;
    font-weight: normal;
    padding: 0 3px;
    vertical-align: middle;
	line-height: 1.4em;
}
fieldset.quick-login input.inputbox {
    margin-right: 5px;
    vertical-align: middle;
    width: 15%;
}
fieldset dt, fieldset dd{
	font-size:1.1em;
	line-height:1.3em;
}
fieldset dt {
	float: left;
	width: 39%;
	text-align: left;
	display: block;
}
fieldset dd{
	width:58%;
	text-align:left;
	display:block;
	margin-left:41%;
}
fieldset dt label{
	font-weight:bold;
}
fieldset dd .inputbox{
	width:80%;
}
fieldset dd select{
	padding:1px;
}
fieldset dd label input {
	vertical-align: text-bottom;
}
fieldset dl{
	margin-bottom:9px;
	overflow:hidden;
}
fieldset.entry dt {
    display: block;
    float: left;
    text-align: left;
    width: 25%;
}

fieldset.entry dd {
	margin-bottom: 3px;
    margin-left: 26%;
    vertical-align: top;
    width: 60%;
}
fieldset.fields1 dt{
	width:150px;
}
fieldset.fields1 dd{
	margin-left:155px;
	width:90%;
}
fieldset.fields1 dd .inputbox{
	width:50%;
}
input.wiki_post_small {
    width: 75%;
}

input:required:valid{
	background-color:#6bed7d;
}
input:invalid{
	background-color:#ed7979;
}
#loginbox label{
	margin-right:5px;
}
select{
	cursor:pointer;
	vertical-align:middle;
	padding:1px;
}
.submit-buttons{
	font-size:1.1em;
	padding:0 5px;
	margin-top:2px;
}
.fantasyedit input, .fantasyedit select{
	height:1.6em;
}
html, body{
color: #dbdbdb;
background-color:#021423;
}
#lower{
background-image:url('./styles/woozy_werewolf/theme/images/indexgradient2.png');
background-repeat: repeat-x;
}
#navbar{
background-color: #000;
}

#page-footer{
background-color: #021423;
}

#footerbg{
background-color: #021423;
background-position: left bottom;
background-repeat: repeat-x;
}
.forabg{
	background-color:#405363;
}
.wiki, .quizbox, .quizbottombox, .fantasylist, .npbox1{
	background-color: #001121;
	border:1px solid #000;
}
.wiki.infobox, .quizbox.infobox, .fantasylist.marked {
	background-color: #091b2c
}
.quizbox1{
	color:#fff;
	background-color: #001121;
	border:1px solid #000;
}
.quizbox2{
	background-color: #091b2c;
	border:1px solid #000;
	color:#fff;
}
.npbox2{
	border:1px solid #000;
	background-color: #091b2c;
}
.bg2{
	background-color:#001121;
}
.bg1,.picbox, .avatarcontainer, .achievecontainer{
	background-color:#091b2c;
}
.achievecontainerold{
	background-color:#28092D;
}
.linklist, .linklist a{
color:#fff;
}

ul.forums, ul.topics{
	background-color:#09273f;
}

li.row dt a.subforum.unread {
    background-image: url("./styles/woozy_werewolf/imageset/subforum_unread.gif");
}
li.row dt a.subforum.read {
    background-image: url("./styles/woozy_werewolf/imageset/subforum_read.gif");
	border: none;
}
ul.topiclist li, ul.index li ul.cplist li{
	border-bottom:1px solid #777;/*476b85*/
}
li.header, li.header a {
	color:#fff;
}
.birthdays{
	color:#fff;
}
#wiki-entry{
	color:#fff;
}
#cp-main {
background-color: #021423;
border: 1px solid #000000;
}
#navigation{
	margin-top:10px;
	margin-bottom: 10px;
}
#tabs ul li a {
    background-image:url("./styles/woozy_werewolf/theme/images/tab.png");
    color: #fff;
}
#navigation ul li{
	background-color:#021423;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}
#navigation ul li a{
	color:#fff;
}
#navigation ul li.activetab{
	background-image:url("./styles/woozy_werewolf/theme/images/activenavtab.png");
	background-position: right center;
	background-repeat: no-repeat;
	border-top:1px solid #777;
	border-left:1px solid #777;
	border-bottom:1px solid #777;
	margin-bottom: 1px;
}
#navigation ul li.activetab:hover{
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
#tabs ul li.activetab a{
	background-image:url("./styles/woozy_werewolf/theme/images/activetab.png");
	border-top:2px solid #777;
	border-left:2px solid #777;
	border-right:2px solid #777;
	color:#fff;
}
#navigation ul li:hover a{
	text-decoration: none;
}
#navigation ul li:hover{
	background-image:url("./styles/woozy_werewolf/theme/images/activenavtab.png");
	background-position: right center;
	background-repeat: no-repeat;
}
#tabs ul li a:hover{
	background-image:url("./styles/woozy_werewolf/theme/images/activetab.png");
	color:#fff;
	text-decoration: none;
}
#navigation, #tabs{
	margin-bottom:-2px;
}

.forumbox{
	text-shadow: 0.1em 0.1em 0.3em black;
	border: 1px solid #000000;
}

.forumbox:hover{
	border: 1px solid #FFFFFF;
	box-shadow: 0 0 7px #FFFFFF;
}

.forumbox-new{
	text-shadow: 0.1em 0.1em 0.3em black;
	border: 1px solid #FFFFFF;
	box-shadow: 0 0 7px #FFFFFF;
}

.forumbox-new:hover{
	box-shadow: 0 0 10px #FFFFFF;
}

.harrybox {
	background-image: url('./styles/woozy_werewolf/imageset/motives/button2.png');
}

.harrybox-new {
	background-image: url('./styles/woozy_werewolf/imageset/motives/button2-new.png');
}

.twilightbox {
	background-image: url('./styles/woozy_werewolf/imageset/motives/button3.png');
}

.twilightbox-new {
	background-image: url('./styles/woozy_werewolf/imageset/motives/button3-new.png');
}

.hdrbox {
	background-image: url('./styles/woozy_werewolf/imageset/motives/button4.png');
}

.hdrbox-new {
	background-image: url('./styles/woozy_werewolf/imageset/motives/button4-new.png');
}

fieldset.entry{
	color:#fff;
}

.np, .ucp, .mcp{
	background-color: #002236;
}

dl.faq dt{
	color:#fff;
}

a.top{
	color:#fff;
}

div.portal{
	background-image: url('./styles/woozy_werewolf/theme/images/bg_portal7.jpg');
	background-repeat: no-repeat;
	border:2px solid #777;
	background-color: #002132;
}
div.indexright{
	background-image: url('./styles/woozy_werewolf/theme/images/indexbox.jpg');
	background-repeat: no-repeat;
	border:2px solid #777;
	background-color: #002132;
}

div.portalcenter, div.buttonbig{
	background-image: url('./styles/woozy_werewolf/theme/images/bg_portalcenter8.jpg');
	border:2px solid #777;
	background-position:top left;
	background-repeat: no-repeat;
	background-color: #002132/*#002031*/;
}
div.buttonbig.tabdiv{
	background-image: url('./styles/woozy_werewolf/theme/images/bg_tabdiv.png');
}
.portal a, .portal a:hover, .portal a:visited{
	color:#fff;
}

a.reguser, a.reguser:hover, a.reguser:visited{
	color: #DBDBDB;
}

.np-icon a	{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_np.png');
}
.pm-icon a{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_pn.png');	
}
.email-icon a{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_mail.png');	
}
.web-icon a{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_web.png');	
}
.msnm-icon a{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_wlm.png');	
}
.yahoo-icon a{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_yim.png');	
}
.icq-icon a{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_icq.png');	
}
.like-icon a{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_like_new.png');	
}
.unlike-icon a{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_unlike_new.png');	
}
.edit-icon a{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_edit_new.png');	
}
.delete-icon a{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_delete_new.png');	
}
.quote-icon a{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_quote_new.png');	
}
.info-icon a{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_info_new.png');	
}
.report-icon a{
	background-image: url('./styles/woozy_werewolf/theme/images/icon_report_new.png');	
}
.newpm-icon{
	background-image: url('./styles/woozy_werewolf/theme/images/new_pn_new.png');
}
.pmreply-icon, .reply-icon{
	background-image: url('./styles/woozy_werewolf/theme/images/reply_pn_new.png');
}
.post-icon{
	background-image: url('./styles/woozy_werewolf/theme/images/new_topic_new.png');	
}
.locked-icon{
	background-image: url('./styles/woozy_werewolf/theme/images/locked_new.png');	
}
.blog-icon {
	background-image: url('./styles/woozy_werewolf/theme/images/new_blog_new.png');	
}
a.wiki_noentry{
	color:#FF2323;
}

#wiki-nav a, #wiki-nav{
	color:#fff;
	font-weight: bold;
}
nav ul.linklist{
	border-bottom:1px solid #fff;
}

.table1 td{
	border: 1px solid #0e263d;
	padding:3px 4px;
}
.table1 th{
	padding:0 4px 3px 4px;
}
a.likedlink{
	color:#fff;
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-weight: bold;
}
dd.resultbar div{
	color:#000;
}
.newsposting .content{
	color:#fff;
}
.deleted {
	background-color: #607287;
}

.foe {
	background-color: #FF6600;
}

.num_replies {
	float: right;
}

.no_blogs {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}

#replies {
	text-align: center;
	margin-top: 15px;
}

/**
* Left menu
*/
#left_menu {
	width: 240px;
	vertical-align: top;
}

.left_menu_title {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding: 1px 0 5px 0;
}

#blog_searchform {
	color: #FFFFFF;
	margin-top: 5px;
	white-space: nowrap;
}

/**
* Buttons
*/

dl.user_menu dd{
	color: #CCCCCC;
}
/*--------------------------------------------------------------
Forum buttons
-------------------------------------------------------------- */

.forumgeneral{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/00_General.png');
}
.forumfantasynews{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/01_Fantasy_news.png');
}
.forumlokales{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/02_Lokales.png');
}
.forumredaktion{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/03_Redaktion.png');
}
.forumharrypotter{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/05_Harry_Potter.png');
}
.forumtwilight{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/06_Twilight.png');
}
.forummittelerde{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/07_Mittelerde.png');
}
.forumpanem{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/23_Panem.png');
}
.forumanderefantasy{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/08_Andere_fantasy.png');
}
.forumleseecke{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/09_Leseecke.png');
}
.forumlicht{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/10_Licht.png');
}
.forumzwielicht{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/11_Zwielicht.png');
}
.forumdunkel{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/12_Dunkel.png');
}
.forumquidditch{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/13_Quidditch.png');
}
.forumweltenkampf{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/14_Weltenkampf.png');
}
.forumwiki{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/15_Wiki.png');
}
.forumquiz{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/16_Quiz.png');
}
.forumorden{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/17_Orden.png');
}
.forumbibliothek{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/18_bibliothek.png');
}
.forumtraumbilder{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/19_Traumbilder.png');
}
.forumrollenspiele{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/20_rollenspiele.png');
}
.forumempfangshalle{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/21_Empfangshalle.png');
}
.forumweltenrunde{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/22_Off_Topic.png');
}
.forumspielwiese{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/26_spielwiese.png');
}
.forumtraumburg{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/27_Traumburg.png');
}
.forumhpforum{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/28_Harry_Potter_Forum.png');
}
.forumerinnerungen{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/29_Erinnerungen.png');
}
.forumvergessenetruhe{
	background-image: url('./styles/woozy_werewolf/theme/images/forumbuttons/30_Vergessene_Truhe.png');
}