/*
Theme Name:  Read Child
Theme URI:   http://themeforest.net/user/pixelwars/portfolio
Author:      David Brabyn
Author URI:  http://digitaltechparis.com;
Template:    read
Description: Child them for teh Read WordPress theme.
Version:     4.4.2
Text Domain: read-child
*/

img.alignright {
    float: right;
    margin: .3em 0 2em 2em;
}

img.alignnone {
    margin: 1em 0;
}

img.alignleft {
    float: left;
    margin: .3em 2em 2em 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
article > p,
.entry-content p {
    font-size:17px;
}
.site-description {
  font-size: 1.1em;
}
#text-7 input {
    width: auto;
    border: none;
}
#post-478 > h3 {
    font-size: 1.1em;
  margin: 3em 0 -10px;
}