a { color: #ffcf7f ; } a:hover { color: #ff9090 ; } .bcolor-back { background-color: #ff9090 !important; color: #FFFFFF !important; } #awesome-main-menu .menu-item-home a { background: transparent; color: #FFCF7F; } #right-sidebar .widget li, #footer-sidebar .widget li { list-style: none; padding: 10px 0; } #footer { background: url("images/back3.png") repeat scroll 0 0 #ff9090; clear: both; padding: 0 0 20px; width: 100%; } #creditline { color: #EEEEEE; background: #B14444;. } .widget .widget-title { background: #ff9090; } .featured-box:hover h3.ftitle { color: rgba(255,207,127,1); } h1, h2, h3, h4, h5, h6, .featured-box:hover h3.ftitle { color: #ffcf7f; } h1.page-title, h1.arc-post-title,h3.arc-src { color:#FF9090; } .searchinfo h1.page-title::before { font-size: 85px; } #awesome-main-menu a { color: #ffcf7f; } #awesome-main-menu a:hover { color:#ff9090; } .bqpcontainer .featured-box { border-bottom: 5px solid #FFCF7F; } .bqpcontainer .featured-box:hover { border-bottom: 5px solid #ff9090; } .post-container, #right-sidebar .widget { border: 1px solid #ff9090; } button, input[type="reset"], input[type="button"], input[type="submit"], .contactcontainer input[type="submit"] { background: #ffcf7f; border-radius: 3px; color: #FFFFFF; font-size: 19px; padding: 7px 15px 10px; text-decoration: none; box-shadow: 0px 0px 0px 1px rgba(255,255,255,.3) inset; border: 0; cursor: pointer; transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -webkit-transition: all .5s; } button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover, .contactcontainer input[type="submit"]:hover { text-decoration: none; box-shadow: 0px 0px 0px 1px rgba(255,255,255,.7) inset; background: #ff9090; } textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="url"]:focus, .titlewrap:focus input:focus, select:focus { border: 1px solid #ff9090; background: rgba(84,194,3,.05); }