/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
	margin: 1em;
	padding: 0;
	background: #FFFFFF url(../Images/img1.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: Black;
	/*color: #748164;*/
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	font-style: italic;
}

a {
	color: Maroon;
}

a:hover {
	text-decoration: none;
}

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 160%;
}

blockquote {
	font-style: italic;
}

/* Wrapper */

#wrapper {
	width: 900px;
	margin: 0 auto;
}


/* Header */

#header {
	height: 160px;
	background: url(../Images/DragonspireMountains3.2.jpg);
}

#header h1 {
	padding: 40px 0 0 30px;
	letter-spacing: -2px;
	font-size: 3.3em;
}

#header h2 {
	width: 335px;
	margin-top: -8px;
	text-align: right;
	font-size: 1.6em;
}

#header a {
	text-decoration: none;
	color: Black;
}


/* Content */

#content {
	padding: 10px 0;
}


/* Posts */

#posts {
	float: right;
	width: 680px;
}


/* Post */

.post
{
	margin-bottom: 10px;
}

.post .title {
	height: 33px;
	padding: 7px 0 0 10px;
	margin-bottom: 1px;
	background: #4F754E url(../Images/img3.jpg) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

.post .posted {
	padding: 5px 10px;
	background: #FFFFFF url(../Images/img5.jpg) no-repeat left bottom;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
}

.post .story {
	padding: 20px 20px 10px 20px;
	background: #FFFFFF url(../Images/img4.jpg) no-repeat right bottom;
}

.post .meta {
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.post .meta a {
	color: #FFFFFF;
}

.story p
{
	text-align: justify;
}


/* Leading Word in a Post */

.LeadingWord
{
	font-size:		1.1em;
	font-style:		italic;
	font-weight:	bold;
}


/* Boxed */

.boxed {
	width: 210px;
}

.boxed .heading {
	height: 33px;
	padding: 7px 0 0 10px;
	margin-bottom: 1px;
	background: #4F754E url(../Images/img3.jpg) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

.boxed .content {
	margin-bottom: 10px;
	padding: 10px;
	background: #FFFFFF url(../Images/img4.jpg) no-repeat right bottom;
}

.boxed .links {
	margin: 0;
	padding: 0;
	list-style: square inside;
}

/* Footer */

#footer {
	clear: both;
	margin-top: 20px;
	border-top: 1px solid #FFFFFF;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer a
{
	color: White;
}
