/*===============
TABLE OF CONTENTS
=================
Prefix your search term with "@" to jump to that section. Eg: to jump to the footer styles, search for "@footer"
layout
-----------------
header
- navigation
pages & templates
-----------------
home
===============*/
/* @header */
/* @navigation */
/* now it's safe for the little handle
 * and the little email address too! */
#contact #social-info-content .social-link dd p,
#contact .contact-info-email dd p
{
    font-size:1em;
}
#nav-1-list
{
    max-width:1000px;
    position:relative;
}
#nav-1-list li.cta-dimmi-item
{
    position: absolute;
    right:0.3em;
    top:0.3em;
}
