/*
Theme Name: UR - WP-Clear + Newsletter
Description: UR Newsletter theme addons for the base WP-Clear theme
Version: 0.1.0
Author: Mike D. Jones

Template: wp-clear321
Template Version: 1.0
*/

@import url("../wp-clear321/style.css");

.header .menu a {
	font-weight:400!important;
}

.home-photo-of-week {
	margin:6px 0 0 0;
}

.bio ul {
	padding:0;
	margin:0;
}

.bio ul li {
	background-image:none;
	padding-left:0;
	color:#001c47;
	list-style-type: none;
	margin: 0 0 2px;
}

.clips {
	padding: 15px;
	margin: 0 0 15px;
	background: #f5f5f5;
	border: 1px solid #ebebeb;
}

.clips_details {
	list-style-type:none;
	font-size:15px;
}

.clips_publisher {
	font-weight:bold;
}

.clips_date {
	font-size:.8em;
	font-style: italic;
}




