/* Themify Customize Styling */
body {	background: none;
	background-color: #d18c8c;
	background-repeat: repeat;
	font-family:Oswald;	font-weight:300;

	color: #616161; 
}
a {	
	color: #e63131; 
}
#pagewrap {	
	background-color: transparent;background-image: url(https://www.thefringebar.co.nz/wp-content/uploads/2019/01/brick-wall.png);
	background-repeat: repeat; 
}
#body {	background: none;
	background-color: #e68f8f; 
}
#content {	background-image: url(https://www.thefringebar.co.nz/wp-content/uploads/2019/01/brick-wall.png);
	background-repeat: repeat; 
}
#sidebar {	
	background-color: transparent;
	font-family:Oswald;	font-weight:300;
 
}
#headerwrap {	background: none;
	background-color: #d15239; 
}
#nav-bar {		font-weight:bolder;
 
}
#nav-bar a {	
	color: #ff0000; 
}
#site-description {	
	color: #e63131; 
}
#main-nav a:hover {	
	color: #f7f75e; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #97f587; 
}
.post-title, .post-title a {	
	font-family:Oleo Script;	font-weight:bold;
	font-size:2em;
	text-transform:capitalize; 
}
#sidebar .widget {	
	background-color: transparent;
	background-repeat: repeat; 
}
#sidebar .widgettitle {	
	font-family:Oleo Script;	font-weight:normal;
 
}
#footerwrap {	background: none;
	background-color: #d15239; 
}
#footer a {	
	color: #ffff00; 
}
#footer-nav a {	
	color: #ffffff; 
}

/* Themify Custom CSS */
#layout {

    border:none;
}
#sidebar .widget .event-post.post{
margin-bottom: 10px;
}
#sidebar .widget .event-info-wrap{
margin-bottom: 5px;
}

#themify-event-posts-2 {
    margin-top: -60px;
}
#content {
		padding: 3% 3% 6% 5%;

}
#nav-bar {
    background-color: rgba(0,0,0,1);
}

#main-nav a:hover {
box-shadow: inset 0 5px 0 0 #ffffff;
}

#sidebar .widgettitle {
margin: 15px;

