/*  
Theme Name: Landzilla
Theme URI: http://www.perun.net/
Description: Landzilla is a Theme for WP 1.5. Made by Vladimir Simovic aka Perun (private Weblog: <a href="http://www.perun.net">www.perun.net</a>).
Version: 1.0
Author: Vladimir Simovic
Author URI: http://www.vlad-design.de

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

body {
padding: 0 0 2em 0;
margin: 0;
text-align: center;
font: 70% verdana,arial, sans-serif;
background: #c3d9ff url(http://dor.co.il/images/top5.jpg) repeat-x;
color: #333;
line-height: 150%;
direction:rtl;
}

hr {
display: none;
}

img {
border: none;
}

ins {
text-decoration: none;
border-bottom: 1px dashed #F26722;
}

acronym, abbr, dfn {
border-bottom: 1px dashed #333;
font-style: normal;
}

blockquote {
border-right: 5px solid #759D00;
margin: 1em 0;
padding: 5px 10px;
background: #E3EBCC;
width: 490px;
}

code, pre {
color: #F26722;
font: 1.1em 'courier new', courier, monospace;
}

.bild-links {
float: right;
margin: 0 0 3px 15px;
}

.bild-rechts {
float: left;
margin: 0 15px 3px 0;
}

.center {
text-align: center;
}

#container {
text-align: right;
margin: 0 auto;
width: 770px;
padding: 0 0 1em 0;
position: relative;
background: url(http://dor.co.il/wb/templates/landzilla/background.jpg) repeat-y right;
border-bottom: 1px solid #ddd;
}

#kopf {
background: url(http://dor.co.il/wb/templates/landzilla/header.jpg) no-repeat;
height: 190px;
margin-bottom: 15px;
}

#kopf h1 {
font: 30px 'trebuchet ms', sans-serif;
color: #2779e7;
margin: 0;
padding: 5px 15px;
}

#kopf h1 a {
color: #2779e7;
text-decoration: none;
}

#navi {
float: left;
width: 200px;
text-align: center;
background: #c3d9ff;
font-size: 1.1em;
padding: 0 0 5px 0;
margin: 0 0 15px 15px ;
display: inline;
}

#navi ul, #navi ol, #navi p, #navi form, #navi dl {
text-align: right;
padding-left: 10px;
padding-right: 10px;
}

#navi div {
margin: 10px 10px 15px 10px;
text-align: right;
}

#navi h2 {
font: bold 140% verdana, sans-serif;
color: #fff;
margin: 0 0 .5em 0;
padding: 4px 7px 4px 0px;
background: #2779e7 url(http://dor.co.il/images/subtitlebg.jpg) no-repeat center right;
text-align: right;
}

#navi a {
font-weight: bold;
color:#2779e7;
text-decoration: none;
}

#navi a:hover {
color: #444;
}

#navi ul {
list-style: none;
margin: .5em 0 1em 0;
}

#navi ul ul {
margin: 2px  7px 2px 7px;
padding: 0 10px 0 0;
background:transparent url(http://edutec.co.il/dev/Themedefault/graphics/contentbg.png) repeat scroll 0 0;
}

#navi .navi-search {
margin-bottom: 3px;
width: 150px;
font-size: 1em;
}

#inhalt {
margin-left: 235px;margin-top:-20px;
margin-right: 15px;
padding: 1.1em 0;
font-size: 1.1em;
}

#inhalt h2 {
color: #666;
border-bottom: 1px solid #E3EBCC;
font: bold 1em verdana, sans-serif;
text-align: center;
margin: .5em 0 0 0;
padding: 2px 5px;
}

#inhalt h2 a {
text-decoration: none;
}

#inhalt h3 {
padding: 4px 7px 4px 0;
margin:  .5em 0;color:#fff;
font-size: 1.4em;
background:#2779E7 url(http://dor.co.il/images/subtitlebg.jpg) no-repeat scroll right center;
}

#inhalt h3 a {
color: #648600;
text-decoration: none;
}

#inhalt h3 a:hover {
color: #759D00;
text-decoration: none;
}

#inhalt h4 {
font-size: 1.3em;
padding: 0;
margin: 1em 0;
color: #444;
}

#inhalt h5 {
font-size: 1.1em;
padding: 0;
margin: 1em 0;
color: #444;
}

#inhalt a, #footer a {
color: #2779e7;
}

#inhalt a:hover, #footer a:hover {
color: #333;
text-decoration: none;
}

#inhalt .meta {
font-size: .9em;
background: #E3EBCC;
margin: 0;
padding: 1px 5px;
}

#inhalt .feedback {
margin: 1em  1em 1em 1.7em;
text-align: left;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #E3EBCC;
}

#commentform {
margin: 1em 0;
padding: 1em;
border: 1px solid #759D00;
background: #E3EBCC;
}

#footer {
clear: both;
margin: 3em 15px 0 15px;
padding: 5px;
text-align: center;
font-size: .8em;
}