
/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/

.slider { margin:0; float:left; padding:0; width:565px; height: 290px; position:relative;}
#coin-slider-coin-slider { width: 565px; height: 290px;}

.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a { text-decoration: none; outline: none; border: none; }

.cs-buttons { top:-30px; font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { right:60px; bottom:0; margin:0; padding:20px 30px; color: #ffffff; text-transform: none; position:relative; width:300px; background: url(https://www.aasound.net/wp-content/plugins/theme-slider/images/overlay.png) repeat; }
.caption-title { display: block; padding: 12px 0 16px; color: #fbfbfb; font-size:24px; font-weight: normal; font-family:Liberation sans, Arial, Verdana, sans-serif;}
.caption-date { color:#ffffff; font-style: normal; font-size: 11px; text-transform: none; padding: 0 0 0; line-height: 20px; }
.caption-date span { color:#fbfbfb; }
.caption-content { color: #ffffff; line-height: 20px; padding: 0 0 19px; }

.cs-prev,
.cs-next { background:url(https://www.aasound.net/wp-content/plugins/theme-slider/images/overlay.png) repeat left top; color: #FFFFFF; padding: 5px 15px; }