/* @override 
	http://diegenussformel.local/stylesheets/master.css
	http://diegenussformel.local/css/master.css
*/

/* RESET */

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, textarea, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; 
  font-size: 13px;
  line-height: 22px;
  font-family: Georgia, "Times New Roman", Times, serif;
  position: relative;
}

h2 {
  font-family: Courier, "Courier New" , mono;
  font-weight: normal;
}

h1, .thebook h1 a, h1 a
{
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 0.5em;
  line-height: 26px;
}

h1.toggle {  
	text-decoration: underline;
}
h1.toggle:hover 
{  
	background: url(../images/floral_heart.psd) no-repeat scroll 0 center;
	cursor: pointer;
}

/*
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
*/

/*  GENERAL RULES  */

ul, li { list-style: none; }
a img {border: none;}
strong {font-weight: bold;}
table {border-collapse: separate;border-spacing: 0; }
.invisible {display: none;}
.full_width {width:100%;}
a,h1.toggle {  	color: #7f0000; }
.floating{
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}


/* element specific rules */

img.walking
{
  position: relative;
  top: 8px;
}

img#book.cover
{
	position: relative;
	top: 5px;
	display: block;
	width: 140px;
}

img#title
{
  position: relative;
  top: 20px;
  left: 0px;
  z-index: 10;
  width: 200px;
}

#book_container
{
  width: 552px;
  position: relative;
  padding: 2px;
  background-color: maroon;
  margin-bottom: 2em;
}

#book_pages, #book_pit, #book_navi
{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#book_pages
{
  background-color: #fff;
}

#book_pit
{
  background: transparent url(../images/book_pit.png) repeat-y scroll center top;
}

#book_navi
{
  background: url(../images/book_overlay_next.png) no-repeat right;
}

/* site specific rules */

body
{
  background: #fff url(../images/pattern_small.png) repeat 0px 0px;
  margin: 0px;
  padding: 0px;
}


div.main_column
{
  width:1020px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  height: 100%;
}


div#header
{
  position: relative;
  height: 220px;
  z-index: 1000;
  background: #99653b;
}

div#header div.column > div.content
{
  background-color: transparent;
}

#header h1, #header .meta_info, #header p, #header a
{
  font-size: 1em;
  color: #b29985;
  margin-bottom: 0;
}

#header #coming_up
{
  margin-top: 3em;
}


#header h1 {
  font-size: ;
}

div#body
{
  padding-top: 25px;
}

table.masthead td.description
{
  width: 150px;
}


table
{
	margin-bottom: 2em;
}

table.events
{
  width: 100%;
  padding-bottom: 2em;
}

.events .passed
{
  opacity: 0.3;
}

.events td, .masthead td
{
	border-bottom: 1px solid #aaa;
	padding-bottom: 0.1em;
	padding-top: 0.2em;
}

.events .passed td
{
	border-bottom: 1px solid #000;
  text-decoration: line-through;
}

.events td.what{  width: 30%; }
.events td.location{  width: 47%; }
.events td.date{  width: 23%; text-align: right;}


div#body p, h1, h2
{
  margin-bottom: 1em;
}

div.toc, div.intro, div.recipe
{
  padding-bottom: 2em;
  margin-bottom: 2em;
  border-bottom: solid 1px #aaa;
}

div.toc h2,
div.toc h1,
div.errata h1
{
	position: relative;
  font-size: 13px;
  line-height: 22px;
  font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
}

h2 span.pnr,
h1 span.pnr,
p span.contributor
{
	position: absolute;
	right: 0px;
}

div.toc h2
{
  text-indent: 2em;
}

div.toc h1, div.errata.h1
{
  margin-top: 0.5em;
}

div#footer
{
  overflow: hidden;
  height: 100px;
  margin-top: 1em;
  padding: 5px;	
}

div.errata { margin-bottom: 1em; }

div.errata h1 { font-weight: bold; }
div.errata h1.chapter span { font-weight: normal; }

div.recipe div.contributor
{
  margin-bottom: 1em;
  font-style:italic;
}

div.recipe table.ingredients
{
  width: 75%;
  margin-bottom: 1em;
}

div.recipe table.ingredients td.quantity
{
  width: 4em;
}

div.recipe table.ingredients tr.ingredient
{
  display: block;
}

.thebook h1, .thebook p
{
    text-align: center;
}

.thebook p.author
{
  font-style: italic;
}

div.thebook h1 a
{
  color: #000;
  
}

.thebook .bookgrab
{
  margin-bottom: 2em;
}

/* Menu */

#menu a {  color: #000; text-decoration: none;}

div#menu
{
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;
}

div#body div.column > div#menu.content {
  padding: 55px 55px 1em;
}

div#menu ul
{
}

div#menu ul li.selected
{
  background: url(../images/floral_heart.png) no-repeat left top;
}

div#menu ul li:hover
{
  background: url(../images/floral_heart.png) no-repeat left bottom;
}

div#menu ul li.selected a
{
  text-decoration: underline;
}

div#menu ul li.lastone:hover,
div#menu ul li.lastone
{
	margin-top: 3em;
	border-top: 1px solid #aaa;
	margin-bottom: 1em;
	background: transparent;
}

div#menu ul li.section_end
{
	margin-bottom: 1em;
}

div#menu ul li.lastone a
{
	font-size: 12px;
}

div#menu h1 a
{
	line-height: 1.4em;
	font-weight: normal;
	font-size: 18px;
}

div#menu h1
{
	margin-bottom: 10px;
}

div#menu img
{
  margin-top: 0em;
  margin-bottom: 2em;
}

div#menu hr
{
  margin-top: 1em;
  margin-bottom: 0.2em;
  border-bottom: 1px solid #aaa;
  border-right-style: none;
  border-top-style: none;
  border-left-style: none;
}

/* Grid, Columns */

/* @group Grid, Columns */

.columns, .column
{ 
  position: relative;
  overflow: hidden;
  float: left;
  height: 100%;
  margin-bottom: 10px;
}

div.column > div.content {
  background: #fff;
  margin-left: 5px;  
  margin-right: 5px;  
  margin-bottom: 5px;
  padding: 5px;
}

div.content p
{
  overflow: hidden;
}

div#body div.column > div.content {
  padding: 55px;
}

.width_1{ width: 170px; }
.width_2{ width: 340px; }
.width_3{ width: 510px; }
.width_4{ width: 680px; }
.width_5{ width: 850px; }
.width_6{ width: 1020px; }

/* @end */

/* Citation */

/* @group citation */

#infocolumn
{
	display: block;
	width: 220px;
	padding-left: 0px;
	padding-bottom:10px;
	margin-left: auto;
	margin-right: 0;
}

#infocolumn p.citation
{
	display: block;
	background: url(../images/bubb_1.png) no-repeat scroll left top;
	margin-top: 0;
	padding-top: 20px;
}

#infocolumn p.citation q
{
	display: block;
	background: url(../images/bubb_2.png) repeat-y scroll left 0px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}

#infocolumn p.citation span
{
	display: block;
	position: relative;
	padding-left: 60px;
	padding-top: 14px;
	color: #000;
	background: url(../images/bubb_3.png) no-repeat scroll;
}

/* @end */

