/*
Theme Name: Mises 2015 (Top News Child Theme)
Description:
Author:
Author URI:
Theme URI:
Version: 0.1
License: 
License URI:  
Template: topnews
*/

@import url(../topnews/style.css);


/* ---------- REMOVE "JOIN US" BUGGED MENU ---------- */

#menu-item-18463 {
    display: none;
}

.sub-menu #menu-item-18463 {
    display: list-item;
}



/* ---------- FONT CHANGES ---------- */


/* Front Page Excerpt */
.widget-full-list-text p {
	color: #444;
	font-size: 100%;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 100%;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	}

/* Article Text */
#content-area p {
    font-weight: 400;
}


/* Quotes */
body #content-area blockquote p {
    font-size: 1.2em;
}

/* Sidebar - Recent Comments */
li.dsq-widget-item a.dsq-widget-user {
    font-size: .8em;
}

li.dsq-widget-item span.dsq-widget-comment {
    font-size: .8em;
}






/* ---------- DONATE BUTTON ---------- */


div.sidebarthumb {
    border: 2px solid #1f4773;
    margin-bottom: -1px;
}

div.sidebarthumb:hover {
    border: 2px solid #992e2e;
}
    
.thumb1 {
    padding-bottom: 10px;
}

.sidebarthumb a {
    height: inherit;
}

.sidebarthumb img {
    margin-bottom: -2px;
}

/* ---------- SIDEBAR ---------- */

/* Remove Bulletin Header */

#text-2.sidebar-widget span {
    display: none;
}


/* Recent Comments */

li.dsq-widget-item img.dsq-widget-avatar {
    padding-top: 4px;
    padding-right: 6px;
    width: 40px;
    height: 40px;
}

li p.dsq-widget-meta {
    padding-top: 2px;
}

div.dsq-widget ul.dsq-widget-list {
    margin-top: -22px;
}


/* Tubepress */

div.tubepress-static-player {
    margin-left: auto;
    margin-right: auto;
}


dl.tubepress-meta-group {
    line-height: 135%;
}