/*
Theme Name: OOX blog theme
Author: OOX
*/

body {
	background: #333; 
	font: 11px Verdana, Geneva, sans-serif; /*ENTRY FONTS*/
	color:#000;
}

/* Admin on Page */
.post-edit-link,
a.post-edit-link:hover,
a.post-edit-link:visited,
a.post-edit-link:active,
a.post-edit-link { font-weight: bold; font-size: 110%; color: #ff00d8}
 
.alignleft {float: left}

/* Links */
a {	
	color: #000;
  text-decoration:underline;
}
a:hover {text-decoration:none;}

/* Men�*/
#menu {
	background:#333;
  border-top: 0.1em #000 solid
}



/* Logo ---------------------------------------------------------------------*/
#logo {
  border-bottom:0.4em solid #B6DD46;
  padding-bottom:1em;
}
#logo img { text-align: center; }
/* Menu ---------------------------------------------------------------------*/
#menu {
	list-style:none;
	margin:0;
	padding:0 0 0px 15px;	
	height:1%;
  background-color:#3f3f3e;
  position: relative;
  z-index: 2147483647;
}
#menu:after {
	content:" ";
	display:block;
	clear:both;
}
#menu li {
	padding:8px 30px 0px 30px;
	float:left;
}
#menu li a {
	height:25px;
	float:left;
  font:1em Arial, Helvetica, sans-serif; /*MENU FONT STYLES*/
  color:#e1e1e1;
	text-align:center;
  text-transform: uppercase;
	text-decoration:none;
}

#menu li.hover a,
#menu li:hover a,
#menu li.hover,
#menu li:hover {
  color:#fff;
	position: relative;
}
#menu li.hover ul,
#menu li:hover ul {
	display: block;
}
#menu ul {
	padding:14px 0 6px;
	margin:0;
	list-style:none;
	width:147px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
  filter:alpha(opacity=50); /* IE */
  -moz-opacity:0.5; /* Gecko-Browser */
  opacity:0.5; /* Opera 9+ */
	background:#000;
}
#menu ul li {
	padding:0 10px 0 17px;
	width:120px;
}

#menu ul li a {
	text-align:left;
	width:100%;
	background:none;
	color: #000;
	line-height:18px;
	height:auto;
	display:block;
}
#menu ul li a:hover {color:#9d9d9c;}

/* Banner -------------------------------------------------------------------*/
#banner {
height: 100%; 
width: 100%;
overflow: hidden;
}
#banner img {
width: 100%;
}

/*  Beitraege */
.title {
	margin-top: 20px;
}

.ti, .title h2 {
	margin:0;
	font-size:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:25px;
	color:#2b2b2b;
}
h2 {
	margin:0;
	font-size:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:25px;
	color:#2b2b2b;	
}
h3 {
	margin:0;
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:25px;
	color:#2b2b2b;
}

/* Bilder */
.size-full { height: auto; margin: 0; width: 100%;}

	/* Datum und Kategorie */
.title span a, .title span {
	color:#aaba2a;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
}

/* Ende Beitr�ge */



.clear {clear: both;}

body {
	margin:0;		
}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* Hauptbereich -------------------------------------------------------------*/
#main {
	margin:0 auto;
	width: 80%;
  max-width: 1000px;
  padding-bottom: 2.5em;
}
/*header --------------------------------------------------------------------*/
#header img {display:block; margin: 0 auto;}



/* Fusszeile ----------------------------------------------------------------*/
#footer {
	padding: 1em 0;
	width:100%;
}
#footer p { margin:0 auto; text-align: center; font-size: 80%; color:#d1d1d1; }
#footer .imprint  { font-size: 120%; float: right; color: #f0f0f0;}

#footer a, #footer a:visited {
	text-decoration: none;
	color: #dadada;
}
#footer a:hover {
  color: #fff;
}




/* Content ------------------------------------------------------------------*/
#content {
	width: 100%;
	background:#fff;
}

#innerContent {
 	display: block;
	background:#fff;
  padding: 1em 1.5em;  
}

/* NEXT / PREVIOUS PAGE navigation*/
.navigation {
	text-align: center;	
	width: 100%;
  font-size: 110%;
	height: 1.5em;
  color: #555555;
}
.navigation a {text-decoration:none;}
.navigation a:hover {text-decoration:underline;}

.navigation_left {float: left;}
.navigation_right {float: right;}

.entry {	
	overflow:hidden;
}
.entry p {
	line-height:25px;
	margin:0 0 22px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px;
}
.title a {
	text-decoration: none;
  color: #646464;
}
.postmetadata {
	font-size: 10px;
	padding: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.postmetadata a {
	color:#82817d;
	text-decoration:none;
	outline:none;
}
.postmetadata a:hover {text-decoration:underline}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.center {text-align: center;}
.center2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist {width: 930px;}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.comments {
	padding-bottom: 15px;
}
.breaker {height: 20px; width: 100%;}

#slideshow_content {        
    width: auto;
		color: white;         
}

.nojs {
  display: none;
}

.nojs_pointer {
    cursor: default;
}
 
 /* ALle Bilder in der Slideshow Box auf die breite und höhe des Elternelements skalieren */
  #slideshow_content * img {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: #FFFFFF;
  }
  .slide {   position: relative; height: 100%; width: 100%; overflow: hidden; background-color: #FFF  }