/* 
Theme Name:		 Our Town Sarasota - Newspaper X Child Theme
Theme URI:		 http://childtheme-generator.com/
Description:	 Our Town Sarasota - Newspaper X Child Theme is a child theme of Newspaper X, created by ChildTheme-Generator.com
Author:			 Aaron
Author URI:		 http://childtheme-generator.com/
Template:		 newspaper-x
Version:		 1.0.0
Text Domain:	 our-town-sarasota-newspaper-x-child-theme
*/


/*
    Add your custom styles here
*/

.bottom-ads{
	margin-top:40px;
	padding-top:40px;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed,
.embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}



