/*
Theme Name: Newspaper Child theme
Theme URI: http://themeforest.net/user/tagDiv/portfolio
Description: Child theme made by tagDiv
Author: tagDiv
Author URI: http://themeforest.net/user/tagDiv/portfolio
Template: Newspaper
Version: 9.0c

----------------------------------------------------------------------------
This file will load automatically when the child theme is active. You can use it
for custom CSS.
*/

.spons-ad-container {
}

.spons-ad-container .spons-ad-block > .td-module-container {
	border:1px solid #dddddd; 
	background-color:#fafafa;
	background-image:linear-gradient(0deg,#fafafa,#fafafa);
}

.spons-ad-container .spons-ad-container-title, .spons-ad-container-title {
    color: #767676;
    font-size: 10px;
    text-align: center;
    display: block;
    font-family: Verdana, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    line-height: normal !important;
}

.spons-ad-container .spons-ad-notice, .spons-ad-notice {
	font-size:90%; 
	color:#999999; 
	text-align:center;
	position:absolute; 
	bottom:4px; 
	width:50%;
}

.spons-ad-container-inline {
	float:left;
	clear:left;
	margin:0px 26px 6px 0px !important;
}

.spons-ad-container-upper .td_module_column .spons-ad-notice {
	width:60%;
	text-align:right;
	right:4px; 
}

.td_module_column .td_module_flex .td-module-container .td-module-meta-info h3.entry-title, 
.spons-ad-container-upper .td_module_column .spons-ad-container-title {
	/*
	max-height:46px; 
	margin-bottom:14px; 
	overflow-y:hidden; 
	text-overflow:ellipsis;
	*/
}

.spons-ad-container-upper .td_module_column .spons-ad-block {
	margin-bottom:7px; /* account for the adjustment made below, and for the 1px line added around */
}

.spons-ad-container-upper .td_module_column .spons-ad-block .td-module-meta-info {
	margin-bottom:5px;
}

.spons-ad-container-upper .td-excerpt {
	display:inline;
}

.tdb-block-inner ul, .tdb-block-inner ol {
	clear:left;
}
