/**
 * Theme Name: News Daily
 * Author: Oomph, Inc.
 * Author URI: http://www.thinkoomph.com/
 * Description: News Daily Custom theme, child of Dynamic News VIP theme
 * Template: dynamic-news
 * Version: 0.1
 */

/**
 * Color pallete:
 *
 * dkBlue: #007ac0
 */

/**
 * General
 */
.newsd-ad {
	margin: 1em 0;
}

#logo .logo-image {
	max-width: 320px;
}

/**
 * Adjustments to header
 */
#logo {
	margin-bottom: 1em;
}
@media only screen and (max-width: 60em) {
	/** Continue to float **/
	#logo {
		float: left;
		width: auto;
	}
}

#header {
	padding: 20px;
}
@media only screen and (min-width: 60em) {
	#header {
		padding: 20px;
	}
}
	#header .newsd-ad {
		float: right;
		margin-left: 1em;
	}
@media only screen and (max-width: 1188px) {
	#header .newsd-ad {
		float: none;
		clear: both;
		margin-left: 0;
		text-align: center;
	}
}

	#header-content div {
		float: none;
		margin: 0;
	}

	#header-content #header-secondary {
		float: right;
	}

	#header-content #header-search,
	#header-content #header-social-icons {
		float: right;
	}
	#header-content #div-gpt-ad-leaderboard {
	}


@media screen and (max-width: 767px) {
	#div-gpt-ad-leaderboard {
		display: none;
	}
}

/**
 * Adjustments to overall page container
 */
#wrap {
	padding: 1.5em 20px 0;
}


/**
 * Postmeta
 */
.newsd-meta-author {
	text-transform: uppercase;
}
	.newsd-author-byline-name,
	.newsd-author-byline-source {
		color: #007ac0;
	}


.newsd-post-copyright {
	color: #666;
}

/**
 * Single post slideshow 
 */
.entry .newsd-post-slideshow {
	margin: 1em 0;
	padding: 0;
	padding-top: 60%;
	position: relative;
	overflow: hidden;
}

	.newsd-post-slideshow .newsd-post-slideshow-list {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	/* Slideshow images */
	.newsd-post-slideshow-item {
		padding: 0;
		margin: 0;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: 5;
	}
			.newsd-post-slideshow-item-loading {
				visibility: hidden;
			}
			.newsd-post-slideshow-item-fadeout {
				z-index: 6;
			}
			.newsd-post-slideshow-item-active {
				z-index: 7;
			}
		.newsd-post-slideshow-item img {
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
		}

	/* Slideshow navigation */
	.newsd-post-slideshow  .postslide-direction-nav {
		margin: 0;
		padding: 0;
		list-style-type: none;
		position: absolute;
		top: 0;
		z-index: 100;
	}
		.newsd-post-slideshow .postslide-direction-nav a {
			display: block;
			width: 40px;
			height: 40px;
			background: #333;
			text-align: left;
			font-size: 0;
			cursor: pointer;
			opacity: 0;
			position: relative;
			-webkit-transition: all 0.2s ease-out;
			-moz-transition: all 0.2s ease-out;
			-ms-transition: all 0.2s ease-out;
			-o-transition: all 0.2s ease-out;
			transition: all 0.2s ease-out;
		}
			.newsd-post-slideshow .postslide-direction-nav a:hover {
				background: #e84747;
				text-decoration: none;
			}	
			
		.newsd-post-slideshow:hover .postslide-direction-nav a {
			opacity: 1;
		}

		.newsd-post-slideshow  .postslide-direction-nav a:before {
			margin: 0.35em;
			-webkit-font-smoothing: antialiased;
			display: inline-block;
			font: normal 24px/1 Genericons;
			text-decoration: inherit;
			vertical-align: text-bottom;
			color: #fff;
		}
			.newsd-post-slideshow .postslide-direction-nav a.postslide-prev:before {
				content: '\f430';
			}

		.newsd-post-slideshow .postslide-direction-nav a.postslide-next {
			left: 41px;
			top: -40px;
		}
			.newsd-post-slideshow .postslide-direction-nav a.postslide-next:before {
				content: '\f429';
			}

	/* Slideshow caption */
	.newsd-post-slideshow-caption {
		position: absolute;
		background-color: rgba(0, 0, 0, .4);
		color: #fff;
		padding: 10px;
		bottom: 0;
		left: 0;
		right: 0;
		font-size: 12px;
		line-height: 1.3;
	}
	.entry .newsd-post-slideshow-caption {
		margin: 0;
	}

/**
 * Footer & Widgets
 */
#footer-widgets-bg {
	background-color: #f5f9fb;
}

	@media only screen and (min-width: 70.063em) {
		.footer-widget-column {
			width: 33%;
		}
	}

#footer-widgets .widgettitle {
	color: #333333;
	font-size: 1.2em;
	margin-bottom: 0;
	padding: 0 0 0.3em 0.5em;
	font-family: 'Francois One', Tahoma, Verdana, Arial;
}

#footer-widgets .widget div{
	color: #333333;
	font-size: 0.85em;
}

#footer-widgets .widget a:link,
#footer-widgets .widget a:visited {
	color: #bf0000;
}

#footer #credit-link {
	float: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.7em;
	line-height: 1.6em;
}

#footer #credit-link a {
	color: #ffffff;
}

#footer .disclaimer {
	color: #808080;
	padding-top: 1em;
}

/* Archive Posts */
.archive .post .postinfo {
	display: none;
}

/* Page, Post Titles, & Homepage Slider */
.page-title,
.post-title,
.home #frontpage-slider .zeeslide .slide-title {
	text-transform: none;
}

/* Sidebar Widgets */
.dynamicnews_popular_posts .widget-thumb > a {
	font-weight: bold;
}

.cat_posts li,
.cat-post-widget li {
	list-style: none;
	margin: 0 0 0.5em 0;
	overflow: auto;
}

.cat_posts li a,
.cat-post-widget li a {
	font-weight: bold;
	border-bottom: 0;
}

.cat-post-widget {
	font-size: inherit;
	line-height: inherit;
}

