/*
Theme Name: unentwegt
Theme URI: http://www.koordinante.de/blog/index.php?wptheme=unentwegt
Description: myblog-ersatz
Author: heike elsen
Author URI: http://www.koordinante.com/
License: GPL http://www.gnu.org/licenses/gpl.txt
Version: 2.0
*/


body {
background-color:#ffffff;  /*efefef*/
font-family:verdana, arial, geneva, sans_serif;
font-size:0.8em;
}

.blend {
display:none;
}

.imgleft {
float:left;
margin:0px 18px 5px 0px;
padding:3px;
border:1px solid #f2f4fd;
}

.imgright {
float:right;
margin:0px 0px 5px 18px;
padding:3px;
border:1px solid #f2f4fd;
}

.imgmiddle {
padding:3px;
margin:0 auto;
border:1px solid #f2f4fd;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
padding:3px;
border:1px solid #f2f4fd;
}

.alignleft {
float: left;
margin:0px 18px 5px 0px;
padding:3px;
border:1px solid #f2f4fd;
}

.alignright {
float: right;
margin:0px 0px 5px 18px;
padding:3px;
border:1px solid #f2f4fd;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #fff;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.gallery-icon img {
border:1px solid #f2f4fd;
}

#container {
width:966px;
margin:0px auto;
background:url(unentwegt-kachel.jpg) top left repeat-y;
}

#header {
width:966px;
height:78px;
background:url(header.gif) top left no-repeat;
}

/**************************************************************************************************content*/

#content {
float:left;
width:510px;
margin-top:10px;
color:#000066;
}

h2 {
font-size:1.2em;
}

h3 {
font-size:1.2em;
color:#ccc;
}

#content a:link, #content a:visited {
font-weight:bold;
text-decoration:none;
color:#000099;
}

#content a:hover, #content a:active {
text-decoration:underline;
}

h2 a:link, h2 a:visited {
font-weight:bold;
text-decoration:none;
color:#333 !important;
}

h2 a:hover, h2 a:active {
text-decoration:underline;
}

.info {
border-top:1px dotted #F2F2F2;
margin-top:10px;
margin-bottom:50px;
padding-top:10px;
text-align:right;
}

/**************************************************************************************************sidebar*/

#sidebarleft {
float:left;
width:246px;
background:url(navilinks_kachel.jpg) top left repeat-y;
}

#sidebarleftheader {
width:246px;
height:51px;
background:url(navigieren.gif) top left no-repeat;
}

#sidebarleft form {
border:0;
padding:0;
padding-left:0px;
margin-top:5px;
margin-bottom:10px;

}


#sidebarleft fieldset {
border:0;
padding:0;
}

#sidebarleft #s {
border:1px solid #000;
width:90px;
height:1.4em;
padding:0;  margin-left:72px;
}

#sidebarleft #s:focus {
border:1px solid #CB2929;
}

#sidebarleft #searchbutton {
border:1px solid #000;
width:30px;
height:1.5em;
background-color:#fff;
padding-top:0px;
}

#sidebarleft input+br {
/*display:none;*/
}

#sidebarlefttext {
margin:5px 22px 0px 72px;/**/
}

#sidebarlefttext ul {
margin:0;
padding:0;
list-style-type:none;
}

#sidebarlefttext li {
margin-bottom:4px;
}


#sidebarleftfooter {
width:246px;
height:20px;
background:url(sidebarleft_footer.gif) top left no-repeat;
}

#sidebarright {
float:right;
width:206px;
background:url(sidebarright_kachel.gif) top left repeat-y;
}

#sidebarrightheader {
width:206px;
height:68px;
background:url(links.gif) top left no-repeat;
}

#sidebarrightfooter {
width:206px;
height:16px;
background:url(sidebarright_footer.gif) top left no-repeat;
}

#sidebarrighttext {
margin:5px 22px 0px 17px;
}

#sidebarrighttext ul {
margin:0;
padding:0;
list-style-type:none;
}

#sidebarrighttext li {
margin-bottom:4px;
}

#sidebarrighttext a:link, #sidebarrighttext a:visited,
#sidebarlefttext a:link, #sidebarlefttext a:visited {
font-size:1.1em;
font-weight:bold;
text-decoration:none;
color:#333333;
}

#sidebarrighttext a:hover, #sidebarrighttext a:active,
#sidebarlefttext a:hover, #sidebarlefttext a:active {
text-decoration:underline;
}
/**************************************************************************************************comments*/

#comments h5 {
margin-top:40px;
font-size:1em;
color:#ccc;
}


#comments .wer  {
font-style:italic;
border-top:1px dotted #F2F2F2;
margin-top:15px;
padding-top:15px;
}

.was>p {
margin-top:3px;
}

#comments fieldset {
margin-top:40px;
border:3px double #ccc;
}

#comments legend {
font-weight:bold;
}

#comments input {
border:1px solid #000;
padding:3px;
background-color:#fff;
}

#comments input:focus {
border:1px solid #CB2929;
}


#comments textarea {
border:1px solid #000;
padding:3px;
font-family: arial;
}

#comments textarea:focus {
border:1px solid #CB2929;
}

#commentPreview {
font-size:0.9em;
width:500px;
color:#5F9348;
}


.angemeldetals  {
color:#555;
}

.angemeldetals a:link, .angemeldetals a:visited {
color:#555;
text-decoration:none;
}

.angemeldetals a:hover, .angemeldetals a:active {
text-decoration:underline;
}

.trackback  {
text-align:center;
}

.trackback a:link, .trackback a:visited {
color:#555;
text-decoration:none;
}

.trackback a:hover, .trackback a:active {
text-decoration:underline;
}


.mitte {
text-align:center;
padding:20px 0 10px 0;
}




/**************************************************************************************************pagebar*/

.pagebar
{
   padding: 0.1em 0.5em;
   margin-right: 0.1em;
   border: 1px solid #fff;
   background: #fff;
   text-decoration: none;
   font-size:1.0em;
   font-weight: bold;
}

.pagebar a, .pageList .this-page
{
   border: 1px solid #fff;
   text-decoration: none;
   padding: 0.1em 0.1em;
   color:#9D1613;
}

.pagebar a:visited
{
   border: 1px solid #fff;
   text-decoration: none;
   padding: 0.1em 0.1em;
   color:#717664;
}

.pagebar a:hover {
    text-decoration: underline;
}

.pagebar .break
{
   padding: 2px 6px;
   border: none;
   background: #fff;
   text-decoration: none;
}

.this-page
{
   border: 1px solid #fff;
   padding: 0.1em 0.1em;
   background: #fff;
   color: #9D1613;
}

.pagebar a:hover
{
   border-color: #fff;
}


/**************************************************************************************************footer*/

#footer {
clear:both;
width:966px;
height:56px;
background:url(footer.jpg) top left no-repeat;
}

#footerinnen {
padding-top:22px;
text-align:center;
}

#footerinnen a:link, #footerinnen a:visited {
color:#000;
text-decoration:none;
}

#footerinnen a:hover, #footerinnen a:active {
text-decoration:underline;
}