/*
Theme Name: Daily Trojan 2015 (DTE)
Description: A Child Theme for the Enfold Wordpress Theme.
Version: 1.0
Author: Daily Trojan Staff
Author URI: http://www.dailytrojan.com
Template: enfold
*/



/*Add your own styles here:*/

/* Global */
body {
	font-size: 16px;
	color: #4a4235;
	line-height: 1.8;
}

/* Navigation */
ul#avia-menu li.menu-item {
	margin-right: 40px;
}

ul#avia-menu li.menu-item a {
	font-size: 14px;
	border: none;
}

ul#avia-menu li#menu-item-search {
	border: none;
}

/* Staff List Tables */

table.staff-table * {
	background: #fff;
	border: 0;
}

table.staff-table td, table.staff-table th {
	border-left-style: none;
	border-left-width: 0;
	border-top-style: none;
	border-top-width: 0;
	border-bottom: 1px solid #e1e1e1;
}

table.staff-table tr td:first-child {
	width: 200px;
	font-size: 16px;
}

table.staff-table tr td:first-child + td {
	width: 250px;
}

table.staff-table tr:nth-child(even) {
	color: #666;
}

/* Blog Headers */
/* div.blog-header-left {
	padding: 2px;
	border: 1px solid #e1e1e1;
	border-right: none;
} */

div.blog-header-right {
	padding: 10px;
	border: 2px solid #e1e1e1;
}

/* Banner Ad Fixes */
#widget_openxwpwidget-5 {
	float: left;
	width: 768px;
	margin: 10px 0 4px 0;
	top: -10px;
}
div.flex_column.av_one_fourth.el_after_av_one_fourth.el_before_av_one_fourth {
	top: 96px;
}
#footer .widget {
	padding: 0;
	margin: 10px 0 4px 0;
}