/*
Theme Name: Matth&auml;us Individual-Kubrick
Theme URI: http://www.brandl-muc.de/madrid/
Description: Das komplett eingedeutschte Standard-Theme - basierend auf dem famosen <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Deutsche Bearbeitung: <a href="http://blogshop.de">Olaf A. Schmitz</a>. Individualisierungen : <a href="http://impressum.brandl-muc.de">Matth&auml;us Brandl</a>
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

        Kubrick v1.5
         http://binarybonsai.com/kubrick/

        This theme was designed and built by Michael Heilemann,
        whose blog you will find at http://binarybonsai.com/

        The CSS, XHTML and design is released under GPL:
        http://www.opensource.org/licenses/gpl-license.php

*/

@import "style.css.php";

/* Additional custom CSS */

/* Link classifications */
a.wikipedia       { padding-right: 12px; padding-bottom: 2px; background: url(http://media.brandl-muc.de/blog/icons/link_wikipedia.gif) no-repeat right; }
a.google          { padding-right: 12px; padding-bottom: 2px; background: url(http://media.brandl-muc.de/blog/icons/link_google.gif) no-repeat right; }
a.geocaching      { padding-right: 12px; padding-bottom: 2px; background: url(http://media.brandl-muc.de/blog/icons/link_geocaching.gif) no-repeat right; }
a.extern          { padding-right: 12px; padding-bottom: 2px; background: url(http://media.brandl-muc.de/blog/icons/link_external.png) no-repeat right; }

/* For Link Indication plugin */
a.liexternal      { padding-right: 12px; padding-bottom: 2px; background: url(http://media.brandl-muc.de/blog/icons/link_external.png) no-repeat right; }
a.liwikipedia     { padding-right: 12px; padding-bottom: 2px; background: url(http://media.brandl-muc.de/blog/icons/link_wikipedia.gif) no-repeat right; }
a.ligeocaching    { padding-right: 12px; padding-bottom: 2px; background: url(http://media.brandl-muc.de/blog/icons/link_geocaching.gif) no-repeat right; }
a.ligoogle        { padding-right: 12px; padding-bottom: 2px; background: url(http://media.brandl-muc.de/blog/icons/link_google.gif) no-repeat right; }
a.liftp           { padding-right: 12px; padding-bottom: 2px; background: url(http://media.brandl-muc.de/blog/icons/link_ftp.gif) no-repeat right; }
a.lipdf           { padding-right: 12px; padding-bottom: 2px; background: url(http://media.brandl-muc.de/blog/icons/link_pdf.gif) no-repeat right; }
a.lidoc           { padding-right: 12px; padding-bottom: 2px; background: url(http://media.brandl-muc.de/blog/icons/link_word.gif) no-repeat right; }
a.lizip           { padding-right: 12px; padding-bottom: 2px; background: url(http://media.brandl-muc.de/blog/icons/link_zip.gif) no-repeat right; }
