/*#############################################################
Name: The Hobbit
Date: 2006-10-11
Description: Submission for OWD template contest "Favourite Book".
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #4E5D3C url(art/bg.jpg);
	height:100%;
}

html
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
    color:#4E5D3C;
	height:100%;
}

p,blockquote,ul {
	margin-bottom:5px;
}


h1{font-size:15px; margin-top:10px; margin-bottom:0px; padding: 0 0; color:#4E5D3C;}
h2{font-size:14px; margin-top:10px; margin-bottom:0px; padding: 0 0; color:#4E5D3C;}
h3{font-size:13px; margin-top:10px; margin-bottom:0px; padding:0 0 ; color:#4E5D3C;}
p{margin-top:0px; margin-bottom:5px;color:#4E5D3C;font-size:11px;}

#left p
{
text-align:justify;
}

.content {
	width: 732px;
	background-image:url(art/bgcontent.gif);
	background-repeat:no-repeat;
	overflow:auto;
	margin-left:52px;
	_margin-top:-74px;
	margin-bottom:90px;
	_margin-bottom:90px;
}

div#left
{
	width:425px;
	float:left;
	position:relative;
	min-height:250px;
	_height:400px;
	margin-top:35px;
	margin-left:50px;
	_margin-left:25px;
	overflow:auto;
	_overflow:visible;
}

div#right
{
	width:180px;
	float:right;
	position:relative; 
	margin-right:35px;
	_margin-right:20px;
	margin-top:30px;
}

div#bottom{
	background-image:url(art/bottomBg.jpg);
	background-repeat:no-repeat;
	height:10px;
	margin:0px auto;
	width:780px;
	position:relative; 
	left:-1px;
}

ul {margin-left: 1.8em;}

blockquote {
	background: url(art/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em serif;
	padding-left: 22px;
}

blockquote p {padding: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}

.divider {
	background: url(art/divider.gif) no-repeat;
	height: 20px;
}

/* structure */
.container {
	background: url(art/bgcontainer.jpg) repeat-y center top;
	margin: 0 auto;
	width: 836px;
	min-height:100%;
	_height:600px;
}

.top {
	background: url(art/bgcontent.gif) no-repeat 0 -4%;
	text-align: center;
	width: 732px;
	position:relative; 
	left:52px;
}

.header {
	background: #56644A ;
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
	padding-right:270px;
	_padding-right:0px;
}

.header h1 {
	font: normal 3.2em serif,sans-serif;
	padding: 62px 0 34px 0;
}

.pattern {
	background: #334127 url(art/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}

/* content */

.content .spacer {
	height: 42px;
}

/* content item */
.item {clear: both;}

.item img {border: 1px dashed #8A6;}

.item .title {
	color: #445044;
	font: normal 2em serif;
}

.title  p{
	color: #445044;
	font: bold 16px serif;
}

/*.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(art/bgfooter.gif) no-repeat;
	color: #666;
	height:95px; 
	margin: 0 auto;
	width: 732px;
	position:relative;
	top:-95px;
	_left:24px;

}

div#sitemap
{
	margin:0px auto;	
	width:780px;
	position:relative;
	top:15px;
	left:170px;
}

div.sitenav
{
	float:left;
    padding-right:30px;
}

a.mainnav
{
	color:#4E5D3C;
	text-decoration:none;
	font-weight:bold;
}

a.mainnav:hover
{
	color:#333333;
	text-decoration:underline;
}

a.subnav
{
	color:#333333;
	font-size:11px;
	text-decoration:none;
}

a.subnav:hover
{
	color:#666666;
	text-decoration:underline;
}

div#leftShop
{
	width:700px;
	float:left;
	position:relative;
	left:0px;
	min-height:250px;
	padding-top:20px;
	padding-left:5px;
	overflow:hidden;
	_overflow:visible;
}

div#rightShop
{
	width:160px;
	float:right;
	position:relative; 
	top:50px;
	left:-5px;
	margin-bottom:15px;
}

div.showorhide
{
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	position:relative;
	width:160px;
	height:20px;
	padding-left:5px;
	padding-top:5px;
	margin-top:-5px;
	margin-bottom:5px;
	background-color:#4E5D3C;
}

.nodeContent a
{
	font-size:11px;
}

div#resultsDisplay{
	background-color:#FFFFFF;
	border:dashed 1px #333333;
	width:635px;
	overflow:hidden;
	_overflow:visible;
	margin-top:5px;
	padding:5px;
}

.showorhide p
{
	color:#FCFCFC;
	margin-left:13px;
}

.resultsTR{
	border-top:solid 1px #336600;
}
