html.Sidebar .breadBoxBottom {
border: 1px solid {xen:property lightMonochrome};
border-radius: 6px;
box-shadow: 0 0 12px rgba(0,0,0,.1);
margin: 0;
padding: 0;
}
html.Sidebar .breadBoxBottom .breadcrumb {
border-radius: 6px;
border: none;
}
html.Sidebar #content .pageContent {
padding: 0;
background: none;
border: none;
border-radius: 0;
box-shadow: none;
}
div.secondaryContent + div.sectionFooter {
margin-top: -5px;
border-left: 1px solid #D6D6D6;
border-right: 1px solid #D6D6D6;
border-radius: 0 0 6px 6px;
}
.PanelScroller .navControls a {
box-shadow: 0 1px 0 #fff;
}
<xen:if is="{xen:property 8wayRunSupport}">
/* FLEXILE > PORTAL > GENERAL SETTINGS */
.EWRporta_Portal .mainContainer { margin-bottom: 0px; }
.EWRporta_Portal .centerShift { margin-left: {xen:calc '{xen:property sidebar.width} + 15'}px !important; }
.EWRporta_Portal .section:first-child { margin: 0px auto 15px !important; }
/* FLEXILE > PORTAL > RECENT NEWS */
#recentNews .recentNews.sectionMain
{
background-color: transparent;
border: 0px;
border-radius: 0px;
box-shadow: none;
-khtml-box-shadow: none;
padding: 0px;
}
#recentNews .recentNews .sectionFooter
{
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
margin: 15px -15px -16px;
}
#recentNews .recentNews .subHeading,
#recentThreads .sectionHeaders
{
border: 0px;
{xen:property sidebarBlockHeading}
}
#recentNews .recentNews .subHeading a,
#recentThreads .sectionHeaders a
{
{xen:property sidebarBlockHeading.font}
}
#recentNews .recentNews .subHeading h2 {
font-size: inherit;
}
/* FLEXILE > PORTAL > RECENT THREADS SETTINGS */
#recentThreads .sectionHeaders
{
padding-right: 5px;
margin: -10px -10px 0px;
}
#recentThreads .sectionHeaders a span { padding: 0px 10px; }
#recentThreads .sectionHeaders .lastPost { width: 155px; }
/* FLEXILE > MEDIA > TAG CLOUD SETTINGS */
.mediaCloud #keywordCloud { margin: -30px -15px -30px !important; }
.mediaCloud #textCloud { margin: 40px 15px 30px !important; }
</xen:if>