﻿/*!
Theme Name: Finance
Theme URI: http://www.themechampion.com/demo/finance/
Author: Finance
Author URI: https://themeforest.net/user/themechampion
Description: Finance - Business and Finance WordPress theme
Version: 3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: finance
Tags:one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
*/

html{
	font-size:100%;
}
body{
	color:#777777;
}
body.error404 #main{
	background-color:transparent;
}
body.error404 .content_wrapper{
	background:none;
}
.screen-reader-text{
	clip:rect(1px, 1px, 1px, 1px);
	position:absolute !important;
	height:1px;width:1px;
	overflow:hidden;
}