/*
Theme Name: gamescom
Theme URI: http://news.gamescom.de
Description: Das WordPress-Theme für den "Social Media Newsroom" von gamescom. Erstellt von <a href="http://www.vlad-design.de">Vladimir Simovic</a> (aka <a href="http://www.perun.net">Perun</a>)
Version: 1.0
Author: Vladimir Simovic aka Perun
Author URI: http://www.perun.net
*/

body {
    font: 100%/1.55 arial, sans-serif;
    background: #fff url(img/body.jpg) repeat-x; color: #444;
    padding: 0; margin: 0; height: 100%;
}

img { border: none; }


a { text-decoration: none; color: #1d8bc7; }
a:hover { text-decoration: underline; color: #444; }

.clearer { clear: both; }

.center { text-align: center; }


#container {
    width: 986px; padding: 1px 12px 1px 1px;
    background: #fff url(img/hintergrund-alles.jpg) no-repeat;
    font-size: 12px;
}

/* Der Kopfbereich */
#kopfbereich { width: 787px; height: 160px; }

#hauptnavi { margin: 0 0 0 270px; padding: 0; list-style: none; }

#hauptnavi li { display: inline; }

#hauptnavi li a {
    float: left;
    color: #fff;
    margin-right: 10px; padding-right: 10px; line-height: 29px;
    background: url(img/navi-trenner.gif) no-repeat right top;
}
#hauptnavi li a.kein-hintergrund { background: none; }

#kopfbereich form {
    position: absolute; top: 132px; left: 25px;
    color: #fff;
    line-height: 20px;
}
#kopfbereich input { margin-left: 10px; }


#kopfbereich .suchwort {
    background: none; border: none;
    padding: 0; margin-right: 88px; margin-left: 0; width: 155px;
    color: #444;
}
#kopfbereich form button {
    position: absolute; left: 160px;
    background: none; border: none;
    width: 23px; height: 23px;
    cursor: pointer;
}


/* Der mittlere Bereich: "linke Seite" + rechte Sidebar */
#mitte {
    padding-left: 18px;
    background: url(img/schatten.gif) repeat-y 799px 0;
}

/* Die linke Seite: Inhalt + linke Sidebar */
#linke-seite { float: left; width: 769px; padding-top: 42px; }

/* Mitte -> linke Seite -> Inhalt */
#inhalt { width: 517px; float: right; margin-bottom: 3em; }

#inhalt h1 {
    font-size: 20px; font-weight: normal; line-height: 1;
    margin: 0;
    color: #0293f6;
}
#inhalt h2 {
    font-size: 16px; font-weight: normal;
    margin: 0;
    border-bottom: 1px solid #ddd;
}

#inhalt h3 {
    border-bottom: 1px solid #ddd;
    font-weight: normal; font-size: 15px;
    position: relative;
}
#inhalt h3.artikel-titel { border: none; }

#inhalt h3 img { position: absolute; right: 0; top: 2px; }

#inhalt h4 { font-size: 1em; margin-bottom: 0; }

#inhalt a { font-weight: bold; }

#inhalt .auszug { padding-left: 70px; background: url(img/auszug.gif) no-repeat left 4px; }
#inhalt .auszug p { margin-top: 0; }

#inhalt .widget ul { padding-left: 0; margin-left: 0; list-style: none; }
#inhalt .widget li { padding-left: 70px; margin-bottom: 15px; background: url(img/auszug.gif) no-repeat left 4px; }
#inhalt .widget h4 { display: none; }
#inhalt .widget .rss-date { font-weight: bold; white-space: nowrap; }

#inhalt .artikel-titel { margin-bottom: 0; }
#inhalt .beitrags-info { margin-top: 0; }

#inhalt .weitere-meldungen, .pagebar {
    margin: 12px 0 35px 67px; padding: 5px 0;
    border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;
}


#footer { border-top: 1px solid #eee; }
#footer p { margin: 5px 0 15px 17px; }

/* Kommentarbereich */
ol#commentlist { margin-left: 25px; padding-left: 0; }
textarea#comment { width: 500px; }


/* Mitte -> linke Seite -> -> linke Sidebar */
#linke-sidebar { width: 208px; float: left; margin-top: 61px; }

#linke-sidebar h2 {
    font-size: 12px;
    background: url(img/sidebar.gif) no-repeat; color: #333;
    padding-left: 19px; margin-top: 0;
}

#linke-sidebar ul { padding: 0; margin: 1px 0 25px 0; list-style: none; }
#linke-sidebar li { border-bottom: 1px solid #ddd; margin: 4px 0 2px 0; }
#linke-sidebar li a { padding-left: 19px; }


/* Mitte -> rechte Sidebar */
#rechte-sidebar { width: 170px; float: right; }

#rechte-sidebar .kontakt-box { background: #f3f7e8 url(img/sidebar-box.gif) repeat-x bottom; padding-bottom: 1px; }


#rechte-sidebar h2 {
    background: #e5efcd;
    margin: 0; padding: 2px 10px;
    font-size: 1em; font-weight: bold;
}

#rechte-sidebar .kontakt-foto { float: left; margin: 15px 10px 7px 0; }

#rechte-sidebar .wp-tag-cloud {
    margin: 15px 0; padding: 5px 0; list-style: none;
    border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;
}
#rechte-sidebar .wp-tag-cloud li { display: inline; }


/* Sonstiges */
a.start-link {
    text-indent: -9999px;
    position: absolute; top: 13px; left: 19px;
    width: 81px; height: 78px;
}

a.km-link {
    text-indent: -9999px;
    position: absolute; top: 42px; left: 820px;
    width: 120px; height: 40px;
}