/* CUSTOM */ ul {list-style-type: none;} ul li a:focus,a:focus { outline: 0; } ul li a:hover, a:hover, .logged-in-as a, .entry-meta a { text-decoration: none !important; } .widget-title, h1,h2,h3,h4, h1 a,h2 a,h3 a,h4 a { font-family: 'Raleway', sans-serif !important; font-style: normal; } /* COLORS */ /---- Primary ---/ #1e6262 #2d767f #b4f1f1 #DDFFFF /--- Accenst ---/ #FFE59C #f2c57c #BEA45B /* HEADER */ header { background: #2d767f !important; } .site-title { padding: 10px 10px 10px 40px; font-family: 'PT Sans', sans-serif !important; text-transform: uppercase; } .site-description { margin-left: 0px; padding: 10px 15px 10px 40px; font-family: 'Lora', serif !important; font-size: 18px; font-style: normal; } h2.post-title a { color: rgba(0,0,0,.87); } h2.post-title a:hover { color: rgba(0,0,0,.87); } /* BODY */ #main-content, .post-single { padding: 60px 40px; } #container { padding: 0 0 10px; } /* SIDEBAR */ #widget-container { margin-top: 30px; } #search-4 { display:none; } .widget_search { margin-bottom: 35px; } .widget { padding: 0 10px 10px 10px; background-color: #DDFFFF; } .widget a { color: rgba(0,0,0,.54 ); } .widget a:hover { color: #BEA45B; } /* FORM COMMENTS */ .logged-in-as, .logged-in-as a { color:#f2c57c !important; } .logged-in-as a:hover { color:#B94F0D !important; } #respond { margin: 24px 60px 24px 40px; } #respond label { color: rgba(0,0,0,.54); font-size: 14px; } /* BUTTONS */ #respond .form-submit input, .search-form input.search-submit { border: 0; border-radius: 2px; background: #DE7432; } #respond .form-submit input:hover, .search-form input.search-submit:hover { background: #B94F0D; } #respond .form-submit input { border-bottom: 0px ; padding: 8px 15px; } /* FOOTER */ .entry-meta, .entry-meta a { color: #f2c57c; } .entry-meta a:hover { color: #BEA45B; } #footer-copyright { text-align: center; font-size: 11pt; padding: 20px 0 30px; background: #EEEEEE; }