/*#############################################################
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: #D30CD3;}

a:hover {color: #06F;}

body {
	background: #4E5D3C url(img/bg.jpg);
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}

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

h1 {font: normal 1.6em serif;}

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

ul {margin:0 0 1.2em 0.7em; list-style-type:none}

li{ background-image:url(img/li_shoe.gif); background-position:0 0; background-repeat:no-repeat; padding:0 0 10px 50px;}

blockquote {
	background: url(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: 40px;
	margin: 24px 0;
}

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

.gfx {

	float: left;
	height: 140px;
	margin-top: 12px;
	width: 52px;
}

.top {
	background: url(img/bgcontent.gif) no-repeat 0 -4%;
	float: left;
	text-align: center;
	width: 632px;
}

.header {
	background: #D0B2CE url(img/header.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
	padding-right: 320px;
}

.header h1 {
	font: normal 3.2em serif,sans-serif;
	padding: 62px 0 34px 0;
}

.pattern {
	background: #442B45 url(img/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}

/* navigation */
.navigation {margin: 0 14px}

.navigation a {
	color: #6C7151;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 50px;
	margin: 0 10px;
	text-decoration: none;
}
.navigation a:hover,.navigation #selected {
	color: #442B45;
	background-image:url(img/selected.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/* 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 h1{
	text-align:center;
	font-size:3.2em;
	color:#771C6B;
	letter-spacing:3px;
	}

.item .title {
	color: #771C6B;
	font: normal 1.8em serif;
	margin-bottom:0;
	letter-spacing:2px;
}

.item .title:first-letter {
	font-size: 2.0em;
}

.item .titleHome{
	color:#771C6B;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:1.7em;
	line-height:0.9em}

.item .titleHome:first-letter {
	font-size: 2.0em;
}

.item .bigQ{font-size:1.8em; padding-right:10px}


.item .subtitle {
	color: #771C6B;
	font: normal 1.4em serif;
	padding-left:35px;
	margin-bottom:15px;
	letter-spacing:2px
}

.item .subtitle:first-letter {
	font-size: 1.25em;
}


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

.item .body {

}

/* footer */
#contact{
	font-family:Verdana;
	font-weight:bold;
	color:#723072;
	line-height:normal;
	font-variant:small-caps;
	padding-bottom:30px;
}

#contact a{color:#723072;}

#contact a:hover{color:#5D0154;}

#phone{font-size:24px; letter-spacing:7px; font-weight:normal}

.dot{font-size:12px; padding:0 1px;}

#email{font-size:18px; letter-spacing:4px}

.footer {
	background: url(img/bgfooter.gif) no-repeat;
	color: #666;
	font-size: 1.1em;
	line-height: 21px; 
	margin: 0 auto;
	text-align: center;
	width: 632px;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;
}.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
