/*
Theme Name:     Lamoon Child Theme
Theme URI:      http://example.com/
Description:    Child theme for the Lamoon theme
Author:         Kurt Triffet
Author URI:     http://triffetdesign.com
Template:       Lamoon
Version:        0.1.0
*/

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

#footer {
	background: #eee;
	color: #666;
	font-size: 12px;
	padding: 10px 0;
	padding-bottom: 0;
}

.footer-widget {
	margin-top: 5px;
	margin-bottom: 0px;
}