/* -- This is the place to add your own style modifications without touching the original styles -- */

/* ---------[ Title Adjustments ]--------- */

h2.feature-title span, 
h3.widgettitle span, 
h2.feat-title span {
	text-transform:none;
	}

img.feature-photo, img.home_feature_photo {
	margin:0;
	float:right;
	display:block;
	max-height:225px;
	height:auto !important;
	height:225px;
	}

.entry img.feature-photo {
	margin:0 0 10px 10px;
	float:right;
	padding:1px;
	background:#fff;
	border:1px solid #ddd;
	}

.widget li.arpw-li {
list-style: none;
margin: 0;
padding: 0;
}