/*
Theme Name: Twenty Sixteen Child
Theme URI: http://example.com/twenty-sixteen-child/
Description: Twenty Sixteen Child Theme
Author: Roberta Sutter
Author URI: http://robertasutter.com/
Template: twentysixteen
*/

body {
	font-family: Goergia, Arial, Sans;
}
.field-wrap.label-left label {
	display:inline-block;
	width:180px;
}
.form-header {
	  font-size: 1.2em;
    font-weight: bold;
}
.form-small-print {
	font-size:.9em;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea{
	padding:.3em .2em;
	width:300px;
}