/*
 Theme Name:   Ricasenda
 Description:  Twentythirteen Theme
 Template:     twentythirteen
*/

@import url("../twentythirteen/style.css");

/* Theme customization starts here
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    line-height: 1.3;
}

.site-title {
    font-size: 60px;
    font-weight: normal;
font-style:Italic;
    line-height: 1;
    margin: 0;
    padding: 58px 0 10px;
}
a.home-link{
text-decoration:none;
}
.site-header .site-title:hover {
    text-decoration: none;
}

.datos-tecnicos{
padding: 10px;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #fafafa;
    border: solid 1px #eee;
}
.nav-menu .current_page_item, .nav-menu .current_page_ancestor, .nav-menu .current-menu-item, .nav-menu .current-menu-ancestor{
Background-color:#000;

}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    color: #fff;
}
.iconos-compartir{text-align:center;margin-bottom:20px;}
.iconos-compartir img{width:32px;heigh:32px}