/* 
 Theme Name:   synchronization-child
 Theme URI:    
 Description:  site child theme
 Author:       aandbAdmin
 Author URI:   
 Template:     synchronization
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
.site-title {
	background-color: transparent;
}

.site-footer {
	display:none;
}
.site-info  {
	display:none;
}
.site-title {
        margin-top: 0;
        margin-bottom: 5px;
        margin-left: 0px;
        font-size: 1.7em;
        line-height: 2em;
        font-weight: 100;
        font-family: "Capriola", Georgia, Cambria, "Times New Roman", Times, serif;
        background-color: transparent;
}

.site-title a {
        text-decoration: none;
        color: white;
}

.site-title a:hover, .site-title a:focus {
        color: white;
        text-decoration: none;
}

.cat-links {
	font-size: 20px;
}
.entry-title {
	font-size: 15px;
}