/* CUSTOM */ ul {list-style-type: none;} ul li a:focus,a:focus { outline: 0; } ul li a:hover, a:hover { text-decoration: none; } h1,h2,h3,h4, h1 a,h2 a,h3 a,h4 a {font-family: 'Montserrat', sans-serif;} p { font: 14px/24px 'Open Sans', sans-serif; } /* BUTTONS */ .read-more a, #commentform #submit{ background: #FFDA46; } .read-more a:hover, #commentform #submit:hover{ background: #ffc12d; } /* HEADER */ #header { padding: 0 0 0 20px; } #logo a.blog-title { text-decoration:none; text-transform: uppercase; font-family: 'Lora', serif !important; font-size: 42px; font-weight: 700; line-height: 0.9em; color: rgba(0,0,0,.87); } #logo a.blog-title:hover { background-color: #43496e; color: #fff; } #logo .description { font-family: 'Merriweather', serif; font-size: 2.0em; line-height: 1.6em; font-weight: 100; font-style: italic; background-color: #43496e; color: #fff; margin-top: 0; padding: 0; } #nav { background: #43496e; } #footer a { text-decoration: none; color: rgba(0,0,0,.87) !important; } /* FORM COMMENTS */ .authorinfo h3 a, .logged-in-as, .logged-in-as a { color:#FFC12D; } .authorinfo h3 a:hover, .logged-in-as a:hover { color:#DAA814; } commentform label { font-size: 14px;} /* BODY */ .post, .hentry { padding: 40px; }