@charset "ISO-8859-1";
* {
	margin: 100;
	padding: 0;
}

a {color: #FEF6AE;}

a:hover {color: #7E2424;}

body {
	color: #444;
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/bg_paper2.jpg);
	background-color: #000000
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
	margin-left: center;
	background-repeat: no-repeat;
}


.headershop {
	background: #56644A url(images/headershop_shop.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
	padding-right: 270px;
}

.box {
	padding-top: 50px;
	position: center;
}

p,blockquote,ul {margin-bottom: 1.2em;}

h1 {font: normal 1.6em serif;}

h2 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0 1px;
}

ul {margin-left: 1.8em;}

blockquote {
	background: url(images/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em serif;
	padding-left: 22px;
}

blockquote p {padding: 6px;}

/* misc */
.clearer {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.left {float: left;}
.right {float: right;}

img.left {margin: 0 18px 6px 0;}

.divider {
	background: url(images/divider.gif) no-repeat;
	height: 20px;
	margin: 24px 0;
}

/* structure */
.container {
	background: url(images/bgcontainer.jpg) repeat-y center top;
	margin: 0 auto;
	width: 736px;
}

.gfx {
	background: url(images/gfx.jpg) no-repeat;
	float: left;
	height:0px;
	margin-top: 12px;
	width: 52px;
}

.top {
	text-align: center;
	width: 700px;
	background-color: #FFEAA1;
	background-position: top;
}

.header {
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
	background-color: #7E2424;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
}

.header h1 {
	padding: 62px 0 34px 0;
	font-family: Windlass;
	font-size: 2.2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.pattern {
	background: #334127 url(images/pattern.gif) repeat-x;
	height: 12px;
}
.dhscript {
	background-image: url(images/dhscript.jpg);
	background-color: #FFEE9E;
	background-repeat: no-repeat;
	top: auto;
	background: left;
	height: 40px;
}
.pattern2 {
	background-color: #334127;
	background-image: url(/dragonheartthailand/images/pattern.jpeg);
	background-repeat: repeat-x;
	height: 12px;
	width: 680px;
	background-position: center;
	position: static;
	margin-right: 25px;
	margin-left: 25px;
	padding-right: 25px;
	padding-left: 25px;
}

/* navigation */
.navigation {
	font-size: 8px;
	background-color: #7E2424;
}
.links1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #7E2424;
}

.navigation a {
	font: normal 1.9em serif;
	line-height: 50px;
	margin: 0 16px;
	text-decoration: none;
}

.navigation_language {
	background-color: #7E2424;
}
	
.navigation_language a {
	margin: 0px 0px;
}


.navigation a:hover,.navigation #selected {
	color: #FFCA72;
}

/* content */
.content {
	clear: both;
	font-size: 1.2em;
}
.content .spacer {
	height: 42px;
}

/* content item */
.item {
	position: top;
}

.item img {border: #8A6;}

.item .title {
	color: #445044;
	font: normal 2em windlass;
}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}

/* footer */
.footer {
	background: url(images/bgfooter.gif) no-repeat;
	color: #666;
	font-size: 1.1em;
	line-height: 41px; 
	margin: 0 auto;
	text-align: center;
	width: 632px;
}
.footer .left {padding-left: 40px;}
.footer .right {padding-right: 40px;}

.footer a {
	color: #666;
	text-decoration: none;
}
.footer a:hover,.footer .right a:hover {
	color: #333;
	text-decoration: underline;
}
.footer .right, .footer .right a {color: #ACAF9B;}

.style8 {
	font-size: 7px;
	text-align: justify;
}
#sidebars
{
    position: relative;
    width: 350px;
    float: right;
    margin-top: -66px;
}
#sidebars #searchform #s
{
    border: 1px solid #212121;
    background: #689330;
    background-image: none;
    color: #ffffff;
    width: 100%;
    height: auto !important;
    margin: 0px 0 0 0px;
}
#sidebar-left
{
    width: 170px;
    float: left;
    overflow: hidden;
}
#sidebar-right
{
    width: 170px;
    float: left;
    overflow: hidden;
}

.sb-bot
{
    position: relative;
    background: url(images/sidebar-bottom.jpg) center bottom repeat-x;
    margin-top: 15px;
}
.sb-top
{
    position: relative;
    background: url(images/sidebar-top.jpg) center top repeat-x;
}
.sb-right
{
    position: relative;
    background: url(images/sb-border.gif) right top repeat-y;
}
.sb-left
{
    position: relative;
    background: url(images/sb-border.gif) left top repeat-y;
}
.sb-rb
{
    position: relative;
    background: url(images/sidebar-rb.jpg) right bottom no-repeat;
}
.sb-lb
{
    position: relative;
    background: url(images/sidebar-lb.jpg) left bottom no-repeat;
}
.sb-rt
{
    position: relative;
    background: url(images/sidebar-rt.jpg) right top no-repeat;
    width: 50%;
}
.sb-lt
{
    position: relative;
    background: url(images/sidebar-lt.jpg) left top no-repeat;
    padding: 10px 10px 15px 10px;
    width: 20px;
    overflow: hidden;
}

#sidebars h2
{
    position: relative;
    font: bold 16px "Trebuchet MS";
    color: #602600;
    margin: 0 -6px;
    text-align: center;
    background: url(images/sidebar-title-line.jpg) center bottom no-repeat;
    padding: 3px 0 18px 0;
}
#sidebars a
{
    color: #602600;
}
#sidebars ul
{
    display: inline-block;
    position: relative;
    padding: 3px 0 0px 0;
    list-style: none;
    background: none;
}
#sidebars ul li
{
    display: block;
    position: relative;
    font-size: 12px;
    color: #240f02;
    padding: 0px 0px;
}
* html #sidebars ul li
{
    display: inline-block;
}
*:first-child + html #sidebars ul li
{
    display: inline-block;
}
#sidebars ul li a
{
    color: #602600;
    padding: 2px 0px 2px 15px;
    display: block;
    background: url(images/sb-marker.gif) 3px 7px no-repeat;
}
#sidebars ul li.current-cat a
{
    color: #240f02;
    background: #c18c35 url(images/sb-marker-hover.gif) 3px 7px no-repeat;
}
#sidebars ul li a:hover
{
    color: #240f02;
    background: #c18c35 url(images/sb-marker-hover.gif) 3px 7px no-repeat;
    text-decoration: none;
}
#sidebars ul li p a
{
    color: #602600;
    display: inline;
    background: none;
    padding: 0px;
}
#sidebars ul li p a:hover
{
    color: #602600;
    display: inline;
    background: #c18c35 none;
    padding: 0px;
}
#sidebars ul li ul
{
    padding: 0px 0 0px 0px;
    list-style: none;
}
#sidebars ul li ul li a
{
    padding: 2px 0px 2px 25px;
    background: url(images/sb-marker.gif) 13px 7px no-repeat;
}
#sidebars ul li ul li a:hover
{
    background: #c18c35 url(images/sb-marker-hover.gif) 13px 7px no-repeat;
}

#sidebars ul li.cat-item, #sidebars #archives ul li
{
    padding: 2px 0px 2px 15px;
    background: url(images/sb-marker.gif) 3px 7px no-repeat;
}
#sidebars ul li.cat-item a, #sidebars #archives ul li a
{
    color: #602600;
    padding: 0px;
    display: inline;
    background: none;
}
#sidebars ul li.cat-item.current-cat, #sidebars #archives ul li.current-cat
{
    background: #c18c35 url(images/sb-marker-hover.gif) 3px 7px no-repeat;
}
#sidebars ul li.cat-item.current-cat a, #sidebars #archives ul li a
{
    color: #240f02;
    background: none;
}
#sidebars ul li:hover.cat-item, #sidebars #archives ul li:hover, .selected
{
    background: #c18c35 url(images/sb-marker-hover.gif) 3px 7px no-repeat !important;
}
#sidebars ul li.cat-item a:hover, #sidebars #archives ul li a:hover
{
    color: #240f02;
    background: none;
    text-decoration: none;
}

#wp-calendar
{
    width: 100%;
    font-size: 11px;
    font-family: Georgia;
    text-align: center;
}
#wp-calendar td
{
    font-size: 11px;
    text-align: center;
}
#wp-calendar td a
{
    display: block;
    background: #ca9417 url(images/page-num-bg.gif) 0 0 no-repeat;
    color: #602600;
}
#wp-calendar td a:hover
{
    display: block;
    background: #602600 url(images/page-num-bg.gif) 0 0 no-repeat;
    color: #ca9417;
    text-decoration: none;
}

img {
	border: 0px;
}
.dh {
	background-image: url(images/dragonheart.jpg);
	background-position: left top;
}

