/* 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 !important;} ol li, ol li a, ul li, ul li a, p { font-family: 'Lato', sans-serif; } /* SIDEBAR */ #sidebar .about-box, #sidebar .links-box, #sidebar .recent-posts-upper, #sidebar .recent-posts-bottom, #sidebar .recent-posts { display: none; } #sidebar .pages-bottom { background:transparent; } /* HEADER */ #sidebar .pages-bottom, #masthead { background: transparent; } .site-title { font-family: 'Fredericka the Great', cursive !important; letter-spacing: 2px; } .site-description { font-family: inherit !important; letter-spacing: 4px; text-transform: uppercase; font-size: 14px; margin: 15px 0; } /* BODY */ #content { padding: 60px 20px 0 70px; } .post-inner { padding: 20px 20px 0 20px; } #submit { padding: 10px 15px; background-color: transparent; border-radius: 0; } #submit:hover { padding: 10px 15px; background-color: transparent; border-radius: 0; cursor: pointer; } #comment { padding: 10px; background: transparent; border: 1px solid #BFBFBF; } #comment:focus { border: 1px solid #000; } /* SEARCHFILED */ .search-field { padding: 11px 3px !important; border: 2px solid rgba(0,0,0,.16); } .search-field:focus { border: 2px solid rgba(0,0,0,.87); } .widget_search { padding: 19px 10px !important; }