/*
Theme Name:     Pagelines mod CSS
Description:    Child theme for pagelines Platform, modofocations to CSS
Author:         Mila Boldareva 
Author URI:     http: //www.dcmr.nl
Template:       platform
Version:        0.1.0
*/
@import url("../platform/style.css");
body { 
line-height: 1.2em;
 }
h3 {
font-size: 1.17em;
font-weight: bold;
}

#flags_language_selector {position:absolute;right:0px;}
#flags_language_selector img{
      margin:5px;
    
}
img .lang_sel_active {border: 2px solid #0BF!important;}

.widget ul.sub-menu {
margin: 0px 0px 0px 10px;
}



#quick_post_form {
   
    border: none;
    padding: 5px 10px 5px 10px;
    margin: 0;
}

.blogroll { font-size:smaller;}