/* ----------------------------------
  Textpattern Admin Theme: simplexmild
  by David DeSandro - txpadminthemes.desandro.com
  last revision 01 Apr 2009
------------------------------------- */


/* base
----------------------------------------------- */

body, input, textarea, select {
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body {
margin: 0 0 20px 0;
padding: 0;
color: #333;
background-color: #FFF;
}

code, .code {
font: 1.0em Monaco, "Courier New", monospace;
}

small, .small {
font-size: 0.9em;
}

h1, h2, h3, p, ul, ol {
margin: 0 0 10px 0;
padding: 0;
}

h1, h2, h3 {
font-family: Georgia, Times, serif;
font-weight: normal;
}

h1 {
font-size: 1.45em;
}

h2 {
font-size: 1.3em;
}

h3 {
font-size: 1.2em;
}

h3.plain {
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}


p {
line-height: 1.4em;
}

ul {
list-style-type: circle;
}

li {
margin: 0 0 5px 35px;
padding: 0;
}

/* links
----------------------------------------------- */

h3 a {
font-weight: bold;
}

h3.plain a:link,
h3.plain a:visited {
  background:#EEE;
  padding:4px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
}

h3.plain a:hover {
  text-decoration: none;
  background:#963;
  color:#FFF;
}

a img {
border: none;
}

a:link, a:visited, a:active {
color: #963;
background-color: transparent;
text-decoration: none;
}

a:hover, a:focus {
  color: #000;
  text-decoration: underline;
}

a.alink, a.dlink, a.pophelp {
border-right: 1px solid #999;
border-bottom: 1px solid #999;
}

a.alink {
color: #00f;
background-color: #eee;
}

a.dlink:hover, a.pophelp:hover {
text-decoration: none;
}

a.dlink {
color: #f00;
background-color: #eee;
}

a.navlink {
padding: 3px;
color: #000;
background-color: #ffc;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #f1f1f1;
}

a.navlink-active {
padding: 3px;
color: #000;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #f1f1f1;
}

a.plain, a.plain:visited, a.plain:active {
color: #000;
background-color: transparent;
}

a.pophelp {
padding: 0 2px;
font-weight: normal;
color: #00f;
background-color: #eee;
}

/* form elements
----------------------------------------------- */

fieldset {
margin: 0 0 10px 0;
padding: 5px;
border: 1px solid #DDD;
}

label {
cursor: pointer;
}

input {
font-size: 0.9em;
}

textarea {
padding: 3px;
line-height: 1.4em;
background-color: #F5F5F5;
}

select {
font-size: 0.9em;
background-color: #F5F5F5;
}

form.search-form {
margin: auto;
text-align: center;
}

form.upload-form {
text-align: center;
}

input.cancel, input.delete,
input.interbox, input.interbox2,
input.navbox,
input.preview,
input.smallbox, input.smallerbox, input.smallerboxsp {
}

select {
  border-width:1px;
  border-style:solid;
  border-color:#CCC;
}

input.cancel, input.delete,
input.publish, input.preview {
margin: 5px 10px 5px auto;
padding: 3px 5px;
width: auto;
  font-size: 13px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

input.edit, input.list,
textarea {
  border:1px solid #CCC;
}

input.edit {
margin-top: 5px;
padding: 1px;
font-size: 1em;
background-color: #F5F5F5;
}

input.edit:focus,
input.list:focus, 
textarea:focus {
  border-color:#AAA;
}

input#title.edit {
  font-size:16px;
}

input.navbox,
input.smallbox, input.smallerbox, input.smallerboxsp {
padding: 3px 6px 4px 6px;
}

input.interbox, input.interbox2	 {
padding: 3px 4px 4px 4px;
}

input.interbox2 {
margin-left: 100px;
}

input.list {
margin: 5px 5px auto auto;
padding: 3px;
background-color: #ddd;
}

input.navbox {
margin-right: 10px;
background-color: #eee;
}

input.publish {
color: #fff;
background: #900 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAUCAYAAACnOeyiAAAAVklEQVQImQXBgQaDAABAwfvbGTNGYiIRiRmJ6XPf7lx0kR/9yEknOeggX/qSD33ITjvZaCMrrWShhcw0k4km8qY3GWkkAw3kRS/ypCd50IPc6U5udKM/WOk7tZ1hQKMAAAAASUVORK5CYII=) bottom repeat-x;
border-width: 2px 1px 1px 2px;
border-style: solid;
border-color: #b00 #600 #600 #b00;
}

input.smallbox {
margin-right: 10px;
vertical-align: text-top;
}

input.smallerbox {
padding: 0 1px;

}

input.smallerboxsp {
margin-right: 10px;
padding: 0 1px;
}

/* table elements
----------------------------------------------- */

table, tr, th, td {
vertical-align: top;
}

table.edit-table {
margin-top: 2em;
}

td.column {
padding: 10px;
}

td.declaration {
padding: 0 3px;
font-size: 0.9em;
text-align: left;
}

td.selector, td.selector2 {
padding: 6px 3px;
text-align: left;
border-top: 3px solid #fff;
}

td.selector2 {
font-size: 0.9em;
}

table#edit td.noline,
table#list td.noline	{
vertical-align: middle;
border: none;
}

table#list th, table#list td {
padding: 3px 5px;
text-align: left;
border-bottom: 1px solid #ddd;
}

table#list td.noline {
height: 30px;
}

table#list td.unpublished {
color: #ccc;
}

table#list th {
vertical-align: bottom;
}

table#list th a {
margin-right: 14px;
}

table#list th.asc a {
background: url(txp_img/arrowupdn.gif) no-repeat right 2px;
padding-right: 14px;
margin-right: 0;
}

table#list th.desc a {
background: url(txp_img/arrowupdn.gif) no-repeat right -18px;
padding-right: 14px;
margin-right: 0;
}

table#list ul {
margin-bottom: 0;
list-style-type: none;
}

table#list li {
margin: 0 0 2px 0;
}

/* other element overrides
----------------------------------------------- */

.ok {
color: #008000;
}

.not-ok {
color: #C40000;
}

.prev-next {
margin: 15px 0;
font-size: 0.9em;
text-align: center;
}

.toggle {
display: none;
}

.toggle.on {
display: block;
}

span.navlink-disabled {
padding: 3px;
color: #999;
background-color: #eee;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #f1f1f1;
}

p#js {
margin-top: 10px;
padding-right: 30px;
display: none;
}

p#js span {
padding: 10px;
background-color: #ffc;
}

p.indicator {
text-align: center;
}

ul.plain-list {
list-style-type: none;
}

ul.plain-list li {
margin: 0 0 2px 0;
}

#warning {
margin: 0 auto 15px auto;
padding: 10px;
width: 30em;
text-align: center;
background-color: #fff4f4;
border: 2px solid #fdd;
}




/* global layout
----------------------------------------------- */

#pagetop {
  width: 100%;
  margin-bottom: 2em;
}

tr#branding td {
  background:#FC3;
}

h1#textpattern {
font-size: 15px;
text-indent: -9999px;
width: 368px;
height: 17px;
padding: 0;
margin: 0;
background: transparent url(txp_img/textpattern.gif) no-repeat top left;
}


#navpop {
  text-align: right;
}

#nav-primary td {  vertical-align: bottom; }
#nav-primary td[valign="middle"] {
  vertical-align: middle;
  color: #000;
  text-align: center;
}

.tabs {  /* all rows */
  padding-top: 6px; 
  border-bottom:1px solid #DDD;
}

.tabs a { text-decoration: none; }

.tabs a:link,
.tabs a:visited {  /* all tabs */
  text-transform: capitalize;
  text-align: center;
  display: block;
  height: 26px;
  font-size: 12px;
  line-height: 26px;
  padding: 0 16px;
  text-decoration: none;
  margin: 0;
  position: relative;
}

.tabs .tabdown2 a:link,
.tabs .tabdown2 a:visited {
  color: #963;
}

.tabs .tabdown2 a:hover {
  color:#333;
  text-decoration:none;
  border-bottom:2px solid #963;
  margin-bottom:-2px;

}

.tabs .tabup a:link,
.tabs .tabup a:visited { /* all up tabs */
  color: #333;
  font-weight:bold;
  border-bottom:4px solid #FC3;
  margin-bottom:-4px;
}
.tabs .tabup a:hover { border-color: #963 }

#nav-primary .tabs { /* primary row */
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAASCAYAAABb0P4QAAAAUklEQVQ4ja3MyQkAMBDDQPffbMKS+3KakGC+UkrJJOWcTVJEmKRSikmqtZrED1trJqn3bpLGGCZpzmkSP1xrmaS9t0k655jED++9Jum9Z5IM9wEMsnxwhvM3kQAAAABJRU5ErkJggg==)
top repeat-x;
}

tr#nav-primary td.tabs td {
  vertical-align:bottom;
}

#nav-primary .tabs a { /* all primary tabs */
  font-size:13px;
  margin:0px 2px 0px ;
  padding: 0;
  line-height: 26px;
  height: 26px;
  width:120px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  margin-bottom: -1px;
  
}

.tabs .tabdown a:link,
.tabs .tabdown a:visited { /* primary down tabs */
  border: 1px solid #DDD;
  border-bottom-color: #CCC;
  background: #FFD url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAAUCAYAAADIpHLKAAAAm0lEQVRoge3TUQqBUQBE4bv/3UhJUpKUJPUnKXlFCBFCGC8yzR7OqW8Jp5Rf+iwEIJX/IO+5ACQP8poJQPIgz6kAJA/ymAhA8iD3SgCSB7mNBSB5kOtIAJIHuQwFIHmQ80AAkgc59QUgeZBjTwCSBzl0BSB5kH1HAJIH2bUFIHmQbUsAkgfZNAUgeZB1QwCSB1nVBSB5kGVNANIXolRqqBZFK9gAAAAASUVORK5CYII=) bottom left no-repeat;
  color:#777;

}

#nav-primary .tabs .tabdown a:hover {/* primary down tabs hover*/
  border-color: #BBB;
  border-bottom-color: #CCC;
  background: #FFF url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAASCAYAAAAe/ZHXAAAAhklEQVRoge3T0QmEMAAEUfvvVQKiUROTvZ+7heXACmbglTDL8k1E9Nfvj2XOKQDJg4wxBCB5kOd5BCAxCPDCg/TeBSB5kNaaACQPct+3ACQGAV54kOu6BCB5kPM8BSB5kFqrACQPchyHACQGAV54kH3fBSB5kG3bBCB5kFKKACQPsq6rAKQPHzxJM8jREa4AAAAASUVORK5CYII=) bottom left no-repeat;
  text-decoration:none;
  color:#000;

}

#nav-primary .tabs .tabup a:link,
#nav-primary .tabs .tabup a:visited { /*primary up tab */
  background: #FFF ;
  color:#444;
  border:1px solid #BBB;
  border-bottom-color: #FFF;
  font-weight:bold;

}

#nav-primary .tabs  a[target="_blank"] {
  color:#963;
  vertical-align:center;
  background:none;
  margin-top:4px;
  padding:2px;
  font-size:12px;
  border:none;
  width:100px;

}

#nav-primary .tabs  a[target="_blank"]:hover {
   color: #333;
  background: transparent; 
 }


#end_page {
text-align: center;
margin: 4em;
}


/* setup
----------------------------------------------- */

table#setup td {
padding: 3px;
vertical-align: middle;
}

/* organize
----------------------------------------------- */

td.categories p {
margin: 6px auto 3px auto;
padding-top: 3px;
line-height: 1.6em;
border-top: 1px solid #ddd;
}

/* write
----------------------------------------------- */

td#article-col-1 {
width: 165px;
}

td#article-main {
padding-left: 20px;
width: 500px;
}

td#article-tabs {
padding-top: 70px;
width: 20px;
}

td#article-tabs ul {
list-style-type:none;
margin:0;
}
td#article-tabs li {
background:transparent none no-repeat scroll left top;
height:100px;
margin:0;
padding:0;
text-indent:-9999px;
width:19px;
}
td#article-tabs a {
display:block;
height:100px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
width:15px;
}
td#article-tabs #tab-textup {
background-image:url(txp_img/textup.gif);
}
td#article-tabs #tab-textdown {
background-image:url(txp_img/textdown.gif);
}
td#article-tabs #tab-htmlup {
background-image:url(txp_img/htmlup.gif);
}
td#article-tabs #tab-htmldown {
background-image:url(txp_img/htmldown.gif);
}
td#article-tabs #tab-previewup {
background-image:url(txp_img/previewup.gif);
}
td#article-tabs #tab-previewdown {
background-image:url(txp_img/previewdown.gif);
}


td#article-col-2 {
padding-left: 10px;
width: 200px;
}

td#article-col-2 fieldset {
width: auto;
}

textarea#body {
width: 500px;
height: 420px;
line-height: 1.6em;
}

textarea#excerpt {
width: 500px;
height: 100px;
line-height: 1.6em;
}

textarea#keywords {
width: 140px;
height: 80px;
}

input#title {
width: 420px;
}

/* comments
----------------------------------------------- */

tr.spam td,
tr.spam a {
color: #666;
background-color: #f1f1f1;
}

tr.moderate td,
tr.moderate a {
color: #900;
background-color: #fff8f8;
}

tr.spam a, tr.moderate a {
font-weight: bold;
}

form.cb_show_spam {
margin: 0 auto;
padding: 0 0 0 10px;

width: 90%;
}

/* pages, forms, style, plugins
----------------------------------------------- */

input.css {
margin: 0;
padding: 1px;
background-color: #eee;
border-width: 1px;
border-style: solid;
border-color: #999 #fff #fff #999;
}

textarea#html {
margin-top: 6px;
width: 600px;
height: 500px;
}

textarea#css {
width: 500px;
height: 515px;
}

div#preview-plugin, div#preview-help {
margin: 0 auto 10px auto;
padding: 3px;
height: 300px;
overflow: auto;
background-color: #efefef;
}

textarea#plugin-install {
width: 400px;
height: 30px;
}

/* tagbuilder
----------------------------------------------- */

body#tag-event {
padding: 10px;
border-top: 15px solid #fc3;
}

table#tagbuilder td {
padding: 2px 5px;
}

p#tagbuilder-output {
margin-top: 10px;
text-align: center;
}

/* preferences
----------------------------------------------- */

h2.pref-heading {
margin: 20px 0 0 0;
}

/* images
----------------------------------------------- */

table#image-thumbnail {
width: 100%;
}

table#image-thumbnail td {
border: none;
}



