li, ul{
padding:0 0 10px 0px;

}
ul.post{
padding-left:16px;
}
ol.post{
padding-left:20px;
}
p{
    margin-bottom:10px;
    display:block;
}

h1, h2 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#008dcb;
	font-size:19px;
	}
	
small{
    margin-left:10px;
}
.postmetadata {
    margin-left:10px;
    margin-bottom:40px;
}	
.sidebar-mid h2{
    border-bottom:1px solid #008dcb;
	padding-bottom:5px;
	width: 207px;
	font-size:19px;
	margin-bottom:10px;
}	
.content-mid h2{
    border-bottom:1px solid #008dcb;
	padding-bottom:5px;
	width:531px;
	margin-left:10px;
	font-weight:lighter;
	font-size:19px;
}	
.content-mid h2 a{
	font-size:19px;
}	
.respond{
	margin-left:10px;
}
.content-mid h3{
    margin-left:10px;
}	

.entry{
    padding:10px;
}
.sidebar-mid li{
   	padding-bottom:30px;	
	float:left;
	display:block;
	clear:both;
	
}
.sidebar-mid li ul li{
   	padding-bottom:10px;	
	float:left;
	display:block;
	clear:both;
	width: 207px;
}
.sidebar-mid li a,.sidebar-mid li a:hover{
   	color:#464646;	
}
.commentlist img{
 display:none;
 }
.layout {
   width:900px;
   margin:0 auto;   
   }
   
 .blog-top {
    width:900px;
    float:left;	
	background-image:url(images/music_lessons_bg_top.gif); 
	height:68px;
	
   }
  .blog-mid{
    width:900px;
    float:left;	
	background-image:url(images/music_lessons_bg.gif); 
    background-repeat: repeat-x;
	background-color: #FFFFFF; 
   }  
 .blog-bot {
    width:900px;
    float:left;	
	background-image:url(images/music_lessons_bg_bottom.gif); 
	height:27px;
	
   }   
.sidebar {
   width: 258px;
   float: left;
   margin-left:25px;
   }
.sidebar-top{   
   	height:12px;
	width:258px;
    float:left;	
	background-image:url(images/music_lessons_lbg_top.png); 
	background-repeat: no-repeat;
   }
 .sidebar-mid{
  	width:233px;
    float:left;	
	padding:10px;
	padding-right:0px;
	padding-left:25px;
	background-repeat: repeat-y;
	background-color: #FFFFFF; 
    background-image:url(images/music_lessons_lbg_r.gif);
	}
 .sidebar-bot{
  	width:258px;
    float:left;	
	height:12px;
	background-image:url(images/music_lessons_lbg_bottom.png); 
	background-repeat: no-repeat;
	}
 .header {
   float:left;
   }
.content{
   width: 574px;
   float: left;  
   margin-left:20px;   
   }
.content-top{   
   	height:12px;
	width:574px;
    float:left;	
	background-image:url(images/music_lessons_rbg_top.png); 
	background-repeat: no-repeat;
   }  
 .content-mid{  
    background-color: #FFFFFF; 
   	width:554px;
    float:left;	
	padding:10px;
	background-repeat: repeat-y;
	background-color: #FFFFFF; 
    background-image:url(images/music_lessons_rbg_r.gif);
   }    
 .content-bot{   
   	height:12px;
	width:574px;
    float:left;	
	background-image:url(images/music_lessons_rbg_bottom.png); 
	background-repeat: no-repeat;
   }    
   
 .footer{
   float:left;
}   


