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

form, input {
	margin: 0;
	}

textarea {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	}

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

.body-wrap {
	width: 750px;
	}

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

.body-nav {
	float: left;
	margin: 0 0 15px 15px;
	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;
	padding-bottom: 3px;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	color: #333;
	}

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

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

h2 {
	margin: 10px 0 5px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #93B06B;
	}

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

.body-pop h2 {
	border-bottom: 1px solid #93B06B;
	font-size: 14px;
	line-height: 16px;
	}

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

h4.tight {
	margin: 0;
	}

.body-pop h4 {
	margin-top: 15px;
	font-size: 13px;
	line-height: 15px;
	}

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

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

.box h4 {
	margin: 0;
	padding: 5px 10px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	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 10px;
	}

.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: 11px;
	line-height: 13px;
	}

.box ul.nav li {
	padding-left: 20px;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	background-repeat: no-repeat;
	}

.box ul.nav li a {
	font-weight: bold;
	text-transform: uppercase;
	}

.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: 70%;
	padding-left: 9px;
	}

.box .list table td.date {
	width: 30%;
	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 h4 {
	border-bottom: 5px solid #8FAEBE;
	padding: 0 0 5px 0;
	color: #333;
	font-size: 13px;
	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 60px;
	text-indent: -60px;
	}

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

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

.box#expandednews-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: 10px;
	}

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

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

p {
	font-size: 11px;
	line-height: 130%;
	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;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	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 {
	height: 15px;
	}

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

#topnav-blogs {
	position: absolute;
	top: 45px;
	left: 230px;
	width: 520px;
	height: 20px;
	font-size: 10px;
	line-height: 1;
	}

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

#topnav-search {
	float: right;
	width: 190px;
	height: 25px;
	margin-top: -5px;
	text-align: right;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	}

#topnav-search input {
	width: 150px;
	margin: 3px 5px 0 0;
	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;
	font-size: 10px;
	}

#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: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	line-height: 100%;
	padding: 2px 5px 1px 5px;
	margin: 0;
	}

.sub li {
	margin: 0 -5px;
	padding: 0;
	line-height: 150%;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	}

.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 5px 3px 24px;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 16px;
	background-position: 3px 3px;
	width: 110px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 80px;
	}
html>body .sub a { width: 80px; }

.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 {
	font-size: 11px;
	line-height: 13px;
	padding: 0;
	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;
	}

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

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

.list table td {
	border-bottom: 1px solid #FFF;
	}
.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: 10px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	color: #666;
	}

.stats table td.value {
	width: 45%;
	font-size: 10px;
	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: 11px;
	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 input,
.list-filters select {
	font-size: x-small;
	}

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

.button-bar-alt {
	width: 200px;
	float: right;
	font-size: 11px;
	text-align: right;
	}

.button-bar-alt select {
	max-width: 150px;
	}
* html body .button-bar-alt select { width: 150px; }

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

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

.list-pagination .rightcol {
	color: #999;
	font-weight: bold;
	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: x-small;
	}

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

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

.tip {
	font-size: xx-small;
	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;
	}

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: 14px;
	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-size: 11px;
	font-weight: bold;
	text-align: right;
	}

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

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

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

fieldset .field li {
	margin: 3px 0;
	padding: 0;
	font-size: 11px;
	line-height: 1;
	}

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 input,
fieldset select {
	font-size: 11px;
	}

fieldset textarea {
	width: 95%;
	}

.field {
	margin-bottom: 10px;
	}

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

.field p {
	margin: 3px 0;
	font-size: 11px;
	line-height: 1.1;
	}

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

label.bold {
	font-weight: bold;
	}

#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;
	}

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

.info, .message {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #666;
	line-height: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	border: 1px #6C3 solid;
	background: #FFD;
	padding: 10px;
	}

.message input {
	font-size: x-small;
	}

.error-message {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #666;
	line-height: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
	border: 1px #D44 solid;
	background: #FEE;
	padding: 10px;
	}

.error-message pre {
	font-family: Andale, Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	}

.error-message input {
	font-size: x-small;
	}

.body-pop .message,
.body-pop .error-message {
	margin: 10px 0;
	font-size: x-small;
	line-height: 13px;
	}

.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 {
	font-size: x-small;
	margin: 6px 0 0 0;
	line-height: 14px;
	}

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

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

.leftcol {
	float: left;
	}

.rightcol {
	float: right;
	}

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

#filters select {
	font-size: x-small;
	}

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

/* 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: 34% }
#list-ping table.compact.show-ip #pt-excerpt { width: 26% }
#list-ping table.compact.show-weblog #pt-excerpt { width: 28% }
#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: 255px;
	}

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

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

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

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

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

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

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

#list-blog .shortcuts li,
#list-plugins .shortcuts li {
	list-style-type: none;
	margin: 0;
	padding: 4px 0 0 0;
	color: #666;
	font-size: 10px;
	line-height: 1;
	}
* 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: 16px;
	}

#list-blog .expanded-blog-item .blog-info p {
	font-size: 11px;
	}

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

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

#list-blog .expanded-blog-item .shortcuts p {
	font-size: 11px;
	}

#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;
	}

#list-blog .expanded-blog-item .shortcuts li {
	font-size: 11px;
	}

#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: 12px;
	}

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

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

#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: 12px;
	/*background-color: #F8FCF0;*/
	}

#list-plugins div.config p.caption,
#list-plugins div.resources p.caption {
	margin: 5px 0;
	/*color: #9AB069;*/
	color: black;
	font-size: 11px;
	font-weight: bold;
	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: 11px;
	}

#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: x-small;
	}

#list-plugins .error-message code {
	font-size: 10px;
	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: 618px;
	}

#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: x-small;
	}

#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: bold; }
#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: 10px; }
#cfg-feedback #setting-auth-status .auth-status-neutral { color: #333; }
#cfg-feedback #auto_delete_junk_prefs .field { font-size: 11px; }

a.spinner,
#cfg-feedback a#increase-threshold,
#cfg-feedback a#decrease-threshold {
	color: #333;
	font-size: 10px;
	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: x-small;
	}

#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: x-small;
	}

#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: bold;
	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: x-small;
	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: 9px;
	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: 12px;
	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: small;
	}
#quickpost #assign_multiple_div a {
	font-size: x-small;
}

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

.view-entry {
	float: right;
	font-size: x-small;
	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: small;
	}

#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: bold;
	}

#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: 10px;
	}

#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: 11px;
	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: 11px;
	}
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 100px;
	font-size: 11px;
	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: x-small;
	}

#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: x-small;
	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: 11px;
	display: block;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	}

#search-replace .advanced-options li.first {
	font-weight: bold;
	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 1px 0 0;
	padding: 4px 10px 3px 10px;
	background-color: #EAF2FF;
	background-image: url(images/tab-bg.gif);
	background-repeat: repeat-x;
	}

.tabs a {
	font-size: 11px;
	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: 11px;
	}
#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.8em;
	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: 12px;
	line-height: 12px;
	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: 20px;
	line-height: 22px;
	}

.upgrade h3 {
	text-align: center;
	}

.upgrade p {
	margin-bottom: 20px;
	color: #666;
	font-size: 14px;
	line-height: 16px;
	}

.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: 14px;
	line-height: 1.2;
	}

.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: x-small;
	}

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