/*  
Theme Name: XEWO
Description: XEWOTheme
Version: 1.0
Author: Ruslan Julbarissow
Author URL: http://r0man.de



*/

html {
height: 100%;
margin: 0;
padding: 0;
}
body {
margin:0;
padding:0;
color:#333;
background-color:#dde6eb;
font-family:Verdana;
font-size:0.75em;
}
#all, #header, #footer {
margin:0 auto 0 0;
}
#all {
background-color:#fff;
}
#header {
background-color:#dde6eb;
padding-top:10px;
padding-left:50px;
}
#header img {
border:0;
}
#headerlogo {
width: 950px;
overflow:hidden;
height:100px;
}

#logoschrift {
font-size: 16pt;
font-family:Verdana;
float: right;
color: #316184;
width:290px;
}

#logoimg{
float:left;
width:161px;
}

#infosubmenu{
margin-left:170px;
clear:right;
}

ul.horizontales_menu{
list-style:none;
padding:0;
}

ul.horizontales_menu li {display:inline; padding-left:20px;}

ul.horizontales_menu li a:link {color:#426973; text-decoration: none}
ul.horizontales_menu li a:visited {color:#426973; text-decoration: none}
ul.horizontales_menu li a:hover {color:#000000; text-decoration: none}
ul.horizontales_menu li a:active {color:#000000; text-decoration: none}

.print {
padding-bottom:11px;
display:none;
}
#andere_logos {
width:200px;/*20%;*/
float:right;

}

#andere_logos img {
padding-left:25px;
padding-top:10px;
}

#page {
background-color: #fff;
margin:0 0 0 0;
/* width:960px;*/
}
#leftcontent {
width:219px;/*18%;*/
float:left;
}
#leftnav {
padding-left:20px;
}
html>body #leftcontent {

}
#rightcontent {
width:78%;/*500px;*/
padding-top:280px;
float:left;
background-image:url(img/content_bg.gif);
background-repeat:no-repeat;
background-color:#fff;
}
#bg {
background-image:url(img/conten_links.gif);
background-repeat:repeat-y;
}
.entry {
padding-left:50px;
}
html>body #rightcontent {
padding-top:0;
}
.clearleft {
clear:both;
}
#footer {
background-color:#dde6eb;
height:87px;
margin:0;
}
#footercon {
margin-left:20px;
width:724px;
text-align:left;
font-size:0.9em;
}
#content {
padding: 9px;
}
.narrowcolumn {
}
.post h2 {
font-size:1.3em;
padding-bottom:1px;
border-bottom-color:#89B5CE;
border-bottom-style:solid;
border-bottom-width:2px;
margin-left:50px;
margin-top:30px;
}
.post h2 a {
text-decoration:none;
}
#rightcontent a {
color:#005784;
}
#rightcontent a:hover {
color:#111;
}

#leftcontent h2 {
font-family:Georgia;
font-weight:lighter;
font-size:1.4em;
color:#dde6eb;
padding:3px 16px 0 0;
margin:0;
height:25px;
background:url(Bilder/xewo_sidebar.jpg) no-repeat;
text-align:right;
}
#leftcontent a {
color:#333;
text-decoration:none;
}
#leftcontent ul {
list-style:none;
padding-left:0;
margin-bottom:10px;
margin-left:0;
}
#leftcontent li {
padding-left:0;
margin-left:0;
}
#leftcontent ul li {
padding-left:0;
margin-left:0;
}
#leftcontent ul ul li {
padding-left:0;
margin-left:0;
}

#leftcontent ul ul {
padding-top:0px;
margin-bottom:0px;
margin-left:0;
}

#leftcontent ul ul li a {
text-align:right;
color:#666;
display: block;
margin-left:0;
width: 174px;
border-bottom: 1px solid #ccc;
padding: 6px 0 1px 3px;
}

#leftcontent ul ul li.current_page_item a {
background-color: #f1f1f1;
width: 174px;
}

#leftcontent ul ul li.current_page_ancestor a {
background-color: #f1f1f1;
width: 174px;
}


html>body #leftcontent ul ul li a {
width: 174px;
}
#leftcontent ul ul li a:hover {
color:#111;
background-color: #f1f1f1;
}
#leftcontent ul ul ul li {
}
#pagenav {
margin-right:2px;
}
#pagenav ul {}
#pagenav ul li {}
#leftcontent {
background-color:#dde6eb;
height:100%;
}




#searchform #s {
width:150px;
border:1px;
}
#searchsubmit {
background-color:#E44A00;
color:#FFFFFF;
border:0;
}
.postmetadata {
background-color:#f9f9f9;
font-size:0.8em;
padding:2px;
border-style:dotted;
border-color:#ccc;
border-width:1px;
}
.post {
color:#1A3F55;
min-height:404px;
}

.print {
position: relative;
top: 28px;
left:480px;
}

.post p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.9em;
}
#comment {
width:90%;
background-color:#FFDAA3;
border: 0;
color:#333;
}
#commentform input {
background-color:#FFDAA3;
color:#333;
border: 0;
}
.alt {
background-image:url(Bilder/wp_altbg.gif);
}
blockquote {
margin : 15px 10px 0 10px;
font-style:italic;
padding:0 5px 0 5px;
color:#888;
background-image:url(Bilder/wp_quotebg.gif);
}
.alignright {
padding : 1px 2px 0 4px;
font-weight : bold;
color : #222;
float : right;
}
.alignleft {
padding : 1px 2px 0 4px;
font-weight : bold;
color : #222;
float : left;
}
.navigation {
padding-bottom:20px;
}
html > body .entry ul {
margin-left : 20px;
padding : 0 0 0 30px;
list-style : disc;
padding-left : 10px;
}


ul li.page_item ul li.page_item
{
display: none;
}


ul li.current_page_item ul li.page_item
{
display: block;
}
ul li.current_page_ancestor ul li.page_item
{
display: block;
}

