/*
 Theme Name:     Sogni Child
 Theme URI:      http://www.syriusweb.com
 Description:    Sogni d'Inchiostro Child Theme
 Author:         SyriusWeb
 Author URI:     http://www.syriusweb.com
 Template:       sogni
 Version:        1.0.0
*/

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


.mc4wp-form p {
    color: #7d7d7d;
    font-family: "Merriweather";
    margin-bottom: 7px;
}

.header .logo-area {    
    padding-top: 10px;
    padding-bottom: 10px;
}

.sidebar ul li a:hover {
    #text-decoration: underline;
    color: #ff6600; 
    font-weight: bold;
}

.site-content {
    margin-top: 20px;    
}

.header-search {    
    margin: 0 auto;
}

.page-content .post .post-entry p, .page-content .page {
  line-height: 1.5em;
}

.page-content a:hover {
  color: #000000 !important;
}