/*#############################################################Name: The HobbitDate: 2006-10-11Description: Submission for OWD template contest "Favourite Book".Author: Viktor PerssonURL: http://templates.arcsin.seFeel free to use and modify but please provide credits.#############################################################*/
/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
}
body {
	background: #4E5D3C url(images/bg.jpg);
	color: #444;
	font: normal 64.5% "Lucida Sans Unicode", sans-serif;
	margin: 0;
}
p, blockquote, ul {
	margin-bottom: 1.2em;
}
h1 {
	font: normal 1.2em serif;
}
h2 {
	font: bold 1em Verdana, serif;
	margin: 3px 0 1px;
}
ul {
	margin-left: 1.8em;
}
blockquote {
	background: url(images/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;
}
images.left {
	margin: 0 18px 6px 0;
}
.divider {
	background: url(images/divider.gif) no-repeat;
	height: 20px;
	margin: 18px 5px;
}
/* structure */
.container {
	background: url(images/bgcontainer.jpg) repeat-y center top;
	margin: 0 auto;
	width: 736px;
}
.gfx {
	float: left;
	height: 14px;
	width: 52px;
}
.top {
	float: left;
	width: 632px;
	margin: 0;
}
.header {
	background: #56644A url(maple-trees-12.4.jpg) no-repeat center top;
	color: #003300;
	font-size: 1.4em;
	height: 232px;
	padding-right: 32px;
}
.pattern {
	background: #334127 url(images/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}

.pattern2{
	background: #334127 url(images/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
	width: 632px;

}

/* navigation */
.navigation {
	margin: 0 24px;
}
.navigation a {
	color: #6C7151;
	font: normal 1.2em Arial Black;
	font-style: italic;
	/* line-height: 75px;
*/
	/* margin: 20 10px;
*/
	text-decoration: none;
	height: 5px;
}
.navigation a:hover, .navigation #selected {
	color: #2C3111;
}
/* content */
.content {
	clear: both;
	font-size: 1.2em;
	margin: 0 52px;
	padding: 0 38px 12px;
}
.content .spacer {
	height: 5px;
}
.content2 {
	clear: both;
	font-size: 1.2em;
	margin: 0 2px;
	padding-left: 5px;
}
/* content item */
.item {
	clear: both;
}
.item images {
	border: 1px dashed #8A6;
}
.item .title {
	color: #445044;
	font: normal 2em serif;
	margin-top: 20px;
}
.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
	font-family: Souvenir Lt BT
}
.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}
.item .body {
	clear: both;
}
/* footer */
.footer {
	background: url(images/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;
}
/* navigation */
.subMenu {
	text-decoration: none;
	color: #2C3111;
	padding-left: 190px;
}
.subMenu a {
	color: #6C7151;
	font: bold 16px serif;
	text-decoration: none;
	/* line-height: 75px;
*/
	/* margin: 20 10px;
*/
}
.subMenu a:hover, .subMenu #selected {
	color: #2C3111;
	text-decoration: none;
}
li.bull a {
	list-style-type: none;
	color: #2C3111;
	list-style-position: inside;
	font-weight: bold;
	text-indent: -20px;
	font-size: 14px;
	padding-left: 65px;
}
li.bull a:hover {
	color: #6C7151;
}
li.bull2 {
	list-style-type: circle;
	color: #2C3111;
	text-indent: -14px;
}
li.bull2 a {
	color: #6C7151;
	font-weight: normal;
}
li.bull3 {
	list-style-type: square;
	color: #0273D4;
	text-indent: -14px;
}
li.bull4 {
	list-style-type: circle;
	color: #0273D4;
	text-indent: -14px;
}
/* set the image to use and establish the lower-right position */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
	background: transparent url(img.png) no-repeat bottom right
}
.cssbox {
/* intended total box width - padding-right(next) */
	width: 535px !important;
/* IE Win = width - padding */
	width: 520px;
/* the gap on the right edge of the image (not content padding) */
	padding-right: 25px;
/* use to position the box */
	margin: 10px auto
}
/* set the top-right image */
.cssbox_head {
	background-position: top right;
/* pull the right image over on top of border */
	margin-right: -25px;
/* right-image-gap + right-inside padding */
	padding-right: 40px
}
/* set the top-left image */
.cssbox_head h2 {
	background-position: top left;
	margin: 0;
/* reset main site styles*/
	border: 0;
/* ditto */
/* padding-left = image gap + interior padding ... no padding-right */
	padding: 15px 0 5px 10px;
	height: auto !important;
	height: 1%
}
/* IE Holly Hack */
/* set the lower-left corner image */
.cssbox_body {
	background-position: bottom left;
	margin-right: 25px;
/* interior-padding right */
	padding: 10px 0 10px 20px
}
/* mirror .cssbox_head right/left */
