.hidden {
display:none;
}

.article_date {
display: inline;
font-size: 11px;
color:#dd0215;
font-style:italic;}
.article_date:before{
content: " ";}




body { 
padding:0; 
margin:0;
width:100%;
height:250px;
	font-family: helvetica, sans-serif;
	font-size: 12px;

}

.hero { width:100%;
background-position:0px 0px;
float:left;
border:0;
}

.first {
margin-top: 5px;
}

a {
text-decoration:none;
color:#55075c;
}

a:hover .action {
color: #55075c;
text-decoration:underline;
}

a:hover .maintext {
color: #ed2024;
text-decoration:none;
}


.hero img {
display: none;
}

.subhero {
padding-top:0px;
}

.wrapper {
min-width:270px;
width:100%;
margin-left:10px;
height:248px;
	
overflow: hidden;
position: relative;
text-align: left;
box-shadow: 1px 0px 0px #ccc;
-webkit-box-shadow: 1px 0px 0px #ccc;

}

.text {
list-style-type: square;
margin-left:0px;
cursor:pointer;
width:90%;
padding: 3px 0px;
height:auto !important;
min-height:25px;
padding-bottom:9px;
line-height:1.3em;
color:#000;}

.maintext {color:#333;
cursor:pointer;
font-family:  helvetica, sans-serif;
font-size: 13px;
height: auto;
text-decoration: none;
-webkit-transition: color .25s linear .1s;
transition: color .25s linear .1s;

}

.dianomi_provider_short {
display: inline-block !important;
font-size: 11px;
color:#dd0215;
font-style:italic;
}

.dianomi_provider_short::after {
content: ")";
}

.dianomi_provider_short::before {
content: "(";
}

.action{display:none !important;
color: rgb(85, 7, 92);
cursor: auto;
display: block;
font-family: helvetica, sans-serif;
font-size: 12px;
height: 15px;
margin-left: 5px;
}


.heading_top,
.heading {
display: none;
}

.line2 {

font-family: Bitter,serif;
font-size: 15px;
line-height: 21px;
padding: 5px 0 5px;
font-weight:bold;
}


.logohover{background-repeat:no-repeat;
	width:80px;
	height:12px;
	position:absolute;
	right:12px;
	top:236px;
	padding-bottom:0px;
	display:inline;-webkit-transition: background 300ms ease-in-out 0s;
	-moz-transition: background 400ms ease-in-out 0s;
	-o-transition: background 400ms ease-in-out 0s;
	transition: background 400ms ease-in-out 0s;
	z-index:1;
	}

.logohover:hover{
	background: url('/img/uploads/Ufe3LcCoyKoAADivRIsAAAAC.png');
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	padding:0px;
	background-color:#fafafa;
	height:12px;
	background-size:54px 10px;									
	}

.sub-line2 {
	display:block;
	overflow: hidden;
	top:236px;
	right:2px;
	position:absolute;
	font-size:10px;height:1.3em;
	color:#ccc;
	width:80px;
	height:11px; 
	padding-bottom:0px;
	z-index:1; 
	}

.sub-line2 a{
	color:#999;
	}
	

.whats-this {
display: none;
}