
/* - ploneCustom.css - */
@media all {
/* http://www9365uj.sakura.ne.jp/portal_css/ploneCustom.css?original=1 */
/* */
body {
background-color: Black;
color: White;
}
#content{
background-color: Black;
color: White;
}
#portal-siteactions li a{
color: White;
}
#portal-siteactions li a:hover{
color: White;
background-color: Gray;
}
/* */
#portal-personaltools
{
color: White;
background-color: DimGray;
border-top-color: LightGray;
border-bottom-color: LightGray;
}
#portal-personaltools li a
{
color: White;
}
/* */
.searchSection label{
color: White;
}
.searchSection label:hover {
color: White;
background-color: Gray;
}
/* */
#portal-breadcrumbs {
background-color: Black;
}
#breadcrumbSeparator {
color : White;
}
#breadcrumbs-current {
color : Black;
background-color: Lime;
}
#portal-breadcrumbs{
border-bottom-color: White;
}
/* */
.portlet {
background-color: Black;
color: White;
border-top-color: LightGray;
border-right-color: LightGray;
border-bottom-color: LightGray;
border-left-color: LightGray;
}
.portletItem {
border-left-color: White;
border-right-color: White;
}
.navTreeItem {
color: White;
border: DimGray;
}
.navTreeItem a,
dd.portletItem .navTreeItem a  {
border: DimGray;
color: Lime;
display: block;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: Lime;
color: Black;
border: White;
}
.navTreeCurrentItem {
background-color: Black;
color: Lime;
border-top-color: White;
border-right-color: White;
border-bottom-color: White;
border-left-color: White;
}
/* */
/* */
.odd{
background-color: DimGray;
}
.even{
background-color: Black;
}
.portletFooter {
background-color: transparent;
}
/* */
h1, h2, h3, h4, h5, h6 {
color: White;
}
h1, h2
{
border-bottom-color: White;
}
h3{
padding-left: 0.5em;
border-left-width: 16px;
border-left-style: solid;
border-left-color: White;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: White;
}
/* */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: White  !important;
}
#portal-column-content{
color White;
}
/* */
a {
color: Lime;
background-color: transparent;
}
a.state-published {
color: White;
}
#content p a:visited {
color: LimeGreen;
background-color: transparent;
}
#content li a:visited {
color: LimeGreen;
}
/* */
blockquote
{
border-left-color: Silver;
color: Gainsboro;
}
/* */
hr {
color: White;
background-color: White;
}
/* */
.documentActions{
border-top-color: White;
}
/* */
.context, .formControls .actionButtons .button, .documentEditable * .context {
color: LightGrey;
border: 1px solid #8cacbb;
}
/* */
.listingBar {
background-color: Black;
}
/* */
#portal-footer{
background-color: DimGray;
border-top-color: White;
border-bottom-color: White;
}
/* */
#portal-colophon ul li a
{
border-bottom-color: #cccccc;
color: White;
}
/* ******************/
.textbold {
font-weight: bold;
}
.largetext {
font-size: 18px;
font-weight: bold;
}
.large {
font-size: 18px;
font-weight: bold;
}
.textlink {
background-color: #000066;
color: #00FFFF}
.comment1 {
color: #99FF99;
}
.linksize {
color: #FFFFFF;
font-size: 10px;
line-height:12px
}
.rgraph{
float:right;
margin-left:20px;
margin-bottom:5px;
}
.lgraph{
float:left;
margin-right:20px;
margin-bottom:5px;
}
.graph{
float:all;
margin-right:20px;
margin-bottom:5px;
}
.super {
vertical-align: super;
text-size: smaller;
}
.sub {
vertical-align: sub;
text-size: smaller;
}
.style1{
color:Yellow;
}
.yellow{
color:yellow;
}
/* */
.documentAuthor {
color: WhiteSmoke;
}
.documentModified{
color: WhiteSmoke;
}
dl.portalMessage{
background-color:Gold;
}
li.formTab a{
color: Black;
}
li.formTab a:hover{
color: Black;
background-color: Gainsboro;
}
.formHelp{
color: Whitesmoke;
}
.formHelp:hover
{
color: Black;
background-color: White;
}
.ploneSkin .mceIcon{
background-color: White;
}
.state-published
{
color: White;
}
a.state-published
{
color: White;
}
/* */
h1.documentFirstHeading{
background-color: Black;
}
div.documentDescription{
color:Black;
background-color: White;
}
form{
color: Silver;
}
.pb-ajax > *
{
background-color: White;
color: Black;
}
}

