.sidebar .widget { font-family: Cabin Sketch; text-shadow: 1px 1px 1px #ffffff; color: #7190a8; padding: 5px; background: -webkit-gradient(linear, left top, right bottom, from(#f0f0f0 ), to(#e6f1f2)); border-radius: 1px 8px 1px 8px; margin: 25px 20px 20px 0px; border: 1px solid #5285a1; outline-offset: 3px; outline: 1px dashed #a5c9d1; box-shadow: inset 0px 0px 5px #a1bbbf; -webkit-transition-duration: .60s; } .sidebar .widget:hover { background: -webkit-gradient(linear, left top, right bottom, from(#e6f1f2 ), to(#f0f0f0)); border-radius: 8px 1px 8px 1px; box-shadow: inset 0px 0px 5px #7a697d; text-shadow: 1px 1px 1px #ffffff; color: #8a736d; -webkit-transition-duration: .60s; } .sidebar .widget h2 { text-align: center; font-family: Fredericka the Great; font-size: 16px; color: #5285a1; text-shadow: 1px 1px 1px #ffffff; letter-spacing: 1px; padding: 25px 5px 5px 5px; background: url(http://1.bp.blogspot.com/-ao-TRwwhGTw/U1f6BV_x2QI/AAAAAAAATJM/seuPGUsJ2xw/s1600/ribbon3.PNG) no-repeat; width: 270px; height: 74px; margin: -70px -20px -20px -30px; -webkit-transition-duration: .50s; } .sidebar .widget h2:hover { letter-spacing: 2px; background: url(http://1.bp.blogspot.com/-F11a4274nYg/U1f6CCLU_QI/AAAAAAAATJQ/OsacN1MouIc/s1600/ribbon4.png) no-repeat; -webkit-transition-duration: .50s; }