/*Theme Name: MyBlackPianoTheme URI: http://www.myblackpiano.com/Description: MyBlackPianoVersion: 1.0Author: MyBlackPianoAuthor URI: http://www.myblackpiano.com/*//* Global--------------------------------------------- */* { padding: 0; margin: 0; }body {background: #fff url('http://www.myblackpiano.com/wp-content/themes/mbp/images/bg.jpg') top left;background-attachment:fixed;color: #000;font-family:  Verdana, Arial, Helvetica, sans-serif;margin: 0;padding: 0;font-size: .75em;text-align: left;}/* Header--------------------------------------------- */#container {width: 960px; margin: 0 auto 35px auto;border-left: solid 1px #181818;border-right: solid 1px #181818;}#header {height: 62px;background: #181818;}#header #header_logo a {background: url('http://www.myblackpiano.com/wp-content/themes/mbp/images/logo.jpg') no-repeat;display: block;float: left;width: 386px;height: 62px;text-indent: -9999px;margin-left: 15px;}#nav { float: right; margin: 25px 30px 0 0;}#nav ul { list-style: none; }#nav li { float: left; border-left: 1px solid #fff;}#nav li.first_page_item {border-left: 0 none;}#nav li a, #nav li a:visited {padding: 0 10px;display: block;color: #fff;text-decoration: underline;font-size: 0.8em;float: left;}#nav li a:hover { text-decoration: none; }#nav li.current_page_item a, #nav li.current_page_item:visited, #nav li.current_page_item:hover {font-weight: bold;text-decoration: none;}.clear {clear: both;}#header_img {height: 313px;background: url('http://www.myblackpiano.com/wp-content/themes/mbp/images/header.jpg') no-repeat;}/* Content--------------------------------------------- */#page {background: #fff;width: 960px;text-align: left;float: left;}#content {background: #fff; width: 600px;padding: 20px 25px 20px 25px;overflow: visible;float: left;}* html #content { overflow: hidden; }#sidebar {padding-bottom: 33px;margin-bottom: 10px;width: 302px;float: right;background: url('http://www.myblackpiano.com/wp-content/themes/mbp/images/sidebar_footer.jpg') bottom left no-repeat;}#sidebar_inner {background: url('http://www.myblackpiano.com/wp-content/themes/mbp/images/sidebar_bg.jpg') top left repeat-y;color: #222;font-size: 0.9em;line-height: 1.5em;}* html #sidebar_inner { overflow: hidden; }#sidebar ul { list-style: none; }#sidebar ul li {padding: 0 40px 0 30px;margin-bottom: 20px; float: left;width: 207px;}h2.widgettitle {font: 1.5em Georgia, "Times New Roman", Times, serif;margin-bottom: 8px;padding: 3px;border-bottom: 1px dotted #999;color: #3D1812;}.widget { margin: 0px 7px 0px 7px;padding: 5px 7px 5px 7px; float: left; }.widget p { padding: 0 10px; margin-bottom: 10px; }.widget p.center {text-align: center; }#sidebar ul li ul, #sidebar ul li ol {list-style: none;padding-left: 0px;margin-bottom: 15px;}#sidebar ul li ul li ul { margin: 0; }#sidebar ul li ul li, #sidebar ul li ol li {border: 0;padding: 0px;margin-bottom: 8px;}#sidebar ul li ul li ul li { padding-left: 15px; margin: 6px 0 0 0; }/* Footer--------------------------------------------- */#footer {clear: both;background: #181818;text-align: center;color: #fff;padding: 8px 0;font-size: 0.8em;}#footer a, #footer a:visited { color: #fff; text-decoration: none; }#footer a:hover { color: #fff; text-decoration: none; }/* Typography--------------------------------------------- */a,a:visited{ color: #8D112B; text-decoration: none; }a:hover { color: #8D112B; text-decoration: underline; }h1 {font: 1.5em Georgia, "Times New Roman", Times, serif;font-weight: bold;text-align: left;color: #000;line-height: normal;padding-top: 0px;margin-bottom: 20px;}h1 a,h1 a:visited{ color: #000;text-decoration: none; border:0; }h1 a:hover { color: #000; text-decoration: underline; border:0; background: #fff; }h2 {font-weight: bold;font: 1.5em Georgia, "Times New Roman", Times, serif;text-align: left;color: #000;line-height: normal;padding-top: 0px;margin-bottom: 20px;}h2 a,h2 a:visited{ color: #000; text-decoration: none;border:0; }h2 a:hover { color: #000;text-decoration: underline; border:0; background: #fff; }h3 {font: 1.5em Georgia, "Times New Roman", Times, serif;font-weight: normal;margin-bottom: 10px;color: #000;}p { margin: 0 0 15px 0; }blockquote {color: #777;margin: 15px 0px 15px 25px;padding: 10px 10px 2px 20px;font-style: italic;background: url('http://www.myblackpiano.com/wp-content/themes/mbp/images/blockquote.gif') top left repeat-y;}code { color: #090; font-family: "Courier New", Courier, monospace; }pre { width: 500px; margin-bottom: 15px; font-size: 1.2em; float: left; }* html pre { font-size: 1.0em; overflow: hidden; }/* Posts--------------------------------------------- */.post {font-family: Verdana, Arial, Helvetica, sans-serif;line-height: 1.5em;width: 600px;margin-bottom: 20px;color: #000;float: left;}.post a, .post a:visited { color: #8D112B; text-decoration: none; border-bottom: dotted 1px #8D112B; }.post a:hover { color: #fff; background: #8D112B; text-decoration: none;border: none; }.post h2 {margin-bottom: 5px;}.post h2 a,.post h2 a:visited{ color: #000; text-decoration: none;border:0; }.post h2 a:hover { color: #000;text-decoration: underline; border:0; background: #fff; }/* Post lists */.entry ul, .entry ol { margin: 0 0 15px 40px; color: #000; }.entry ul { list-style-type: square; }.entry li { padding: 3px 0; }.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 30px; }.entry dl { margin-bottom: 15px; }.entry dt { font-weight: bold; color: #000; }.entry dd { margin: 0 0 0 20px; font-style: italic; }/* Post images */.entry img.alignleft { margin: 0 10px 10px 0; float: left; border: 3px solid #ddd; padding: 3px; }.entry img.alignright { margin: 0 0 10px 10px; float: right; border: 3px solid #ddd; padding: 3px; }.entry img.aligncenter { display: block; margin: 0 auto 15px auto;border: 3px solid #ddd; padding: 3px; }/* Post categories */.post_cat { font-size: 0.9em; text-align: left; font-weight: bold; text-transform: uppercase; }.post_cat a, .post_cat a:visited { color: #993333; text-decoration: none; border: none; }.post_cat a:hover { color: #993333; text-decoration: underline; }/* Post meta data */.post_meta {font-size: 0.9em;width: 600px;padding: 4px 0px;margin-bottom: 15px;border-top: 1px dotted #ccc;line-height: normal;float: left;}.post_meta a, .post_meta a:visited { color: #993333; text-decoration: none; border: none; }.post_meta a:hover { color: #fff; text-decoration: underline; }p.author, p.date { color: #666; margin-bottom: 0; line-height: 1.6em; float: left; }p.tagged { margin-bottom: 0; line-height: 1.6em; float: right; }p.tagged span, p.date span { padding-left: 15px;}p.tagged span { background: url('http://www.myblackpiano.com/wp-content/themes/mbp/images/category.gif') no-repeat 0 2px; }p.date span { background: url('http://www.myblackpiano.com/wp-content/themes/mbp/images/date.gif') no-repeat 0 2px; }.post_meta p span.comments { margin-left: 20px; background: url('http://www.myblackpiano.com/wp-content/themes/mbp/images/comment.gif') no-repeat 0 2px; }/* Related posts */.related_posts ol { list-style: none; }.related_posts li { margin-bottom: 10px;}/* Single post print, email, subscribe box */.post_extra {font-size: 0.9em;margin-left: 10px;margin-bottom: 10px;float:right;border: dotted 1px #ccc;padding: 5px 10px;}.post_extra ul { list-style: none; padding: 0; margin: 0; }.post_extra li { padding-left: 15px; }.post_extra li.print { background: url('http://www.myblackpiano.com/wp-content/themes/mbp/images/print.gif') no-repeat 0 5px; }.post_extra li.email { background: url('http://www.myblackpiano.com/wp-content/themes/mbp/images/email.gif') no-repeat 0 5px; }.post_extra li.share { background: url('http://www.myblackpiano.com/wp-content/themes/mbp/images/share.gif') no-repeat 0 5px; }.post_extra li.delicious { background: url('http://www.myblackpiano.com/wp-content/themes/mbp/images/delicious.png') no-repeat 0 5px; }.post_extra a, .post_extra a:visited { color: #993333; text-decoration: none; border: none; }.post_extra a:hover { color: #fff; text-decoration: underline; }/* Previous and next posts navigation */.navigation { width: 600px; padding: 10px 0;margin-bottom: 0px; font-size: 0.9em; float: left; }* html .navigation { line-height: normal; }.previous { width: 300px; margin-bottom: 0;float: left; }.next { text-align: right; width: 300px;margin-bottom: 0; float: right; }/* Comments--------------------------------------------- */#comments { width: 600px; line-height: 1.5em; color:#000000;font-size:1.4em;margin-bottom:15px;text-align:left;float: left; clear: both; }ul.comment_list { list-style: none; margin-bottom: 20px;float: left; }ul.comment_list li, ul.comment_list li.alt, ul.comment_list li.author_comment { width: 600px; margin-bottom: 15px; float: left; padding: 5px;}ul.comment_list li {background-color: #ffffff;}ul.comment_list li.alt {background-color: #f0f0f0;}ul.comment_list li.author_comment {border-top: solid 1px #E3E2AE;border-bottom: solid 1px #E3E2AE;background-color: #FBFBD4;} .comment_intro { font-size: 0.9em; margin-bottom: 5px; line-height: normal; }* html .comment_intro {margin-bottom: 0; }.comment_author { font-weight: bold; font-size: 1.2em; }/* Simple Tags--------------------------------------------- */.st-tag-cloud {line-height: normal;}/* Breadcrumbs--------------------------------------------- */#breadcrumbs {background-color: #f0f0f0;padding: 6px 3px;}