/*
Theme Name: Default
Theme URI: 
Description: Default Constructor Theme
Version: 0.2.0
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
#footer {
/*min-height:300px;*/
}

body {
font-size:1.5em;
}

h3 {

font-size:1.2em;
}

ul.recipe {
width:300px;
list-style: none;
}

ul.recipe li {
display: block;
}

li.ingredient {
font-weight: bold;
position: relative;
left: 50px;
}

li.direction {
text-indent:0;
}

