/*

Theme Name: Ashes of Despair
Theme URI: http://www.weneverforgot.com/home_page/wp-content/themes/RoSDragon
Description: CSS for Dragon Theme - Reverends of Swagger
Author: Colin Anderson
Author URI: http://www.weneverforgot.com
Version: 28Nov2006

*/ 

body {
	background-color: #000000;
	background-image: url(/images/page_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
h1 {
	/*color: #ffffff;*/
	color: #ff6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
}
h2 {
	color: #ff6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	margin-bottom: 0;
}
p {
	color: #cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}
li {
	color: #cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}

/* Divs */
#content {
	border: 0px;
	margin: 0px;
	padding: 5px;
	text-align: justify;
	width: 540px;
}
#copyright {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 750px;
}
#menu {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 175px;
}
#newarch li {
	list-style-type: none;
	list-style-image: none;
}
#title {
	border: 0px;
	height: 65px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 540px;
}
#ventrilo {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 175px;
}
#wow_status {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 175px;
}

/* Specific Elements */
a:link {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
p.copyright {
	font-size: 9pt;
}
span.menu_category {
	color: #ff6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
span.lotto {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
span.putility a:link {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-decoration: none;
}
span.putility a:active {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-decoration: none;
}
span.putility a:visited {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-decoration: none;
}
span.putility, span.putility a:hover {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-decoration: none;
}
