/*
Theme Name: Powder and Louder
Theme URI: http://powderandlouder.de
Description: powder and louder theme for wordpress
Version: 1.0
Author: Christian Eideloth
Author URI: http://christian.eideloth.de
Tags: music, cool
	
*/



/* Begin Typography & Colors */
body {
	background-color: #fff;
    background-attachment:fixed;
    background-image:url(http://www2.powderandlouder.de/wp-content/themes/powderandlouder/images/powdernlo_pattern_bleach1_bleicher.gif);
	color: #000;
    font-family:Arial, "Trebuchet MS", Verdana;
	font-size:12px;
	margin:0 auto;
	text-align:center;
	width:auto;
	}
a
{
  outline: none;
}

#side-headline {
    position:absolute;
    left:-42px;
    top:80px;
}
#side-banner {
    position:absolute;
    top:0px;
    left:-280px;
    width:180px;
    
}


#page-container {
    margin:0 auto;
	background-position:center 1px;
    background-image:url(http://www2.powderandlouder.de/wp-content/themes/powderandlouder/images/background-1.png);
    background-repeat:repeat-y;
}

#page {
 	width: 800px;
	min-height:560px;
    position:relative;
/*
    border-left:1px solid #999;
    border-top:1px solid #ccc;

    -moz-border-radius: 0.4em;
  
    border-right:2px outset #ddd;
    border-bottom:2px outset #eee;
*/
	margin:0 auto;
	clear:both;
	text-align: left;
	}


#content {
    margin:40px 0 0 50px;
    width:430px;
    float:left;
	font-size: 1em;
	padding: 0 0 20px 0;
	}
#content.overview {
    width:auto;
}


.title {
    margin:0 0 4px 0;
}
.excerpt p {
    padding:0;
    margin:0;
}
.overview .block {
    clear:both;
}
.overview .block .story {
    height:200px;
    float:left; 
    width:200px;
    margin:0 20px 20px 0;
    display:block;
    -moz-border-radius:10px;
    border:1px solid #e0e0e0;
    padding:10px;
    overflow:hidden;
}
.overview .block .story a {
    display:block;
    color:#000;
    font-weight:bold;
    font-size:32px;
    -moz-opacity:0.5;
}
.overview .block .story a:hover {
    -moz-opacity:1;    
}

.lastfmmyevents {
    list-style:none; padding:0;
}
.lastfmmyevents li {
    clear:both; min-height:70px;
    margin:0 0 10px 0;
}
.lastfmmyevents .image {
    float:left;
    margin:0 10px 20px 0;
}
.overview .block .story .title {
    padding:10px 0 0 0;
    clear:both;
}
.block .story .image {
    float:left;
    padding:5px;
    margin:0 0px 0 0;
    border:1px solid #e0e0e0;
    -moz-border-radius:5px;
}
.overview .lastfmmyevents li {
    margin:0 10px 0 0;
    width:200px;
    float:left;
    clear:both;
}
.post {
    margin:auto;
    font-size:11px;
}
.post strong {
    background-image:url(http://www2.powderandlouder.de/wp-content/themes/powderandlouder/images/h.jpg);
    line-height:16px;    
    font-size:12px;
    font-weight:normal;
    white-space:pre;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	}

.alt {
	background-color: #f8f8f8;
	}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	}

#headerimg .description {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry a {
    border-bottom:1px dotted #336699;
}

.entry p a:visited {
	color: #00bded;
	}

.commentlist li, #commentform input, #commentform textarea {

	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {

	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font-size:1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #333;
	text-decoration: none;
	}

a:hover {
	color: #147;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#header {
    color:#000;
	margin: 0 auto;
	padding:10px 0 50px 0;
	width:800px;
	}

#headerimg {
	margin: 0;
	text-align:right;
	}


.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.postmetadata .tags {
    text-align:left;
    border-width:1px 0 0 1px;
    border-style:solid;
    border-color:#ccc;
    -moz-border-radius-topleft:0.8em;
    padding:2px 0 0 8px;
    margin:0 0 6px 10px;
}
.postmetadata .tags a {
    white-space:nowrap;
}
.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
 	border-top:10px solid #ccc;
	padding:30px 0 20px 0 ;
	margin:20px 0 0 0;
	clear: both;
	width:742px;
	margin:0 auto;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 20px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
    font-size:40px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar h4 {
    margin:0 2px 0 2px;
    padding:2px 10px 0 10px;
    line-height:20px;
    background-color:#f9f9f9;
    -moz-border-radius-topright:0.4em ;
    -moz-border-radius-topleft:0.4em ;
    border-width:1px 1px 0 1px;
    border-color:#999;
    border-style:ridge;    
}	
#sidebar .list {
    list-style:none;
    padding:4px 4px 0 0;
    margin:0; 
    border:1px ridge #ccc;
    -moz-border-radius-bottomright:0.4em ;
    -moz-border-radius-bottomleft:0.4em ;
}	
#sidebar .list li {
    padding:0;
    margin:0 0 8px 0; 
    line-height:12px;
    font-size:0.9em;
}
#sidebar .list .meta {
    display:none;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
    -moz-border-radius:1em;
    border:1px outset #f9f9f9;
    background-color:#e9e9e9;
    
	}

#sidebar #searchform #s {
	width: 128px;
	padding:2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding:0px 0 10px 0;
	margin:50px 50px 0 0px;
    width:220px;
    float:right;
}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {

	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
    font-size:11px;
	display: block;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#navigation {
    margin:0 auto;
    padding:1px 0 4px 20px;
    width:740px;
    height:15px;
    text-align:left;
    font-size:14px;
    display:block;
    clear:both;
}

#navigation li {
    list-style:none;
    display:inline;
    font-size:14px;
    padding:0;
}

#navigation a {
    font-size:16px;
    font-weight:bold;
    color:#000;
    font-family:"Trebuchet MS" Verdana;
    padding:12px 8px 8px 8px;
    margin:0 0 8px 0;
/*
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #fff;
*/
    -moz-border-radius-topleft: 0.3em;
    -moz-border-radius-topright: 0.3em;
    background-position:right top;
}
#navigation a:hover {
    text-decoration:none;
/*
    border-color:#eee;
    background-image:url(http://www2.powderandlouder.de/wp-content/themes/powderandlouder/images/bg-navigation-hover.png);
    background-color:#fff;
*/
    background-image:url(http://www2.powderandlouder.de/wp-content/themes/powderandlouder/images/bg2-navigation-hover.png);
    color:#f0f0f0;
}

#navigation .current_page_ancestor a,
#navigation .current_page_item a {
    color:#0099ff;
    color:#fff;
    background-image:url(http://www2.powderandlouder.de/wp-content/themes/powderandlouder/images/bg2-navigation-active.png);
/*
    background-color:#000;
    background-color:#fff;
    border-color:#999;
    border-bottom:1px solid #fff;
*/
}





#footer ul {
    padding:24px 0 0 0;
    margin:0;
    list-style:none;
}
#footer a {
    color:#333;
}
#footer li {
    font-size:10px;
    text-align:center;
    display:inline;
    padding:2px 2px 0 2px;
}
#footer li:before {
    content:' | ';
}
#footer li.pls:before {
    content:'';
}

.post h2 {
    margin:0;
    font-size:16px;
}
.post small.date {
    float:right;
    margin:0 0 0 20px;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.editbutton {
    position:absolute;
    top:10px;
    right:10px;
}

#audioplayer1,
#audioplayer2,
#audioplayer3,
#audioplayer4,
#audioplayer5,
#audioplayer6,
#audioplayer7,
#audioplayer8,
#audioplayer9,
#audioplayer10 {
    height:24px;
}

#content #shops ul {
    clear:both;
    padding:0;
    margin:0;
}
#content #shops li {
    float:left;
    width:130px;
}
#content #shops a {
    border:none;
    float:left;
}

.audioplayer_container {
    height:30px;
}