.cat-widget {
	margin: 15px 0 0 0;
	background: transparent;
}

.cat-widget h3 {
	position: relative;
	display: block;
	width: 308px;
	height: 35px;
	padding: 0 0 0 15px;
	line-height: 35px;
	background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/widget_header.png) transparent no-repeat;
}

.cat-widget h3 a {
	color: #fff;
	height: 35px;
	padding: 0 0 0 15px;
	line-height: 35px;
	background: transparent;
	font-weight:bold;
}
.cat-widget h3 a:hover {color: #b80000}

.cat-widget h4 {
	position: relative;
	display: block;
	height: 30px;
	padding: 0 0 0 10px;
	margin: 0 1px 0 0;
	line-height: 30px;
	border-top: 1px dotted #d7d7d7;
	border-bottom: 1px dotted #d7d7d7;
	background-color:#fff;
}

.cat-widget .container {
	width: 315px;
	background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/widget_body.png) repeat-y;
	border: 4px solid #e6e6e6;
}

.cat-widget .footer {
	display: block;
	width: 324px;
	height: 12px;
	background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/widget_footer.png) no-repeat;
	overflow: hidden;
}

.minimize, .close, .minus, .plus {
	position: absolute;
	top: 10px;
	width: 15px;
	height: 14px;
}
.minimize:hover, .close:hover, .minus:hover, .plus:hover {background-position: bottom}

.minimize {
	left: 10px;
	background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/min.png) no-repeat top;
}

.close {
	right: 10px;
	background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/close.png) no-repeat top;
}

.minus {
	right: 10px;
	background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/minus.png) no-repeat top;
}

.plus {
	right: 30px;
	background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/plus.png) no-repeat top;
}

/* post styles */
.cat-widget .cpost {
	display: block;
	background: #fff;
	margin: 0 1px 0 0px;
	padding: 15px 10px 15px 10px;
	font-weight:bold;
}

.cat-widget .thumb img {
	float: left;
	display: inline;
	overflow: hidden;
	border: 1px solid #c6c6c6;
	padding: 1px;
	margin: 0 10px 0 0;
}

.cat-widget p {
	line-height: 1.4em;
	margin: 5px 0 0 0;
	color: #333;
	text-align: justify;
	font-weight:bold;
}



.dark_perm a {
	line-height: 1.4em; 
	color: #b80000;
	font-weight:bold;
}

.dark_perm a:hover {
	line-height: 1.4em; 
	color: #b80000;
	font-weight:bold;
	text-decoration:underline;
}

.dark_perm a:active, a:visited, a:selected {
	line-height: 1.4em; 
	color: #b80000;
	font-weight:bold;
}

.ex {
	display: block;
	float: right;
	margin: 10px 0 0 0;
}

.ex a {
	color: #555;
	font-weight:bold;
}


.ex a:visited, a:selected, a:active {
	color: #555;
	font-weight:bold;
}

.cont, .comm {
	font-size: 0.9em;
	font-weight: normal;
	color: #b80000;
	height: 13px;
	line-height: 13px;
	text-decoration:none;
}



.cont:selected, cont:active, cont:visited {color: #b80000; text-decoration:none;}

.cont:hover, .comm:hover {color: #b80000; text-decoration:underline}
.cont {
	/* background: url(img/ico_more.png) no-repeat; */
	background-position: left center;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
}
.comm {
	background: url(https://s3.amazonaws.com/iehi-img-mli/files/static/wordpress/themes/comfy/styles/default/img/ico_comment.png) no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
}

/* more stories */
.more_stories {
	background: #fff;
	margin: 0 1px 0 0;
	padding: 1px 0 1px 0;
	border-bottom: 1px solid #d7d7d7;
	font-weight:normal;
}

.more_stories a {
	display: block;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #f1f1f1;
	height: 1%;
	font-weight:normal;
	color: #146092;
}

.more_stories a:hover {
	background: #f6feff;
	color: #146092;
	font-weight:normal;
	text-decoration: underline;
}

.more_stories a:active, a:visited, a:selected {
	background: #f6feff;
	color: #146092;
	font-weight:normal;
}
