/*



Theme Name:     BerkeleyOnline

Theme URI:      http://berkeleyplaceblog.com

Description:    Child theme of the NewsOnline by MyThemeShop

Author:         Primitive Digital

Author URI:     http://primitivedigital.co

Template:       mts_newsonline

Version:        1.0.0



*/



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

/* your CSS here */

.latestPost-first-row .latestPost {
	width: 100%;
	max-width: 750px;
}

.widget {
	background-color: #ffffff;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	padding: 13px 20px 19px 20px;
	width: auto;
}

#mts_popular_posts_widget-3 {
	background-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding: 0;
}

.textwidget p {
	margin-bottom: 0px;
}

#navigation ul ul li a {
	text-transform: none !important;
}