Advertisement
lacqueried

neopolitan rose

Jul 26th, 2012
2,129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.04 KB | None | 0 0
  1. /* Cleaned CSS: *//*----------------------------------------------
  2.  
  3.  
  4. layout name: neopolitan rose
  5. layout base: crisped
  6. updated: 7/15/14
  7.  
  8. chimney.dreamwidth.org / pastries.dreamwidth.org
  9. do not redistribute without credit.
  10.  
  11.  
  12. -----------------------------------------------*/
  13.  
  14. }
  15. H1, H2, H3 {
  16. margin: 0;
  17. padding: 0;
  18. }
  19.  
  20. img {
  21. border: none;
  22. }
  23.  
  24. hr {
  25. display: none;
  26. }
  27. .entry-content hr,
  28. .comment-content hr {
  29. display: block;
  30. margin: 1em 10%;
  31. }
  32.  
  33. body {
  34. font-family: 'Palatino Linotype', 'Book Antiqua', Georgia, 'Times New Roman', serif; font-size: 100%;
  35. padding: 0;
  36. background: #8B6565;
  37. background-attachment:fixed;
  38. background-position:top left;
  39. background-repeat:no-repeat;
  40. color: #5f5f5f;
  41.  
  42. }
  43.  
  44. .navigation li a, .navigation li a:hover{font-size:10pt; text-transform:uppercase;color:#502E28; letter-spacing:.1em;}
  45.  
  46. html body {
  47. margin-left: 0em;
  48. margin-right: 0em;
  49. }
  50.  
  51. a,a:visited,a:hover,a:active { font-weight:normal!important; color:#962F3D;
  52. }
  53.  
  54. q { font-style: italic; }
  55.  
  56.  
  57. #content {
  58. margin-left:290px;
  59. }
  60.  
  61. #module-jump-link { display: none; }
  62.  
  63. #content-footer {
  64. height: 0;
  65. font-size: 0; /*to make IE happy*/
  66. clear: both;
  67. }
  68.  
  69. #header, #footer {
  70. margin: 0;
  71. clear: both;
  72. padding:0;
  73. }
  74.  
  75. #header {
  76. background: transparent;
  77. color: #7b98c1;
  78.  
  79. }
  80.  
  81. h1#title {
  82. font-family: 'Palatino Linotype', 'Book Antiqua', Georgia, 'Times New Roman', serif; font-size: 1.8em;
  83. }
  84.  
  85. h2#subtitle,
  86. h2#pagetitle {
  87. font-family: 'Palatino Linotype', 'Book Antiqua', Georgia, 'Times New Roman', serif; font-size: 1.55em;
  88. }
  89.  
  90. #footer {
  91. height:60px;
  92. bottom:0px;
  93. width:245px;
  94. position: relative;
  95. background: transparent;
  96. text-align:right;
  97. }
  98.  
  99. #footer a,#footer a:visited,#footer a:hover,#footer a:active {color:#502E28; text-transform:uppercase; letter-spacing:.2em; }
  100.  
  101. #primary {
  102. float: left;
  103. width:750px;
  104. margin:0;
  105. }
  106.  
  107. #secondary {
  108. left:0;
  109. top:235px;
  110. position:fixed;
  111. float: left;
  112. width: 260px;
  113. margin-left:0;
  114. }
  115.  
  116.  
  117.  
  118. .one-column #tertiary { width: auto; }
  119.  
  120. .two-columns-left #tertiary,
  121. .two-columns-right #tertiary {
  122. clear: both;
  123. }
  124. .two-columns-left #tertiary { margin-left: -20em; }
  125. .two-columns-right #tertiary { margin-right: -20em; }
  126. .two-columns-left #tertiary .module,
  127. .two-columns-right #tertiary .module {
  128. float: left;
  129. width: 20em;
  130. }
  131. .three-columns-left #tertiary {
  132. float: left;
  133. width: 20em;
  134. margin-left: -20em;
  135. }
  136. .three-columns-right #tertiary {
  137. float: right;
  138. width: 20em;
  139. margin-right: -40em;
  140. margin-left: 20em; /* so that #tertiary won't overlay #secondary in IE7 */
  141. }
  142. .three-columns-sides #tertiary {
  143. float: right;
  144. width: 20em;
  145. margin-right: -20em;
  146. }
  147.  
  148. #tertiary > .inner:first-child {
  149. padding: 1em;
  150. }
  151.  
  152. .navigation ul {
  153. list-style: none;
  154. margin-left: 0;
  155. padding-left: 0;
  156. }
  157. .navigation li {
  158. display: inline;
  159. padding: 0 .5em;
  160. }
  161. .noentries {
  162. padding: 0 .5em;
  163. }
  164.  
  165. /* entries */
  166.  
  167. .entry {
  168. background: #ffffff;
  169. color: #5f5f5f;
  170. border: solid 1px #502E28;
  171.  
  172. }
  173.  
  174. .cuttag_container a{color:#8B6565!important;}
  175.  
  176. .entry .entry-title {
  177. font-size:16pt;
  178. font-family: 'Palatino Linotype', 'Book Antiqua', Georgia, 'Times New Roman', serif;
  179.  
  180. }
  181.  
  182. .entry .entry-title, .entry .entry-title a {
  183. padding:0;
  184. color: #8B6565;
  185. background-color: transparent;
  186.  
  187. }
  188.  
  189. .no-subject .entry .entry-title {
  190. background: none;
  191. border: none;
  192. }
  193.  
  194. .entry a, .entry a:visited, .entry a:hover, .entry a:active { font-weight:normal!important; color: #B59994;
  195. }
  196.  
  197. /* To prevent overlapping when icon's on the left */
  198. /* and list is the first thing in content */
  199. .entry-content li,
  200. .comment-content li {
  201. list-style-position: inside;
  202. }
  203.  
  204. .metadata ul {
  205. display: inline;
  206. list-style: none;
  207. margin:0; padding:0;
  208. }
  209. .metadata li {
  210. margin-bottom: .5em;
  211. }
  212. .metadata.top-metadata ul {
  213. margin: 0;
  214. }
  215. .metadata.top-metadata {
  216. margin-bottom: 1em;
  217. }
  218.  
  219. .tag ul {
  220. display: inline;
  221. list-style: none;
  222. margin-left: .5em;
  223. padding-left: 0;
  224. }
  225. .tag ul li {
  226. display: inline;
  227. padding: .25em;
  228. } /* same for month view */
  229.  
  230. ul.entry-management-links {
  231. list-style: none;
  232. margin-left: 0;
  233. padding-left: 0;
  234. }
  235. ul.entry-management-links li {
  236. display: inline;
  237. padding: 0 .25em;
  238. }
  239.  
  240. ul.entry-interaction-links {
  241. list-style: none;
  242. margin-left: 0;
  243. padding-left: 0;
  244. text-align: right;
  245. }
  246.  
  247. .entry-interaction-links a { color: #8B6565;
  248. }
  249.  
  250. ul.entry-interaction-links li {
  251. display: inline;
  252. padding: 0 .25em;
  253. }
  254.  
  255. /* comments */
  256.  
  257. .comment-wrapper {
  258. padding: .5em 0;
  259. min-width: 15em;
  260. }
  261.  
  262. .comment .comment-title {
  263. font-family: 'Palatino Linotype', 'Book Antiqua', Georgia, 'Times New Roman', serif;
  264. margin: 0;
  265. }
  266.  
  267. .comment .comment-title, .comment .comment-title a {
  268. color: #757575;
  269. background-color: #dcdcdc;
  270.  
  271. }
  272.  
  273. .no-subject .comment .comment-title {
  274. background: none;
  275. border: none;
  276. }
  277.  
  278. ul.comment-management-links {
  279. list-style: none;
  280. margin-left: 0;
  281. padding-left: 0;
  282. text-align: right;
  283. }
  284. ul.comment-management-links li {
  285. display: inline;
  286. padding: 0 .25em;
  287. }
  288.  
  289. ul.comment-interaction-links {
  290. list-style: none;
  291. margin-left: 0;
  292. padding-left: 0;
  293. }
  294. ul.comment-interaction-links li {
  295. display: inline;
  296. padding: 0 .25em;
  297. }
  298.  
  299. textarea#commenttext {
  300. width: 100%; /* fix for FF form width glitch */
  301. }
  302.  
  303. /* archive */
  304.  
  305. table.month {
  306. margin: 0 auto;
  307. border-collapse: collapse;
  308. }
  309. table.month td {
  310. height: 3.25em;
  311. }
  312. table.month td,
  313. table.month th {
  314. border: 1px solid; /* ? */
  315. padding: 3px;
  316. }
  317. table.month td p {
  318. margin: 0;
  319. padding: 3px;
  320. }
  321.  
  322. .month dl dt {
  323. font-weight: bold;
  324. }
  325. .month dl .time {
  326. padding-right: .5em;
  327. }
  328. .month dl h3 {
  329. display: inline;
  330. font-size: medium;
  331. }
  332. .page-month .month .entry-poster {
  333. margin-right: .5em;
  334. }
  335. .month dl .tag ul {
  336. margin-top: 0;
  337. }
  338.  
  339. /* icons */
  340.  
  341. .sorting-options ul {
  342. list-style: none;
  343. margin-left: 0;
  344. }
  345.  
  346. .sorting-options ul li {
  347. display: inline;
  348. }
  349.  
  350. .icon-keywords ul {
  351. display: inline;
  352. list-style: none;
  353. margin-left: .5em;
  354. padding-left: 0;
  355. }
  356.  
  357. .icon-keywords ul li {
  358. display: inline;
  359. padding: 0 .25em 0 0;
  360. }
  361.  
  362. /* modules */
  363.  
  364. .module {
  365. margin:0 0 0 10px;
  366. padding:0;
  367. background: transparent;
  368. border: 0;
  369. }
  370.  
  371. .module-time, .module-powered{display:none;}
  372.  
  373. .module a,.module a:visited,.module a:active { color: #502E28;
  374. text-transform: uppercase;
  375. -webkit-transition: all 0.7s ease-in-out;
  376. -moz-transition: all 0.7s ease-in-out;
  377. -o-transition: all 0.7s ease-in-out;
  378. }
  379. .module a:hover{color:#B59994;
  380. -webkit-transition: all 0.7s ease-in-out;
  381. -moz-transition: all 0.7s ease-in-out;
  382. -o-transition: all 0.7s ease-in-out;
  383. letter-spacing:.5em;}
  384.  
  385. .module h2 {
  386. display:none;
  387. color: #757575;
  388. background-color: #dcdcdc;
  389. font-family: 'Palatino Linotype', 'Book Antiqua', Georgia, 'Times New Roman', serif; font-size: 1.1em;
  390. }
  391.  
  392. .module-content {
  393. font-family: 'Palatino Linotype', 'Book Antiqua', Georgia, 'Times New Roman', serif;
  394. }
  395.  
  396. .module-content ul {
  397. list-style: outside;
  398. margin-left:0;
  399. padding-left: 0;
  400. }
  401. .module-content li {
  402. margin: 0 0;
  403. }
  404.  
  405. .module-userprofile{display:none;}
  406.  
  407. .module-tags_list{display:none;}
  408.  
  409. ul.userlite-interaction-links.icon-links {
  410. list-style: none;
  411. margin-left: 0;
  412. padding-left: 0;
  413. }
  414.  
  415. ul.userlite-interaction-links.icon-links li {
  416. display: inline;
  417. padding: 0 .20em;
  418. }
  419.  
  420. ul.userlite-interaction-links.text-links {
  421. text-align: left;
  422. }
  423.  
  424.  
  425.  
  426. .module-calendar{
  427. display:none;
  428. margin: 0 auto;
  429. }
  430.  
  431.  
  432. .module-search {display:none;
  433. }
  434.  
  435. /* wrap long content, particularly openid usernames */
  436. .module-pagesummary{
  437. display:none;
  438. word-wrap: break-word;
  439. }
  440. .module-credit{
  441. display:none;
  442. font-weight: bold;
  443. margin-right: 0.5em;
  444. }
  445.  
  446. .tags_cloud li, .module-tags_cloud li { display: inline;
  447. list-style-type: none; }
  448.  
  449. .module-syndicate{
  450. display:none;
  451. text-align: center;
  452. }
  453.  
  454. .one-column .module-syndicate .module-content {
  455. text-align: left;
  456. }
  457.  
  458. .module-cuttagcontrols{display:none;}
  459. .entry .userpic,
  460. .comment .userpic {
  461. text-align: right;
  462. }
  463.  
  464.  
  465.  
  466. /* Crisped */
  467. /* by timeasmymeasure*/
  468.  
  469. /* Main
  470. ***************************************************************************/
  471.  
  472. body {
  473. margin: 30px 0 0 0;
  474. }
  475.  
  476. a, a:link, a:visited {
  477. text-decoration: none;
  478. }
  479.  
  480. code, kbd, pre, tt, textarea {
  481. font-family: monospace;
  482. }
  483.  
  484. input, textarea {
  485. background-color: #ffffff;
  486. border: 1px solid #5f5f5f;
  487. color: #5f5f5f;
  488. }
  489.  
  490. ::-moz-selection {
  491. background-color: #ededed;
  492. color: #757575;
  493. }
  494.  
  495. blockquote {
  496. background-color: #ededed;
  497. color: #757575;
  498. margin: 15px 15px 15px 70px;
  499. padding: 10px;
  500. width: 65%;
  501. }
  502.  
  503. ul {
  504. margin: 5px 0 5px 15px;
  505. list-style-position: inside;
  506. list-style-type: square;
  507. }
  508.  
  509. ol {
  510. margin: 5px 0 5px 15px;
  511. list-style-position: inside;
  512. list-style-type: decimal;
  513. }
  514.  
  515. .poster {
  516. font-family:times new roman;
  517. letter-spacing:.1em;
  518. font-size:10pt;
  519. text-transform:uppercase;
  520. width:100px;
  521. font-weight:normal;
  522. text-align:center;
  523. position:absolute;
  524. padding: 10px 20px 10px 20px;
  525. margin-top:100px;
  526. }
  527.  
  528. .poster a{font-weight:normal;}
  529.  
  530. hr,
  531. .page-separator {
  532. display: none;
  533. }
  534.  
  535. /* Page Containers
  536. ***************************************************************************/
  537.  
  538. #canvas {
  539. margin: 0;
  540. width: 100%;
  541. }
  542.  
  543. #primary > .inner:first-child {
  544. padding:0 ;
  545. margin-bottom:37px;
  546. }
  547.  
  548. #secondary > .inner:first-child {
  549. padding:0 ;
  550. }
  551.  
  552. .two-columns #secondary > .inner:first-child,
  553. .three-columns #secondary > .inner:first-child {
  554. padding-top:0;
  555. }
  556.  
  557. #tertiary > .inner:first-child {
  558. padding: 0;
  559. }
  560.  
  561. .three-columns #tertiary > .inner:first-child {
  562. padding-top: 0;
  563. }
  564.  
  565. /* Header
  566. ***************************************************************************/
  567.  
  568. #header {
  569. font-family:times new roman;
  570. font-weight:normal;
  571. text-align:right;
  572. position:fixed;
  573. padding:0;
  574. margin: 30px 0 0 21px;
  575. width:240px;
  576. }
  577.  
  578. h1#title {
  579. letter-spacing:.1em;
  580. color:#F3DFD8;
  581. font-family:times new roman;
  582. font-weight: normal;
  583. line-height: .9em;
  584. margin: 0;
  585. padding: 0;
  586. text-transform: uppercase;
  587. }
  588.  
  589. h2#subtitle{
  590. font-family:times new roman;
  591. letter-spacing:.1em;
  592. color: #B59994;
  593. font-weight: lighter;
  594. line-height: 1em;
  595. font-size:12pt;
  596. margin: 0;
  597. padding: 0;
  598. text-transform: uppercase;
  599. }
  600.  
  601. h2#pagetitle{display:none;}
  602.  
  603. /* Navigation
  604. ***************************************************************************/
  605.  
  606. /* Entries
  607. ***************************************************************************/
  608.  
  609. .entry {
  610. border:1px solid #502E28;
  611. margin-bottom: 15px;
  612. padding-bottom: 10px;
  613. }
  614.  
  615. .entry .header {
  616. line-height:1em;
  617. border-bottom:1px solid #F3DFD8;
  618. background-color: #fff;
  619. margin-bottom: 0;
  620. padding: 15px 10px 10px 10px;
  621. text-align: left;
  622. }
  623.  
  624. h3.entry-title {
  625. padding:0;
  626. line-height:1em;
  627. color:#4A2323;
  628. font-weight: normal;
  629. text-transform: uppercase;
  630. }
  631.  
  632. .datetime {
  633. padding:0;
  634. line-height:1em;
  635. color: #B59994;
  636. font-size: 10pt;
  637. text-transform: uppercase;
  638. }
  639. .entry .userpic{
  640. position:absolute;
  641. float:left;
  642. margin-top: 30px;
  643. -webkit-border-radius: 50px;
  644. -moz-border-radius: 50px;
  645. border-radius: 50px;
  646. }
  647. .entry .userpic img {
  648. -webkit-border-radius: 50px;
  649. -moz-border-radius: 50px;
  650. border-radius: 50px;
  651. }
  652.  
  653. .entry-content {
  654. color:#502E28;
  655. border-left:1px solid #F3DFD8;
  656. line-height:1.2em;
  657. margin-left:140px;
  658. padding: 5px 15px 15px 15px;
  659. min-height: 100px;
  660. }
  661.  
  662. .metadata {
  663. line-height: .8em;
  664. margin: 15px 0 0 140px;
  665. padding: 0 0 0 15px;
  666. text-transform: uppercase;
  667. color: #8B6565 !important;
  668. text-transform: uppercase;
  669. font-size:12pt;
  670. margin-top: 5px;
  671. padding: 10px 15px 5px;
  672. text-transform: uppercase;
  673. }
  674.  
  675. .metadata-item-location,
  676. .metadata-item-music,
  677. .metadata-item-mood,
  678. .tag ul {
  679. color: #B59994;
  680. text-align: right;
  681. text-transform: uppercase;
  682. }
  683.  
  684. .tag {
  685. font-size:12pt;
  686. margin: 5px 0 0 140px;
  687. padding: 0 0 0 15px;
  688. text-transform: uppercase;
  689. }
  690.  
  691. .tag-text {
  692. color:#8B6565;
  693. text-transform: uppercase;
  694. }
  695.  
  696. .tag ul li {
  697. font-weight: normal;
  698. margin: 5px 5px 0 0;
  699. text-align: right;
  700. }
  701.  
  702. .entry .footer {
  703. clear: both;
  704. }
  705.  
  706. ul.entry-management-links {
  707. margin-top: 5px;
  708. text-align: center;
  709. }
  710.  
  711. ul.entry-management-links li {
  712. display: inline;
  713. margin: 0 auto;
  714. text-align: center;
  715. }
  716.  
  717. ul.entry-interaction-links {
  718. margin-top: 5px;
  719. text-align: center;
  720. }
  721.  
  722. ul.entry-interaction-links li {
  723. display: inline;
  724. font-size: 1.05em;
  725. margin-right: 5px;
  726. text-transform: uppercase;
  727. }
  728.  
  729. /* Comments
  730. ***************************************************************************/
  731.  
  732. .comment-wrapper .comment {
  733. background-color: #ffffff;
  734. border-right: 1px solid #dcdcdc;
  735. border-bottom: 2px solid #dcdcdc;
  736. color: #5f5f5f;
  737. padding-bottom: 10px;
  738. margin-bottom: 15px;
  739. }
  740.  
  741. .comment-wrapper .comment a { color: #7b98c1; }
  742. .comment-wrapper .comment a:visited { color: #7b98c1; }
  743. .comment-wrapper .comment a:hover { color: #757575; }
  744. .comment-wrapper .comment a:active { color: #7b98c1; }
  745.  
  746. .comment .header {
  747. background-color: #dcdcdc;
  748. color: #757575;
  749. padding: 5px 10px;
  750. margin-bottom: 5px;
  751. text-align: right;
  752. }
  753.  
  754. .comment .comment-title a {
  755. color: #757575;
  756. }
  757.  
  758. .partial .comment-title {
  759. margin-bottom: 5px;
  760. padding: 5px 10px;
  761. text-align: right;
  762. }
  763.  
  764. .comment-poster {
  765. text-transform: uppercase;
  766. }
  767.  
  768. .comment .userpic img {
  769. background-color: #dcdcdc;
  770. padding: 10px;
  771. }
  772.  
  773. .comment-content {
  774. margin-top: 10px;
  775. padding: 15px;
  776. }
  777.  
  778. .comment .footer {
  779. clear: both;
  780. color: #5f5f5f;
  781. font-weight: bold;
  782. padding: 0 10px;
  783. text-align: left;
  784. text-transform: uppercase;
  785. }
  786.  
  787. ul.comment-management-links {
  788. text-align: left;
  789. }
  790.  
  791. .bottomcomment {
  792. background-color: #ffffff;
  793. border-right: 1px solid #dcdcdc;
  794. border-bottom: 2px solid #dcdcdc;
  795. color: #5f5f5f;
  796. padding: 10px;
  797. }
  798.  
  799. .bottomcomment a { color: #7b98c1; }
  800. .bottomcomment a:visited { color: #7b98c1; }
  801. .bottomcomment a:hover { color: #757575; }
  802. .bottomcomment a:active { color: #7b98c1; }
  803.  
  804. #qrformdiv input {
  805. margin: 1px;
  806. }
  807.  
  808. table.talkform {
  809. background-color: #ffffff;
  810. border-right: 1px solid #dcdcdc;
  811. border-bottom: 2px solid #dcdcdc;
  812. color: #5f5f5f;
  813. margin-bottom: 10px;
  814. padding: 10px;
  815. width: 100%;
  816. }
  817.  
  818. table.talkform input {
  819. margin: 1px;
  820. }
  821.  
  822. /* Archive Pages
  823. ***************************************************************************/
  824.  
  825. .month {
  826. background-color: #ffffff;
  827. border-right: 1px solid #dcdcdc;
  828. border-bottom: 2px solid #dcdcdc;
  829. color: #5f5f5f;
  830. margin-bottom: 15px;
  831. padding: 20px;
  832. }
  833.  
  834. .month a { color: #7b98c1; }
  835. .month a:visited { color: #7b98c1; }
  836. .month a:hover { color: #757575; }
  837. .month a:active { color: #7b98c1; }
  838.  
  839. .month table {
  840. border: none;
  841. margin: auto;
  842. width: 100%;
  843. }
  844.  
  845. .month caption {
  846. display: none;
  847. }
  848.  
  849. .month h3 {
  850. font-size: 1.1em;
  851. font-weight: normal;
  852. text-transform: uppercase;
  853. }
  854.  
  855. table.month th {
  856. background-color: #ededed;
  857. border: 1px solid #dcdcdc;
  858. color: #757575;
  859. margin: 0 2px;
  860. padding: 5px 2px;
  861. font-size: 1.05em;
  862. font-weight: normal;
  863. text-align: center;
  864. text-transform: uppercase;
  865. }
  866.  
  867. table.month td {
  868. border: none;
  869. }
  870.  
  871. table.month td.day {
  872. border: 1px solid #dcdcdc;
  873. padding: 10px;
  874. text-align: center;
  875. }
  876.  
  877. .month td.day-has-entries {
  878. background-color: #ededed;
  879. color: #757575;
  880. }
  881.  
  882. .month td.day-has-entries p {
  883. display: inline;
  884. font-size: 1.05em;
  885. font-weight: bold;
  886. padding-left: 5px;
  887. }
  888.  
  889. .month td.day-has-entries p a {
  890. color: ;
  891. }
  892.  
  893. .month td.day-has-entries p a:visited {
  894. color: ;
  895. }
  896.  
  897. .month td.day-has-entries p a:hover {
  898. color: ;
  899. }
  900.  
  901. .month td.day-has-entries p a:active {
  902. color: ;
  903. }
  904.  
  905. .month dl, .month dt, .month dd {
  906. margin: 0;
  907. padding: 0;
  908. }
  909.  
  910. /* Tags Page
  911. ***************************************************************************/
  912.  
  913. .page-tags .tags-container {
  914. background-color: #ffffff;
  915. border-right: 1px solid #dcdcdc;
  916. border-bottom: 2px solid #dcdcdc;
  917. color: #5f5f5f;
  918. margin-bottom: 10px;
  919. }
  920.  
  921. .page-tags .tags-container a { color: #7b98c1; }
  922. .page-tags .tags-container a:visited { color: #7b98c1; }
  923. .page-tags .tags-container a:hover { color: #757575; }
  924. .page-tags .tags-container a:active { color: #7b98c1; }
  925.  
  926. .page-tags .tags-container h2 {
  927. background-color: #dcdcdc;
  928. color: #757575;
  929. font-size: 1.17em;
  930. font-family: 'Palatino Linotype', 'Book Antiqua', Georgia, 'Times New Roman', serif; font-size: 1.1em;
  931. font-weight: normal;
  932. padding: 5px 10px;
  933. text-transform: uppercase;
  934. }
  935.  
  936. .page-tags .tags-container .ljtaglist {
  937. padding: 10px;
  938. }
  939.  
  940. .page-tags .tags-container .manage-tags-link {
  941. padding: 10px;
  942. }
  943.  
  944. /* Icons Page
  945. ***************************************************************************/
  946.  
  947. .icons-container {
  948. background-color: #ffffff;
  949. border-right: 1px solid #dcdcdc;
  950. border-bottom: 2px solid #dcdcdc;
  951. color: #5f5f5f;
  952. margin-bottom: 10px;
  953. }
  954.  
  955. .icons-container a { color: #7b98c1; }
  956. .icons-container a:visited { color: #7b98c1; }
  957. .icons-container a:hover { color: #757575; }
  958. .icons-container a:active { color: #7b98c1; }
  959.  
  960. .icons-container h2 {
  961. background-color: #dcdcdc;
  962. color: #757575;
  963. font-size: 1.17em;
  964. font-family: 'Palatino Linotype', 'Book Antiqua', Georgia, 'Times New Roman', serif; font-size: 1.1em;
  965. font-weight: normal;
  966. padding: 5px 10px;
  967. text-transform: uppercase;
  968. }
  969.  
  970. .icons-container .contents,
  971. .icons-container .footer {
  972. padding: 15px;
  973. }
  974.  
  975. .sorting-options ul {
  976. padding-left: 0;
  977. }
  978.  
  979. .icons-container .icon {
  980. margin: 1em 0;
  981. }
  982.  
  983. .icon-image {
  984. float: left;
  985. clear: left;
  986. margin-bottom: .25em;
  987. min-width: 100px;
  988. padding-right: 1em;
  989. }
  990.  
  991. .icon-info {
  992. min-height: 100px;
  993. }
  994.  
  995. .icon-info span {
  996. font-weight: bold;
  997. }
  998.  
  999. .icon-info .default {
  1000. text-decoration: underline;
  1001. }
  1002.  
  1003. /* Modules
  1004. ***************************************************************************/
  1005.  
  1006. .module {
  1007. font-size: 10pt;
  1008. text-align: right;
  1009. letter-spacing: .1em;
  1010. list-style: none;
  1011. margin:0;
  1012. padding: 0;
  1013. line-height: 1.1em;
  1014. }
  1015.  
  1016. h2.module-header {
  1017. background-color: #dcdcdc;
  1018. color: #757575;
  1019. font-weight: normal;
  1020. margin: 0 0 5px 0;
  1021. padding: 5px 10px;
  1022. text-align: right;
  1023. text-transform: uppercase;
  1024. }
  1025.  
  1026. h2.module-header a {
  1027. color: #757575;
  1028. }
  1029.  
  1030. .module-content {
  1031. margin-top: 10px;
  1032. }
  1033.  
  1034. ul.module-list,
  1035. ul.module-list-item {
  1036. list-style: none;
  1037. }
  1038.  
  1039. ul.module-list li,
  1040. ul.module-list-item li {
  1041. color:#F3DFD8;
  1042. padding: 0 0 0 5px;
  1043. }
  1044.  
  1045. .module-content .userpic {
  1046. text-align: center;
  1047. }
  1048.  
  1049. .module-content .userpic img {
  1050. background-color: #dcdcdc;
  1051. padding: 10px;
  1052. }
  1053.  
  1054. .journal-name {
  1055. margin-top: 5px;
  1056. text-align: center;
  1057. text-transform: uppercase;
  1058. }
  1059.  
  1060. .journal-website-name {
  1061. text-align: center;
  1062. text-transform: uppercase;
  1063. }
  1064.  
  1065. ul.userlite-interaction-links {
  1066. margin: 5px 0 0;
  1067. list-style: none;
  1068. text-align: center;
  1069. }
  1070.  
  1071. ul.userlite-interaction-links.icon-links li {
  1072. display: inline;
  1073. margin: 0 auto;
  1074. text-align: center;
  1075. }
  1076.  
  1077. .module-navlinks {
  1078. color:#962F3D;
  1079. line-height:1.1em;
  1080. font-size: 10pt;
  1081. text-align: right;
  1082. letter-spacing: .1em;
  1083. list-style: none;
  1084. padding:0;
  1085. }
  1086.  
  1087. .module-navlinks ul.module-list, .module-navlinks ul.module-list a, .module-navlinks ul.module-list a:visited {
  1088. color:#502E28;
  1089. text-transform: uppercase;
  1090. -webkit-transition: all 0.7s ease-in-out;
  1091. -moz-transition: all 0.7s ease-in-out;
  1092. -o-transition: all 0.7s ease-in-out;
  1093. }
  1094.  
  1095. .module-navlinks ul.module-list a:hover{color:#B59994;
  1096. -webkit-transition: all 0.7s ease-in-out;
  1097. -moz-transition: all 0.7s ease-in-out;
  1098. -o-transition: all 0.7s ease-in-out;
  1099. letter-spacing:.5em;}
  1100.  
  1101. .manage-link,
  1102. .manage-tags-link {
  1103. margin-top: 10px;
  1104. text-align: right;
  1105. text-transform: uppercase;
  1106. }
  1107.  
  1108. .module-typelist {padding:0; margin:0;}
  1109.  
  1110.  
  1111. /* Contextual Pop-ups
  1112. ***************************************************************************/
  1113.  
  1114. div.ContextualPopup {
  1115. text-transform: uppercase;
  1116. }
  1117.  
  1118. div.ContextualPopup div.Inner {
  1119. background-color: #ffffff;
  1120. color: #5f5f5f;
  1121. border: 1px solid #757575;
  1122. }
  1123.  
  1124. div.ContextualPopup .Userpic {
  1125. background-color: #dcdcdc;
  1126. margin: 5px;
  1127. padding: 5px;
  1128. }
  1129.  
  1130. div.ContextualPopup .Content {
  1131. background-color: #ffffff;
  1132. color: #5f5f5f;
  1133. border: none;
  1134. margin: auto;
  1135. }
  1136.  
  1137. div.ContextualPopup div.Inner a,
  1138. div.ContextualPopup div.Inner a:visited,
  1139. div.ContextualPopup div.Inner a:link {
  1140. color: #7b98c1;
  1141. text-decoration: none;
  1142. }
  1143.  
  1144. div.ContextualPopup .Relation {
  1145. color: #5f5f5f;
  1146. text-transform: uppercase;
  1147. }
  1148.  
  1149. /* Navigation Strip
  1150. ***************************************************************************/
  1151.  
  1152. #lj_controlstrip td {
  1153. background-color: #F3DFD8;
  1154. border: 1px solid #8B6565;
  1155. color: #8B6565;
  1156. text-transform: uppercase;
  1157. }
  1158.  
  1159. #lj_controlstrip_statustext{
  1160. color: #8B6565;
  1161. }
  1162.  
  1163. #lj_controlstrip input {
  1164. background-color: #F3DFD8;
  1165. border: 1px solid #8B6565;
  1166. color: #8B6565;
  1167. padding: 0 5px;
  1168. text-transform: uppercase;
  1169. }
  1170.  
  1171. #lj_controlstrip a {
  1172. color: #8B6565;
  1173. }
  1174.  
  1175. #lj_controlstrip a:visited {
  1176. color: #8B6565 ;
  1177. }
  1178.  
  1179. #lj_controlstrip a:hover {
  1180. color: #8B6565;
  1181. }
  1182.  
  1183. #lj_controlstrip a:active {
  1184. color: #8B6565;
  1185. }
  1186.  
  1187.  
  1188.  
  1189. .has-userpic .entry .userpic {
  1190. float: right;
  1191. margin: 5px 10px 20px 20px;
  1192. }
  1193.  
  1194. .has-userpic .comment .userpic {
  1195. display: block;
  1196. float: right;
  1197. margin: 5px 10px;
  1198. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement