/*
Theme Name: Disconoise
Theme URI: http://www.united20.de/, http://www.disconoise.de/
Description: Disconoise eine Mischung aus House, Electro und vielem mehr. Also let's rock.
Version: 1.0
Author: Fransika Werner <franzi196@gmx.de>, Mathias Schmidt <united20@united20.de>
Author URI: http://www.united20.de/
Tags: house, musik, electro, disco, noise
*/

* {
	color: #ccc;
	font-size: 12px;
	font-family: trebuchet ms, verdana, helvetica;
	line-height: 1.6666em;
}

body {
	background: #000 url('./images/disconoise-body-bg-all.png') repeat-x;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

h1 {
	color: #0099cc;
	font-size: 18px;
	font-weight: 500;
}

h2 {
	color: #0099cc;
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0px 15px 0px;
}

input, select, textarea {
	background: #333;
	border: #666 1px solid;
	color: #ccc;
	font-size: 14px;
	padding: 5px 8px;
	width: 300px;
}

textarea {
	height: 250px;
}

select {
	width: 318px !important;
}

#logo {
	background: url('./images/disconoise-logo.png') no-repeat;
	display: block;
	height: 190px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	width: 100%;
}

#body {
	background: url('./images/disconoise-body-bg.png') no-repeat;
	min-height: 650px;
	width: 100%;
}

/* Navigation */
#navigation {
	background: url('./images/disconoise-navi-bg.png') no-repeat;
	height: 150px;
	margin: 0px;
	padding: 0px;
	width: 100%
}

#navigation ul {
	list-style: none;
	margin: 0px 0px 0px 100px;
	padding: 0px;
}

#navigation li {
	float: left;
}

#navigation a {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 37px;
	margin: 13px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}

#navigation .active a {
	background: url('./images/disconoise-navi-hover.png') no-repeat;
	color: #333;
	height: 44px;
	margin: -3px 0px 0px -5px;
	padding-top: 31px;
	padding-right: 8px;
	width: 112px;
}

/* Twitter */
#twitter {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -50px;
	width: 100%;
}

#twitter li {
	float: left;
}

#twitter .intro {
	margin: 0px 0px 0px 130px;
	width: 400px;
}

#twitter .twitter {
	margin: 0px 0px 0px 50px;
	width: 350px;
}

#twitter h2 {
	color: #0099cc;
	font-size: 18px;
	font-weight: 500;
}

.aktt_tweets ul {
	list-style: none;
	padding: 0px;
}

.aktt_tweets li {
	display: block;
	margin: 0px 0px 10px 0px;
	width: 315px;
}

.aktt_tweets a {
	color: #99cc00;
	text-decoration: none;
}

.aktt_tweets a:hover {
	text-decoration: underline;
}

.aktt_tweets .aktt_more_updates {
	margin: 15px 0px 0px 0px;
}

.aktt_tweets .aktt_more_updates a {
	text-decoration: underline;
}

.aktt_tweets .aktt_more_updates a:hover {
	text-decoration: none;
}

/* Footer */
#bird {
	background: #000;
	clear: both;
	height: 91px;
	margin: 0px 0px 0px 100px;
	padding-right: 30px; 
	text-align: right;
	width: 795px;
}

#footer {
	background: #000;
	height: 90px;
	margin: 0px 0px 0px 100px;
	width: 825px;
}

#footer ul {
	flaot: left;
	list-style: none;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

#footer li {
	float: left;
	margin: 0px 5px 0px 0px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: #99cc00;
	text-decoration: underline;
}

#footer span {
	float: right;
	margin-right: 30px;
}

/* Inhalt */
#content {
	background: #000;
	clear: both;
	margin: 0px 0px 0px 100px;
	width: 825px;
}

#content .box {
	margin: 0px 30px 15px 30px;
}

#content a {
	color: #99cc00;
	text-decoration: none;
}

#content a:hiver {
	text-decoration: underline;
}

#content .section-header {
	margin: 0px 30px 20px 30px;
}

.overview {
	position: relative;
	top: -35px;
}

.box .picture {
	background: #fff;
	display: block;
	float: left;
	height: 120px;
	padding: 10px;
	width: 200px;
}

.box .content {
	float: right;
	width: 530px;
}

.box .content h1 {
	margin: 0px;
}

.box .content a {
	color: #0099cc !important;
	font-size: 18px;
	font-weight: 500;
}

.box .content a:hover {
	color: #99cc00 !important;
}

.box .content span, .page .credits {
	font-size: 9px;
	font-weight: normal;
	position: relative;
	top: -3px;
}

.box .content span a, .page .credits a {
	font-size: 9px;
	font-weight: normal;
}

.box p a:hover {
	text-decoration: underline !important;
}

/* Statische Seiten */
.page {
	margin: 0px 30px 0px 30px;
	position: relative;
	top: -55px;
}

.page .text .picture {
	background: #fff;
	display: block;
	float: left;
	height: 120px;
	margin: 5px 20px 0px 0px;
	padding: 10px;
	width: 200px;
}

.page .text a {
	color: #0099cc !important;
}

.page .text a:hover {
	color: #99cc00 !important;
	text-decoration: underline !important;
}

.page .credits {
	top: -13px;
}

.page .credits a {
	color: #0099cc !important;
}

.page .credits a:hover {
	color: #99cc00 !important;
}

/* simpleContact */
.sc-form-table {
	margin: 0px auto;
	width: 575px;
}

.sc-col-title {
	padding: 5px 0px;
	width: 200px;
	vertical-align: top;
}

.sc-col-value {
	padding: 3px 0px !important;
}

.sc-col-value img {
	border: #666 1px solid;
	margin-bottom: 8px;
}

#sc-submit, #comment-submit {
	background: none;
	border: 0px;
	height: 45px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 160px;
}

.sc-form-error {
	color: #ee9900;
	font-size: 9px;
}

/* NGG */
#ngg {
	list-style: none;
	padding-left: 15px;
}

#ngg li {
	float: left;
	height: 165px;
	margin: 5px;
	width: 240px;
}

#ngg a {
	display: block;
	height: 125px;
}

#ngg a:hover {
	text-decoration: underline;
}

/* WP Page Numbers */
#wp_page_numbers ul {
	list-style: none;
	padding: 15px 30px 0px 30px;
}

#wp_page_numbers li {
	float: left;
}

#wp_page_numbers .page_info {
	float: right;
}

#wp_page_numbers a {
	border: 1px #ccc solid;
	color: #0099cc;
	display: block;
	height: 19px;
	margin: 0px 3px 0px 0px;
	text-align: center;
	width: 19px;
}

#wp_page_numbers a:hover, #wp_page_numbers .active_page {
	background: #0099cc;
	color: #ccc;
}

#wp_page_numbers .active_page {
	height: 19px;
	margin: 0px 5px 0px 0px;
	width: 19px;
}

#wp_page_numbers .active_page a {
	background: #0099cc;
	border: 1px #ccc solid;
	color: #ccc;
	display: block;
	text-align: center;
}

/* Kommentare */
#comments {
	margin: -40px 30px 0px 30px;
}

#comments .list {
	list-style: none;
	padding: 0px;
}

#comments .comment-author {
	float: left;
	width: 200px;
}

#comments .comment-author h3 {
	color: #0099cc;
	font-size: 12px;
	margin-bottom: 0px;
}

#comments .comment-author a {
	color: #0099cc;
}

#comments .comment-author a:hover {
	color: #99cc00;
	text-decoration: underline;
}

#comments .comment-author span {
	font-size: 9px;
	position: relative;
	top: -3px;
}

#comments .comment-author img {
	border: 6px #fff solid;
}

#comments .comment-text {
	float: right;
	width: 545px;
}

#commentform {
	margin: 0px 30px;
}

#commentform ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	width: 575px;
}

#commentform li {
	clear: both;
}

#commentform input, #commentform textarea {
	margin-top: 2px;
}

#commentform label {
	display: block;
	float: left;
	height: 26px;
	margin: 5px 0px;
	width: 200px;
}

#comment-submit {
	margin: 16px 0px 0px 200px !important;
}

#commentform textarea {
	height: 250px;
	width: 300px;
}

.comment-approve {
	color: #ee9900;
	display: block;
	font-size: 9px;
	height: 25px;
	margin-bottom: 5px;
	position: relative;
	top: 12px;
}

/* About */
.person {
	list-style: none;
	padding: 0px;
}

.person li {
	float: left;
}

.person li ul {
	list-style: none;
	padding: 0px;
}

.person li ul li {
	clear: both;
	margin-bottom: 3px;
}

.person .person-picture img {
	border: 10px solid #fff;
}

.person .person-data {
	margin: 0px 0px 0px 25px;
	width: 510px;
}

.person .person-data li {
	width: 430px;
}

.person .person-data li ul {
	margin: 0px;
}


.person .person-data span {
	display: block;
	float: left;
	font-weight: 600;
	margin-right: 10px;
	width: 125px;
}

#charts li {
	clear: both;
	padding: 3px 5px;
}

#charts span {
	display: block;
	float: left;
	font-weight: bold;
	width: 270px;
}
