/*
Theme Name: Kryptonation
Description: http://www.paddsolutions.com/wordpress-theme-kryptonation/
Description: Kryptonation is a freemium WordPress theme. This special WordPress theme is packed with a better framework, an admin options panel and an awesome design to boot. Download more <a href="http://www.paddsolutions.com">free WordPress Themes</a>.
Version: 1.0
Author: Padd Solutions
Author URI: http://www.paddsolutions.com
*/

@import 'css/required.css';
@import 'css/typography.css';
@import 'css/layout.css';
@import 'css/navigation.css';
@import 'css/pagination.css';
@import 'css/color.css';
@import 'css/slideshow.css';
@import 'css/tabs.css';


#header .pad{
	position: relative;
}

.language,
.language li,
.language li a{
	margin: 0;
	padding: 0;
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
}

.language{
	position: absolute;
	top: 78px;
	right: 167px;
}

.language li a{
	width: 38px;
	height: 38px;
}

.language li a.flag-br{
	display:none;
	background: url(http://www.digifort.com.br/blog/icon-ptbr.png) center no-repeat;
}

.language li a.flag-en{
	background: url(http://www.digifort.com.br/blog/icon-eng.png) top left no-repeat;
}




