/*  
Theme Name: cordula
Theme URI: 
Description: based on Manhattan 4.2
Version:0 
Author: christian faubel
Tags: black, white, fixed-width, right-sidebar 
*/

body{
margin:0;
font-family: Verdana,Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;

text-align: left;
vertical-align: top;
background: #3b3b3b;
color: white;
}


body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form{
margin: 0;
padding: 0;
}


#wrapper{
margin: 0 auto 0 auto;
width: 960px;
height: 100%;
overflow:hidden;
padding: 0;
text-align: left;
background: #5b5b5b;
}

#container{
float: left;
width: 900px;
height:  100%;
overflow: hidden;
margin: 20px 100px 100px 100px;
display:inline; /* because IE doubles set margins  */
font-family:  Verdana,Arial, Helvetica, Georgia, Sans-serif;
font-size: 14px;
}


#header{
width: 720px;
height: 200px;
padding: 20px;
background: url(graphics/header.jpg);
border: 0px solid black;
border-top: 0;
margin-bottom: 10px;
}

#header-robots{
width: 720px;
height: 365px;
padding: 20px;
background: url(graphics/header-robots.jpg);
border: 0px solid black;
border-top: 0;
margin-bottom: 10px;
}

#header-events{
width: 720px;
height: 365px;
padding: 20px;
background: url(graphics/header-events.jpg);
border: 0px solid black;
border-top: 0;
margin-bottom: 10px;
}

#header-workshops{
width: 720px;
height: 365px;
padding: 20px;
background: url(graphics/header-workshops.jpg);
border: 0px solid black;
border-top: 0;
margin-bottom: 10px;
}

#header-about{
width: 720px;
height: 365px;
padding: 20px;
background: url(graphics/header-about.jpg);
border: 0px solid black;
border-top: 0;
margin-bottom: 10px;
}

/* start: pagemenu */

/* NOTE:  Unlike most Suckerfish dropdowns */
/* This code uses the pagemenu division as the */
/* relative datum, not the top list items */
/* Be aware of this, if you play with the pagemenu codes */


#pagemenudiv{
width: 760px;
height: 30px;
background:#7d7d7d;
/*position:absolute;*/
opacity:.7;
margin-top: -40px;
}

#pagemenudiv ul{
margin: 0;
padding: 0;
list-style-type:none;
}

#pagemenudiv ul li{
float:left;
text-align:center;
}


#pagemenudiv ul li a{
display:block;
height: 28px;
padding-top:2px;
padding-left: 5px;
padding-right: 5px;
border: 0px solid #242424;
float:left;
font-size:20px;
font-family:  Verdana,Arial, Helvetica, Georgia, Sans-serif;
font-weight: 500;
text-decoration:none;
text-transform: lowercase;
color: white;
}

#pagemenudiv ul li a:hover{
background: white;
color: #242424;
}
#pagemenudiv ul li a:active{
background: white;
color: #242424;
}

/* sub pages below */

#pagemenudiv li ul{
position: relative;
display: none;
background: #7d7d7d;

height: 25px;
top: 0px;
left: 0px;
} 


/* end: pagemenu */



#content{
position:relative;
width: 760px;
color: white;
}

#content-pages{
position:relative;
width: 760px;
color: white;
}

/* start: sidebar codes, except for calendar and links */

#sidebar{
position:absolute;
left:570px;
top:20px;
float: left;
width: 220px;
border: 0px solid black;
padding: 0px;
background: #adadad
margin: 0px 0px 0px 0px;
display:inline; /* because IE doubles set margins  */
color: white;
}

#sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 5px 0 5px;
}


#sidebar ul li{
margin: 2px;
padding: 5px;
background: #adadad
color: #ccc;
}

#sidebar ul > li{
border: 0px solid black;
}

#sidebar ul li li{
border: 0px;
}


#sidebar ul li h2{
height: 17px;
padding-top: 0px;
padding-left: 5px;
font-family: verdana,Georgia, Sans-serif;
font-size: 15px;
color:white;
}

#sidebar ul ul li{
padding: 0;
line-height:24px;
}


/* end: sidebar codes, except for calendar and links */


#footer{
clear:both;
width: 1000px;
padding:4px;
position:relative;
background: #323232;
color: #bbb;
}


span.footercredits{
position: absolute;
left: 410px;
}


/* start: anchor/lin codes, except for page menu  */
a:link { color:white; text-decoration:underline; font-size:16px; }
a:visited { color:white; text-decoration:underline;font-size:16px;  }
a:active { color:white;  text-decoration:underline;font-size:16px;  }
a:hover { color:#7b7b7b; text-decoration:underline;font-size:16 px; }


#content a{
text-decoration: underline;
color: #white;
font-weight: 100;
}

#content a:hover{
text-decoration: underline;
color: #7b7b7b;
}

#sidebar a{
text-decoration: none;
color: white;
font-size:17px; 
}

#sidebar a:hover{
text-decoration: none;
color: #5d5d5d;
font-size:17px; 
}


#footer a{
text-decoration: none;
color: white;
}

#footer a:hover{
text-decoration: none;
color: white;
}


/* end: anchor/link codes, except for page menu  */


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}



hr{
border: 1px solid #484848;
}

acronym{
color: #484848;
font-weight: 600;
}

blockquote{
border-top: 1px solid black;
border-bottom: 1px solid black;
padding: 10px;
margin:10px;
background: #b0b0b0;
}

#header-text{
background: #484848;
opacity: .7;
width: 190px;
height: 55px;
position: relative;
font-family: Verdana, Georgia, Sans-serif;^M
color: white;
padding:2px;
border: 0px solid #484848
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

header-h1{
width: 760px;
font-family: Verdana, Georgia, Sans-serif;
font-size: 20px;
font-weight: bold;
padding:10px 10px 0px 10px;
}

header-h1_sub{
width: 400px;
font-family: Verdana, Georgia, Sans-serif;

padding: 0px 10px 10px 10px;
}



.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Verdana, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p{
padding: 10px 0 0 0;
}

p.postmetadata{
border-top: 0px solid white;
border-bottom: 2px solid white;
margin: 10px 0px 0px 0px;
}


.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}


table#wp-calendar{
width: 80%;
}



.comments-template{
margin: 10px 0 0;
border-top: 1px solid #ccc;
padding: 10px 0 0;
}

.comments-template ol{
margin: 0;
pading: 0 0 15px;
list-style: none;
}

.comments-template ol li{
margin: 0px;
line-height: 18px;
padding: 10px;
border-bottom: 1px solid #444;
}

.comments-template ol li.alt{
background: #7d7d7d;
border-bottom: 1px solid #444;
}


.comments-template h2, .comments-template h3{
font-family:verdana, Georgia, Sans-serif;
font-size: 16px;
border-bottom: 1px solid white;
}

.commentmetadata{
font-size: 12px;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-family: Verdana,Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
}

.comments-template img{
border: 0px solid black;
}