/*
 Theme Name:   skt-filmmaker child
 Description:  skt-filmmaker-child
 Author:       Your Name
 Template:    skt-filmmaker
 Version:      1.00
 Text Domain:  skt-filmmaker-child
*/

div#adv, div#adv a {float:left; width: 100%;}

div#adv img {margin: 40px auto;}

div hr {clear:both; margin: 0;}

mark,
ins {
	background: #007acc !important;
	color: #fff; 
	padding: 0 !important; 
	text-decoration: none; 
}

ins img {margin: 20px 0}

b.alert {color:#a00; float:left; clear:both; width:100%; text-align:center; padding: 30px; margin:30px 0; border: solid 1px #a00; background-color:#ccc; }



body {
	font-size: 16px;
	font-family: 'Roboto' !important; 
}
.site-main h1,
.site-main h2,
.site-main h3,
.site-main h4,
.site-main h5,
.site-main h6 {
	font-family: 'Oswald', sans-serif !important;
}
h3.widget-title {
	font-family: 'Oswald', sans-serif !important;
}
a.ReadMore {
	font-family: 'Oswald', sans-serif !important;
}
.postmeta {
	font-size: 12px;
	padding: 2px 5px;
	background: #eee;
	margin: 5px 0;
}




@media screen and (min-width: 48em)
{
	body.single-format-video div#primary 
	{
    	float: left;
    	width: 100% !important;
	}
}