/*
THEME NAME:MM Custom Code Theme
THEME URI:https://MarlaMeridith.com
VERSION:0.1
AUTHOR:Ross Meridith
AUTHOR URI:https://MarlaMeridith.com
DESCRIPTION:This is a child theme for Headway. It is used for adding custom css and php code.
TEMPLATE: headway
*/


/* Imports */
/* The following import is required to style ZipList recipe appearance */
@import url('css/zlrecipe-ffc.css');


/* ADS AFTER COMMENT LIST */
#mm_ad_after_comment_list {
	padding:0 0 40px 0;
	text-align: center;
	width:300px;
	margin-left: auto;
	margin-right:auto;
}
/* ADS BOTTOM BEFORE FOOTER */
#mm_ad_before_footer {
	padding-top:20px;
	width:728px;
	margin-left:auto; 
	margin-right:auto;
}

