@import url(base-weblog.css);
/*
name: Hot Springs
designer: Ulli Sauerzapfe
designer_url: www.harz-webdesign.de
description:  
( )
layouts: one-column, two-column-left, two-column-right, three-column
*/
body { 
 font: 62.5%/1.7em Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; 
 color: #987A6A;
 background: #fff url('bg_page.jpg') no-repeat center bottom;
}
.entry-userpic,
.comment-userpic {
 display: none; /* LiveJournal users remove this and let the defaults work */
}
a {
 color: #8F7364;
 text-decoration: none;
}
a:hover {
 color: #720205;
 text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, p, li {
 margin: 0.5em 3%;	
}
h1 {
 font-size: 1.5em;	
}
h2 {
 font-size: 1.5em;
 font-weight: 600;		
}
h3 {
 font-size: 2.2em;
 font-weight: 600;		
}
h4 {
 font-size: 1.5em;
 font-weight: 600;		
}
h5 {
 font-size: 1.5em;
 font-weight: 600;		
}
h6 {
 font-size: 1.5em;
 font-weight: 600;	
}
p {
 font-size: 1.2em;	
}
ul, ol {
 font-size: 1.1em;
}
li {
 font-size: 1.0em;
 line-height: 1.1em;	
}
strong, b, em, i {
 font-weight: 600;	
}
blockquote {
 font-size: 10.1em;
 margin:0 4%;
 padding: 1%;
 font-style: italic;
 background: #F2EBBD;
 border-left: 1px dotted #a6acaa;
 border-right: 1px dotted #a6acaa;
}
#container {
 width: 100%;
 margin: 0 auto;
 padding: 0;
}
#container-inner {
 margin: 0 0 520px 0;
 padding: 0; 
}
#banner-inner {
position: relative;
top: 110px;
width: 100%;
}
#banner-inner h1 {
 width:55%;
 float: left;
 margin: 0; padding: 0;
 letter-spacing: 0.2em;
 line-height: 1.2em;h2


}
#banner-inner h2 {
 font-size: 1.6em;
 line-height: 1.2em;
 font-weight: 500;
 font-variant: small-caps;
 width:50%;
 float: right;
 text-align: right;	
 margin: 5 2% 0 0; padding: 5;
}
/* additional banner settings are found at the end of the css */

#pagebody {
 width: 99%;
 margin: 40px auto 0 auto;
}
.module-content {
 font-size: 1.1em;	
}
#alpha, #gamma {
 width: 20%;
 background: #FFFFFF;
 border: 1px outset #F6DBCD;
}
#gamma {
 float: right;
}
#beta { 
 width: 55%;
 margin-left: 1%;
}

 {
	
}
body.layout-three-column #alpha .module-syndicate,
body.layout-two-column-right #beta .module-syndicate
  {
 	
}
body.layout-three-column #alpha .module-powered,
body.layout-two-column-right #beta .module-powered
 {
 
	
}
body.layout-three-column #gamma .module-categories h2.module-header,
body.layout-two-column-left #alpha .module-categories h2.module-header
 {
	
}
body.layout-three-column #gamma .module-syndicate,
body.layout-two-column-left #alpha .module-syndicate
  {
	
}
body.layout-three-column #gamma .module-powered,
body.layout-two-column-left #alpha .module-powered {
 padding-bottom: 115px;

}
.module-syndicate a {
 padding: 1px;	
}
h3.entry-header {
 margin: -1 3% 0.25em 1;
 background: #FFFFFF;
 border: 0px outset #F9DAC9;
 padding: 0.75em 3%;
}
.entry-body {
 font-size: 1.2em;
 background: #FFFFFF;
 border: 0px outset #ecc884;
 width: 100%;
}
.entry img {
 padding: 2px;
 background: #f7faf7;
 border: 1px solid #f7faf7;
 	
}
.trackbacks {
 font-size: 1.2em;
 background: #f7faf7;
 border: 3px outset #49230e;
 width: 97%;	
}
.comment-content {
 font-size: 1.2em;
 background: #dad5b5;
 border: 3px outset #49230e;
 margin-bottom: 0.75em;
}
.comments-open-moderated {
 font-size: 1.6em;
 font-weight: 600;
 color: #9c7824;
 word-spacing: 0.25em;
}
/* forms */
.module-search h2 {
 display: none;	
}
input#comment-author,
input#comment-email,
input#comment-url,
 textarea {
 border: 2px inset #49230e;	
 overflow: auto;
}
.module-search input {
 display: none;	
}
.module-search input#search {
 display: block;
 border: 1px inset #F9DAC9;
 width: 90%;	
}
#comments-open-footer input#comment-preview,
#comments-open-footer input#comment-post {
 border: 2px outset #49230e;
 background: #dad5b5;	
 font-weight: 600;
}
#comments-open-footer input:hover#comment-preview,
#comments-open-footer input:hover#comment-post {
 border: 2px inset #49230e;
 background: #f7faf7;	
 font-weight: 600;
 cursor: pointer;
}
* html #comments-open-footer input#comment-preview,
* html #comments-open-footer input#comment-post {
 cursor: hand; /* non valid code for IE */
}

h2.date-header {
 text-align: right;	
 font-size: 1em;

}

/* layout-one-column */
body.layout-one-column #alpha {
 width: 100%;
 border: none;
 background: transparent;
}
body.layout-one-column #comments-open-footer {
 margin-left: 25px;	
}

/* layout-two-column-left */
body.layout-two-column-left #alpha {
 margin-top: 3.5em;	
 width: 20%
}
body.layout-two-column-left #beta {
 width: 77%;
 float:right;	
}
body.layout-two-column-left #comments-open-footer {
 margin-left: 20px;	
}

/* layout-two-column-right */
body.layout-two-column-right #alpha {
 width: 77%;
 border: none;
 background: transparent;	
}
body.layout-two-column-right #beta {
 margin-top: 3.5em;	
 float:right;
 width: 20%;
 background: #ecc884;
 border: 3px outset #F9DAC9;
}
body.layout-two-column-right #comments-open-footer {
 margin-left: 20px;	
}

/* *************** */
/* Banner Graphics */
/* *************** */
#banner  {
 height: 100px;
 width: 90%;
 margin: 0 auto;
}
body.layout-one-column #container {
 background: url('bg_banner-3.jpg') no-repeat center top;
}
body.layout-two-column-left #container {
 background: url('bg_banner-1.jpg') no-repeat center top;
}
body.layout-two-column-right #container {
 background: url('bg_banner-4.jpg') no-repeat center top;
}
body.layout-three-column #container{
 background: url('bg_banner-2.jpg') no-repeat center top;
}
