/* @override http://www.denan.fr/counter/css/counter.css */

/*

Styling the counter itself.
Set image paths accordingly.

THIS YOU NEED TO KEEP.

This assumes the ID of the counter div is "#counter"

*/

.counter ul.cd{float:left;list-style-type:none;margin:0;padding:0}

.counter.w53 li.t{background:url(../img/digits.png) 0 0 no-repeat;width:53px;height:39px}
.counter.w53 li.b{background:url(../img/digits.png) 0 0 no-repeat;width:53px;height:64px}
.counter.w53 li.s{background:url(../img/comma.png) 2px 75px no-repeat;width:12px;height:100px}

.counter.w49 li.t{background:url(../img/digits-49.png) 0 0 no-repeat;width:49px;height:36px}
.counter.w49 li.b{background:url(../img/digits-49.png) 0 0 no-repeat;width:49px;height:59px}
.counter.w49 li.s{background:url(../img/comma.png) 2px 70px no-repeat;width:11px;height:92px}

.counter.w38 li.t{background:url(../img/digits-38.png) 0 0 no-repeat;width:38px;height:28px}
.counter.w38 li.b{background:url(../img/digits-38.png) 0 0 no-repeat;width:38px;height:46px}
.counter.w38 li.s{/**background:url(../img/comma.png) 2px 53px no-repeat**/;width:10px;height:72px}

.counter.w34 li.t{background:url(../img/digits-34.png) 0 0 no-repeat;width:34px;height:25px}
.counter.w34 li.b{background:url(../img/digits-34.png) 0 0 no-repeat;width:34px;height:41px}
.counter.w34 li.s{background:url(../img/comma.png) 2px 49px no-repeat;width:9px;height:64px}

.counter.w30 li.t{background:url(../img/digits-30.png) 0 0 no-repeat;width:30px;height:22px}
.counter.w30 li.b{background:url(../img/digits-30.png) 0 0 no-repeat;width:30px;height:36px}
.counter.w30 li.s{background:url(../img/comma.png) 2px 42px no-repeat;width:8px;height:57px}

.counter.w23 li.t{background:url(../img/digits-23.png) 0 0 no-repeat;width:23px;height:17px}
.counter.w23 li.b{background:url(../img/digits-23.png) 0 0 no-repeat;width:23px;height:28px}
.counter.w23 li.s{/**background:url(../img/comma.png) 2px 32px no-repeat;**/width:7px;height:44px}

.counter.w19 li.t{background:url(../img/digits-19.png) 0 0 no-repeat;width:19px;height:14px}
.counter.w19 li.b{background:url(../img/digits-19.png) 0 0 no-repeat;width:19px;height:23px}
.counter.w19 li.s{background:url(../img/comma.png) 2px 13px no-repeat;width:6px;height:36px}

.counter.w15 li.t{background:url(../img/digits-15.png) 0 0 no-repeat;width:15px;height:11px}
.counter.w15 li.b{background:url(../img/digits-15.png) 0 0 no-repeat;width:15px;height:18px}
.counter.w15 li.s{background:url(../img/comma.png) 2px 10px no-repeat;width:5px;height:28px}
