/*
Theme Name: EXMARALDA_ColorMag
Template: colormag
Author: exmaralda
Version: 1.0.1478697350
Updated: 2016-11-09 14:15:50

*/

.post, #content .post {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
article {
    background-color: #bfb0a4;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
div.above-entry-meta {
    display: none;
}
a.more-link {
    line-height: 14px;
}

body {
	background-size: inherit;
}

#main {
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #e2d6cc;
}

#header-text-nav-container {
    background-color: #bfb0a4;
}

.news-bar {
    background-color: #bfb0a4;
 }
