/*
Theme Name: Tempera Child (no copyright link)
Theme URI: http://www.cryoutcreations.eu/
Description: Tempera child theme
Author: Cryout Creations
Author URI: http://www.cryoutcreations.eu
Version: 0.1
Template: tempera
*/

@import url("../tempera/style.css"); /*include parent theme css*/

body {
    color: #e4dec7;
}

#content p, #content ul, #content ol, .sidey, .sidey a, table, table td {
    font-size: 21px;
    text-align: center;
}
#content .entry-content h4 {
        line-height: 21px;
        padding-left: 5px;
        color: #e4dec7;
	background-color: #1873b1;
}

#access {

    display: block;

    float: left;

    margin: 0px auto 0;

    width:100%;

}

#access a span {
    display: block;
    padding: 12px 10px;
}

.wpcf7
{
    background-color: #f0e7b4;
    text-align: left;

}
div.wpcf7 {
    padding: 20px;

}

