
/* - ploneCustom.css - */
@media all {
/* http://www.clir.org/portal_css/ploneCustom.css?original=1 */
/* */
div[id^="archetypes-fieldname-fundingState"] {
display:none;
}
div[id^="archetypes-fieldname-formattedAwardAmount"] {
display: none;
}
div[id^="archetypes-fieldname-projectLength"] {
display: none;
}
/* */
.field #parent-fieldname-fundingState-8611807b-ccad-4bba-a72f-4eba6750c73e {
display: none;
}
body.template-facetednavigation_view.subsection-funded-hidden-collections #left,
body.template-facetednavigation_view.subsection-funded-projects #left{
diplay: none;
}
body.template-facetednavigation_view.subsection-funded-hidden-collections #onecolumn,
body.template-facetednavigation_view.subsection-funded-projects #onecolumn{
width: 100%;
}
body.template-facetednavigation_view.subsection-funded-hidden-collections #center-and-left-area,
body.template-facetednavigation_view.subsection-funded-projects #center-and-left-area{
width: 75em !important;
}
#left-area {
float: left;
overflow: hidden;
width: 17em;
}
body.template-facetednavigation_view .left-area-js {
margin-left: 18em;
}
body.template-facetednavigation_view .right-area-js {
margin-right: 22em;
}
body.template-document_view .section-hiddencollections .slider-container, #slider-container {
border: none;
}
#content table.portletSidebar {
border:0px solid #76838B;
padding:10px;
font-size: 11px;
letter-spacing: 0.03em;
line-height: 13px;
text-align: left;
}
#content table.portletSidebar tr {
border-padding:2px;
}
#content table.portletSidebar tr td {
width:230px;
padding-left:8px;
padding-right:8px;
background-color:#EBF1E8;
border-left:1px solid #76838B;
border-right:1px solid #76838B;
border-bottom:1px solid #76838B;
}
#content table.portletSidebar h4, #content table.portletSidebar h5 {
color:#006666;
}
#content table.portletSidebar h3{
color: #006666;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 14px;
margin: 0;
padding: 0 0 2px;
}
#content table.portletSidebar tr td.portletSidebarTop {
border-top:1px solid #76838B;
background-color: #8FB27D;
color: #FFFFFF;
font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
height: 20px;
letter-spacing: 0.1em;
line-height: 14px;
margin: 0;
padding: 3px 0 5px;
text-align: center;
width: 248px;
}
.pipestable {
border: solid 1px;
margin: 5px;
padding: 5px;
}
#content .callout {
background: none repeat scroll 0 0 transparent;
border-left: 5px solid #006666;
clear: both;
padding-left: 15px;
padding-right: 60px;
}
.navTreeLevel1 li.navTreeCurrentNode a {
color: #006666;
}
.navTreeItem li.navTreeCurrentNode:hover {
background: url("/++theme++clir.theme/images/side-arrow-red.png") no-repeat scroll 0 5px #FFFFFF;
}
.navTreeLevel1 li.navTreeCurrentNode {
background: url("/++theme++clir.theme/images/side-arrow-red.png") no-repeat scroll 0 5px #FFFFFF;
}
/* */
body.template-logged_out #content, body.template-login_form #content, .pb-ajax #login-form {
text-align: left;
}
#fieldset-openid-login label, #login-form label {
display: inline-block;
margin-right: 0.5em;
padding-top: 0.2em;
text-align: left;
width: 10em;
}
#login-form div.formControls {
margin: 0 0 1em;
}
/* */

}

