/*
Theme Name: Look Alive
Theme URI: http://www.nusskugeldingsi.de
Description: Nusskugeldingsi's second theme for Wordpress.
Version: 1.1
Author: Florian Rehder
Author URI: http://www.nusskugeldingsi.de
Tags: widgets, fixed width, white, green, black, valid XHTML, valid CSS
*/


/*
 * GENERAL
 */
body {
        background: #fff;
        text-align: center;
}
* {
        margin: 0;
        padding: 0;
}
.clear {
        clear: both;
        height: 1px;
        line-height: 1px;
}
ul, li {
        list-style-type: none;
}
input, textarea {
        font-size: 8pt;
}
table {
        border: 0;
}
img {
        border: 0;
}


/*
 * TYPOGRAPHY
 */
* {
        color: #000;
        font: 10pt 'trebuchet ms', arial, helvetica, verdana;
}
.onecolumn h2, .twocolumn h2, .threecolumn h2, .onecolumn h2 a, .twocolumn h2 a, .threecolumn h2 a {
/*        font-family: 'lucida sans unicode', tahoma, arial, helvetica, verdana;*/
        font-family: tahoma, arial, helvetica, verdana;
}
/*.post_content blockquote, .post_content blockquote p, .quotes, #wp_quotes {
        font-family: georgia, tahoma, arial, helvetica, verdana;
}*/

a:link, a:visited {
        text-decoration: none;
}
a:visited {
        color: #2f2f2f;
}
a:active, a:focus, a:hover {
        text-decoration: underline;
        cursor: pointer;
}
p {
        margin-bottom: 10px;
}


/*
 * LAYOUT
 */
#header {
        min-height: 100px;
        padding: 10px 0;
        background: url(images/bg_header.png) top left #fdfdfd;
        border-bottom: 1px solid #6a872a;
}
#nav {
        min-height: 30px;
        background: url(images/bg_nav.png) repeat-x #C8E664;
        border-top: 1px solid #93BB3A;
        border-bottom: 1px solid #93BB3A;
}
#top_sidebar {
        min-height: 30px;
        padding-bottom: 20px;
        background: url(images/bg_top_sidebar.png) left bottom repeat-x #fff;
        border-bottom: 1px solid #8da3b2;/*#CAE6FF*/
}
#socialbar {
        margin: 0 auto;
        background: url(images/bg_socialbar.png) left top repeat-x;
        text-align: center;
}
#content {
        min-height: 30px;
        padding-bottom: 20px;
        background: url(images/bg_content.png) left top repeat-x #fff;
}
#bottom_sidebar {
        min-height: 30px;
        background: url(images/bg_bottom_sidebar.png) repeat-x #fff;
        border-top: 1px solid #8da3b2;/*#CAE6FF*/
}
#footer {
        padding: 10px 0;
        background: url(images/bg_footer.png) left bottom repeat-x #C8E664;/*#e4f4ff*/
        border-top: 1px solid #93BB3A;
        border-bottom: 3px solid #93BB3A;
}
.wrapper {
        width: 980px;
        margin: 0 auto;
        padding: 20px 0;
        text-align: left;
}


/*
 * HEADER
 */
#banner a {
        float: left;
        width: 360px; /* 356px */
        height: 80px;
        margin-left: 50px;
        background: url(images/logo_banner.png) left bottom no-repeat;
        color: #111;
        text-indent: -9999px;
}
#search {
        float: right;
        margin-right: 10%;
        padding: 1px 6px;
        border: 1px solid #808080;
}
#search * {
        border: 0;
}
#search #s {
        width: 150px;
        background: transparent;
        color: #fff;
}
#search #searchsubmit {
        width: 16px;
        background: url(images/icon_search.png) center center no-repeat transparent;
        cursor: pointer;
}

#header {
        position: relative;
}
#header .wrapper #new-domain {
        display: none;/* ZUM AKTIVIEREN: block */
        width: 350px;
        height: 74px;
        position: absolute;
        top: 30px;
        right: 12%;
        background: url(images/logo_domain.png) left top no-repeat;
        text-indent: -9999px;
}


/*
 * NAVIGATION
 */
#nav #menu {
        margin: 0 auto;
}
#nav li {
        float: left;
        width: 180px;
        margin-left: 10px;
        background: transparent;
}
#nav li a {
        display: block;
        width: 180px;
        height: 55px;
        color: #000;
        font-size: 11pt;
        text-indent: -9999px;
        background-image: url(images/icon_navi.png);
        background-repeat: no-repeat;
}
#nav li a:hover {
        color: #fff;
        cursor: pointer;
}
#nav li a:link, #nav li a:hover, #nav li a:focus, #nav li a:active, #nav li a:visited {
        color: #C8E664;
        text-decoration: none;
}

#nav .page-item-restart a { /* home */
        background-position: 0 0;
}
#nav .page-item-3 a { /* about */
        background-position: -180px 0;
}
#nav .page-item-359 a { /* my tunes */
        background-position: -360px 0;
}
#nav .page-item-1168 a { /* archive */
        background-position: -540px 0;
}
#nav .page-item-7 a { /* imprint */
        background-position: -720px 0;
}
#nav .page-item-2412 a { /* guestbook */
        background-position: -900px 0;
}

#nav .page-item-restart a:hover { /* home */
        background-position: 0 -55px;
}
#nav .page-item-3 a:hover { /* about */
        background-position: -180px -55px;
}
#nav .page-item-359 a:hover { /* my tunes */
        background-position: -360px -55px;
}
#nav .page-item-1168 a:hover { /* archive */
        background-position: -540px -55px;
}
#nav .page-item-7 a:hover { /* imprint */
        background-position: -720px -55px;
}
#nav .page-item-2412 a:hover { /* guestbook */
        background-position: -900px -55px;
}


#redesign {
        margin-top: 20px;
        margin-left: 20px;
        font-size: 2em;
        font-weight: bold;
}


/*
 * SOCIALBAR
 */
#socialbar #socialtabs {
        width: 970px;
        margin: 0 auto;
}
#socialbar #socialtabs li {
        float: right;
}

#socialbar #rss, #socialbar #lastfm, #socialbar #facebook {
        display: block;
        height: 53px;
        background-image: url(images/logo_socialbar.png);
        background-repeat: no-repeat;
        text-indent: -9999px;
}
#socialbar #rss {
        width: 106px;
        background-position: 0 -2px;
}
#socialbar #lastfm {
        width: 121px;
        background-position: -107px -2px;
}
#socialbar #facebook {
        width: 157px;
        background-position: -229px -2px;
}
#socialbar #rss:hover {
        background-position: 0 0;
}
#socialbar #lastfm:hover {
        background-position: -107px 0;
}
#socialbar #facebook:hover {
        background-position: -229px 0;
}


/*
 * TOP_SIDEBAR
 */
.onecolumn, .twocolumn, .threecolumn, .fourcolumn {
        float: left;
        padding: 5px;
        margin: 5px;
        text-align: justify;
}
.onecolumn {
        width: 225px;
}
.twocolumn {
        width: 470px;
}
.threecolumn {
        width: 715px;
}
.fourcolumn {
        width: 960px;
}

.onecolumn h2, .twocolumn h2, .threecolumn h2 {
        margin-bottom: 10px;
        padding: 2px 10px;
        background: #e4f4ff;
        font-size: 1.4em;
        font-weight: bold;
}
.onecolumn h2 a, .twocolumn h2 a, .threecolumn h2 a {
        font-size: 1em;
        font-weight: bold;
}

.onecolumn ul {
        margin-left: 20px;
}
.onecolumn .children {
        list-style-image: url(images/bg_list_child.png);
}


/*
 * INTROTEXT
 */
#top_sidebar #home {
        width: 540px !important;
        min-height: 168px;
}
#top_sidebar #home h2, #top_sidebar #home p {
        margin: 0 0 10px 0px;
}
#top_sidebar #home p {
        padding: 0 10px;
}


/*
 * KATEGORIEN
 */
.onecolumn#categories {
        width: 190px !important;
}
#categories .listexpander {
        margin-left: 20px;
}
#categories ul {
        margin-left: 0;
}

.onecolumn a, .onecolumn .listexpander li a {
        display: block;
        width: 160px;
}
.onecolumn .listexpander li {
        padding: 2px 0 1px 10px;
/*        background: url(images/icon_neutral.png) 0 .2em no-repeat;*/
}/*
.onecolumn .listexpander li.collapsed {
        background: url(images/icon_collapsed.png) 0 .2em no-repeat;
        cursor: pointer;
}
.onecolumn .listexpander li.expanded {
        background: url(images/icon_expanded.png) 0 .2em no-repeat;
        cursor: pointer;
}*/
.onecolumn .listexpander li ul li {
        font-size: 0.8em;
        padding: 2px 0 1px 5px;
/*        background: url(images/icon_child.png) 0 .2em no-repeat;*/
}
.onecolumn .listexpander li .children {
        margin-bottom: 5px;
}
/*
.onecolumn .listexpander li {
        padding: 2px 0 1px 20px;
        background: url(images/icon_neutral.png) 0 .2em no-repeat;
}
.onecolumn .listexpander li.collapsed {
        background: url(images/icon_collapsed.png) 0 .2em no-repeat;
        cursor: pointer;
}
.onecolumn .listexpander li.expanded {
        background: url(images/icon_expanded.png) 0 .2em no-repeat;
        cursor: pointer;
}
.onecolumn .listexpander li ul li {
        padding: 2px 0 1px 20px;
        background: url(images/icon_child.png) 0 .2em no-repeat;
}
*/
.onecolumn .children li a, .onecolumn .listexpander li ul li a {
        font-size: 1em;
}
.onecolumn li a:hover, .onecolumn li a:focus {
        font-weight: bold;
        text-decoration: none;
}

/* Hides from IE-mac \*/
* html .onecolumn .listexpander li {
        height: 1%;
}
.onecolumn .listexpander li {
        display: block;
}
/* End hide from IE-mac */


/*
 * TWITTER
 */
#twitters {
        width: 190px !important;
}
#twitters h2 {
        position: relative;
        height: 23px;
        margin-bottom: 10px;
}
#twitters h2 a {
        position: absolute;
        top: -5px;
        left: 15px;
        display: block;
        width: 133px;
        height: 37px;
        background: url(images/logo_twitter.png) left center no-repeat;
        text-indent: -9999px;
}
#twitters #twitter-box #twitter-list {
        padding-right: 10px;
}
#twitters #twitter-box #twitter-list li {
        margin-bottom: 15px;
        text-align: left;
}
#twitters #twitter-box #twitter-list li a:link, #twitters #twitter-box #twitter-list li a:visited,
#twitters #twitter-box #twitter-list li a:active, #twitters #twitter-box #twitter-list li a:focus,
#twitters #twitter-box #twitter-list li a:hover {
        display: inline;
        color: #666;
        font-size: 0.8em;
        font-weight: normal;
        font-style: italic;
        text-decoration: none;
        cursor: pointer;
}


/*
 * TWITTER-FOR-WORDPRESS PLUGIN
 *//*
#twitter-index {
        width: 190px !important;
}
#twitter-index h2, #twitter-1 h2 {
        position: relative;
        height: 23px;
        margin-bottom: 5px;
}
#twitter-index .twitter_title_link, #twitter-1 .twitter_title_link {
        position: absolute;
        top: -5px;
        left: 15px;
        display: block;
        width: 133px;
        height: 37px;
        background: url(images/logo_twitter.png) left center no-repeat;
        text-indent: -9999px;
}
.twitter {
        padding-right: 10px;
}
.twitter .twitter-item {
        margin-bottom: 10px;
}
.twitter-link, .twitter-user {
        display: inline;
}*/


/*
 * CONTENT
 */
h2.topinfo {
        margin-bottom: 20px !important;
        padding: 5px 20px !important;
        font-size: 2em;
        font-weight: bold;
}
/*+++++++++++++++++++++++++++ WIDTH +++++++++++++++++++++++++++++++++*/
#content .content {
        padding: 5px;
        text-align: justify;
}
#content #content_left {
        float: left;
        width: 658px;
}
#content #content_right {
        float: right;
        width: 300px;
}
#content .entry {
        margin-bottom: 40px;
        padding-bottom: 5px;
        border: 1px solid #fff;
}
#content .entry:hover {
        background: #F0F9FF;
        border: 1px solid #e4f4ff;
}
#content .excerpt {
        margin: 10px 10px 10px 5px;
}
#content .excerpt, #content .excerpt * {
        font-size: 1.1em;
        font-weight: bold;
}
#content .entry .info {
        margin: 0 0 15px 5px;
}
#content .entry .info .music {
        float: left;
}
#content .entry .info .wordcount {
        float: right;
        width: 170px;
        text-align: right;
}
#content .entry .info, #content .entry .info a, #content .entry .info .music, #content .entry .info .wordcount, #content .entry .info #my_tweet_this {
        color: #808080;
        font-size: 8pt;
}
#content .entry .info .edit a {
        color: #f00;
}

#content .content h1, #content .content h2, #content .content h3 {
        padding: 2px 5px;
        background: #e4f4ff;
}

#content #content_left h1 {
        margin-bottom: 10px;
        font-size: 1.6em;
}
#content #content_left h1 a {
        font-size: 1em;
}
#content #content_left h1.ico {
        position: relative;
        text-indent: 45px;
/*        padding-left: 45px;*/
}
#content #content_left h1.ico img {
        position: absolute;
        top: -10px;
        left: -10px;
}

#content #content_left h2 {
        margin-bottom: 5px;
}
#content #content_left h2 a {
        font-size: 1.3em;
}
#content #content_left h2.ico {
        position: relative;
        text-indent: 25px;
}
#content #content_left h2.ico img {
        position: absolute;
        top: -8px;
        left: -10px;
}

#content #content_left h2#headerlogo {
        position: relative;
        text-indent: 30px;
}
#content #content_left h2#headerlogo img {
        position: absolute;
        top: -10px;
        left: -20px;
}

#content .content h3, #content #content_right h1 {
        margin-bottom: 5px;
}
#content .content h3 a, #content #content_right h1 a {
        font-weight: bold;
}
#content .content .more-link {
        display: block;
        width: 100%;
        margin-top: 5px;
        padding-right: 5px;
        color: #000;
        text-align: right;
        text-decoration: none;
        border-top: 1px dotted #000;
}
#content #nicht_gefunden #s {
        color: #000;
}
#content #nicht_gefunden * ul, #content #nicht_gefunden * li {
        list-style-type: none;
}
.post_content form {
        background: url(images/bg_secret.png) right bottom no-repeat;
}
.post_content form label {
        padding-left: 10px;
}
.post_content form input {
        margin-bottom: 5px;
        padding: 2px 10px;
        background: #fff;
        font-size: 8pt;
        border: 1px solid #000;
}


/*
 * AUTHOR BOX
 */
#authorbox {
        margin-bottom: 20px;
        border: 1px solid #fff;
}
#authorbox:hover {
        background: #F0F9FF;
        border: 1px solid #e4f4ff;
}
#authorbox h2 {
        font-size: 1.2em;
        font-weight: bold;
        text-indent: 5px;
}
#authorbox img {
        float: left;
        width: 64px;
        margin: 4px 0 10px 5px;
        padding: 5px;
        border: 1px solid #ddd;
}
#authorbox p {
        float: right;
        width: 550px;
        margin: 6px 10px 5px 0;
}
#authorbox p a {
        color: #808080;
}


/*
 * WIDGETS / MODULE IN SIDEBAR
 */
#content .box {
        margin-left: 20px;
}
#content .box h2 {
        width: 200px;
}
#content .box ul {
        margin-bottom: 20px;
        padding-left: 20px;
}
#content .box ul li a {
        display: block;
        padding: 1px 0;
}
#content .box ul li a:link, #content .box ul li a:hover, #content .box ul li a:visited {
        text-decoration: none;
}
#content .box ul li a:hover {
        font-weight: bold;
}

#content .box h2 {
        font-weight: bold;
        text-align: center;
}


/*
 * BREADCRUMPS
 */
.breadcrumb {
        border: 1px dotted red;
}


/*
 * BOTTOM_SIDEBAR
 */
#bottom_sidebar h2 {
        padding: 2px 5px;
        background: #fff;
        margin-bottom: 5px;
        font-size: 1.3em;
}

#bottom_sidebar #tags {
        float: left;
        width: 780px;
        min-height: 100px;
        text-align: justify;
}
#bottom_sidebar #tags ul {
        margin: 0 10px;
}

#bottom_sidebar #login {
        float: right;
        width: 160px;
}
#bottom_sidebar #login p#loginlink, #bottom_sidebar #login p {
        margin-left: 10px;
}
#bottom_sidebar #login input {
        width: 130px;
        background: #fff;
        border: 1px solid #000;
}
#bottom_sidebar #login label, #bottom_sidebar #login ul, #bottom_sidebar #login #user_login, #bottom_sidebar #login #user_pass {
        padding-left: 10px;
}
#bottom_sidebar #login ul li ul li a {
        display: block;
        width: 100px;
        margin-left: 10px;
        font-size: 8pt;
}


/*
 * FOOTER
 */
#footer * {
        color: #000;
        font-size: 8pt;
}
#footer span {
        padding: 2px 10px;
/*        background: #576F22;*/
}


/*
 * CONTENT TYPOGRAPHY
 */
.post_content {
        margin-left: 5px;
        margin-right: 5px;
        text-align: justify;
}
.post_content p a, .post_content p * a * {
        color: #808080;
}
.post_content ul, .post_content ol {
        margin: 0 0 10px 10px;
}
.post_content ul, .post_content ul li {
        list-style-type: disc !important;
}
.post_content ol, .post_content ol li {
        list-style-type: decimal !important;
}
.post_content li {
        margin-left: 20px;
}
strong {
        font-weight: bold;
}
em {
        font-style: italic;
}
em strong, strong em {
        font-weight: bold;
        font-style: italic;
}
.post_content p span {
        margin: 0 !important;
        padding: 0 !important;
}
.post_content blockquote {
/*        background-color: #fafafa;
        border: 1px solid #E4F4FF;*/
}
.post_content blockquote, .quotes, #wp_quotes {
        background-image: url(images/bg_quote_begin.png);
        background-position: left top;
        background-repeat: no-repeat;
        margin: 20px 0px;
        padding: 10px 0px 0px 30px;
}
.post_content blockquote p {
        background: url(images/bg_quote_end.png) right bottom no-repeat;
        margin: 0 !important;
        padding: 0 30px 10px 0;
}
.post_content blockquote, .post_content blockquote * {
        color: #666;
        font-style: italic;
}
.post_content blockquote * strong {
        color: #444;
        font-weight: bold;
}
.post_content address {
        font-style: italic;
}
.post_content pre {
        font-family: monospace;
}
.post_content code {
        padding: 3px 0 3px 10px;
        color: #6f6f6f;
        font-family: monospace;
}

.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5,
.post_content h6 {
        background: transparent !important;
}
.post_content h1, .post_content h1 * {
        padding: 10px 0;
        font-size: 1.3em;
        font-weight: bold;
        line-height: 1em;
        text-decoration: none;
}
.post_content h2, .post_content h2 * {
        margin-top: 10px;
        font-size: 1.2em;
        font-weight: bold;
        letter-spacing: .1em;
}
.post_content h3, .post_content h3 * {
        margin-top: 15px;
        margin-bottom: 5px;
        font-weight: bold;
        letter-spacing: .1em;
}
.post_content h4, .post_content h4 * {
        font-weight: bold;
        line-height: 12pt;
}
.post_content h5, .post_content h5 * {
        letter-spacing: .1em;
}


/*
 * IMAGES
 */
.post_content img, .post_content .wp-caption img {
        padding: 5px;
        border: 1px solid #ddd;
}
.post_content img.wp-smiley {
        border: 0;
        padding: 0;
}
.post_content img.alignleft, .post_content img.alignnone, .post_content .alignleft, .post_content .alignnone {
        margin: 0 5px 3px 0;
}
.post_content img.alignleft, .post_content .alignleft {
        float: left;
}
.post_contentimg.aligncenter, .post_content .aligncenter {
        display: block;
        margin: 0 auto 5px auto;
}
.post_content img.alignright, .post_content .alignright {
        float: right;
        margin: 0 0 3px 5px;
}
.post_content .wp-caption {
        padding: 5px 5px 0 5px;
        background: #e4f4ff;
        border: 1px solid #ddd;
}
.post_content .wp-caption img, .post_content .wp-caption a {
        background: #fff;
}
.post_content .wp-caption .wp-caption-text {
        font-size: 8pt;
        font-weight: bold;
        text-align: center;
}
.post_content .wp-caption p {
        margin-top: 10px;
}
.post_content .imgtfe {
        margin: 0 5px;
}


/*
 * PREV / BACK2TOP / NEXT / PAGEBAR
 */
.prev_next div {
        float: right;
        width: 100px;
        margin: 0 10px;
}
.prev_next a {
        display: block;
        width: 100px;
        padding: 5px 0;
        background: #e4f4ff;
        font-weight: bold;
        text-align: center;
}
.prev_next a:hover {
        text-decoration: none;
}

.pagination {
        margin-top: 10px;
        padding-top: 10px;
}
.pagebar {
        float: left;
        width: 520px;
        text-align: center;
        vertical-align: bottom;
}
.pagebar a {
        padding: 5px 10px;
        background: #e4f4ff;
        font-weight: normal;
        text-align: center;
        border: 3px solid #fff;
}
.pagebar a:hover, .back2top_pagebar a:hover {
        text-decoration: none;
        cursor: pointer;
}
.pagebar .break {
        padding: 5px 10px;
        font-weight: bold;
        border-top: 3px solid #fff;
        border-bottom: 3px solid #fff;
}
.pagebar .this-page {
        padding: 5px 10px;
        background: #e4f4ff;
        font-size: 1.2em;
        font-weight: bold;
        text-align: center;
        border: 3px solid #e4f4ff;
}
.back2top_pagebar {
        float: right;
        width: 100px;
        margin-bottom: 3px;
}
.back2top_pagebar a {
        display: block;
        width: 100%;
        padding: 5px;
        background: #e4f4ff;
        text-align: center;
}


/*
 * COMMENTS
 */
#trackback {
        display: none;
        text-align: center;
}
.comments {
        margin-top: 10px;
}
.comments li:hover, .comments input:hover, .comments input:focus, .comments textarea:hover, .comments textarea:focus {
        background: #F0F9FF;
}
.comments h2 {
        position: relative;
        text-indent: 25px;
}
.comments h2 .comments_rss {
        position: absolute;
        top: -3px;
        left: -3px;
        width: 28px;
        height: 28px;
        background: url(images/icon_comments_rss.png) top left no-repeat;
        text-indent: -9999px;
}
.comments ol li {
        width: 590px;
        margin: 10px auto;
        padding-bottom: 10px;
        list-style-type: none;
}
.comments ol li p {
        width: 570px;
        margin: 0 auto;
        text-align: left;
}
.comments li h3 span a, .comments .freigabe {
        color: #f00;
}
#formular_head {
        text-align: center;
        cursor: pointer;
}
.formular {
        width: 590px;
        margin: 10px auto 0 auto;
}
.comments input, .comments textarea {
        padding: 0 10px;
        border: 1px solid #808080;
}
.comments input {
        width: 250px;
}
.comments textarea {
        width: 580px;
}
.comments #submit {
        width: 150px;
}


/*
 * FIREFOX CHECK
 * http://www.mozilla-europe.org
 */
#firefox_check {
        background: #f60;
}
#firefox_check #firefox_check_wrapper {
        width: 980px;
        margin: 0 auto;
        padding: 20px 0;
        text-align: left;
}
#firefox_check #pic {
        float: left;
        margin: 0 50px;
}
#firefox_check #text {
        float: left;
        font-size: 2em;
        text-decoration: none;
}
#firefox_check span {
        font-size: 12pt;
}
#firefox_check * {
        color: #fff;
        font: 1em 'century gothic', 'lucida grande', verdana, arial;
}


/*
 * CALENDAR
 */
#calendar_wrap {
        margin-left: 20px;
}
#wp-calendar {
        width: 160px;
        text-align: center;
        vertical-align: middle;
}
#wp-calendar a {
        display: block;
        width: 100%;
        margin: 0 !important; /* wegen sidebar */
        padding: 0 !important; /* wegen sidebar */
        font-size: 1.2em;
        font-weight: bold;
        text-decoration: none;
}
#wp-calendar td, #wp-calendar #today, #wp-calendar th {
        font-size: 8pt;
}
#wp-calendar a:hover {
        color: #f00 !important;
        text-decoration: none;
}
#wp-calendar #next a, #wp-calendar #prev a {
        font-size: 10pt;
}
#wp-calendar h2, #wp-calendar caption, #wp-calendar #next a, #wp-calendar #prev a {
        margin-top: 5px;
        padding: 0;
        text-transform: none;
        text-align: center;
        border: 0;
}
#wp-calendar td {
        text-align: center;
}
#wp-calendar #today {
        border: 1px solid #000;
}
#wp-calendar th {
        font-weight: bold;
        text-transform: uppercase;
}


/*
 * CONTACT-FORMULAR / GUESTBOOK
 */
#contact_form_success, #contact_form_success *, #gb #gb_success, #gb #gb_success * {
        color: #090 !important;
}
#contact_form_error, #contact_form_error *, #gb #gb_error, #gb #gb_error * {
        color: #f00 !important;
}
#contact_form_success, #contact_form_error, #contact_form {
        width: 200px;
        margin-left: 20px;
}
#contact_form_success, #contact_form_error {
        text-align: center;
}
#contact_form, #gb #gb_success, #gb #gb_error, #gb  {
        text-align: left;
}
#contact_form input, #contact_form textarea, #gb input, #gb textarea {
        width: 200px;
        margin: 0 auto 2px auto;
        padding: 2px 0 2px 10px;
        background-color: #fff;
        background-position: left top;
        background-repeat: no-repeat;
        color: #000;
        text-align: left;
        border: 1px solid #808080;
}
#contact_form #senden, #gb #senden {
        width: 106px !important;
        padding: 1px 0 !important;
        text-align: center;
}

/*
 * ALTES KONTAKTFORMULAR
 *
#contact_form_success, #contact_form_success * {
        color: #090 !important;
}
#contact_form_error, #contact_form_error * {
        color: #f00 !important;
}
#contact_form_success, #contact_form_error, #contact_form {
        width: 200px;
        margin-left: 20px;
        text-align: center;
}
#contact_form input, #contact_form textarea {
        width: 200px;
        margin: 0 auto 3px auto;
        background-color: #fff;
        background-position: left top;
        background-repeat: no-repeat;
        color: #000;
        text-align: left;
        border: 1px solid #808080;
}
#contact_form #name, #contact_form #email, #contact_form #betreff, #contact_form #nachricht {
        padding: 20px 0 2px 10px;
}
#contact_form #name {
        background-image: url(images/bg_contact_name.png);
}
#contact_form #email {
        background-image: url(images/bg_contact_email.png);
}
#contact_form #betreff {
        background-image: url(images/bg_contact_betreff.png);
}
#contact_form #nachricht {
        background-image: url(images/bg_contact_nachricht.png);
}
#contact_form #senden {
        width: 150px !important;
        padding: 2px 0;
        text-align: center;
}
*/


/*
 * ABOUT SIDEBAR
 *//*
#followme {
        margin: 0 0 10px 23px;
}
#followme a {
        display: block;
        width: 200px;
        padding: 2px 0 4px 25px;
}*/


/*
 * LAST.FM
 */
.lastfm {
        width: 300px;
        margin-bottom: 20px;
}
.lastfm .lastfm-item {
        margin: 0 5px 5px 10px;
}

/*
#my_tunes #lastfmrecords, #my_tunes #lastfmrecords li  {
        list-style-type: none !important;
}
#my_tunes #lastfmrecords {
        float: right;
        width: 64px;
}
#my_tunes #lastfmrecords li {
        float: left;
        margin: 0 !important;
}
#my_tunes #lastfmrecords li img.cdcover {
        width: 64px;
        height: 64px;
        padding: 0 !important;
        margin-bottom: 5px;
}*/


/*
 * GUESTBOOK
 */
#gb {
        margin-left: 10px;
}
#gb #gb_success, #gb #gb_error {
        margin: 0 0 10px 10px;
        font-weight: bold;
}
#gb #gb_success, #gb #gb_error, #gb, #gb input, #gb textarea {
        width: 250px !important;
}
.gb_entry {
        margin-bottom: 5px;
        padding: 10px 20px;
        border: 1px solid #fff;
}
.gb_entry:hover {
        background: #fff;
        border: 1px solid #e4f4ff;
}
.gb_entry .gb_name {
        float: left;
        width: 500px;
}
.gb_entry .gb_name, .gb_entry .gb_name a {
        font-size: 1.2em;
        font-weight: bold;
}
.gb_entry .gb_name a:hover, .gb_entry .gb_name a:focus {
        text-decoration: none;
}
.gb_entry .gb_num {
        float: right;
        width: 80px;
        color: #C0C0C0;
        font-size: 1.8em;
        font-family: georgia, verdana, helvetica, arial;
        text-align: right;
}
.gb_entry .gb_date {
        clear: left;
        margin-bottom: 10px;
        color: #808080;
        font-size: 8pt;
}
.gb_entry .gb_admin {
        color: #808080;
        font-size: 1em;
}
.gb_entry p {
        margin-left: 20px;
}



/*
 * EOF
 */