/*
Theme Name: Mark's Modified Mumrik
Theme URI: http://progreensports.com
Description: Child Theme for Mumrik that removes the sidebar
Author: Ryan Schenk
Author URI: http://ryanschenk.com/
Template: mumrik
Version: 0.1
*/
@import url("../mumrik/style.css");


#MainContent.no_sidebar {
	width: 690px;
	padding-right: 38px;
}

#MainContent.no_sidebar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 2em;
	margin-bottom: 2em;
	letter-spacing: 1px;
}