Advertisement
Guest User

muacjd-leeward

a guest
Nov 21st, 2014
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.55 KB | None | 0 0
  1. body{
  2. color: #484848;
  3. font-family: Helvetica;
  4. margin-left: 40px;
  5. }
  6. a {
  7. color: #808080;
  8. }
  9. a:hover {
  10. color: #990033;
  11. text-decoration: none;
  12. }
  13. .md blockquote {
  14. border-left: 2px solid #808080;
  15. color: #686868;
  16. }
  17. #sr-header-area {
  18. opacity: 0;
  19. height: 20px;
  20. background-color: white;
  21. border-bottom: 0;
  22. }
  23. #sr-header-area:hover {
  24. opacity: 100;
  25. }
  26. #sr-header-area a {
  27. color: #808080;
  28. font-family: Helvetica;
  29. }
  30. #sr-header-area a:hover {
  31. color: #990033;
  32. text-decoration: none;
  33. }
  34. #sr-header-area .selected a {
  35. color: #484848;
  36. }
  37. #sr-header-area .selected a:hover {
  38. color: #990033;
  39. }
  40. #sr-header-area .drop-choices a.choice {
  41. color: #484848 !important;
  42. font-weight:bold;
  43. }
  44. #sr-header-area .drop-choices a.choice:hover {
  45. color: #990033 !important;
  46. }
  47. #sr-more-link {
  48. position: absolute;
  49. background-color: white;
  50. }
  51. #sr-bar {
  52. display: none;
  53. }
  54. #sr-header-area .separator {
  55. opacity: 0;
  56. }
  57. #header {
  58. height: 120px;
  59. background-color: white;
  60. border-bottom: 0px solid;
  61. overflow: visible !important;
  62. }
  63. #header-img {
  64. display: none;
  65. }
  66. #header-img.default-header {
  67. display: none;
  68. }
  69. .pagename:before{
  70. content: "muacjdiscussion";
  71. position: absolute;
  72. font-size: 48px;
  73. font-weight: normal;
  74. letter-spacing: -2px;
  75. }
  76. .pagename:hover{
  77. color: #990033;
  78. cursor: pointer;
  79. }
  80. .pagename a{
  81. opacity: 0;
  82. color: #484848;
  83. text-decoration: none;
  84. font-size: 48px;
  85. z-index: 99;
  86. font-weight: normal;
  87. letter-spacing: -2px;
  88. }
  89. .pagename a:hover{
  90. color: #990033;
  91. text-decoration: none;
  92. }
  93. #header .tabmenu {
  94. position: absolute;
  95. background-color: white;
  96. top: 90px;
  97. margin: 0px;
  98. right:0px;
  99. left: 0px;
  100. padding: 0px;
  101. height: 30px;
  102. border-bottom: 0px solid #808080;
  103. color: #484848;
  104. list-style-type: none;
  105. vertical-align: bottom;
  106. text-align: left;
  107. padding-left: 0px;
  108. white-space: nowrap;
  109. font-size: 80%;
  110. font-weight: normal;
  111. text-transform: uppercase;
  112. font-family: Helvetica
  113. min-width: 450px;
  114. }
  115. #header .tabmenu li{
  116. color: #808080;
  117. font-weight: normal;
  118. }
  119. #header .tabmenu .choice{
  120. color: #808080;
  121. font-weight: normal;
  122. border: 0;
  123. background-color: white;
  124. }
  125. #header .tabmenu a:hover{
  126. color: #990033;
  127. }
  128. #header .tabmenu .selected{
  129. color: #484848;
  130. font-weight: bold;
  131. }
  132. #header .tabmenu .selected .choice{
  133. color: #484848;
  134. font-weight: bold;
  135. border: 0;
  136. }
  137. #header .tabmenu .selected a:hover{
  138. color: #990033;
  139. }
  140. .link{
  141. color: #484848;
  142. font-weight: bold;
  143. }
  144. .link .title a{
  145. color: #484848;
  146. font-weight: bold;
  147. }
  148. .link .title a:hover{
  149. color: #990033;
  150. font-weight: bold;
  151. }
  152. .link .title .domain a{
  153. color: #808080;
  154. text-decoration:none;
  155. font-weight: normal;
  156. }
  157. .link .title .domain a:hover{
  158. color: #990033;
  159. }
  160. .link .tagline {
  161. color: #808080;
  162. text-decoration:none;
  163. font-weight: normal;
  164. }
  165. .link .tagline a{
  166. color: #484848;
  167. text-decoration:none;
  168. font-weight: bold;
  169. }
  170. .link .tagline a:hover{
  171. color: #990033;
  172. }
  173. .entry .tagline {
  174. color: #808080;
  175. text-decoration:none;
  176. font-weight: normal;
  177. }
  178. .entry .tagline a{
  179. color: #484848;
  180. text-decoration:none;
  181. font-weight: bold;
  182. }
  183. .entry .tagline a:hover{
  184. color: #990033;
  185. background-color: white;
  186. }
  187. .entry .tagline .expand a{
  188. color: #808080;
  189. text-decoration:none;
  190. font-weight: normal;
  191. }
  192. .usertext a{
  193. color: #990033;
  194. }
  195. .usertext .usertext-body{
  196. font-weight: normal;
  197. }
  198. .link .usertext .md{
  199. border: 1px solid #A0A0A0;
  200. border-radius: 0px;
  201. background-color: white;
  202. }
  203. .link .entry li a{
  204. opacity: 0;
  205. color: #808080;
  206. font-weight: normal;
  207. text-transform: uppercase;
  208. font-size: 90%;
  209. }
  210. .link .entry li .comments{
  211. opacity: 100 !important;
  212. }
  213. .link .entry li a:hover{
  214. color: #990033;
  215. text-decoration: none;
  216. }
  217. .link:hover .entry li a{
  218. opacity: 100;
  219. }
  220. .usertext-body .md li a{
  221. opacity: 100;
  222. color: #990033;
  223. font-weight: normal;
  224. text-transform: none;
  225. font-size: 100%;
  226. }
  227.  
  228. #header-bottom-right{
  229. background-color: white;
  230. margin-right: 40px;
  231. }
  232. #header-bottom-right a{
  233. color: #808080;
  234. font-weight: normal;
  235. }
  236. #header-bottom-right a:hover{
  237. color: #990033;
  238. text-decoration: none;
  239. }
  240. #header-bottom-right .user a{
  241. font-weight: bold;
  242. color: #484848;
  243. }
  244. #header-bottom-right .user a:hover{
  245. color: #990033;
  246. }
  247. #header-bottom-right .user .userkarma{
  248. cursor: default;
  249. font-weight: normal;
  250. border: 0;
  251. }
  252. #header-bottom-right ul.flat-list li a{
  253. text-transform: uppercase;
  254. font-size: 90%;
  255. }
  256. #header-bottom-right form.logout a{
  257. text-transform: uppercase;
  258. font-size: 90%;
  259. }
  260. #header-bottom-right .separator{
  261. visibility: hidden;
  262. }
  263.  
  264. div.panestack-title {
  265. margin-right: 390px;
  266. }
  267.  
  268. /*Sidebar on right*/
  269. .side{
  270. margin-right: 40px;
  271. margin-left: 40px;
  272. }
  273. #search input[type=text] {
  274. width: 292px;
  275. border: 1px solid #A0A0A0;
  276. color: #808080;
  277. padding-left: 5px;
  278. font-family: Helvetica;
  279. font-weight: normal;
  280. text-transform: uppercase;
  281. font-size: 90%;
  282. }
  283. #search input[type=text]:focus {
  284. text-transform: none;
  285. color: #484848;
  286. font-size: 100%;
  287. }
  288. #searchexpando {
  289. margin: 5px 0px;
  290. padding: 5px;
  291. height: 20px;
  292. width: 289px;
  293. background-color: white;
  294. border: 1px solid #A0A0A0;
  295. border-radius: 0px;
  296. color: #808080;
  297. text-transform: uppercase;
  298. font-size: 90%;
  299. }
  300. #searchexpando label {cursor: pointer;}
  301. .search-page form#search label {font-size: 150%;cursor: pointer;}
  302. #search_showmore {display: none;}
  303.  
  304. .account-activity-box, .sidebox.create, .morelink .nub {display: none;}
  305. .morelink{
  306. background-image: none;
  307. background-color: white;
  308. text-transform: uppercase;
  309. border: 1px solid #A0A0A0;
  310. }
  311. .morelink:hover{
  312. background-image: none;
  313. background-color: white;
  314. border: 1px solid #990033;
  315. color: #990033;
  316. }
  317. .morelink a{
  318. color: #484848;
  319. }
  320. .morelink a:hover{
  321. color: #990033;
  322. }
  323. .submit-link .morelink{
  324. display: none;
  325. }
  326. .morelink a:after {
  327. position: absolute;
  328. left: 0px;
  329. right: 0px;
  330. z-index: 99;
  331. background-color: white;
  332. color: #484848;
  333. font-weight: normal;
  334. content: "post something";
  335. padding: 0px 12px;
  336. }
  337. .morelink a:hover:after {
  338. position: absolute;
  339. left: 0px;
  340. right: 0px;
  341. z-index: 99;
  342. background-color: #990033;
  343. color: white;
  344. font-weight: normal;
  345. content: "post something";
  346. padding: 0px 12px;
  347. }
  348. .sidecontentbox .title h1{
  349. color: #484848;
  350. }
  351. .sidecontentbox .content a:hover{
  352. text-decoration: none;
  353. }
  354.  
  355. /*Sidebar On Right: Subreddit Info*/
  356. .side div.usertext-body {
  357. border: 1px solid #A0A0A0;
  358. padding: 0px 5px;
  359. background-color: #FAFAFA;
  360. color: #484848;
  361. }
  362. div.usertext-body a {
  363. color: #990033;
  364. }
  365.  
  366. /*Post Information*/
  367. div.linkinfo {
  368. background-color: #FAFAFA;
  369. border: 1px solid #A0A0A0;
  370. border-radius: 0px;
  371. }
  372. div.shortlink {
  373. text-transform: uppercase;
  374. }
  375.  
  376. /*Posts*/
  377. .thing.link a.title{
  378. color: #484848;
  379. font-weight: normal;
  380. }
  381. .thing.link a.title:hover{
  382. color: #990033;
  383. font-weight: normal;
  384. }
  385. .tagline .stickied-tagline{
  386. color: #808080;
  387. }
  388. .thing.stickied a.title{
  389. color: #484848;
  390. font-weight: bold;
  391. }
  392. .thing.stickied a.title:hover{
  393. color: #990033;
  394. font-weight: bold;
  395. }
  396. .expando-button {
  397. background-color: transparent !important;
  398. background-image: url(%%buttons%%) !important;
  399. }
  400. .expando-button:hover {
  401. cursor: pointer;
  402. }
  403.  
  404. /*New post page*/
  405. /*.titlebox .subscribe-button, .titlebox .subscribers, */
  406. .titlebox .redditname, .titlebox .users-online, .titlebox .bottom {
  407. display: none;
  408. }
  409. /* Subscribe area */
  410. span.subscribe-button.fancy-toggle-button a {
  411. background-image: none;
  412. border: 1px solid #A0A0A0;
  413. border-radius: 0px;
  414. color: #484848;
  415. text-transform: uppercase;
  416. }
  417. span.subscribe-button.fancy-toggle-button a:hover {
  418. background-image: none;
  419. background-color: #990033;
  420. border: 1px solid #990033;
  421. border-radius: 0px;
  422. color: white;
  423. text-transform: uppercase;
  424. }
  425. .titlebox a{
  426. color: #484848;
  427. }
  428. .titlebox a:hover{
  429. color: #990033;
  430. }
  431. .tagline a: hover{
  432. text-decoration: none;
  433. }
  434.  
  435. div.content h1{
  436. display: none;
  437. }
  438.  
  439. #newlink .tabmenu {
  440. width: 520px;
  441. }
  442. #newlink ul.tabmenu.formtab{
  443. padding-left: 0px;
  444. text-align: center;
  445. }
  446. #newlink .tabmenu.formtab a{
  447. border: 1px solid #990033;
  448. margin: 0px -1px;
  449. padding: 5px 40px;
  450. background-color: white;
  451. color: #484848;
  452. text-transform: uppercase;
  453. letter-spacing: -1px;
  454. }
  455. #newlink .tabmenu.formtab a:hover{
  456. color: #990033;
  457. border: 1px solid #990033;
  458. }
  459. #newlink .tabmenu.formtab .selected a {
  460. color: white;
  461. font-size: 100%;
  462. background-color: #990033;
  463. border: 1px solid #990033;
  464. }
  465. #newlink .tabmenu.formtab .selected a:hover {
  466. color: white;
  467. cursor: default;
  468. }
  469. .formtabs-content .infobar:before {
  470. display: block;
  471. text-indent: 0px;
  472. font-size: 16px;
  473. }
  474. #newlink .formtabs-content {
  475. border: 0px;
  476. }
  477. .formtabs-content .infobar {
  478. margin-top: 4px;
  479. margin-bottom: 4px;
  480. padding: 10px 10px 10px 10px;
  481. border: 1px solid #A0A0A0;
  482. background-color: white;
  483. text-align: left;
  484. text-indent: -9999px;
  485. font-size: 0px;
  486. opacity: 0;
  487. padding: 0px;
  488. }
  489. .formtabs-content .infobar:before {
  490. display: block;
  491. text-indent: 0px;
  492. color: #808080;
  493. font-size: 14px;
  494. content: "This is where some text can go.";
  495. display: none;
  496. }
  497. #text-desc {
  498. display: none;
  499. z-index: -1;
  500. }
  501. #link-desc {
  502. display: none;
  503. z-index: -1;
  504. }
  505. .formtabs-content .title {
  506. text-transform: uppercase;
  507. color: #484848;
  508. font-size: 14px;
  509. letter-spacing: -1px;
  510. }
  511. .formtabs-content .roundfield {
  512. border: 0px;
  513. background-color: white;
  514. padding: 0px;
  515. }
  516. #title-field {
  517. margin-top: -20px;
  518. width: 520px;
  519. background-color: white;
  520. padding: 0px;
  521. }
  522. #text-field {
  523. width: 520px;
  524. background-color: white;
  525. padding: 0px;
  526. }
  527. #text-field .gray {
  528. font-size: 80%;
  529. }
  530. .roundfield .usertext-edit {
  531. width: 520px;
  532. }
  533. .roundfield-content textarea{
  534. width: 520px;
  535. }
  536. #url-field {
  537. width: 520px;
  538. }
  539. input#url {
  540. width: 520px;
  541. }
  542. .roundfield label{
  543. color: #808080;
  544. font-size: 80%;
  545. }
  546. #reddit-field {
  547. display: none;
  548. }
  549. #suggested-reddits {
  550. display: none;
  551. }
  552. .roundfield.info-notice {
  553. display: none;
  554. }
  555.  
  556. button {
  557. border: 1px solid #A0A0A0;
  558. background-color: white;
  559. color: #484848;
  560. text-transform: uppercase;
  561. letter-spacing: -1px;
  562. font-weight: normal;
  563. }
  564. button:hover {
  565. border: 1px solid #990033;
  566. background-color: #990033;
  567. color: white;
  568. }
  569.  
  570. div.footer.rounded {
  571. display: none;
  572. }
  573.  
  574. /*"Edit Stylesheet" Formatting*/
  575. #preview-table > table{
  576. width: 850px;
  577. }
  578. textarea#stylesheet_contents {
  579. width: 90%;
  580. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement