/*  
Theme Name: New Hampshire Home Search
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-bottom: 1em;
}
#wp-sidebar ul ul {
	list-style: none;
        padding:0 0 0 10px;
}
#wp-sidebar ul{
	list-style: none;
        padding:0px;
}

#wp-sidebar h2 {
padding:0;
font-size: 14px;
margin:10px 0 0;
}

