/*
Theme Name: voyage-child
Theme URI: http://www.gnu.org/licenses/gpl-3.0.html
Description: A child theme of Voyage
Author: MTR
Author URI: http://wondrousvariety.com
Template: voyage
Version: 1.2.8
*/

@import url("../voyage/style.css");

/* =Footer
-------------------------------------------------------------- */
#footer {
	margin-bottom: 16px;
	font-size: 12px;
}

#site-info,
#site-generator {
	margin-top: 4px;
}

#site-info a,
#site-generator a {
	text-decoration: none;
}

#site-generator {
	font-style: italic;
	text-align: right;
	color: #f9f9f9;	
}

#site-generator a {
	color: #f9f9f9;
}
img#wpstats {
	display: none;
	margin: 0 auto 10px;
}
