/* Themify Customize Styling */
body, body.boxed-content, body.boxed-layout, body.boxed-compact {	
	background-color: #ffffff;
	background-color: rgba(255,255,255,1); 
}
h1 {	
	font-family:Stint Ultra Expanded; 
}
h2 {	
	font-family:Stint Ultra Expanded; 
}
h3 {	
	font-family:Stint Ultra Expanded; 
}
h4 {	
	font-family:Stint Ultra Expanded; 
}
h5 {	
	font-family:Stint Ultra Expanded; 
}
h6 {	
	font-family:Stint Ultra Expanded; 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	
	background-color: #d6d6d6;
	background-color: rgba(214,214,214,1.00);
	padding: 1px;
	font-family:Verdana, Geneva, sans-serif;	font-size:1em;
 
}
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus {	
	background-color: #ffffff;
	background-color: rgba(255,255,255,1.00); 
}
input[type=reset], input[type=submit], button {	
	background-color: #346fdb;
	background-color: rgba(52,111,219,1);
	border-style: solid;
	border-width: 3px;
	border-color: #3475ed;
	border-color: rgba(52,117,237,0.99);
	color: #ffffff;
	color: rgba(255,255,255,1.00); 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	
	background-color: #2d60bd;
	background-color: rgba(45,96,189,1.00); 
}
#headerwrap {	
	background-size: cover;
	background-position: center center;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #26509e;
	border-bottom-color: rgba(38,80,158,1.00); 
}
#header {	
	margin-top: 20px;
	margin-bottom: 20px; 
}
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo {	
	font-family:Playfair Display SC;	font-weight:bold;
	font-weight:bold;

	color: #ffffff;
	color: rgba(255,255,255,1.00); 
}
#site-logo, #site-logo a, .header-horizontal #site-logo, .header-minbar #site-logo, .header-leftpane #site-logo, .header-slide-out #site-logo, .boxed-compact #site-logo, .header-top-bar #site-logo a {	
	color: #ffffff;
	color: rgba(255,255,255,1.00); 
}
#site-description {	
	font-family:Stint Ultra Expanded;	font-style:normal;
	text-transform:uppercase;
	color: #fafafa;
	color: rgba(250,250,250,1.00); 
}
#main-nav a {		font-size:.9em;
	line-height:12px;

	background-color: #346fdb;
	background-color: rgba(52,111,219,1.00);
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	border-bottom-color: rgba(230,230,230,1.00); 
}
#main-nav a, #main-nav > li > a {	
	color: #ffffff;
	color: rgba(255,255,255,1.00); 
}
#main-nav a:hover {	
	background-color: #26509e;
	background-color: rgba(38,80,158,1.00); 
}
#main-nav a:hover, #main-nav > li > a:hover {	
	color: #ffffff;
	color: rgba(255,255,255,1); 
}
#main-nav .current_page_item a, #main-nav .current-menu-item a {	
	background-color: #26509e;
	background-color: rgba(38,80,158,1); 
}
#main-nav .current_page_item a, #main-nav .current-menu-item a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #ffffff;
	color: rgba(255,255,255,1.00); 
}
#footerwrap {	
	background-color: #f7f7f7;
	background-color: rgba(247,247,247,1.00);
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #26509e;
	border-top-color: rgba(38,80,158,1); 
}
#footer {	background-image: url(http://first.1upicon.com/wp-content/uploads/2015/12/bgtest4.png);
	background-color: #ffffff;
	background-color: rgba(255,255,255,1.00);
	padding: 20px; 
}

/* Themify Custom CSS */
#site-logo {
	  background-color: rgba(0, 0, 0, .3);
}
#site-description {
	  background-color: rgba(0, 0, 0, .3);
}
.row_inner {
	box-shadow: 0px 3px 10px -1px #BCBCBC;
}
