Name: Gesellschaft für Bildung und Wissen e.V. - Responsive Theme URL: http: //marc-schuetze.de
Description: A Responsive Update of GBW Theme Author: Marc Schütze Author URI: http: //www.marc-schuetze.de
Version: 1.1 Tags: white,
green,
gray,
three columns,
custom headers,
widgets,
gravatar,
fixed width,
easy customization,
valid XHTML,
valid CSS The CSS,
XHTML and design is released under GPL: http: //www.opensource.org /licenses/gpl-license.php
* / body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td,
html,
label,
table,
tr,
td {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

body {
    background: #FFFFFF url("images/bg.jpg") center repeat-y;
    color: #323232;
    margin: 0px auto 0px;
    padding: 0px;
}

#stripe {
    background: #FFFFFF url("images/top.gif") repeat-x;
    height: 9px;
}

#pdfdownload,
.article2pdf_link {
    padding: 20px 30px;
    border-top: 1px solid #EFEFEF;
    background-image: url(./images/pdf.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.autoren {
    border-top: 1px solid #DDDCDC;
    margin: 10px 0px 10px 0px;
    padding: 10px 0px;
}

.autoren_top {
    margin: 0px;
    padding: 0px;
}

.breakline {
    border-bottom: 1px dashed #E2DDDE;
    margin-bottom: 15px;
}


/************************************************
*	Wordpress Suggestions						*
************************************************/

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

.marker {
    width: 0px !important;
    height: 0px !important;
}
