/* 
Theme Name: horstraab_de
Version: 0.94
Description: horstraab_de ist das WP Theme fuer die Homepage von Horst Raab.
Author: Horst Raab
Author URI: http://horstraab.de
*/

/* Section: Body --------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 10px; /* easy scaling */
  	font-size: 0.76em;
  	background:#f4f4f4 url(img/bg.gif) repeat-y center;
 	color:#333;  	 	
}
/* ektion: Body Text und Links --------- */
p, li {
	margin: 0.5em 0 0.7em;
	line-height:1.8em;
}
a {
	text-decoration: none;	
}
a:link 
{
	color: #a66349;   
	border-bottom:1px dashed;
	background:none; 
}
a:visited {
	color: #b7745a;  
	border-bottom:1px dashed;
	background:none;  
}
a:hover, a:active {  
  border-bottom:#aba195 1px solid;
  background:#fffaf0;
  color: #993333;
}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
abbr[title]
{
	cursor:help;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border-left: 2px solid #ccc;
	color:#666;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}
fieldset 
{
	border:none;
}
img
{
	border:#ddd 1px solid;
}
img.wp-smiley, img.noborder
{
	border:none;
}
img.right 
{
	float:right;
	padding:5px;
	margin:0 1em 1em;
}
img.left 
{
	float:left;
	padding:5px;
	margin:0 1em 1em;
}
#rap {
	margin: 0 auto;
	padding:0;		
	background:#fff url(img/sidebarbg.gif) repeat-y right;
	/* box model hack */
	width: 780px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 780px;	
}

html>body #rap { /*Opera Hack */
	width: 780px;
}
/* Sektion:  Schrift FONTS --------- */
h1,h2,h3,h4,h5,h6 
{
	margin: 0;
	padding:0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight:normal;
	color: #567;			
}
h2,h3 
{
	line-height:1.4em;	
	font-size: 1.6em;	
	border-bottom:#eaeaea 1px solid;
}

/* Sektion: Positionierung --------- */

#header {
	height: 165px;
	background:#AA2211 url(img/header_hr.jpg) no-repeat right top;
	margin:0 auto;
	padding:0;		
}
#header_li {
	height: 50px;
	background: transparent;
   width: 45%;
	padding:0;
	float: left;		
}
#header_re {
	height: 50px;
	background: transparent;
   width: 45%;
	padding:0;	
	float: right;	
}
#rss_balloon {
	background:transparent repeat scroll 0 0;
	height:35px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
   margin: 15px 10px 0px 212px;
	position:relative;
	width:35px;
}
#rss_balloon li {
	padding: 0px;
	margin: 0px;
	font-size:0em;
	line-height: 0em;
}
#rss_balloon li a {
	background:transparent none repeat scroll 0 0;
	display:block;
	height:35px;
	position:absolute;
	text-decoration:none;
	text-indent:-9999px;
	width:35px;
}
#translink1 a {
	left:0px;
	top:0px;
	position: absolute;
}
#header h1, #header_li h1 
{
	font-size:3em;
	line-height: 1.4em;
	margin: 0px 0px 2px 10px;
	padding: 0px	
}
#header h1 a:link,#header h1 a:visited, #header_li h1 a:link,#header_li h1 a:visited 
{
	border-bottom:none;	
	background:none;
}
#header h1 a:hover,#header h1 a:active, #header_li h1 a:hover,#header_li h1 a:active
{
	border-bottom:#fff 1px solid;	
	background:none;
}
#header h4 {
	background:transparent url(img/raablog_h2_trans.png) repeat-y scroll left top;
	border-bottom:1px solid #AA2211;
	border-top:1px solid #AA2211;
	color:white;
	font-family:Verdana,sans-serif;
	font-size: 1.1em;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height: 1.1em;
	margin:2px 0px 0px 0px;
	padding:3px;
	text-indent:2.5em;
	clear: both;
}
#header h4 acronym {
	color:#AA2211;
	cursor:help;
	text-decoration:none;
}

#header * 
{
	color:#eee;
}
#main {
	float: left;
	width: 568px;
	padding: 0;	
	margin: 0;		
}
#main ul 
{
	margin:0.5em 2em;
	padding:0;
	list-style:none;
}
#main ul li 
{
	list-style-image:url(img/li-icon.jpg);
	padding:1px 0;	
	margin:0em 0.4em;
}
.post 
{
	margin:0 0 20px 0;	
	padding:10px 10px 0;		
	background:url(img/post_logo1.jpg) no-repeat top left;	
}

.post-title
{
	margin-left:75px;			
}
.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active 
{
	border-bottom:none;
}
.day-date {
	font-size: 0.9em;
	color: #999;
	padding: 3px 0;
	margin: 0 0 0 75px;			
}
.day-date em 
{
	font-style:normal;
	color:#666;
}
.day-date a 
{
	border-bottom:none;
}
.post-content h4 
{
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Serif;
}
.post-content h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-info {
	font-size : 0.9em;
	color : #666;
	margin : 0;
	background:url(img/comments-small.gif) no-repeat left center;
	padding-left:12px;
	border-bottom:#eaeaea 1px solid;
	clear:both;
}
.post-info a 
{
	border-bottom:none;
}
.post-content {
	padding:10px;	
}
#sidebar {
	float: left;
	width: 190px;
	padding:10px;
	line-height:1.3em;				
}
#sidebar ul
{
	list-style: none;	
}
#sidebar form, #sidebar .block, #sidebar ul 
{
	margin:0;
	padding: 1em;		
	font-size: 0.9em;		
	background:#fff;
}
#sidebar ul ul 
{
	margin:0;
	padding:0;	
}
#sidebar ul li 
{
	list-style-image:none;
	margin:0 10px;
	padding:3px 0;
	
}
#sidebar ul li ul li
{
	list-style-image:url(img/arrow.gif);
	margin:0 10px;
	padding:3px 0;
	
}
#sidebar a {
	color: #80664D;	
	text-decoration: none;	
	border:none;
}
#sidebar a:visited
{ 
	color: #80664D; 
}
#sidebar a:hover 
{
	color: #60462d;	
	border-bottom:1px solid;
}

#sidebar ul img {
	border:#459 1px solid;
}
#sidebar ul ul 
{
	margin:5px;
	font-size:1em;
}
#sidebar h2
{
	margin:20px 0 0 0;
	font-size: 1.3em;	
	color: #fff;	
	height:20px;
	border-bottom:#AA2211 1px solid;
	font-variant:small-caps;		
	font-weight:bold;
	padding:3px 10px;
/*	background:url(img/sideh2.gif) no-repeat top center;*/
	background:url(img/raablog_h2_trans.png) repeat top center;
/*	background:#AA2211;*/
}
#sidebar li h2 
{
	background:none;
	color:#996666;
	border-bottom:#996666 1px solid;
	padding:0;
	margin:0;
}
#sidebar ul li.feed
{
	list-style:none;
	background:url(img/feed.png) no-repeat left center;
	padding-left:18px;
	margin:0;
}
#sidebar select
{
        width: 100%;
}
#footer {
	clear: both;
	margin:0 auto;
	background:#AA2211;
	border:#C6C7C2 1px solid;	
	color: #ddd;
	font-size: 0.9em;		
	padding:5px;		
}
#footer p {
  line-height: 1.1;
}
#footer strong 
{
	color:#fff;
	font-size:1.4em;
}
#footer ul 
{
	margin:0;
	padding:0;		
}
#footer ul li 
{
	list-style:none;
	padding-left:15px;
	background:url(img/arrow.gif) no-repeat left center;	
}
#footer div 
{
	float:right;
	width:25%;	
}
#footer a 
{
	color:#ddd;		
	text-decoration:none;
	border:none;
}
#footer a:hover
{
	color:#fff;	
	border-bottom:#fff 1px solid;
	background:none;	
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#rap .commentlist {
	margin: 0 1em;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	padding: 1em;
	margin:0.5em 0;	
	background:#eeeee9;
}
.commentlist li.alt 
{
    background:#f4f4f4;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.nocomments 
{
	padding-left:10px;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f4f4f4;
}

input.textbox{
	border: 1px solid #ccc;	
	background:#f4f4f4;
}
input.textbox:focus, textarea:focus
{
	background:#FFFFE0;
	border:#aaa 1px solid;
}

/* Navigation */
#gnav 
{
	list-style:none;	
	margin:0 auto;
	padding:0 0 3px 0;	
	background:#AA2211;
	border-bottom:#C6C7C2 1px solid;
	font-variant:small-caps;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight:bold;
	text-align:right;	
	font-size:1.2em;			
}
#gnav li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding:0 10px;		
}
#gnav li a:link, #gnav li a:visited
{
	color:#ccc;
	text-decoration:none;
	padding:4px 0;	
	border-bottom:none;
	background:none;
}
#gnav li a:hover, #gnav li a:active
{
	border-bottom:#eee 2px solid;
	color:#fff;
	background:none;
}
#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active
{
	border-bottom:#eee 2px solid;
	color:#fff;
}
#gnav #searchform
{
   float: left;
	margin: 3px 0px 0px 10px;
   background-color: #AA2211;
}
/*#gnav #searchform
{
   display: none;
}*/

/* Sektion: Verschiedenes --------- */

#header, #main,#content, #sidebar, #footer, .widget {
    overflow: hidden;
}
img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}
/*Lightbox override*/
#stimuli_hoverNav a:link {  
	border-bottom: 0px none; 
}
#stimuli_hoverNav a:visited {
	border-bottom: 0px none;
}
#stimuli_hoverNav a:hover, #stimuli_hoverNav a:active {  
  border-bottom: 0px none;
}
#stimuli_bottomNavClose a {
border-bottom: 0px none !important;
}


/*Bilderdarstellung*/

.wp-caption {
    text-align: center;
    background: #e4f2fd; border: 1px solid #cde;
    padding: 11px 9px 9px 9px;
    margin-top: 3px; margin-bottom: 10px;
    /* Abgerundete Ecken fuer Browser die es koennen */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0; padding: 0; border: 1px solid #cde;
}

div.wp-caption a { border: none; }

.wp-caption p.wp-caption-text {
    font-size: 11px; line-height: 17px;
    margin: 0; padding-top: 5px;
}
/*Nextgallery Stylings*/

.ngg-galleryoverview .piclenselink {
	 font-size: 11px; 
	 line-height: 12px;
    margin: 2px 0px 2px 0px;
	 padding: 2px 2px 1px 2px;
}
.ngg-galleryoverview .slideshowlink {
	 font-size: 11px; 
	 line-height: 12px;
    margin: 2px 0px 2px 0px;
	 padding: 2px 2px 1px 2px;
	
}
div.wp-forecast-curr {
         background-color: white !important;
         font-size: 180% !important;
         padding: 5px;
}
div.wp-forecast-curr>div {
         padding: 3px !important;
}
   
.hidden { 
         display: none; 
} 
.hackadelic-sliderPanel { 
        border: 1px solid #ccc;
        padding: 5px; 
        -moz-border-radius: 1em; -webkit-border-radius: 1em; 
        background-color: #fcfcfc; 
}
a.hackadelic-sliderButton {
        border: 1px solid lightgrey;
        color: #B3960E;
        padding: 0 3px;
        -moz-border-radius: 1em; -webkit-border-radius: 1em;
}
      a.hackadelic-sliderButton:hover {
        border: 1px solid #F0F0E0;
}  

