.panel-grid {
zoom: 1;
}
.panel-grid:before {
content: '';
display: block;
}
.panel-grid:after {
content: '';
display: table;
clear: both;
}
.panel-grid-cell {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
min-height: 1em;
}
.panel-grid-cell .so-panel.widget {
zoom: 1;
}
.panel-grid-cell .so-panel.widget:before {
content: '';
display: block;
}
.panel-grid-cell .so-panel.widget:after {
content: '';
display: table;
clear: both;
}
.panel-grid-cell .widget.panel-last-child {
margin-bottom: 0;
}
.panel-grid-cell .widget-title {
margin-top: 0;
}
.panel-row-style {
zoom: 1;
}
.panel-row-style:before {
content: '';
display: block;
}
.panel-row-style:after {
content: '';
display: table;
clear: both;
}.cat-post-widget * {
margin: 0;
padding:0;
}
.cat-post-widget {
font-size: 12px;	
line-height: 18px;
}
.cat-post-widget p {
margin-bottom: 0;
}
.cat-post-widget .post-title {
font-size: 15px;	
font-weight: bold;
}
.cat-post-widget .post-date {
font-style: italic;
margin-bottom: 0;
}
.cat-post-widget img {
float: left;
margin: 5px 10px 0 0;
}
.cat-post-widget ul li {
list-style: none;
list-style-type: none;
margin: 3px 0;
padding: 3px 0;
border-bottom: 1px solid #ccc;
}
.cat-post-widget ul li:last-child {
border-bottom: none;
}
.cat-post-widget .more-link {
display: inline;
}
.cat-post-widget .post-entry { 
padding: 0 0 5px 0;
overflow: hidden;
}
.cat-post-widget .comment-num {
}.crp_related {
clear: both;
margin: 10px 0;
}
.crp_related h3 {
margin: 0 !important;
}
.crp_related ul {
list-style: none;
float: left;
margin: 0 !important;
padding: 0 !important;
}
.crp_related li, .crp_related a {
float: left;
overflow: hidden;
position: relative;
text-align: center;
}
.crp_related li {
margin: 5px !important;
border: 1px solid #ddd;
padding: 6px;
}
.crp_related li:hover {
background: #eee;
border-color: #bbb;
}
.crp_related a {
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
text-decoration: none !important;
}
.crp_related a:hover {
text-decoration: none;
}
.crp_related .crp_title {
color: #fff !important;
position: absolute;
display: block;
bottom: 0;
padding: 3px;
color: #fff;
font-size: .9em;
text-shadow: 1000 .1em .1em .2em;
background: rgb(0.5, 0.5, 0.5);
background: rgba(0, 0, 0, 0.5);
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.crp_related li:hover .crp_title {
background: rgb(0.2, 0.2, 0.2);
background: rgba(0, 0, 0, 0.8);
}
.crp_related li {
vertical-align: bottom;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4);
box-shadow: 0 1px 2px rgba(0,0,0,.4);
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.crp_clear {
clear: both;
}
.crp_title:visited {
color: #fff !important;
}