Advertisement
lacqueried

margarita in blueberry

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