/*  
Theme Name: Kalmbacher
Theme URI: http://pixelschub.de
Version: 0.1
Author: Michael Goebel
Author URI: http://pixelschub.de
*/



/*-----------------------------------------------------------------------------------------------
Allgemein
-----------------------------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:10px; font-size:1px; line-height:1px; }
a img{ border:none; }

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{
	background: white none fixed 0;
	color:#333;
	font-size:11px;	
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	
}

/* This class sets the width and position for all rows */
.inside{
	clear: both;
	width: 80%;
	color:#333;
	margin-bottom: 0;
	margin-top: 0;
	padding-right: 100px;
	padding-left: 100px;
}

a{
	color: #4e4e4c;
}

h1{
	color: #444;
	margin:1.5em 0;
	font: 1.4em Georgia, Tahoma, Verdana, Serif;
}
h2{
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	color: #856b34;
	font-variant: normal;
}


h3{
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	color: #856b34;
	font-variant: normal;
}
#primary h2{
	font-weight: bold;
	color: #323232;
}
p{
	line-height:1.75em;
}

ul li{
	list-style-type:square;
	margin:0.5em 0 0.5em 2em;
}

blockquote{
	margin-top: 2em;
	margin-left:1em;
	padding-left:1em;
	border-left:2px solid #333;
	color: #313131;
}

pre{
	width:100%;
	padding:1em 0;
	overflow:auto;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}

table{
	width:100%;
	border-spacing:2px;
	margin:1.5em 0;
}
table th, table td{ padding:0.3em 0.75em }
table th{
	background:#333;
	color:#fff;
	text-align:left;
}
table td{
	background:#ccc;
	color:#000;
}
table caption{
	text-align:left;
	color:#000;
	margin-bottom:-1em;
	margin-top:1em;
}

.rule{
	border-top:1px solid #333;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	background-repeat: no-repeat;
	background-image: url(bilder/logohead.jpg);
	border-bottom-width: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top-color: #434343;
	border-bottom-color: #444;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	color: #444;
	padding-right: 100px;
}


#head{
	border-top-width: 1px;
	padding-top: 2px;
	border-top-color: #434343;
	border-bottom-color: #444;
	border-top-style: none;
	border-bottom-style: none;
	background: #434343 url(images/top_bg.gif) repeat;
	color: #f1f1f1;
	padding-right: 100px;
}

#header .inside{
	background: transparent;
	padding-top: 1.5em;
}

#header h2{
	font-weight: bold;
	font-size:2.25em;
	margin:0 0.5em 0 0;	
	color: #444;		
	background:none;
	padding-top: 0;
	padding-bottom: 0.4em;
}
#header h2 em
{
    border-left-style: none;
    font-size: .5em;
    color: #444;   
    margin:0 10px; 
    padding:0 10px;
    font-weight:normal;
    font-style:normal;    
    font-variant:normal;    
    border-left: 1px #444;
}
/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary{
	width: 80%;
	padding-right: 175px;
	background: url(bilder/sucheback.jpg) no-repeat right bottom;
	color:#808080;
	border-bottom-color: #e19c48;
	border-bottom-width: 1px;
	font-size: 1.2em;
	padding-top: 25px;
	padding-bottom: 25px;
	float:left;
	
	display:inline;
}

#primarysingle{
	background: url(bilder/sucheback.jpg) no-repeat right bottom;
	color:#808080;
	border-bottom-color: #e19c48;
	border-bottom-width: 1px;
	font-size: 1.2em;
	padding-top: 25px;
	padding-bottom: 25px;
	float:left;
	
	display:inline;
}

#primarypage{
	background: url(bilder/sucheback.jpg) no-repeat right bottom;
	color:#808080;
	border-bottom-color: #e19c48;
	border-bottom-width: 1px;
	font-size: 1.2em;
	padding-top: 25px;
	padding-bottom: 25px;
	float:left;
	
	display:inline;
}

#primary.onecol-stories .primary{
	float:left;
	width:50%;
}
#primary.onecol-stories .secondary{
	float:right;
	width:40%;
	margin:0 0 0 10%;
}

#primary.twocol-stories .story{
	float:left;
	width:48%;
	margin:0 0 0 4%;
	display:inline;
}
* html #primary.twocol-stories .story{
	margin-left:2%;
}
#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;	
}

.story h3{
	font-variant:normal;
	font-size:1.5em;
	margin:10px 0 0 0;
	font-weight:normal;
	color: #444;
}
.story h3 a{
	color:#446622;
	text-decoration:none;	
}
.story h3 a:hover{
	color:#668844;
	text-decoration:underline;	
}

.story .details{
	margin:0;
	border-top:1px solid #eee;
	padding:0.5em 0 0.5em 0;
	font-size:0.98em;
	color:#ccc;
}
.story .details .read-on{
	background:url(images/readon_black.gif) 100% 60% no-repeat;
	padding-right:20px;
}
.story .details a{
	color:#a4a4a4;
	text-decoration:none;
}
.story .details a:hover{ color:#000; }

/* Single Post Styles */

#primary .primary{
	float: none;
	width:65%;
}
#primary .secondary{
	float:right;
	width:30%;
	margin-right:5%;
	padding-top:0.65em;
	display:inline;
}
* html #primary .secondary{ margin-right:4%; }

.secondary .featured p{
	border-bottom:1px solid #ccc;
	border-top: 1px solid #ccc;
	padding:0.5em 0 0.6em 0;
	line-height:1.5em;
	margin:1em 0 0 0;
}
.secondary .featured dl{
	margin:0 0;
	border-bottom:1px solid #ccc;
	padding:0.5em 0 0.6em 0;
}
.secondary dt{
	display:inline;
	margin:0;
	padding:0;
	color:#555;
}
.secondary dd{
	display:inline;
	margin:0;
	padding:0;
}
.secondary dd a{ color:#808080; }
.secondary dd a:hover{ color:#000; }

.single-post h1, .single-post h2{ margin-top:0; }

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

#secondary{
	height: 0px;
	padding-right: 2em;
	border-top-style: none;
	border-top: #d3d3d3;
}

.comment-head{
	border-bottom:1px solid #f3f3f3;
	padding:0.8em 2em 1.0em 2em;
}
.comment-head h2{
	font-size:1.5em;
	margin:0;
}
.comment-head a{
	text-decoration:none;
	color:#868686;
}
.comment-head .details{
	font-size:0.95em;
}

ol#comments{
	list-style-type:none;
	margin:2em 0;
}
ol#comments li{
	list-style-type:none;
	margin:2em 0;
}

#comments cite{
	float:left;
	width:31%;
	font-style:normal;
	text-align:right;
}
* html #comments cite{ width:30.6%; }
#comments cite span{
	display:block;
}
#comments cite .author{ font-size:1.2em; }
#comments cite .author a{
	text-decoration:none;
}
#comments cite .admin-tools{
	margin:5px 0;
}
#comments cite .admin-tools a{
	float:right;
	margin:0 5px;
	padding:0px 3px 3px;
	background:#aaa;
	border:1px solid #aaa;
	text-decoration:none;
}
#primary .secondary .admin-tools{ margin:1em 0; }

#preview{
	margin:1em 0;
	padding:0.5em;
	border:1px solid #333;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }

#comments .pingback cite .author{
	display:block;
	padding-top:68px;
	background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}

#comments .content{
	float:left;
	width:60%;
	margin-left:1.9%;
	border-left:1px solid #868686;
	padding: 0 0 0 2%;
}
#comments .content p{
	margin:0 0 1em 0;
}
#comments .content h3{
	margin:0;
	font-size:1em;
}

#comment-form{
	margin:5em 0 5em 35.4%;
	width:36em;
}
input.textfield{
	width: 15em;
	margin:5px 0;
	color:#963;
}
textarea.commentbox{
	width:28em;
	height:10em;
	padding:0.25em;
	margin:5px 0;
	font-size:1.25em;
	font-family:Arial, Helvetica, sans-serif;
}
label.text{
	position:relative;
	left:0.5em;
	top:-0.5em;
}
.formactions input.submit{ 
	float:right; 
	margin:1em 0 0 0;
	padding:0 0.5em;
}
.formactions .spinner{
	float:right;
	margin:-8px -20px 0 0;
}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary{
	border-bottom-color: #e19c48;
	border-top-color: #e19c48;
	border-top: 1px solid;
	border-bottom: 1px solid;

	padding: 2em 0 0;
	background: #f4f4f4 no-repeat left bottom;
	clear: both;
}
#ancillary .block{
	margin-left: 6%;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	float:left;
	width: 22%;
}
#ancillary .twice-length{ width:65%; }
#ancillary .thrice-length{ width:100%; }
* html #ancillary .block{
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}
#ancillary .first, * html #ancillary .first{
	clear:both;
	margin:0;
	width:33%;
}
#ancillary .block-separator{
	clear:both;
	height:2.5em;
}

#ancillary .block h2, #ancillary .block h3{
	margin:0 0 1em 0;
	background:url(images/bullet.gif) no-repeat left;
}

#ancillary .block form 
{
    padding-bottom:1em;
}
ul.dates, ul.counts{
	list-style-type:none;
	margin:1.5em 0;
	border-top: 1px solid #f8f8f8;
	border-bottom-color: #f8f8f8;
}
ul.dates li, ul.counts li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom: 1px solid #f9f9f9;
}
ul.dates .date, ul.dates .date a {
	color:#999;
	padding-right:0.5em;
}
ul.dates .date em {
	color:#ccc;
	font-style:normal;
	
}
ul.counts .count{
	float:right;
	color:#a5a5a5;
}

ul.dates a, ul.counts a{
	color:inherit;
	color: #51612e;
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count{ 
	color: #997c3e;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
	font-weight: bold;
	clear:both;
	color:#393939;
	text-align: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	position: absolute;
	height: 100px;
}
#footer .inside
{
	background:url(images/footer_black.gif) repeat-x top;	
	padding: 1em 100px;
	text-align: left;
	margin-bottom: 0;
	margin-top: 0;
}
#footer p{
	margin:0;
	text-align: left;
}
#footer p.copyright{ float:left;
	margin-right: 4em;
	text-align: right;
	direction: rtl;
}
#footer p.attributes{ float:right; }
#footer p.attributes a{
	padding:0 0 0 1em;
	text-decoration:none;
	color:#a9a9a9;
}
#footer p.attributes a:hover{
	color:#000;
}

/*-----------------------------------------------------------------------------------------------
  Live Search
-----------------------------------------------------------------------------------------------*/
#search input{ 
	width:175px; 
	font-size: 0.85em; 
	background:#fff;
	color:#963;
	margin-top:2px;
}
.topnav 
{
	
	padding-left: 95px;
	
	padding-bottom: 4px;
	
	padding-right: 100px;
	
	padding-top: 0px;
	
	list-style:none;
	text-align:left;
	width:80%;
	min-width:65em;
	max-width:85em;
	color: #efefef;
	margin-bottom: 0;
	margin-top: 0px;
}
.topnav li 
{
	list-style:none;
	margin:0;
	padding:0 5px;
	display:inline;
	color: #444;
}
.topnav li a 
{
	color: #fffacd;
	padding: 3px;
	text-decoration:none;
}
.topnav li a:hover, .topnav li.current_page_item a
{
	border-right-style: none;
	border-left-style: none;
	border-top-color: #444444;
	border-bottom-color: #444;
	border-top-style: none;
	border-bottom-style: none;
	padding-left: 3px;
	padding-right: 3px;
	color: #444444;
	text-decoration:none;
	background-color: #e3b16a;
}
a:hover
{
	text-decoration: none;
}

