/* ----------------------------------
Textpattern Admin Theme: dropmag
by David DeSandro - txpadminthemes.desandro.com
last revision 10 Mar 2009
------------------------------------- */


/* colors

background #F8F6F4;
borders #EBE6DF
top #DB8 
red button  #963
red button highlight #C65
dark tabs #642
grey #666

*/

/* base
----------------------------------------------- */

body, input, textarea, select {
font: 12px  Lucida Grande, Arial, sans-serif;
}

body {
margin: 0 0 20px 0;
padding: 0;
color: #000;
background: #F8F6F4;
}

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 {
  color:#666;
  font-family:Georgia,serif;
  font-weight:bold;

}

h1 {
font-size: 1.6em;
  font-style:italic;
}

h2, h3 {
font-size: 1.0em;
  text-transform:uppercase;
  letter-spacing:0.15em;
}

h3.plain {
font-size: 1.0em;
text-transform:none;
font-weight:normal;
}

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 {
  letter-spacing:0;
  padding:3px;
  font:bold italic 13px Georgia, serif;
  text-transform:lowercase;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  text-decoration:none;
  color:#C39;
  background:#EBE6DF;
  outline:none;
  }

h3.plain a:hover {
  background:#C39;
  color:#FFF;
  }

a img {
border: none;
}

a:link, a:visited, a:active {
color: #A27;
background-color: transparent;
text-decoration: none;
}

a:hover, a:focus {
text-decoration: underline;
}

a.alink, a.dlink, a.pophelp {
}

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;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

a.navlink-active {
padding: 3px;
color: #000;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

a.navlink:hover,
a.navlink-active:hover {
  text-decoration:none;
}

a.navlink:hover {
  background-color:#EEB;
   border-color:#CCC;
  }


span.navlink-disabled {
padding: 3px;
color: #999;
background-color: #eee;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;

  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

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: #EBE6DF;

  -moz-border-radius:2px;
  -webkit-border-radius:2px;
}

/* form elements
----------------------------------------------- */

fieldset {
margin: 0 0 10px 0;
padding: 5px;
border: none;
border-top:2px solid #EBE6DF;

}

fieldset legend {
  font:bold 1.0em Georgia,seif;
  text-transform:uppercase;
  letter-spacing:0.1em;
  color:#666;
  text-transform:uppercase;
  }

fieldset#write-timestamp p {
  }

label {
cursor: pointer;
}

input {

font-size: 0.9em;
}

textarea {
padding: 3px;
line-height: 1.4em;
background-color: #FFF;
}

select {
font-size: 1.0em;
background-color: #FFF;

border:1px solid #E5E5E5;
}

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 {
  border:none;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;

}

input#title {
  font-size:1.3em;
  font-weight:bold;
  color:#666
  }

input.cancel, input.delete,
input.publish, input.preview {
margin: 5px 10px 5px auto;
padding: 5px;
width: auto;
}

input.edit, input.list,
textarea {
border:1px solid #E5E5E5;
}

input.edit:focus, input.list:focus,
textarea:focus {
border-color:#BBB;
}

input.edit {
margin-top: 3px;
padding: 3px;
font-size: 1em;
background-color: #FFF;
}

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 {
font-size:12px;
color: #fff;
  font:bold italic 14px Georgia, serif;x;
  text-transform:lowercase;

  background: #A27;
  border:none;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}


input.publish:hover {
  background:#C39;
  }

input.smallbox {
margin-right: 10px;
vertical-align: text-top;
background-color: #DDD;
padding: 2px 4px;
}

input.smallerbox {
padding: 2px 4px;
background-color: #DDD;
}

input.smallerbox:hover,
input.smallerboxsp:hover {
  background:#CCC;
 }

input.smallerboxsp {
margin-right: 10px;
padding: 2px 4px;
background-color: #DDD;
}

#write-timestamp input.edit {
  width:32px;
  }

/* 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: 2px solid #EBE6DF;
}

table#list td { 

  }

table#list tr:hover td {
}

table#list td.noline {
height: 30px;
}

table#list td.unpublished {
color: #ccc;
}

table#list th {
  background:#EBE6DF;
  border-color:#FAF8F6;
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;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

table#list th.desc a {
background: url(txp_img/arrowupdn.gif) no-repeat right -18px;
padding-right: 14px;
margin-right: 0;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
}

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
----------------------------------------------- */


table#pagetop {
  width: 100%;
  margin-bottom: 2em;
  background:#333;
}

tr#branding td {
  padding-bottom:8px;
}

tr#branding img,
tr#branding h1 {
  display:none;
}

tr#branding td:first-child:before {
  color:#DDD;
  content:"Textpattern";
  font:bold small-caps 14px Georgia,serif;
  letter-spacing:4px;
  padding-left:10px;
}

#navpop {
  text-align: right;
}


#nav-primary td {  vertical-align: bottom; }
#nav-primary td[valign="middle"] { vertical-align: middle; }



td.tabs {
  background: #F8F6F4;
}

td.tabs a {
  text-align: center;
  font-size:12px;
  display:block;
  text-align: center;
  text-decoration:none;
  margin:8px 0px 0px;
  padding:6px 16px 6px;
  position:relative; /* IE6 fix */
}

td.tabdown2 a:link,
td.tabdown2 a:visited {
  color:#A27;
  border-bottom:1px solid #BBB;
}

td.tabdown2 a:hover {
  color:#000;
  text-decoration:none;
  border-bottom:2px solid #C39;
}

td.tabup a:link,
td.tabup a:visited {
  color:#000;
  border-bottom:3px solid #C39;
}

td.tabup a:hover {
  text-decoration:none;
  border-color:#333;
  }

tr#nav-primary td {
  background: #333;
  color:#FFF;
  text-align:center;
}

tr#nav-primary td.tabs a {
  font:bold italic 14px Georgia, serif;
  text-transform:lowercase;
  margin:0px 2px 0px ;
  padding:6px 0px;
  width:120px;
  -moz-border-radius-topleft:6px;
  -moz-border-radius-topright:6px;
  -webkit-border-top-right-radius:6px;
  -webkit-border-top-left-radius:6px;
}

td.tabdown a:link,
td.tabdown a:visited {
  color:#EEE;
  background: #A27;
}


td.tabdown a:hover {
  color:#FFF;
  background: #C39;
  text-decoration:none;
}

tr#nav-primary td.tabup a:link,
tr#nav-primary td.tabup a:visited {
  color:#333;
  background:#F8F6F4;
  border:none;
}

tr#nav-primary td.tabup a:hover {
  color:#C39;
  text-decoration:none;
  }

/* for View Site link */
td.tabdown a[target=_blank] {
  background:#333;
  color:#D6B;
}

td.tabdown a[target=_blank]:hover {
  color:#FFF;
}

div#end_page {
text-align: center;
margin: 2em;
}

/* 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-bottom: 2px solid #EBE6DF;
}

/* write
----------------------------------------------- */

td#article-col-1 {
width: 165px;
}

td#article-main {
padding-left: 20px;
width: 500px;
}

td#article-tabs {
padding: 35px 0 0;
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: 210px;
}

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;
}



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;
}



}

/* images
----------------------------------------------- */

table#image-thumbnail {
width: 100%;
}

table#image-thumbnail td {
border: none;
}


e-thumbnail {
width: 100%;
}

table#image-thumbnail td {
border: none;
}


e-thumbnail {
width: 100%;
}

table#image-thumbnail td {
border: none;
}



table#image-thumbnail td {
border: none;
}


bnail td {
border: none;
}



table#image-thumbnail td {
border: none;
}


age-thumbnail td {
border: none;
}
