/**
  Theme Name: Sword of Azeroth
  Theme URI: 
  Version: 
  Author: PHOENIXreaction
  Author URI: www.PHOENIXreaction.com
  Tags: 
  
  Description: 
*/

/* RESET */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END RESET */

body {
	background-color: #000;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:62.5%;
	text-align: center;
	width: 100%;
}

a {
   text-decoration: none;
}
a:link, a:visited, a:active, a:hover {
   color: #FFF;
}

embed, object {
	width: 560px;
}

blockquote {
	border-left: 3px solid #61bdf0;
	color: #C90;
	margin: 0 30px;
	padding-left: 5px;
}

#container {
	margin: 0 auto 0 auto;
	height: 100%;
	text-align: left;
	width: 910px;
}

#header {
	background-image: url(images/banner-bg.png);
	background-repeat: no-repeat;
	height: 278px;
	position: relative;
	width: 910px;
}

#header h1 {
	background-image: url(images/h1-sword-of-azeroth.png);
	background-repeat: no-repeat;
	height: 75px;
	margin-top: 148px;
	text-indent: -9999px;
	width: 910px;
}

#navtip {
	background-image: url(images/navtip-bg.png);
	background-repeat: no-repeat;
	display: none;
	font-weight: bold;
    height: 29px; 
    padding: 24px 12px 12px 12px;
	text-align: center;
    width: 117px; 
}

#nav {
	background-image: url(images/nav-bg.png);
	background-repeat: no-repeat;
	height: 50px;
	padding: 0 5px 5px 5px;
	width: 900px;
}

#nav li {
	float: left;
}

#nav li a {
	background-image: url(images/nav.png);
	display: block;
	height: 50px;
	text-align: center;
	text-indent: -9999px;
}

#navHome {
	background-position: 0px 0px;
	width: 129px;
}

#navHome:hover {
	background-position: 0px -50px;
	width: 129px;
}

#navCommunity {
	background-position: -129px 0px;
	width: 129px;
}

#navCommunity:hover {
	background-position: -129px -50px;
	width: 129px;
}

#navCharter {
	background-position: -258px 0px;
	width: 128px;
}

#navCharter:hover {
	background-position: -258px -50px;
	width: 128px;
}

#navArmory {
	background-position: -386px 0px;
	width: 129px;
}

#navArmory:hover {
	background-position: -386px -50px;
	width: 129px;
}

#navLinks {
	background-position: -515px 0px;
	width: 128px;
}

#navLinks:hover {
	background-position: -515px -50px;
	width: 128px;
}

#navGallery {
	background-position: -643px 0px;
	width: 129px;
}

#navGallery:hover {
	background-position: -643px -50px;
	width: 129px;
}

#navContactUs {
	background-position: -772px 0px;
	width: 128px;
}

#navContactUs:hover {
	background-position: -772px -50px;
	width: 128px;
}

#search {
	background-image: url(images/search-bg.png);
	background-repeat: no-repeat;
	bottom: 27px;
	height: 27px;
	padding: 10px 0 0 10px;
	position: absolute;
	width: 181px;
}

#searchform #s {
	background-image: url(images/search-input-bg.png);
	background-repeat: no-repeat;
	color: #FFF;
	float: left;
	font-size: 1.1em;
	height: 22px;
	padding: 0 0 0 6px;
	width: 145px;
}

#searchform #s.idle {
	background-image: url(images/search-input-idle.png);
}

#searchform #s.active {
	background-image: url(images/search-input-bg.png);
}

#searchform #submit {
	background-image: url(images/search-submit-button.png);
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 22px;
	margin-left: 6px;
	text-indent: -9999px;
	width: 13px;
}

#follow {
	background-image: url(images/follow-bg.png);
	background-repeat: no-repeat;
	bottom: 27px;
	height: 27px;
	padding: 10px 6px 0 0;
	position: absolute;
	right: -1px;
	width: 186px;
}

#follow a {
	display: block;
	float: right;
	height: 24px;;
	margin-right: 12px;
	text-indent: -9999px;
}

#follow .followtwitter {
	background-image: url(images/follow-sprites.png);
	width: 19px;
}

#follow .followtwitter:hover {
	background-image: url(images/follow-sprites.png);
	background-position: 0 24px;
}

#follow .followrss {
	background-image: url(images/follow-sprites.png);
	background-position: -19px 0;
	width: 24px;
}

#follow .followrss:hover {
	background-image: url(images/follow-sprites.png);
	background-position: -19px 24px;
}

#content {
	background-image: url(images/content-bg.png);
	background-repeat: repeat-y;
	clear: both;
	padding: 0 10px 0 12px;
	width: 888px;
}

#main {
	float: left;
	width: 606px;
}

#main .posttitle {
	background-image: url(images/posttitle-bg.png);
	background-repeat: no-repeat;
	height: 38px;
	padding: 17px 24px 0 18px;
	width: 564px;
}

#main .posttitle h2 {
	float: left;
}

#main .posttitle h2 {
	color: #196b99;
	font-size: 1.6em;
	font-weight: bold;
}

#main .posttitle h2 a {
	color: #196b99;
	font-weight: bold;
}

#main .posttitle h2 a:hover {
	color: #61bdf0;
	text-decoration: underline;
}

#main .postdate {
	color: #082635;
	float: right;
	margin-top: -3px;
	text-align: center;
}

#main .postdate .day {
	font-size: 2em;
}

#main .postdate .month {
	font-size: 1.2em;
}

#main .postauthor {
	clear: left;
	float: left;
	font-size: 1.1em;
	margin-top: 5px;
}

#main .postcontent {
	background-image: url(images/postcontent-bg.png);
	background-repeat: repeat-y;
	overflow: hidden;
	padding: 12px 24px 12px 18px; 
}

#main .postcontent p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 1em;
}

#main .postcontent a {
	color: #61bdf0;
}

#main .postcontent a:hover {
	text-decoration: underline;
}

#main .postcontent ul {
	color: #CCC;
	font-size: 1.2em;
	list-style-type: disc;
	margin: 0 0 1em 12px;
}

#main .postcontent li {
	line-height: 1.4em;
	margin-bottom: 6px;
}

#main .postfooter {
	background-image: url(images/postfooter-bg.png);
	background-repeat: no-repeat;
	color: #082635;
	font-size: 1.2em;
	height: 32px;
	padding: 18px 24px 12px 18px;
	width: 564px;
}

#main .postfooter a {
	color: #082635;
}

#main .postfooter a:hover {
	color: #61bdf0;
	text-decoration: underline;
}

#main .sociable_tagline {
	margin-bottom: 5px;
}

#main .postadsense {
	background-image: url(images/postadsense-bg.png);
	height: 60px;
	padding: 24px 69px;
	width: 468px;
}

#sidebar {
	float: left;
	width: 282px;
}

#sidebar h3 {
	background-image: url(images/h3-sprites.png);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -9999px
}

#progression, #recruiting, #donate {
	background-image: url(images/sidebar-topic-footer.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 12px;
}

#sidebar .outer {
	background-image: url(images/sidebar-topic-header.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 10px;
}

#sidebar .inner {
	background-image: url(images/sidebar-topic-bg.png);
	padding: 6px 18px 6px 24px;
	width: 240px;
}

#progression h3 {
	background-position: 0 0;
}

#progression h4 {
	font-size: 1.2em;
	height: 17px;
	padding: 18px 18px 0 24px;
}

#progression li {
	background-image: url(images/raids-sprite.png);
	float: left;
	height: 25px;
	margin-right: 10px;
	text-indent: -9999px;
	width: 25px;
}

#progression .progos {
	background-position: 0 0;
}

#progression .prognaxx {
	background-position: -25px 0;
}

#progression .progeoe {
	background-position: -50px 0;
}

#progression .progvoa {
	background-position: -75px 0;
}

#progression .proguld {
	background-position: -100px 0;
}

#progression .progtoc {
	background-position: -125px 0;
}

#progression .progicc {
	background-position: -150px 0;
	margin-right: 0;
}

#progression dt, #progression dd {
	float: left;
	line-height: 18px;
	margin-bottom: 6px;
	width: 120px;
}

#progression dd.cleared, #progression dd.na {
	background-repeat: no-repeat;
	height: 18px;
	text-indent: -9999px;
}

#progression dd.cleared {
	background-image: url(images/check-mark.png);
}

#progression dd.close {
	color: #007d00;
}

#progression dd.vclose {
	color: #00be00;
}

#progression dd.start {
	color: #F63;
}

#progression dd.na {
	background-image: url(images/x.png);
}

#progostip, #prognaxxtip, #progeoetip, #progvoatip, #proguldtip, #progtoctip, #progicctip {
	background-position: top left;
	background-repeat: no-repeat;
	display: none;
}

#progression .inner div dl {
	background-image: url(images/prog-tip-bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1.2em;
	height: 114px;
	padding: 12px 18px 19px 24px;
	width: 240px;
}

#progostip {
	background-image: url(images/progos-tip-bg.png);
}

#prognaxxtip {
	background-image: url(images/prognaxx-tip-bg.png);
}

#progeoetip {
	background-image: url(images/progeoe-tip-bg.png);
}

#progvoatip {
	background-image: url(images/progvoa-tip-bg.png);
}

#proguldtip {
	background-image: url(images/proguld-tip-bg.png);
}

#progtoctip {
	background-image: url(images/progtoc-tip-bg.png);
}

#progicctip{
	background-image: url(images/progtoc-tip-bg.png);
}

#recruiting {
}

#recruiting h3 {
	background-position: -282px 0;
}

#recruiting p {
	color: #999;
	font-size: 1.2em;
	line-height: 1.2em;
}

#recruiting p.closed {
	display: none;
}

#recruiting p.schedule {
	font-size: 1em;
	margin-top: 12px;
}

#recruittable {
	color: #666;
}

#recruiting tbody tr {
	height: 18px;
}

#recruiting tbody td {
	font-size: 1.0em;
	padding-right: 12px;
	vertical-align: middle;
}

#recruiting .even {
	background-color: #010c11;
}

#recruiting td.open, #recruiting td.closed {
	background-position: 6px 0x;
	background-repeat: no-repeat;
	width: 20px;
}

#recruiting td.open {
	background-image: url(images/check-mark.png);
}

#recruiting td.closed {
	background-image: url(images/x.png);
}

#recruiting .apply {
	background-image: url(images/button-apply-now.png);
	background-position: 0 59px;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	height: 59px;
	margin: 5px 20px 5px 0;
	text-indent: -9999px;
	width: 220px;
	background-color: ref;
}

#recruiting .apply:hover {
	background-position: 0 0;
}

#recruiting .deathknight, #recruiting .druid, #recruiting .hunter, #recruiting .mage, #recruiting .paladin, #recruiting .priest, #recruiting .rogue, #recruiting .shaman, #recruiting .warlock, #recruiting .warrior {
	background-image: url(images/class-sprite.png);
	background-repeat: no-repeat;
	padding: 0 12px 0 27px;
	width: 65px;
}

.deathknight, #main a.deathknight {
	color: #C41F3B;
}

.druid, #main a.druid {
	color: #FF7D0A;
}

.hunter, #main a.hunter {
	color: #ABD473;
}

.mage, #main a.mage {
	color: #69CCF0;
}

.paladin, #main a.paladin {
	color: #F58CBA;
}

.priest, #main a.priest {
	color: #FFF;
}

.rogue, #main a.rogue {
	color: #FFF569;
}

.shaman, #main a.shaman {
	color: #2459FF;
}

.warlock, #main a.warlock {
	color: #9482C9;
}

.warrior, #main a.warrior {
	color: #C79C6E;
}

#recruiting .deathknight {
	background-position: 0 0;
}

#recruiting .druid {
	background-position: 0 -18px;
}

#recruiting .hunter {
	background-position: 0 -36px;
}

#recruiting .mage {
	background-position: 0 -54px;
}

#recruiting .paladin {
	background-position: 0 -72px;
}

#recruiting .priest {
	background-position: 0 -90px;
}

#recruiting .rogue {
	background-position: 0 -108px;
}

#recruiting .shaman {
	background-position: 0 -126px;
}

#recruiting .warlock {
	background-position: 0 -144px;
}

#recruiting .warrior {
	background-position: 0 -162px;
}

#countdown {
	display: none;
	text-align: center;
}

#countdown #timer{
	background-image: url(images/battle.net-logo.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 62px;
	padding-top: 35px;
	width: 240px;
}

#timer .numDays {
	color: #196b99;
	font-size: 4em;
}

#timer .label {
	color: #999;
	font-size: 1em;
	line-height: 25px;
}

#sidebar .sideadsense {
	background-image: url(images/sidebar-ad-bg.png);
	background-repeat: no-repeat;
	height: 250px;
	padding: 13px 13px 13px 19px;
	width: 250px;
}

#pr {
	padding: 13px 13px 13px 19px;
}

#footer {
	background-image: url(images/footer-bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	padding: 24px 18px;
}

#footer .poweredby {
	float: left;
	margin-bottom: 12px;
}

#footer .createdby {
	float: right;
	margin-bottom: 12px;
}

#footer a {
	color: #61bdf0;
}

#footer .copyright {
	clear: both;
}

.aligncenter, img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.navigation {
	background-image: url(images/post-navigation-bg.png);
	background-repeat: no-repeat;
	height: 50px;
	padding: 17px 24px 0 18px;
	width: 564px;
}

.navigation .alignleft {
	background-image: url(images/arrow-left.png);
	background-position: center left;
	background-repeat: no-repeat;
	font-size: 1.1em;
	line-height: 22px;
	padding-left: 30px;
}

.navigation .alignright {
	background-image: url(images/arrow-right.png);
	background-position: center right;
	background-repeat: no-repeat;
	font-size: 1.1em;
	line-height: 22px;
	padding-right: 30px;
}

#comments, #respond {
	background-image: url(images/comments-bottom-bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 24px;
}

#comments h3, #respond h3 {
	background-image: url(images/h3-comments-bg.png);
	background-repeat: no-repeat;
	color: #082635;
	font-size: 1.1em;
	height: 38px;
	padding: 17px 24px 0 18px;
	width: 564px;
}

#comments h3 span {
	color: #196b99;
	font-size: 1.1em;
}

#comments ol, #commentarea {
	background-image: url(images/comments-bg.png);
	background-repeat: repeat-y;
	padding: 17px 24px 0 18px;
	width: 564px;
}

#commentform input, #commentform textarea {
	background-image: url(images/form-field-bg.png);
	background-repeat: repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	margin-bottom: 12px;
	padding: 6px;
	width: 552px;
}

#commentform #submit {
	background-image: url(images/button-submit-comment.png);
	background-repeat: no-repeat;
	cursor: pointer;
	height: 22px;
	text-indent: -9999px;
	width: 151px;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	padding: 12px;
}

.commentlist li.even {
	background-image: url(images/comment-even-bg.png);
	background-repeat: repeat;
}

.commentlist li .avatar {
	display: none;
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	color: #196b99;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	color: #082635;
	font-size: 1.2em;
	margin-bottom: 12px;
	width: 564px;
}

.logged a {
	color: #196b99;
}

.commentmetadata {
	font-weight: normal;
}

.commentmetadata a {
	color: #082635;
}

.clear {
	clear: both;
}

.says{
	display: none;
}

.Greymonkey {
	color: #F58CBA;
}

.Sione {
	color: #FF7D0A;
}