/*
Theme Name:   Rams Child Theme
Theme URI:    http://www.andersnoren.se/
Description:  A rams child theme
Author:       Olivian
Author URI:   http://www.gilgeo.com
Template:     rams
Version:      1.0.0
*/
@import url("../rams/style.css");

.post-content h2 {line-height:140%;}

.post-content p {line-height:130%;}

.bg-mint {background:#19A87F;}

.sidebar {
	width: 200px;
    padding: 6% 40px;
    position: fixed;
    top: 0;
    left: 0;
bottom: 0;}

ul.main-menu li{float:left;}

h1.blog-title {display:none;}

.credits p{display:none !important;}