/*
 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://williamrood.net/twenty-seventeen-child/
 Description:  Twenty Seventeen Child Theme
 Author:       William Rood
 Author URI:   http://williamrood.net
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-seventeen-child
*/

@import url("../twentyseventeen/style.css");

.entry-content,
.entry-summary {
	padding: 0 2.6923% 2.6923%;
}


body.page-template-page-full-width .page-full-width #primary .entry-content {
width: 100%!important;
}

body.page-template-page-full-width .page-full-width #primary .entry-header {
width: 100%!important;
}


body #primary .entry-content {
width: 100%!important;
}

body #primary .entry-header {
width: 100%!important;
}

.entry-content p iframe { display:block; margin: 0 auto; }
.entry-content p video { display:block; margin: 0 auto; }
.entry-content .tg  {border-collapse:collapse;border-spacing:0;margin:0px auto;}
.entry-content .tg td{font-family:Arial, sans-serif;font-size:7px;padding:5px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:keep-all;}
.entry-content .tg th{font-family:Arial, sans-serif;font-size:7px;font-weight:normal;padding:5px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:keep-all;}

