/* {{{ global */
* {
    margin: 0;
    padding: 0;
} 
html {
    height: 100%;
    font-size: 12pt;
}
body {
    font-size: 75%;
    text-align: center;
    height: 100%;
}
a img {
    border: none;
}
.invisible {
    display: none;
}
.hidden {
    visibility: hidden;
}
/* }}} */
/* {{{ text-styles */
body, 
input, 
textarea, 
button,
.albums dl dd ol .title {
    font-family: "Georgia", Serif;
}
h1,
.section .blogentry h2,
.review {
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", "Trebuchet MS", Sans-Serif;
}
h2, 
h3, 
h4,
.albums dl dt,
.albums dl dd ol,
.section p.date,
#navigation,
#nav_sub,
#langswitch,
#postto,
.interferer,
table th,
#footer,
.section b {
    font-family: "Verdana", "Tahoma", "Arial", "Helvetica Neue", "Helvetica", Sans-Serif;
}

h1 {
    font-size: 2.7em;
    font-weight: normal;
}
h2,
h3, 
h4 {
    font-size: 1em;
    line-height: 1.6em;
}
p,
ul,
ol,
dl,
table {
    line-height: 1.6em;
}
p {
    font-size: 1.1em;
}
/* }}} */

/* {{{ header */
#logo {
    position: absolute;
    top: 0;
    right: 0;
}
#logo a, 
#logo img {
    display: block;
    border: none;
    height: 11.75em;
    width: 24.8em;
}
#header .back {
    /*padding-top: 6em;*/
    min-height: 11.8em;
    height: auto !important;
    height: 11.8em;
}
#header .back.offset {
    margin-bottom: -5.5em;
}
#header .back img {
    display: block;
    width: 100%;
}
/* }}} */
/* {{{ interferer */
.interferer {
    position: absolute;
    width: 15em;
    height: 15em;
    left: 54em;
    top: -10em;
    z-index: 100;
    line-height: 1.5em;
}
.interferer div {
    position: absolute;
    width: 15em;
    left: 0;
    top: 50%;
    height: 6em;
    margin-top: -3em;
    text-align: center;
    color: #ffffff;
}
.interferer div p {
    font-size: 1.1em;
}
.interferer img {
    display: block;
    width: 15em;
    height: 15em;
}
/* }}} */
/* {{{ mainheadline */
#mainheadline {
    margin-top: -2.05em;
    margin-bottom: 0.5em;
    width: 50em;
}
#mainheadline.over {
    margin-top: -7.5em;
}
#mainheadline h1 {
    margin-left: -0.741em;
    /*line-height: 1em;*/
}
#mainheadline h1 span {
    display: inline-block;
    padding: 0.2em 0.2em 0.3em 0.67em;
    margin-bottom: -0.2em;
}
/* }}} */
/* {{{ content */
#container {
    position: relative;
    margin: 0 auto;
    width: 75em;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    text-align: left;
}
#content {
    position: relative;
    padding: 2em;
}
/* }}} */
/* {{{ section */
.section {
    width: 48em;
    padding-top: 2em;
    position: relative;
}
.section h2 {
    margin-top: 1.5em;
}
.section b {
    font-size: 0.9em;
}
.section img {
    width: 48em;
    display: block;
}
.section .imagenav {
}
.section .imagenav a {
    display: block;
    float: left;
}
.section .imagenav a img {
    width: 16em;
    display: block;
    margin-bottom: 2em;
}
.section .blogentry {
    position: relative;
    padding-top: 1em;
    padding-bottom: 1.5em;
    border-bottom: 1px dotted #666666;
    clear: left;
}
.section .blogentry h2 {
    display: inline;
    font-weight: normal;
    font-size: 2.2em;
    padding-top: 2em;
    padding-right: 0.2em;
}
.section .blogentry .first {
    display: inline;
}
.section .blogentry p.date {
    float: left;
    /*width: 6.5em;*/
    font-size: 0.9em;
    font-weight: bold;
    color: #EC008C;
    padding-top: 0.8em;
    padding-right: 2em;
}
.section .blogentry p.date img {
    display: block;
    width: 8.75em;
    width: 12em;
    /*margin-left: -2.25em;*/
    padding-top: 2em;
    padding-bottom: 1em;
}
.section .vcard h3 {
    padding-top: 1.5em;
}
/* }}} */
/* {{{ youtube */
.section .youtube {
    margin-bottom: 3em;
    position: relative;
}
.section .youtube,
.section .youtube object,
.section .youtube embed {
    width: 48em;
    height: 29em;
}
.section .youtube43,
.section .youtube43 object,
.section .youtube43 embed {
    width: 48em;
    height: 35em;
}
.section .youtube .aside {
    top: -4.5em;
}
/* }}} */
/* {{{ reviews */
.column {
    float: left;
    width: 21.65em;
    margin-right: 2em;
    margin-top: 3em;
}
.column img {
    display: block;
    width: 21.7em;
    margin-bottom: 2em;
}
.review {
    margin-bottom: 2em;
}
.review p {
    text-align: right;
    font-size: 0.95em;
    color: #2A2A2A:
}
.review blockquote {
    color: #666666;
}
.review blockquote:hover {
    color: #000000;
}
.review.important blockquote {
    color: #D10000;
}
.review.size0 blockquote,
.review.size6 blockquote {
    font-size: 1em;
}
.review.size1 blockquote,
.review.size8 blockquote,
.review.size5 blockquote {
    font-size: 1.2em;
}
.review.size2 blockquote {
    font-size: 2em;
}
.review.size3 blockquote,
.review.size7 blockquote {
    font-size: 1.6em;
}
.review.size4 blockquote,
.review.size9 blockquote {
    font-size: 1.4em;
}
.review blockquote {
    line-height: 1.3em;
}
.review blockquote::before {
    content: "»";
}
.review blockquote::after {
    content: "«";
}
/* }}} */
/* {{{ gallery */
.gallery {
    margin: -2em;
    width: 75.3em;
    background: #2a2a2a;
    padding-bottom: 28em;
}
.gallery ul {
}
.gallery li {
    position: relative;
    overflow: hidden;
    height: 8em;
    margin-bottom: -0.5em; /* for IE */
}
.gallery li li {
    margin-bottom: 0em;
}
.gallery li img {
    position: absolute;
    display: block;
    width: 54em;
    top: -10em;
    cursor: pointer;
}
.gallery li div.info {
    position: absolute;
    top: 0.5em;
    left: 55em;
    color: #777777;
}
.gallery li.active div.info {
    color: #ffffff;
}
.gallery li div.info h3 {
    font-size: 0.95em;
}
.gallery li div.info ul {
    padding-bottom: 4em;
}
.gallery li div.info li {
    height: auto;
}
.gallery li div.info p {
    font-size: 0.95em;
    margin-right: 1em;
    color: #aaaaaa;
}
/* }}} */
/* {{{ table */
table {
    border-collapse: collapse;
}
table tr {
    vertical-align: top;
}
table th {
    font-size: 0.9em;
    font-weight: bold;
}
table p {
    font-size: 1em;
}
/* }}} */
/* {{{ tourdates */
table.tourdates {
    margin-top: 1.1em;
}
table.tourdates th {
    width: 6em;
}
/* }}} */
/* {{{ albums */
.albums dl dt {
    position: relative;
    height: 0;
    clear: both;
}
.albums dl dt span {
    position: absolute;
    display: block;
    top: 0.2em;
    left: 26em;
    font-weight: bold;
}
.albums dl dd {
    position: relative;
    padding-top: 2em;
    margin-left: 26em;
}
.albums dl dd img.albumart {
    float: left;
    margin: -1.5em 2em 4em -26em;
    width: 24em;
}
.albums dl ol {
    padding-top: 2em;
    padding-bottom: 2em;
    font-size: 0.85em;
    list-style: none;
}
.albums dl dd ol li {
    position: relative;
    display: block;
    line-height: 1.7em;
    width: 34em;
    background: #2A2A2A;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -opera-border-radius: 0.5em;
    border-radius: 0.5em;
}
.albums dl dd ol li .play,
.albums dl dd ol li .pause,
.albums dl dd ol li .rewind,
.albums dl dd ol li .next {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    color: #2A2A2A;
    padding-right: 2.2em;
}
.albums dl dd ol li .play img,
.albums dl dd ol li .pause img,
.albums dl dd ol li .rewind img,
.albums dl dd ol li .next img {
    position: absolute;
    top: 0.4em;
    display: block;
    width: 2em;
    height: 2em;
    border: none;
}
.albums dl dd ol li .play img,
.albums dl dd ol li .pause img {
    right: 3em;
}
.albums dl dd ol li .rewind img {
    right: 5.5em;
}
.albums dl dd ol li .next img {
    right: 0.5em;
}
.albums dl dd ol li object {
    background: #000000;
}
.albums dl dd ol .title {
    font-size: 1.3em;
    padding-right: 0.7em;
}
.albums dl ol .currentTime {
    display: none;
    color: #2A2A2A;
}
.albums ul.links {
    position: absolute;
    top: 0;
    left: 16em;
    width: 30em;
    text-align: right;
}
#content .albums ul.links,
#content .albums ul.links a {
    color: #bbbbbb;
}
.albums ul.links li {
    display: inline;
}
.albums ul.links a {
    padding-left: 0.4em;
    padding-right: 0.4em;
}
.albums #audio_plugin {
    position: absolute;
    right: 0;
}
/* }}} */
/* {{{ aside */
.aside {
    position: absolute;
    top: 0;
    right: 0;
    width: 22em;
}
.aside h3 {
    margin-top: 4.2em;
    font-size: 0.95em;
}
.aside h3.first {
    margin-top: 6em;
}
.aside p {
    padding-right: 2em;
}
.aside table {
    width: 20em;
}
.aside table th {
    width: 6em;
}
.aside ul li {
    list-style: none;
}
.aside .image {
    margin: 2em 0;
}
.aside .image img {
    display: block;
    width: 20em;
}
#content .aside table a {
    color: #2A2A2A;
}
#content .aside table a:hover {
    color: #EC008C;
}
.section .aside {
    position: absolute;
    top: 0em;
    left: 52em;
}
.section .aside p {
    font-size: 1em;
}
/* }}} */

/* {{{ footer */
#footer {
    clear: both;
    padding: 1em 0 1em 2em;
}
#footer,
#footer a {
    color: #666666;
}
/* }}} */

/* vim:set ft=css sw=4 sts=4 fdm=marker : */
