/*  
Theme Name: Union Street Default
Theme URI: http://www.unionstreetmedia.com
Description: 
Version: 1.0
Author: Scott Nelle
Author URI: http://www.www.unionstreetmedia.com/

*/



/* Begin Typography & Colors */
.postmetadata {
	
}
/* End Typography & Colors */

/* Begin Comments*/
li.authorcomment {
	background: #e9ffec;
}
.commentlist cite {
	font-style:normal;
	font-weight: bold;
}
/* End Comments */

#content {
width: 70%;
float: left;
}

#sidebar {
width: 28%;
float: right;
}

#sidebar h2 {
	font-weight: normal;
	font-size: 100%;
	margin: 10px 0 0;
}

#sidebar ul {
list-style: none;
margin: 0;
padding: 0;
}

#sidebar ul li {
margin: 0;
padding: 0;
}



