#slider ul, #slider li { display: block; margin: 0em; padding: 0em; }#slideshow { overflow: hidden; }#slideshow img { width: 100%; }#slider-previous { background-image: url("/sites/all/modules/image_slider/files/prev.png"); background-repeat: no-repeat; background-size: 18px; background-color: rgba(0, 0, 0, 0.7); left: 10px; background-position: center center; }#slider-next { background-image: url("/sites/all/modules/image_slider/files/next.png"); background-repeat: no-repeat; background-size: 18px; background-color: rgba(0, 0, 0, 0.7); right: 10px; background-position: center center; }.slider-direction { position: absolute; height: 30px; width: 30px; top: 50%; border: 1px solid #fff; z-index: 2000; overflow: hidden; text-indent: 100%; white-space: nowrap; }.cb-slideshow, .cb-slideshow:after { width: 100%; height: 100%; top: 0em; left: 0em; z-index: 1000 ; position: absolute; }.cb-slideshow li span { width: 100%; height: 100%; top: 0em; left: 0em; color: transparent; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; z-index: 0 ; -webkit-backface-visibility: hidden; position: absolute; }.cb-slideshow li div { padding: 0em; z-index: 1005; width: 100%; text-align: center; color: #fff; background-color: rgba(0,0,0,.7); position: absolute; bottom: 0em; left: 0em; }.cb-slideshow a { height: 100%; position: absolute; width: 100%; z-index: -1000; }.no-cssanimations .cb-slideshow li span { opacity: 1; }.no-cssanimations .cb-slideshow li a { opacity: 1; }.no-cssanimations .cb-slideshow li div { opacity: 1; }.cb-slideshow:after { content: ''; }#slideshow-image-0 { background-image: url(/sites/aarontippin.bombplates.com/files/slides/geekbox.jpg); }#slideshow-caption-0:before { content: ""; }.cb-slideshow li:nth-child(1) span { }.cb-slideshow li:nth-child(1) div { }.cb-slideshow li:nth-child(1) a { z-index: 1001; }#slideshow-image-1 { background-image: url(/sites/aarontippin.bombplates.com/files/slides/htggbanner.png); }#slideshow-caption-1:before { content: ""; }.cb-slideshow li:nth-child(2) span { -webkit-animation-delay: 5s; -moz-animation-delay: 5s; -o-animation-delay: 5s; -ms-animation-delay: 5s; animation-delay: 5s; }.cb-slideshow li:nth-child(2) div { -webkit-animation-delay: 5s; -moz-animation-delay: 5s; -o-animation-delay: 5s; -ms-animation-delay: 5s; animation-delay: 5s; }.cb-slideshow li:nth-child(2) a { -webkit-animation-delay: 5s; -moz-animation-delay: 5s; -o-animation-delay: 5s; -ms-animation-delay: 5s; animation-delay: 5s; }#slideshow-image-2 { background-image: url(/sites/aarontippin.bombplates.com/files/slides/stonehause-slide-at25.jpg); }#slideshow-caption-2:before { content: ""; }.cb-slideshow li:nth-child(3) span { -webkit-animation-delay: 10s; -moz-animation-delay: 10s; -o-animation-delay: 10s; -ms-animation-delay: 10s; animation-delay: 10s; }.cb-slideshow li:nth-child(3) div { -webkit-animation-delay: 10s; -moz-animation-delay: 10s; -o-animation-delay: 10s; -ms-animation-delay: 10s; animation-delay: 10s; }.cb-slideshow li:nth-child(3) a { -webkit-animation-delay: 10s; -moz-animation-delay: 10s; -o-animation-delay: 10s; -ms-animation-delay: 10s; animation-delay: 10s; }#slideshow-image-3 { background-image: url(/sites/aarontippin.bombplates.com/files/slides/slide-celebrate.jpg); }#slideshow-caption-3:before { content: "Celebrate 25 Years of Music & Wine!"; }.cb-slideshow li:nth-child(4) span { -webkit-animation-delay: 15s; -moz-animation-delay: 15s; -o-animation-delay: 15s; -ms-animation-delay: 15s; animation-delay: 15s; }.cb-slideshow li:nth-child(4) div { -webkit-animation-delay: 15s; -moz-animation-delay: 15s; -o-animation-delay: 15s; -ms-animation-delay: 15s; animation-delay: 15s; }.cb-slideshow li:nth-child(4) a { -webkit-animation-delay: 15s; -moz-animation-delay: 15s; -o-animation-delay: 15s; -ms-animation-delay: 15s; animation-delay: 15s; }#slideshow-image-4 { background-image: url(/sites/aarontippin.bombplates.com/files/slides/aaron_tippin_-_new_single.png); }#slideshow-caption-4:before { content: ""; }.cb-slideshow li:nth-child(5) span { -webkit-animation-delay: 20s; -moz-animation-delay: 20s; -o-animation-delay: 20s; -ms-animation-delay: 20s; animation-delay: 20s; }.cb-slideshow li:nth-child(5) div { -webkit-animation-delay: 20s; -moz-animation-delay: 20s; -o-animation-delay: 20s; -ms-animation-delay: 20s; animation-delay: 20s; }.cb-slideshow li:nth-child(5) a { -webkit-animation-delay: 20s; -moz-animation-delay: 20s; -o-animation-delay: 20s; -ms-animation-delay: 20s; animation-delay: 20s; }.slideshow-link { -webkit-animation: linkAnimation 25s infinite 0s; -moz-animation: linkAnimation 25s infinite 0s; -o-animation: linkAnimation 25s infinite 0s; -ms-animation: linkAnimation 25s infinite 0s; animation: linkAnimation 25s infinite 0s; }.slideshow-image { -webkit-animation: imageAnimation 25s linear infinite 0s; -moz-animation: imageAnimation 25s linear infinite 0s; -o-animation: imageAnimation 25s linear infinite 0s; -ms-animation: imageAnimation 25s linear infinite 0s; animation: imageAnimation 25s linear infinite 0s; }.slideshow-caption { -webkit-animation: capAnimation 25s linear infinite 0s; -moz-animation: capAnimation 25s linear infinite 0s; -o-animation: capAnimation 25s linear infinite 0s; -ms-animation: capAnimation 25s linear infinite 0s; animation: capAnimation 25s linear infinite 0s; }.slideshow-hide { opacity: 0.0; }@-webkit-keyframes imageAnimation { 0% { opacity: 0; -webkit-animation-timing-function: ease-in; } 10% { opacity: 1;  -webkit-animation-timing-function: ease-out; } 20% { opacity: 1;  } 30% { opacity: 0;  } 100% { opacity: 0 }}@-webkit-keyframes capAnimation { 0% { opacity: 0; -webkit-animation-timing-function: ease-in; } 10% { opacity: 1;  -webkit-animation-timing-function: ease-out; } 20% { opacity: 1;  } 30% { opacity: 0;  } 100% { opacity: 0 }}@-moz-keyframes imageAnimation { 0% { opacity: 0; -moz-animation-timing-function: ease-in; } 10% { opacity: 1;  -moz-animation-timing-function: ease-out; } 20% { opacity: 1;  } 30% { opacity: 0;  } 100% { opacity: 0 }}@-moz-keyframes capAnimation { 0% { opacity: 0; -moz-animation-timing-function: ease-in; } 10% { opacity: 1;  -moz-animation-timing-function: ease-out; } 20% { opacity: 1;  } 30% { opacity: 0;  } 100% { opacity: 0 }}@-o-keyframes imageAnimation { 0% { opacity: 0; -o-animation-timing-function: ease-in; } 10% { opacity: 1;  -o-animation-timing-function: ease-out; } 20% { opacity: 1;  } 30% { opacity: 0;  } 100% { opacity: 0 }}@-o-keyframes capAnimation { 0% { opacity: 0; -o-animation-timing-function: ease-in; } 10% { opacity: 1;  -o-animation-timing-function: ease-out; } 20% { opacity: 1;  } 30% { opacity: 0;  } 100% { opacity: 0 }}@-ms-keyframes imageAnimation { 0% { opacity: 0; -ms-animation-timing-function: ease-in; } 10% { opacity: 1;  -ms-animation-timing-function: ease-out; } 20% { opacity: 1;  } 30% { opacity: 0;  } 100% { opacity: 0 }}@-ms-keyframes capAnimation { 0% { opacity: 0; -ms-animation-timing-function: ease-in; } 10% { opacity: 1;  -ms-animation-timing-function: ease-out; } 20% { opacity: 1;  } 30% { opacity: 0;  } 100% { opacity: 0 }}@keyframes imageAnimation { 0% { opacity: 0; animation-timing-function: ease-in; } 10% { opacity: 1;  animation-timing-function: ease-out; } 20% { opacity: 1;  } 30% { opacity: 0;  } 100% { opacity: 0 }}@keyframes capAnimation { 0% { opacity: 0; animation-timing-function: ease-in; } 10% { opacity: 1;  animation-timing-function: ease-out; } 20% { opacity: 1;  } 30% { opacity: 0;  } 100% { opacity: 0 }}@-webkit-keyframes linkAnimation { 0% { z-index: -1000;  } 10% { z-index: 2000; } 20% { z-index: 2000; } 30% { z-index: -1000; } 100% { z-index: -1000 }}@-moz-keyframes linkAnimation { 0% { z-index: -1000;  } 10% { z-index: 2000; } 20% { z-index: 2000; } 30% { z-index: -1000; } 100% { z-index: -1000 }}@-o-keyframes linkAnimation { 0% { z-index: -1000;  } 10% { z-index: 2000; } 20% { z-index: 2000; } 30% { z-index: -1000; } 100% { z-index: -1000 }}@-ms-keyframes linkAnimation { 0% { z-index: -1000;  } 10% { z-index: 2000; } 20% { z-index: 2000; } 30% { z-index: -1000; } 100% { z-index: -1000 }}@keyframes linkAnimation { 0% { z-index: -1000;  } 10% { z-index: 2000; } 20% { z-index: 2000; } 30% { z-index: -1000; } 100% { z-index: -1000 }}#slider { position: relative; width: 100%; min-height: 400px; display: block; overflow: hidden; }