/*
Theme Name: echt-evangelisch.de
Author: Valentina Rotkin & Bastian Fraune
Author URI: varrot@gmail.com bastianfraune@gmail.com
Theme URI: http://www.echt-evangelisch.de/wp-template/
Description: Special constrcuted Theme for a local Church in Steinfurt, NRW, Germany. 
Version: 0.9
*/

@charset "utf-8";

/*---FONTS---*/

@import url(http://fonts.googleapis.com/css?family=Arapey:400italic,400);

/*****RESET*****/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    line-height:normal;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */

input, select {
    vertical-align:middle;
}

a, a:link, a:visited, a:hover, a:active, a:focus 
{
    border:medium none;
    margin:0 auto;
    outline:medium none;
}

a img 
{
    border: none;
}

a { 
    color: #474747; 
    text-decoration:none;
} 
a:visited { 
    text-decoration: none; 
} 
a:hover { 
    text-decoration: none; 
} 
a:active { 
    text-decoration: none; 
}  

/***** RESENT END ******/

/***** CLASSES ****/

/****** For modern browsers ******/
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

.selected
{
    background-image:url(picture/buttonactive.png);
}

.schlagschatten 
{
    -webkit-box-shadow: 0.3px 1px 1px #aaa;
    -moz-box-shadow: 0.3px 1px 1px #aaa;
    box-shadow: 0.3px 1px 1px #aaa;
}

/***** CLASSES END ****/

p
{
line-height:1.2;
}

ul
{
    
    list-style-type:none;
}

h1
{
    color:#4f4f97;
    font-size:150%; 
    padding-top:10px;
    padding-bottom:3px;
}

h2
{
    color:#4f4f97;
    font-size:120%;
    padding-top:10px;
    padding-bottom:3px;
}

h3
{
    font-family:Arial;
    font-size:90%;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:10px;
    color:#474747;
}


article > section > ul > li > a, aside > div > ul > li > a
{
    color:#4f4f97;
    font-size:80%;
    padding-top:10px;
}

article > section > p > a
{
    color:#4f4f97;
    font-size:110%;
    padding-top:10px;
}

article > ul > li > div > div > a
{
    color:#4f4f97;
    font-size:80%;
    padding-top:10px;
    display:block;
}
body
{
    font-family: 'Arapey', serif;
    margin: 0px auto;
    color:#474747;
    font-size:91%;
    background-image:url(picture/background.jpg);
    background-position:center top;
}

blockquote
{
    padding:10px;
}

cite
{
    display:block;
    padding-top:10px;
    font-size:90%;
}

time 
{
    float:left;
}

#innercontainer
{
    width:960px;
    position:relative;
    margin:0px auto;
}

#wrapper 
{
    width:960px;
    margin: 0px auto;
}

body > header
{
    height:42px;
    background-image:url(picture/header.jpg);

}


body > header > div > nav, body > header > div > h1
{
    position:absolute;
}

header > div > nav 
{
    right:0px;
}

header > div > nav > ul > li > a
{
    padding-left:7px;
    padding-right:7px;
    padding-top:7px;
    font-family:arial, verdana, sans-serif;
    font-size:100%;
    display:block;
}

header > div > nav > ul > li > img
{
    padding-left:25px;
    padding-top:6px;
    display:none;
}

header > div > nav > ul > li:hover img
{
    display:block;
}

body > header > div > h1
{
    background-image:url(../echt-evangelisch/picture/logo.png);
    background-repeat:no-repeat;
    height:163px;
    width:183px;
    text-indent:-99999px;
    top:36px;
    left:0px;
}

header > div > nav > ul > li, #wrapper > nav > ul > li
{
    float:left;
}

header > div > nav > ul > li
{
    border: 1px solid #CCC;
    border-right:none;
    padding:9px 5px 0px 5px;
    border-top:none;
    border-bottom:none;
    height:33px;
}

header > div > nav > ul > li.last
{
    border-right: 1px solid #CCC;
}




#wrapper > nav > ul > li
{
    background-image:url(picture/button.png);
    background-repeat:no-repeat;
    width:92px;
    text-align:center;
    margin:100px 2px 0px;
}

#wrapper > nav > ul > li
{
    font-size:125%;
    padding-top:14px;
    height:23px;
}

#wrapper > nav > ul > li:hover
{
    background-image:url(picture/buttonactive.png);
background-repeat: no-repeat;
}

#wrapper > nav > ul > li:hover
{
    padding-top:5px;
    height:32px;
}

#wrapper > nav > ul > li.selected:hover
{
    background-image:url(picture/button.png);
}

#wrapper > nav > ul > li.selected:hover a
{
    padding-top:0px;
}

#wrapper > nav > ul > li.selected
{
    background-image:url(picture/buttonactive.png);
}

#wrapper > nav > ul > li.selected a
{
    padding-top:10px;
}

#wrapper > nav
{
    margin-left:180px;
}


article > section > img
{
    width:430px;
    height:214px;
}

article > section
{
    padding-top:40px;
    padding-left:40px;
    padding-right:40px;
}

article > nav > ul > li > a
{
    display:block;
    background-image:url(picture/point.png);
    width:11px;
    height:19px;
    background-repeat:no-repeat;
    float:left;
    padding:0px 7px;
}

article > nav > ul
{
    display: inline-block;
    width:100px;
}

article > nav
{
    text-align:center;
    margin-top:10px;
    border-bottom:1px solid #cccccc;
}

article > nav > ul > li > a:hover
{
    background-image:url(picture/pointyellow.png);
}   

article 
{
    margin-left:163px;
    width:510px;
    float:left;
    background-color:#e8e7dd;
}

article > footer
{
    background-color:#e8e7dd;
    height:40px;
}


aside
{
    margin-left:680px;
    width:238px;
    position:relative;
    background-color:#e8e7dd;
}


article > section > ul
{
    width: 215px;
    float: left;
}



article > section > ul > li > a
{
    float:left;
    padding-top:10px;
}

aside > header > blockquote
{
    display:block;
}

aside > header
{
    height:auto;
    background-color:#f1f0ed;
    padding:8px;
}

aside > header > img
{
   position:absolute; 
   top:-26px;
   right:15px;
}

aside > header > h2
{
    margin-top:15px;
    margin-left:10px;
}

aside > div
{
    padding:8px;
    background-color:#e8e7dd;
    display:inline-block;
}

aside > div > nav > ul > li
{
    float: left;
}

aside > div > ul > li
{
    float: left;
    border-bottom:1px solid #cccccc;
    margin-top:10px;
    padding-bottom:10px;
}

aside > div > ul > li.last
{
    border-bottom:none;
}

aside > div > nav 
{
    height: 20px;
}

aside > nav
{
    position:absolute;
    top:0px;
    right:-42px;
}

#spenden
{
    background-image:url(picture/spenden.png);
background-repeat: no-repeat;
    width:42px;
    height:148px;
}

#spenden:hover
{
    background-image:url(picture/spendenactive.png);
background-repeat: no-repeat;
}

#facebook
{
    background-image:url(picture/facebook.png);
background-repeat: no-repeat;
    width:42px;
    height:65px;
}

#facebook:hover
{
    background-image:url(picture/facebookactive.png);
background-repeat: no-repeat;
    background-repeat:no-repeat;
}

#twitter
{
    background-image:url(picture/twitter.png);
background-repeat: no-repeat;
    width:42px;
    height:80px;
}

#twitter:hover
{
    background-image:url(picture/twitteractive.png);
    background-repeat:no-repeat;
}

aside > footer > ul
{
    text-align:right;
    display:inline-block;
}

aside > footer 
{
    background-color:#f1f0ed;
    padding:8px;
    text-align:right;
}


/***** GRUPPENANSICHT *******/

.gruppenansicht article > ul > li > p
{
    display:none
}

.gruppenansicht article > ul > li:hover p
{
    display:block;
    background-color:#cccccc;
}

.gruppenansicht article > ul > li > a, article > ul > li > p > a
{
    color:#4f4f97;
}

.gruppenansicht article > ul > li > a
{
    padding-left:20px;
}

.gruppenansicht article > ul > li.first
{
    margin-top:0px;
}

.gruppenansicht article > ul > li > p
{
    margin-top:10px;
    padding:20px 20px;
    background-color:#dcdac6;
}

.gruppenansicht article > section > header > h1
{
    background-image:none;
}

.gruppenansicht article
{
    background-color:#dcdac6;
}

.gruppenansicht aside > div
{
    display:block;
}

/***** GRUPPENANSICHT END *****/

#contact
{
   height:120px;
   width:89px; 
}

#section2
{
    padding-top:10px;
}

/***** DRITTEEBENE *****/
.dritteEbene > div > aside > div > ul > p
{
    padding:40px 0px 20px 0px;
}

.dritteEbene > div > aside > div > ul > li
{
    border-bottom:none;
    float:left;
    padding:40px 10px 60px 0px;
    margin:0px;
}

.dritteEbene > div > aside > div
{
    padding:20px;
    width:198px;
}

.dritteEbene > div > aside > header > img
{
    position:relative;
    width:110px;
    height:140px;
    top:0px;
    right:0px;
    padding:0px 55px 10px 55px;
    display:block;
}

.dritteEbene > div > aside > header > div
{
    text-align:center;
}

.dritteEbene > div > aside > div > div
{
    border-bottom:1px dashed #474747;
    padding:10px 0px 30px 0px;
}

.dritteEbene > div > article > section > img
{
    width:230px;
    height:150px;
    float:right;
    padding:0px 0px 10px 10px;
}

.dritteEbene > div > article > section > header > h1
{
    padding:10px 0px;
}

.dritteEbene > div > article > section > div > ul > li > h1
{
    font-size:110%;
    color:#474747;
    padding:10px 0px 20px 0px;
}

.dritteEbene > div > article > section > footer > ul > li
{
    padding:10px;
    position:absolute;
    right:0px;
    color:#4f4f97;
}

.dritteEbene > div > article > section > footer > ul > li > a
{
    color:#4f4f97;
}

.dritteEbene > div > article > section
{
    padding:40px;
}

.dritteEbene > div > article > section > footer
{
    position:relative;
}
/***** DRITTEEBENE END *****/

/***** ACCORDION *****/


#acc {width:510px; list-style:none; color:#033}
#acc h3 {width:502px; padding:6px 6px 8px; font-weight:bold; margin-top:5px; margin-left:-2px; cursor:pointer; background-color:#e8e7dd;}
#acc h3:hover {background-color:#edeacf;}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:490px; padding:15px; border-top:none; background:#dcdac6}

#nested {width:425px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:411px; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#nested h3:hover {background:url(images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:393px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(images/header_over.gif)}

h3
{
    color:#4f4f97;
}

/****** ACCORDION END***** /

