/*#############################################################
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: 0px;
	padding: 0px;
}

a {color: #36C;}

a:hover {color: #06F;}

body {
	background-color: #e3eef6;
	background-image: url(images/bg_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000033;
	letter-spacing: 0.6px;
}

p,blockquote,ul {margin-bottom: 12px;}

h1 {font: normal ;}

h2 {
	margin: 3px 0 1px;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #006699;
	line-height: 30px;
}

ul {margin-left: 2px;}

blockquote {
	color: #555;
	font: normal 12px;
	padding-left: 22px;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
}

blockquote p {padding: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}

.divider {
	height: 40px;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
}
/* structure */
.container {
	margin: 0 auto;
	width: 936px;
}
.top {
	float: left;
	text-align: center;
	background-image: url(images/bg_background_content.jpg);
	background-repeat: repeat-y;
	margin-top: 2px;
	margin-right: 52px;
	margin-bottom: 0px;
	margin-left: 52px;
}
.logo {
	float: left;
	text-align: left;
	width: 802px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	height: 130px;
}
.gologo{
	float: right;
	width: 460px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 20px;
	text-align: right;
} 
.header {
	color: #FFC;
	clear: both;
	height: 223px;
}
/* edit */
.lftcol {   /* left column */
	margin-left: 0px;  /* leave this so that background image lines up with edge of this div */
	width: 210px;
	background: transparent;
	overflow: hidden;
	float: left;
}

/*---------------------------------------------Main Navigation-----------------------------------------------*/

ul#nav {   /* navigation list */
	padding: 0;
	list-style: none inside;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
ul#nav li {float: left;	display: block}
ul#nav li a {
	width: 190px;
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #8abef2;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 7px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #9cf;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 16px;
}

ul#nav li a#current {
	border-color: #cddde9;
	background-color: #e3eef6;
	color: #09c;
}   /* current page, move id in the xhtml when creating a new page */

ul#nav li a:hover {background: #9cf; color: #fff}

#rgtcol {
	float: right;
	width: 550px;
	padding-bottom: 30px;
	background: transparent;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 25px;
}  

/* content */
.content {
	clear: both;
	font-size: 12px;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 52px;
	margin-bottom: 0px;
	margin-left: 52px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.content .spacer {
	padding: 5px;
	clear: both;
}

/* content item */
.item {
	clear: both;
}

.item img {border: 1px dashed #FFFFFF;}

.item .title {
	color: #CC3300;
	padding-left: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	background-color: #eee;
	padding-bottom: 10px;
	width: 540px;
	float: left;
	padding-top: 10px;
	margin-top: 2px;
	margin-left: 10px;
	background-image: url(images/bg_headline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: lighter;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: capitalize;
}
.item .metadata {
	color: #0099CC;
	font-size: 10px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
}
.item .body {
	clear: both;
	padding-left: 38px;
	padding-top: 10px;
	padding-right: 18px;
}
.item .navv {
	clear: both;
}
/* footer */
.footer {
	color: #D4D0C8;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
	width: 832px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 9px;
	padding-bottom: 15px;
}

.footer a {
	color: #FFFFCC;
	text-decoration: none;
}

.footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
