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-05-22 17:47:37 +02:00
margin : 0px ;
padding : 0px ;
2008-05-20 18:37:54 +02:00
}
2008-08-05 19:13:58 +02:00
img { border : 0 ; }
2008-05-22 17:47:37 +02:00
2008-07-09 23:39:36 +02:00
/* Header */
2008-09-16 08:30:15 +02:00
# wphead { border-top : none ; padding-top : 8 px ; background : #444 !important ; }
2008-05-22 17:47:37 +02:00
2008-09-16 08:30:15 +02:00
. button { font-family : "Lucida Grande" , "Lucida Sans Unicode" , Tahoma , Verdana , sans-serif ; padding : 3 px 5 px ; font-size : 12 px ; line-height : 1.5 em ; border-width : 1 px ; border-style : solid ; -moz- border-radius : 3 px ; -khtml- border-radius : 3 px ; -webkit- border-radius : 3 px ; border-radius : 3 px ; cursor : pointer ; margin-left : 5 px ; 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-05-22 17:47:37 +02:00
border : 0pt none ;
outline-color : -moz-use-text-color ;
outline-style : none ;
outline-width : medium ;
padding : 0pt ;
width : 100 % ;
border-style : solid ;
color : # 333333 ;
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-05-20 18:37:54 +02:00
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-09-16 08:30:15 +02:00
. posting {
margin-right : 228px ;
2008-07-09 23:39:36 +02:00
}
2008-09-16 08:30:15 +02:00
# side-info-column {
float : right ;
width : 218px ;
position : relative ;
margin-right : 10px ;
}
# side-info-column . sleeve { padding-left : 10 px ; }
# poststuff . inside {
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 ;
border-color : # CCCCCC ;
}
2008-09-16 08:30:15 +02:00
. titlewrap input { font-size : 1.2 em ; }
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 ;
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 ;
border-color : # EBEBEB # CCCCCC # CCCCCC # EBEBEB ;
padding : 2px ;
margin-bottom : 10px ;
}
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-09-16 08:30:15 +02:00
. postdivrich { position : relative ; margin-top : 10 px ; }
# actions { clear : both ; position : absolute ; right : 4 px ; top : 6 px ; 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 */
. photolist { margin-top : -10 px ; }
# photo_saving { margin : 0 8 px 8 px ; vertical-align : middle ; }
# img_container { background-color : #fff ; height : 101 px ; width : 100 % ; }
# extra_fields { margin-top : 10 px ; position : relative ; }
# extra_fields . titlewrap { padding : 0 ; overflow : auto ; height : 100 px ; }
# img_container { position : relative ; }
# img_container a { display : block ; width : 71 px ; height : 71 px ; float : left ; overflow : hidden ; vertical-align : center ; }
# img_container img { width : 71 px ; height : 71 px ; border : 0 px ; background-color : #f4f4f4 ; cursor : pointer ; }
# img_container a , # img_container a : link , # img_container a : visited { border : 1 px solid #ccc ; display : block ; position : relative ; }
# img_container a : hover , # img_container a : active { border-color : #000 ; z-index : 1000 ; border-width : 2 px ; margin : -1 px ; }
2008-05-12 21:08:39 +02:00
2008-05-14 22:01:09 +02:00
2008-09-16 08:30:15 +02:00
/* Video */
2008-05-12 21:08:39 +02:00
2008-09-16 08:30:15 +02:00
# embed-code { width : 100 % ; border : 0 ; height : 98 px ; }
2008-07-09 23:39:36 +02:00
2008-09-16 08:30:15 +02:00
/*** Submit Column ***/
# viewsite { padding : 0 ; margin : 0 ; }
# viewsite . button { width : 196 px ; margin : 0 0 10 px 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 {
width : 94 % ;
2008-05-14 22:01:09 +02:00
}
2008-09-16 08:30:15 +02:00
# category-add select {
2008-05-28 20:18:44 +02:00
width : 100 % ;
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 {
padding : 0 . 5em 0 . 9em ;
2008-06-04 18:13:55 +02: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-16 08:30:15 +02:00
# categorydiv ul . categorychecklist ul , # linkcategorydiv ul . categorychecklist ul {
margin-left : 18px ;
2008-06-09 05:53:30 +02:00
}
2008-06-10 18:13:06 +02:00
2008-09-16 08:30:15 +02:00
# categorydiv div . ui-tabs-panel , # linkcategorydiv div . ui-tabs-panel {
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-09-16 08:30:15 +02:00
/* Tags */
# tagsdiv # newtag { padding : 3 px ; margin-right : 5 px ; width : 16 em ; }
# jaxtag { clear : both ; margin : 0 ; }
# tagchecklist { padding-left : 1 em ; margin-bottom : 1 em ; font-size : 12 px ; overflow : auto ; }
# tagchecklist strong { position : absolute ; font-size : .75 em ; }
# tagchecklist span { margin-right : .5 em ; margin-left : 10 px ; display : block ; float : left ; font-size : 11 px ; line-height : 1.8 em ; white-space : nowrap ; cursor : default ; }
# tagchecklist span a { margin : 6 px 0 pt 0 pt -9 px ; cursor : pointer ; width : 10 px ; height : 10 px ; display : block ; float : left ; text-indent : -9999 px ; overflow : hidden ; position : absolute ; }
/* Submit */
. submitbox { margin-top : -10 px ; }
. submitbox . submit {
font-size : 11px ;
padding : 12px 10px 10px ;
text-align : left ;
2008-06-19 19:03:23 +02:00
}
2008-09-16 08:30:15 +02:00
. submit {
-moz-border-radius-bottomleft : 3px ;
-moz-border-radius-bottomright : 3px ;
-moz-border-radius-topleft : 0 ;
-moz-border-radius-topright : 0 ;
border-top : 1px solid # CCCCCC ;
margin : 10px 0 0 ;
padding : 1 . 5em 0 0 ;
}
. ac_results { padding : 0 ; margin : 0 ; list-style : none ; position : absolute ; z-index : 10000 ; display : none ; border-width : 1 px ; border-style : solid ; }
. ac_results li { padding : 2 px 5 px ; white-space : nowrap ; text-align : left ; }
. ac_over { cursor : pointer ; }
. ac_match { text-decoration : underline ; }
# TB_ajaxContent # options { position : absolute ; top : 20 px ; right : 25 px ; padding : 5 px ; }
# TB_ajaxContent h3 { margin-bottom : .25 em ; }
. updated { margin : 0 ; margin-left : 15 px ; margin-right : 15 px ; padding : 0 ; max-width : 980 px ; border-width : 1 px ; border-style : solid ; max-width : 950 px ; margin-top : 1 em ; margin-bottom : 1 em ; width : 66 % ; }
. updated p , . error p { margin : 0.6 em 0 ; padding : 0 0.6 em ; }
. updated a , . error a { text-decoration : underline ; }
. updated a { text-decoration : none ; padding-bottom : 2 px ; }
# post_status { margin-left : 10 px ; margin-bottom : 1 em ; display : block ; }
2008-07-09 23:39:36 +02:00
/* Footer */
2008-09-16 08:30:15 +02:00
# footer { height : 65 px ; display : block ; width : 640 px ; padding : 10 px 0 0 60 px ; margin : 0 ; position : absolute ; bottom : 0 ; font-size : 12 px ; }
# footer p { margin : 0 ; padding : 7 px 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-09-16 08:30:15 +02:00
. centered { text-align : center ; }
. hidden { display : none ; }