/******************************************************************
Theme Name: Focused
Theme URI: http://www.s5themes.com/theme/focused/
Description: Check <a href="http://www.s5themes.com/documentation/focused/">Focused Documentation</a> in case you need directions or get support from <a href="http://www.s5themes.com/forums/">Forum</a>.
Author: S5themes.com
Author URI: http://www.s5themes.com
Version: 1.0.1

License: GPL
License URI: http://www.gnu.org/copyleft/gpl.html
******************************************************************/

@import url('css/normalize.min.css');
@import url('css/main.css');
@import url('css/rrssb.css');

.h1 a { color: #444; font-size: 20px; font-weight: bold; }
.h2 a { color: #444; }

.h1 a:hover,
.h2 a:hover { text-decoration: none; }


nav ul.menu li { position: relative; }
nav ul.menu li ul { display: none; position: absolute; border-left: 4px solid #26C9FF; width: 250px; margin: 0; background-color: #e8f9ff; z-index: 999; }
nav ul.menu li ul li { float: none; }
nav ul.menu li ul li ul { top: 10px; left: 150px; background-color: #f4fcff; }
nav ul.menu li a:hover { background-color: white; } 

.postmeta.with-image { top: 105px; }
article h1 a { color: #222; }

/* Compartir */
ul.rrssb-buttons { padding: 0; }

.home-advice { padding: 10px 25px; border: 2px solid #26C9FF; margin-bottom: 40px; }
.home-advice .title { font-size: 2em; font-weight: bold; margin: 0.5em 0; }
