/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt5/mt-static/themes-base/blog.css);
@import url(/mt5/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */



.box-per-category  {
margin-bottom: 1em;
}

ul.category-info {
margin-bottom: 0.4em;
}

ul.category-info li {
display: inline;
margin-right: 0.3em;
}

ul.category-info li.label {
margin-right: 1em;
}

dl.data {
zoom: 100%;
border-top: 1px solid #eee;
border-right: 1px solid #eee;
border-left: 4px solid #eee;
margin-bottom: 0.4em;
}

dl.data dt {
padding: 0.2em 0.5em;
width: 8em;
clear: left;
float: left;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
}

dl.data dd {
padding: 0.2em 0.5em;
margin-left: 8em;
border-bottom:1px solid #eee;
}

dl.data dd span {
padding-left: 0.5em;
}

ul.sub-categories {
padding-left: 1em;
border: 1px solid #aaa;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

ul.sub-categories li {
display: inline;
margin-right: 2em;
}

