/* Themify Customize Styling */
body {	background-image: url(https://socalswingdancewp.forloveofdance.com/wp-content/uploads/2015/09/main-bg-texture.jpg);
	background-repeat: repeat;
	background-position: left top;	font-size:100%;
 
}
#content {	background: none;
	background-color: rgba(255,255,255,0.83); 
}
body[class*="themify"] #site-logo a {	
	font-family: "Tahoma", "Geneva", sans-serif;	line-height:150%;
 
}
#site-description {	
	font-family: "Tahoma", "Geneva", sans-serif;	line-height:120%;
 
}
#nav-bar {	background: none;
	background-color: #0066bf; 
}
#main-nav a {		font-weight:bold;
	font-weight:bold;
 
}
#main-nav a:hover {	background: none;
	background-color: #0066cc; 
}
#main-nav ul {	background: none;
	background-color: rgba(0,132,209,0.90); 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {	
	color: #ffffff;background: none;
	background-color: rgba(0,129,209,0.00); 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {	
	color: #000000;background: none;
	background-color: rgba(0,0,0,0.00); 
}
.page-title {	
	color: #0066ba;	font-style:italic;
	font-style:italic;
 
}
#sidebar .widget {	background: none;
	background-color: rgba(255,255,255,0.83); 
}
#sidebar .widgettitle {	
	color: #ffffff; 
}
.footer-widgets .widget {	background: none;
	background-color: rgba(255,255,255,0.83); 
}
.footer-widgets .widgettitle {	
	color: #ffffff; 
}

/* Themify Custom CSS */
.social-widget a {
  color: #fff;
font-size: 90%;
font-weight: bold;
padding-right:2px;
padding-top: 1px;
padding-bottom: 1px;
}
.social-widget a:hover {
  color: #025acc;
}
#nav-bar {
	    background-image: linear-gradient(to bottom,rgba(255,255,255,0.55) 0,rgba(255,255,255,0) 100%);
}
.widgettitle {
	background-color: #0066bf;
	background-image: linear-gradient(to bottom,rgba(255,255,255,0.55) 0,rgba(255,255,255,0) 100%);
}
.widgettitle a {
	color: #ffffff;
	text-decoration: none;
}
.widgettitle a:hover {
	text-decoration: underline;
}
.homepagebox {
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
	padding: 5px;
	border-radius: 8px;
}
.shortcode.col2-1 {
width: 46.5%;
}