/* CUSTOM */ ul {list-style-type: none;} ul li a:focus,a:focus { outline: 0; } ul li a:hover, a:hover { text-decoration: none !important; } /* FORM COMMENTS */ .logged-in-as, .logged-in-as a { color: rgba(0,0,0,56); text-decoration:none; } .logged-in-as a:hover { color: #fc5050; } /* BUTTONS */ #submit, input.search-submit { font-size: 1.0rem; border: 0px; border-radius: 2px; background: #F98686 !important; color: #fff !important; } #submit, input.search-submit:hover { background-color: #fc5050 !important; color: #fff !important; } #site-admin-link a { padding: 3px 5px !important; } #site-admin-link a:hover { color: #fff; border: 1px solid #fc5050; background: #fc5050 ; } /* HEADER */ h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, a:focus { color:#fc5050 !important; } #site-title-wrapper { margin-top: 10px; } .site-header h1 a { margin-bottom: 3px; font-size: 3.0rem; font-family:'Open Sans Condensed', sans-serif; text-transform: uppercase; letter-spacing: 2px; } .site-header h2 { padding: 5px; font: 2rem 'Pacifico', cursive; letter-spacing: 0px; border-top: 8px solid; border-bottom: 8px solid; text-align: center !important; text-transform: lowercase; color: #000; } .entry-title { font-weight: 700 !important; } /* SIDEBAR */ .widget-title { color: rgba(0,0,0,.56); border-bottom: 1px solid; } .widget-area { margin: 28px 0 0 0; } .search-field { border: 1px solid #ccc; border-radius: 0; } #secondary ul li a:hover {color: #fc5050; } .search-field { vertical-align: top; } /* BODY */ .entry-header .entry-title a { font-weight: 600; }