#text-305514203.widget.widget_text {
  margin-bottom: 0px;
}

#blog_subscription-4.widget.jetpack_subscription_widget {
  margin-bottom: 0px;
}

img.image.wp-image-39567.attachment-full.size-full {
  max-width: 100%;height: auto;
  display: block;
}

/* next two lines are formatting a bordlerless image for the sidebar */

#widget_sp_image-2.widget.widget_sp_image { padding: 4px;}
#widget_sp_image-2.widget.widget_sp_image img { display: block }


#categories-2.widget.widget_categories {
  margin-bottom: 0px;
}

#simple-social-icons-2.widget.simple-social-icons {
  padding-bottom: 14px; 
}

.widgettitle.widget-title {
  font-size: 20px;
}

#media_image-4.widget.widget_media_image {
  padding: 20px;
}

#wpp-5.widget.popular-posts {
  padding: 30px;
}

#sidebar_images.widget.bwp_gallery_slideshow {
  padding: 30px; padding-bottom: 10px; font-size: 24px;
}

#media_image-8.widget.widget_media_image {
  padding: 0px;
}

.container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}