/*
Theme Name: Phoenix Malfurion
Theme URI: http://www.phoenix-malfurion.de/
Description: A Theme for the WoW Guild Phoenix@EU-Malfurion
Version: 0.9
Author: Raveneye & Baraan
Author URI: http://www.phoenix-malfurion.de/
Tags: wow, fixed width, two columns, widgets
*/

/*
 * General settings
 */
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background:#000 url('./images/bg_page.jpg') no-repeat 50% 0;
	min-width:960px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B9B9B9;
}

h1, h2, h3 {
	margin-bottom: 1.1em;
	margin-top: 0em;
	color: #D1D0D3;
}

div.entry h1 {
	font-size: 1.4em;
	margin-top: 1.2em;
	margin-bottom: 0.8em;
}

div.entry p {
	margin-top: 1.2em;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 180%;

}

ul, ol {
	margin-left: 0em;

}


blockquote {
	margin-left: 3em;
	margin-right: 3em;

}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

a {
	color: #ffc300;
		text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.entry strong {
	color: #eee;
}

#page{
   margin: 0px auto;
   padding: 0;
   width: 960px;
   background-color: #333333
}

#top_nav_komplett{
   background: url('./images/header_bg.png') repeat;
   height: 100px;
   width: 960px;
   text-align: center;
}

.headerlogo{
   float:left;
   background: url('./images/main_logo.png') no-repeat;
   background-position: left;
   height: 61px;	
   width: 420px;
   padding: 32px 0px 0px 0px;
   margin: 0px;
   text-align: left;
}
   
#top_nav{
	float:right;
	background-position: right;
	height: 61px;
	width: 430px;
	padding-right: 0px;
	padding-top: 39px;
	text-align: right;
}

.left {
	float: left;
	margin: 5px 15px 0px 0px;
}

.right {
	float: right;
	margin: 5px 0px 0px 15px;
}

.aligncenter{
    display: block;
	margin: 5px auto 0px auto;
}

/*
 * top menu config
 */
ul.menu {
	margin:0;padding-left:0px;
}

ul.menu li {
	display:block;
	padding:0;
	float:left;
	text-align:left;
	margin-right:2em;
}

ul.menu li a {
	color:#fff;
	font:bold 14px georgia;
	text-decoration:none;
	line-height: 1.3em;
	display:block;
}

ul.menu li a:hover {
	color:#ffc300;
}

ul.menu li span {
	font:9px arial;
	color:#666;
	margin:0;
}

ul.menu li span:hover {
	color:#999;
}

.clear {
   clear: both;
} 
   
.raidprogress
   {
   background: url('./images/raidprogress.png') no-repeat;
   height: 82px;
   width: 960px;
   text-align: center;
   }
   
#top_nav ul{
	list-style: none;
}

#top_nav li{
	display: inline;
}


/**************** Content *********************/
div.post-header > img.avatar {
	float: left;
	margin-right: 10px;
}

div.post-header > h2 {
	font-size: 20px;
	margin: 0;
	margin-bottom: 6px;
	margin-left: 163px;
}

div.post-header > p.tags {
	margin-left: 163px;
}

div.post-header > p.author {
	margin-left: 163px;
}

.post-date{
	width: 68px;
	height: 68px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	background: url(images/date_button.gif) no-repeat;
	font-weight: bold;
}

.post-commentcount{
	width: 68px;
	height: 68px;
	float: right;
	display: inline;
	margin: 0 0 0 10px;
	background: url(images/comment_button.gif) no-repeat;
	font-weight: bold;
}

.post-date div.month, .post-commentcount div.desc{
	font-size: 18px;
	color: #000;
	line-height: 22px;
	text-align: center;
	text-transform: uppercase;
}

.post-date div.month{
	margin-bottom: 4px;
	margin-top: 2px;
}

.post-commentcount div.desc{
	margin-top: 7px;
	font-size: 9px;
}

.post-date div.day , .post-commentcount div.count {
	font-size: 28px;
	color: #000;
	line-height: 35px;
	text-align: center;
	vertical-align: middle;
}

.post-commentcount div.count {
	margin-top: 2px;
}

div.post-image{
	margin: 10px 0;
	clear: both;
}


.entry h2{
	margin-bottom:12px;
	margin-top:15px;
}

.post{
	padding:20px 20px 10px 20px;
	text-align:justify;
	line-height:20px;
	color: #b9b9b9;
	font-size: 12px;
	margin-bottom: 47px;
}


#content {width:650px; background-color:#333333; border:10px solid #333333; float:left;}
p.postmetadata { background-color:#262626; padding:2px 10px 2px 10px; font-size:12px; margin-bottom:10px; margin-top:15px;}
.entry h2 a {color:#ffc300; text-decoration: none; font-family:Arial Bold; font-size:22px;}
.entry h2 a:hover {color:#FFFFFF;}
.entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; } 
.entry li { margin: 7px 0 8px 10px; }
.entry ul li:before{ content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }
.entry blockquote {margin-top: 6px; margin-bottom: 6px;}
.meta { padding:5px; font-size:11px; line-height:22px; border-top:1px solid #262626; text-transform:uppercase; font-weight:bold;}
.entry p{padding:0; margin-bottom:17px; margin-top:10px;}
.entry p.space{margin-top:50px;}
.entry p.wp-caption-text {
	background-color:#262626;
	margin: 0;
	margin-top: -15px;
	margin-right: 10px;
	padding: 3px 6px;
	color: #fff;
	text-align: center;
}


/**** entry image settings ****/
.entry img {
	margin-top: 12px;
	margin-bottom: 15px;
}
	
/* no margins for smileys */
.entry img.wp-smiley {
	margin: 0;
}
	
/* no margin around an image with caption, ... */
.entry dt.wp-caption-dt img {
	margin: 0;
}

/* ...but instead margins around the caption */
.entry dl.wp-caption {
	margin-top: 12px;
	margin-bottom: 15px;
} 

.entry dd.wp-caption-dd {
	text-align: center;
	color: #fff;
}

img {
	border: none;
}


/**************** Comments *********************/
h2#comments{
	margin-bottom: 0;
}

#respond{
	margin-top: 20px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	margin-top: 10px;
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

ul.commentlist {
	list-style-type: none;
}
	
ul.commentlist li{
	margin: 25px 12px 25px 12px;
	clear: left;
}

div.comment-author{
	border-top: 1px solid #FFC300;
	padding-left: 80px;
}

li.comment div.comment-author{
	margin-left: 0;
	padding: 0;
}

div.commentmetadata{
	margin-left: 80px;
}

div.commentmetadata{
	margin-bottom: 10px;
	border-bottom: 1px dotted #FFC300;
}

div.comment-body  p{
	margin-left: 80px;
}

ul.commentlist img.avatar{
	border: 4px solid #FFC300;
	border-top: 3px solid #FFC300;
	float: left;
	margin-right: 8px;
}

/*
 * Sidebar stuff
 */
#sidebar{
   background-color:#333333;
   float: right;
   padding: 20px 0px 0px 10px;
   text-align: left;
   width: 280px;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul ul{
	list-style-type: circle;
/*	list-style-position: inside;*/
}

#sidebar ul ul{
	margin-left: 13px;
}

#sidebar ul ul.tabnav{
	margin-left: 0;
}


.widget {
	width: 220px;
	margin: 0px;
	margin-bottom: 15px;
	padding: 10px;
	padding-top: 0;

	background-color: #D1D0D3;
	border: 4px solid #A6A57F;
	color: #000;
}

#tabvanilla {
	width: 246px;
	margin-bottom: 15px;
	background-color: transparent;
	color: #000;
}

h2.widgettitle{
	margin: 0px -10px;
	margin-bottom: 3px;
	padding: 0px 5px;
	padding-bottom: 4px; /* compensates for the border of .widget*/
	clear: both;

	color: #000;
	background-color: #A6A57F;
	font-size: 1em;
	font-weight:bold;
	text-transform: uppercase;
}

.widget a, #tabvanilla a {
	color: #000;
}

.widget a:hover, #tabvanilla a:hover {
	text-decoration: underline;
}

ul.tabnav li a{
	color: #fff !important; /* "!important" since ids have higher prio than classes */
	text-decoration: none !important;
}
ul.tabnav li.ui-tabs-selected a{
	color: #000 !important; /* "!important" since ids have higher prio than classes */
}

.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
}

.tabnav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding: 4px 6px;
	outline: none;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	background: #a6a57f;
	color: #222;
	text-decoration: none;
}

.tabdiv {
	margin-top: 2px;
	background: #d1d0d3;
	border: 4px solid #a6a57f;
	padding-left: 10px;
}

.tabdiv li {
	list-style-image: square;
	margin-left: 0px;
}

.ui-tabs-hide {
	display: none;
}

li.specialImages {
	padding: 0;
	width: 240px;
}

li.specialImages img{
	margin: 0;
}

li.specialImages h2.widgettitle{
	margin: 0;
}


/*
 * wp-pagenavi
 */
div.wp-pagenavi{
	text-align: center;
}

div.wp-pagenavi span.pages, div.wp-pagenavi span.extend{
	background-color: transparent;
	border-color: #FFC300;
	color: #FFC300;
}

div.wp-pagenavi span.current{
	background-color: #FFC300;
	border-color: #FFC300;
	color: #000;
}

div.wp-pagenavi a, div.wp-pagenavi a.page,
div.wp-pagenavi a:link, div.wp-pagenavi a:link.page,
div.wp-pagenavi a:visited, div.wp-pagenavi a:visited.page{
	background-color: transparent;
	border-color: #FFC300;
	color: #FFC300;
}

div.wp-pagenavi a:hover, div.wp-pagenavi a:hover.page{
	background-color: #FFC300;
	border-color: #FFC300;
	color: #000;
}

/*
 * Footer
 */
#footer {
   background: url('./images/footer.png') no-repeat bottom left;
   height: 26px;
   text-align: left;
   width: 960px;/*909*/
   clear: both;
}

.footertext {
	padding: 5px 0 2px 15px;
}

/*
 * Reaction Buttons
 */
div.reaction_buttons{
    margin-top: 20px;
    text-align: left;
}

div.reaction_buttons_tagline{
    font-weight: bold;
	font-size: 1em;
	color: #fff;
	padding-left: 3px;
}

/* a single button */
div.reaction_buttons .reaction_button {
    line-height: 3.2em;
    padding: 5px;
    margin: 0 3px;
    margin-bottom: 25px;
    border: 1px dotted #FFC300;
    cursor: pointer;
}

/* the button while hovering over it */
div.reaction_buttons > .reaction_button:hover {
    background-color: #FFC300;
    color: #000;
    border: 1px dotted #333;
}

#sidebar div.widget_reaction_buttons h3 {
	margin: 0;
	margin-top: 4px;
	font-size: 1.1em;
	color: #000;
}

#sidebar div.widget_reaction_buttons ol {
	margin-left: 25px;
}


/* blockquotes in comments */

ul.commentlist blockquote p {
	border: 1px dotted #FFC300;
	margin: 10px 0 10px 60px;
	padding: 10px 5px;
	font-style: italic;
}

/* top comments gravatar */
li#top-commenters-gravatar > div.tcg-div > div.tcg-image {
	width: auto;
	height: auto;
	padding: 3px;
}

li#top-commenters-gravatar > div.tcg-div > div.tcg-message a{
	text-decoration: underline;
}

li#top-commenters-gravatar > div.tcg-div {
	padding: 0;
	background-color: transparent;
}

/*
 * Warcraft News
 */

div#sidebar ul li.widget_warcraft_news_guild ul li,
div#sidebar ul li.widget_warcraft_news_char ul li {
	border-top: 1px solid #000;
	padding: 5px 0;
	line-height: 150%;
}

div#sidebar ul li.widget_warcraft_news_guild a,
div#sidebar ul li.widget_warcraft_news_char a {
	border-top: none;
}

div#sidebar ul li.widget_warcraft_news_guild a,
div#sidebar ul li.widget_warcraft_news_char a {
 	   text-decoration: underline;
}

.widget_warcraft_news_guild .icon-frame,
.widget_warcraft_news_char .icon-frame {
	float: left;
	height: 18px;
	width: 18px;
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #000000;
	background-position: 1px 1px;
	background-repeat: no-repeat;
	border-color: #B1B2B4 #434445 #2F3032;
	border-left: 1px solid #434445;
	border-radius: 3px 3px 3px 3px;
	border-right: 1px solid #434445;
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	overflow: hidden;
	padding: 1px;
	margin-right: 6px;
}

.widget_warcraft_news_guild ul,
.widget_warcraft_news_guild li,
.widget_warcraft_news_char ul,
.widget_warcraft_news_char li{
	list-style-type: none !important;
	list-style-image: none !important;
}


