/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        1.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/

a:focus{
	box-shadow: 0 0 0 2px #00F;
}

.saltarparaoconteudo{
	color: #FFF;
    background-color: #dc3818;
    position: absolute;
    z-index: 9999;
    padding: 8px 16px;
    border-radius: 0 0 5px 0;
    box-shadow: 0 0 10px 1px #888;
    top: -45px;

}

.saltarparaoconteudo:focus{
	top: 0;
	color: #FFF !important;
}

.eluid734a5dd8 a{
	color: #F00 !important;
}