/* Generated by KompoZer */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: 1.8em;
	background-attachment: fixed;
	background-image: url(../images/DM-tilebkg.png);
	text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	color: #000000;
}
h2 {
}
h3 {
}
p, blockquote, ul, ol {
  margin-top: 0;
}
blockquote {
}
a {
	color: #000000;
}
a:hover {
  text-decoration: none;
}
#menu {
  border: 10px solid #235324;
  margin: 0 auto;
  background: #effcf0 none repeat scroll 0%;
  width: 700px;
  height: 40px;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  display: inline;
}
#menu a {
  border-right: 1px solid #235324;
  padding: 8px 20px 0;
  display: block;
  float: left;
  height: 32px;
  text-decoration: none;
  font-weight: bold;
  color: #235324;
}
#menu a:hover {
  background: #daebdb none repeat scroll 0%;
}
#menu #rss a {
  border:  none;
  background: transparent url(images/img02.gif) no-repeat scroll 10px 50%;
  float: right;
  padding-left: 30px;
}
#menu #rss a:hover {
  background-color: #daebdb;
}
#header {
	margin: 0 auto;
	width: 80%;
	height: 130px;
	background-color: #FFFFFF;
	background-image: url(../images/DM-header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#header h1 {
  padding: 75px 0 0 20px;
  font-size: 1.8em;
}
#header h2 {
  padding: 0 0 0 20px;
  font-size: 0.8em;
}
#header a {
  text-decoration: none;
  color: #daebdb;
}
#content {
	margin: 0 auto;
	width: 80%;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0%;
	border-top-width: medium;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: -moz-use-text-color;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/parchment-bkg.png);
	background-color: #FFFFFF;
}
#latest-post {
	padding: 0px 0;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-style: none;
	background-image: url(file:///C|/Documents%20and%20Settings/OEM%20Owner/My%20Documents/My%20Webs/Dragonsmist.org/DM-template/images/sidebar180px.jpg);
}
#latest-post .title {
	padding: 0 20px;
	width: 230px;
	text-align: right;
	line-height: 1.2em;
	font-size: 2.2em;
}
#latest-post .story {
	border-left: 1px solid #c6dac7;
	padding: 0 20px;
	float: left;
	width: 389px;
}
#latest-post .meta {
  clear: both;
}
#posts {
	padding: 20px;
	float: right;
	width: 73%;
}
#posts .post {
  padding-bottom: 30px;
}
#posts .story {
  padding: 15px 20px 0;
}
#posts .meta {
  padding: 5px 0 0 20px;
}
#posts .meta p {
  margin: 0;
  line-height: normal;
  font-size: smaller;
}
#posts ul {
}
#posts ul li {
}
#links {
	float: left;
	width: 150px;
	background-image: url(../images/sidebar180px.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
	height: 100%;
}
#links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#links li ul {
  padding: 15px 20px 30px;
}
#links li li {
  padding: 3px 0;
}
#links li a {
}
#links li i {
  font-size: smaller;
}
#footer {
	width: 80%;
	padding-left: 10%;
	line-height: .8;
	padding-right: 10%;
}
#footer p {
  text-align: center;
  font-size: x-small;
  color: #ffffff;
}
#footer a {
  color: #ffffff;
}
.magnify
{
	cursor: default;
	list-style: none;
	text-align: left;
	height: auto;
	width: auto;
}
.magnify a
{
	cursor: default;
}

.magnify a .preview
{
	display: none;
}

.magnify a:hover .preview
{
	display: block;
	position: absolute;
	top: 200px;
	left: 125px;
	z-index: 1;
}

.magnify img
{
	background: #008080;
	/*border-color: #aaa #ccc #ddd #bbb;*/
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: auto;
	height: auto;
}

.magnify li
{
	background: #008080;
	/*border-color: #ddd #bbb #aaa #ccc;*/
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 2px;
	padding: 3px;
	position: relative;
	background-color: #CC0000;
}

.magnify .preview
{
	border-color: #000;
	width: 50;
	height: auto;
}
/* Begin CSS Popout Menu */


#menuh-container
	{
	position:  relative;
	margin-top: 0;
	width:80%;
	}

#menuh
	{
	font-size: 80%;
	font-family: helvetica, "Trebuchet MS", arial, sans-serif;
	width:auto;
	float:left;
	margin:0;
	color: #000000;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 10px;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	height:20px;
	border: 0px solid #eee;
	white-space:nowrap;
	margin:0;
	padding-top: 0.3em;
	padding-right: 0.2em;
	padding-bottom: 0.3em;
	padding-left: 0.4em;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: #fff;
	background: #000000;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #fff;
	background-color: #CC3300;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{text-transform: uppercase;
	background-image: url(images/navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(images/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:100px;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Popout Menu */
