/*#############################################################
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;}

#handsup {
    color: #641421;
}

a:hover {color: #06F;}

body {
	background: #4E5D3C url(img/bg.jpg);
	color: #362f2d;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}

p,blockquote,ul {margin-bottom: 1.2em;}

h1 {font: italic 20px Garamond,serif;}

h2 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
}

h3 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
/*	color: #ffffcc */
}

h5 {
	font: normal 10px sans-serif;
}

ul {margin-left: 1.8em;}

blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em Garamond,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;}

img.right {margin: 18px 0px 18px 18px;}



.divider {
	background: url(img/divider.gif) no-repeat;
	height: 20px;
	margin: 24px 0;
}

/* structure */
.container {
	background: url(img/bgcontainer.jpg) repeat-y center top;
	margin: 0 auto;
	width: 736px;
}

handsupcenter {
    text-align: center;
    font: normal 62.5% "Lucida Sans Unicode",sans-serif;
    color: #4E5D3C;
}

handsupcenter .h1 {
    font: 24px elegance, "arial narrow", arial, sans-serif;
/*  color: #695F4C; */
    color: #ffffff;
}


.gfx {
	background: url(img/gfx.jpg) no-repeat;
	float: left;
	height: 140px;
/*	margin-top: 10px; */
	width: 52px;
}

.top {
	background: url(img/bgcontent.gif) no-repeat 0 -4%;
	float: left;
	text-align: center;
	width: 632px;
}

.header {
	background: url(img/header.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
	padding-right: 270px;
/*	margin-top: 12px; */
}

.header h1 {
	font: bold 1em Garamond,serif,sans-serif;
	padding: 200px 90px 100px 0px;
}

.pattern {
	background: url(img/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}

.quotecredit {
	margin-left: 200px;
}

.quotecreditwithimage {
	margin-left: 70px;
}

.ol {
	margin-left: 30px;
}



/* navigation */
.navigation {margin: 0 15px;}

.navigation a {
	color: #5e0000;
	font: normal 1.9em Garamond,serif;
	line-height: 50px;
	margin: 0 5px;
	text-decoration: none;
}
.navigation a:hover,.navigation #selected {
	color: #5e0000;
	text-decoration: underline;
}

.navigation form {
	background-color: #EFECCB;
	display: inline;
	font: normal 1.2em Garamond,serif;
	color: #5e0000;
}

.navigation select {
	background-color: #EFECCB;
	font: normal 1.2em Garamond,serif;
	color: #5e0000;
}

.navigation option {
	background-color: #EFECCB;
	font: normal 1.2em Garamond,serif;
	color: #5e0000;
}

/* content */
.content {
	background: url(img/bgcontent.gif) no-repeat;
	clear: both;
	font-size: 1.2em;
	margin: 0 52px;
	padding: 0 38px 12px;
}
.content .spacer {
	height: 42px;
}




/* content item */
.item {clear: both;}

/* .item img {border: 1px dashed #362f2d;} */

.item .img2 {
     border: 0px;
	 padding: 0px 0px 0px 0px;
	 margin: 0px 0px 0px 0px;
}

.item .img3 {
     border: 0px;
	 padding: 0px 30px 0px 0px;
	 margin: 0px 0px 0px 0px;
}

.item .title {
	color: #534741;
	font: normal 2em Garamond,serif;
}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
}

.item .fancytitle {
	color: #534741;
	font: normal 2em cursive,comic sans ms,Garamond,serif;
	line-height: 0.7;
	margin-top: 1.3em;
}

.item .fancytitle:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 30px 4px;
}

.item .narrowleftcolumn {
    float:left;
    width:220px;
    }
	
.item .widerightcolumn {
    float:right;
    width:330px;
    }
	
.item .widerightcolumn2 {
    float:left;
    width:330px;
    }
	
.item .leftcolumn {
    float:left;
    width:275px;
    }
	
.item .rightcolumn {
    float:right;
    width:275px;
    }
/*
.item .rightcolumn2 {
    float:right;
    width:275px;
    }
*/
.item .narrowrightcolumn2 {
    float:right;
    width:220px;
    }

.item .body {
	clear: both;
}

/* content item */
.item2 {clear: both;}

.item2 img {border: 0px 0px  #362f2d;}


/*
 Drop Down Menu Classes
*/
#wrap {
	font-size: 1.3em;
	width: 500px;
	padding: 20px;
	margin: 0 auto; 
	background-color: #fff;
	position: relative; }

/* These styles create the dropdown menus. */
#navbar {
	font-size: 1.0em;
	margin: 0 35px;
	padding: 0;
	height: 1.0em; }
#navbar li {
	font: normal 1.9em Garamond,serif;
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	padding: 3px 8px;
	font: normal 0.9em Garamond,serif;
	background-color: #efeccb;
	color: #5e0000;
	text-decoration: none; }
#navbar li:hover a {
	text-decoration: underline;
}
#navbar li ul {
	display: none; 
	font: normal 0.9em Garamond,serif;
/*	width: 10em; /* Width to help Opera out */
	background-color: #efeccb;}
#navbar li li.ul {
	font: normal 1.0em Garamond,serif;
	color: #efeccb;
	background-color: #5e0000; }
#navbar li:hover ul, #navbar li.hover ul {
	background-color: #efeccb;
	color: #5e0000;
	font: normal 1.0em Garamond,serif;
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	font: normal 0.9em Garamond,serif;
	float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	font: normal 0.9em Garamond,serif;
	text-decoration: none;
	background-color: #efeccb;
	border-bottom: 1px solid #000;
	color: #5e0000; }
#navbar li li a:hover {
	text-decoration: none;
	font: normal 0.9em Garamond,serif;
	color: #efeccb;
	background-color: #5e0000; }

/* footer */
.footer {
	background: url(img/bgfooter.gif) no-repeat;
	color: #666;
	font-size: 1.1em;
	line-height: 41px; 
	margin: 0 auto;
	text-align: center;
	width: 632px;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;
}
