/*  
Theme Name: Merrill Bartlett Group
Theme URI: http://www.unionstreetmedia.com
Description: 
Version: 1.1
Author: Scott Nelle
Author URI: http://www.www.unionstreetmedia.com/

*/

/*
1/14/08 - theme updated for sidebar widget support -sn
*/



/* Begin Typography & Colors */
.postmetadata {
	
}

blockquote {
	margin: 10px 0;
	border-left: 10px solid #ccc;
	padding: 0 20px 0 10px 
}
/* End Typography & Colors */

/* Begin Comments*/
li.authorcomment {
	background: #eee;
}
.commentlist cite {
	font-style:normal;
	font-weight: bold;
}
/* End Comments */

/* widget sidebar */
#wp-sidebar {

}
#wp-sidebar ul {
	margin-left: 0px;
}
#wp-sidebar ul ul {
	margin-left: 20px;
	margin-bottom: 1em;
}
li.widget {
	list-style: none;
}