/*
Theme Name:     Expositio Child
Description:    Child theme for Expositio Theme by WPShower
Author:         The L. Project
Template:       expositio
Version: 		2.0.1
*/
@import url("../expositio/style.css");


body,
button,
input,
select,
textarea{
	font-family: "Arial","Helvetica","sans-serif";
    font-size: 6px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 1.6em;
}

.main-content content-area {
    width: 100%
}


@media (min-width: 700px)
body.home .hentry {
    width: 100%;
}

.blog div.post-797 { 
	display: none;
}

.blog div.post-905 { 
	display: none;
}

.blog div.post-966 { 
	display: none;
}

.blog div.post-1026 { 
	display: none;
}

.blog div.post-1302 { 
	display: none;
}

.blog div.post-1304 { 
	display: none;
}

.blog div.post-1306 { 
	display: none;
}

.blog div.post-1308 { 
	display: none;
}

.blog div.post-1431 { 
	display: none;
}

.blog div.post-1433 { 
	display: none;
}

.blog div.post-1502 { 
	display: none;
}

.blog div.post-1607 { 
	display: none;
}

.blog div.post-1703 { 
	display: none;
}

.blog div.post-1784 { 
	display: none;
}

.blog div.post-1959 { 
	display: none;
}

h1 {
font-family: "Arial","Helvetica","sans-serif";
    font-size: 8px;
    letter-spacing: 2px;
    line-height: 1.6em;
}

.site-info{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-size: 1.0rem;
	background: #fff;
	letter-spacing: 0.8px;
	line-height: 1.9em;
	text-transform: none;
}

.copyright  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-size: 1.0rem;
	background: #fff;
	letter-spacing: 0.8px;
	line-height: 1.9em;
	text-transform: none;
}

.site-navigation li {
    font-size: 1.2rem;
    line-height: 1.8rem;
}

.entry-title {
	text-transform: uppercase;
}

a {
	color: #222223;
	text-decoration: none;
}

a:hover {
	color: #d30707;
	border-bottom: 1px solid #d30707;
}

a:active {
	color: #d30707;
	border-bottom: 1px solid #d30707;
}

body{
   font-size: 120%;
   letter-spacing: 0.8px;
}

b, strong {
    font-weight: 600;
}

form.search-form {
	padding-top: 100px;
}
