/*
Theme Name: Fachtagung Spieleautoren GbR
Theme URL: http://www.chamaeleon-medien.de
Description: Template der Fachtagung Spieleautoren GbR
Version: 1.0
Author: Henning Poehl
Author URL: http://www.chamaeleonmedien.de

*/

h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
        margin: 0;
        padding: 0;
}

body{
font-family: verdana, arial, helvetica, sans-serif;
font-size:9pt;
font-weight: normal;
font-style: normal;
color: #2f2f2f;
background:#fff;
text-align: left;
scrollbar-face-color: #e1e1e1;
scrollbar-highlight-color: white;
scrollbar-shadow-color: white;
scrollbar-3dlight-color: #00036c;
scrollbar-arrow-color: #336699;
scrollbar-track-color: #e1e1e1;
scrollbar-darkshadow-color:#00036c;
background-image:  url(http://www.spieleautorentagung.de/spieleautorentage/spieleautoren/hintergrund.jpg);
background-repeat: repaeat;
background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6{
        font-family: Arial, Helvetica, Georgia, Sans-Serif;
        font-size: 18px;
        font-weight: normal;
}

a:link       { color: #000000; text-decoration: underline; }
a:visited    { color: #000000; text-decoration: underline; }
a:hover      { color: #B97625; text-decoration: none; }
a:active     { color: #000000; text-decoration: underline; }

td {
font-family: verdana, arial, helvetica, sans-serif;
font-size:9pt;
         }

.sidebar a:link{
text-decoration: none;
color: #000;
}
.sidebar a:activ{
text-decoration: none;
color: #000;
}
.sidebar a:visited{
text-decoration: none;
color: #000;
}
.sidebar a:hover{
text-decoration: underline;
color: #B97625;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }
address, dl, p{ padding: 10px 0 0; }

blockquote{
        margin: 10px 0 0;
        background: #ddd;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
        margin: 10px;
        background: #fff;
}


code{
        background: #f9f9f9;
}

dt{ font-weight: bold; }
dd{ padding: 0 0 0 15px; }

hr{
        clear: both;
        margin: 10px 10px 5px 10px;
        border: 0;
        height: 1px;
        text-align: left;
        background: #eee;
        color: #eee;
}
small{
        font-size: 11px;
}

pre{
        width: 90%;
}

input, textarea{
        font-family: Arial, Helvetica, Georgia, sans-serif;
        font-size: 12px;
        padding: 2px;
}
input#s, input#author, input#email, input#url, textarea#comment{
        padding: 3px;
}
input#author, input#email, input#url{
        margin: 0 5px 0 0;
}

.container{
        margin: 1px auto;
        width: 902px;
        text-align: left;
        vertical-align: top;
        background: #E0C56C;
}

.page{
margin: 1px 1px 1px 1px;
        float: left;
        width: 900px;
        background: #E0C56C;
        color: #000;
}

#banner{
        display: inline;
        margin: 1px 1px 0px 1px;
        float: left;
        width: 898px;
        height: 120px;
        overflow: hidden;
        background-image: url(http://www.spieleautorentagung.de/spieleautorentage/spieleautoren/spieleautorentagung_logo_1a.jpg);
        clear: both;
}

#menu{
        display: inline;
        float: left;
        margin: 0px 1px;
        width: 898px;
        border-top: 1px solid #4a4a4a;
        border-bottom: 1px solid #4a4a4a;
        background: #B97625;
        clear: both;
}
#menu ul{
        margin: 0;
        padding: 5px 10px;
        list-style: none;
}
#menu ul li{
        display: inline;
        padding-right: 10px;
}
#menu ul li h1{
        display: inline;
        font-size: 11px;
        text-transform: uppercase;
}
#menu ul li a{
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
}
#menu ul li a:hover{
color: #000000;
        text-decoration: underline;
}

.sidebar{
        display: inline;
        float: left;
        margin: 25px 0 0 1px;
        width: 266px;
        color: #1734a5;
}
.sidebar ul{
        margin: 0;
        padding: 0;
        list-style: none;
        background: #E0C56C;
}
.sidebar ul li{ }
.sidebar ul li.widget_search{
        padding: 10px;
}
.sidebar ul li h2{
        border-top: 1px solid #4a4a4a;
        border-bottom: 1px solid #4a4a4a;
        padding: 10px;
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
        background: #B97625;
        color: #fff;
}
.sidebar ul li h2 a, .sidebar ul li h2 a:hover{
        color: #fff;
}
.sidebar ul ul{ padding: 5px 10px 10px; }
.sidebar ul ul li{ line-height: 18px; }
.sidebar ul ul ul{ padding: 0; }
.sidebar ul ul ul li{ padding: 0 0 0 10px; }


.sidebar li#search input, .obar li#search input{
        margin: 0 0 5px;
}

.narrowcolumn{
        display: inline;
        float: left;
        margin: 0 1px 1px 1px;
        width: 631px;
        font-family: Arial;
        font-size: 12px;
        background: #fff;
        color: #000;
}

.post{
        padding: 15px;
}

.post h2, .post h2 a, .post h2 a:hover{
        font-size: 18px;
        font-weight: normal;
        color: #B97625;
}

.postdate{
        margin-top: 10px;
        border-top: 1px solid #ccc;
        padding: 5px 5px;
        font-size: 11px;
        background: #e6e6e6;
        color: #333;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
        border: 0;
        padding: 15px 0 0;
        font-weight: bold;
}
.entry h1{
        font-size: 30px;
        font-weight: normal;
        line-height: 36px;
}
.entry h2{
        font-size: 18px;
}
.entry h3{
        font-size: 16px;
}
.entry h4{ font-size: 14px; }
.entry h5{ font-size: 12px; }
.entry h6{ font-size: 11px; }
.entry{
        font-family: Arial;
        font-size: 12px;
        line-height: 18px;
}
.entry a, .entry a:hover{
        color: #D96D00;
}
.entry img{
        border: 1px solid #ccc;
        padding: 4px;
}
.entry img.wp-smiley{
        padding: 0;
        border: 0;
}
.entry img.alignleft{
        float: left;
        margin: 5px 10px 0 0;
}
.entry img.alignright{
        float: right;
        margin: 5px 0 0 10px;
}
.entry p.postinfo{
        margin: 10px 0 0;
        border-top: 1px solid #ccc;
}

.browse{
        padding: 15px;
        line-height: 18px;
}

/* comments template */
.comments-template{
        margin: 10px 0 0;
        border-top: 1px solid #ccc;
        padding: 10px 0 0;
}
.comments-template a, .comments-template a:hover{
        color: #D96D00;

.comments-template ol{
        margin: 0;
        padding: 0 0 20px;
        list-style: none;
}
.comments-template ol li{
        margin: 10px 0 0;
        line-height: 18px;
        padding: 0 0 20px;
        border-bottom: 1px solid #ccc;
}
.commentmetadata{
        font-size: 12px;
}
.comments-template p.nocomments{
        padding: 0;
}
/* end comments template */

/* wp-calendar */
table#wp-calendar{
        width: 100%;
        font-family: Arial, Helvetica, Georgia, Sans-Serif;
        text-transform: none;
}
table#wp-calendar caption{
        padding: 10px 15px;
}
table#wp-calendar th{
        font-weight: normal;
        text-align: center;
        vertical-align: top;
        background: #ddd;
}
table#wp-calendar td{
        padding: 1px;
        text-align: right;
}
table#wp-calendar tfoot td{
        text-align: center;
}
/* end calendar */

#footer{
         display: inline;
         float: left;
         margin: 0px;
         width: 900px;
         background: #E0C56C;
         color: #FFFFFF;
}
#footer a, #footer a:hover{
        color: #000000;
}
#footer p{
        padding: 10px;
        line-height: 18px;
}
#content_start {position: absolute;left: -10000px;};