/*
Theme Name: SoSuechtig AR Edition
Theme URI: http://www.sosuechtig.de/
Description: SoSuechtig Wordpress Theme
Version: 2.9 beta5
Author: Patrick Queisler
Author URI: http://www.sosuechtig.de/
Angepast von www.hupe-graphics.de fuer www.active-rendering.de
*/
html, body {
        margin: 0;
        padding: 0;
        text-align: center;
        background-color: #23608f;
        font: Verdana, Arial, Helvetica, sans-serif;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666;
}

a:link, a:visited {
        color: #d20d0d;
        text-decoration: none;
        border-bottom: none;
}

a:hover {
        color: #d20d0d;
        text-decoration: none;
        border-bottom: none;
}

a:active, a:focus {
        color: #d20d0d;
        text-decoration: none;
        border-bottom: none;
}

blockquote {
        background-color: #FFF;
        font-weight: normal;
        color: #666;
        border-top: 1px solid #d20d0d;
        border-bottom: 1px solid #d20d0d;
        margin: 0px 20px 0px 20px;
        padding: 4px;
}

img {
        border: none;
}

form {
        background: #FFF;
        margin: 0px;
        padding: 4px;
}

input, textarea, select {
        margin: 1px 0;
        font-size: 100%;
}
input.text, textarea.text {
        background: #FFF;
        border: 1px solid #151cad;
        color: #666;
}

tr, td {
        vertical-align: top;
        font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

#blog {
        width: 970px;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
}

#header {
        width: 970px;
        height: 291px;
        background: url(images/header.jpg) no-repeat;
        padding: 0;
        margin: 0;
}

#header #sitetitle {
        color: #fff;
        padding-left: 15px;
        padding-top: 22px;
        font-size: 20px;
        font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
        font-weight: bolder;
}

#header #sitetitle h1 a {
        color: #fff;
}

#header h2 {
        color: #fff;
        font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
        font-weight: bolder;
        font-size: 18px;
}

#header #sitedescription {
        padding-left: 15px;
        padding-top: 124px;
}

#wrapper {
        background-color: #FFFFFF;
        background-image: url(images/bg-wrapper.gif);
        background-repeat: repeat-y;
        padding: 0px;
        margin: 0px;
        height: 100%;
}

#wrapperleft {
        width: 760px;
        float: left;
        position: relative;
        padding: 0px;
        margin: 0px;
}

#main {
        width: 550px;
        float: left;
        background-color: #FFFFFF;
        padding: 20px 0px 0px 0px;
        margin: 0px;
        line-height: 1.4em;
}

#main ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
}

#main li {
        padding: 0px 0px 4px 12px;
        background: url(images/bullet-doc.png) no-repeat 0 3px;
        font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

/*        DATE */
#main h1 {
        font-weight: bold;
        font-size: 100%;
        color: #6699CC;
        padding: 2px 4px 4px 27px;
        background: url(images/bullet-splat.png) no-repeat 8px 4px;
}

/*        TOPIC */
#main .entry h1, #main #comments h1, #main #commentform h1 {
        font-weight: bold;
        font-size: 120%;
        background: none;
        padding: 0px;
        color: #d20d0d;
}

#main .entry, #main #comments, #main #commentform {
        padding: 0px 10px 30px 10px;
        margin: 0px;
}

#main .entrycontent {
        padding: 0px;
        margin: 0px;
}

#main .entryfooter {
        background-color: #FFF;
        padding: 0px 0px 4px 0px;
        margin: 0px;
        border-top: 1px solid #DDDDDD;
        border-bottom: 1px solid #DDDDDD;
}

#main .contentimage {
        margin-top: 5px;
}

.contentimage {
        padding-top: 0px;
}

#contentimage {
        margin-top: 5px;
}

#main .asides {
        padding: 0px 10px 10px 10px;
}

#comments {
        background-color: #FFFFFF;
        padding: 0px;
        margin: 0px;
        line-height: 1.4em;
}

#main #comments .comment {
        background-color: #EFEFEF;
        font-size: 100%;
        font-weight: normal;
        color: #444;
        border-top: 1px solid #DDDDDD;
        border-bottom: 1px solid #DDDDDD;
        margin-bottom: 10px;
        margin-right: 0px;
        padding: 4px 20px 4px 20px;
}

#main #comments .officialuser {
        background-color: #EFEFEF;
        font-size: 100%;
        font-weight: normal;
        color: #444;
        border-top: 1px solid #FF9400;
        border-bottom: 1px solid #FF9400;
        margin-bottom: 10px;
        margin-right: 0px;
        padding: 4px 20px 4px 20px;
}

#main #comments .comment h4, #main #comments .officialuser h4 {
        font-size: 100%;
        font-weight: normal;
}

#main #comments .comment .commentnumber, #main #comments .officialuser .commentnumber {
        font-size: 140%;
        font-weight: bold;
        margin-right: 8px;
}

#main #commentform form {
        background-color: #EFEFEF;
        font-size: 100%;
        font-weight: normal;
        color: #444;
        border-top: 1px solid #FF9400;
        border-bottom: 1px solid #FF9400;
        margin-bottom: 10px;
        margin-right: 0px;
        padding: 4px;
}

#main #commentform label {
        font-size: 90%;
}
#main #commentform .commentforminfo {
        font-size: 90%;
}

.sidebar {
        width: 206px;
        float: right;
        position: relative;
        padding: 20px 0px 0px 0px;
        margin: 0px;
        color: #ffffff;
        border-right: 4px solid #FFF;
}

.sidebar p {
        text-align: left;
        padding: 0px 0px 0px 10px;
}

.sidebar #wp-calendar {
        padding-left: 30px;
}

.sidebar a:link, .sidebar a:visited {
        color: #fff;
        text-decoration: none;
        border-bottom: none;
}

.sidebar a:hover {
        color: #fff;
        text-decoration: underline;
        border-bottom: none;
}

.sidebar a:active, .sidebar a:focus {
        color: #fff;
        text-decoration: none;
        border-bottom: none;
}


#sidebar h1 {
        padding: 10px;
        margin: 0px;
        font-size: 13px;
        line-height: 1.4em;
        color: #FFF;
}

.sidebar h2 {
        padding: 10px;
        margin: 0px;
        font-size: 13px;
        line-height: 1.4em;
        color: #fff;
}

.sidebar li {
        list-style-type: none;
        background: none 0 0px;
        margin: 0px;
        padding: 10px;
}

.sidebar li h2 {
        list-style-type: none;
        background: none 0 0px;
        padding-bottom: 10px;
        margin: 0px;
        font-size: 13px;
        line-height: 1.4em;
        color: #fff;
}

.sidebar ul {
        list-style-type: none;
        margin: 0px;
        padding: 10px;
        text-align: left;
}

.sidebar ul li {
        padding: 0px 0px 4px 12px;
        background: url(images/bullet-doc.png) no-repeat 0 4px;
        line-height: 17px;
        text-align: left;
}

.sidebar #akismetwrap {
        padding-left: 35px;
}

.sidebar .linkimages ul {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
}

.sidebar .linkimages li {
        padding: 0px;
        background-image: none;
}

.sidebar .linkimages a:link, .sidebar .linkimages a:visited, .sidebar .linkimages a:active, .sidebar .linkimages a:hover, .sidebar .linkimages a:focus {
        text-decoration: none;
        border: none;
}

#footer2 {
        color: #ffffff;
        width:970px;
        margin:auto;
        background: url(http://www.active-rendering.de/images/foo_b.jpg) repeat-y 0 4px;
}

#footer2 a:hover {
        color: #ff7200;
        border-bottom: 1px solid #ff7200;
}

#footer3 {
        color: #ffffff;
        width:970px;
        heigth:30px;
        margin:auto;
        background: url(http://www.active-rendering.de/images/foo_a.jpg) no-repeat 0 4px;
}

#footer4 {
        color: #ffffff;
        width:970px;
        heigth:30px;
        margin:auto;
        background: url(http://www.active-rendering.de/images/foo_c.jpg) no-repeat 0 4px;
}

#footer {
        color: #666666;
        width:970px;
        heigth:30px;
        margin:auto;
}

#footer a:link, #footer a:visited {
        color: #ff7200;
        text-decoration: none;
}

#footer a:hover {
        color: #ff7200;
        border-bottom: 1px solid #ff7200;
}

#footer a:active, #footer a:focus {
        color: #ff7200;
        text-decoration: none;
        border-bottom: 1px solid #ff7200;
}


#afterfooter {
        width:970px;
        color: #ffffff;
        position: absolute;
        left: 50%;
        width: 900px;
        margin-left: -450px; /* negative Hälfte von width: 900px */
}

#afterfooter a:link, #afterfooter a:visited {
        color: #000000;
        text-decoration: none;
}

#afterfooter a:hover {
        color: #000000;

}

#afterfooter a:active, #footer a:focus {
        color: #000000;
        text-decoration: none;

}

/* Flickr classes */
#flickrd {
        background-color: #FFF;
        text-align: center;
}

#flickrd a:link, #flickrd a:visited, #flickrd a:active, #flickrd a:hover {
        background-color: #FFF;
        text-decoration: none;
        border: 0;
}

.flickrimg {
        background-color: #FFF;
        padding: 2px;
}

#flickrimg1, #flickrimg2, #flickrimg3, #flickrimg4, #flickrimg5, #flickrimg6 {
        border: 1px solid #f0670b;
        margin: 3px 5px 3px 5px;
}

.flickr-photo {
        padding-right: 20px;
        background-color: #FFF;
        border: 1px solid #f0670b;
        margin: 6px 6px 6px 6px;
        padding: 4px;
}

.flickr-album, .falbum-album {
        background-color: #FFF !important;
        margin: 0px 0px 10px 0px !important;
        padding: 4px !important;
}

.flickr-thumbnail {
        float: left !important;
        background-color: #FFF !important;
        border: 1px solid #f0670b !important;
        padding: 4px !important;
        margin: 0px 20px 20px 0px !important;
}

.flickr-title, .falbum-title {
        font-weight: bold !important;
        font-size: 130% !important;
        background: none !important;
        padding: 0px 0px 4px 0px !important;
        margin: 0px !important;
        color: #f0670b !important;
        border: 0px solid #FFF !important;
}

.flickr-description, .falbum-album-description, .falbum-description {
        padding: 0px 0px 4px 0px !important;
        margin-left: 105px !important;
}

.flickr-meta, .falbum-meta {
        font-size: 85% !important;
        color: #6699CC !important;
        padding: 4px 0px 4px 0px !important;
}

/* a.annotation { position: absolute; border: 1px solid white; padding: 0; display: none; }
a.annotation span { display: block; width: 100%; height: 100%; background: white; opacity: 0.2; -moz-opacity: 0.2; filter:alpha(opacity=20); }
a.annotation:hover { border-color: yellow; opacity: 0.2; -moz-opacity: 0.2; filter:alpha(opacity=20); } */

/* GRAVATAR styling */

.gravatar {
        float: right;
        padding: 0px;
        border: 4px solid #DDDDDD;
        background: #FFF;
        margin: 4px;
        width: 50px;
        height: 50px;
}

.postgrav {
        float: right;
        padding: 3px;
        margin-right: 5px;
        margin-left: 5px;
        border: 1px solid #000;
        background: #fff;
}

/* Super Archives */
#livearchive {
        background: #FFF;
}

#teb-super-archive {
        margin-left: 10px;
}

#teb-super-archive ul {
        padding: 4px;
        list-style-type: none;
        list-style-image: none;
}

#teb-super-archive ul li {
        text-align: left;
        padding: 1px 8px;
        font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
        background-image: none;
}

#teb-super-archive ul li:hover {
        background: #bbb;
        border-top: 1px solid #666;
        border-bottom: 1px solid #666;
        padding-top: 0;
        padding-bottom: 0;
        background-image: none;
}

html>body .entry #teb-super-archive ul li {
        text-indent: 0;
        margin: 0;
        background-image: none;
}

.entry #teb-super-archive ul li:before {
        content: "";
}

#teb-super-archive-year {
        float: left;
        width: 100px;
        margin: 0;
        padding: 0;
        border-left: 1px solid #666;
}

#teb-super-archive-year li {
        position: relative;
        font-weight: bold;
        background-image: none;
}

#teb-super-archive-month {
        float: left;
        width: 100px;
        margin: 0;
        border-left: 1px solid #666;
        font-weight: bold;
}

#teb-super-archive-month li {
        position: relative;
        background-image: none;
}

#teb-super-archive-post {
        float: left;
        width: 285px;
        margin: 0;
        border-left: 1px solid #666;
        border-right: 1px solid #666;
}

#teb-super-archive-post li {
        position: relative;
        font-weight: bold;
        background-image: none;
}

#teb-super-archive ul li span {
        position: absolute;
        right: 8px;
        font-weight: normal;
        color: #000;
}

#teb-super-archive .selected, #teb-super-archive-post li:hover {
        background: #f0670b;
        border-top: 1px solid #666;
        border-bottom: 1px solid #666;
        padding-top: 0;
        padding-bottom: 0;
        color: #FFF;
}

/* Float containers fix: http://www.csscreator.com/attributes/containedfloat.php */
#wrapperleft:after, #wrapper:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

#wrapperleft, #wrapper { display: inline-table; }

/* Hides from IE-mac */
* html #wrapperleft, * html #wrapper { height: 1%; }
#wrapperleft, #wrapper { display: block; }
/* End hide from IE-mac */

#searchform {
        background: #151cad;
        color: #FFF;
        padding-left: 10;
        padding-top: 0;
}


#bigsearch {
        padding-left: 25px;
        padding-top: 0;
        color: #FFFFFF;
}

.searchforminput {
        background-color: #151cad;
        font-size: 100%;
        font-weight: normal;
        color: #FFF;
        border-top: 1px solid #FFF;
        border-bottom: 1px solid #FFF;
}

/*last.fm Cover Widget */
.lastfmcover {
        padding: 0px;
        border: 4px solid #FFF;
        background: #FFF;
        margin-left: 10px;
        margin-bottom: 10px;
        width: 47px;
        height: 47px;
}

/*WP-PopIn Plugin Style */
#wpPopin {
   padding: 5px;
   border: solid 2x #FFF;
   background-color: #333;
}


#wpPopinLinks {
    height: 12px;
    padding: 4px;
    padding-top: 0px;
    padding-bottom: 7px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    background: #333;
}


/* For Link Indication plugin */
a.liexternal { padding-right: 14px; background: url(images/link-icon_external.gif) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 13px; background: url(images/link-icon_mail.gif) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/link-icon_pdf.png) no-repeat right;  }

/* Seitenzahlen-Plugin */
.pagebar
        {
                font: 11px Arial, Helvetica, sans-serif;
                padding-top: 20px;
                padding-bottom: 10px;
                margin: 0px;
        }

.pagebar a, .pageList .this-page
        {
                padding: 2px 6px;
                border: solid 1px #ddd;
                background: #fff;
                text-decoration: none;
        }

.pagebar a:visited
        {
                padding: 2px 6px;
                border: solid 1px #ddd;
                background: #fff;
                text-decoration: none;
        }

.pagebar .break
        {
                padding: 2px 6px;
                border: none;
                background: #fff;
                text-decoration: none;
        }

.pagebar .this-page
        {
                padding: 2px 6px;
                border-color: #999;
                font-weight: bold;
                font-size: 13px;
                vertical-align: top;
                background: #fff;
        }

.pagebar a:hover
        {
                color: #fff;
                background: #0063DC;
                border-color: #036;
                text-decoration: none;
        }
/*
Attach the following to your theme's style.css
Of course, you can adapt it to fit your needs and taste
*/

/* Advanced Search form */

#ctas_form {
        text-align: left;
}

#ctas_form fieldset ul {
        list-style: none;
        margin: 5px 15px;
        padding: 0;
}

#ctas_form fieldset {
        border: 1px solid #777;
        margin: 15px 0;
        padding: 15px;
}

#ctas_form legend {
        font-size: 1.1em;
        font-weight: bold;
}

#ctas_form fieldset li {
        list-style: none;
        margin: 0;
        padding: 0;
}

#ctas_form fieldset li:before { /* for the default theme */
        content: '';
}

#ctas_form input {
        border: 1px solid #777;
        background-color: #f9f9f9;
        color: #444;
}

#ctas_form input:focus {
        background-color: #fff;
        color: #444;
}

#ctas_footer p {
        font-size: 0.9em;
        text-align: center;
        margin-top: 25px;
        border-top: 1px solid #888;
}

#ctas_month1, #ctas_month2, #ctas_year1, #ctas_year2 {
        text-align: center;
}

/* End Advanced Search form */
