/*
Theme Name: The College Today
Theme URI: http://today.cofc.edu/
Description: LibertyNews Child Theme for The College Today news site for the College of Charleston.
Version: 1.0
Author: College of Charleston
Author URI: http://cofc.edu
Template: libertynews
*/

@import url("../libertynews/style.css");

/* Add your custom css code here */


.button-submitnews {
	background-color: #dad1bc;
	border-radius: 0;
	border: none;
	box-shadow: none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 26px;
	text-shadow: none;
	text-transform: uppercase;
	transition: all .3s linear 0;
	width: 80%;
}
.entry-comments{display:none}
.entry-title, .entry-title a, .widgettitle, .block-heading > a, .posts .entry-title a, .block-title {
	color: #595959;
	font-weight: normal;
}

.posts .entry-content {font-family: 'Open Sans', sans-serif !important;}

p, .block-excerpt, .posts .entry-content, .widget_tp_widget_recent_tweets ul li, #bottom {
	font-family: 'Open Sans', sans-serif;
	line-height: 24px;
	color: #666;
	font-size: 14px;
	font-weight: normal;
}

#footer-area p {
	color: #fff;
}

#mainmenu > li > a, #footer-menu-container>ul>li>a {
	color: #9d8c68;
}

#mainmenu, #mainmenu ul {
	border-top: 1px solid rgba(33,33,33,0.08);
}

.pagination span.current, .pagination a, .pagination a:visited {
	background-color: #dad1bc;
}

#footer-widget {
	background-color: #5A0000;
}

.dark a {
	color: #a49372;
}

#footer-widget .textwidget {
	margin-bottom: 30px;
}

.logo-wrapper {
	float: none;
/*height: 80px;*/
	margin: 0 auto;
}

#footer-area .widget_winvader_social .coh li .social-box {
	background-color: rgba(255,255,255,0.2) !important;
}

.header-container {
	border-bottom: none;
	margin-top: 10px;
	text-align: center;
}

.header-row {
	background: #c9b386;
}

.header-link-menu {
	padding: 0;
}

.linkmenu > li > a {
	padding-bottom: 5px;
}

.featured .post h2 {
	text-shadow: 2px 2px 8px #000;
}



/* News Briefs Widget */
#advanced-posts-widget-2 .entry-title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

#advanced-posts-widget-2 span.post-date {
	font-weight: bold;
	color: #595959;
	margin-bottom: 10px;
}

#advanced-posts-widget-2 span.post-date a {
	color: #595959;
}

.apw-entry-summary {
	font-size: 14px;
	color: #888;
}

.apw-list-item {
	padding-bottom: 26px;
	margin-bottom: 24px;
	border-bottom: 1px dotted rgba(33,33,33,0.2);
}

#advanced-posts-widget-2 .entry-title a:hover {
	color: #800000;
}

/* Widget Title for Past Issues */
label, legend {
	font-size: inherit;
	font-weight: inherit;
}

/* AccessPress Twitter Widget */
.aptf-tweet-content a {
	color: #a80000 !important;
}

.aptf-follow-btn .label {
	color: inherit;
}

.SandboxRoot.env-bp-330 .timeline-Tweet-text {
    font-size: 14px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif!important;
}



#winvader_posts-6 h2.widgettitle {
	font-size: 20px;
}

ul#menu-issuu {
	padding: 0 0 0 15px;
}