html
{
  padding: 0px;
  margin: 0px;
}

body
{
  padding: 0;
  margin: 0;
  /*width: 90%;*/
  width: 100%;
  background-color: #986abf;
  /*margin-left: auto;
  margin-right: auto;*/
  /*background-image: url('../images/body.background-image.png');*/
  background-repeat: no-repeat;
  background-position: center 100px;
}

#headline
{
  display: block;
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  /*background-color: #FF7F7F;*/
  background-image: url('../images/headline.background-image.png');
  background-repeat: repeat-x;
  /*background: transparent;*/
  height: 100px;
  border-bottom: 1px solid #f2e3ff;
  margin: 0;
  background-color: #7a5599;
}

#headline h1
{
  font-size: 150%;
  font-family: Serif;
  margin: 0;
  margin-left: 98px;
  margin-right: 98px;
  padding: 0.25em;
  padding-top: 0.35em;
  text-align: center;
  /*border-bottom: 1px solid #f2e4ff;*/
  text-shadow: 0px 0px 3px #f2e3ff;
  color: #FFF;
}

#headline h2
{
  font-size: 100%;
  font-family: Sans;
  margin: 0;
  margin-left: 168px;
  margin-right: 168px;
  padding: 0;
  text-align: center;
  color: #f2e3ff;
  background-image: url('../images/headline.h2.background-image.png');
  background-repeat: repeat-x;
}

#headline h2 .rightpart
{
  display: block;
  float: right;
  width: 8px;
  height: 16px;  
  background-image: url('../images/headline.h2.rightpart.background-image.png');
  background-repeat: no-repeat;
}

#headline h2 .leftpart
{
  display: block;
  float: left;
  width: 8px;
  height: 16px;
  background-image: url('../images/headline.h2.leftpart.background-image.png');
  background-repeat: no-repeat;
}

.headline-logo
{
  display: block;
  width: 90px;
  margin: 4px;
  margin-top: 10px;
  background-image: url('../images/logox80.2.png');
  height: 80px;
}

#headline-logo-right
{
  position: absolute;
  right: 70px;
}

#headline-logo-left
{
  position: absolute;
  left: 70px;  
}

#leftbar
{
  display: block;
  float: left;
  /*background-color: #7FFF7F;*/
  width: 14em;
  padding: 0;  
  border-top: 2px solid #f2e4ff;
  background-image: url('../images/leftbar.ul.background-image.png');
}

#leftbar ul
{
  padding: 0;
  padding-left: 2px;
  margin: 0;
  list-style-image: url('../images/bullet.png');
  list-style-position: inside;
}

#leftbar hr
{
  margin-left: 2px;
  margin-right: 2px;
  border: none;
  border-top: 1px solid #f2e4ff;
}

#leftbar ul ul
{
  list-style-image: url('../images/bullet.png');
  list-style-position: inside;
  padding-left: 0.5em;
  background: none;
  font-size: 85%;
}

#leftbar .down
{
  display: block;
  background-image: url('../images/leftbar.background-image.png');
  background-repeat: repeat-x;
  background-color: #714e8c;
  height: 10px;
  margin: 0;
}

a
{
  color: #000;
}

a:visited
{
  color: #3d2b4d;
}

a:active
{
  color: #FFF;
}

a:hover
{
  color: #FFF;
  text-shadow: 0px 0px 2px #f2e3ff;
}

#rightbar
{
  display: block;
  float: right;
  width: 220px;
}

#rightbar.large
{
  width: auto;
  padding-right: 0.5em;
  padding-left: 0.5em;
  padding-bottom: 0.5em;
}

#rightbar.padded
{
  margin-left: 0.5em;
  padding-left: 0.5em;
}

#rightbar.decent-border
{
  border-left: 1px solid #f2e3ff;
  border-bottom: 1px solid #f2e3ff;
  border-right: 1px solid #f2e3ff;
}

#rightbar.decent-background
{
  background-image: url('../images/leftbar.ul.background-image.png');
}

#rightbar.smaller-text
{
  font-size: 80%;
}

#content
{
  display: block;
  margin: 0; 
  padding-left: 60px;
  border-left: 1px solid #f2e3ff;
  /*background-image: url('../images/body.background-image.png');
  background-repeat: no-repeat;
  background-position: top center;*/
  background-image: url('../images/content.background-image.png');
  background-repeat: repeat-y;
  min-height: 300px;
}

#content #margin-shield
{
  display: block;
  height: 1px;
  margin-top: 0;
}

#content.leftbar
{
  margin-left: 14em;
}

#content.rightbar
{
  margin-right: 227px;
}

#content h1
{
  text-align: center;
  text-shadow: 0px 0px 2px #000000;
}

#footline
{

}

.right
{
  display: block;
  float: right;
}

.align-right
{
  text-align: right;
}

.caps
{
  font-variant: small-caps;
}

pre.poem
{
  text-align:center;
  font-family: Serif;
  font-size: 80%;
}

.front-image
{
  text-align: center;
}

.front-image img
{
  border: 1px solid #e5c6ff;
}

div.news-entry
{
  margin-left: 2px;
  margin-right: 2px;
  border-top: 1px solid #f2e3ff;
}

div.news-header
{
  margin-left: 1em;
}

li.chakra_entry
{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.indent-medium
{
  margin-left: 2em;
}

.center
{
  text-align: center;
}

hr.simple-hr
{
  border: none;
  border-bottom: none;
  border-top: 1px solid #f2e3ff;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  width: 50%;
  text-align: center;
}

.spacing-medium
{
  height: 0.5em;
}

input 
{
  width:200px;
}

textarea 
{
  width:200px;
}
