/*
Theme Name: mmd_mastering Theme
Theme URI: http://www.markdollin.com/
Description: Custom theme for: <br /><a href="http://www.markdollin.com/">http://www.markdollin.com/</a>
Version: 1.0
Author: Alexander Stoica
Author URI: http://www.beatslaughter.de/
Tags: dark, fixed width, one column, no widgets, no sidebar

	mmd_mastering Theme v1.0
	 http://www.markdollin.com/

*/

/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: black;
	color: #bbb;
	text-align: center;
	}

#page {
	text-align: left;
	background: #191919 url("images/bg.jpg") repeat top left;
	}

#headertop {
  width: 100%;
  height: 100px;
  background: #191919 url("images/headertop.png") no-repeat top left;
	}

#headerbottom {
  width: 100%;
  height: 30px;
  background: #191919 url("images/headerbottom.png") no-repeat top left;
	}

#headline {
 	font-size: 18px;
	font-family: Verdana, Sans-Serif;
	letter-spacing: 5px;
	padding-top: 60px;
	padding-left: 55px;
	float: left;
}

#headersearch {
	float: right;
  width: 400px;
	padding-top: 10px;
	padding-right: 10px;
}

#headline a , #headline a:visited, #headline a:hover{
	color: #aff2f6;
	text-decoration: none;
}

#menubar {
  background: #191919 url("images/menu.gif") repeat-x top left;
  color: #145b68;
 	font-size: 12px;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
  height: 27px;
	}

#topmenu {
  padding-top: 6px;
  height: 12px;
  padding-left: 5px;
  }

#topmenu a, #topmenu a:visited {
  background-color: none;
  color: #145b68;
  text-transform: uppercase;
  text-decoration: none;
 	font-size: 12px;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	padding: 2px;
  }

#topmenu a:hover {
  background-color: #145b68;
  color: white;
  }

#content {
  padding-top: 20px;
  padding-bottom: 20px;
	font-size: 14px;
	}

.archivebox {
  float: left;
  padding-right: 30px;
  padding-left: 5px;
  border-left: 2px dotted #666;
  }

.archiveheader {
  margin: 0px;
  color: #32888A;
  }

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

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

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

#footer {
	background: #0f0f0f url("images/footer.jpg") no-repeat top left;
	width: 100%;
	}

#minifooter {
  background-color: #0f0f0f;
  height: 15px;
  color: white;
	font-family: Helvetica, Sans-Serif;
	font-size: 9px;
  }
 
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 20px;;
	text-align: center;
	}

#headerbottom .description {
	font-size: 9px;
	text-align: right;
	color: white;
	padding-right: 5px;
	padding-top: 10px;
	}

h2 {
	font-size: 16px;
	}

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

h3 {
	font-size: 12px;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #8fe7ed;
	}

#footer h3, #comments {
	color: #40c1c4;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #fbb113;
	}

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

.commentmetadata a, .commentmetadata a:hover, .commentmetadata a:visited {
  color: white;
  }

.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #111;
	}

.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
  color: #40c1c4;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: white;
	margin: 0;
	padding: 0;
	font-size: 10px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a {
	color: #a7f2f5;
	text-decoration: none;
	}

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

a:hover {
	color: #40c1c4;
	text-decoration: underline;
	}

#minifooter a, #minifooter a:visited, #minifooter a:hover {
	color: #fbb113;
	text-decoration: none;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9px;
	}

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

#wp-calendar caption {
  color: white;
	font: 9px Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
  background-color: #666;
  color: #222;
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	font-size: 9px;
	}

/* End Typography & Colors */



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

#page {
	background-color: #191919;
	margin: 20px auto;
	padding: 0;
	width: 800px;
	border: none;
	}

.narrowcolumn {
	padding: 10px 10px 10px 10px;
	clear: both;
	}

.post {
	text-align: justify;
	margin-bottom: 20px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	padding: 5px;
  background-color: #222;
	clear: both;
}

.clear {
	clear: both;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
/*	text-align: center; */
}

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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.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;
	}

ol li {
	list-style: decimal outside;
	}

#footer h3 {
  padding-top: 10px;
  padding-left: 10px;
  margin: 0px;
  font-size: 11px;
}

#footer ul, #footer ol{
	list-style-type: none;
	list-style-image: none;
  }

#footer li {
  color: #666;
  list-style-type: disc;
}

.footerblock {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
  }

#calendar {
  float: right;
  width: 130px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  }

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: right;
	}

#searchform #s {
  vertical-align: top;
  background-color: #333;
  color: white;
  border: 1px solid #999;
	width: 150px;
	height: 18px;
	}

#searchform #searchsubmit {
  vertical-align: top;
  background-color: #333;
  color: white;
  border: 1px solid #999;
	height: 22px;
	width: 60px;
	font-size: 11px;
	}

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

select {
	width: 130px;
	}

#commentform input, .wpcf7-form input {
  background-color: #666;
  color: white;
  border: none;
  margin: 10px 0;
	width: 200px;
	}

#commentform textarea, .wpcf7-form textarea {
  background-color: #666;
  color: white;
  border: none;
  margin: 10px 0;
	width: 100%;
	}

#commentform #submit, .wpcf7-form Send {
  vertical-align: top;
  color: white;
	height: 22px;
	font-size: 11px;
	margin: 0;
  background-color: #333;
  border: 1px solid #999;
	padding: 1px;
	float: right;
	}
/* End Form Elements */



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

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

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

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

#commentform p {
	margin: 0;
	}

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

.commentmetadata {
  padding-top: 5px;
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#calendar_wrap, #wp-calendar {
	empty-cells: show;
	margin-top: 3px;
	width: 100%;
	}

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

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

#wp-calendar a {
  font-weight: bold;
	display: block;
	}

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

#wp-calendar td {
	text-align: center;
	font-size: 9px;
	}
/* End Calendar */



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

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
  display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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 */
