/*
Style Copyright (C) 2008 The Vienna Book (http://theviennabook.com/)
*/

/* Meyer Reset (http://meyerweb.com/) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100.01%; font-family: inherit; vertical-align: baseline; }
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q  { quotes: "" ""; }

/* ====== Begin ======= */
body { font: 0.814em Verdana, sans-serif; color: #222; background-color: #9daf72; }

a { color: #98163b; text-decoration: none; font-weight: 700; }
a img { border: none; }
a:link, a:visited {  }
a:hover { border-bottom: 1px solid; }
	#masthead a:hover { border: none; }

h2, h3, h4, h5, h6 { font-family: Georgia, Times, "Times New Roman", serif; font-weight: 700; }
	h2 { font-size: 2em; margin-bottom: 8px; }

strong { font-weight: 700; }
em { font-style: italic; }
small { font-size: 85%; }

#wrapper { width: 90%; margin: 18px auto; background-color: #fff; padding: 0; border: 7px solid #566047; }
	#masthead { text-align: center; margin-top: 15px; }
	#navbar { text-align: center; border-top: 2px solid #9daf72; border-bottom: 2px solid #9daf72; padding: 5px 0; margin: 5px 0; }
	#gallery li img { display: inline; list-style-type: none; }
	#gallery li img.current { border: thick double rgb(157,175,114)}
	#gallery li { display: inline; list-style-type: none; padding-right: 15px;}
	#gallery { padding-top: 10px;}
	#main { padding: 20px; }
		#main p { font-size: 1.125em; margin-bottom: 18px; }
	#footer { text-align: center; margin-bottom: 15px; font-size: 0.814em; }
	#footer p { margin-top: 10px;}
		span.book1 {}
			.book1 img, .book2 img, .book3 img, .book4 img, .book5 img, .book6 img { border: 3px solid #566047; margin-bottom: 9px; }
					.book2 , .book3 , .book4 , .book5 , .book6 { padding-left: 25px; }
		span.info { padding-top: 10px;}
		span.copyright {}

/* images */

#main img { border: none; display: block; margin-left: auto; margin-right: auto }
