/*
Theme Name: Intercepts - Expound Child Theme
Author: GGMC
Author URI: http://www.defensenews.com
Description: 
Version: 1.9
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, light, one-column, two-columns, right-sidebar, editor-style, flexible-width, custom-header, flexible-header, custom-background, featured-images, custom-menu, post-formats, sticky-post, threaded-comments, translation-ready, full-width-template, buddypress

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Expound is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/

@import url('../expound/css/reset.css');
@import url('../expound/css/expound.css');
.entry-thumbnail-category { display: none; }
.entry-content embed, .entry-content iframe,.entry-content object 	{
    display: block;
    margin: auto;
	}
#secondary {
	width: 310px;
}

#primary {
	width: 690px;	
}

#ad_topsection {text-align:center;}
#ad_topsection .inner, #ad_topsection > div > div, #ad_topsection > div > div > div, #ad_topsection > div > div > div > div, #ad_topsection > div > div > div > div > div {margin: 0 auto;}

.widget-area .widget {
    margin-bottom: 40px;
    margin-right: 10px;
}
/* Top10 Widget - Popular Posts Styles */

.tptn_posts_daily img {
    border: 1px solid #D1D1D1;
    float: left;
    margin: 4px 12px 5px 0;
    padding: 3px;
}

.tptn_posts_daily li {
    height:67px;
	border-bottom: 1px solid #ECECEC;
    line-height: 1.4;
    margin: 0;
    padding: 6px 0;
}

.tptn_posts_daily  a {
    color: #3A3A3A;
}
.tptn_posts_daily a {
    text-decoration: none;
}
.tptn_counter {
	display: none !important;	
}

.leader-top {
	width:980px !important;
}

#page {
	position:relative !important;
}

div#adcontainer___gelement_adbanner_0_0_ad_container div:nth-child(2) {
	position:fixed !important;
	top:0px !important;
}