/** Do not remove this line. Edit CSS below. */
#nav {border:none;}

#header { 
}

.entry-content img, .entry-content p img {
padding:4px;
border:1px solid #ddd;
-moz-box-shadow: 2px 2px 2px #ccc;
-webkit-box-shadow:2px 2px 2px #ccc;
box-shadow:2px 2px 2px #ccc;
}


.yarpp-thumbnail img {
     border:none;
     box-shadow:none;
     -webkit-box-shadow:none;
     -webkit-box-shadow:
}


.yarpp-thumbnail {
		height: 200px !important;
                margin: 0;
                padding: 0;
}

.yarpp-thumbnail-title {
			font-size:0.8em !important; max-height: 4em !important;
                        margin: 0;
                        padding: 0;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title { }
img.wp-post-image {                
                text-align:center;
                margin-top:0px;
                margin-bottom:0px;
                padding:0px; 
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.review-result-wrapper i { font-style: normal; font-size: 18px;}
.review-star { position: absolute; right: 15px; top: 1.5px; }
