/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?iefix') format('eot'),
		url('fonts/BebasNeue-webfont.woff') format('woff'),
		url('fonts/BebasNeue-webfont.ttf') format('truetype'),
		url('fonts/BebasNeue-webfont.svg#webfontfvFLBU0N') format('svg');
    /* font-weight: normal; */
    /* font-style: normal; */
    line-height: 1;
}

.side-title {
	height: 36px;
	margin: 0 0 5px 0;
	padding: 12px 0 0 42px;
	font-family: 'BebasNeueRegular', Haettenschweiler, Impact, monospace;
	font-weight: normal;
	letter-spacing: 0.02em;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	background: transparent url(http://www.communitynewscommons.org/wp-content/uploads/2017/12/bg-primary-widget-title.png) no-repeat 0 0;
	color: #069449;
}

.archive .blog-media, .search .blog-media {
width: 15% !important;
margin-right: 15px;
}
.archive .blog-content, .search .blog-content {
width: 83% !important;
}

.home-photo-of-the-day.solid-bg.sidebar-content .widget {
    padding: 0;
	border-top: 0px solid #adb0b6;
	padding-top: 10px;
}

.photoswipe-wrapper img {
	padding-top: 1.5em;
}
.wp-caption-text {
	font-style: italic;
	margin-bottom: 2.0em;
}
