/*
THEME NAME: W541
THEME URI: http://w541-stueter.de/wordpress/themes/w541/
VERSION: 0.1a
DESCRIPTION: Mein für unsere Homepage angepasstes Child-Theme von dkret3
AUTHOR: Tobias Vogelbruch
AUTHOR URI: http://www.w541-stueter.de/
TEMPLATE: dkret3
*/

/* Import the style.css of the dkret3 base theme */
@import url('../dkret3/style.css');

/* Header - You can still change the header image in the Settings panel*/
#header {
    background:#14a21b url(library/images/Banner.jpg) no-repeat scroll 0 0;
    background-position:25px 30px;
    color: black;
}

/* Make your changes to the default layout below */
#access a {
color: #14a21b;
}

#access a:hover {
color: #777;
}

div#wrapper {
    width: 95%;
}

.standard {
 border: 1px dotted #14a21b;
 height:40px;
}

.mitglieder {
 border: 2px groove #14a21b;
}

.entry-footer {
display :none;
}

.addthis_toolbox .custom_images a {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img {
    opacity: 1;
}

.addthis_toolbox .custom_images a img {
    opacity: 0.75;
}

.entry-content a[href^='http://'],
.entry-content a[href^='https://'] {
    padding-right: 15px;
    background: url(http://www.w541-stueter.de/Bilder/neues_fenster.gif) right no-repeat;
}

.entry-content a[href$=".pdf"]:after {
    font-size: 10px;
    content: " [PDF]";
}

.entry-content a[href^='http://www.w541-stueter.de'],
.entry-content a[href^='http://www.counto.de'],
.entry-content a[href^='http://w541-stueter.de'] {
    padding-right: 0;
    background: none;
}

#content #tern_members ul li {
    position: relative;
    padding: 0 0 0 15;
    background: none;
}

.tern_members_search,
.tern_members_view,
.tern_members_sort {
    display:none}
