/*  
Theme Name: Metalcon
Theme URI: http://www.metalcon.de/blog/
Description: Metalcon ist das Netzwerk für Metalfans und Musiker. Dies hier ist der Blog dazu.
Version: 1.0
Author: G.Beyer
Author URI: http://www.metalcon.de
*/

/*  
This theme is derived from Speakr 1.1 from http://www.spreeksel.be/
*/


/*************************************************************/
/*Head & General*/

*  {
	padding: 0;
	margin: 0;
}

a {
	color: #ff9955;
	text-decoration: underline;
}

a:hover {
	color: #ff9955;
	text-decoration: none;
}

body {
	color: #ddd;
	text-align: center;
	background-color: #c8c4b7; 
	font-size: 76%;
	font-family: Verdana, Arial, sans-serif;
}

input, textarea {
	font-family: Verdana, Arial, sans-serif;
}

#wrapper {
	width: 776px;
	background: #191916;
	margin: 0 auto;
	text-align: left;
	font-size: 100.01%;
	line-height: 190%;
}

#header {
	height: 280px;
	background: #191916 url("images/bg-header.png") top center; 
	position: relative;
}

#mclink {
	position: absolute;
	top: 30px;
	left: 15px;
}

#mclink a img {
	border: none;
}

#content {
	display: block;
	margin: 0 13px 0 16px;
}

#leftcol {
	float: left;
	width: 470px;
	overflow: hidden;
}

/*************************************************************/
/*Posts*/

.post {
	margin: 0 0 20px 0;
	padding: 10px 0 0 20px;
	clear: both;
	font-size: 100%;
}

.post h2, .post h2 a {
	color: #fff;
	padding: 0 0 8px 0;
	margin: 0;
	font-size: 140%;
	text-decoration: none;
	letter-spacing: 1px;
}

.post h2 a:hover {
	color: #ffdd55;
	text-decoration: none;
}

.post .userphoto {
	float: left;
	margin: 8px 0 0 0;
	padding: 0;
}

.post .entry {
	padding: 0 0px 10px 70px;
}

.post .entry p {
	padding: 10px 0 10px 0;
	font-size: 110%;
}

.post .entry .wp-smiley {
	padding: 0;
}

.post .entry a {
	color: #ff9955;
	text-decoration: none;
}

.post .entry a:hover {
	color: #555;
	background-color: #ff9955;
	text-decoration: none;
}

.post .entry img {
	border: 1px solid #555;
	margin: 5px 5px 0 5px;
	text-decoration:none;
}

.post .meta {
	font-size: 90%;
	color: #888;
	padding: 0;
	margin: 5px 0 5px 0;
}

.post .meta a {
	color: #aaa;
	text-decoration: none;
	border: none;
}

.post .meta a:hover {
	color: #eee;
	background-color: transparent;
}

/*************************************************************/
/*Comment-Button*/

.post p.comments {
	padding: 10px 0 15px 0;
}

.post p.comments a {
	line-height: 30px;
	color: #000;
	background: #ffdd55;
	font-weight: bold;
	font-size: 100%;
	border: none;
	padding: 6px 7px;
	text-decoration: none;
}

.post p.comments a:hover {
	color: #ffdd55;
	background: #000;
	text-decoration: none;
}

.horizontal-divider {
	height: 20px;
	background: url("images/bg-horizontal-divider.png") no-repeat center left;
}

/*************************************************************/
/*Comments*/

h3#comments, h3#respond {
	color: #ddd;
	padding: 0 0 7px 0;
	margin: 0 0 0 50px;
}

ol.commentlist {
	padding: 0px 10px 0px 35px;
	margin: 0 0 0 50px;
}

.commentlist li.alt cite {
	display: block;
	padding: 20px 10px 10px 10px;
	margin: 0;
}

.commentlist li cite {
	display: block;
	padding: 20px 10px 10px 10px;
	margin: 0;
}

.commentlist li cite span.visitor  {
	color: #fff;
}

.commentlist li cite span.visitor a {
	color: #fff;
	text-decoration: underline;
}

.commentlist li cite .commentmetadata {
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}

.commentlist li cite .commentmetadata a {
	color: #888;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.commentlist li p, .commentlist li.alt p {
	
	padding: 0px 10px 10px 10px;
	margin: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0 0 0 50px;
}

#commentform input {
	width: 200px;
	padding: 2px;
	margin: 5px 5px 1px 50px;
}

#commentform textarea {
	width: 400px;
	height: 100px;
	padding: 2px;
	overflow: auto;
	margin: 0 0 0 50px;
}

#commentform input, #commentform textarea {
	border: 1px solid #555;
	background: #222;
	color: #fff;
	font-size: 1em;
}

#commentform label {
	color: #808080;
}

#commentform #submit {
	line-height: 30px;
	color: #000;
	background: #ffdd55;
	font-weight: bold;
	font-size: 100%;
	border: none;
	padding: 6px 7px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

#commentform #submit:hover {
	color: #ffdd55;
	background: #000;
}

/*************************************************************/
/*Sidebar*/

#rightcol {
	float: left;
	display: inline;
	width: 223px;
	margin: 10px 0 0 33px;
}

#rightcol ul {
	list-style: none;
}

.sidebox {
	background: #191916 url("images/bg-sidebox-middle.gif") top left;
	border-bottom: 20px solid #191916;
}

.sidebox h3#recent-comments {
	background: #191916 url("images/bg-sidebox-recent-comments.png") top left;
	height: 59px;
	text-indent: -9999px;
}

.sidebox h3#stars {
	background: #191916 url("images/bg-sidebox-stars.png") top left;
	height: 63px;
	text-indent: -9999px;
}

.sidebox h3#archive {
	background: #191916 url("images/bg-sidebox-archive.png") top left;
	height: 59px;
	text-indent: -9999px;
}

.sidebox h3#categories {
	background: #191916 url("images/bg-sidebox-categories.png") top left;
	height: 59px;
	text-indent: -9999px;
}

.sidebox h3#search {
	background: #191916 url("images/bg-sidebox-search.png") top left;
	height: 59px;
	text-indent: -9999px;
}

.sidebox h3#contact {
	background: #191916 url("images/bg-sidebox-contact.png") top left;
	height: 63px;
	text-indent: -9999px;
}

.sidebox ul {
	list-style: none;
}

.sidebox ul li {
	padding: 5px 10px 5px 21px;
	font-size: 100.01%;
}

.sidebox ul li span {
	color: #922D69;
	font-weight: bold;
}

.sidebox a {
	color: #ff9955;
	text-decoration: none;
}

.sidebox a:hover {
	color: #000;
	text-decoration: underline;
	background: #ff9955;
}

.sidebox ul li a:hover {
	color: #000;
	text-decoration: underline;
	background: #ff9955;
}

.sidebox #star-text p {
	margin: 0 18px 0 20px;
}

.sidebox #searchform {
	margin: 0 0 0 20px;
}

.sidebox #searchform #s {
	width: 122px;
	padding: 2px;
	border: 1px solid #555;
	background: #222;
	color: #fff;
	font-size: 1em;
}

.sidebox #searchsubmit {
	font-size: 90%;
	font-weight: bold;
	line-height: 30px;
	color: #000;
	background: #ffdd55;
	border: none;
	padding: 4px 3px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.sidebox #searchsubmit:hover {
	color: #ffdd55;
	background: #000;
}

.sidebox #emailaddress {
	padding: 0 0 0 20px;
}

.sidebox .bottom {
	height: 30px;
	background: transparent url("images/bg-sidebox-bottom.gif") repeat-x bottom left;
}

.clearer {
	height: 1px;
	overflow: hidden;
	margin: -1px 0 0 0;
	clear: both;
}

/*************************************************************/
/*Footer*/

#footer {
	height: 77px;
	background: #c8c4b7 url("images/bg-footer.png") no-repeat top left;
}

#footer p {
	line-height: 77px;
	padding: 0 0 0 13px;
	color: #6C6C6C;
	font-size: 90%;
	font-weight: bold;
}

#footer p a {
	color: #6C6C6C;
}

/*************************************************************/
/* Misc */

.entry ul, .entry ol {
	display: block;
	margin: 0 0 15px 30px;
}


.entry li {
	padding: 0;
	list-style-image: url("images/bullet.png");
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

acronym, abbr, span.caps{
	letter-spacing: .07em;
}

#searchform2 {
	margin: 0 0 0 20px;
}

#searchform2 #s2 {
	border: 1px solid #C2C2C2;
	background: #F7F7F7;
	width: 142px;
	padding: 2px;
}

#searchsubmit2 {
	height: 25px;
	background: #A2B900;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 90%;
	font-weight: bold;
	width: 45px;
	text-align: center;
}

/* Begin Images :: this is the style applied by the wordpress rich texteditor do not alter */

p img {
	padding: 0;
	max-width: 100%;
}
	
img.centered {
	display: block;	
	margin-left: auto;
	margin-right: auto;	
}
	
img.alignright {
	padding: 10px;
	margin: 0 2px 2px 0;
	display: inline;
}


img.alignleft {
	padding: 8px;
	margin: 0 2px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

.entry form {
	text-align:center;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 20px 0;
	padding: 0 0 0 40px;
	background: url("images/quote.png") top left no-repeat;
	font-style: italic;
	color: #aaa;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

/* Begin Calendar - style is not used currently because there is no 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: #191916; }

#wp-calendar #prev a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}