.sidebar .widget { font: $(widget.font); color: #a88379; text-shadow: 1px 1px 0px #fff; background: url(http://1.bp.blogspot.com/-HqmsMGLaE-Y/U7mfJeycyaI/AAAAAAAAUf8/05AKMAa1-vA/s1600/bhj2.png) no-repeat #f2e6e1; padding: 10px; border-radius: 0px 0px 0px 10px; box-shadow: -1px -1px 1px #4f0d1e; border-left: 5px solid #d4b068; border-bottom: 5px solid #d4b068; -webkit-transition-duration: .50s; } .sidebar .widget:hover { background: url(http://1.bp.blogspot.com/-HqmsMGLaE-Y/U7mfJeycyaI/AAAAAAAAUf8/05AKMAa1-vA/s1600/bhj2.png) no-repeat #faf8f7; border-radius: 0px 0px 0px 1px; border-left: 5px solid #ab3537; border-bottom: 5px solid #ab3537; -webkit-transition-duration: .50s; } .sidebar .widget h2 { text-align: center; font-family: Fredericka the great; font-size: 17px; color: #96485a; text-shadow: 1px 1px 1px #fff; padding: 5px 5px 0px 5px; margin: -10px -10px 0px -10px; background: url(http://1.bp.blogspot.com/-kiXdGAN0Dyw/U62zsKxhg5I/AAAAAAAAUM0/0Ii0e2ZE8rQ/s1600/ribbon1.png) no-repeat; width: 215px; height: 50px; -webkit-transition-duration: .50s; } .sidebar .widget h2:hover { letter-spacing: 2px; color: #9c3d40; background: url(http://1.bp.blogspot.com/-Lq1jLd1Jxc0/U62zshasceI/AAAAAAAAUM8/wlaAM-vXKMA/s1600/ribbon2.png) no-repeat; -webkit-transition-duration: .50s; }