@import url(http://www.selfi.sh/data/mt-static/themes-base/blog.css);
@import url(http://www.selfi.sh/data/mt-static/themes/minimalist-red/screen.css);

.song{ 
 margin: 3px;
 border: #c9c dotted;
 border-width: 0 2px 2px 0;
 color: #a00;}

.talk{
 margin:3px;
 color: #060;
 border: #ccc dotted;
 border-width:1px;}

h4{
 border: #c33 solid;
 border-width: 0 0 1px 10px;
 font-weight: bold;
 font-size: 120%;} 

em{
 font-weight: bold;
 font-style: normal;
 color: #930;}

strong{
 font-weight: bold;
 font-size: 120%;
 color: #c30;}

img.fv {
 border:0;
 width:16px;
 height:16px;
 padding:0 4px;}

blockquote {
 margin:20px;
 border:dashed #fc9 4px;
 padding:5px;
 background:#ffd;}