/*
 Theme Name:   Simple Press Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Simple Press Child Theme
 Author:       gianluca granero 
 Author URI:   http://giangy.it
 Template:     SimplePress 
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  SimplePress-child
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */
        #logo { border: none; margin: 30px auto 20px 0px; }
        #blurbs {overflow: hidden;}
        .date {padding: 10px 0 25px 0;color: #686868;font-style: italic;}
        .imgp img {width:210px; height:155px;}
        .imgp {text-align:center;}

#quote {
font-size: 29px;
color: #333333;
text-shadow: 1px 1px 0px #fff;
width: 925px;
margin-top: 70px;
background: url(images/quote-left.gif) no-repeat top left;
line-height: 26px;
padding: 25px 0 0 35px;
}
 #quote div { background: url(images/quote-right.gif) no-repeat bottom right; padding: 0 35px 20px 0; line-height: 26px}
        #quote div span {  color: #bfbfbf; font-size: 29px; padding-top: 10px; display: block; line-height: 26px;}

