/*\
Theme Name:     Indie PF theme
Theme URI:      http://indiepf.com
Description:    Child theme for the Twenty Eleven which includes support for sidebars on posts
Author:         tdog
Template:       mog
Version:        1.1
*/

/* We must first include the original css from the parent theme */
@import url("../mog/style.css");

.menu, .sticky-wrapper {
background: #F5F5F5 ;
}

#primary {
margin: 5em auto;
max-width: 45em;
padding: 0 8px;
}
