
/* - onenwTemplate.css - */
@media all {
/* http://www.greenfaith.org/portal_css/onenwTemplate.css?original=1 */
/* */
/* */
/* */
h1, h2, h3, h4, h5, h6 { border-bottom: 0; }
ul {
list-style-type: disc;
list-style-image: none;
}
.documentDescription { display: none; }
/* */
#portal-colophon {
color: #333;
font-size: 9px;
}
#portal-colophon a {
color: #333;
text-decoration: none;
}
#portal-colophon a:hover {
color: #333;
text-decoration: underline;
}
/* */
.image-right, .image-left { border: none; }
table.grid { border-collapse: collapse; }
table.grid td {
border: 1px solid #6aa018;
padding: 2px;
vertical-align: top;
}
table.outlined {
border-collapse: collapse;
border: 1px solid #6aa018;
}
table.outlined td {
padding: 2px;
vertical-align: top;
}
table.plain td,
table.plain th { vertical-align: top;
border:1px solid #ccc; }
/* */
body.popup {
background-color:#fff;
}
/* */
#portal-sitemap {
list-style: none;
list-style-image: none;
margin: 0;
font-size: 90%;
border: none;
}
#portal-sitemap a {
border: 0px;
}
#portal-sitemap a:hover {
border: 0px;
}
#portal-sitemap ul {
margin-top: 0;
border:0px;
}
#portal-sitemap .navTreeItem {
border:0px;
}
#portal-sitemap .navTreeItem a, .navTreeItem a:hover, #portal-sitemap .navTreeItem div {
background-image: none !important;
background-color: transparent;
color: #000 !important;
font-weight: bold;
text-decoration:none;
border: 0px !important;
margin: 0;
}
#portal-sitemap .navTreeItem a:hover {
background-image: none !important;
background-color: transparent;
border:0px;
color: #ccc !important;
font-weight: bold;
text-decoration:underline;
border: 0;
margin: 0;
}
#portal-sitemap .navTreeLevel2 {
border-left:0px;
}
#portal-sitemap .navTreeLevel3 {
border-left:0px;
}
#portal-sitemap .navTreeLevel4 {
border-left:0px;
}
#content a[href ^="http:"],
#content a.link-external,
#content a[href ^="https:"],
#content a.link-https,
#content a[href ^="mailto:"],
#content a.link-mailto,
#content a[href ^="news:"],
#content a.link-news,
#content a[href ^="ftp:"],
#content a.link-ftp,
#content a[href ^="irc:"],
#content a.link-irc,
#content a[href ^="callto:"],
#content a.link-callto,
#content a[href ^="webcal:"],
#content a.link-webcal,
#content a[href ^="feed:"],
#content a.link-feed {
background: none;
padding: 0;
}
/* */

}


/* - ++resource++carousel.css - */
@media screen {
/* http://www.greenfaith.org/portal_css/++resource++carousel.css?original=1 */
#carousel {
margin-bottom: 1em;
}
#carousel-banners {
float:left;
margin-right: 1em;
}
.carousel-banner {
position: absolute;
}
a.carousel-button {
display: block;
text-decoration: none;
margin: 0 1em;
padding: 1em 0;
}
a.carousel-button.selected {
border-top: solid 1px #eee;
border-bottom: solid 1px #eee;
}
.carousel-title {
display: block;
font-size: 1.5em;
}
a.carousel-button.selected .carousel-title {
font-weight: bold;
}
.carousel-description {
display: block;
}
}

