Advertisement
emnem

Five A.M. CSS mod for mm-writes/last edits 7-16-19

May 24th, 2018
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 40.17 KB | None | 0 0
  1. /* Based on Early Edition for Five AM by w i n t e r f i s h...edited by mm@dreamwidth.org 5-2018/last mod 7-14/7-15/7-16-19:
  2.    surgery done on navbar, comment title emojis, textarea/submit buttons, comment form anon user img, quickreply/quickerreply input buttons, et al; comment form cleanup and resizeness hacks added for ~500px and under
  3.    Note to self: find another counter - GoStats sucks; 7-16-19: submit Support request on how something's stopping comment form from resizing around ~500px */
  4.  
  5. @font-face {
  6.   font-family: 'Muli';
  7.   font-style: normal;
  8.   font-weight: 400;
  9.   src: local('Muli Regular'), local('Muli-Regular'), url("https://fonts.gstatic.com/s/muli/v11/7Auwp_0qiz-afTLGKA.ttf") format('truetype');
  10. }
  11.  
  12. @font-face {
  13.   font-family: 'Spicy Rice';
  14.   font-style: normal;
  15.   font-weight: 400;
  16.   src: local('Spicy Rice'), local('SpicyRice-Regular'), url("https://fonts.gstatic.com/s/spicyrice/v6/uK_24rSEd-Uqwk4jY1RyKvi8Xg.ttf") format('truetype');
  17. }
  18.  
  19. @font-face {
  20.   font-family: 'Nanum Gothic Coding';
  21.   font-style: normal;
  22.   font-weight: 400;
  23.   src: local('NanumGothicCoding'), url("https://fonts.gstatic.com/s/nanumgothiccoding/v6/8QIVdjzHisX_8vv59_xMxtPFW4IXROws-6M7Ug.ttf") format('truetype');
  24. }
  25.  
  26. /*Content layout*/
  27. @media(max-width:2000000px){
  28. body{overflow-x:hidden}
  29. }
  30.  
  31. body{margin:0;line-height:1.5;font-size:16px;padding:0;background:#fff;color:#444;border-left:125px solid#333;border-right:125px solid#333}
  32. body,#lj_controlstrip td,#lj_controlstrip a,#lj_controlstrip form,.tag-nav-actions span input,#subtitle.comment-content,.ui-tooltip.ui-widget div,.month h3.entry-title
  33. {font-family:"Microsoft New Tai Lue", Muli, "Segoe UI", Arial, Helvetica, sans-serif}
  34.  
  35. @media(max-width:1375px)
  36. {/*experimental; originally @1150px*/
  37. body{border-left:0;border-right:0}
  38. }
  39.  
  40. #canvas{margin:0 6% auto}
  41.  
  42. #content{float:none;margin-top:-2.8em}
  43. .page-recent #content,.page-entrty #content, .page-reply #content,.page-read #content,.page-network #content{margin-top:0}
  44.  
  45. @media only screen and (min-width:51em)/* 816px */{
  46. .two-columns-left #content{padding-left:22em}
  47. }
  48.  
  49. #content-footer{height:0;font-size:0; /*to make IE happy*/ clear:both}
  50.  
  51. #primary{width:100%;margin-right:-100%;margin-left:0}
  52.  
  53. @media only screen and (min-width:51em){
  54. .multiple-columns #primary{float:left}
  55. .two-columns-left #secondary{float:left;width:22em;margin-left:-22em}
  56. }
  57.  
  58. .page-entry #primary,.page-reply #primary,.page-day #primary{margin-top:-.4em}
  59. .page-icons #primary{margin-top:3.3em}
  60. .page-tags #primary{margin-top:3.1em}
  61. .page-month #primary{margin-top:-.2em}
  62.  
  63. @media(max-width:1100px){
  64. .page-tags #primary{margin-top:2.5em}
  65. }
  66.  
  67. @media only screen and (min-width:51em){
  68. .column-left #primary > .inner:first-child{padding-left:3em}
  69. }
  70.  
  71. #secondary{margin-top:3.1em}
  72. #secondary{border-top:none}
  73. #secondary .module-wrapper .inner:first-child{border-top:1px solid#ccc}
  74.  
  75. @media(max-width:820px){
  76. #secondary{margin-top:0}
  77. }
  78.  
  79. @media(max-width:1100px){
  80. #content{padding-left:0!important}
  81. .column-left #primary > .inner:first-child{padding-left:0;width:100%}
  82. /* modules layout */#primary{float:none!important}
  83. #secondary, #tertiary{width:100%!important;margin-left:0!important}
  84. #secondary{margin-top:0!important}
  85. }
  86.  
  87. /*Misc.*/
  88. h1, h2, h3, h4, h5, h6,#title,#pagetitle,.entry-title,.comment-pages,.comment-title,.module h2,.tags-container h2,.icons-container h2
  89. {font-family:"Spicy Rice"/* <--Android/OSS */, "Segoe UI", Arial, Helvetica, sans-serif}
  90. h1, h2, h3, h4, h5, h6{margin:0;margin:.25em 0;padding:.25em 0;font-weight:bold}
  91.  
  92. #qrformdiv textarea,.talkform textarea, #subject,.select,#editreason.textbox,textarea,#textcaptcha_response,code, pre, pre code{font-family:"Segoe UI",Arial, Helvetica, sans-serif;font-size:16px;max-width:100%}
  93. textarea code, textarea pre, textarea pre code,.entry-content code, .entry-content pre, .entry-content pre code{color:#ab1414;font-weight:bold;border-bottom:1px solid pink;font-size:14px;
  94. font-family:"Nanum Gothic Coding","Consolas","Courier New",monospace}
  95. .entry-content pre{border-bottom:0}
  96. .entry-content code, .entry-content pre, .entry-content pre code{padding-bottom:.2em}
  97. code, pre, pre code{white-space:pre-wrap;word-wrap:break-word}
  98. pre{margin:-1em 0 2.5em 0}
  99.  
  100. hr{display:none}
  101. .entry-content hr,.comment-content hr{display:block;margin:2em 0;color:#ccc;opacity:.4}
  102. q{font-style:italic}
  103. p{margin:1em 0}
  104. input, textarea, select{background:#fff;border:1px solid #ccc}
  105.  
  106. /*Links*/
  107. a,.ljuser a:hover,#title a,.page-archive .navigation .active,.search-form,#lj_controlstrip tr a:nth-of-type(odd){color:#ab1414;outline:none}
  108. a:hover{color:#666!important}
  109. a, a:link, a:active, a:visited{text-decoration:none}
  110. .entry-content a:link,.comment-content a:link,.edittime/*not a link*/
  111. {overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;font-weight:bold}
  112. a:active,a:focus{opacity:0.7}
  113. a:visited,.entry-title a:visited{color:#555}
  114. .top a:visited,.page-top a:visited{color:#eee!important}
  115.  
  116. .ljuser a,.navigation a,.entry-title a,#header,#pagetitle,.page-day .navigation .page-forward a,.page-day .navigation .page-back a,.entry,.tag a,.entry-interaction-links a, .entry-management-links a,.comment-title, .comment .comment-title a,module h2,.module a,input, textarea, select,.metadata-item-xpost a,#lj_controlstrip a{color:#444}
  117. .entry-content .ljuser a,.de{font-weight:normal}
  118.  
  119. /*Images*/
  120. img{border:none}
  121. .entry-content img,.entry-content div img{padding:.7em;vertical-align:middle;border:1px solid#ccc;background:#f7f7f7;max-width:93%}
  122. .entry-content div img{margin-left:0!important}
  123.  
  124. .cuttag_container div .ljuser img{padding:0}
  125. .entry-content div[align="center"] img{margin:1em 0 1em .1em}
  126. .comment-content img,.comment-content div img{margin:2.5em 0 0 0;vertical-align:middle}
  127. .entry-content ul div img,.entry-content ol div img{margin:.9em 0 .9em 0}
  128. .entry-content img, .comment-content img{max-width:100%;height:auto}
  129.  
  130. .ljuser img,.size-full,.entry-content a img[alt=info],p a img,.talkform img,.admin-post-icon img
  131. {margin: 0 .1em 0 0!important;width:14px;height:14px;vertical-align:baseline!important;background:none!important;border:0;padding:0!important}
  132. .entry-content li .ljuser img,.tag ul{padding:0}
  133. @media(max-width:375px){
  134. .entry-content img,.entry-content div img,.entry-content div img:not(.cuttag-open span a img),.comment-content div img{margin:.7em 0 .7em 0;max-width:100%}
  135. }
  136.  
  137. h3.entry-title a img,.nopic a img{vertical-align:baseline!important}
  138. #header,.entry-content li .ljuser img,.tags-container ul,.page-archive h3,.comment-content:not(*:root){margin:0}
  139. .lj_embedcontent{min-width:100%;clear:none!important}
  140. .wp-smiley{margin:.3em 0 0}
  141. .center img{margin-bottom:12px}
  142. #qrformdiv .ljuser img{margin:.1815em .1em 0 0!important}
  143.  
  144. /*Video (Killed the Radio Star)*/
  145. .lj_embedcontent-wrapper{min-width:0!important;max-width:740px!important;min-height:auto!important;border:1px solid#ccc;padding:15px;background:#f7f7f7;margin-top:1.5em;margin-bottom:1.5em}
  146. /*DW's default inline styling: style="max-width: 560px; max-height: 800px" */
  147.  
  148. /*Header*/
  149. #header,#footer{margin:0;clear:both;padding:0}
  150. #header{margin:0 0 0 .1em;text-transform:lowercase}
  151. #header:not(*:root){margin-top:2.5em}/* to clear DW navbar in Chromium */
  152.  
  153. #title{padding:.2em 0 .4em 0/*set as so to fix rotated display; need a fallback for non-rotated */;font-size:260%;box-sizing:border-box;clear:both;transform:rotate(-2deg)}
  154. #title span{margin-left:-.01em}
  155. #title a{font-size:110%;font-style:italic;border-top:0;text-transform:none;font-weight:bold}
  156.  
  157. @media (max-width:1090px){
  158. #title{padding:.4em 0 .2em 0;}
  159. }
  160.  
  161. @media (max-width:600px){
  162. #header:not(*:root){margin-top:0}/* to clear header in Chromium, the IE6 of modern web browsers */
  163. #title{padding:0}
  164. .module-section-header,.module-navlinks{display:none}
  165. }
  166.  
  167. @media (max-width:430px){
  168. #title a{font-size:81%}
  169. }
  170.  
  171. #subtitle{font-size:120%;padding-left:.45em;margin:0 0 -2.3em 0}
  172. #subtitle span{margin-left:-.35em;font-weight:normal}
  173.  
  174. .module-section-header{margin-bottom:-3em}
  175. .module-section-header:not(*:root) {margin-top:-2.3em}
  176.  
  177. .module-navlinks{line-height:1.3;margin:0 0 0 -.8em;padding:1em 0 0 0}
  178. .module-navlinks.module{margin-bottom:2.5em}
  179. .module-navlinks ul{margin:0 0 -1em 0}
  180. .module-navlinks ul li{font-size:1.05em;display:inline;padding:0 1em 0 0}
  181.  
  182. /* Navigation*/
  183. /* set nav for .recent view --> */.hfeed{padding-top:.3em;margin-top:-.7em}
  184. .navigation ul{text-transform:lowercase;font-size:95%;list-style-type:none;padding:0;padding-top:1.8em}
  185.  
  186. @media(max-width:375px){
  187. .navigation ul{padding:0 .2em;padding-top:1.8em}
  188. }
  189.  
  190. .navigation .page-forward{float:right;margin:-1.3em 0 0 0}
  191. .navigation .page-back{float:left;margin:-1.3em 0 0 0}
  192. .topnav ul{display:none}
  193. .bottomnav{margin:2.9em 0 0 0;border-top:1px solid#ccc}
  194. .bottomnav ul{padding-top:1.5em}
  195.  
  196. .bottomnav.empty{min-height:4em}
  197.  
  198. /*Entries*/
  199. .entry-wrapper{margin:3.7em 0 -2em 0}
  200. .entry{border-top:1px solid#ccc}
  201.  
  202. /*Five AM turns entry/reply links w/ljuser names in them into into unlinked spans - only the usernames in them link*/
  203. .entry .entry-title{display:block;margin:-.1em 0 0 0;padding:0 0 .55em 0;line-height:1.2;font-size:1.5em;font-weight:bold;border-bottom:1px solid#ccc}
  204. .no-subject .entry .entry-title{background:none;border:0}
  205. .entry .header{padding:1em 0 0}
  206. .sticky-entry-title a,.entry-title a:hover,.datetime a:hover,.comment-pages a:hover,.comment-title a:hover,.entry-interaction-links a:hover,.entry-management-links a:hover,.tag a:hover,.metadata a:hover,.comment-poster a:hover,
  207. .comment-interaction-links a:hover,.comment-management-links a:hover,.page-archive .navigation a:hover,.module a:hover{color:#ab1414!important}
  208.  
  209. .access-filter,.restrictions{display:inline-block;padding:1em 0 0 0;font-weight:bold;font-size:85%}
  210. .access-filter img,.restrictions img{display:inline;height:14px;width:14px}
  211. .restrictions img{margin:0 0 -.05em 0}
  212. .access-filter:after{content:" Not Publicly Viewable"}
  213. .restrictions:after{content:" NSFW"}
  214.  
  215. .datetime{display:block;float:right;text-align:right;font-size:1.1em}
  216. .datetime .date,.datetime .date a, .time{color:inherit}
  217. .datetime span:last-child:first-letter{color:#ab1414;font-weight:bold}
  218. .entry .datetime,.comment .datetime{font-size:95%}
  219. .date,.time{display:inline-block;margin:1.2em 0 1em 0;font-size:85%}
  220. .time:before{content:"@";margin: 0 .2em 0 0}
  221.  
  222. .entry .contents{clear:both;padding:0;min-height:151px}
  223. .has-userpic .entry .contents{margin-right:0;padding-right:0}
  224. .contents .userpic img,.icon-image img{background:#f7f7f7;border:1px solid#ccc;padding:.5em;width:85px;height:85px}
  225. .entry .poster{display:block;position:relative;top:0;left:-.1em;margin-bottom:3em;padding-bottom:1em}
  226. .page-entry .entry-poster,.page-reply .entry-poster{margin-bottom:-2em}
  227.  
  228. .entry .userpic,.comment .userpic{margin:0 0 .1em 1em}
  229. .userpic{box-sizing:border-box;float:right;clear:right;text-align:center;padding:0!important;line-height:1.3;font-size:90%;font-weight:bold}
  230.  
  231. .entry-content{margin:-2.7em 0 1em 0;padding:0}
  232. *::-ms-backdrop, .entry-content {margin:0} /*IE11*/
  233. .page-entry .entry-content,.page-reply .entry-content{margin-top:2.7em}
  234. .entry-content a{color:#ab1414;font-weight:bold}
  235.  
  236. /*Misc. Entry Content*/
  237. .entry-content ul,.entry-content ol {padding:.2em 0 .2em 0;margin:1em 0 1em 0;line-height:1.7}
  238. .entry-content ul li:first-of-type,.entry-content ol li:first-of-type{border-top:1px solid#ccc}
  239. .entry-content ul li,.entry-content ol li{list-style-position:inside;padding:.3em 0 .3em .2em;border-bottom:1px solid#ccc;max-width:98.5%}
  240. .entry-content ul li{list-style-type:none}
  241. .comment-content ul li,.tags_multilevel li{list-style-type:disc}
  242. .entry-content ol li{list-style-type:decimal}
  243. .entry-content ol li ul li{padding:0;margin:0}
  244.  
  245. .comment-content ul,.comment-content ol {padding:.2em 0 .2em 0;margin:0!important}
  246. .comment-content ul li,.tags_multilevel li{list-style-type:disc}
  247. .comment-content ul li,.comment-content ol li{list-style-position:inside;padding:.3em 0}
  248.  
  249. .entry dl,.comment dl{white-space:normal;word-wrap:break-word;margin:0 0 2em -1em;padding:0}
  250. .entry dt, .comment dt{margin:0 0 0 1em;padding:.01em 0 0 0}
  251.  
  252. dt:before{content:"";display:block;margin-bottom:.3em;font-size:1.25em;color:#444;font-weight:bold}
  253. .entry dt:first-of-type{margin-top:1.7em;width:97%}
  254. /*for Andrew's linkspam*/
  255. dl.links{max-width:85%;position:relative}
  256. dt.link:nth-of-type(1){border-top:1px solid#ccc;padding-top:.5em}
  257.  
  258. .entry dd,.comment dd{padding:.3em 0 .3em 0;margin-left:1em;border-bottom:1px solid#ccc}
  259.  
  260. .entry-content blockquote,.comment-content blockquote{background:transparent url("https://style-tester.dreamwidth.org/file/1423.png") no-repeat 0px 22px;margin:2em 0 2em 0;padding:2em 0 1em 5em;
  261. border-top:1px solid#ccc;border-bottom:1px solid#ccc;min-height:2.7em;max-width:78%}
  262. .entry-content blockquote p:first-of-type,.comment-content blockquote p:first-of-type{padding-top:0;margin-top:0}
  263. .comment-content blockquote{margin:1em 1em 0 0}
  264.  
  265. /*.page-read .entry-content blockquote,.page-network .entry-content blockquote{background:#eee;padding:1.5em;margin:2em 0 2em 0}*/
  266. /*end Misc. Entry Content*/
  267.  
  268. .metadata{clear:both;margin:-1.5em 0 0 0}
  269. .metadata:not(*:root){margin:0 0 0 0}
  270. .metadata,.tag{font-size:.95em;font-weight:bold}
  271. .metadata-label,.tag-text{text-transform:uppercase}
  272. .page-read .metadata,.page-network .metadata{margin:0}
  273. .metadata ul,.metadata ul li{margin:0;padding:0}
  274. .metadata ul{display:inline;list-style:none;margin-left:.5em}
  275. .metadata ul:not(*:root){margin:0 0 -2em 0}
  276. .metadata img{height:16px;width:16px;border-radius:100%; border:1px solid#555;padding:3px;vertical-align:baseline}
  277.  
  278. .entry .footer{clear:both}
  279. .footer ul{margin:0}
  280.  
  281. .tag{margin:0;padding:0}
  282. .tag ul{margin-left:0;padding-left:0}
  283. .tag ul,.tag ul li{display:inline} /* same for month view */
  284.  
  285. .entry-management-links,.entry-interaction-links{padding:3em 0 0 0!important}
  286.  
  287. .entry-management-links{float:right;margin:.3em 0 0 0}
  288. .entry-management-links:not(*:root){left:calc(50% - 10px)}
  289. .page-entry .entry-management-links,.page-entry .entry-interaction-links,
  290. .page-reply .entry-management-links,.page-reply .entry-interaction-links{padding:1.5em 0 0 0!important}
  291. .entry-interaction-links li,.entry-management-links li{display:inline!important;font-size:85%;text-transform:lowercase}
  292. .entry-interaction-links{text-align:right}
  293.  
  294. .text-links a,.frozen{padding:0 0 0 .7em}
  295.  
  296. .entry-readlink a:before{position:absolute;z-index:-1;content:'';border-style:solid;left:calc(50% - 10px);border-width:0 1px 10px 10px;border-color:transparent transparent #ab1414 transparent;
  297. -webkit-transform:translateY(-13px);transform: translateY(-17px)}
  298.  
  299. .entry-readlink,.entry-readlink a{display:block!important}
  300. .entry-readlink a{float:left;position:relative;top:-1.4em;border-radius:5%;padding:15px;padding-top:8px;padding-bottom:8px;font-size:100%;background:#ab1414;color:#fff}  
  301. .page-entry .entry-readlink a,.page-reply .entry-readlink a{top:0}
  302. .entry-readlink a:hover,.page-top a:hover,.top a:hover{color:#eee!important}
  303.  
  304. @media (max-width:430px){
  305. .entry-management-links,.entry-interaction-links{padding:2em 0 0 0!important}
  306.  
  307. .entry-readlink a{top:-.5em!important}
  308. .tag:not(*:root){margin:0 0 .5em 0}
  309. }
  310.  
  311. p.noentries{clear:both;margin:2em 3.2em 0 3.2em;padding:.5em 0 0 .5em}
  312. .noentries{padding:0 .5em;border:1px solid#ccc}
  313. .highlight-box{margin:4em 0;border:1px solid#ccc;padding:0 1em 0}
  314.  
  315. /*Comments*/
  316. #comments{margin-top:3em;margin-bottom:3em}
  317.  
  318. .comment-pages{clear:both;margin-top:3.2em}
  319. .comment-pages,.comment-pages a,.module-header,#lj_controlstrip td{font-weight:bold;color:#444}
  320. .comment-page-current,.comment-pages a:hover{color:#ab1414}
  321. .comment-pages.toppages:first-of-type{padding:.46em 0;border-top:1px solid#ccc;border-bottom:1px solid#ccc}
  322.  
  323. .comment-pages.toppages:nth-of-type(2){display:block;margin-top:.5em;margin-bottom:-2em}
  324. .toppages,.bottompages{font-size:130%}
  325. .comment-pages.bottompages{margin-bottom:2.6em;padding-top:.55em;padding-bottom:.55em;border-top:1px solid#ccc;border-bottom:1px solid#ccc}
  326. .comment-pages.bottompages:last-of-type{margin-top:2em;border-top:0}
  327.  
  328. .comment-depth-even,.comment-thread .comment-depth-odd{margin-left:-15px}
  329.  
  330. @media (max-width:430px){
  331. .comment-pages.toppages:first-of-type{margin-top:4em}
  332. .comment-depth-even,.comment-thread .comment-depth-odd{margin-left:-25px}
  333. }
  334.  
  335. .comment-wrapper{clear:both;margin:2.6em 0 -1em 0;padding:.5em 0 0 0;min-width:15em}
  336.  
  337. @media(max-width:440px){
  338. .page-reply .comment-wrapper{margin-bottom:3em}
  339. .page-reply .comment-wrapper .footer{margin-bottom:1em}
  340. .page-reply .talkform{margin-bottom:-2em}
  341. }
  342.  
  343. .comment{border-top:1px solid#ccc}
  344. .page-reply .comment{border-top:0}
  345.  
  346. .comment .contents{clear:both;padding:.5em 0 0 0}
  347. .comment-poster,.comment-poster span.anonymous{display:block;margin-top:0;margin-bottom:1em}
  348. .comment-poster span.anonymous{background: url("https://marahmarie.dreamwidth.org/file/449848.png") no-repeat -2px 1px;padding-left:17px;color:#fff;font-weight:bold;font-size:95%;opacity:.85}
  349. .comment-poster span.anonymous:before{dislay:block;content:" anon ";color:#ab1414}
  350.  
  351. .comment .header .datetime{padding:.5em 0 .5em 0;font-size:85%}
  352.  
  353. .comment-title{padding:.20em 0 .44em 0;font-weight:bold;font-size:1.5em;border-bottom:1px solid#ccc}
  354. .page-reply .comment-title{border-top:1px solid#ccc;margin-top:.4em;width:101.5%;padding-top:.5em;padding-bottom:.3em}
  355.  
  356. .poster-ip{font-size:85%;font-style:italic;color:#888}
  357. .poster-ip,.poster-ip span{max-width:50%;word-wrap:break-word}
  358.  
  359. .comment-content{margin-top:1em}
  360. .comment-content a{color:#ab1414}
  361. /*ensure comment stretches horizontally so it's readable*/
  362. .comment-content:before{content:"";display:block;overflow:hidden;min-width:0}
  363.  
  364. .comment-content ul,.comment-content ol{margin:1em 1em 1em 3em}
  365.  
  366. .partial{display;block;clear:both;position:relative;top:.5em;padding:0 1em;border-radius:.5%;border:1px solid#ccc}
  367.  
  368. @media (max-width:570px){
  369. /*untested below 278px*/
  370. .partial{margin:0 0 2em 0;padding:0 .5em}
  371. }
  372.  
  373. .partial .inner:last-child{padding:0 0 1em 0}
  374.  
  375. /*hide the silly dashes*/
  376. .partial .inner{color:#fff}
  377. .partial a[onclick]{float:right;font-size:95%;margin:0 0 0 -.6em}
  378.  
  379. .partial .datetime{float:none;font-size:80%}
  380. .partial .comment{border-top:0}
  381. .partial .comment-title{padding:.5em 0 0 0;line-height:1;border:0}
  382. .partial span{margin-top:-1em;color:#555;line-height:1}
  383. .partial .comment-poster,.partial span.anonymous{margin-top:1em;margin-bottom:0}
  384. .partial .comment-poster span.anonymous{background-position:-2px -3px}
  385. .partial span.anonymous{margin-left:-.3em}
  386.  
  387. .edittime{clear:both;position:relative;top:1em;padding:0;font-size:80%;box-sizing:border-box;text-align:right;color:#888;text-transform:lowercase;font-weight:normal}
  388. .edittime .datetime:before{content:" on ";padding:0 0 0 .2em}
  389. .edittime .datetime{text-transform:none;font-size:100%}
  390. .comment .footer{margin:1em 0 1em 0;padding:1em 0 0 0;clear:both}
  391.  
  392. .comment-interaction-links,.comment-management-links{text-align:right;font-size:85%;position:relative;bottom:.4em}
  393. .comment-interaction-links a,.comment-management-links a{color:#444!important}
  394. .comment-interaction-links li,.comment-management-links li{float:right;margin:0 0 0 .3em;padding:0;list-style-type:none;border-right:0;text-transform:lowercase}
  395. .comment .text-links{margin-top:0!important}
  396.  
  397. .screened{background:#efefef;padding:0 .5em 2em .5em;opacity:.75}
  398. .screened .comment{border-top:0}
  399.  
  400. @media (max-width:570px){
  401. .screened .comment .footer{padding-bottom:2em}
  402. }
  403.  
  404. @media (max-width:350px){
  405. .screened .comment .footer{padding-bottom:4.5em}
  406. }
  407.  
  408. .comment-posted{font-weight:bold}
  409.  
  410. /*7-14-19: DW seems to have changed something so made adjustments */
  411. #ljqrttopcomment #qrformdiv table{padding-top:0;margin-top:-2.5em;margin-bottom:3em}
  412. #qrform{margin-top:2em}
  413. .qr-icon{font-size:70%}
  414. .qr-icon-controls input{padding:.5em}
  415. .page-recent #lj_userpicselect,.page-entry #lj_userpicselect,.page-read #lj_userpicselect{display:block;clear:both;position:relative;float:right;margin-top:.8em;padding:.6em!important}
  416. .page-recent #prop_picture_keyword,.page-entry #prop_picture_keyword,.page-read #prop_picture_keyword{display:block;max-width:75%;margin-top:.6em;margin-left:-1em!important}
  417. #qrform #subject{width:100%!important}
  418. .de{margin:.2em 0 -.5em -.3em}
  419. .de + .de{font-style:italic}
  420.  
  421. .page-recent #qrform,.page-read #qrform{font-size:92%;margin-left:-1em}
  422. .page-recent #qrform .submit:not(*:root){margin-top:-.7em}
  423. .page-recent #qrform #subject,.page-read #qrform #subject,.page-recent #qrform .select,.page-read #qrform .select{margin-bottom:.1em;padding:.3em}
  424. .page-recent .qr-footer input,.page-entry .qr-footer input,.page-read .qr-footer input{margin-top:-.1em;margin-right:0;padding:.6em!important}
  425.  
  426. @media (max-width:700px){
  427. .page-recent #prop_picture_keyword,.page-entry #prop_picture_keyword,.page-read #prop_picture_keyword{max-width:60%!important;margin-top:.6em}
  428. }
  429.  
  430. .page-entry #qrform{margin-top:0;margin-bottom:1em!important;clear:both}
  431.  
  432. @media(max-width:620px){
  433. .page-entry #qrformdiv *{max-width:100%}        
  434. }
  435.  
  436. .page-entry #qrformdiv form{margin-bottom:-2em}
  437.  
  438. @media(max-width:1275px){
  439. .page-entry #qrformdiv form{margin-bottom:-1em}      
  440. }
  441.  
  442. @media(max-width:350px){
  443. .page-entry #qrformdiv form{margin-bottom:-2em}        
  444. }
  445.  
  446. .page-entry #qrformdiv table {padding-top:1em}
  447. .page-entry #qrformdiv table td {font-size:95%}
  448. .page-entry #qrformdiv select,.page-entry #qrformdiv input{margin-top:-.2em}
  449. .page-entry #qrformdiv textarea{margin-top:0}
  450. .page-entry #qrformdiv textarea:not(*:root){margin-bottom:-.35em}
  451.  
  452. .page-entry #qrformdiv select,.page-entry #qrformdiv input,.page-entry #qrformdiv #subject,.page-entry #qrformdiv textarea{padding:.3em .5em}
  453.  
  454. .talkform{clear:both;margin:0;position:relative;left:-1.8em;top:1.5em;margin-bottom:3em;font-size:80%!important;line-height:1.5;width:100%}
  455. .talkform input, .talkform textarea{max-width:70%!important}
  456. .talkform .ljuser img,.talkform img{margin:0!important}
  457.  
  458. /*7-14-19: DW recently changed comment form anon user label*/
  459. #talkpostfromanon + label{padding-left:1.3em}
  460. .talkform #from-anon img{display:none}
  461. .talkform #from-anon {vertical-align:top;background: url("https://marahmarie.dreamwidth.org/file/449848.png") no-repeat;background-position:21px 0px!important}
  462.  
  463. .talkform td span[style="font-size: 8pt; font-style: italic;"]{display:block;font-size:100%!important;font-style:normal!important;white-space:pre-wrap;word-wrap:break-word}
  464. .talkform td span[style="font-size: 8pt; font-style: italic;"] a{background:#eee;border-bottom:1px dashed #ab1414}
  465. .talkform td span[style="font-size: 8pt; font-style: italic;"] a:hover{color:#444!important;background:#fff}
  466.  
  467. #from-openid-more div{width:70%;margin:0;font-weight:bold}
  468. #username,#password{min-width:45%/*ugly hack*/}
  469.  
  470. /*7-14-19: DW seems to have changed something so made adjustments */
  471. .talkform #subject,.talkform textarea{font-size:105%}
  472. .talkform td #subject{width:75%;padding:.3em;margin:0}
  473. .talkform textarea{max-width:85%;margin:0 0 -.1em 0}
  474. .talkform textarea:not(*:root){margin:0 0 -.3em 0}
  475. #ljnohtmlsubj{font-size:85%!important;padding-top:.3em}
  476. #nohtmledit span{margin:0 0 -1.4em;padding:0;font-size:85%!important}
  477. .talkform div#ljnohtmlsubj,.talkform div#userpics,#nohtmledit span{display:block}
  478.  
  479. /*7-15-19: DW seems to have changed something so added new code */
  480. .talkform #userpics select{position:relative;top:-.2em;padding:.2em;font-size:95%}
  481. .talkform #lj_userpicselect{position:relative;top:-.23em;padding:.2em}
  482.  
  483. .talkform input,.talkform textarea,.de{padding:.3em}
  484. .talkform input:not(*:root),.talkform textarea:not(*:root),.de:not(*:root){padding:.5em}
  485. .talkform select{padding:.2em}
  486. .talkform select:not(*:root){padding:.4em}
  487.  
  488. /*7-15-19: DW seems to have changed something so added new code */
  489. #from-user-more div:nth-of-type(1){display:block;margin-bottom:.2em}
  490. #from-user-more input{padding-left:.2em!important;color:#333!important;background:none!important/* removes input box default usericon;
  491. hate to editorialize but don't see a need for usericon to be next to words "Dreamwidth account" *and* in input box directly below */}
  492.  
  493. /*7-16-19: more ugly hacks */
  494. @media(max-width:600px){
  495. .talkform tr *{max-width:85%/*ugly hack*/}
  496. label[for="talkpostfromanon"]:after{display:block
  497. /*ugly - but interesting! - hack, as it resizes the entire comment form @ any res */}
  498. #from-openid-more div{min-width:100%/*ugly hack*/}
  499. #username,#password{min-width:54%/*ugly hack*/}
  500. }
  501.  
  502. /*7-16-19: more ugly hacks */
  503. @media(max-width:460px){
  504. .talkform{clear:both!important;margin-left:-3em;/*this doesn't work -->*/max-width:55%!important/<--*7-14-19: looks like someone broke the form or else resizenss has been buried/perhaps accidentally turned off in backend,
  505. as this no longer resizes */}
  506. .talkform tr *{max-width:50%/*ugly hack*/}
  507. .talkform div {max-width:55%!important/*ugly hack*/}
  508. .talkform td #subject{width:47%/*ugly hack*/}
  509. .talkform textarea{max-width:47%!important/*ugly hack*/}
  510. #subjectIconList div{max-width:75%!important/*ugly/weird hack*/}
  511. .talkform td[align="right"]{visibility:hidden}
  512. }
  513.  
  514. @media(max-width:440px){
  515. .talkform{top:1em!important;margin-bottom:-4.5em!important}
  516. .page-entry .talkform,.page-reply .talkform{top:2em}
  517. .page-entry #postform,.page-reply #postform{margin-top:0;margin-bottom:5.5em}
  518. .page-entry #postform:not(*:root),.page-reply #postform:not(*:root){margin-top:1em}
  519. #username,#password{min-width:100%/*ugly hack*/}
  520. }
  521.  
  522. /*7-14-19: DW recently switched emojis from old-skool table to flex-wrap div*/
  523. .comment-subjecticon{float:right;margin:-3em 0}
  524. .comment-subjecticon img{border-radius:100%;padding:5px}
  525.  
  526. #subjectIconList:before{content:"Click an emoji to add to your comment title ^";position:relative;top:-.8em;left:-3.2em}
  527. #subjectIconList,#subjectIconList table{background:none;display:table!important}
  528. #subjectIconList div{margin-left:-3em;margin-top:-1.5em;margin-bottom:-.9em;border:0!important}
  529. .logged-in #subjectIconList div{margin-bottom:-.2em}
  530. #subjectIconList div div{margin:1em 0 0 0}
  531. #subjectIconList img{height:14px;width:14px;}
  532. #subjectIconList img[id]{font-size:80%;font-weight:normal}
  533.  
  534. @media(max-width:600px){
  535. #subjectIconList div{max-width:80%}
  536. }
  537.  
  538. #spellcheck,#spellcheck + label{display:none}
  539. #misc_controls label{font-size:100%}
  540.  
  541. label[for=unscreen_parent]{display:inline-block;margin:1.3em 0 0 0;width:85%}
  542. #unscreen_parent{float:left;position:relative;left:-.3em;top:21px}
  543.  
  544. #editreason.textbox{width:85%;margin:1.3em 0 .3em 0}
  545.  
  546. #textcaptcha_container{display:block;clear:both;position:relative;top:1.5em}
  547. #textcaptcha_response{margin-top:.5em;width:85%}
  548. .captcha p{margin-top:1.2em;margin-bottom:-1em}
  549.  
  550. /*Archive Year(s)*/
  551. .page-archive .navigation{border-top:1px solid#ccc;border-bottom:1px solid#ccc;text-align:left;margin:1.1em 0 0 0;font-weight:bold;font-style:italic;padding:.3em 0 .2em 0;width:110%}
  552. .page-archive .topnav ul{display:block}
  553. .page-archive .navigation ul{padding:0 1em .6em 0;margin-bottom:0}
  554. .page-archive .navigation ul li{display:inline;padding:0 1em 0 0}
  555. .page-archive .navigation a{font-weight:normal;font-style:normal;color:#888}
  556.  
  557. @media (max-width:1100px){
  558. .page-archive .navigation{width:108%;min-width:250px}
  559. }
  560.  
  561. @media (max-width:790px){
  562. .page-archive .navigation{width:113%;min-width:250px}
  563. }
  564.  
  565. @media (max-width:500px){
  566. .page-archive .navigation{margin:1.5em 0 0 0;width:120%}
  567. }
  568.  
  569. #archive-year{padding:2.2em 4em 0;margin-left:-4em}
  570.  
  571. .month-wrapper{margin:1.5em 0}
  572. .month-wrapper .header{position:relative; left:0;padding:0 0 .5em 0}
  573.  
  574. table.month{margin:0;border-collapse:collapse;text-align:center;width:90%}
  575. table.month td,table.month th{padding:3px}
  576. table.month td p{margin:0;padding:3px}
  577. table.month th,table.month td{border:1px solid#ccc}
  578. table.month th{font-weight:normal;height:3em;padding:.5em}
  579. table.month td{height:4em;min-width:2.5em}
  580.  
  581. @media (max-width:375px){
  582. table.month td,table.month th{min-height:2em;min-width:1.6em;padding:0 .25em}
  583. }
  584.  
  585. .month-wrapper .day-has-entries{background:#f7f7f7}
  586. .month-wrapper .day-has-entries a{color:#ab1414;border-top:1px solid#ccc}
  587. .month-wrapper .day-has-entries:hover,.month-wrapper .day-has-entries:hover p a{color:#555}
  588.  
  589. .month-wrapper .footer{padding:.5em 0 .5em 0}
  590. .month-wrapper .footer a{color:#888}
  591.  
  592. /*Archive Month(s)*/
  593. #archive-month{font-size:83%}
  594. .page-month .month{margin:1em 2em 0 2em}
  595.  
  596. @media(max-width:1150px){
  597. .page-month .month{margin:1em 2em 0 1.2em!important}
  598. }
  599.  
  600. .page-month .navigation{margin:4em -.5em 0 1em;border-bottom:1px solid#ccc;text-align:center}
  601.  
  602. @media(max-width:1150px){
  603. .page-month .navigation{margin:4em 0 0 .5em!important}
  604. }
  605.  
  606. .page-month .navigation ul{display:block;padding:0:margin:0 auto;position:relative;top:-1.8em;height:3px}
  607. .page-month .navigation li{display:inline}
  608. .page-month .topnav{padding-top:.4em;border-top:1px solid#ccc}
  609. .page-month .topnav form{margin-top:-.3em;text-align:center}
  610. .month-back,.month-forward,.month-back a,.month-forward a{color:#888;font-size:.75em;font-weight:600}
  611. .page-month ul select[name="redir_key"],.page-month ul input{background:#f7f7f7;border:1px solid#ccc}
  612. .page-month ul input{padding:.275em}
  613. .page-month select,.month dd{padding:.2em}
  614.  
  615. .month dl, .month dt, .month dd,.page-month h3.entry-title{margin:0;padding:0}
  616. .month dl{margin:0 -1em 0 -1em}
  617. .month dl a{font-weight:bold}
  618. .month dl dt,.month dd a{font-weight:normal}
  619. .month dl .time{padding:.3em;margin-top:1em;margin-right:-.5em;background:#f7f7f7;border:1px solid#ccc}
  620. .month dd{font-size:1em}
  621. .page-month h3.entry-title{display:inline-block;margin-top:1em;margin-right:.6em}
  622. .overview-commentcount{display:inline-block;padding-bottom:1em;margin-left:-.5em;font-size:100%;color:#ab1414}
  623. .month .tag{display:block;margin:2em 0 0 0;width:102%;padding:1.2em 0;border-top:1px solid#ccc;border-bottom:1px solid#ccc}
  624.  
  625. @media (max-width:375px){
  626. .page-month ul select[name="redir_key"]{width:61%}
  627. }
  628.  
  629. /*Tags Page*/
  630. .tags-container{border-top:1px solid#ccc;padding:0}
  631. .tags-container h2{font-size:1.4em;padding:.3em 0 .4em 0;border-bottom:1px solid#ccc}
  632.  
  633. @media (max-width:1090px){
  634. .tags-container{margin-top:3.5em}
  635. }
  636.  
  637. .tags-container .contents{margin-left:-1.35em;font-weight:500}
  638. .tags-container .contents:not(*:root){margin-left:-1.2em;padding:1em 0 1em 0}
  639.  
  640. /*Icons Page*/
  641. .icons-container{margin:-.4em 0 0 0;padding:0 2.5em 0 0}
  642. .icons-container h2{padding:.7em 0 .3em 0;font-size:1.4em!important;border-top:1px solid#ccc;border-bottom:1px solid#ccc;width:105.5%}
  643.  
  644. @media(max-width:970px){
  645. .page-icons .header,.page-icons .contents .inner{margin-left:0}
  646. }
  647.  
  648. .sorting-options ul{margin:1em 0 -.3em;padding-left:0}
  649. .sorting-options ul li{display:inline}
  650.  
  651. .page-icons .toppages,.page-icons .bottompages{margin:0 0 -2.7em 0;font-size:100%;padding:1em 0 2.7em 0}
  652. .page-icons .bottompages{margin:0 0 -2em 0}
  653.  
  654. .page-icons .toppages p,.page-icons .bottompages p{display:inline;font-weight:bold}
  655. .page-icons .toppages p a,.page-icons .bottompages p a{color:#555}
  656.  
  657. .icon-default .icon-image{padding-top:1em}
  658. .default.label{margin-bottom:0}
  659. .default{border-top:1px solid#ccc;padding-top:1em}
  660. .icon.icon-default{padding:0 0 2.2em 0}
  661.  
  662. .icon-keywords{padding:.4em 0 0 0}
  663. .icon-keywords ul{display:inline;margin-left:0;padding-left:0}
  664. .icon-keywords ul li{display:inline}
  665.  
  666. .icon-info span{font-weight:bold}
  667. .icon{width:105%;min-height:78px;margin:1em 3em 0 0;padding:0 0 2.8em 0}
  668. .icon,.icon-keywords li{border-bottom:1px solid#ccc}
  669.  
  670. .icon-image{float:right;clear:both;margin:.15em 0 0 1em}
  671. .icon-description{margin-bottom:-1em}
  672.  
  673. /*Modules*/
  674. .module-header{text-transform:none!important;font-size:1.35em}
  675. .module h2{padding-top:.4em;padding-bottom:.4em;text-transform:lowercase;border-top:1px solid#ccc;border-bottom:1px solid#ccc}
  676. .module-userprofile h2{border-top:0}
  677. .module-section-one .text-links{display:;margin-top:0!important}
  678. .module-userprofile .journal-website-name{padding-top:.5em;padding-bottom:.3em}
  679. .logged-out .module-userprofile{margin-bottom:1.2em}
  680.  
  681. ul.userlite-interaction-links{list-style:none}
  682. ul.userlite-interaction-links li{display:block}
  683. ul.userlite-interaction-links.icon-links{margin-left:0;padding-left:0}
  684. ul.userlite-interaction-links.icon-links li{display:inline; padding:0 .20em}
  685. ul.userlite-interaction-links.text-links{text-align:left}
  686. ul.userlite-interaction-links.text-links a{padding:0}
  687.  
  688. .module-content{padding-top:.8em}
  689. .module-content ul{list-style:none;margin-left:1em;padding-left:0}
  690. .module-content li{margin:.5em 0;padding:.3em 0}
  691.  
  692. .search-form .search-box-item, .search-form .search-button-item{display:block}
  693. .search-form .comment_search_checkbox_item{display:inline}
  694. .search-form{margin-left:-.3em;margin-bottom:1.1em}
  695. .search-form input,.module-section-one .search-form span{padding:.4em!important;font-size:95%}
  696. .search-form .comment_search_label{display:inline-block;margin:0 0 0 -.6em!important;font-style:italic}
  697. .search-form .comment_search_label:after{content:"?"}
  698.  
  699. .module-pagesummary,.module-active,.module-typelist2{margin-bottom:1.1em}
  700. .module-pagesummary .ljuser{white-space:normal!important}
  701. .module-pagesummary .module-content{word-wrap:break-word}
  702.  
  703. .active-entry-label{font-weight:bold}
  704.  
  705. .module-section-one{margin:.2em 0 0 .2em;padding-bottom:1em}
  706. .page-tags .module-section-one,.page-month .module-section-one{margin-top:0}
  707. .module-section-one ul{margin:0}
  708. .module-section-one .module-content li{margin:0;padding:.3em 0}
  709. .module-content{font-size:95%}
  710. .module-typelist2 .module-content{font-size:100%}
  711. .module-content li{font-size:1em}
  712. .module-content,.module-section-one .module-list a{font-style:normal}
  713.  
  714. /*Footer*/
  715. .top,.page-top{margin-top:-1.7em;transform:rotate(-1.7deg)}
  716.  
  717. @media(max-width:1200px){
  718. .top,.page-top{margin-top:-1.6em}
  719. }
  720.  
  721. @media(max-width:1000px){
  722. .top,.page-top{margin-top:-1.3em}
  723. }
  724.  
  725. @media(max-width:900px){
  726. .top,.page-top{margin-top:-.7em}
  727. }
  728.  
  729. .top a,.page-top a{padding:15px;padding-top:9px;padding-bottom:9px;font-size:85%;background:#ab1414;border-radius:5%;color:#fff}
  730. .top a:hover,.page-top a:hover{color:#eee!important}
  731.  
  732. #footer{border-top:1px solid#ccc;padding:0;text-transform:lowercase}
  733. #footer .inner{padding:2em 0}
  734.  
  735. /* Misc. Edits */
  736. ::-moz-selection,::selection{background:#444;color:#fff}
  737.  
  738. .entry-content .cuttag_container{display:block;margin-top:2em}
  739. .entry-content .cuttag_container img{border:0;background:transparent!important}
  740. .entry-content .cuttag-action-before{margin-left:-.35em}
  741.  
  742.  
  743.  
  744. /*DW Global Navbar*/
  745. .has-navstrip .module-navlinks,.has-navstrip .module-navlinks ul{margin-left:0}
  746.  
  747. @media (max-width:750px){
  748. .has-navstrip #header h1{margin-top:.1em}
  749. }
  750.  
  751. /*7-14-19: DW seems to have changed something so made adjustments*/
  752. /*todo:add on:focus textbox/form bg color*/
  753. #lj_controlstrip{background:#fff;border-bottom:1px solid#ccc;padding:1em 0 1em 1em;max-width:98.7%}
  754.  
  755. #lj_controlstrip tr a:nth-of-type(5){color:#000;background:#f0f0f0;border:1px solid#ccc;padding:.2em .4em 0 .2em}
  756. #lj_controlstrip form{font-size:.95em}
  757. #lj_controlstrip a:hover{text-decoration:none;color:#ab1414!important}
  758.  
  759. #lj_controlstrip_userpic{width:40px;height:40px;margin:0 0 0 1.5em;padding:3px 3px 6px 3px!important;background:#f7f7f7;border:1px solid#ccc}
  760. #lj_controlstrip_userpic img{width:40px;height:43px}
  761. #lj_controlstrip_userpic a,#lj_controlstrip_userpic a:hover,.cutTagControls a:hover,.icon-links a:hover{border:0}
  762.  
  763. @media (max-width:1300px){
  764. #lj_controlstrip_userpic{margin-left:.8em;margin-bottom:.3em}
  765. }
  766.  
  767. @media (max-width:450px){
  768. #lj_controlstrip{padding:1em 2%}
  769. #lj_controlstrip_userpic{display:none!important}
  770. #lj_controlstrip_actionlinks{padding-top:1em!important}
  771. }
  772.  
  773. #lj_controlstrip td{font-size:.85em}
  774.  
  775. #lj_controlstrip_user{position:relative;top:-.4em}
  776. #lj_controlstrip_user,#lj_controlstrip_actionlinks{margin-right:}
  777.  
  778. #lj_controlstrip #Logout{display:inline-block;font-size:1em!important;margin:0 1.15em .3em .7em;padding:.3em}
  779. #lj_controlstrip #Logout, #lj_controlstrip input[type='submit'],.page-month input[type='submit']{cursor:pointer}
  780.  
  781. #lj_controlstrip input{max-width:40%;padding:.23em!important}
  782. #lj_controlstrip_login,#lj_controlstrip_actionlinks,#lj_controlstrip_user{margin-bottom:-.6em;border:0!important}
  783. #lj_controlstrip_search .select{padding:.27em}
  784. #lj_controlstrip_search .select:not(*:root){padding:.31em}
  785.  
  786. span#lj_controlstrip_statustext{position:relative;top:-.5em;color:#444;font-size:100%}
  787.  
  788. .appwidget-search{position:relative;bottom:.2em;font-size:85%;min-width:40px}
  789.  
  790. .subscribed #lj_controlstrip_actionlinks{margin-top:-.2em!important}
  791.  
  792. #lj_controlstrip_login_secondary_controls{margin-top:.5em}
  793. .logged-out #lj_controlstrip_userpic{visibility:hidden;margin-left:-4.2em}
  794. .logged-out #lj_controlstrip_userpic:not(*:root){margin-left:-4em}
  795. .logged-out.has-navstrip td label{font-size:1.2em;padding-left:.3em}
  796. .logged-out.has-navstrip #lj_controlstrip_actionlinks{margin-right:2%}
  797. .logged-out.has-navstrip input#xc_user,.logged-out.has-navstrip input#xc_password{min-width:140px}
  798. .logged-out.has-navstrip td a[tabindex]{font-size:1.1em;font-weight:bold!important;position:relative;left:.2em}
  799.  
  800. /*Userpics/usericon hover*/
  801. .ui-tooltip{-o-box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}
  802. .ui-tooltip img:hover{-webkit-transition-duration: 1s;transition-duration: 1s;-webkit-transition-property: transform;transition-property: transform;
  803. -webkit-transition-timing-function: ease-in-out;transition-timing-function: ease-in-out;-webkit-transform: rotate(-270deg);transform: rotate(-270deg)}
  804. .ui-tooltip.ui-widget{max-width:10.5em;padding:.5em 1em .5em 1em;background:#fff;border-radius:2%;border:1px solid#ccc}
  805. .ui-tooltip.ui-widget div,.icon:last-of-type,.page-reply .screened{font-size:95%;border:0}
  806. .ui-tooltip.ui-widget ul{margin:-1em 0 1em -.5em}
  807. .ui-tooltip.ui-widget li{list-style-type:none}
  808. .ui-tooltip.ui-widget li a{font-weight:bold;font-size:85%}
  809. .Relation{padding:1em 0 0 0;max-width:35%}
  810. .ui-tooltip.ui-widget img{margin:.9em 0 0 1.3em!important;border:1px solid#ccc;background:#fff;width:45px;height:45px}
  811. .logged-out .ui-tooltip.ui-widget img{margin:.4em 0 -.8em 0}
  812.  
  813. /*DW Polls*/
  814. .poll-container{display:block;margin-top:-.5em}
  815. .poll-status{display:block;margin:1.2em 0 1em 0}
  816. .poll-control{display:block;padding:0 0 1.5em 0}
  817. .poll-title b:after{content:":";font-weight:normal}
  818. .poll-title i{font-weight:bold}
  819. .poll-title i:before,.poll-title i:after{content:"''"}
  820. .poll-inquiry p{margin-top:-.5em;padding-bottom:.5em}
  821. .poll-inquiry div{display:block;margin-left:0!important}
  822. .poll-response table{margin-bottom:1.3em}
  823. .poll-response input{margin-left:0}
  824. .poll-response{display:inline-block;margin-top:-1em!important;margin-bottom:1em!important}
  825. .poll-response tr td{margin-left:-.3em}
  826. .poll-response span{max-width:65%}
  827. .poll-response p{margin-top:0;margin-bottom:.3em}
  828. .poll-response input[value=""]{display:block;margin-top:-1.1em;margin-bottom:1.3em;padding:.3em;width:95%;font-size:95%;color:#ab1414}
  829. .poll-container td img,.poll-container p img{border:0;margin:0;background:none;padding:0}
  830. .poll-container input.LJ_PollSubmit{padding:.3em 1em;background:#eee;font-size:.93em;cursor:pointer}
  831.  
  832. /*MADA (Make America Display:none Again)*/
  833. .page-tags #subtitle,.page-archive #subtitle,.page-month #subtitle,.page-icons #subtitle,#pagetitle,.lj_embedcontent-wrapper + div /*DW should assign a name to this YouTube link*/a[href],.tag-nav-trigger,
  834. .link_prev a,.link_next a,.link.tell_friend a,.mem_add a,.edit_tags a,.manage-tags-link a,.manage-link,li.page-separator,hr.below-reply-container,hr.above-entry-interaction-links,.logged-out .screened,
  835. span.comment-from-text,.comment-date-text,.logged-out #userpics br,.deleted,.no-userpic .userpic,.partial .comment-poster span:after,#quotebuttonspan,#randomicon,.module-cuttagcontrols,.active-entry-label,
  836. .page-archive table caption,.page-month .navigation.bottomnav,.module-userprofile .userpic img,.module-time,.module-powered,#secondary .separator .inner,#secondary .separator-before .inner,.poster.entry-poster.empty,
  837. .month-wrapper .contents caption{display:none!important}
  838.  
  839. .bottomcomment,.bottomcomment label input,.bottomcomment input,.bottomcomment select,.multiform-checkbox,.page-entry #qrformdiv .iconselect_trigger_wrapper,.page-day .day-date,.page-archive table caption,
  840. .page-archive .navigation.bottomnav{position:absolute;overflow:hidden;height:1px;width:1px;margin:-1px;padding:0;font-size:0;border:0;background:0; clip:rect(0 0 0 0);clip:rect(0, 0, 0, 0)}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement