/*
Theme Name: docDesign
Description: Standard-Design von 7-Gates.com
Author: Doc Martin M�ller
Template: twentyten
*/

@import url("../twentyten/style.css");

html, body {
    height: 100%;
}

/* ---------
Header
--------- */

#site-title {
    display: none;
}

#site-description {
    display: none;
}

#branding img {
    display: none;
}

#header {
    padding-top: 0px;
    height: 239px;
    background-image: url('images/header.png');
}

/* ---------
Navigation
--------- */

#access {
    background-color: rgba(0,0,0,0.6);
    position: absolute;
    text-align: center;
    top: 200px;
    height: 28px;
}

#access ul {
    display: inline-block;
}

div#access a {
    line-height: 28px;
    color: #fff;
}

div#access li:hover > a, #access ul li.current_page_item > a {
    background-color: rgba(255,255,255,0.15);
}

/* ---------
Body
--------- */

body {
    background-color: #000;
    font-size: 10pt;
}

#main {
    padding: 0px;
}

#content {
    color: #fff;
    font-size: 1em;
    text-align: justify;
    margin-left: 0px;
    margin-right: 220px;
    padding: 8px 20px 0px 20px;
}

#content .entry-title {
    color: #fff;
    font-variant: small-caps;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #aaa;
}

#container {
    width: 100%;
    margin: 0px -230px 0px 0px;
}

#wrapper {
    background-image: url('images/background.jpg');
    margin-top: 0px;
    padding: 0px;
    border-style: double;
    border-width: 0px 3px;
    border-color: #333;
    min-height: 100%;
}

strong {
    font-variant: small-caps;
}

.entry-title a:link, .entry-title a:visited {
    color: #fff;
}

.entry-title a:hover {
    color: #c10;
}

.page-title {
    display: none;
}

a:link, a:visited {
    color: #aaa;
}

a:hover {
    color: #c10;
}

.meta-sep {
    display: none;
}

.author, .vcard {
    display: none;
}

.entry-content h3 {
    display: none;
}

#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
    margin-bottom: 15px;
}

.wp-socializer-label {
    display: none;
}

#content .columns-4 li {
    width: auto;
}

/* ---------
nur f�r one-column Design
--------- */

.one-column #content {
    width: 900px;
}

/* ---------
f�r Kategorie "Live"
--------- */

#content .category-live .live-title {
    border-width: 0px;
    font-size: 1.3em;
    padding-top: 12px;
    color: #fff;
    font-variant: small-caps;
    font-weight: bold;
    line-height: 1.3em;
    font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
    margin-bottom: 0px;
}

#content .category-live .entry-summary p:last-child {
    margin-bottom: 0px;
}

#content .category-live .entry-summary {
    padding-top: 0px;
}

.category-live .hentry {
    margin-bottom: 0px;
}

/* ---------
Band
--------- */

#band_left, #band_right {
    width: 430px;
    float: left;
}

#band_left {
    padding-right: 20px;
}

#band_right {
    padding-left: 20px;
}

.bandmember div {
    float: left;
    width: 160px;
    height: 244px;
    margin-top: 12px;
    margin-bottom: 20px;
    text-align:center;
    background-position: 0px 30px;
    background-repeat: no-repeat;
}

#content .bandmember p {
    margin-top: 12px;
    margin-bottom: 0px;
}

.bandmember_einzeln1 {
    background-image: url('images/1.png');
    margin-right: 25px;
}

.bandmember_einzeln2 {
    background-image: url('images/2.png');
    margin-right: 25px;
}

.bandmember_einzeln3 {
    background-image: url('images/3.png');
    margin-right: 25px;
}

.bandmember_einzeln4 {
    background-image: url('images/4.png');
    margin-right: 25px;
}

.bandmember_einzeln5 {
    background-image: url('images/5.png');
}

.bandmember_einzeln1 a, .bandmember_einzeln2 a, .bandmember_einzeln3 a, .bandmember_einzeln4 a, .bandmember_einzeln5 a {
    display: block;
    height: 100%;
}

/* ---------
f�r Galerie-Sicht
--------- */

#content .ngg_title {
	color: #fff;
	text-align: center;
}

.ngg-singlepic {
	background-color: #444 !important;
	padding: 0 !important; 
}

/* ---------
f�r G�stebuch
--------- */

.entry-content input {
	margin: 0px;
}

.css_form_text {
    color: #fff;
}

#content .css_form_embedded {
    font-size: 10pt;
}

.css_form_embedded form {
    margin-top: 0px;
    width: 90%;
}

#content .css_form_antispamtext {
    color: #fff;
    text-align: left;
}

#content .css_form_antispamcontent_position {
    text-align: left;
}

.css_form_antispamcontent_position + .css_form_antispamcontent_position {
    padding-top: 0px;
}

.css_form_textfieldspace {
    width: 100%;
}

#content .css_form_submit_position {
    padding: 20px 0px 10px 0px;
    text-align: left;
    float: none;
}

#content .css_form_textfieldspace input {
    font-size: 1em;
}

#content .css_form_messagefield {
    height: 100px;
    width: 300px;
    font-size: 10pt;
    line-height: 1.2em;
}

#content .css_guestbook_position {
    margin-top: -5px;
}

#content .css_form_embedded {
    border-width: 0px;
    padding: 0px;
}

#content .css_navigation_totalcount {
    display: none;
}

#content .css_navigation_overview {
    margin-top: -20px;
    font-size: 1em;
}

#content .css_post_embedded {
    border-width: 0px;
    width: 100%;
    padding: 0px;
    font-size: 1em;
}

#content .css_post_embedded table {
    border-width: 0px;
}

#content .css_post_embedded td {
    padding: 5px 0px 5px 5px;
    /*background-color: rgba(255,255,255,0.10);*/
    background-color: rgba(255,0,0,0.1);
    font-size: 1em;
}

#content .css_post_message {
    /*background-color: rgba(255,255,255,0.05);*/
    background-color: rgba(0,0,0,0.2);
    margin-top: 0px;
    font-size: 1em;
    line-height: 1.4em;
    padding: 3px 0px 5px 5px;
}

#content .css_post_separator {
    display: none;
}

#content .css_post_header2, .css_post_header3 {
    padding: 0px;
    vertical-align: middle;
}

#content .css_post_header4 {
    font-size: 1em;
}

/* ---------
Footer
--------- */

#footer {
    margin-bottom: 0px;
    display: none;
}

/* ---------
Seitenmen�
--------- */

.widget-title {
    color: #fff;
}

.widget-area {
    padding-top: 10px;
}

.textwidget strong {
    color: #e33;
}

#primary {
    width: 230px;
}

#primary .textwidget a {
    text-decoration: underline;
    color: #fff;
}

#primary .textwidget a:hover {
    color: #aaa;
}

/* ---------
  Kommentare
------------ */

h3#reply-title {
	color: #fff;
}

.comment-form-url, .form-allowed-tags {
	display: none;
}

input#author, input#email, textarea#comment {
	width: 400px;
	display: block;
	margin-bottom: 1em;
}

input#submit {
	margin-top: 1em;
	width: 200px;
}

.download_table {
	width:auto !important;
	margin:-2em auto 1em auto !important;
	border-width:0 !important;
}

.download_table td {
	padding: 5px !important;
	vertical-align: middle;
	border: 1px solid #4E4E4E !important;
}

.download_table img {
	vertical-align: middle !important;
}