/* CUSTOM */ ul {list-style-type: none;} ul li a:focus,a:focus { outline: 0; } ul li a:hover, a:hover { text-decoration: none !important; } h1,h2,h3,h4, h1 a,h2 a,h3 a,h4 a {font-family: 'Inconsolata', monospace;} p { font: 16px/22px 'Roboto', sans-serif; } h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover, a:focus { color:#7393a7; } /* BUTTONS */ input[type="submit"]:hover { background-color: #de8ae8 !important; } /* HEADER */ .scroll-icon { color: #fff !important; } /* BODY */ .hentry { border: 0; box-shadow: 4px 4px 8px rgba(0,0,0,.12); } .entry-meta span a { color: rgba(0,0,0,.38); } .entry-meta span a:hover { color: #972ea9 !important;} .scroll-container a {border: 0px;} scroll-container a:hover { background-color: #972ea9; color: #fff !important; } .site-footer a { color: #545454 !important; } /* FORM COMMENTS */ .logged-in-as, .logged-in-as a {color: rgba(0,0,0,.56) !important; } .logged-in-as a:hover {color:#591fce !important; } textarea { padding: 10px; } /* SIDEBAR */ .widget-area .widget { border: 0 !important; } .widget-area .widget-title { color: rgba(0,0,0,.56); } .widget ul li a { color: rgba(0,0,0,.56) ; } .widget ul li a:hover { color: #972ea9 !important; } .widget-area .widget { box-shadow: 2px 2px 3px rgba(0,0,0,.12); } .widget a { color: rgba(0,0,0,.56) !important; } .widget a:hover { color: #de8ae8 ; } /* FOOTER */ .comment-respond { margin-top: 60px; padding: 45px; } .scroll-container a:hover { background-color: #972ea9; color: #fff !important; }