/* Themify Customize Styling */
body #site-logo a {	
	font-family: 'Times New Roman', "Times", serif;	font-style:italic;
	font-weight:bold;
	font-style:italic;
	font-size:190%;
	text-transform:capitalize;	text-align:left;
	color: #000000; 
}
#site-description {	
	color: #000000; 
}
#main-nav a {	
	color: #000000;	font-weight:bold;
	font-weight:bold;
	font-size:19px;
	text-transform:capitalize; 
}
#main-nav a:hover {	
	color: #ff0000; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ff0000; 
}
.page-title {		text-transform:capitalize; 
}
#sidebar, #sidebar-alt {	
	font-family: 'Times New Roman', "Times", serif;	font-size:16px;
	text-transform:capitalize;	text-align:left; 
}
#sidebar a, #sidebar-alt a {	
	color: #030303; 
}
#sidebar a:hover, #sidebar-alt a:hover {	
	color: #fc0000; 
}
#sidebar .widgettitle, #sidebar-alt .widgettitle {		font-size:22px;
	text-transform:capitalize;	text-align:left; 
}

/* Themify Custom CSS */
@media screen and (max-width: 480px){
  h1 {
  font-size:3em!important;
}
h3 {
  font-size:1.2em!important;
}
h4 {
  font-size:2em!important;
}
}
.social-widget .rss a {
    background: black;
    color: #fff;
}