/**handles:foodielabs-theme**/
/*
	Theme Name: FoodieLabs Theme
	Theme URI: foodielabs.com
	Description: A mobile responsive and HTML5 theme built for FoodieLabs and food blogs everywhere
	Author: Christopher Thissen
	Author URI: foodielabs.com

	Version: 0.1

	Tags: 

	Template: genesis
	Template Version: 2.1.3

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/
figure{
    max-width:100%;
}

img{
    height: auto;
    max-width: 100%;
}
.avatar {
    float: left;
    border-radius: 50%;
}
li {
    list-style-type: none;
}
ol, ul{
    padding: 0;
}