/*
Theme Name: Folo Child
Description: Child theme for Folo theme
Author: Themify
Template: folo
*/

@import url("../folo/style.css");

/* write custom css below */

.clear{clear: both;}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	font-weight: bold !important;
	margin: 0 0 20px;
	font-family: Arvo, Arial, Helvetica, sans-serif;
}

#body {
	padding: 0;
}

.about-wrapper{clear: both; margin-bottom: 20px; overflow: hidden;}
.about-wrapper p{margin: 0;}

#layout {
padding: 60px 0 15px 0;
}

.main-nav a{font-size: 15px;}

#main-nav-left {
	position: absolute;
	top: 26px;
	right: 635px;
}

#main-nav-right {
	position: absolute;
	top: 26px;
	left: 635px;
}
.logo-wrap-outer {
	position: absolute;
	z-index: 100;
	width: 250px;
	left: 50%;
	top: -3px;
	margin-left: -125px;
}

.logo-wrap-inner {
	border: double 4px #fff;
	border: double 4px rgba(255, 255, 255, .4);
	padding: 15px 3px 0;
	min-height: 60px;
}

#body .gallery {
	margin: 0 0 30px 0;
}

.tablestyle{
	border: 1px solid #000000;
	border-collapse:collapse;
	margin:0.5em auto;
}


.tablestyle2{
	padding:0.5em 0 0.5em 0;
	border: 1px solid #000;
	text-align:center;
	color: #fff;
	background-color:#603913;
}

.tablestyle4{
	padding:0.5em 0 0.5em 0;
	border: 1px solid #000;
	text-align:center;
	color: #fff;
	background-color:#8d5722;
}

.tablestyle3{
	padding:0.5em 0 0.5em 0;
	border: 1px solid #000;
	text-align:center;
	color: #900;
}

#upperwrap {
	padding-top: 140px;
}

#upperwrap-inner {
	background: url(images/horizontal-pixel-bar.png) left bottom repeat-x;
	padding-bottom: 20px;
}

h3.category-section-title{
font-weight: bold !important;
font-size: 18px;
}