/* Customizations to the default Protostar template */

/* Larger menu text */
.nav-pills > li > a {
	font-size: large;
}

/* Footer modules
#footerfull {clear: both;}
#footerThreeMods, #userThreeMods {width: 100%; } */

/* User modules */
#userModules .well { min-height: 225px; }
#footerModules {margin-top: 20px; }

td[class^="mod_events_latest"] {
	border-bottom: 1px dashed;
	padding: 2px 4px;
}

ul.latestnews {
	width: 100%;
	margin-left: 0;
	margin-right: 18px;
}

ul.latestnews li {
	display: block;
	padding: 12px 0px;
	border-bottom: 1px solid #ccc;
}

.wellCarousel {
	padding-bottom: 0px;
}

.flickrAlbums {
	display: inline-table;
	margin: 12px;
}

#facebookPagePlugin.fade.in {
	top: 50%;
	margin-top: -130px;
}

#facebookPagePlugin {
	width: 340px;
	margin-left:-170px
}

#facebookPagePlugin .modal-body {
	width: auto;
	padding: 0px;
}

@media (max-width: 960px) {
	#footerThreeMods, #userThreeMods {width: auto; }
}

@media (max-width: 767px) {
	#footerleft, #footermiddle, #footerright, #userleft, #usermiddle, #userright {width: auto; float: none; }
	#facebookPagePlugin {left:50%}
}

.screenly {
	font-size: x-large;
}
