/*
Theme Name: Melodiefabriek mnml Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.1
Author:Mid Mo Design
Author URI:http://midmodesign.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/

body {
font-size: 1.0em;
line-height: 24px;
margin: 0;
font-style:normal;
font-variant:normal;
font-weight:normal;
}
a {
border-bottom:1px solid #999;
text-decoration:none;
color:#333;
}
a:hover {
color:#e12000;
background-color:#f7f7f7;
}
hr{
margin-top:20px;
margin-bottom:30px;
border:0;
border-top:1px dotted #999;
width:500px;
color:#fff;
clear:both;
}
#wrapper {
width:900px;
margin:0px auto;
}
#content {
margin: 50px 0px 50px 0px;
width:610px;
float:left;
padding:0 0 30px 0;
min-height:420px;
overflow:hidden;
}
.post {
padding-top:0px;
padding-right:0px;
padding-bottom:30px;
width:500px;
}
.post p:first-child {
  font-style: italic;
  color:#777;
  font-size:17px;
  text-decoration: none;
  text-transform: none;
}
.post p:first-child a {
        border-bottom:1px solid #999;
        text-decoration:none;
        color:#777;
        font-weight:bold;
}
.post blockquote p:first-child {
	font-style:normal;
        font-size:14px;
        color:#000;
}
.post p {
clear:both;
margin:14px 0 14px 0;
}
.post p a {
        border-bottom:1px solid #999;
        text-decoration:none;
        color:#333;
}
.post em{
font-style:italic;
}
.post h2 {
font-size:22px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
color:#f9;
  font-size: 33px;
  font-weight: bold;
  line-height: 1em;
margin-top: 0.25em;
margin-bottom: 0.2em;
border-bottom:none;
margin-left:0px;
}
.post h3, .post h4 {
font-size:16px;
margin:15px 0 10px 0;
font-weight:bold;
}
.post h4 {
font-size:16px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#e12000;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
color:#999;
font-size:12px;
line-height: 1.3em;
}
.post small a {
font-weight:normal;
color:#999;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post .imgborder {
float: left;
margin: 12px 20px 10px 0px;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
padding: 0px 0px 50px 10px;
margin:0;
}
.post .wp-caption-text {
padding:0;
marging:0px;
float:right;
font-size:10px;
color:#999;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
font-family:courier;
font-size:14px;
font-style:normal;
border-left:5px solid #777;
/*margin:25px 50px 0 50px;*/
padding-left:25px;
margin:30px;
line-height:1.5em;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
.navigation {
width:600px;
}
.navigation .alignright {
float:right;
margin-left:10px;
}
.navigation .alignleft {
float:left;
margin-right:10px;
}
#comments h3, #comments h4{
font-size:20px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #999;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
background: #eee;
width:475px;
padding:10px 15px 20px 10px;
min-height:110px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
font-size:14px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
width:370px;
font-size:14px;
font-weight:normal;
}
#comments textarea {
width:370px;
font-size:14px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#333;
color:#fff;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
.commentmetadata {
font-size:12px;
color:#999;
}
#sidebar {
background:#ccffee;
width:290px;
float:right;
margin:22px 0px 0px 0px;
padding-top:20px;
overflow:hidden;
-moz-border-radius: 0px 20px 0px 20px;
-webkit-border-radius: 0px 20px 0px 20px;
-khtml-border-radius: 0px 20px 0px 20px;
border-radius: 0px 20px 0px 20px;
}
#sidebar p {
font-size:12px;
margin-right:5px;
}
#sidebar .block{
margin:0px 5px 30px 20px;
font-size:12px;
}
#sidebar .logo{
margin:0px 0px 10px 20px;
}
#sidebar .logo a {
text-decoration:none;
border:none;
}
#sidebar h3 {
padding:15px 0 3px 0;
font-size:20px;
}
#sidebar .block ul {
padding: 0px 12px 0 0px;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
}
#sidebar .block li li {
padding:2px 0 2px 15px;
}
#sidebar .block li a {
font-size:12px;
font-weight:bold;
padding:2px 0 2px 0px;
display:block;
border-bottom:1px solid #999;
}
#sidebar .block li li a {
font-size:12px;
font-weight:bold;
padding:2px 0 2px 0px;
display:block;
border-bottom:1px solid #999;
}
#sidebar .block li a:hover {

}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:16px;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
padding:2px 0 2px 0px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px solid #999;
text-decoration:none;
color:#333;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px solid #999;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud {
padding-right:10px;
}
#sidebar .widget_tag_cloud h3 {
/*margin:0 0 8px;
border-bottom:1px dotted #999;*/
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:0px dotted #999;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #999;
border-bottom:1px dotted #999;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #999;
border-bottom:1px dotted #999;
}
#footer {
font-size:0.9em;
width:900px;
float:left;
border-top:1px solid #999;
text-align:left;
padding:30px 0 40px 0;
}
.translate_block {
text-align:right;
margin-top:10px;
margin-bottom:20px;
}
.translate_block a{
text-align:right;
color:#999;
font-size:10px;
border-bottom: 1px #ff0000 dotted;
}
.translate_block:hover a {
color:#ff0000;
border-bottom: 1px #ff0000 dotted;
}
.avatar {
background:#FFFFFF none repeat scroll 0 0;
float:left;
margin: 10px 15px 0 10px;
}
#sidebar .get-recent-comments{
background:none;
font-size:12px;
font-weight:normal;
padding:0;
display:block;
border-bottom:none;
}
#sidebar .get-recent-comments img {
margin-left:0px;
margin-top:10px;
margin-right:10px;
}
#sidebar .cloud_52_wrap {
margin-right:10px;
}
#sidebar .cloud_52_wrap h3{
font-variant:small-caps;
font-size:14px;
margin-top:-10px;
font-weight:normal;
color:#ff0000;
}
.kjgrcGravatar {
border: 2px #fff solid;
}
.formlist {
padding:20px;
background: #eee;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
border-radius: 20px;
}
.related_post{
}
.sociable {
clear:both;
}
.tweetdit {
/*font-weight: bold;*/
font-size:12px;
border:none;
}
.tweetdit:hover{
}
.stylereactie {
font-weight: bold;
font-size:14px;
border:none;
}
.stylereactie:hover{
}
.navlinks a{
color:#fff;
background:green;
padding:5px;
border:none;
font-size:14px;
}
.navlinks a:hover{
background:#ff0000;
border:none;
}
.navrechts a{
color:#fff;
background:green;
padding:5px;
border:none;
font-size:14px;
}
.navrechts a:hover{
background:#ff0000;
border:none;
}
.post .bbpBox p:first-child {
font-style: normal;
font-size:9px;
}
.post .bbpBox p:first-child a{
font-style: normal;
font-weight:normal;
border-bottom:2px solid #fff;
}
