#system-message {
margin-bottom: 10px;
padding: 0;
}
#system-message > dt {
font-weight: bold;
display: none;
}
#system-message > dd {
margin: 0;
font-weight: bold;
text-indent: 30px;
}
#system-message > dd > ul {
color: #0055BB;
background-position: 4px top;
background-repeat: no-repeat;
margin-bottom: 10px;
list-style: none;
padding: 10px;
border-top: 3px solid #84A7DB;
border-bottom: 3px solid #84A7DB;
}
#system-message > dd > ul > li {
line-height: 1.5em;
} #system-message > .message > ul {
background-color: #C3D2E5;
background-image: url(//macrosconsulting.com/wp-content/themes/Macroconsulting/media/system/images/notice-info.png);
} #system-message > .error > ul,
#system-message > .warning > ul,
#system-message > .notice > ul {
color: #c00;
}
#system-message > .error > ul {
background-color: #E6C0C0;
background-image: url(//macrosconsulting.com/wp-content/themes/Macroconsulting/media/system/images/notice-alert.png);
border-color: #DE7A7B;
} #system-message > .warning > ul {
background-color: #E6C8A6;
background-image: url(//macrosconsulting.com/wp-content/themes/Macroconsulting/media/system/images/notice-note.png);
border-color: #FFBB00;
} #system-message > .notice > ul {
background-color: #EFE7B8;
background-image: url(//macrosconsulting.com/wp-content/themes/Macroconsulting/media/system/images/notice-note.png);
border-color: #F0DC7E;
} .system-unpublished, tr.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}
span.highlight {
background-color:#FFFFCC;
font-weight:bold;
padding:1px 4px;
}
.img-fulltext-float-right {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
.img-fulltext-float-left {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.img-fulltext-float-none {
}
.img-intro-float-right {
float: right;
margin-left: 5px;
margin-bottom: 5px;
}
.img-intro-float-left {
float: left;
margin-right: 5px;
margin-bottom: 5px;
}
.img-intro-float-none {
}