/*
Theme Name: shadetree
Author: shadetree.com
Theme URI: http://www.shadetree.com
Author URI: http://shadetree.com/
Tags: Wordpress Themes, WP Themes, Custom Themes, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: shadetree
Version: 1.0
License: Copyrighted
*/

*:focus{
	outline: 2px dotted white !important;
	outline-offset: 2px !important;
}

.logo a:focus img, .company_logo a:focus img{
	outline: 2px dotted white !important;
}

.skip-to-main{
	position:fixed;
	left: 100em;
	top: 100em;
	background-color: #4c6da3;
	color: white;
	padding: 1px 10px !important;
	margin-top:0 !important;

}

.skip-to-main:focus{
	left:10px;
	top:10px;
}