/*  
Theme Name: Eurogate
Theme URI: http://www.eurogate-cam.de/
Description: Standardtheme für eurogate-cam.de
Version: 1.0
Author: Markus Baumer
Author URI: http://mbaumer.de/
*/


body {
    margin: 0;
    padding: 0;
    text-align: center;
}

hr, .hide {
    display: none;
}

#header {
    background: url(images/header_bgr.png) repeat-x;
    text-align: center;
    height: 110px;
}

#header h1 {
    text-indent: -200em;
    background: url(images/header_logo.png) no-repeat;
    width: 373px;
    height: 110px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 18px 0 0;
}

#subheader {
    background: #990033;
    border-top: 2px solid #4C0019;
    border-bottom: 1px solid #4C0019;
    text-align: center;
    height: 25px;
}

#subheader h2 {
    text-indent: -200em;
    background: url(images/subheader_text.png) no-repeat;
    width: 340px;
    height: 25px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0px 0 0;
}

#menu {
    background: url(images/menu_bgr.png) repeat-x;
    text-align: center;
    height: 45px;
    padding-top: 10px;
}

#menu ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    width: 340px;
    height: 15px;
    background: url(images/menu_sep.png) no-repeat left center;
}

#menu li {
    float: left;
    width: 85px;
    background: url(images/menu_sep.png) no-repeat right center;
}

#menu a {
    color: #473C1F;
}

#menu li.current_page_item a,
#menu li.current_page_parent a {
    text-decoration: none;
}

#menu a:hover {
    color: #8D8668;
}

#menu li ul {
    display: none;
}

#menu li.page-item-6 {  /* Hide imprint from menu */
    display: none;
}


#content {
    background: url(images/footer_bgr.png) no-repeat bottom center;
    width: 810px;
    margin: 0 auto;
    padding: 0 25px 40px 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #444;
}

#content h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    padding: 0;
    margin: 1em 0;
}

#footer {
    height: 65px;
    padding-top: 10px;
    clear: both;
}

#footer small {
    padding-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.5em;
}

#footer a {
    color: #473C1F;
    font-weight: bold;
}

#footer a:hover {
    color: #8D8668;
}


#content.page-webcam {
    margin-top: 20px;
}

#content.page-webcam div.entry {
    width: 340px;
    margin: 0 auto;
}

#content.page-webcam div.entry img {
    border: 1px solid #000;
    width: 340px;
    height: 255px;
    margin-bottom: 20px;
}

#content.page-webcam div.entry p {
    line-height: 1.3em;
    text-align: justify;
    margin: 1.3em 0;
    padding: 0;
}




#content.page-archiv {
    margin-top: 20px;
}

#content.page-archiv div.entry {
    width: 340px;
    margin: 0 auto;
}

#content.page-archiv div.entry img {
    border: 1px solid #000;
    width: 340px;
    height: 255px;
    margin-bottom: 20px;
}

#content.page-archiv div.entry p {
    line-height: 1.3em;
    text-align: justify;
    margin: 1.3em 0;
    padding: 0;
}



#content.page-impressum {
    margin-top: 20px;
}

#content.page-impressum div.entry {
    width: 340px;
    margin: 0 auto;
}

#content.page-impressum div.entry img {
    border: 1px solid #000;
    width: 340px;
    height: 255px;
    margin-bottom: 20px;
}

#content.page-impressum div.entry p {
    line-height: 1.3em;
    text-align: justify;
    margin: 1.3em 0;
    padding: 0;
}

#content.page-impressum div.entry ul {
    text-align: left;
}




#content.page-aktuelles h2 {
    margin-bottom: 0.5em;
}

#content.page-aktuelles .post {
    text-align: left;
}

#content.page-aktuelles a {
    color: #473C1F;
    font-weight: bold;
}

#content.page-aktuelles .post a:hover {
    color: #8D8668;
}

#content.page-aktuelles .post small {
    font-size: 11px;
}

#content.page-aktuelles .post .entry {
    line-height: 1.3em;
}

#content.page-aktuelles .postmetadata {
    border: 2px solid #E7E4C6;
    padding: 5px;
}

#content.page-aktuelles h3#respond,
#content.page-aktuelles h3#comments {
    text-align: left;
}

#content.page-aktuelles ol {
    text-align: left;
}

#content.page-aktuelles form {
    text-align: left;
}

#content.page-aktuelles ol.commentlist p {
    line-height: 1.3em;
    font-size: 12px;
}

.page-eurogate {
    text-align: left;
}

#content.page-eurogate h2 {
    margin-left: 10px;
}

.eurogatecols {
    height: 42em;
}

#content div.col {
    width: 248px;
    margin: 0 10px;
    float: left;
    text-align: fjustify;
}

#footer span {
    padding: 20px;
    display: block;
}

#footer #kredit {
    color: #A79C7F;
}
