﻿/*

Theme name: Hell Light inspiriert durch Fredrik Sørlie

*/

/* -------------------------------- allgemeine styles -------------------------------- */

* {
margin: 0;
padding: 0;
outline: 0;
}




body {       
      
             background-image: url(images/bg_body.jpg);
              background-repeat: repeat-x;
              text-align: center; 
              background-color: #F1F2F3;
               
}

body, table, tr, td, th, input, textarea {
                                                           font: 10pt/16pt georgia; 
	                                           letter-spacing: 1pt;
}

small {font-size:10px;	
}

hr {
	height: 0; line-height: 0; font-size: 0;
	border-top: 1px solid #CCC;
	display: block; clear: both;
	padding: 0; margin: 10px 0;
}


p { 
	 
	margin-bottom: 20px;
}



.alignleft {
	float: left;
                padding: 8px;
}

.left {
        float: left;
        padding: 10px;
}

.alignright {
	float: right;
}

.right {
           float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


img {border: none;}


.clear {
	clear: both;
}

.center {
	text-align: center; 
}

blockquote {font: 10pt/16pt georgia; 
	  letter-spacing: 1pt;
	 color: #666;
	border-left: 1px solid #CCC;
	padding-left: 20px;
}



/* -------------------------------- Main layout styles -------------------------------- */

#container  {background-color: transparent;
                     background-image: url(images/notiz_bg.png);
                    background-repeat: no-repeat;
                     border-bottom: 1px solid #CCC;
                     width: 910px;
                    margin: 0px auto;
                   
                   text-align: left; 
                    
                  }


#page {    
	width: 850px;
	margin: 0px auto;
                
               
}



#header {
                  width: 850px;
               
                  margin-top: 10px;
	display: table; clear: both;
	padding: 0;
}

#menu {
	width: 850px;
               height: 50px;
               background-image: url(images/bg_menue.jpg);
               background-repeat: no-repeat;
               margin-top: 220px;
              margin-left: 30px;
              padding-top:15px;
              padding-left: 30px;
              text-transform: uppercase;
              font-size: 12px; color: #666;
               
	list-style: none;
                
}

#monate {width: 300px;
              float: left;
              text-align: left;  
              margin-right: 30px;
}

#jahre {
            
            margin-bottom: 30px;
            margin-left: 30px;
             text-align: left;
            
}
#bereiche {text-align: left;
                  margin-left: 30px;

}
#suchen {width: 300px;
              float: left;
              text-align: left;  
              margin-right: 30px;
              
             
}
#content {
               
	text-align: left;
	
	
	padding: 30px 10px; 
                margin-right: 0 auto;
             
        

}

#maincontent {  font: 10pt/16pt georgia; 
	         letter-spacing: 1pt;
                           width: 640px;
                          margin-left: 50px;
                                      	               
}

#sidebar {
	width: 140px;
	float: left;
                margin-right: 20px;
                font-size: 12px;
                 line-height: 1.4em; 
}

#footer {
	width: 850px;
                height: 50px;
	 background-image: url(images/footer.jpg);
                background-repeat: no-repeat;
                text-transform: uppercase;
	display: block; clear: both;
	padding: 20px 0; margin: 40px auto;
}

/* -------------------------------- layout styles -------------------------------- */

.size-medium, .size-thumbnail {
	display: block; float: left;
	margin: 0 20px 20px 0;
}

.size-large, .size-full {
	display: block; clear: both;
	margin-bottom: 20px;
}

.date {
	font-size: 8pt; font-weight: normal; color: #999;
	display: block; clear: both;
	margin-bottom: 10px;
}

.post,
.comment {font: 10pt/16pt georgia; 
	letter-spacing: 1pt;

	width: 620px;
                padding-top: 5px;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
	
	margin-bottom: 20px;
}

.singlepost {font: 10pt/16pt georgia; 
	  letter-spacing: 1pt;
	width: 620px;
                 
                padding-top: 5px;
	overflow: hidden;
	display: table; clear: both;
}

.postmeta,
.commentmeta {
	display: block; clear: both;
	margin-bottom: 20px;	
}

#pagination,
#navigation {
	display: block; clear: both;
}

#pagination {
	width: 650px;
	overflow: hidden;
	  text-transform: uppercase;
	display: table; clear: both;
	padding: 10px 0;
}

.commentavatar {
	float: left; margin-right: 20px;
}

.commenttext {
	float: left;
}
.textbox
             {  background-color: #F1F2F3;

}
.alt {
	/*background: #EFEFEF;*/
}

.widget {
	display: block; clear: both;
	margin-bottom: 20px;	
}

/* -------------------------------- Heading styles -------------------------------- */

h1 {
	display: block; float: left;
}

h2 {
	font-size: 14px; font-weight: normal; color: #999; line-height: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #CCC;
	display: block; clear: both;
	margin-bottom: 20px;
}

h3 {
	font-size: 14px; font-weight: normal; color: #999;
}

#big { font-size:36px; }




#maincontent h3 {  font-family: georgia, Times, Helvetica, serif;
                             font-size:22px;	
                             font-weight:normal;
                             font-variant: small-caps;
                             color: #223344;    
}         

h4 {	
	font-size: 14px; font-weight: normal; color: #999;
}

/* -------------------------------- Link styles -------------------------------- */

a,
a:focus, 
a:link, 
a:active { 
	outline: none; 
}

a {
	color: #A74239; text-decoration: none;
}



a:visited {
	color: #336; text-decoration: none;
}

a:hover {
	color: #000; text-decoration: underline;
}

ul#menu li a {
	color: #999;
	text-decoration: none;
}



ul#menu li.current_page_item a,
ul#menu li a:hover {
	color: #000;
	text-decoration: none;
}

.rss {
	background: url('images/rss-icon.png') left 50% no-repeat;
	padding-left: 26px;
                padding-right: 50px;
}

/* -------------------------------- List styles -------------------------------- */

ul,
ol,
li {
}

ul#menu li {
	display: block; float: left;
	margin-right: 30px;
}

ul#menu li.right {
	float: right;
	margin: 0;
}

#maincontent ul {
	list-style: disc inside;
	display: block; clear: both;
	margin-bottom: 20px;
}

#sidebar ul {
	list-style: none;
	display: block; clear: both;
	margin-bottom: 20px;
}

/* -------------------------------- Form styles -------------------------------- */

input {
	width: 50%;
	color: #999;
	background: #FFF;
	border: 1px solid #CCC;
}

#sidebar input {
	width: 100%;
	margin-bottom: 20px;
}

textarea {
	width: 100%;
	color: #999;
	 background-color: #F1F2F3;
	border: 1px solid #CCC;
	overflow: auto;
}