/*
 Theme Name:   Freedom Child
 Description:  Freedom Child Theme
 Template:     freedom
 Text Domain:  freedom-child
*/
h1, h2, h3, h4, h5, h6 {
	font-family: Calibri, sans-serif;
}
.front {
	margin: 25px auto;
	width: 400px !important;
	background: rgba(0, 0, 0, 0.4);
}
.front p {
	padding: 1px 20px;
	color: #fff;
	text-align: justify;
	text-shadow: 1px 1px 2px #000;
}
.post-box .post-content-area {
   width: 485px;
   margin: 0 auto;
}
.slidet {
	text-align: justify;
}
.rpwe-block h3 {
	padding-bottom: 0px;
}
.entry-content {
	padding-top: 18px;
}
.contact {
	width: 320px;
	margin: 0 auto;
}
.gal img {
	margin: 5px;
}
.footer-widgets-area {
	text-align: center;
}
#colophon .widget ul li {
    border-bottom: none;
}
.footer-widgets-wrapper {
    border-top: 2px solid #2F2F2F;
    background-color: rgba(37, 37, 37, 0.8);
}
.footer-socket-wrapper {
    border-top: 1px solid #666;
}