2008-05-20 18:37:54 +02:00
|
|
|
body {
|
2008-05-20 19:19:33 +02:00
|
|
|
font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
|
2008-06-11 19:45:50 +02:00
|
|
|
color: #333;
|
2008-10-27 22:00:26 +01:00
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
2008-05-20 18:37:54 +02:00
|
|
|
}
|
2008-08-05 19:13:58 +02:00
|
|
|
|
2008-10-27 22:00:26 +01:00
|
|
|
img {
|
|
|
|
border: none;
|
|
|
|
}
|
2008-05-22 17:47:37 +02:00
|
|
|
|
2008-07-09 23:39:36 +02:00
|
|
|
/* Header */
|
2008-10-27 22:00:26 +01:00
|
|
|
#wphead {
|
|
|
|
border-top: none;
|
|
|
|
padding-top: 8px;
|
|
|
|
background: #444 !important;
|
|
|
|
}
|
2008-05-22 17:47:37 +02:00
|
|
|
|
2008-10-27 22:00:26 +01:00
|
|
|
.button,
|
|
|
|
#poststuff #edButtonPreview,
|
|
|
|
#poststuff #edButtonHTML {
|
|
|
|
font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
|
|
|
|
padding: 3px 5px;
|
|
|
|
font-size: 12px;
|
|
|
|
line-height: 1.5em;
|
|
|
|
border-width: 1px;
|
|
|
|
border-style: solid;
|
|
|
|
-moz-border-radius: 3px;
|
|
|
|
-khtml-border-radius: 3px;
|
|
|
|
-webkit-border-radius: 3px;
|
|
|
|
border-radius: 3px;
|
|
|
|
cursor: pointer;
|
|
|
|
margin-left: 5px;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
2008-05-12 21:08:39 +02:00
|
|
|
|
2008-06-04 18:13:55 +02:00
|
|
|
.howto {
|
2008-07-09 23:39:36 +02:00
|
|
|
font-size: 11px;
|
|
|
|
font-style: italic;
|
|
|
|
display: block;
|
2008-05-12 21:08:39 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
input.text {
|
2008-10-27 22:00:26 +01:00
|
|
|
border: none;
|
2008-05-22 17:47:37 +02:00
|
|
|
outline-color: -moz-use-text-color;
|
|
|
|
outline-style: none;
|
|
|
|
outline-width: medium;
|
2008-10-27 22:00:26 +01:00
|
|
|
padding: 0;
|
2008-05-22 17:47:37 +02:00
|
|
|
width: 100%;
|
|
|
|
border-style: solid;
|
2008-10-27 22:00:26 +01:00
|
|
|
color: #333;
|
2008-05-20 18:37:54 +02:00
|
|
|
}
|
2008-05-22 17:47:37 +02:00
|
|
|
|
2008-07-09 23:39:36 +02:00
|
|
|
/* Editor/Main Column */
|
2008-09-16 08:30:15 +02:00
|
|
|
div#poststuff {
|
|
|
|
padding-left: 10px;
|
|
|
|
margin-top: 10px;
|
2008-05-20 18:37:54 +02:00
|
|
|
}
|
|
|
|
|
2008-10-23 17:42:04 +02:00
|
|
|
div.zerosize {
|
2008-10-27 22:00:26 +01:00
|
|
|
border: 0 none;
|
|
|
|
height: 0;
|
|
|
|
margin: 0;
|
|
|
|
overflow: hidden;
|
|
|
|
padding: 0;
|
|
|
|
position: absolute;
|
|
|
|
width: 0;
|
2008-10-23 17:42:04 +02:00
|
|
|
}
|
|
|
|
|
2008-10-27 22:00:26 +01:00
|
|
|
#poststuff #edButtonPreview.active,
|
|
|
|
#poststuff #edButtonHTML.active {
|
|
|
|
display: none;
|
|
|
|
}
|
2008-10-23 17:42:04 +02:00
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
.posting {
|
2008-10-27 22:00:26 +01:00
|
|
|
margin-right: 228px;
|
2008-07-09 23:39:36 +02:00
|
|
|
}
|
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
#side-info-column {
|
2008-10-27 22:00:26 +01:00
|
|
|
float: right;
|
|
|
|
width: 218px;
|
|
|
|
position: relative;
|
|
|
|
margin-right: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#side-info-column .sleeve {
|
|
|
|
padding-left: 10px;
|
2008-09-16 08:30:15 +02:00
|
|
|
}
|
2008-10-27 22:00:26 +01:00
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
#poststuff .inside {
|
2008-10-27 22:00:26 +01:00
|
|
|
font-size: 11px;
|
|
|
|
margin: 0 12px 12px;
|
2008-05-20 18:37:54 +02:00
|
|
|
}
|
|
|
|
|
2008-07-09 23:39:36 +02:00
|
|
|
#post_title {
|
|
|
|
width: 99%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.titlewrap {
|
|
|
|
border-style: solid;
|
|
|
|
border-width: 1px;
|
|
|
|
padding: 2px 3px;
|
2008-10-27 22:00:26 +01:00
|
|
|
border-color: #ccc;
|
|
|
|
}
|
|
|
|
.titlewrap input {
|
|
|
|
font-size: 1.2em;
|
2008-07-09 23:39:36 +02:00
|
|
|
}
|
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
#poststuff h2, #poststuff h3 {
|
|
|
|
font-size: 14px;
|
|
|
|
font-weight: bold;
|
|
|
|
padding: 7px;
|
|
|
|
margin: 0 0 10px;
|
2008-10-27 22:00:26 +01:00
|
|
|
background-color: #eaf3fa;
|
2008-05-12 21:08:39 +02:00
|
|
|
}
|
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
#poststuff .stuffbox {
|
|
|
|
border: 1px solid white;
|
2008-10-27 22:00:26 +01:00
|
|
|
border-color: #EBEBEB #ccc #ccc #EBEBEB;
|
2008-09-16 08:30:15 +02:00
|
|
|
padding: 2px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
2008-10-27 22:00:26 +01:00
|
|
|
|
2008-07-09 23:39:36 +02:00
|
|
|
.editor-container {
|
|
|
|
border-width: 1px;
|
|
|
|
border-color: #ccc;
|
|
|
|
border-style: solid;
|
|
|
|
margin-bottom: 1em;
|
2008-09-16 08:30:15 +02:00
|
|
|
margin-top: -10px;
|
2008-07-09 23:39:36 +02:00
|
|
|
}
|
|
|
|
|
2008-10-27 22:00:26 +01:00
|
|
|
.postdivrich {
|
|
|
|
position: relative;
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#actions {
|
|
|
|
clear: both;
|
|
|
|
position: absolute;
|
|
|
|
right: 4px;
|
|
|
|
top: 6px;
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#actions li {
|
|
|
|
float: left;
|
|
|
|
list-style: none;
|
|
|
|
}
|
2008-07-09 23:39:36 +02:00
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
/* Photo Styles */
|
2008-10-27 22:00:26 +01:00
|
|
|
.photolist {
|
|
|
|
margin-top: -10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#photo_saving {
|
|
|
|
margin: 0 8px 8px;
|
|
|
|
vertical-align: middle;
|
|
|
|
}
|
|
|
|
|
|
|
|
#img_container {
|
|
|
|
background-color: #fff;
|
|
|
|
height: 101px;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
#extra_fields {
|
|
|
|
margin-top: 10px;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
|
|
|
|
#extra_fields .titlewrap {
|
|
|
|
padding: 0;
|
|
|
|
overflow: auto;
|
|
|
|
height: 100px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#img_container {
|
|
|
|
position: relative;
|
|
|
|
}
|
2008-05-12 21:08:39 +02:00
|
|
|
|
2008-10-27 22:00:26 +01:00
|
|
|
#img_container a {
|
|
|
|
display: block;
|
|
|
|
width: 71px;
|
|
|
|
height: 71px;
|
|
|
|
float: left;
|
|
|
|
overflow: hidden;
|
|
|
|
vertical-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
#img_container img {
|
|
|
|
width: 71px;
|
|
|
|
height: 71px;
|
|
|
|
border: none;
|
|
|
|
background-color: #f4f4f4;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
|
|
|
#img_container a,
|
|
|
|
#img_container a:link,
|
|
|
|
#img_container a:visited {
|
|
|
|
border: 1px solid #ccc;
|
|
|
|
display: block;
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
|
|
|
|
#img_container a:hover,
|
|
|
|
#img_container a:active {
|
|
|
|
border-color: #000;
|
|
|
|
z-index: 1000;
|
|
|
|
border-width: 2px;
|
|
|
|
margin: -1px;
|
|
|
|
}
|
2008-05-14 22:01:09 +02:00
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
/* Video */
|
2008-10-27 22:00:26 +01:00
|
|
|
#embed-code {
|
|
|
|
width: 100%;
|
|
|
|
border: 0;
|
|
|
|
height: 98px;
|
|
|
|
}
|
2008-05-12 21:08:39 +02:00
|
|
|
|
2008-10-27 22:00:26 +01:00
|
|
|
/* Submit Column */
|
|
|
|
#viewsite {
|
|
|
|
padding: 0;
|
|
|
|
margin: 0;
|
|
|
|
}
|
2008-07-09 23:39:36 +02:00
|
|
|
|
2008-10-27 22:00:26 +01:00
|
|
|
#viewsite .button {
|
|
|
|
width: 196px;
|
|
|
|
margin: 0 0 10px 0;
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.wp-hidden-children .wp-hidden-child {
|
|
|
|
display: none;
|
|
|
|
}
|
2008-05-14 22:01:09 +02:00
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
#category-adder {
|
|
|
|
padding: 4px 0;
|
2008-05-14 22:01:09 +02:00
|
|
|
}
|
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
#category-adder h4 {
|
|
|
|
margin: 0 0 8px;
|
2008-05-14 22:01:09 +02:00
|
|
|
}
|
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
#category-add input {
|
2008-09-23 00:04:10 +02:00
|
|
|
width: 94%;
|
2008-10-27 22:00:26 +01:00
|
|
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
|
|
|
font-size: 13px;
|
|
|
|
margin: 1px;
|
|
|
|
padding: 3px;
|
2008-05-14 22:01:09 +02:00
|
|
|
}
|
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
#category-add select {
|
2008-09-23 00:04:10 +02:00
|
|
|
width: 70%;
|
2008-10-27 22:00:26 +01:00
|
|
|
-x-system-font: none;
|
|
|
|
border-style: solid;
|
|
|
|
border-width: 1px;
|
|
|
|
font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
|
|
|
|
font-size: 12px;
|
|
|
|
height: 2em;
|
|
|
|
line-height: 20px;
|
|
|
|
padding: 2px;
|
2008-09-23 00:04:10 +02:00
|
|
|
margin: 1px;
|
2008-10-27 22:00:26 +01:00
|
|
|
vertical-align: top;
|
2008-05-20 18:37:54 +02:00
|
|
|
}
|
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
#category-add input#category-add-sumbit {
|
|
|
|
width: auto;
|
2008-05-25 22:39:16 +02:00
|
|
|
}
|
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
#categorydiv {
|
2008-10-27 22:00:26 +01:00
|
|
|
padding: 0.5em 0.9em;
|
2008-06-04 18:13:55 +02:00
|
|
|
}
|
2008-10-27 22:00:26 +01:00
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
/* Categories */
|
|
|
|
#categorydiv ul, #linkcategorydiv ul {
|
|
|
|
list-style: none;
|
2008-06-09 05:53:30 +02:00
|
|
|
padding: 0;
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
2008-09-23 00:04:10 +02:00
|
|
|
#categorydiv ul.categorychecklist ul {
|
2008-09-16 08:30:15 +02:00
|
|
|
margin-left: 18px;
|
2008-06-09 05:53:30 +02:00
|
|
|
}
|
|
|
|
|
2008-09-23 00:04:10 +02:00
|
|
|
#categorydiv div.ui-tabs-panel {
|
2008-10-27 22:00:26 +01:00
|
|
|
height: 150px;
|
|
|
|
overflow: auto;
|
|
|
|
padding: 0.5em 0.9em;
|
2008-06-10 18:13:06 +02:00
|
|
|
}
|
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
ul.categorychecklist li {
|
2008-06-10 18:13:06 +02:00
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
2008-09-16 08:30:15 +02:00
|
|
|
line-height: 19px;
|
2008-06-10 18:13:06 +02:00
|
|
|
}
|
|
|
|
|
2008-10-27 22:00:26 +01:00
|
|
|
/* Tags */
|
|
|
|
#tagsdiv #newtag {
|
|
|
|
padding: 3px;
|
|
|
|
margin-right: 5px;
|
|
|
|
width: 16em;
|
|
|
|
}
|
2008-06-10 18:13:06 +02:00
|
|
|
|
2008-10-27 22:00:26 +01:00
|
|
|
#jaxtag {
|
|
|
|
clear: both;
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tagchecklist {
|
|
|
|
padding-left: 1em;
|
|
|
|
margin-bottom: 1em;
|
|
|
|
font-size: 12px;
|
|
|
|
overflow: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tagchecklist strong {
|
|
|
|
position: absolute;
|
|
|
|
font-size: .75em;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tagchecklist span {
|
|
|
|
margin-right: .5em;
|
|
|
|
margin-left: 10px;
|
|
|
|
display: block;
|
|
|
|
float: left;
|
|
|
|
font-size: 11px;
|
|
|
|
line-height: 1.8em;
|
|
|
|
white-space: nowrap;
|
|
|
|
cursor: default;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tagchecklist span a {
|
|
|
|
margin: 6px 0 0 -9px;
|
|
|
|
cursor: pointer;
|
|
|
|
width: 10px;
|
|
|
|
height: 10px;
|
|
|
|
display: block;
|
|
|
|
float: left;
|
|
|
|
text-indent: -9999px;
|
|
|
|
overflow: hidden;
|
|
|
|
position: absolute;
|
|
|
|
}
|
2008-06-10 18:13:06 +02:00
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
/* Submit */
|
2008-10-27 22:00:26 +01:00
|
|
|
.submitbox {
|
|
|
|
margin-top: -10px;
|
|
|
|
}
|
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
.submitbox .submit {
|
2008-10-27 22:00:26 +01:00
|
|
|
font-size: 11px;
|
|
|
|
padding: 12px 10px 10px;
|
|
|
|
text-align: left;
|
2008-06-19 19:03:23 +02:00
|
|
|
}
|
2008-10-27 22:00:26 +01:00
|
|
|
|
2008-09-16 08:30:15 +02:00
|
|
|
.submit {
|
2008-10-27 22:00:26 +01:00
|
|
|
border-top: 1px solid #ccc;
|
|
|
|
margin: 10px 0 0;
|
|
|
|
padding: 1.5em 0 0;
|
|
|
|
-moz-border-radius: 3px 3px 0 0;
|
|
|
|
-webkit-border-top-left-radius: 3px;
|
|
|
|
-webkit-border-top-right-radius: 3px;
|
|
|
|
-khtml-border-top-left-radius: 3px;
|
|
|
|
-khtml-border-top-right-radius: 3px;
|
|
|
|
border-top-left-radius: 3px;
|
|
|
|
border-top-right-radius: 3px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ac_results {
|
|
|
|
padding: 0;
|
|
|
|
margin: 0;
|
|
|
|
list-style: none;
|
|
|
|
position: absolute;
|
|
|
|
z-index: 10000;
|
|
|
|
display: none;
|
|
|
|
border-width: 1px;
|
|
|
|
border-style: solid;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ac_results li {
|
|
|
|
padding: 2px 5px;
|
|
|
|
white-space: nowrap;
|
|
|
|
text-align: left;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ac_over {
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ac_match {
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
|
|
|
#TB_ajaxContent #options {
|
|
|
|
position: absolute;
|
|
|
|
top: 20px;
|
|
|
|
right: 25px;
|
|
|
|
padding: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#TB_ajaxContent h3 {
|
|
|
|
margin-bottom: .25em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.updated {
|
|
|
|
margin: 10px 0;
|
|
|
|
padding: 0;
|
|
|
|
border-width: 1px;
|
|
|
|
border-style: solid;
|
|
|
|
width:99%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.updated p,
|
|
|
|
.error p {
|
|
|
|
margin: 0.6em 0;
|
|
|
|
padding: 0 0.6em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.error a {
|
|
|
|
text-decoration:underline;
|
|
|
|
}
|
|
|
|
|
|
|
|
.updated a {
|
|
|
|
text-decoration: none;
|
|
|
|
padding-bottom: 2px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#post_status {
|
|
|
|
margin-left: 10px;
|
|
|
|
margin-bottom: 1em;
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
2008-07-09 23:39:36 +02:00
|
|
|
/* Footer */
|
2008-10-27 22:00:26 +01:00
|
|
|
#footer {
|
|
|
|
height: 65px;
|
|
|
|
display: block;
|
|
|
|
width: 640px;
|
|
|
|
padding: 10px 0 0 60px;
|
|
|
|
margin: 0;
|
|
|
|
position: absolute;
|
|
|
|
bottom: 0;
|
|
|
|
font-size: 12px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#footer p {
|
|
|
|
margin: 0;
|
|
|
|
padding: 7px 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
#footer p a {
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
#footer p a:hover {
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
2008-07-09 23:39:36 +02:00
|
|
|
/* Utility Classes */
|
2008-10-27 22:00:26 +01:00
|
|
|
.centered {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.hidden {
|
|
|
|
display: none;
|
|
|
|
}
|