a:link, a:visited  { color: #ff6600; }
body  { background-color: #666; }
#top {background-color: #666; }
#nav li ul li  { background: #ccc; }
.entry a.btn, input.submit, #commentform #submit { background-color:#666; border:1px solid #ff6600; }
.post #share .banner { background:url(grey/banner-share.png) no-repeat; }
.featured-banner { background:url(grey/banner-featured.png) no-repeat; }
.entry a img { border:2px solid #ff6600; }
.entry {font-size:18px;}

.related {
margin-bottom:10px;
padding:5px;
background:#fff;
-webkit-border-radius:5px; -moz-border-radius:10px;
}



.related .pItem {
border-bottom:1px solid #eee;
min-height:75px;
}

.pItem {
background:#fff !important;
padding: 10px 5px 5px 5px;
margin-bottom:5px;
margin-top:5px;
padding-right:5px;
padding-left:5px;
-webkit-border-radius:5px; -moz-border-radius:10px;
width:100%
}

.pItem img {
	margin-right:15px;
}