body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	background: #000000 url(../lonesome_images/background.jpg) 0 0 repeat-x;
	color: #ebebeb;
	font-family: "Georgia", "serif";
	/* Text-sizing with ems: http://clagnut.com/blog/348/ */
	font-size: 62.5%;
}
a {
	color: #8393ca;
	text-decoration: none;
	font-weight: bold;
}
a.wowblue {
	color: #0070dd;
	text-decoration: none;
	font-weight: bold;
}
a.wowpurple {
	color: #a335ee;
	text-decoration: none;
	font-weight: bold;
}
a.wowgreen {
	color: #1eff00;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-style: normal;
	font-family: "Georgia", "serif";
	font-size: 1.17em;
	border-bottom: 1px solid #ebebeb;
}
h3 {
	font-style: normal;
	font-family: "Georgia", "serif";
	font-size: 1.17em;
}
h4 {
	font-style: normal;
	font-family: "Georgia", "serif";
	font-size: 1.09em;
}
div.sidebar ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
div.sidebar li ul {
	list-style: none;
	margin-left: 0;
	padding-left: 10px;
}
li li, li p, td p, blockquote p {
	font-size: 1em;
}
blockquote {
	background: transparent url(../lonesome_images/quoteleft.gif) left top no-repeat;
	margin-right: 40px;
	min-height: 42px;
}
blockquote div {
	padding: 0 37px;
	background: transparent url(../lonesome_images/quoteright.gif) right bottom no-repeat;
	text-align: justify;
	min-height: 40px;
}
.house_and_tree {
	width: 279px;
	height: 205px;
	background: url(../lonesome_images/house_and_tree.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.site_header {
	width: 163px;
	height: 106px;
	background: url(../lonesome_images/weblog_header.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 100%;
	margin-left: -163px;
}
.content_wrapper {
	width: 100%;
	padding-top: 210px;
	margin-left: 5px;
	margin-right: 5px;
}
.sidebar {
	float: left;
	width: 245px;
	/* Let's cater for IE, shall we? */
*	width: 255px;
	border-right: 1px solid #464646;
	padding-left: 5px;
	padding-right: 5px;
	font-family: "Arial", "Tahoma", "Helvetica", "sans-serif";
	font-size: 1.2em;
}
.content {
	margin-left: 270px;
	font-size: 1.4em;
	line-height: 1.5em;
}
.footer {
	clear: both;
	font-family: "Arial", "Tahoma", "Helvetica", "sans-serif";
	font-size: 1.1em;
	text-align: center;
	padding-top: 10px;
	font-style: italic;
}

.poem {
	font-style: italic;
}
.pagetop {
	margin-top: 0;
}
.entrytitle {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.08em;
}
.postfooter {
	font-size: 0.83em;
}

/* WoWHead Item Tooltip Styles
----------------------------------------------- */

.tooltip
{
    Z-INDEX: 100000001;
    /*BACKGROUND-COLOR: black; */
}
.tooltip A
{
    TEXT-DECORATION: none;
}
.tooltip A:hover
{
    TEXT-DECORATION: underline;
}
.tooltip TABLE
{
    BORDER-COLLAPSE: collapse;
    border-spacing: 0;
}
.tooltip TD
{
    FONT-SIZE: 12px;
    BACKGROUND: url(http://www.wingedspirit.net/winged/uploads/images/wowhead/tooltip.gif);
    COLOR: white;
    LINE-HEIGHT: 17px;
    FONT-FAMILY: Verdana;
}
.tooltip TH
{
    FONT-SIZE: 12px;
    BACKGROUND: url(http://www.wingedspirit.net/winged/uploads/images/wowhead/tooltip.gif);
    COLOR: white;
    LINE-HEIGHT: 17px;
    FONT-FAMILY: Verdana;
}
.tooltip TH
{
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    HEIGHT: 8px;
}
.tooltip TD
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 9px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 8px;
}
.tooltip B
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    LINE-HEIGHT: 19px;
}
.tooltip DIV.indent
{
    PADDING-LEFT: 0.6em;
}
.tooltip TD TH
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
}
.tooltip TD TD
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
}
.tooltip TD TH
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 4em;
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: right;
}
.tooltip TD TD
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
}
.tooltip TABLE.shrink B
{
    FONT-SIZE: 12px;
    LINE-HEIGHT: 15px;
}
.tooltip TABLE.shrink TD
{
    FONT-SIZE: 10px;
    LINE-HEIGHT: 14px;
}
.tooltip TABLE.shrink TH
{
    FONT-SIZE: 10px;
    LINE-HEIGHT: 14px;
}
.q
{
    COLOR: #ffd100! important;
}
.q0
{
    COLOR: #9d9d9d! important;
}
.q0 A
{
    COLOR: #9d9d9d! important;
}
.q1
{
    COLOR: #ffffff! important;
}
.q1 A
{
    COLOR: #ffffff! important;
}
.q2
{
    COLOR: #1eff00! important;
}
.q2 A
{
    COLOR: #1eff00! important;
}
.q3
{
    COLOR: #0070dd! important;
}
.q3 A
{
    COLOR: #0070dd! important;
}
.q4
{
    COLOR: #a335ee! important;
}
.q4 A
{
    COLOR: #a335ee! important;
}
.q5
{
    COLOR: #ff8000! important;
}
.q5 A
{
    COLOR: #ff8000! important;
}
.q6
{
    COLOR: #e5cc80! important;
}
.q6 A
{
    COLOR: #e5cc80! important;
}
.q7
{
    COLOR: #ff0000! important;
}
.q7 A
{
    COLOR: #ff0000! important;
}
.q8
{
    COLOR: #ffff98! important;
}
.q8 A
{
    COLOR: #ffff98! important;
}.iconlarge
{
    BACKGROUND: no-repeat 6px 6px;
    WIDTH: 68px;
    POSITION: relative;
    HEIGHT: 68px;
}
.iconlarge .tile
{
    BACKGROUND-IMAGE: url(http://www.wingedspirit.net/winged/uploads/images/wowhead/icon_border_large.gif);
    WIDTH: 68px;
    HEIGHT: 68px;
}
.iconlarge .hover
{
    Z-INDEX: 20;
    LEFT: 6px;
    WIDTH: 54px;
    CURSOR: default;
    POSITION: absolute;
    TOP: 6px;
    HEIGHT: 56px;
}
.iconlarge .hover A
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    DISPLAY: block;
    BORDER-LEFT: 0px;
    WIDTH: 54px;
    BORDER-BOTTOM: 0px;
    HEIGHT: 56px;
}
.socket-meta
{
    PADDING-LEFT: 26px;
    BACKGROUND: url(http://www.wingedspirit.net/winged/uploads/images/wowhead/socket_meta.gif) no-repeat left center;
}
.socket-red
{
    PADDING-LEFT: 26px;
    BACKGROUND: url(http://www.wingedspirit.net/winged/uploads/images/wowhead/socket_red.gif) no-repeat left center;
}
.socket-yellow
{
    PADDING-LEFT: 26px;
    BACKGROUND: url(http://www.wingedspirit.net/winged/uploads/images/wowhead/socket_yellow.gif) no-repeat left center;
}
.socket-blue
{
    PADDING-LEFT: 26px;
    BACKGROUND: url(http://www.wingedspirit.net/winged/uploads/images/wowhead/socket_blue.gif) no-repeat left center;
}
/* End WoWHead Item Tooltip Styles
----------------------------------------------- */