/*
	Theme Name: Ohio Fish & Shrimp Festival
	Description: The Ohio Fish & Shrimp Festival child-theme requires the IndieFest theme
	Author: Ingenesis Limited
	Author URI: http://ingenesis.net

	Version: 1.0

	Template: indiefest
	Template Version: 2.0

*/

@import url("../indiefest/style.css");

body {
	font-size: 62.5%;
	background: #90bec0;
	background-image: url('images/festival.jpg') !important;
	/*background-image: url(../images/bg-a-2.png),url(../images/bg-a-1.jpg), url(../images/bg-a-3.jpg);*/
	background-position: top center !important;
	background-attachment: fixed;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

p, li, div { 
	font-size: 1rem;
	line-height: 1.5rem;
}


#main h1 {
	font-size: 2rem;
	line-height: 2.6rem;
	text-transform: none;
	font-style: normal;
}

#main h2 {
	font-size: 1.8rem;
	line-height: 2.4rem;
	text-align: left;
	text-transform: none;
	font-style: normal;
}

#main h3 {
	font-size: 1.6rem;
	line-height: 2.2rem;
	text-align: left;
	text-transform: none;
	font-style: normal;
}

#main h4 {
	font-size: 1.4rem;
	line-height: 1.9rem;
	text-align: left;
	text-transform: none;
	font-style: normal;
}

#main h5 {
	font-size: 1.2rem;
	line-height: 1.6rem;
	text-align: left;
	text-transform: none;
	font-style: normal;
}

#main h6 {
	font-size: 1rem;
	line-height: 1.3rem;
	text-align: left;
	text-transform: none;
	font-style: normal;
}

#sidebar h1 {
	font-size: 1.6rem;
	line-height: 1.8rem;
	text-transform: none;
	font-style: normal;
}

#sidebar h2 {
	font-size: 1.3rem;
	line-height: 1.5rem;
	text-align: left;
	text-transform: none;
	font-style: normal;
}

#sidebar h3 {
	font-size: 1.1rem;
	line-height: 1.3rem;
	text-align: left;
	text-transform: none;
	font-style: normal;
}

#sidebar h4 {
	font-size: 0.9rem;
	line-height: 1.1rem;
	text-align: left;
	text-transform: none;
	font-style: normal;
}

#sidebar h5 {
	font-size: 0.7rem;
	line-height: 0.9rem;
	text-align: left;
	text-transform: none;
	font-style: normal;
}

#sidebar h6 {
	font-size: 0.5rem;
	line-height: 0.7rem;
	text-align: left;
	text-transform: none;
	font-style: normal;
}