* {
  font-style: normal;
  font-variant: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
  word-break: break-all ;
  word-wrap: break-word ;
  line-height: 1.2;
}

body {
  margin: 0 0 10px 0;
  padding: 0;
  background: white url(images/topnav-bg.gif) repeat-x scroll top left;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  _font-family: "MS PGothic", "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  font-size: small;
  _font-size: 85%;
  color: #333;
  }

h1, h3, h4, h5, h6 {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
}

/* form, input {
  margin: 0;
  } */

textarea {
  /* font-family: "Lucida Grande", Arial, sans-serif; */
  font-size: 95%;
  }

.body-pop {
  padding: 70px 20px 20px 20px;
  }

.body-wrap {
  width: 750px;
  }

.body {
  margin: 0 0 15px 30px;
  }

.body-nav {
  float: right;
  margin: 0 0 15px 0;
  width: 625px;
  }

hr {
  border: 0;
  height: 1px;
  background-color: #C3CFDB;
  color: #C3CFDB;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  }

img {
  border: 0;
  }

h2#breadcrumbs {
  margin-top: 0;
  border-bottom: 1px solid #8FAEBE;
  font-size: 95%;
  font-weight: normal;
  color: #333;
  }

h2#breadcrumbs a {
  font-weight: normal;
  text-decoration: none;
  }

h2#breadcrumbs .sitecrumb {
  float: right;
  font-weight: normal;
  }

h2 {
  margin: 10px 0 5px 0;
  font-size: 125%;
  font-weight: normal;
  color: #93B06B;
  }

h2 .title-highlight {
  color: #999;
  }

.body-pop h2 {
  border-bottom: 1px solid #93B06B;
  font-size: 110%;
  }

h4 {
  font-size: 95%;
  margin: 10px 0 5px 0;
  }

h4.tight {
  margin: 0;
  }

.body-pop h4 {
  margin-top: 15px;
  font-size: 100%;
  }

h5 {
  font-size: 95%;
  margin-bottom: 5px;
  }

h5 b { font-weight: bold; }

.box {
  margin-bottom: 15px;
  border-bottom: 1px solid #8FAEBE;
  }

.box h4 {
  margin: 0;
  padding: 5px 10px;
  color: #FFF;
  font-weight: normal;
  text-transform: uppercase;
  background-color: #8FAEBE;
  }

.box h4 a:link,
.box h4 a:visited {
  color: #FFF;
  text-decoration: none;
  }

.box h4 a:active,
.box h4 a:hover {
  color: #FFF;
  text-decoration: underline;
  }

.box .inner {
  padding: 0 5px;
  }

.box p {
  margin: 10px 0;
  }

.box ul {
  margin: 10px 0;
  padding: 0;
  }

.box li {
  list-style-type: none;
  margin: 5px 0;
  padding: 0;
  font-size: 95%;
  }

.box ul.nav li {
  padding-left: 20px;
  color: #999;
  font-weight: normal;
  background-repeat: no-repeat;
  _line-height: 1.5;
  }

.box ul.nav li a {
  font-weight: normal;
  font-size: 110%;
  text-transform: uppercase;
  margin-bottom: 0.2em;
  }

.box ul.nav li a:link,
.box ul.nav li a:visited {
  color: #333;
  text-decoration: none;
  }

.box ul.nav li a:active,
.box ul.nav li a:hover {
  color: #333;
  text-decoration: underline;
  }

.box ul.nav li#nav-weblogs { background-image: url(images/nav_icons/color/weblogs.gif); }
.box ul.nav li#nav-authors { background-image: url(images/nav_icons/color/authors.gif); }
.box ul.nav li#nav-plugins { background-image: url(images/nav_icons/color/plugins.gif); }
.box ul.nav li#nav-entries { background-image: url(images/nav_icons/color/entries.gif); }
.box ul.nav li#nav-comments { background-image: url(images/nav_icons/color/comments.gif); }
.box ul.nav li#nav-trackbacks { background-image: url(images/nav_icons/color/trackbacks.gif); }
.box ul.nav li#nav-settings { background-image: url(images/nav_icons/color/settings.gif); }
.box ul.nav li#nav-search { background-image: url(images/nav_icons/color/search.gif); }
.box ul.nav li#nav-log { background-image: url(images/nav_icons/color/log.gif); }
.box ul.nav li#nav-status { background-image: url(images/nav_icons/color/status.gif); }
.box ul.nav li#nav-quickpost { background-image: url(images/nav_icons/color/quickpost.gif); }

.box#entry-box,
.box#comment-box,
.box#ping-box {
  border-left: 1px solid #8FAEBE;
  border-right: 1px solid #8FAEBE;
  }

.box#entry-box h4,
.box#comment-box h4,
.box#ping-box h4 {
  padding-left: 9px;
  padding-right: 9px;
  }

.box#entry-box p,
.box#comment-box p,
.box#ping-box p {
  margin: 5px 0;
  text-align: center;
  }

.box .list table td.label {
  width: 60%;
  padding-left: 9px;
  }

.box .list table td.date {
  width: 36%;
  padding-right: 9px;
  }

.box#weblogs-box {
  width: 100%;
  margin-bottom: 5px;
  }

.box#news-box,
.box#links-box {
  border-bottom: 1px solid #666;
  }

.box#news-box h4,
.box#links-box h4 {
  background-color: #666;
  }

.box#expandednews-box {
}

.box#expandednews-box h4 {
  border-bottom: 5px solid #8FAEBE;
  padding: 0 0 5px 0;
  color: #333;
  font-size: 100%;
  text-transform: none;
  background-color: #FFF;
  }

.box#expandednews-box h4 a {
  color: #333;
  }

.box#news-box li,
.box#expandednews-box li {
  /* margin: 5px 0 5px 75px;
  text-indent: -75px; */
  margin: 0 0 5px 0;
  }

.box#news-box li {
  /* display: none; */
  }

.box#news-box li a, 
.box#expandednews-box li a {
  display: block;
  _display: inline;
  }

.box#news-box li#latest-news-item {
  display: list-item;
  }

.box#expadednews-box .news-excerpt {
  display: inline !important;
  color: #666;
  }

.box#system-box,
.box#stats-box {
  border-bottom: 1px solid #93B06B;
  }

.box#stats-box {
  margin-top: 10px;
  }

.box#system-box h4,
.box#stats-box h4 {
  background-color: #93B06B;
  }

.box#system-box ul {
  border-bottom: 1px solid #E4EBDA;
  padding-bottom: 3px;
  }

.box#system-box ul.last {
  border-width: 0;
  padding: 0;
  }

.box#quickpost-box {
  margin-bottom: 0;
  }

.box#plugin-actions-box {
  margin-top: 50px;
  border-bottom: 1px solid #C7D7DF;
  }

.box#plugin-actions-box h4 {
  color: #333;
  background-color: #C7D7DF;
  }

.box#plugin-actions-box li {
  padding-left: 20px;
  background-image: url(images/plugin-bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  }

.permission-box {
  border: 1px solid #8FAEBE;
  background-color: #FFF;
  margin-left: 1em;
  }

.permission-box h4 {
  background-color: #8FAEBE;
  }

.permission-box h5 {
  margin-top: 5px;
  }

.permission-box ul ul li {
  margin-left: 15px;
  }

.permission-box ul {
  border-bottom: 1px solid #8FAEBE;
  }

.permission-box ul.last {
  border-bottom: none;
  }

.permission-box li {
  font-size: x-small;
  }

a.help {
  padding: 0 3px;
  border: 1px #3F658C solid;
  color: #3F658C;
  text-decoration: none;
  font-size: 12px;
  }

a:link, a:visited {
  color: #3F658C;
  }

a:active, a:hover {
  color: #996;
  }

p {
  line-height: 1.3;
  margin: 10px 0;
  }

p.tight-bottom {
  margin-bottom: 0;
  }

p.page-desc {
  margin: 5px 0 15px 0;
  }

.body-pop p.page-desc {
  margin: 10px 0;
  }

#topnav-container {
  position: relative;
  height: 86px;
  width: 750px;
  }

#topnav-img {
  position: absolute;
  top: 0;
  left: 0;
  }

#topnav-img h1 {
  margin: 0;
  padding: 0;
  }

#topnav-links {
  position: absolute;
  top: 20px;
  left: 230px;
  width: 520px;
  font-size: 85%;
  font-weight: normal;
  /*line-height: 1;*/
  color: #FFF;
  }

#topnav-links a:link,
#topnav-links a:hover,
#topnav-links a:active,
#topnav-links a:visited {
  color: #FFF;
  }

#topnav-links .leftcol,
#topnav-links .rightcol {
  }

#topnav-links .leftcol {
  text-transform: uppercase;
  }

#topnav-blogs {
  position: absolute;
  top: 45px;
  left: 230px;
  width: 520px;
  font-size: 90%;
  }

#topnav-blogs a {
  font-weight: normal;
  }

#topnav-search {
  background-image: url(images/search.gif);
  background-repeat: no-repeat;
  /* \ */ 
  float: none;
  position: relative;
  margin-left: 430px;
  /**/
  float: right;
  position: static;
  margin-top: -5px;
  margin-left: 0;
  text-align: right;
  width: 195px;
  height: 25px;
  }

#topnav-search input {
  width: 150px;
  margin: 3px 5px 0 5px;
  font-size: x-small;
  color: #999;
  }

* html body #topnav-search input { margin-top: 2px; }

#topnav-search img {
  margin: 6px 3px 0 0;
  vertical-align: top;
  }

#topnav input {
  font-size: x-small;
  }

#topnav select {
  width: 150px;
  }

#nav {
  width: 110px;
  float: left;
  }

#nav ul {
  padding: 0;
  margin: 0;
  }

#nav li {
  list-style-type: none;
 }

.top li {
  background-color: #8FAEBE;
  color: #FFF;
  font-size: 90%;
  _font-size: 92%;
  font-weight: normal;
  line-height: 1.1;
  padding: 3px 5px 1px 5px;
  margin: 0;
  }

ul.top li ul li {
  margin-top: 3px;
  margin-bottom: -3px;
  }

.sub li {
  margin: 0 -5px;
  padding: 0;
  /* font-size: 90%; */
  }

.sub a {
  background-repeat: no-repeat;
  display: block;
  border-right: 1px solid #8FAEBE;
  border-bottom: 1px solid #8FAEBE;
  border-top: 1px solid #FFF;
  padding: 3px 0 3px 22px;
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 16px;
/*   _line-height: 1.9; */
  margin: 0;
  background-position: 2px 2px;
  width: 110px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 87px;
  }

html>body .sub a { width: 87px; }

.sub a:link, .sub a:visited, .sub a:active {
  background-color: #FFF;
  }

.sub a:hover, .sub a.here:link, .sub a.here:visited, .sub a.here:active {
  background-color: #EAF2FF;
  }

.sub a#nav-new-entry { background-image: url(images/nav_icons/color/new-entry.gif); }
.sub a#nav-entries { background-image: url(images/nav_icons/color/entries.gif); }
.sub a#nav-upload { background-image: url(images/nav_icons/color/upload.gif); }
.sub a#nav-comments { background-image: url(images/nav_icons/color/comments.gif); }
.sub a#nav-commenters { background-image: url(images/nav_icons/color/commenters.gif); }
.sub a#nav-trackbacks { background-image: url(images/nav_icons/color/trackbacks.gif); }
.sub a#nav-notifications { background-image: url(images/nav_icons/color/notifications.gif); }
.sub a#nav-settings { background-image: url(images/nav_icons/color/settings.gif); }
.sub a#nav-templates { background-image: url(images/nav_icons/color/templates.gif); }
.sub a#nav-categories { background-image: url(images/nav_icons/color/categories.gif); }
.sub a#nav-search { background-image: url(images/nav_icons/color/search.gif); }
.sub a#nav-log { background-image: url(images/nav_icons/color/log.gif); }
.sub a#nav-import { background-image: url(images/nav_icons/color/import.gif); }
.sub a#nav-rebuild { background-image: url(images/nav_icons/color/rebuild.gif); }
.sub a#nav-rebuild.rebuilding { background-image: url(../images/ani-rebuild.gif) !important }
.sub a#nav-view-site { background-image: url(images/nav_icons/color/view-site.gif); }
.sub a#nav-weblogs { background-image: url(images/nav_icons/color/weblogs.gif); }
.sub a#nav-authors { background-image: url(images/nav_icons/color/authors.gif); }
.sub a#nav-plugins { background-image: url(images/nav_icons/color/plugins.gif); }
.sub a#nav-status { background-image: url(images/nav_icons/color/status.gif); }

.systemnav .top li {
  background-color: #93B06B;
  }

.systemnav .sub a {
  border-right: 1px solid #93B06B;
  border-bottom: 1px solid #93B06B;
  }

.systemnav .sub a:hover,
.systemnav .sub a.here:link,
.systemnav .sub a.here:visited,
.systemnav .sub a.here:active {
  background-color: #EFFAE1;
  }

/* listing tables */

.list-wrapper {
  position: relative;
  }

.list table {
  width: 100%;
  border-bottom: 1px solid #D7E3F5;
  }

.list table th {
  background-color: #8FAEBE;
  color: #FFF;
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
  padding: 2px 5px;
  border-bottom: 1px solid #FFF;
  font-size: 88%;
  /* _font-size: x-small; */
  }

.list table tr.odd {
  background-color: #FFF;
  }

.list table tr.even {
  background-color: #EAF2FF;
  }

.list table td {
  border-bottom: 1px solid #FFF;
  font-size: 95%;
  }
.list table.expanded td {
  border-bottom: none;
  }
.list table.expanded tr.slave td {
  border-bottom: 1px solid #FFF;
  }

.list table td {
  padding: 5px;
  vertical-align: top;
  }

.list table a:link,
.list table a:visited {
  text-decoration: none;
  }

.list table a:active,
.list table a:hover {
  text-decoration: underline;
  }

.list table td img {
  margin-top: 1px;
  }

* html body .list table th.cb input,
* html body .list table td.cb input { margin: -2px -5px; } /* ie win fix */

.list table td.status-publish img { background-image: url(images/status_icons/success.gif); }
.list table td.status-draft img { background-image: url(images/status_icons/draft.gif); }
.list table td.status-future img { background-image: url(images/status_icons/future.gif); }
.list table td.status-pending img { background-image: url(images/status_icons/warning.gif); }
.list table td.status-trusted img { background-image: url(images/status_icons/commenter-trusted.gif); }
.list table td.status-banned img { background-image: url(images/status_icons/commenter-banned.gif); }
.list table td.status-authenticated img { background-image: url(images/status_icons/commenter-authenticated.gif); }
.list table td.status-email img { background-image: url(images/status_icons/email.gif); }
.list table td.status-link img { background-image: url(images/status_icons/link.gif); }
.list table tr td.status-unlinked img { background-image: url(images/status_icons/neutral.gif); }
.list table tr td.status-linked img { background-image: url(images/status_icons/success.gif); }
.list table tr td.status-dynamic img { background-image: url(images/status_icons/success.gif); }
.list table tr td.status-static img { background-image: url(images/status_icons/neutral.gif); }
.list table tr td.status-rebuild img { background-image: url(images/status_icons/success.gif); }
.list table tr td.status-norebuild img { background-image: url(images/status_icons/neutral.gif); }
.list table tr td img.status-move { background-image: url(images/status_icons/move.gif); }
.list table tr td img.status-create { background-image: url(images/status_icons/create.gif); }

.list table tr.selected {
  background-color: #26566E;
  }

.list table tr.selected td,
.list table tr.selected td a:link,
.list table tr.selected td a:visited,
.list table tr.selected td a:active,
.list table tr.selected td a:hover {
  color: #FFF;
  }

.list table tr.selected td.status-publish img { background-image: url(images/status_icons/invert-success.gif); }
.list table tr.selected td.status-draft img { background-image: url(images/status_icons/invert-draft.gif); }
.list table tr.selected td.status-future img { background-image: url(images/status_icons/invert-future.gif); }
.list table tr.selected td.status-pending img { background-image: url(images/status_icons/invert-warning.gif); }
.list table tr.selected td.status-trusted img { background-image: url(images/status_icons/invert-comm-trst.gif); }
.list table tr.selected td.status-banned img { background-image: url(images/status_icons/invert-comm-ban.gif); }
.list table tr.selected td.status-authenticated img { background-image: url(images/status_icons/invert-comm-auth.gif); }
.list table tr.selected td.status-unlinked img { background-image: url(images/status_icons/invert-neutral.gif); }
.list table tr.selected td.status-linked img { background-image: url(images/status_icons/invert-success.gif); }
.list table tr.selected td.status-dynamic img { background-image: url(images/status_icons/invert-success.gif); }
.list table tr.selected td.status-static img { background-image: url(images/status_icons/invert-neutral.gif); }
.list table tr.selected td.status-rebuild img { background-image: url(images/status_icons/invert-success.gif); }
.list table tr.selected td.status-norebuild img { background-image: url(images/status_icons/invert-neutral.gif); }
.list table tr.selected td.status-email img { background-image: url(images/status_icons/invert-email.gif); }
.list table tr.selected td.status-link img { background-image: url(images/status_icons/invert-link.gif); }
.list table tr.selected td img.status-move { background-image: url(images/status_icons/invert-move.gif); }
.list table tr.selected td img.status-create { background-image: url(images/status_icons/invert-create.gif); }

.stats table {
  margin: 5px 0;
  border-bottom-width: 0;
  }

.stats table td {
  padding: 1px 2px;
  }

.stats table td.name {
  width: 55%;
  font-size: 85%;
  font-weight: normal;
  text-align: right;
  text-transform: uppercase;
  color: #666;
  }

.stats table td.value {
  width: 45%;
  font-size: 85%;
  color: #000;
  }

.junky table {
  border-bottom: 1px solid #E0D3C5;
  }

.junky table th {
  background-color: #67401A;
  }

.junky table tr.even {
  background-color: #F2ECE6;
  }

.junky table tr td {
  color: #40260C;
  }

.junky table tr td a:link,
.junky table tr td a:visited {
  color: #67401A;
  }

.junky table tr td a:active,
.junky table tr td a:hover {
  color: #40260C;
  }

.junky table tr.selected {
  background-color: #40260C;
  }

.list-actions {
  margin: 10px 0;
  overflow: hidden;
  width: 100%;
  }

.list-actions-footer .list-actions {
  border-bottom: 1px solid #D7E3F5;
  padding-bottom: 10px;
  }

.list-filters {
  overflow: hidden;
  width: 100%;
  margin: -10px 0 10px 0;
  /* font-size: 90%; */
  background-color: #E1EAFA;
  }

.body-pop .list-filters,
.list-filters-tabless {
  margin: 10px 0;
  border-top: 1px solid #CEDCF0;
  }

.list-filters .inner {
  padding: 5px 10px;
  }

.list-filters .inner,
.list-filters .inner input,
.list-filters .inner select {
  /* font-size: 90%; */
  }

.list-filters input,
.list-filters select {
  /* font-size: 90%; */
  }

.button-bar {
  width: 400px;
  float: left;
  font-size: 90%;
  }

.button-bar-alt {
  width: 210px;
  float: right;
  font-size: 100%;
  text-align: right;
  }

/* + beta 5 2005-08-19T10:54:00+09:00 */
.button-bar-alt select {
  max-width: 150px;
  }

* html body .button-bar-alt select { width: 150px; }
/* + beta 5 2005-08-19T10:54:00+09:00 */

.list-pagination {
  margin-top: 10px;
  font-size: 90%;
  }

.list-pagination .rb {
  font-size: 88%;
  vertical-align: top;
  margin-top: 1px;
  }

.list-pagination .rightcol {
  color: #999;
  font-weight: normal;
  text-align: right;
  }

.list-pagination .rightcol .current-page {
  color: #333;
  }

.list-pagination form {
  display: inline;
  }

.list-actions input, .list-actions select,
.list-pagination input, .list-pagination select {
  /* font-size: 90%; */
  }

.list-actions optgroup {
  font-size: 88%;
  font-style: normal;
  font-weight: normal;
  color: #666;
  }

.list-actions optgroup option {
  padding-left: 10px;
  color: #000;
  }

.tip {
  font-size: 80%;
  font-family: Verdana, Arial, sans-serif;
  color: #666;
  }

.hint { color: #666; }

#copyright {
  background: #FFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  color: #666;
  border-top: 1px dotted #CCC;
  border-bottom: 1px dotted #CCC;  
  margin: 50px 0 0 0;
  padding-left: 30px;
  }

#copyright b { font-weight: bold; }

form.inline {
  display: inline;
  }

fieldset {
  margin: 30px 0;
  border-width: 0;
  padding: 0;
  }

fieldset h3 {
  margin-bottom: 10px;
  border-bottom: 1px solid #93B06B;
  font-size: 115%;
  color: #93B06B;
  }

fieldset .inner {
  margin: 0 20px;
  }

fieldset .setting {
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #E4EBDA;
  padding-bottom: 10px;
  }

fieldset .setting.grouped,
fieldset .setting.last {
  border-bottom: none;
  padding-bottom: 0;
  }

fieldset .setting-advanced {
  display: none;
  }

fieldset .label {
  float: left;
  width: 125px;
  margin: 4px 5px 0 5px;
  color: #333;
  font-weight: normal;
  text-align: right;
  font-size: 90%;
  }

fieldset .field {
  float: left;
  width: 445px;
  margin: 0;
  }

fieldset .field p {
  margin: 3px 0;
  padding: 1px 0 0 0;
  line-height: 1.2;
  color: #666;
  }

fieldset .field ul {
  margin: 0;
  padding: 1px 0 0 0;
  list-style-type: none;
  }

fieldset .field li {
  margin: 3px 0;
  padding: 0;
  }

fieldset .field li input.cb,
fieldset .field li input.rb {
  vertical-align: top;
  }

* html body fieldset .field li input.cb,
* html body fieldset .field li input.rb { margin: -2px -4px; } /* ie win fix */

fieldset textarea {
  width: 95%;
  }

.field {
  margin-bottom: 10px;
  }

.field h4 {
  font-size: 100%;
  margin: 0;
  }

.field p {
  margin: 3px 0;
  line-height: 1.2;
  }

.field input {
  margin: 0.2em 0;
}

.field select {
  width: 130px;
  min-width: 130px;
}

.field input#auth_setup {
  display: block;
}

h4.blue-bar {
  background-color: #8199A4;
  color: #FFF;
  padding: 3px;
  font-size: 92%;
  }

label.bold {
  font-weight: normal;
  }

#leftcol-full {
  float: left;
  width: 340px;
  }

#rightcol-full {
  margin-left: 360px;
  width: 340px;
  }

#leftcol-main {
  width: 385px;
  }

#rightcol-notes {
  float: right;
  margin-left: 20px;
  width: 217px;
  }

#rightcol-notes p {
  font-size: 90%;
  }

img.align-middle {
  vertical-align: middle;
  }

.info, .message {
  font-family: Verdana, Arial, sans-serif;
  font-size: 88%;
  color: #666;
  font-weight: normal;
  margin: 0 0 10px 0;
  border: 1px #6C3 solid;
  background: #FFD;
  padding: 10px;
  }

.message input {
  /* font-size: 90%; */
  }

.error-message {
  font-family: Verdana, Arial, sans-serif;
  font-size: 88%;
  color: #666;
  font-weight: normal;
  margin: 0 0 10px 0;
  border: 1px #D44 solid;
  background: #FEE;
  padding: 10px;
  }

.error-message pre {
  font-family: Andale, Courier, monospace;
  font-size: 90%;
  font-size: 100%;
  font-weight: normal;
  }

.error-message input {
  /* font-size: 90%; */
  }

.body-pop .message,
.body-pop .error-message {
  margin: 10px 0;
  font-size: 88%;
  line-height: 1.3;
  }

.alert-error-inline,
.alert-error-inline a {
  color: #900;
  }

.alert-warning-inline,
.alert-warning-inline a {
  color: #C60;
  }

.alert-success-inline,
.alert-success-inline a {
  color: #090;
  }

li {
  margin: 6px 0 0 0;
  }

.padded-box {
  padding: 10px;
  margin: 50px;
  text-align: center;
  }

.flt-wrppr {
  overflow: hidden;
  width: 100%;
  font-size: 90%;
  }

.leftcol {
  float: left;
  }

.rightcol {
  float: right;
  }

#filters {
  margin-top: 10px;
  padding-bottom: 10px;
  font-size: 90%;
  }

#filters select {
  font-size: 88%;
  }

#filters input {
  /* font-size: 90%; */
  }

/* tmpl/cms/list_entry.tmpl */
/* global */

#list-entry table th.cb { width: 1%; min-width: 10px }
#list-entry table #en-status { width: 1%; min-width: 10px }
#list-entry table #en-date { width: 24% }
#list-entry table.show-weblog #en-date { width: 16% }

/* compact */

#list-entry table.compact #en-title { width: 38% }
#list-entry table.compact td input { width: 95% }
#list-entry table.compact.show-weblog #en-title { width: 28% }
#list-entry table.compact #en-author { width: 16% }
#list-entry table.compact #en-weblog { width: 18% }
#list-entry table.compact #en-category { width: 20% }

/* expanded */

#list-entry table.expanded #en-title { width: 18% }
#list-entry table.expanded #en-author { width: 26% }
#list-entry table.expanded.show-weblog #en-author { width: 20% }
#list-entry table.expanded #en-weblog { width: 21% }
#list-entry table.expanded #en-category { width: 23% }
#list-entry table.expanded.show-weblog #en-category { width: 20% }

/* tmpl/cms/list_comment.tmpl */

/* global */
#list-comment table th.cb { width: 1%; min-width: 10px }
#list-comment table #ct-status { width: 1%; min-width: 10px }
#list-comment table #ct-ip { width: 18% }

/* compact modes */
#list-comment table.compact #ct-comment { width: 38% }
#list-comment table.compact.show-ip #ct-comment { width: 28% }
#list-comment table.compact.show-weblog #ct-comment { width: 28% }
#list-comment table.compact.show-ip.show-weblog #ct-comment { width: 22% }
#list-comment table.compact #ct-commenter { width: 18% }
#list-comment table.compact.show-ip.show-weblog #ct-commenter { width: 14% }
#list-comment table.compact #ct-weblog { width: 18% }
#list-comment table.compact.show-ip #ct-weblog { width: 14% }
#list-comment table.compact #ct-entry { width: 18% }
#list-comment table.compact.show-ip.show-weblog #ct-entry { width: 14% }
#list-comment table.compact #ct-date { width: 24% }
#list-comment table.compact.show-ip #ct-date { width: 18% }
#list-comment table.compact.show-weblog #ct-date { width: 16% }
#list-comment table.compact.show-ip.show-weblog #ct-date { width: 16% }

/* expanded modes */
#list-comment table.expanded #ct-comment { width: 18% }
#list-comment table.expanded #ct-commenter { width: 32% }
#list-comment table.expanded.show-ip #ct-commenter { width: 23% }
#list-comment table.expanded.show-weblog #ct-commenter { width: 21% }
#list-comment table.expanded.show-ip.show-weblog #ct-commenter { width: 15% }
#list-comment table.expanded #ct-weblog { width: 22% }
#list-comment table.expanded.show-ip #ct-weblog { width: 15% }
#list-comment table.expanded #ct-entry { width: 32% }
#list-comment table.expanded.show-ip #ct-entry { width: 23% }
#list-comment table.expanded.show-weblog #ct-entry { width: 21% }
#list-comment table.expanded.show-ip.show-weblog #ct-entry { width: 16% }
#list-comment table.expanded #ct-date { width: 16% }

/* tmpl/cms/list_ping.tmpl */

/* global */
#list-ping table th.cb { width: 1%; min-width: 10px }
#list-ping table #ct-status { width: 1%; min-width: 10px }
#list-ping table #ct-ip { width: 18% }

/* compact modes */
#list-ping table.compact #pt-excerpt { width: 20% }
#list-ping table.compact.show-ip #pt-excerpt { width: 26% }
#list-ping table.compact.show-weblog #pt-excerpt { width: 38% }
#list-ping table.compact.show-ip.show-weblog #pt-excerpt { width: 22% }
#list-ping table.compact #pt-from { width: 30% }
#list-ping table.compact.show-ip #pt-from { width: 24% }
#list-ping table.compact.show-ip.show-weblog #pt-from { width: 14% }
#list-ping table.compact #pt-weblog { width: 18% }
#list-ping table.compact.show-ip #pt-weblog { width: 14% }
#list-ping table.compact #pt-target { width: 18% }
#list-ping table.compact.show-ip #pt-target { width: 14% }
#list-ping table.compact.show-ip.show-weblog #pt-target { width: 14% }
#list-ping table.compact #pt-date { width: 16% }

/* expanded modes */
#list-ping table.expanded #pt-excerpt { width: 18% }
#list-ping table.expanded #pt-from { width: 32% }
#list-ping table.expanded #pt-weblog { width: 18% }
#list-ping table.expanded.show-ip #pt-weblog { width: 14% }
#list-ping table.expanded #pt-target { width: 18% }
#list-ping table.expanded.show-ip.show-weblog #pt-target { width: 14% }
#list-ping table.expanded #pt-date { width: 24% }
#list-ping table.expanded.show-ip #pt-date { width: 16% }
#list-ping table.expanded.show-weblog #pt-date { width: 16% }
#list-ping table.expanded.show-ip.show-weblog #pt-date { width: 16% }

/* tmpl/cms/list_blog.tmpl */

#list-blog #leftcol-full {
  width: 465px;
  }

#list-blog #rightcol-full {
  float: right;
  margin-left: 20px;
  width: 235px;
  }

#list-blog .blog-item,
#list-plugins .plugin-item {
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #E3EBEF;
  }

#list-blog .blog-item#last-blog-item {
  border-width: 0;
  }

#list-blog .blog-info {
  float: left;
  width: 225px;
  overflow: hidden;
  }

#list-blog .blog-info h5,
#list-plugins .plugin-info h5 {
  margin: 0;
  font-size: 125%;
  }

#list-blog .blog-info p,
#list-plugins .plugin-info p {
  margin: 5px 0 0 0;
  color: #666;
  font-size: 85%;
  }

#list-blog .blog-info p.blog-desc,
#list-plugins .plugin-info p.plugin-desc {
  margin-top: 3px;
  color: #333;
  font-size: 90%;
  }

#list-blog .shortcuts {
  float: right;
  width: 210px;
  overflow: hidden;
  }

#list-blog .shortcuts p,
#list-plugins .shortcuts p {
  margin: 0 0 0.5em 0;
  border-width: 1px;
  border-style: solid;
  border-color: #E3EBEF #CEDCE3 #CEDCE3 #E3EBEF;
  padding: 3px 0 3px 4px;
  font-size: 95%;
  background-color: #F0F5F6;
  background-image: url(images/mininav-create-bg.gif);
  background-repeat: repeat-x;
  }

#list-blog .shortcuts ul {
  float: left;
  width: 110px;
  margin: 0;
  padding: 0 0 0 5px;
  }

#list-blog .shortcuts ul.shortcut-col2 {
  float: right;
  width: 90px;
  }

#list-blog .shortcuts li,
#list-plugins .shortcuts li {
  list-style-type: none;
  margin: 0 0 0.2em 0;
  padding: 0;
  color: #666;
  font-size: 84%;
  }
* html body #list-blog .shortcuts li,
* html body #list-plugins .shortcuts li { padding: 0; } /* ie win fix */

#list-blog .shortcuts img,
#list-plugins .shortcuts img {
  margin-right: 5px;
  vertical-align: top;
  }
* html body #list-blog .shortcuts img,
* html body #list-plugins .shortcuts img { vertical-align: bottom; padding-bottom: 2px; } /* ie win fix */

#list-blog .shortcuts a,
#list-plugins .shortcuts a {
  text-decoration: none;
  }

#list-blog .shortcuts p a:link,
#list-blog .shortcuts p a:visited,
#list-plugins .shortcuts p a:link,
#list-plugins .shortcuts p a:visited {
  color: #036;
  }

#list-blog .shortcuts li a:link,
#list-blog .shortcuts li a:visited,
#list-plugins .shortcuts li a:link,
#list-plugins .shortcuts li a:visited {
  color: #333;
  }

#list-blog .shortcuts p a:hover,
#list-blog .shortcuts p a:active,
#list-blog .shortcuts li a:hover,
#list-blog .shortcuts li a:active,
#list-plugins .shortcuts p a:hover,
#list-plugins .shortcuts p a:active,
#list-plugins .shortcuts li a:hover,
#list-plugins .shortcuts li a:active {
  color: #000;
  }

#list-blog .expanded-blog-item .blog-info {
  width: 310px;
  }

#list-blog .expanded-blog-item .blog-info h5 {
  font-size: 125%;
  }

#list-blog .expanded-blog-item .blog-info p {
  font-size: 90%;
  }

#list-blog .expanded-blog-item .blog-info p.blog-desc {
  font-size: 90%;
  
}

#list-blog .expanded-blog-item .shortcuts {
  width: 125px;
  }

#list-blog .expanded-blog-item .shortcuts p {
  font-size: 85%;
  margin-bottom: 0.5em;
  }

#list-blog .expanded-blog-item .shortcuts ul {
  width: 110px;
  }

#list-blog .expanded-blog-item .shortcuts ul,
#list-blog .expanded-blog-item .shortcuts ul.shortcut-col2 {
  float: none;
  width: auto;
  margin: 0;
  }

#list-blog .expanded-blog-item .shortcuts li {
  font-size: 85%;
  }

#list-blog .expanded-blog-item .shortcuts img {
  padding-bottom: 1px;
  }
* html body #list-blog .expanded-blog-item .shortcuts img { padding-bottom: 3px; } /* ie win fix */

/* tmpl/cms/list_plugins.tmpl */

#list-plugins .favicon {
  float: left;
  width: 16px;
  margin-right: 5px;
  }

#list-plugins .plugin-info {
  float: left;
  width: 424px;
  }

#list-plugins .plugin-minor h5 {
  font-size: 100%;
  }

#list-plugins h5.disabled {
  color: #999;
  }

#list-plugins h5 .plugin-version {
  color: #999;
  font-size: 90%;
  }

#list-plugins .shortcuts {
  float: right;
  width: 150px;
  }

#list-plugins .shortcuts ul {
  margin: 0;
  padding: 0 0 0 5px;
  }

#list-plugins div.config,
#list-plugins div.resources {
  display: none;
  margin-left: 21px;
  border: 1px solid #CCD5B6;
  padding: 0 10px;
  font-size: 100%;
  /*background-color: #F8FCF0;*/
  }

#list-plugins div.config p.caption,
#list-plugins div.resources p.caption {
  margin: 5px 0;
  /*color: #9AB069;*/
  color: black;
  font-size: 90%;
  font-weight: normal;
  text-transform: uppercase;
  }

#list-plugins fieldset {
  margin: 5px 0;
  }

#list-plugins fieldset .label {
  width: 100px;
  }

#list-plugins fieldset .field {
  width: 420px;
  }

#list-plugins div.resources li {
  font-size: 90%;
  }

#list-plugins div.resources .button-bar,
#list-plugins div.config .button-bar {
  width: auto;
  float: none;
  padding-bottom: 10px;
  text-align: center;
  }

#list-plugins div.resources .button-bar input,
#list-plugins div.config .button-bar input {
  /* font-size: 90%; */
  }

#list-plugins .error-message code {
  font-size: 85%;
  font-weight: normal;
  font-family: "Andale Mono", "Courier New", Courier, monospace;
  }

/* tmpl/cms/edit_author.tmpl */

#edit-author .leftcol {
  width: 390px;
  }

#edit-author .rightcol {
  width: 205px;
  }

#edit-author fieldset,
#edit-author fieldset h3 {
  margin-top: 0;
  }

#edit-author fieldset .setting {
  border-bottom-width: 0;
  padding-bottom: 0;
  }

#edit-author fieldset .label {
  width: 120px;
  margin: 4px 5px 0 10px;
  }

#edit-author fieldset .field {
  width: 240px;
  }

/* tmpl/cms/list_template.tmpl */

#templates-system-content .deleteButton {
  display: none;
}

#list-template .leftcol {
  width: 300px;
  }

#list-template .rightcol {
  width: 300px;
  }

#list-template .page-description .leftcol p {
  margin-top: 0;
  }

#list-template .fieldset-label {
  margin: 0 0 1px 0;
  }

#list-template .build-options {
  border: 1px #CCC solid;
  padding: 0 10px 10px 10px;
  }

#list-template .build-options p {
  margin-bottom: 5px;
  }

#list-template .table-header .leftcol p {
  margin: 0 0 1px 0;
  }

/* tmpl/cms/edit_template.tmpl */

#edit-template .leftcol {
  width: 300px;
  }

#edit-template #linked_file {
  width: 300px;
  }

#edit-template .leftcol p {
  margin-top: 0;
  }

#edit-template .rightcol {
  width: 300px;
  }

#edit-template .fieldset-label {
  margin: 0 0 1px 0;
  }

#edit-template .build-options {
  border: 1px #CCC solid;
  padding: 0 10px;
  }

#edit-template .build-field {
  float: left;
  }

#edit-template .build-item {
  margin: 10px 0;
  }

#edit-template .build-item p {
  margin: 0 0 0 25px;
  padding: 2px 0 0 0;
  }

#edit-template input.wide {
  width: 300px;
  }

#edit-template textarea.wide {
  width: 618px;
  }

/* tmpl/cms/edit_categories.tmpl */

#edit-categories tr.create-row {
  background-color: #BFE5BF;
  display: none;
  }

#edit-categories tr.create-row input {
  /* font-size: 90%; */
  }

#edit-categories tr.move-row {
  display: none;
  }

#edit-categories th.move-col,
#edit-categories td.move-col {
  display: none;
  }

#edit-categories .list img.expcol {
  padding-right: 5px;
  }

/* tmpl/cms/cfg_prefs.tmpl */

#cfg-prefs #cc-license-name { font-weight: normal; }
#cfg-prefs #sanitize_spec_1 { vertical-align: middle; }

/* tmpl/cms/cfg_archives.tmpl */

#cfg-archives .subhead {
  background-color: #EAF2FF;
  }

#cfg-archives .map-template-name {
  vertical-align: middle;
  }
  
#cfg-archives .map-archive-tmpl input,
#cfg-archives .map-archive-tmpl select {
  /* width: 90%; */
  }

#cfg-archives .map-archive-tmpl input {
  display: none;
  }
  
#cfg-archives .map-preferred-tmpl,
#cfg-archives .map-remove-tmpl {
  text-align: center;
  vertical-align: middle;
  }

/* tmpl/cms/cfg_feedback.tmpl */

#cfg-feedback #setting-auth-status input { /* font-size: 90%; */ }
#cfg-feedback #setting-auth-status .auth-status-neutral { color: #333; }
#cfg-feedback #auto_delete_junk_prefs .field { font-size: 90%; }



a.spinner,
#cfg-feedback a#increase-threshold,
#cfg-feedback a#decrease-threshold {
  color: #333;
  font-size: 85%;
  text-decoration: none;
  }

/* tmpl/cms/edit_comment.tmpl */
/* tmpl/cms/edit_ping.tmpl */
/* tmpl/cms/edit_commenter.tmpl */

#edit-comment h3.pending,
#edit-ping h3.pending {
  color: #FFF;
  text-align: center;
  letter-spacing: .3em;
  background-color: #FC3;
  padding: 5px;
  text-transform: uppercase;
  font-size: 88%;
  }

#edit-comment h3.junky,
#edit-ping h3.junky {
  color: #FFF;
  text-align: center;
  letter-spacing: .3em;
  background-color: #67401A;
  padding: 5px;
  text-transform: uppercase;
  font-size: 88%;
  }

#edit-comment .leftcol,
#edit-comment .rightcol,
#edit-ping .leftcol,
#edit-ping .rightcol {
  width: 310px;
  }

#edit-comment #text,
#edit-ping #excerpt {
  width: 98%;
  height: 200px;
  }

#edit-comment .list table td,
#edit-ping .list table td,
#edit-commenter .list table td {
  border-top: 1px solid #D7E3F5;
  border-bottom: 0;
  padding: 5px;
  }

#edit-comment .list table td.label,
#edit-ping .list table td.label,
#edit-commenter .list table td.label {
  font-weight: normal;
  text-align: right;
  vertical-align: middle;
  }

#edit-comment .list table td.filter,
#edit-ping .list table td.filter,
#edit-commenter .list table td.filter {
  font-size: 88%;
  text-align: right;
  vertical-align: middle;
  }

#edit-comment .list input,
#edit-ping .list input,
#edit-comment .list select,
#edit-ping .list select {
  width: 180px;
  }

#edit-comment .list input.short,
#edit-ping .list input.short {
  width: 160px;
  }

#edit-comment .commenter-actions {
  padding-top: 2px;
  }

#edit-comment .commenter-trust,
#edit-comment .commenter-ban,
#edit-comment .commenter-neutral {
  border-style: solid;
  border-width: 1px 1px 0 1px;
  padding: 1px 3px;
  font-size: 80%;
  text-decoration: none;
  background-repeat: repeat-x;
  }
* html body #edit-comment .commenter-trust,
* html body #edit-comment .commenter-ban,
* html body #edit-comment .commenter-neutral { padding-top: 0; }

#edit-comment .commenter-trust {
  border-color: #A8E5A8;
  background-color: #A8E5A8;
  background-image: url(images/trust-bg.gif);
  }

#edit-comment .commenter-ban {
  border-color: #F2B1B1;
  background-color: #F2B1B1;
  background-image: url(images/ban-bg.gif);
  }

#edit-comment .commenter-neutral {
  border-color: #BBB;
  background-color: #BBB;
  background-image: url(images/neutral-bg.gif);
  }

#edit-comment .commenter-trust:link,
#edit-comment .commenter-trust:hover,
#edit-comment .commenter-trust:active,
#edit-comment .commenter-trust:visited {
  color: #030;
  }

#edit-comment .commenter-ban:link,
#edit-comment .commenter-ban:hover,
#edit-comment .commenter-ban:active,
#edit-comment .commenter-ban:visited {
  color: #300;
  }

#edit-comment .commenter-neutral:link,
#edit-comment .commenter-neutral:hover,
#edit-comment .commenter-neutral:active,
#edit-comment .commenter-neutral:visited {
  color: #333;
  }

/* tmpl/cms/edit_permissions.tmpl */

#edit-permissions fieldset h4,
#edit-permissions fieldset .rightcol p,
#edit-permissions fieldset #add-weblog p {
  margin: 0;
  }

#edit-permissions fieldset h4 {
  font-size: 100%;
  color: #666;
  }

#edit-permissions fieldset .field {
  float: left;
  width: 180px;
  margin: 0 10px 0 0;
  }

/* tmpl/cms/edit_entry.tmpl */

#edit-entry .panel {
  display: none;
  margin: 0;
  padding: 0;
  }

#edit-entry #entry-container {
  margin-top: 10px;
  border: 1px solid #8FAEBE;
  }

#edit-entry .side-link p {
  margin: 5px 0 0 0;
  }

#edit-entry #multiple_cats,
#quickpost .multiple_cats {
  display: none;
  background-color: white;
  border: 1px solid #8FAEBE;
  position: absolute;
  top: 0;
  left: 0;
  width: 257px;
  height: 140px;
  overflow: scroll;
  }

#quickpost .multiple_cats {
  display: none;
  background-color: white;
  border: 1px solid #8FAEBE;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 140px;
  overflow: scroll;
  }

#edit-entry #multiple_cats ul,
#quickpost .multiple_cats ul {
  padding: 0;
  margin: 5px;
  }

#edit-entry #multiple_cats ul li,
#quickpost .multiple_cats ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  }

#edit-entry #multiple_cats ul ul,
#quickpost .multiple_cats ul ul {
  margin: 0;
  }

#edit-entry #multiple_cats ul li li,
#quickpost .multiple_cats ul li li {
  padding-left: 10px;
  }

#edit-entry #assign_multiple_div {
  z-index: 1;
  float: left;
  position: relative;
  }

#quickpost #assign_multiple_div {
  z-index: 1;
  position: relative;
  width: 100%;
  font-size: 92%;
  }
#quickpost #assign_multiple_div a {
  font-size: 88%;
}

.object-nav {
  float: left;
  font-size: 88%:
  margin: 0 0 5px 0;
  }

.view-entry {
  float: right;
  -size: x-small; */
  font-size: 88%;
  margin: 0 0 5px 0;
  }

#edit-entry #entry-panel .button-bar,
#edit-entry #entry-panel .button-bar-alt,
#edit-entry #entry-panel .list-actions input,
#edit-entry #entry-panel .list-actions select,
#edit-entry #entry-panel .list-actions optgroup {
  /* font-size: 92%; */
  }

#edit-entry #entry-panel .list-actions select {
  margin: 0;
  }

#edit-entry #title-box {
  border-width: 0 0 1px 0;
  border-color: #8FAEBE;
  border-style: solid;
  background-color: #EAF2FF;
  padding: 15px 20px 20px 20px;
  }

#edit-entry #title-field {
  width: 300px;
  }

#edit-entry #title-field input {
  width: 300px;
  }

#edit-entry #status-field {
  margin-left: 320px;
  width: 257px;
  }

#edit-entry #status-field select {
  width: 257px;
  margin: 0;
  }

#edit-entry #body-box {
  background-color: #F5F9FF;
  padding: 15px 20px;
  }

#edit-entry label {
  font-weight: normal;
  }

#edit-entry .full-width {
  width: 577px;
  }

#edit-entry #settings-box {
  border-width: 1px 0 0 0;
  border-color: #8FAEBE;
  border-style: solid;
  background-color: #EAF2FF;
  }

#edit-entry #created_on_manual,
#edit-entry #basename {
  width: 150px;
  }

#edit-entry .created_on_highlight {
  border: 1px solid #FC3;
  padding: 5px 0;
  text-align: center;
  background: #FD4;
  }

#edit-entry .created_on_highlight #created_on_manual {
  width: 145px;
  }

#edit-entry #status-box {
  float: left;
  width: 160px;
  padding: 10px 10px 10px 20px;
  }

#edit-entry #assign-multiple {
  font-size: 85%;
  }

#edit-entry #comments-box {
  float: left;
  width: 180px;
  padding: 10px;
  }

#edit-entry #trackback-box {
  margin-left: 400px;
  width: 190px;
  padding: 10px;
  }

#edit-entry .field {
  margin-bottom: 10px;
  }

#edit-entry .field-header {
  width: 580px;
  height: 18px;
  position: relative;
  }

#edit-entry .field-label {
  position: absolute;
  bottom: 0;
  left: 0;
  }
html>body #edit-entry .field-label { bottom: 1px; }

#edit-entry .field-buttons {
  position: absolute;
  bottom: -3px;
  right: 0;
  }
html>body #edit-entry .field-buttons { bottom: 1px; }

#edit-entry .field-buttons img {
  margin: 0 0 0 3px;
  }

#edit-entry #basename-lock {
  margin-bottom: -2px;
  }

#edit-entry #sent-tb {
  font-size: 90%;
  text-align: right;
  }

/* tmpl/cms/bm_entry.tmpl */

#bm-entry .field-header {
  width: 99%;
  height: 18px;
  position: relative;
  }

#bm-entry .field-label {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 90%;
  }

html>body #bm-entry .field-label { bottom: 1px; }

#bm-entry .field-buttons {
  position: absolute;
  bottom: -3px;
  right: 0;
  }
html>body #bm-entry .field-buttons { bottom: 1px; }

#bm-entry .field-buttons img {
  margin: 0 0 0 3px;
  }

#bm-entry textarea {
  width: 98%;
  }

/* tmpl/cms/search_replace.tmpl */

#search-replace .search-bar {
  margin: -10px 0 10px 0;
  border-bottom: 1px solid #CEDCF0;
  padding: 10px 0 10px 10px;
  font-size: 90%;
  background-color: #E1EAFA;
  }

#search-replace .search-bar-toggle {
  margin-bottom: 4px;
  }

#search-replace .search-bar-toggle input {
  vertical-align: middle;
  }

#search-replace #search-bar-search-field input,
#search-replace #search-bar-replace-fields input {
  /* font-size: 90%: */
  }

#search-replace #search-bar-search-field input#search {
  width: 360px;
  }

#search-replace .search-bar-replace-wrapper {
  overflow: hidden;
  width: 100%;
  margin-top: 2px;
  }

#search-replace .search-bar-replace-label {
  float: left;
  width: 45px;
  margin: 3px 5px 0 0;
  text-align: right;
  }

#search-replace .search-bar-replace-field {
  float: left;
  width: 400px;
  }

#search-replace .search-bar-replace-field input#search-alt,
#search-replace .search-bar-replace-field input#replace {
  width: 200px;
  }

#search-replace #search-bar-advanced-search {
  margin-top: 5px;
  }

#search-replace #search-bar-advanced-replace {
  margin-top: 5px;
  display: none;
  }

#search-replace .advanced-options {
  margin: -10px 0 10px 0;
  border-bottom: 1px solid #CEDCF0;
  padding: 10px 0 5px 0;
  background-color: #FFF;
  text-align: left;
  background-color: #F5F9FF;
  }

#search-replace .advanced-options#date-range {
  padding: 8px 0 3px 0;
  }
* html body #search-replace .advanced-options#date-range { padding-bottom: 8px; }

#search-replace .advanced-options#date-range input {
  width: 30px;
  /* font-size: 90%; */
  color: #999;
  }

#search-replace .advanced-options#date-range input#datefrom_year,
#search-replace .advanced-options#date-range input#dateto_year {
  width: 40px;
  }

#search-replace .advanced-options#date-range input.prefilled {
  color: #000;
  }

#search-replace .advanced-options ul {
  list-style-type: none;
  margin: 0 0 5px 0;
  padding: 0;
  overflow: hidden;
  width: 100%;
  }

#search-replace .advanced-options li {
  font-size: 90%;
  display: block;
  float: left;
  margin: 0 20px 0 0;
  padding: 0;
  }

#search-replace .advanced-options li.first {
  font-weight: normal;
  text-align: right;
  width: 90px;
  margin-right: 10px;
  }

#search-replace .advanced-options#date-range li.first {
  margin-top: 2px;
  }
* html body #search-replace .advanced-options#date-range li.first { margin-top: 5px; }

* html body #search-replace .search-bar input.cb,
* html body #search-replace .search-bar input.rb,
* html body #search-replace .advanced-options input.cb { margin: -2px -4px; } /* ie win fix */

/* tabs */

.tabs {
  position: relative;
  height: 22px;
  margin: 10px 0;
  border-bottom: 1px solid #CEDCF0;
  }

.tabs ul {
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  }

.tabs li {
  display: block;
  float: left;
  height: 15px;
  margin: 0 2px 0 0;
  padding: 5px 7px 3px 7px;
  background-color: #EAF2FF;
  background-image: url(images/tab-bg.gif);
  background-repeat: repeat-x;
  font-size: 85%;
  /* _font-size: 8px; */
  }

.tabs a {
  text-decoration: underline;
  }

.tabs a:link, .tabs a:visited {
  color: #333;
  }

.tabs a:active, .tabs a:hover {
  color: #000;
  }

.tabs li.yah {
  background-color: #CEDCF0;
  background-image: url(images/tab-bg-yah.gif);
  background-repeat: repeat-x;
  }

.tabs li.yah a:link, .tabs li.yah a:visited,
.tabs li.yah a:active, .tabs li.yah a:hover {
  color: #000;
  text-decoration: none;
  }

.tabs li.special {
  float: right;
  height: 13px;
  padding-right: 0;
  background-color: transparent;
  background-image: none;
  }

.tabs li.special a:link, .tabs li.special a:visited,
.tabs li.special a:active, .tabs li.special a:hover {
  color: #666;
  }

.tabs li.special a.help {
  color: #3F658C;
  text-decoration: none;
  }

.tabs li.special img {
  margin-top: 3px;
  vertical-align: top;
  }

#filter-mode-all, #filter-mode-only { display: none }

form.filter-none #filter-mode-all,
form.filter-status #filter-mode-only,
form.filter-category_id #filter-mode-only,
form.filter-author_id #filter-mode-only,
form.filter-commenter #filter-mode-only {
  display: inline !important
  }
#filter-status,
  #filter-category_id,
  #filter-author_id,
  #filter-commenter {
  display: none
  }
form.filter-status #filter-status,
  form.filter-category_id #filter-category_id,
  form.filter-author_id #filter-author_id,
  form.filter-commenter #filter-commenter {
  display: inline !important
  }

/* display options */

#display-options {
  float: left;
  font-size: 100%;
  }

#display-options .buttons {
  text-align: center;
  clear: both;
  }

#display-options .inner {
  display: none;
  border: 1px solid #999;
  position: absolute;
  background-color: #fff;
  left: 0;
  bottom: 1.1em;
  line-height: 1.8;
  _width: 220px;
  min-width: 160px;
  }

div.active#display-options .inner {
  display: block;
  }
#display-options img#display-options-spinner {
  background-image: url(images/spinner-right.gif);
  }
div.active#display-options img#display-options-spinner {
  background-image: url(images/spinner-top.gif);
  }
#display-options-container {
  margin: 5px;
  }

#display-options h2 {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  font-size: 100%;
  background-color: #999;
  margin: 0;
  padding: 3px;
  color: #fff;
  text-align: center;
  }

#display-options .setting {
  }
#display-options .label {
  float: left;
  text-align: right;
  width: 50px;
  }
#display-options .field {
  float: left;
  margin-left: 6px;
  }
#display-options .rb {
  vertical-align: middle;
  }

/* install, upgrade, and import */

.upgrade h2 {
  margin-top: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #93B06B;
  font-size: 135%;
  }

.upgrade h3 {
  text-align: center;
  }

.upgrade p {
  margin-bottom: 20px;
  color: #666;
  font-size: 115%;
  }

.upgrade .upgrade-process {
  overflow: auto;
  margin: 10px 0;
  border: 1px solid #CCC;
  padding: 10px 40px;
  background-color: #F7F7F7;
  height: 200px;
  voice-family: "\"}\"";
  voice-family:inherit;
  height: 178px;
  }
html>body .upgrade .upgrade-process { height: 178px; }

.upgrade .upgrade-process ul {
  margin: 0;
  padding: 0;
  }

.upgrade .upgrade-process li {
  margin-top: 5px;
  padding: 0;
  font-size: 115%;
  }

.upgrade .button-bar {
  float: none;
  width: auto;
  border-top: 1px solid #C3CFDB;
  padding-top: 10px;
  text-align: right;
  }

.import-process {
  overflow: auto;
  margin: 10px 0;
  border: 1px solid #CCC;
  padding: 10px;
  background-color: #F7F7F7;
  width: 625px;
  height: 280px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 603px;
  height: 258px;
  }
html>body .import-process { width: 603px; height: 258px; }

.import-process pre {
  margin: 0;
  }

#progress-bar {
  margin-bottom: 10px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
  text-align: center;
  }

.popup-full-width {
  width: 370px;
}
body > div > div.popup-full-width {
  width: 100%;
}

.create-inline {
  margin: -9px 0 1px 0;
  padding: 8px 10px;
  background-color: #BFE5BF;
  display: none;
  }

.create-inline p {
  margin: 0;
  }

.create-inline input,
.create-inline select {
  /* font-size: 90%; */
  }

.clr {
  clear: both;
  margin: 0 -1px -1px 0;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  }

div.commenter-actions a {
  display: block;
  margin: 0.5em 0;
  padding: 0.1em 0;
  text-align: center;
}

div.field label {
  font-size: 95%;
}


/*
 *
 * for MT-JA Table Style
 *
 */

/* -- table width -- */
th.cb, th.flag, td.filter { width: 1%; }
th.icon { width: 8%; }
th.delete { width: 7%; }

/* -- cfg-archives.tmpl -- */
th.archives-type { width:18%; }
th.archives-tmpl-name { width: 25%; }
th.archives-file-path { width: 50%; }
th.multiple-archives { width: 40%; }

/* -- commenter_table.tmpl -- */
th.commenter-name { width: 28%; }
th.commenter-identity, th.commenter-comments { width: 15%; }
th.comment-time { width: 24%; }

/* -- edit_categories.tmpl -- */
th.move-col { width: 2%; }
th#action-col-head { width: 18%; }
th.category-entries { width: 12%; }
th.category-pings { width: 15%; }

/* -- edit_comment.tmpl, edit_ping.tmpl -- */
tr.even td.label { width: 34%; }
tr.even td.status { width: 65%; }
tr.feedback-rating td.test { width: 30%; }
tr.feedback-rating td.score { width: 10%; }
tr.feedback-rating td.results { width: 60%; }

/* -- list_banlist.tmpl -- */
th.banlist-ip { width: 69%; }
th.banlist-date { width: 30%; }

/* -- list_author.tmpl -- */
th.system-author-username { width: 20%; }
th.system-author-name { width: 10%; }
th.system-author-creater { width: 20%; }
th.system-author-entries { width: 10%; }
th.system-author-lastpost { width: 23%; }

/* -- system_list_blog.tmpl -- */
th.system-blog-name { width: 34%; }
th.system-blog-entries { width: 11%; }
th.system-blog-comments { width: 11%; }
th.system-blog-pings { width: 16%; }
th.system-blog-author { width: 10%; }
th.system-blog-setting { width: 18%; }

th.system-admin-blog-setting { width: 9%; }
th.system-admin-blog-delete { width: 9%; }

/* -- log_table.tmpl -- */
th.log-date { width: 30%; }
th.log-ip { width: 20%; }
th.log-message { width: 50%; }

/* -- notification_table.tmpl -- */
th.notification-email { width: 37%; }
th.notification-url { width: 35%; }
th.notification-date { width: 27%; }

/* -- tamplate-table.tmpl -- */
th.system-template-name { width: 20%; }
th.system-template-output { width: 18%; }
th.system-template-weblog { width: 18%; }
th.system-template-dynamic { width: 13%; }
th.system-template-linked { width: 12%; }
th.system-template-w-index { width: 18%: }

/* -- list_template.tmpl -- */
th.template-name { width: 33%; }
th.template-linked { width: 13%; }
th.template-dynamic { width: 13%; }
th.template-w-index { width: 18%: }
th.template-output { width: 22%; }
th.template-archives-templatename { width: 73% }
th.template-module-templatename { width: 86% }
th.template-system-desc { width: 53% }

/* -- junk_results.tmpl -- */
th.junk-status { width: 10%; }
th.junk-commenter { width: 18%; }
th.junk-entry { width: 14%; }
th.junk-date { width: 12%; }
th.junk-ip { width: 18%; }
th.junk-ip-comment { width: 20%; }
th.junk-comment { width: 38%; }

/* -- edit-commenter.tmpl -- */
td.edit-commenter-name { width: 20%; }
td.edit-commenter-nickname { width: 40%; }

/* -- welcome message textarea -- */
div#welcome-message-edit textarea {
  display: block;
}

input {
  margin: 0 0.2em;
}

select, input, textarea {
  font-family: "Hiragino Kaku Gothic Pro W3", "Osaka", "MS PGothic", verdana, arial, sans-serif;
}

/* div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address {
	display: block;
	border: 1px dotted black;
	padding: 5px;
} */