/*
Theme Name: Moritz News
Description: Moritz College of Law news theme.
Author: Dwight Scott
Author URI: mailto:dscotts3@gmail.com
Version: 1.0
Tags: The Ohio State University, Moritz College of Law
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
*/

li.popular-posts ul, ul li.popular-posts ul {
	margin-top:10px;
	margin-left:0px !important;	
	line-height:normal !important;
	list-style-type: none;
}

ul li.popular-posts ul li, li.popular-posts ul li {
	line-height:normal !important;	
	list-style-type:none;
}

.photo-caption-BR p {
	margin-top:10px;
	font-size:11px;
	line-height:normal !important;	
}

ul.news-resources, ul.news-resources li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:12px;
}

ul.news-resources, ul.news-resources li a {
	color: #58595b;
	font-size:12px;
	font-weight:bold;
}

.featured-meta {
	font-size:11px;	
}

ul.recent-news-entries, ul.recent-news-entries li {
	line-height:normal;
	margin-bottom:5px;
	clear:both;
}
	ul.recent-news-entries li a {
		color:#58595b;	
	}
	
div.news {
	font-size:14px;	
	line-height:150%;
}
.news-title {
	color:#58595b;
	margin-bottom:10px;	
}

.news-archive-entry {
	margin-bottom:1
}

ul.wp-tag-cloud {
	margin:0px;	
}

ul.wp-tag-cloud li {
	list-style-type:none;
	text-transform: capitalize;	
}

.submit-stories form {
	background:#eee;
	padding:15px;
}


table {
	width:auto;
	border:0;	
	margin-bottom:0px;
}

table tr td {
	border: 0;
	padding:0px;	
	
}

table tr:first-child {
	background:#fff;
	font-weight:normal;
	text-align:left;	
}