input, textarea {
	width: 250px;
}

body {
	background: url("//learntoflywithron.com/images/background.jpg") no-repeat top center #3b66a7;
	font-family: "century gothic", arial, sans-serif;
}

body, h1, h2, h2 a, h2 a:visited, h3, h4, h5, h6, p, input, select, textarea, #footer {
	font-family: "century gothic", arial, sans-serif;
}

.entry-content p {
	font-size: 12pt;
	line-height: 20pt;
}

#header {
	min-height: 410px;
	background: transparent;
	border: 0;
}

.header-image #title-area, .header-image #title, .header-image #title a {
	height: 400px;
}

#wrap {
	background: transparent;
}

#inner {
	border-top: 10px solid #2a4876;
}

#footer {
	background: #2a4876;
	border-top: 5px solid #21395e;
}

.widget-area h4 {
	color: #21395e;
}