/*#############################################################
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;
}

a {color: #36C;}

a:hover {color: #06F;}

body {
	color: #444;
	margin: 0;
	background-color: #4E5D3C;
	background-image: url(img/greenbg.jpg);
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

subtitle {
	font-size: 9px;
}

p,blockquote,ul {margin-bottom: 1.2em;}

h1 {
	font-family: "Bookman Old Style";
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
}

ul {margin-left: 1.8em;}

blockquote {
	background: url(the_hobbit/img/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(img/divider.gif) no-repeat;
	height: 20px;
	margin: 24px 0;
}

/* structure */
.container {
	background: url(img/bgcontainer.jpg) repeat-y center top;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.gfx {
	background: url(the_hobbit/img/gfx.jpg) no-repeat;
	float: left;
	height: 0px;
	margin-top: 12px;
	width: 87px;
}

.top {
	background: url(img/bgcontent.gif) no-repeat 0 -4%;
	float: left;
	text-align: center;
	width: 726px;
}

.top2 {
	text-align: center;
	width: 726px;
	background-image: url(img/bgcontent.gif);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
}

.header {
	color: #FFC;
	font-size: 1.4em;
	height: 458px;
	padding-right: 400px;
	background-color: #56644A;
	background-repeat: no-repeat;
	background-image: url(img/foto02.jpg);
}

.header h1 {
	font-family: "Bookman Old Style";
	font-size: 45px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 34px;
	padding-left: 0;
}

.pattern {
	background: #334127 url(img/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}

/* navigation */
.navigation {
	background-image: url(img/bgcontent.gif);
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

.navigation a {
	color: #6C7151;
	line-height: 50px;
	margin: 0 8px;
	text-decoration: none;
    font-family: "Bookman Old Style";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.navigation a:hover,.navigation #selected {
	color: #2C3111;
}

/* content */
.content {
	clear: both;
	font-size: 1.2em;
	margin-top: 0;
	margin-right: 88px;
	margin-bottom: 0;
	margin-left: 88px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	background-image: url(img/bgcontent.gif);
	background-repeat: no-repeat;
}

.content2 {
	clear: both;
	font-size: 1.2em;
	margin-top: 0;
	margin-right: 88px;
	margin-bottom: 0;
	margin-left: 88px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

.content .spacer {
	height: 42px;
}

/* content item */
.item {clear: both;}

/*.item img {border: 1px dashed #8A6;} */

.item .title {
	color: #445044;
	font: normal 2em "Bookman Old Style";
}

.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 {
	color: #666;
	font-size: 12px;
	line-height: 41px;
	text-align: center;
	width: 726px;
	background-image: url(img/bgfooter.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;
}
