/*  
Theme Name: Yuni-Bar
Theme URI: 
Description: Yuni-Bar.
Version: 1.0
Author: Step-Byte-Step
Author URI: http://www.step-byte-step.com 

	
 */

hmtl{
  height			: 100%; 	
  margin			: 0px; 
  padding			: 0px;
     }

body{
  
  text-align		: center; 
  height			: 100%;
  margin			: 0px; 
  padding			: 0px;
  font				: normal 100.01%/1.5 Verdana, Tahoma, Arial, "Trebuchet MS", Helvetica, sans-serif;
  background-image:url(images/bg2.jpg);
  background		: #fffe;
  color				: #c0bd01;  
  position: relative;
     }
#leftbg {
  height: 100%;
  width				: 200px;
  background		: url(images/bg_left.png) repeat-y;
  margin:0px;
  padding:0px;
  left:0;
  top: 0;
  position:absolute;
}
#greenbg {
  height			: 142px;
  width				: 100%;
  top				: 0;
  background		: url(images/green.png) repeat-x;
  position			: absolute;
}
#schatten {
  height			: 301px;
  width				: 1000px;
  top				: 0;
  background		: url(images/schatten.png);
  position:absolute;
  z-index			: 5;
}
#mantel {
  width				: 1000px;
  text-align		: left;
  margin			: 0px auto;
}
#header {
  width				: 560px;
  height			: 50px;
}
#headline a {
text-align		: left; 
  font-size:		 25px;
  font-weight:bold;
  color:			 #fcc4b7;
  text-decoration	: none;
  margin-left: 580px;
  line-height:3em;
 /* padding-top: 20px;*/
}
#description {
text-align		: left; 
  font-size:		 20px;
  color:			 #fcc4b7;
  text-decoration	: none;
  margin-left: 180px;

}

.sides {
 width				: 1000px;
 height				: 15px;
 margin-top:90px;
 margin-left:10px;
/* background-image  : url(images/sides.jpg);
 background-repeat:no-repeat;*/
}
.sides li,.sides ul {
	display: inline;
/*	background-color:#CCCCCC;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;*/
}
.sides a {
	color: #fff!important;
	text-decoration: none;
	font-size:10px;
	margin-left: 10px;
	padding-left: 0px;
	font-weight:bold;
}
.sides a:hover {
	color: #54534d!important;
	text-decoration: underline;
}
.sides_B {
 width				: 800px;
 height: 20px;
}
#inhalt {
  width				: 560px;
  float:left;
  z-index:20;
  position:relative;
  background-color:#FFFFFF;
  background-image:url(images/mid_bg.png);
  background-repeat:repeat-x;
  overflow:hidden;
  min-height: 600px;
  height: auto !important;
  height: 600px;
}
#menu_links {
float:left;
width: 220px;
background-color:#00CC00;
height:100%;
}
.alignright {
float:right;
}
.alignleft {
float:left;
}
#menu {
float:left;
width: 220px;
z-index:20;
position:relative;
}
#menu2 {
float:left;
text-align:left;
width: 219px;
height:400px;
border-right:1px;
z-index:20;
position:relative;
}
#menu h2{
 font-size:14px;
 color:#54534d!important;
 margin:0px;
 margin-top:7px;
}
#menu_links h2 {
border-top: 1px solid;
font-size: 6px;
margin:3px;
}
#menu li {
font-size:12px;
font-weight:bold;
list-style-type	: none;
margin:0px;
padding:0px;
}
#menu li a {
text-decoration:none;
}
#menu li a:hover {
text-decoration:underline;
color: #54534d;
}
#menu_links li {
font-size:12px;
font-weight:bold;
list-style-type	: none;
width:190px;
margin:0px;
padding:0px;
line-height:2.5em;

}
#menu_links li a {
margin-left:5px;
color:#000;
font-weight:bold;
text-decoration:none;
}
#menu_links li a:hover {
text-decoration:underline;
color:#c0bd01;
}
#menu ul li, #menu_links ul li{
list-style-position:outside;
}
.pagenav ul li ul li {
background-color:#c0bd01!important;
border-bottom:1px solid #000;
}
.pagenav ul li ul li ul li {
background-color:#c0bd01!important;
border-bottom:1px solid #000;
}
.pagenav ul li ul li a {
margin-left:10px!important;
}
.pagenav ul li ul li ul li a {
margin-left:15px!important;
}
#footer_b {
clear:both;
  width				: 800px;
  height:20px;
}
#footer {
text-align:left;
clear:both;
  width				: 800px;
  height:124px;
  border-top: 1px solid #fff;
  font-size:10px;
  padding:0px;
}
#footer p{
font-size:12px;
margin-left:8px;
}
.post {
  clear:both;
  margin: 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  border-color:#c0bd01;
}
.post p{
margin-left: 8px;
margin-right: 8px;
color:#54534d;
padding-top:10px;
}
.post img {
margin-left:-5px;
}
.post h1, .post h2, .post h3, .post h4 {
margin-left:8px;
}
.text_b ul li{
list-style-position:inside;
margin-left:20px;

}
.post td {
font-size:10px;
}
.post table {
width:560px;
margin:5px;
}
.date {
	background: url(images/date.jpg) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-left:10px;
}
.date .month {
	display: block;
	color: #fff;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color:#999999;
	font: 26px Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}
.titles { 
padding-top: 7px;
padding-left: 5px;
width: 500px;
float: left;
margin: 0px;
font-weight: normal;
border-bottom-width: 0pt;
font-size: 16px;
text-decoration: none;
}
.archiv_title {
margin-left:15px;
margin-top:5px;
float:left;
color: #54534d;
font-size: 18px; 
text-decoration: none; 
underline: none;
}

.titles a:link, .titles a:visited, .titles a:active {

text-decoration: none;
font-size: 20px;
font-weight: normal;
border-bottom-width: 0;
}
.platz {
width:598px;
height:0px;

}
.blattern {
text-align:center;
border-bottom: 1px dashed #fff;
}
.blattern a{
text-decoration:none;
}
.titles_b { 
padding-left: 5px;
/*padding-top: 8px;*/
width: 500px;
float:left;
margin:0px;
font-weight: normal; 
border-bottom-width: 0; 
font-size: 12px; 
text-decoration: none; 
underline: none;
}
.comm-page { 
padding-left: 5px;
padding-right: 5px;
padding-top: 8px;
padding-bottom:8px;
margin:0px; 
font-size: 12px; 
text-decoration: none; 
color:#7e7e7e;
border-top: 1px dashed #fff;
border-bottom: 1px dashed #fff;
}
.text_b {
margin:0px;
padding:0px;
clear:both;
}
#inhalt h4{
font-size:13px;
padding-left:8px;
height:20px;
}
.page_item a:hover, .current_page_item a, .current_page_parent a {
text-decoration:underline;
color: #54534d!important;
}
.blattern_b {
text-align:center;
  clear:both;
  margin: 10px;
  border: 0px dashed #fff;
}
/*--------------------textgestaltung--------------------*/

p{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
     }

h1,h2,h3,h4,h5,h6{
font-size:16px;
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
  background-image  : url(images/quote.jpg);
  background-repeat: repeat-y;
  margin-left:45px;
  border-left: 1px solid #fff;
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
display: inline;
margin:0px;
padding:0px;
     }
ol{

     }
     li{
	 font-size:11px;
	 margin:0px;
     padding:0px;
          }

    ul ul{
	
         }
ul li ul {
list-style:decimal;
}
blockquote{
     }
     blockquote p{
	 margin:0px;
	 padding:0px !important;
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{

     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a {

color:#c0bd01;
     }
a:link { 
color:#c0bd01;
     }
a:visited { 
color:#c0bd01;
     }
a:link:focus{ 
color:#c0bd01;
     }
a:link:hover, 
a:visited:hover { 
color:#c0bd01;
    }
a:link:active, 
a:visited:active {
color:#c0bd01;
     }

/*--------------------bilder als links--------------------*/
a img{
margin: 4px;
border:0px;
text-decoration:none;

     }
a:link img {
text-decoration:none;
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
margin-top:15px;
;
     }
#searchform input{

border:1px solid #fff;
background-color:#000;
color:#FFFFFF;
margin-bottom:5px;
     }
input#s{
width:95%;

     }

input#searchsubmit{

     }




/*--------------------Kommentare--------------------*/
h3.comments{
font-size:13px;
padding-left:8px;
padding-top:10px;
border-top: 1px solid #fcc4b7;
}
h3.respond{
font-size:13px;
padding-left:8px;
height:20px;
}
.alt {
	 
	}

.commentlist {
	border-bottom: 1px solid #fcc4b7; 
	}


.nocomments {
padding-top:8px;
font-size:13px;

	}
 
.commentlist li {
	 border-top: 1px solid #fcc4b7;
	 font-size:13px;
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 margin:0px;
	 padding-top:8px;
	 padding-bottom:8px;
	 padding-right:8px;
	}

#commentform p {
	 margin:0px;
	 padding:8px;
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
width:500px;
	}

#commentform #submit {
	 
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
font-size: 13px;
text-align:center;
border-bottom: 1px solid;
	}


#wp-calendar {
width:100%;
empty-cells: show;
	
	}

#wp-calendar #next a {
 font-size: 13px;
	}

#wp-calendar #prev a {
 font-size: 13px; 	
	}

#wp-calendar a {
font-size: 13px;
color:#7e7e7e;
text-decoration:underline;
	}

#wp-calendar caption {
	font-size: 13px;
	border-bottom: 1px dashed;
	}

#wp-calendar td {
	font-size: 13px;
	text-align:center;
	}

#wp-calendar td:hover { 
background-color:#FFFFFF;
color:#000000;
      }
#wp-calendar td.pad:hover { 
background-color:#000;
color:#fff;
      }



/*-------------------- widgets---------------------*/
h2.widgettitle{
 font-size:16px;
     }
.widget {
     }
a.rsswidget{
text-decoration:none;
}
li.widget_rss ul li{
padding-top:3px!important;
padding-bottom:3px!important;
line-height:normal;
border-bottom: 1px dashed;
}
.rss-date{
padding-left:5px;
color:#7e7e7e;
}
.rssSummary {
color:#CCCCCC;
}
/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
font-size:10px;
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

