/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.

If you need any further help, ask in the CSS Customization forum.
*/
/*
a.site-header:before {
    content: "Test (" attr(cnn.com) ")";
	display: block;
	text-align: center;
	color: #fff;
	font-size: 110%;
}
*/

 #eckb-article-page-container {
    color: #000000;
}

#eckb-article-page-container-v2 {
        width: 950px;
    }

.entry-meta a {
    color: #000000;
}

a.home-link {
	height: 275px;
}

#masthead, #main, #colophon {
	width: 1000px;
}

.navbar {
	width: 1000px;
	padding: 5px 0;
}

.nav-menu li a {
	padding: 20px 9px;
	font-size: 20px;
}

ul.nav-menu, div.nav-menu > ul {
	padding-right: 0;
}

.site-header {
	min-height: 275px;
}

div.entry-content {
	max-width: 950px;
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
	margin-left: 30px
}


#menu-item-997 a {
	color: #ead661;
	font-size: 22px;
	font-weight: bold;
}

#menu-item-999 a {
	color: #aaaaaa;
	font-size: 17px;
	font-weight: normal;
}

#menu-item-1000 a {
	color: #aaaaaa;
	font-size: 17px;
	font-weight: normal;
}

.site-info a {
	color: #777;
}

.site-info:before {
	content: "Copyright 2019 by Stream Powered Productions, LLC. All rights reserved.";
	display: block;
	text-align: center;
	color: #fff;
	font-size: 110%;
}

/*
.entry-header {
	height: 200px;
		background-image: url('https://suitecg.com/wp-content/uploads/2016/06/banner-stadium1.png');
/*	background-color: #fff;*/
	
/*}

*/

.category .archive-header {
	height: 200px;
/*	background-color: #fff;*/
}

.entry-header .entry-title {
	color: #000;
	font-size: 50px;
	font-weight: bold;
	padding: 60px 10px;
	min-height: 200px;
}

.category .archive-header .archive-title {
	color: #fff;
	font-size: 55px;
	font-weight: bold;
	padding: 60px 10px;
	height: 200px;
}

.category-customer-support .archive-header, .category-graphics-depot .archive-header, .category-news-and-announcements .archive-header {
	background-image: url('https://suitecg.com/wp-content/uploads/2016/06/banner-cheering.png');
}

#post-1385 .entry-header {
	background-image: url('https://suitecg.com/wp-content/uploads/2016/06/banner-stadium1.png');
}

#post-1385 .entry-title {
	color: #fff;
	font-size: 55px;
	font-weight: bold;
	padding: 60px 10px;
}

.category-tutorials .archive-header, #post-31 .entry-header {
	background-image: url('https://suitecg.com/wp-content/uploads/2016/06/banner-cheering.png');
}

#post-1 .entry-header {
	background-image: url('https://suitecg.com/wp-content/uploads/2018/08/Home-Page-Banner.png');
}


#post-1 .entry-header {
	height: 300px;
	padding: 0;
	margin: 0;
	color: rgba(0,0,0,0);
}

#post-1 .entry-title {
	height: 0;
	padding: 0;
	margin: 0;
	color: rgba(0,0,0,0);
}

#post-1 img.aligncenter {
	margin: 0;
}

#post-1 {
	color: rgba(0,0,0,0);
}

#post-1 div.entry-content {
	max-width: 1000px;
}

#post-1300 .entry-header {
	background-image: url('https://suitecg.com/wp-content/uploads/2018/09/MultiSport-Scoreboard-Header.png');
}

#post-1300 div.entry-content {
	max-width: 1000px;
}
#post-1300 .entry-header {
	height: 300px;
	padding: 0;
	margin: 0;
	color: rgba(0,0,0,0);
}

#post-1300 .entry-title {
	height: 0;
	padding: 0;
	margin: 0;
	color: rgba(0,0,0,0);
}
#post-1300 img.aligncenter {
	margin: 0;
}

#post-31 .entry-title {
	color: #fff;
	font-size: 55px;
	font-weight: bold;
	padding: 60px 10px;
}
#post-31 .entry-content {
	padding: 0px 40px;
}