/* Themify Customize Styling */
body {	background-image: url(http://www.vermilionparishlibrary.com/wp-content/uploads/2013/05/collage3.jpg);
	background-size: cover;
	background-position: left top;
	font-family:Archivo Narrow;	font-weight:normal;
	font-size:1em;
 
}

#main-nav .home a {
    background: url(https://www.vermilionparishlibrary.com/wp-content/themes/itheme2/images/home-icon.png) no-repeat 14px center;
}

#content {	background: none;
	background-color: #fff7c2;
	border: 1px double #000000; 
}
#sidebar {	
	font-family:Archivo Narrow;	font-weight:normal;
 
}
h1 {	
	font-family:Jockey One;	font-size:1.6em;

	color: #680f0e; 
}
h2 {	
	font-family:Jockey One;	font-size:1.4em;

	color: #680f0e; 
}
h3 {	
	font-family:Archivo Narrow;	font-size:1em;

	color: #000000; 
}
#headerwrap {	background-image: url(https://www.vermilionparishlibrary.com/wp-content/uploads/2022/11/logonew2-1.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
	margin-bottom: 0%; 
	background-size: contain;
}
body[class*="themify"] #site-logo a {	display: none; 
}
#nav-bar {	
	border: 1px solid #000000; 
}
#main-nav a {	
	font-family:Archivo Narrow;	font-size:1em;
 
}
#header-slider {	background: none;
	background-color: #fff7c2;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #000000; 
}
.post-title, .post-title a {	
	font-family:Archivo Narrow;	font-weight:normal;
 
}
.single-post .post-title {	
	font-family:Archivo Narrow;	font-weight:normal;
 
}
.post-meta {	
	font-family:Archivo Narrow;	font-weight:normal;
 
}
#sidebar .widgettitle {	
	color: #ffffff;
	font-family:Archivo Narrow;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal;
	font-size:1.2em;
	text-transform:none; 
}
#footer {	
	font-family:Archivo Narrow;	font-weight:normal;
 
}

/* Themify Custom CSS */
#nav-bar {
  border: solid 1px #333;
background-color: #731115;
background-image: linear-gradient(to bottom,  rgba(0,0,0,0.55) 0%,rgba(236,192,30,0) 100%);
}
#main-nav li {
  border-right: solid 1px #000;
}
.widgettitle {
  border: solid 1px #333;
background-color: #731115;
background-image: linear-gradient(to bottom,  rgba(0,0,0,0.55) 0%,rgba(236,192,30,0) 100%);
}
.widget {
  border: solid black 1px;
}
