@import url('http://fonts.googleapis.com/css?family=Exo+2:400,700|Oswald:400,700');
#w {display:block; min-width:300px; margin:0 auto;}
.crsl-items {display:block;}
.crsl-thumb{background:#fff; padding:20px 20px 5px; max-width:355px; background-color:#f5f5f5; margin:0 15px !important; height:auto !important;}
/*.crsl-item {background:#fff;padding:20px;max-width:370px;background-color:#f5f5f5;margin:0 11px 0 11px !important;}*/
.crsl-items ul{list-style:none;}
.crsl-items ul li{display:inline-block;	margin:0 0 30px; float:left;}
.crsl-items .thumbnail {display:block; position:relative; background-color:#f5f5f5; border:none; margin:0 auto 30px;}
.crsl-items .thumbnail .date{background:rgb(3,118,218); background:-moz-linear-gradient(top,  rgb(3,118,218) 0%, rgb(0,75,141) 100%, rgb(125,185,232) 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(3,118,218)), color-stop(100%,rgb(0,75,141)), color-stop(100%,rgb(125,185,232))); 	background:-webkit-linear-gradient(top,  rgb(3,118,218) 0%,rgb(0,75,141) 100%,rgb(125,185,232) 100%); background:-o-linear-gradient(top,  rgb(3,118,218) 0%,rgb(0,75,141) 100%,rgb(125,185,232) 100%); background:-ms-linear-gradient(top,  rgb(3,118,218) 0%,rgb(0,75,141) 100%,rgb(125,185,232) 100%); background:linear-gradient(to bottom,  rgb(3,118,218) 0%,rgb(0,75,141) 100%,rgb(125,185,232) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0376da', endColorstr='#7db9e8',GradientType=0 ); width:65px; height:65px; position:absolute;	top:-11px; left:9px; color:#FFF; text-align:center; padding:13px 0 0 0;}
.crsl-items .thumbnail .date hr{margin:0 auto; border:0; border-top:1px solid #eee; width:48px;}
.crsl-items .thumbnail .date:before{content:""; width:0; height:0; border-top:11px solid transparent; border-bottom:0px solid transparent;	border-right:5px solid #004b8c; position:absolute; top:0px; left:-5px;}
.crsl-items a{text-decoration:none !important; color:#004b8c !important; width:auto; height:auto; display:block; position:relative;}
.crsl-items p > a{text-decoration:none !important; color:#004b8c !important; display:inline-block;}
.crsl-items h3 {font-size:25px; font-weight:500; margin-bottom:12px !important; color:#004b8c; line-height:30px;}
.crsl-item h5{font-size:16px; color:#1f1a17; display:inline-block; margin:30px 0 0 15px !important;}
.crsl-items p {font-size:16px; color:#1f1a17;}
.slidernav {display:block; text-align:right; position:relative; left:-11px; margin:30px 0 0 0;}
.slidernav ul{list-style:none;}
.slidernav ul li{display:inline-block; height:34px;	width:34px;	border-radius:65px;	border:2px solid #004b8c; background-color:white; text-align:center; line-height:27px;}
.slidernav ul li img{display:inline; width:auto;}
.slidernav a {display:inline; color:#004b8c !important;}
.slidernav li:hover {background-color:#004b8c; height:34px; width:34px; border-radius:65px; border:2px solid #004b8c; color:#FFF;}
.clearfix:after {content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
html[xmlns] .clearfix { display:block; }
* html .clearfix { height:1%; }
