/*
	Theme Name: Blank A
	Theme URI: http://www.WPThemerKit.com
	Description: Blank Theme A, 1 Column, no Sidebars
	Version: 1.1
	Author: Cal
	Author URI: http://www.WPThemerKit.com
*/

/* ================================================================
The original version of this stylesheet and the associated (x)html
	files are available at http://www.wpthemerkit.com

	License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */
/*------------------------------------------------------------------
[Table of contents]

1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc.
2. General Classes - .entry-meta, .post, .description, .underpost, etc.
	3. General Links - #content a:link, #footer a:link, etc.
	4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.
	5. Sidebar Links - #sidebar ul li a:link
6. Headings - #header h1, #content h1, .post h2, .post h3, etc.
7. Date - .entry-date, .entry-month, .entry-day
8. Comments - #commentform, #respond p, etc.
	9. Blockquotes - blockquote, blockquote p:first-letter, etc.
10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.
11. Misc. and Preventative - Styles to prevent image hover strangeness etc.
-------------------------------------------------------------------*/

/*===START SECTION 1 - the main containers===*/

html {
	scrollbar-face-color: #837F73;
	scrollbar-highlight-color: #837F73;
	scrollbar-3dlight-color: #837F73;
	scrollbar-darkshadow-color: #837F73;
	scrollbar-shadow-color: #414141;
	scrollbar-arrow-color: #414141;
	scrollbar-track-color: #837F73;
	margin:0;
  padding:0;   
}
h1,h2,h3,h4,p,li,a,ul{
 margin-top:0;
 padding:0;
}

body {
	background: #505050 url(images/Hintergrund.jpg) repeat-y top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #837F73;
	text-align: center;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	margin-top:80px;
}
#header {
  background: transparent url(images/topklein.png) no-repeat bottom center;
	height:57px;
  padding-bottom:20px; 
}
#header img{
 border:0; 
}
#content {
	background: transparent url(images/middle.png) repeat-y top right;
	line-height: 1.3em;
	overflow: hidden;	
}
#content,#footer,#header{
 padding-right:60px;
 padding-left:10px;
}
#footer {
	background: transparent url(images/bottomklein.png) no-repeat top center;
	height: 27px;
	clear:both;
	text-align: left;
	font-size: 0.7em;
	margin-bottom:10px;
}
#logo {
	width: 200px;
	height: 47px;
	float: right;        
}

/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/

.post {
	color: #837F73;
	padding: 5px;
	font-size: 12px;
	font-weight: normal;
}
.entry-content, .entry-excerpt {
	clear: left;

}
.navigation {
	clear: both;
}
.avatar {
	float: right;
	margin: 0 0 3px 5px;	
}
.entry-meta {
	font-variant: small-caps;
	font-size: 1.2em;
	margin: 0 0 10px 0;
}
.underpost {
	color: #837F73;
	font-size: .9em;
	font-weight: 300;
}
#content .underpost a {
	color: #837F73;
	text-decoration: none;
}
/*===END SECTION 2===*/

/*===START SECTION 3 - content and footer links===*/
#content a:link, #content a:visited {
	color: #837F73;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #898989;
}

#content img {
  border: none;
}

#footer a:link, #footer a:visited {
	color: #837F73;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #898989;
}
/*===END SECTION 3===*/

/*===START SECTION 4 - style for header menu===*/
#menu{
	padding-top: 25px;
  width: 600px;
	font-family: Verdana;
	text-transform: lowercase;
	letter-spacing: 0,1em;
	font-size: 1.3em;
	word-spacing: 20px;  	
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
	float: left;
	padding: 0 20px 0 0;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #838175;
}
#menu li a:hover {
	text-decoration: none;
	color: #898989;
}
/*===END SECTION 4===*/

/*===START SECTION 5 - sidebar links===*/
/*NO SIDEBAR IN A*/
/*===END SECTION 5===*/

/*===START SECTION 6 - style the headings===*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: right;
	font-family: Verdana;
	margin: 0px;
	width: 200px;
	padding: 1px 0 0 25px;
	clear: both;
	text-decoration: none;
	color: #838175;
}
#header h1 a:hover {
	text-decoration: none;
}
#content h1 {
	color: #838175;
	font-size: 1.2em;
	text-transform: uppercase;
}
.post h2 {
	font-size: 1.1em;
	font-family: Verdana;
	text-transform: uppercase;
	color: #837F73;
	margin: 75px 0 10px 0;
	padding: 0;
}
.post h3 {
	font-size: 1.1em;
	font-family: Verdana;
	text-transform: uppercase;
	color: #837F73;
	margin: 0;
	padding: 0;
}
h4.metadata {
	font-weight: 200;
	font-size: 0.9em;
	color: #837F73;
	margin: 0;
	padding: 0;
	float: right;
	font-variant: small-caps;
}
h5.archivtitle {
  font-weight: normal;
	font-size: 1.1em;
	color: #505050;
	margin: 0;
	padding: 0px 0 0px 0px;
	font-variant: lowercase;
	
	
}
/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: none;
	color: #000000;
	font-family: Verdana;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond p {
	font-size: .9em;
}
#commentform input {
	background-color: #505050;
	color: #837F73;
	float: left;
	border: 3px solid #837F73;
	font-family: Verdana;
}
#commentform textarea {
	background-color: #505050;
	color: #837F73;
	border: 3px solid #837F73;
	font-family: Verdana;
}
#commentform {
	padding: 10px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding-right: 100px;
	padding-left: 60px;
	text-align: left;
	
}
ol.commentlist li {
	margin: 15px 0 0 0;	
}
#content ol.commentlist li a {
	text-decoration: none;
}
li.author {
	padding: 5px;
}
/*===END SECTION 8===*/

/*===START SECTION 10 - alignment===*/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
	text-transform: uppercase;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
	text-transform: uppercase;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
	text-transform: uppercase;
}
.wp-caption-text {
	font-size: .7em;
	line-height: 1.1em;
	margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
/*===END SECTION 11===*/

#shadowbox_title {
	border: 0px solid;
}

#shadowbox_info {
	border: 0px solid;
}

/* modified by rob start*/

/* modified by rob end*/


