/*
Theme Name: picoCMS
Theme URI: http://stereophone.de/
Description: Klassisches CMS Template mit Page/Subpage Navigation
Author: stereophone
Author URI: http://stereophone.de/
*/

html, body {
height: 100%;
}

body {
background: #ffffff;
margin: 0px;
padding: 10px 0 10px; 0;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
text-align:center;
font-size: 12px;
}

a {
font-weight: bold;
text-decoration:none;
color: #ffffff;
}

h1 {margin:0px;}
h2 {margin: 0;border-bottom: solid 1px #ccc;}

#interface {
background: #ffffff url(pics/tapete.png);
width: 800px;
margin: 0 auto;
text-align:left;
padding:0;
border: 1px solid #999999;
position: relative;
border-top-left-radius: 20px 20px; border-top-right-radius: 0px 0px; border-bottom-right-radius: 0px 0px; border-bottom-left-radius: 0px 0px;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
}

#head {
width: 800px;
height: 80px;
background: url(pics/gorki_logo.png) no-repeat;
margin: 0px;
padding: 0px;
}

#head h1 {
color: #ff0000;
padding-top: 20px;
text-align: center;
} .description {text-align: center;}

#gorki_head {
float: right;
margin: 0px; padding: 0px;
}

#head #title, #head .description {
display: none;
}

#menu {
width: 800px;
height: 34px;
background: #56890f url(pics/gorki_logo2.png) no-repeat;
border-top-left-radius: 0px 0px; border-top-right-radius: 0px 0px; border-bottom-right-radius: 5px 5px; border-bottom-left-radius: 20px 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
}

#menu a{
color: #fff;
font-size: 14px;
} #menu a:hover {color:#000000;}

#menu ul{margin: 0; padding: 0;
list-style: none;
float: right;
}

#menu li{
list-style: none;
float:left;
padding: 0;
margin: 6px 10px 0 10px;
}

#container {
width: 800px;
padding-top:10px;
}

#navi {
float:left;
width: 230px;
}

#navibox {
width: 210px;
background: #ff;
margin-left: 10px;
margin-bottom: 10px;
}

#navibox ul{margin: 0; padding: 0;
}

#navibox li{
width: 200px;
height: 22px;
background: #f65c18;
margin-bottom: 5px;
border-left: solid 5px #000000;
padding-left: 5px;
padding-top: 5px;
list-style: none;
border-top-left-radius: 0px 0px; border-top-right-radius: 10px 10px; border-bottom-right-radius: 10px 10px; border-bottom-left-radius: 0px 0px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
}

#navibox li:hover{
background: #f68c18;
}

#content {
float:left;
width: 569px;
background: #fff;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-bottom: 1px solid #999999;
border-top-left-radius: 10px 10px; border-top-right-radius: 0px 0px; border-bottom-right-radius: 0px 0px; border-bottom-left-radius: 10px 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
}

#contentbox {
width: 550px;
margin-left: 10px;
margin-bottom: 10px;
}

#footer {
clear:both;
width: 800px;
height: 30px;
background: #56890f;
}

#footerlink{
float:right;
margin: 6px 10px 10px 10px;
} 

#footerhint{
float:left;
margin: 6px 10px 10px 10px;
} 

#footer a:hover {color:#000000;}
