html
{
	overflow: -moz-scrollbars-vertical;
}

body
{
	background-color: #101010;
	color: #DEEBF7;
	margin: 0;
	font-family: arial;
	font-size: 12px;
	padding: 0;
	background: url('/deathwing_bg.png');
	background-attachment: fixed;
	background-position: center;
	overflow-y: scroll;
}

img
{
	border: none;
}

p { font-size: 11px; }

a:link { color: #63AAD6; text-decoration: none; font-weight: bold; }
a:visited { color: #4f87aa; text-decoration: none; font-weight: bold; }
a:hover { color: #65aedb; }
a:active { color: #76cbff; } 

h1 {
	margin-top: 0;
}

textarea
{
	border: 1px solid;
	background-color: #101010;
	color: #21597b;
}

option
{
	border: 0px solid;
}

input
{
	border: 1px solid;
	background-color: #101010;
	color: #21597b;
}

.button
{
	color: #63aad6;
	background: #000;
	border: 1px solid #21597b;
	padding: 2px 7px 2px 7px;
}

.button:hover
{
	color: #fff;
}

.button:active
{
	padding: 3px 6px 1px 8px;
	color: #999;
}

#headerbg
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 185px;
}

#headerbg #header
{
	background-color: #00416b;
	width: 1000px;
	height: 169px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 15px;
}

#header img {
	border: 1px solid #fff;
	margin: 4px 0 0 4px;
}

#menu
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 31px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
}

#menu .menuitem 
{
	border-radius: 2px;
}

#menu .passive
{
	background-color: #00416B;
	height: 24px;
	float: left;
	color: #0869A5;
}

#menu .passive:hover
{
	background-color: #fff;
}

#menu .selected
{
	background-color: #0869A5;
	height: 24px;
	float: left;
	color: #00416b;
}

#menu .selected:hover
{
	background-color: #fff;
}

#menu .marker
{
	background-color: #63AAD6;
	width: 8px;
	height: 8px;
	margin-left: 8px;
	margin-top: 8px;
	float: left;
}

#content
{
	background-color: #00416B;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

.adspace
{
	margin: 10px 0 0 0;
	width: 100%;
	text-align: center;
}

#copyright
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	color: #303030;
}

#main_content
{
	width: 590px;
	float: left;
}

#main_content .newsitem {
	background-color: #003354;
	border: 1px solid #000;
	border-radius: 3px;
	padding: 5px;
	margin-bottom: 10px;
}

#main_content .headline
{
	font-size: 16px;
	font-weight: bold;
}

#main_content .contenttext
{
	margin-right: 20px;
}

#main_content .author
{
	margin-left: 20px;
	font-size: 13px;
	font-style: italic;
}

#main_content .nav {
	font-size: 16px;
}

#main_content .nav.prev {
	float: left;
}

#main_content .nav.next {
	float: right;
}

.versep
{
	width: 1px;
	background-image: url('verdot.png');
	float: left;
}

.horsep
{
	height: 1px;
	border-top: 1px dotted #444;
	margin-top: 15px;
	margin-bottom: 15px;
}

#news_big {
}

#main_rightside
{
	min-height: 500px;
	padding-left: 20px;
	float: left;
	max-width: 345px;
}

#main_rightside .title
{
	font-size: 16px;
	font-weight: bold;
}

#main_rightside ul
{
	padding: 0px 0px 0px 20px;
}
#main_rightside ul.recentitems li
{
	font-size: 14px;
	list-style: none;
	padding: 0px 0px 0px 20px;
	margin: 5px;
	background-image: url('bullet.png');
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#main_rightside .author
{
}

#main_rightside .comment
{
	color: #fff; 
	margin: 0 0 5px 0;
	padding: 5px;
	background-color: #003354;
	border: 1px solid #000;
	border-radius: 3px;
}

#main_rightside .comment .text {
	font-style: italic;
	margin-top: 5px;
}

.clear
{
	clear: both;
}

#calheader
{
	width: 960px;
	height: 45px;
	font-size: 30px;
	color: #deebf7;
	border-bottom: 1px dotted #63aad6;
}

#prevmonth
{
	float: left;
	width: 100px;
}

#thismonth
{
	float: left;
	width: 760px;
	text-align: center;
	margin: 0 auto;
}

#nextmonth
{
	float: right;
	width: 100px;
	text-align: right;
}

#weekday
{
	width: 14%;
	font-size: 18px;
	color: #deebf7;
	float: left;
	text-align: center;
}

#calendar
{
	margin-left: 15px;
}

#calendar #day,
#calendar #today
{
	width: 13.6%;
	height: 100px;
	margin: 0 5px 5px 0;
	background-color: #0869a5;
	float: left;
	font-size: 16px;
	text-align: center;
}

#calendar #today
{
	width: 125px;
	height: 96px;
	border: 2px dotted #fff;
}

#calendar #day #othermonth
{
	color: #777;
	width: 100%;
	margin-top: 6px;
}

#calendar #day .currentmonthheader
{
	color: #deebf7;
	width: 100%;
	margin-top: 6px;
}

#calendar #today .todayheader
{
	font-style: italic;
	color: #fff;
	width: 100%;
	margin-top: 6px;
}

.dateheader
{
	width: 100%;
	text-align: center;
	font-size: 22px;
	height: 35px;
	color: #deebf7;
	margin: 15px auto 0 auto;
	border-bottom: 1px dotted #63aad6;
	margin-bottom: 25px;
}

.hourrow
{
	width: 100%;
	border-bottom: 1px dotted #63aad6;
	color: #deebf7;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
	padding-bottom: 2px;
}

.eventblock
{
	background-color: #101010;
	position: absolute;
	width: 150px;
	padding: 5px;
}

.roleheader
{
	font-size: 16px;
	color: #deebf7;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}

.roleblock
{
	background-color: #101010;
	padding: 5px 10px;
	border-radius: 3px;
}

#progression
{
	width: 340px;
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
}

#progression .instance
{
	float: right;
	width: 225px;
}

#progression .instance .killcount
{
	float: right;
	position: relative;
	top: 3px;
	margin-left: 10px;
	width: 40px;
}

#progression .instancetitle
{
	float: left;
	position: relative;
	top: 3px;
	margin-right: 10px;
	width: 100px;
}

#progression .alive
{
	margin: 2px;
	float: left;
	width: 15px;
	height: 15px;
	border: 1px solid #deebf7;
	background-color: #a00;
}

#progression .alive:hover
{
	background-color: #f00;
}

#progression .killed
{
	margin: 2px;
	float: left;
	width: 15px;
	height: 15px;
	border: 1px solid #deebf7;
	background-color: #0a0;
	cursor: pointer;
}

#progression .killed:hover
{
	background-color: #0f0;
	position: relative;
}

#progression .killed span
{
	z-index: 100;
	display: none;
}

#progression  .killed:hover span
{
	color: #deebf7;
	display: block;
	position: absolute;
	top: 20px;
	border: 1px solid #deebf7;
	background-color: #101010;
}

#progression .hm
{
	margin: 2px;
	float: left;
	width: 15px;
	height: 15px;
	border: 1px solid #deebf7;
	background-color: #ffc600;
	cursor: pointer;
}

#progression .hm:hover
{
	background-color: #fff54c;
	position: relative;
}

#progression .hm span
{
	z-index: 100;
	display: none;
}

#progression  .hm:hover span
{
	color: #deebf7;
	display: block;
	position: absolute;
	top: 20px;
	border: 1px solid #deebf7;
	background-color: #101010;
}

#videocontainer {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 10px 10px 10px;
	border:2px dotted #fff;
}

.deathknight:link, .deathknight:visited { color: #c41f3b; }
.druid:link, .druid:visited { color: #ff7d0a; }
.hunter:link, .hunter:visited { color: #adb473; }
.mage:link, .mage:visited { color: #69ccf0; }
.paladin:link, .paladin:visited { color: #f58cba; }
.priest:link, .priest:visited { color: #ffffff; }
.rogue:link, .rogue:visited { color: #fff569; }
.shaman:link, .shaman:visited { color: #2459ff; }
.warlock:link, .warlock:visited { color: #9482c9; }
.warrior:link, .warrior:visited { color: #c79c6e; }

th {
	text-align: left;
}

.eventfeed {
}

.eventfeed .feedevent {
	padding: 5px;
	background-color: #101010;
	margin-bottom: 5px;
	border-radius: 3px;
}

.eventfeed .feedevent:hover {
	background-color: #191919;
}

.eventfeed .feedevent span.time{
	font-weight: bold;
}

.eventfeed .feedevent span.text {
	margin-left: 20px;
}

.roleblock .signee {
	margin: 3px 0;
}

.roleblock img.char-thumbnail,
.roleblock img.user-thumbnail {
	height: 22px;
	width: 22px;
	margin: 0 5px 0 0;
}

.roleblock img.rl-icon {
	position: relative;
	top: -6px;
	margin-right: 5px;
}

.signee-info {
	position: relative;
	top: -5px;
}

.roleblock .signup-comment {
	float: right;
	width: 480px;
	text-align: right;
	font-style: italic;
	padding-top: 5px;
}

.profile-username {
	float: left;
	font-size: 90px;
	width: 800px;
	font-weight: bold;
	margin-left: 10px;
}

