#navigation {background-color:#BB6109;}

body { background: #FEB445;}

.post { background: #FFF7D5;}

body {
   color:#333;
   font:14px/1.5 arial,sans-serif;
}

/* font size on the top nav */
#top_navigation a:link, #top_navigation a:visited {
   font-size:14px;
}

.entry img {
border:none;
}


/*
Default CSS Styles for the yd_rp_widget plug-in
*/
.yd_rp_widget {
	font-size: 11px;	
	line-height: 13px;
        padding-bottom: 30px;
        margin-left: -40px;
}

.yd_rp_widget h4 {
	font-size: 16px;	
	font: bold Arial, Helvetica, sans;	
	display: block;
	clear: both;
	margin-bottom: 8px;
}

.side1 ul li ul li h4 a, .side2 ul li ul li h4 a {
	padding-left: 0px;
}

.yd_rp_excerpt {
      font-size:13px;
      line-height:16px;
      padding-bottom:12px;
      border-bottom: 1px #999 dotted;
margin-bottom: 30px;
}

.yd_rp_widget ul  li {
     list-style-type: none !important;
]

.yd_rp_widget img {
	width: 60px;
	height: 60px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}


