/*
Theme Name: Cudazi Mono
Theme URI: http://cudazi.com/
Description: Clean WordPress theme by Cudazi
Author: Cudazi
Author URI: http://cudazi.com/
Version: 1.3
License: See Download License Folder
License URI: http://cudazi.com/
*/


/*
CSS / Styles found in the /css/ folder.
This file is applied after the main CSS if you want to add-on styles here instead.
*/

h1, h2, h3, h4, h5, h6{font-family: 'denseregular'; text-transform: uppercase;}

#header h1#logo a{font-family: 'denseregular'; font-size: 38px; text-transform: uppercase; border-bottom: 2px solid #000; padding: 0;}

.menu-menu-1-container ul li a{font-family: 'denseregular'; text-transform: uppercase; font-size: 28px;}

.home #primary h2{display: none;}

img{width: 100%; height: auto;}

#header h1 {padding-bottom: 8px;}

li.grid_3 {height: 350px;}

.navegacionproyectos{width: 100%; margin: 10px 0; display: table;}

.navegacionproyectos p{
    font-family: 'denseregular';
    font-size: 28px;
    margin-bottom: 10px;
    padding: 0;
}

.navegacionproyectos a{text-transform: uppercase;}

.navegacionproyectos a.prev{float: left;}

.navegacionproyectos a.next{float: right;}