Advertisement
mixedfeeling

I Wish 2

Jul 24th, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.81 KB | None | 0 0
  1. /* Title: I wish!
  2. Creator: Brutal at mixedfeeling
  3. Style: Flexible Squares S2 */
  4.  
  5. @font-face {
  6. font-family: 'Englebert';
  7. font-style: normal;
  8. font-weight: 400;
  9. src: url('https://dl.dropboxusercontent.com/u/11097687/Englebert-Regular.eot');
  10. }
  11.  
  12. @font-face {
  13. font-family: 'Englebert';
  14. font-style: normal;
  15. font-weight: 400;
  16. src: local('Englebert'), local('Englebert-Regular'), url(http://themes.googleusercontent.com/static/fonts/englebert/v2/5vhE18ztcHRcsYmBaZ6CaD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  17. }
  18.  
  19. @font-face {
  20. font-family: 'Nova Mono';
  21. font-style: normal;
  22. font-weight: 400;
  23. src: local('NovaMono'), url(http://fonts.gstatic.com/s/novamono/v6/pN6VVBY03b9QLz-7i6Kl0T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  24. }
  25.  
  26.  
  27. BODY{
  28. margin-left: ;
  29. background-color: #ffffff;
  30. background-image: url("http://d2wss9bif9q3el.cloudfront.net/407/908/images/tumblr_ls2e05Cme11r3vazto4_250.png");
  31. background-repeat:;
  32. background-position: ;
  33. background-attachment: ;
  34. text-align: left;
  35. font-size: 8pt;
  36. color: #777;
  37. font-family: times new roman;
  38. }
  39.  
  40. body{margin-top: 10; }
  41.  
  42. a, a:link, a:visited {
  43. font-family: Nova Mono;
  44. cursor: default;
  45. color: #df4864;
  46. font-weight: none;
  47. text-transform: ;
  48. letter-spacing: 0px;
  49. text-decoration: none;
  50. }
  51.  
  52. a:hover{
  53. font-family: Nova Mono;
  54. cursor: default;
  55. color: #c5c5c5;
  56. font-weight: none;
  57. text-transform: ;
  58. text-decoration: none;
  59. }
  60.  
  61. blockquote {
  62. margin: 5px 5px;
  63. padding: 4px;
  64. color: #242424;
  65. font-size: 9pt;
  66. background-image: url("http://i.imgur.com/tn4TXfX.png");
  67. background-repeat: repeat;
  68. border: 1px solid #eeeeee;
  69. text-align: justify;
  70. }
  71.  
  72.  
  73. #content {
  74. width: 900px;
  75. margin-left: auto;
  76. margin-right: auto;
  77. margin-top: 10px;
  78. }
  79.  
  80. #maincontent {
  81. margin: 10px 0px 0px 270px;
  82. }
  83.  
  84. /* sidebar */
  85.  
  86. #sidebar {
  87. width: 240px;
  88. margin-top: 10px;
  89. padding-top: 0px;
  90. padding-left: 10px;
  91. padding-right: 10px;
  92. background: #ffffff;
  93. color: #777;
  94. font-family: Nova Mono;
  95. font-size: 8pt;
  96. line-height: 12pt;
  97. text-align: justify;
  98. float: left;
  99. border:1px dashed #EAEAEA;
  100. }
  101.  
  102.  
  103. div#sidebar a, div#sidebar a:link, div#sidebar a:visited {
  104. color: #abc7d2;
  105. text-decoration: none;
  106. font-weight: ;
  107. }
  108.  
  109. div#sidebar a:hover {
  110. text-decoration: none;
  111. color: #666666;
  112. }
  113.  
  114. .defaultuserpic {
  115. text-align: center;
  116. border-color: 10px solid #FEFEFE;
  117. display: none;
  118. }
  119.  
  120. .sbarheader {
  121. padding: 0px 5px 0px 5px;
  122. }
  123.  
  124. .sbarbody {
  125. padding: 0px 3px 0px 3px;
  126. }
  127.  
  128. .sbarbody2 {
  129. padding: 2px 8px 0px 8px;
  130. }
  131.  
  132. table.calendar {
  133. margin-right: auto;
  134. margin-left: auto;
  135. }
  136.  
  137. .sbarcalendar {
  138. padding-right: 8px; padding-left: 8px;
  139. border: px solid #ddd;
  140. background: #f5f5f5;
  141. text-align: right;
  142. font-family: times new roman;
  143. color: #999999;
  144. font-size: 8pt;
  145. }
  146.  
  147. .sbarcalendarposts {
  148. padding-right: 8px; padding-left: 8px;
  149. border: 0px solid #ddd;
  150. background: #f5f5f5;
  151. text-align: right;
  152. font-family: times new roman;
  153. color: #73c8cb;
  154. font-size: 8pt;
  155. }
  156.  
  157. ul.sbarlist {
  158. margin-left: 0px;
  159. list-style: none;
  160. padding-left: 0px;
  161. }
  162.  
  163. li.sbaritem {
  164. margin: 2px 4px 2px 3px;
  165. padding: 2px 2px 2px 24px;
  166. list-style: none;
  167. background: url(http://i.imgur.com/9wbioCx.gif) left center no-repeat;
  168. border-bottom: 1px #f3f3f3 solid;
  169. }
  170.  
  171. li.sbaritem:hover {
  172.  
  173. }
  174.  
  175. li.sbartitle {
  176. list-style: none;
  177. margin-top: 0px;
  178. margin-left: -2px;
  179. text-align: left;
  180. font-weight: normal;
  181. padding: 5px 5px 2px 5px;
  182. color: #666666;
  183. font-family: Englebert;
  184. font-size: 10pt;
  185. border-bottom: 0px dashed #cccccc;
  186. text-transform: ;
  187. letter-spacing: 0px;
  188. padding-left: 5px;
  189. background-image: url("http://i.imgur.com/jUiCi7S.png");
  190. background-repeat: repeat;
  191. }
  192.  
  193. ul.ljtaglist li {
  194. padding: 0px;
  195. margin: 5px;
  196. list-style: decimal-leading-zero;
  197. list-style-position: outside;
  198. background: #ffffff;
  199. }
  200.  
  201. #sidebar_tags {
  202. }
  203.  
  204. .nav a {border-bottom: 0px solid #e6dcd6; border-top: 2px solid #e2e7e1; color: #9f8449; display: block; font-family: tahoma; font-size: 8pt; text-transform: lowercase; padding: 3px; line-height: 10px; background-color: #eeeeee;}
  205. .nav a:hover {color: #9f8449; text-decoration: none; background-color: #f5f5f5;}
  206. .nav br {display: none;}
  207.  
  208. /* header, footer */
  209.  
  210. #header {
  211. background: #ffffff;
  212. color: #666666;
  213. padding: 10px 5px 10px 10px;
  214. margin-left: 0px;
  215. margin-right: 0px;
  216. text-align: left;
  217. font-family: Englebert;
  218. font-size: 12pt;
  219. font-weight: normal;
  220. text-transform: ;
  221. border:1px dashed #EAEAEA;
  222. }
  223.  
  224. #footer {
  225. width: auto;
  226. margin-top: 5px;
  227. padding: 10px 5px 10px 10px;
  228. text-align: right;
  229. font-family: Englebert;
  230. text-transform: ;
  231. letter-spacing: 0px;
  232. font-size: 12pt;
  233. color: #df4864;
  234. z-index: 100;
  235. }
  236.  
  237. div#header a, div#header a:link, div#header a:visited{
  238. font-family: Englebert;
  239. color:#666666;
  240. text-transform: ;
  241. padding: 10px 0px 10px 5px;
  242. }
  243.  
  244. div#footer a, div#footer a:link, div#footer a:visited {
  245. font-family: Englebert;
  246. color: #666666;
  247. font-size: 12pt;
  248. padding: 10px 0px 10px 0px;
  249. text-transform: ;
  250. border-top: 0px solid #d3e2eb;
  251. }
  252.  
  253. div#header a:hover {
  254. font-family: Englebert;
  255. color:#df4864;
  256. text-transform: ;
  257. padding: 10px 0px 10px 5px;
  258. }
  259.  
  260. div#footer a:hover {
  261. font-family: Englebert;
  262. color: #df4864;
  263. font-size: 12pt;
  264. padding: 10px 0px 10px 0px;
  265. text-transform: ;
  266. }
  267.  
  268. ul.navheader{
  269. padding: 2px 0 0 0;
  270. margin: 0px;
  271. background-position:left;
  272. }
  273.  
  274. ul.navheader li {
  275. display: inline;
  276. margin: px 0px 0px;
  277. list-style-type: none;
  278. }
  279.  
  280.  
  281. div#header li.view {
  282. padding: 0px;
  283. border-left: 0px solid #232323;
  284. margin:0 -3px 0 0px;
  285. }
  286.  
  287.  
  288. #footer .viewing {
  289. display:;
  290. }
  291.  
  292. ul.navfooter {
  293. padding: 0px;
  294. margin: 0px;
  295. }
  296.  
  297. ul.navfooter li {
  298. display: inline;
  299. margin: 0 0px 0 0px;
  300. }
  301.  
  302. .clearfoot {
  303. display: none;
  304. clear: both;
  305. }
  306.  
  307. /* title, substitle */
  308.  
  309. .title {
  310. display: none;
  311. text-align: left;
  312. color: #FEFEFE;
  313. font-family: "Microsoft Sans Serif", sans-serif;
  314. font-size: 1pt;
  315. letter-spacing: 2pt;
  316. line-height: 0pt;
  317. }
  318.  
  319. .subtitle {
  320. display: none;
  321. text-align: left;
  322. color: #FEFEFE;
  323. font-family: "Microsoft Sans Serif", sans-serif;
  324. font-size: 1pt;
  325. letter-spacing: 2pt;
  326. }
  327.  
  328.  
  329. /* tags page, tags */
  330.  
  331. .ljtaglist {
  332. list-style-type: none;
  333. padding: 0px;
  334. margin: -1px 20px 0px 20px;
  335. margin-left: 70px; width: 50%;
  336. text-transform: uppercase;
  337. text-align: left;
  338. }
  339.  
  340. .ljtaglist li {
  341. border-bottom: 1px solid #cccccc;
  342. padding: 5px 2px 5px 20px;
  343. color: #c5c5c5;
  344. }
  345.  
  346. H2 {
  347. margin: 30px 0px 10px 90px;
  348. text-align: left;
  349. padding: 2px 2px 2px 10px;
  350. line-height: 12px;
  351. font-weight: normal;
  352. font-style: italic;
  353. font-size: 12px;
  354. text-transform: uppercase;
  355. letter-spacing: 0px;
  356. font-family: arial;
  357. color: #888888;
  358. background: url('') 0px 2px no-repeat;
  359. }
  360.  
  361. ul.ljtaglist {
  362. color: #bbb;
  363. font-family: "Tahoma", Helvetica, sans-serif;
  364. font-size: 7pt;
  365. padding: 8px 8px 8px 12px;
  366. border: 0px solid #FEFEFE;
  367. background: #FEFEFE;
  368. text-align: left;
  369. margin-right: auto;margin-left: auto; padding: 35px;
  370. }
  371.  
  372. .ljtags {
  373. margin-top: 12px;
  374. color: #c5c5c5;
  375. font-size: 7pt;
  376. font-weight: normal;
  377. background: url(http://i42.tinypic.com/258md5u.png) 1px 1px no-repeat;
  378. padding-left: 18px;
  379. }
  380.  
  381. .ljtags a, .ljtags a:link, .ljtags a:visited {
  382. color: #df4864;
  383. font-size: 7pt;
  384. text-transform: lowercase;
  385. font-weight: light;
  386. }
  387.  
  388. /* subcontent, entry */
  389. .subcontent {
  390. padding-left: 10px;
  391. padding-right: 10px;
  392. padding-top: 5px;
  393. border:1px dashed #EAEAEA;
  394. background: #ffffff;
  395. }
  396.  
  397. .entry{
  398. padding: 0px 20px 0px 10px;
  399. border-left: 0px solid #ffffff;
  400. border-right: solid #77cfe0 0px;
  401. margin: 0px 0px 0px 0px;
  402. color: #777;
  403. font-family: Nova Mono;
  404. font-size: 8pt;
  405. line-height: 11pt;
  406. text-align: justify;
  407. background: #ffffff;
  408. }
  409.  
  410. .entry ul li {
  411. padding-left: 10px;
  412. margin-left: 0px;
  413. list-style: decimal-leading-zero;
  414. list-style-position: outside;
  415. }
  416.  
  417. .entry ol li {
  418. padding-left: 0px;
  419. margin-left: 0px;
  420. list-style: decimal-leading-zero;
  421. list-style-position: outside;
  422. }
  423.  
  424. /* userpic, userpic friends */
  425.  
  426. .userpic {
  427. display: ;
  428. position: relative;
  429. float: right;
  430. padding: 0px;
  431. margin-right: 10px;
  432. margin-left: 10px;
  433. margin-top: 42px;
  434. z-index: 15;
  435. background-color: #ffffff !important;
  436. margin-left: 10px !important;
  437. text-align: center;
  438. font-family: courier new;
  439. }
  440.  
  441. .userpicfriends {
  442. display: ;
  443. position: relative;
  444. float: right;
  445. background-color: #ffffff !important;
  446. padding: 0px;
  447. margin-right: 10px;
  448. margin-left: 10px !important;
  449. margin-top: 42px;
  450. z-index: 15;
  451. border: 0px solid #946063;
  452. text-align: center;
  453. font-family: courier new;
  454. font-size: 8pt;
  455. z-index: 15;
  456. }
  457.  
  458. .userpic img, .userpicfriends img, .defaultuserpic img{
  459. background: #f7d411;
  460. padding:0px; border-width: 0px;
  461. border-color: #cc9999;
  462. border-style: solid;
  463. width: 75px;
  464. height: 75px;}
  465.  
  466. .userpic font {
  467. color: #d6d5d5 !important;
  468. text-transform: uppercase;
  469. }
  470.  
  471. .userpicfriends font {
  472. color: #d6d5d5 !important;
  473. text-transform: uppercase;
  474. }
  475.  
  476. .userpicfriends {font-size: 3; align: right;}
  477.  
  478. .userpicfriends a{ display: yes;}
  479.  
  480. .userpicfriends br {
  481. display: block;
  482. height: 0;
  483. }
  484.  
  485.  
  486. /* date, subject, comments, currents */
  487.  
  488. .date{
  489. margin-left: 0px;
  490. margin-top: 0px;
  491. text-align: left;
  492. padding-left: 5px;
  493. padding-top: 3px;
  494. padding-bottom: 3px;
  495. color: #666666;
  496. font-family: Englebert;;
  497. font-size: 11pt;
  498. text-transform: ;
  499. border-left: solid #4ec6c9 0px;
  500. background-color: #ffffff;
  501. background-image: url("http://i.imgur.com/18pKyhn.png");
  502. background-repeat:;
  503. }
  504.  
  505. .subject {
  506. padding-top: 2px;
  507. margin-right:0px;
  508. font-weight: normal;
  509. color: #787878;
  510. font-family: Englebert;;
  511. font-size: 11pt;
  512. text-align: left;
  513. text-transform: ;
  514. letter-spacing: 1px;
  515. }
  516.  
  517. .subject a, .subject a:link, .subject a:visited {
  518. font-family: Englebert;
  519. color: #df4864;
  520. text-transform: ;
  521. }
  522.  
  523. .subject a:hover {
  524. color: #999;
  525. }
  526.  
  527. .datesubject {
  528. margin-top: 10px;
  529. padding-left: 0px;
  530. padding-bottom: 5px;
  531. background-color: #ffffff;
  532. }
  533.  
  534.  
  535. .currents strong, .currentmood strong, .currentmusic .currentlocation, .ljtags strong {
  536. color: #777777;
  537. font-size: 7pt;
  538. text-transform: lowercase;
  539. }
  540.  
  541. .currents, .currentmood, .currentmusic, .currentlocation {
  542. color: #777777;
  543. font-size: 7pt;
  544. text-transform: lowercase;
  545. }
  546.  
  547.  
  548. .currentlocation a, .currentlocation a:link, .currentlocation a:visited {
  549. color: #d0e504;
  550. font-size: 7pt;
  551. text-transform: uppercase;
  552. font-weight: light;
  553. }
  554.  
  555. .currentlocation a:hover, .ljtags a:hover {
  556. color: #999;
  557. font-size: 7pt;
  558. font-weight: light;
  559. text-transform: lowercase;
  560. }
  561.  
  562. .currentlocation {
  563. height: 16px;
  564. background: url('http://img5.imageshack.us/img5/3871/045t.png') 4px 2px no-repeat;
  565. padding-left: 18px;
  566. }
  567.  
  568. .currentmood {
  569. background: url('http://img25.imageshack.us/img25/9614/035a.png') 4px 2px no-repeat;
  570. padding-left: 18px;
  571. padding-bottom: 2px;
  572. }
  573.  
  574. .currentmusic {
  575. height: 18px;
  576. background: url('http://img5.imageshack.us/img5/7127/056m.png') 4px 2px no-repeat;
  577. padding-left: 18px;
  578. }
  579.  
  580. .currentgroups {
  581. padding-left: 20px;
  582. height: 18px;
  583. background: url('http://i43.tinypic.com/x9kir.jpg') 1px 1px no-repeat;
  584. }
  585.  
  586. .comments {
  587. font-family: times new roman;
  588. font-size: 9pt;
  589. text-align: right;
  590. font-weight: none;
  591. padding: 8px;
  592. position: relative;
  593. top: 0px;
  594. background-image: url(' ');
  595. background-repeat: repeat;
  596. text-transform:lowercase;
  597. letter-spacing: 0px;
  598. }
  599.  
  600. div.comments a, div.comments a:link, div.comments a:visited {
  601. color: #666666;
  602. text-transform: ;
  603. }
  604.  
  605. div.comments a:hover {
  606. color: #bbbbbb;
  607. text-transform: ;
  608. }
  609.  
  610. /* other */
  611.  
  612. .clear {
  613. display: none;
  614. height: 0px;
  615. }
  616.  
  617. /* header */
  618.  
  619. .headerimage {
  620. position: relative;
  621. width: 900px;
  622. height:0px;
  623. margin-left: auto;
  624. margin-right: auto;
  625. margin-bottom: 0px;
  626. background-image: url("");
  627. background-repeat: no-repeat;
  628. }
  629.  
  630. .separator {
  631. background-color: ;
  632. background-image: url('');
  633. background-repeat: repeat-x;
  634. height: 5px;
  635. }
  636.  
  637.  
  638. .datesubjectcomment {
  639. background-color: #ffffff;
  640. padding: 5px;
  641. margin-top: 20px;
  642. color: #c9c9c9;
  643. }
  644.  
  645. .userpiccomment {
  646. position: relative;
  647. top: -10px;
  648. padding: 4px;
  649. margin: 0px 10px -20px 0px;
  650. z-index: 15;
  651. float: left;
  652. width: 75px;
  653. height: 75px;}
  654. }
  655.  
  656. .box {
  657. clear: left;
  658. color: #666666;
  659. }
  660.  
  661. input, textarea {
  662. background-color: #ffffff;
  663. padding: 3px;
  664. font-size: 9pt;
  665. font-family: courier new;
  666. color: #666666;
  667. border: 1px solid #000000;
  668. }
  669.  
  670. textarea.textbox {
  671. width: 100% !important;
  672. border: 1px solid #000000;
  673. }
  674.  
  675. .reply {
  676. position: relative;
  677. margin: 20px 30px 10px 30px;
  678. padding: 25px 10px 10px 10px;
  679. text-align: left;
  680. font-family: courier new;
  681. font-size: 9pt;
  682. line-height: 125%;
  683. background-color: #ffffff;
  684. color: #666666;
  685. }
  686.  
  687. .replytosubject {
  688. font-weight: bold;
  689. }
  690.  
  691. .commentreply {
  692. position: relative;
  693. margin: 10px;
  694. font-size: 9pt;
  695. font-family: courier new;
  696. color: #666666;
  697. }
  698.  
  699. .commentbox {
  700. padding: 10px;
  701. margin: 10px;
  702. background-color: #ffffff;
  703. }
  704.  
  705. .commentboxpartial {
  706. padding: 10px;
  707. margin: 10px;
  708. background-color: #ffffff;
  709. }
  710.  
  711. .commentinfo {
  712. background-color: #ffffff;
  713. margin-top: 10px;
  714. width: 100%;
  715. }
  716.  
  717. .skiplinks {
  718. text-align: center;
  719. padding: 10px;
  720. color: #ffffff;
  721. background-color: #ffffff;
  722. }
  723.  
  724. /* tiny icons */
  725.  
  726. /* Generated by Malionette's Tiny Icon Generator
  727. http://malionette.net/generator/tinylite.html */
  728.  
  729. span.i-ljuser img[src*="img/userinfo.gif"] {width: 0 !important; height: 0 !important;
  730. background: transparent url(http://i.imgur.com/TDe7Llq.gif) no-repeat !important; padding: 20px 0 0 20px !important; }
  731. span.i-ljuser img[src*="img/community.gif"] {width: 0 !important; height: 0 !important;
  732. background: transparent url(http://i.imgur.com/vuftKRL.gif) no-repeat !important; padding: 20px 0 0 20px !important; }
  733. img[src*="img/icon_protected.gif"] {width: 0 !important; height: 0 !important;
  734. background: transparent url(http://i.imgur.com/ZlqLgDs.png) no-repeat !important; padding: 13px 0 0 13px !important; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement