/*
Theme Name: experimentellerschamanismus.net
Theme URI: http://www.experimentellerschamanismus.net/
Description: Template for experimentellerschamanismus.net
Version: 1.0
Author: Andreas Riedmüller
Author URI: http://www.receter.at/
*/

/*Reset*/
/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*/Reset*/


html{
  height: 100%;
}

body{
	font: 12px/1.4 Verdana, sans-serif;
	background: #2e3b04;
	height: 100%;
}

#wrapper
{
	max-width: 982px;
	min-width: 982px;
	
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto;
	
	position: relative;
	zoom: 1;
	background: url(images/bg_repeat.gif) repeat-y;

}

.footer{

}

#content-wrapper
{
	background: url(images/bg_repeat.gif) repeat-y;
}


#main-content{
	padding: 184px 0px 200px 187px;
  background: url(images/bg.jpg) no-repeat;
  min-height: 573px;
  width: 268px;
  	  float: left;

}

#main-sidebar{
	position: absolute;
	left: 0;
	top: 200px;
	width: 154px;
	bottom: 0; 
	padding: 0 0 0 26px;
}
                   
#secondary-sidebar{
  background: url(images/bg.jpg) no-repeat -455px 0;
	width: 478px;
	bottom: 0;
	padding: 183px 35px 0 7px;
	//height: 550px;
	min-height: 550px;
	float: left;
}

   
            
#topBox {
	height: 172px;
	width: 698px;
	margin-left: 50px;
	margin-top: 39px;
	border: 1px solid white;
}

#claim {
  font-weight: normal;
  color: white;
  font-size: 38px;
  line-height: normal;
  text-align: right;
  height: 172px;
  width: 505px;
  float: left;
  overflow: hidden;
}

#innerclaim tr td{
  vertical-align: bottom;
  height: 205px;
  width: 505px;
  
}

#subclaim {
  color: white;
  font-weight: bold;
  position: relative;
  letter-spacing: 0;
  left: 75px;
  top: 70px;
  line-height: normal;
}

#rightmenu {
	margin-top: 27px;
}
                      
#footer{
	max-width: 928px;
	min-width: 928px;
	background: #adb5bb;
	margin: 0 auto 0px;
	padding-top: 10px;
	border-left: 1px solid #929da3;
	border-right: 1px solid #929da3;
	border-bottom: 1px solid #929da3;
}


/* Menu */
#main-sidebar ul a{
  font-size: 10px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #272c11;
	display: block;
  width: 127px;
  margin-left: 1px;
  padding: 6px 0px 6px 25px;
}


/* Tables */
#main-content #home_top_table{
  width: 520px;
}

#main-content #home_top_table td{
  background: url(images/home_top_table_bg.gif) no-repeat;
  padding: 20px;
}

#main-content #home_bottom_table{
  width: 550px;
  margin-right: -30px;
}

#main-content #home_bottom_table td{
  background: url(images/home_bottom_table_bg.gif) no-repeat;
  padding: 20px;
  width: 50%;
}

table.preisliste{
  margin-left: 20px;
}

table.musterbericht{
  border: 1px solid #c8ced3;
}

/* Content */

#secondary-sidebar h1{
  font-size: 30px;
  color: #7a7b5a;
  font-weight: normal;
  padding-left: 143px;
  margin-bottom: 10px;
  display: block;
}

#secondary-sidebar h2{
  font-size: 16px;
  color: #7a7b5a;
  font-weight: normal;
  padding-left: 143px;
}

#secondary-sidebar p{
  padding-left: 143px;
  padding-right: 40px;
  font-size: 11px;
  margin-top: 15px;
}
#wrapper.h{
  height: 6000px;
}
#secondary-sidebar ul{
  padding-left: 143px;
  padding-right: 40px;
  font-size: 11px;
  margin-top: 15px;
  list-style: disc;
}

#secondary-sidebar ul li{
	margin-top: 15px;
}

#main-content h1{
  font-size: 30px;
  color: #c3c5b8;
  font-weight: normal;
  padding-left: 7px;
  margin-bottom: 5px;
  display: block;

}

#main-content h1.yellow{
  font-size: 18px;
  color: #d7c000;
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 7px;
  margin-bottom: 5px;
  display: block;
  padding-top: 17px;
}

#main-content h1.red{
  font-size: 18px;
  color: #6c2404;
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 7px;
  margin-bottom: 5px;
  display: block;
  padding-top: 17px;
}

#main-content h1.blue{
  font-size: 18px;
  color: #2a4b73;
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 7px;
  margin-bottom: 5px;
  display: block;
  padding-top: 17px;
}

#main-content h1.dark{
  font-size: 18px;
  color: #272e13;
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 7px;
  margin-bottom: 5px;
  display: block;
  padding-top: 17px;
}

#main-content h2{
  font-size: 14px;
  color: #272e13;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 7px;
  margin-bottom: 5px;
  display: block;
  border-bottom: 1px solid white;
  padding-top: 35px;
}

#main-content p{
	padding-left: 7px;
	line-height: normal;
}

#main-content strong a{
	color: #000;
}

#main-content a.more{
  color: #fff;
  border-bottom: 1px solid white;
  padding: 0 0 5px 7px;
  display: block;
  margin-bottom: 5px;
}

a{
  text-decoration: none;
  color: #3b401a;
}

a:hover, a:visited{

}

strong{

}

a.sidepost_h {
  color: black;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 7px;
  display: block;
}

ul.sidepost p{
  margin-bottom: 10px;
}

ul.sidepost p{
	font-size: 11px;
}


#main-content p.sidepost {
	margin: 0;
	padding: 0;
}

p.sidepost a{
  color: white;
  font-size: 12px;
  font-weight: normal;
  padding-bottom: 7px;
  display: block;
  border-bottom: 1px solid white;
  padding-left: 7px;
}


/*Forms*/
#dbem-rsvp-form {
  padding-left: 143px;
}

div.dbem-rsvp-message {
  padding-left: 143px;
}

/*Tables*/
table.dbem-rsvp-form th{
	text-align: left;
	font-weight: normal;
	padding-right: 10px;
}

table.dbem-rsvp-form th, table.dbem-rsvp-form td{
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: top;
}

