Advertisement
Guest User

layout

a guest
Jul 20th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.28 KB | None | 0 0
  1. /*----SILENT PICTURE (NAV PORTAL)----*/
  2. /* Base: Blanket (Peach) by renoir/sforzinda */
  3. /* Edited by saga @ tofuhouse | 3rd November 2015 */
  4. /* feel free to edit as you like */
  5. /* this is hard and easy all at once */
  6.  
  7.  
  8. /*----NAVIGATIONAL PAGE EDITS----*/
  9.  
  10. /* Colour of Entry */
  11. /* Replace "transparent" with a hex code for a colour */
  12. /* Remember to put a # if you want to use a colour */
  13. .page-recent .entry {
  14. background: transparent !important;
  15. }
  16.  
  17. /* Background of entire page */
  18. /* Add a pattern url between the '' */
  19. body {
  20. background: url('') no-repeat #f9f9f2 left top fixed;
  21. background-size: auto 100%;
  22. }
  23.  
  24. /* Entry + Link Colour Edits */
  25. /* To stop clashing with bg colors if needed*/
  26. /* No need to replace all*/
  27. /* These colour changes affect only the entry page*/
  28.  
  29. /*Entry Text*/
  30. .page-recent .entry {
  31. color: #222222 !important;
  32. }
  33.  
  34. /*Entry Text: Links*/
  35. .page-recent .entry a {
  36. color: #790000 !important;
  37. }
  38.  
  39. /*Entry Text: Link Hover*/
  40. .page-recent .entry a:hover {
  41. color: #000000 !important;
  42. }
  43.  
  44.  
  45.  
  46. /*---- FURTHER EDITS ----*/
  47.  
  48. /* Switch Previous Page on Recent View On or Off*/
  49. /* It is currently Switched off.*/
  50. /*Delete up to "stop deleting"*/
  51. .page-recent div.navigation.bottomnav {display: none;}
  52. /* stop deleting */
  53.  
  54. /* If Previous Page is switched ON */
  55. /* Change Background Colour */
  56. .page-recent div.navigation.bottomnav {
  57. background: transparent !important;
  58. }
  59.  
  60. /* Change Link Colour */
  61. .page-recent div.navigation.bottomnav a {
  62. color: #000000 !important;
  63. }
  64.  
  65.  
  66.  
  67. /*----MAIN----*/
  68.  
  69. body {
  70. color: #222222;
  71. font-family: Arial;
  72. font-size: 1em;
  73. }
  74.  
  75. a {
  76. text-decoration: none!important;
  77. color: #790000;
  78. }
  79.  
  80. a:visited {
  81. color: #790000;
  82. }
  83.  
  84. a:hover {
  85. color: #000000;
  86. }
  87.  
  88. a:active {
  89. color: #790000;
  90. }
  91.  
  92. blockquote {
  93. background: #f8f8f8;
  94. border: none;
  95. margin: 1em;
  96. padding: 2em 1em;
  97. font-family:Courier New;
  98. color:#808080;
  99. font-size:1em;
  100. font-style:normal;
  101. }
  102.  
  103.  
  104.  
  105. /*----LAYOUT----*/
  106.  
  107. @media only screen and (min-width: 40em) {
  108. #primary, #header, #secondary, #footer, .page-top {
  109. width: 800px; }
  110. }
  111.  
  112. div.navigation.topnav {display: none;}
  113. div.navigation.bottomnav { background: #ffffff;
  114. margin: 2em 0;
  115. padding:1em;
  116. font-size: 0.6em;
  117. font-weight: normal;
  118. text-align:right; }
  119.  
  120. div.navigation.bottomnav a {
  121. color:#000000!important;
  122. }
  123. div.navigation.bottomnav a:hover {
  124. color:#790000!important;
  125. }
  126.  
  127. div.navigation.bottomnav.empty {padding:0em!important;}
  128.  
  129.  
  130.  
  131. /*----HEADER + FOOTER----*/
  132.  
  133. #header {
  134. background-color:#ffffff;
  135. margin: 0 auto 0;
  136. }
  137.  
  138. #header>.inner {
  139. border-left: 0px;
  140. padding: 1em;
  141. text-align:center;
  142. }
  143.  
  144. #footer {
  145. background: #ffffff;
  146. margin: 2em auto 0;
  147. }
  148.  
  149. #footer>.inner {
  150. padding: 1em;
  151. text-align:center;
  152. }
  153.  
  154. #footer .page-top {
  155. text-align:center;
  156. color: #000000;
  157. font-family: Times New Roman;
  158. font-size: 1em;
  159. letter-spacing: 0.1em;
  160. }
  161.  
  162. #header h1#title {
  163. color: #000000;
  164. text-shadow: 1px 1px 1px #888888;
  165. font-family: Times New Roman;
  166. font-size: 1.5em;
  167. text-transform: none;
  168. letter-spacing: 0.1em;
  169. }
  170.  
  171. #header h2#subtitle {
  172. color: #aaaaaa;
  173. font-family: Arial;
  174. font-size: 0.8em;
  175. text-transform: none;
  176. letter-spacing: 0.1em;
  177. }
  178.  
  179. #header h2#pagetitle {
  180. color: #cccccc;
  181. font-family: Times New Roman;
  182. font-size: 1em;
  183. text-transform: uppercase;
  184. font-style: italic;
  185. letter-spacing: 0.1em;
  186. }
  187.  
  188. #footer a {color:#000000;}
  189. #footer a:hover {color:#790000;}
  190.  
  191.  
  192.  
  193. /*----NAV LINKS (NOT CONTROL STRIP) ---*/
  194.  
  195. .module-navlinks {
  196. background: #000000;
  197. color:ffffff;
  198. text-align: center;
  199. }
  200.  
  201. .module-navlinks ul.module-list {
  202. display: inline;
  203. letter-spacing: 0.2em;
  204. text-transform: uppercase;
  205. font-family: Times New Roman;
  206. font-size: 1em;
  207. }
  208.  
  209. .module-navlinks ul.module-list li {
  210. border-right: none;
  211. }
  212.  
  213. .module-navlinks ul.module-list li a {
  214. color: #ffffff;
  215. }
  216.  
  217. .module-navlinks ul.module-list li a:hover {
  218. color: #888888;
  219. }
  220.  
  221.  
  222.  
  223. /*----BOTTOM MODULES----*/
  224.  
  225. #secondary {
  226. clear:both;
  227. color:#222222!important;
  228. font-size:0.8em;}
  229.  
  230. #secondary>.inner {
  231. border-left: 0px;
  232. margin:0px;
  233. padding:0px;
  234. }
  235.  
  236. #secondary .module {
  237. width: 90%;
  238. margin: 1em 1em;
  239. }
  240.  
  241. @media only screen and (min-width: 40em) {
  242. #secondary .module {
  243. width: 29%;
  244. }
  245. }
  246.  
  247. h2.module-header {
  248. clear:both;
  249. display:block;
  250. font-family:Times New Roman !important;
  251. font-size:1.2em;
  252. padding:0.5em;
  253. text-transform: uppercase;
  254. text-align:center !important;
  255. font-weight:normal;
  256. color:#000000!important;
  257. text-shadow: 1px 1px #cccccc;
  258. border-bottom:1px solid #666666;
  259. }
  260.  
  261. h2.module-header a {
  262. color:#000000!important;
  263. }
  264.  
  265. h2.module-header a:hover {
  266. color:#790000!important;
  267. }
  268.  
  269. #secondary .module-content {
  270. font-family:Arial!important;
  271. }
  272.  
  273. .module-content #profile {text-align: center;}
  274. .module-content .userpic {display:block;
  275. float:none;
  276. clear:both;
  277. text-align: center;}
  278. .module-content .journal-name {clear:both;
  279. text-align: center;}
  280. ul.userlite-interaction-links.icon-links {
  281. clear:both;
  282. margin-left: 0;
  283. padding-left: 0;
  284. text-align: center;
  285. }
  286. ul.userlite-interaction-links.icon-links li {
  287. clear:both;
  288. display: inline;
  289. padding: 0 .20em;
  290. border:0px;
  291. }
  292.  
  293. .module-calendar { text-align: center !important;
  294. padding:0px 0px 10px 0px !important;}
  295. .module-calendar table {width: 100%; text-align: center !important; }
  296. .module-calendar td {border: 1px solid #eeeeee;}
  297. .module-calendar .empty-day {border: 1px solid #cccccc;}
  298. .module-calendar .entry-day {border: 1px solid #cccccc; background-color: #f5f5f5 !important;}
  299. .module-calendar th {background: #f5f5f5; border: 1px solid #eeeeee;}
  300.  
  301. .module-tags_cloud {border:0px;}
  302.  
  303. .module-tags_cloud li,
  304. .tags_cloud li {
  305. display:block;
  306. font-size:1em!important;
  307. }
  308.  
  309. .module-userprofile .userpic img {
  310. box-shadow: 3px 3px 3px #cccccc;
  311. }
  312.  
  313.  
  314.  
  315. /*----ENTRY (DEFAULT)----*/
  316.  
  317. .entry {
  318. color: #222222!important;
  319. background-color: #ffffff;
  320. border-left: 0;
  321. margin:0em 0;
  322. padding:0px;
  323. }
  324.  
  325. .entry .header {
  326. font-family: Times New Roman;
  327. background: #ffffff;
  328. text-align: center;
  329. margin:0px;
  330. padding:0em;
  331. border-bottom: 1px solid #666666;
  332. }
  333.  
  334. h3.entry-title {
  335. font-family: Times New Roman;
  336. font-size: 1.2em;
  337. color: #000000;
  338. font-weight: normal;
  339. letter-spacing: 0.1em;
  340. margin: 0;
  341. padding: 0;
  342. text-transform: none;
  343. text-shadow: 1px 1px #cccccc;
  344. }
  345.  
  346. h3.entry-title a {
  347. color: #000000;
  348. }
  349.  
  350. h3.entry-title a:hover {
  351. color: #790000;
  352. }
  353. .entry .datetime a {
  354. color: #000000;
  355. }
  356.  
  357. .entry .datetime a:hover {
  358. color: #790000;
  359. }
  360.  
  361. @media only screen and (min-width: 40em) {
  362. .entry .userpic {
  363. margin: -1em 0em 0em -8em; }
  364. }
  365. .userpic img {
  366. width:100px;
  367. height:100px;
  368. background: #ffffff;
  369. padding: 10px;
  370. border: 0;
  371. }
  372.  
  373. .entry .datetime a {
  374. color: #000000;
  375. }
  376.  
  377. .entry .datetime a:hover {
  378. color: #790000;
  379. }
  380. }
  381.  
  382. .entry .contents {
  383. min-height:120px;
  384. }
  385.  
  386. @media only screen and (min-width: 40em) {
  387. .entry .contents {
  388. margin:1em 0 0 0;
  389. }
  390. }
  391.  
  392. .entry .entry-content {padding: 1em;}
  393.  
  394. @media only screen and (min-width: 40em) {
  395. .entry .entry-content { overflow:auto;
  396. }
  397. }
  398.  
  399. .poster.entry-poster { padding: 0em 1em;
  400. text-shadow: 1px 1px #cccccc;
  401. color:#888888;}
  402.  
  403. .poster.entry-poster.empty { padding: 0em!important; }
  404.  
  405. ul.entry-management-links li {
  406. display: inline;
  407. padding: 0 .25em;
  408. }
  409.  
  410. ul.entry-interaction-links li {
  411. display: inline;
  412. padding: 0 .25em;
  413. }
  414.  
  415. ul.entry-interaction-links, ul.entry-management-links,
  416. ul.comment-interaction-links, ul.comment-management-links {
  417. margin:0;
  418. padding: 1em 0em;
  419. display:inline;
  420. border-bottom:0px;
  421. }
  422.  
  423. ul.text-links li { font-weight: normal;
  424. font-size: 0.7em;
  425. padding: 1em;
  426. text-transform: uppercase;
  427. letter-spacing: 1px;
  428. color: #000000 !important;
  429. text-decoration:none;
  430. text-shadow: 1px 1px #cccccc;}
  431. .text-links a, #comments .text-links a { color: #000000 !important; text-decoration:none;}
  432. ul.text-links li:hover {text-decoration:none;}
  433. .text-links li:hover a, #comments .text-links li:hover a {color: #790000 !important; text-decoration:none;}
  434.  
  435. ul.text-links li:active {text-decoration:none;}
  436. .text-links li:active a, #comments .text-links li:active a {text-decoration:none;}
  437.  
  438. ul.text-links li:visited {text-decoration:none;}
  439. .text-links li:visited a, #comments .text-links li:visited a {text-decoration:none;}
  440.  
  441. .entry .footer, .comment .footer {
  442. clear:both;
  443. margin: 0px;
  444. padding: 1em 0;
  445. text-align:center;
  446. border-top:1px solid #666666;
  447. }
  448.  
  449. .tag { margin: 0 0 1em 0;
  450. padding: 0 1em 1em 1em;
  451. text-align:left!important;
  452. font-weight: normal;
  453. font-size: 0.8em;
  454. text-shadow: 1px 1px #cccccc;
  455. border-bottom:1px solid #666666;
  456. }
  457.  
  458. .tag-nav-trigger, .tag-nav-actions input {border:0 !important;}
  459.  
  460. .metadata-label-location,
  461. .metadata-label-mood,
  462. .metadata-label-music {
  463. display:inline;}
  464.  
  465. .tag-text {display:inline;}
  466.  
  467. .metadata ul {
  468. margin: 1em;
  469. text-transform: lowercase;
  470. font-weight: normal;
  471. font-size: 0.8em;
  472. }
  473.  
  474. .metadata ul li {color:#444444;}
  475.  
  476. .metadata-item-location, .metadata-item-music, .metadata-item-mood, .tag ul {
  477. text-align: right;
  478. }
  479.  
  480. .tag ul li {
  481. font-weight: normal;
  482. margin: .5em .2em 0 0;
  483. text-align: right;
  484. }
  485.  
  486.  
  487.  
  488. /*----COMMENTS----*/
  489.  
  490. .comment-wrapper {
  491. margin:0px;
  492. }
  493.  
  494. .comment {
  495. border:0px;
  496. color: #222222!important;
  497. background-color: #ffffff;
  498. margin:0px;
  499. padding:0px;
  500. }
  501.  
  502. .comment .contents {padding:1em;}
  503.  
  504. .comment-pages {background:#ffffff;
  505. text-align:center;
  506. padding: 1em 0;}
  507.  
  508. .comment .header {
  509. background: #ffffff;
  510. text-align: center;
  511. margin:0px;
  512. padding:1em;
  513. border-bottom:1px solid #666666;
  514. }
  515.  
  516. .comment-title {
  517. font-family: Times New Roman;
  518. font-size: 1.2em;
  519. color: #000000;
  520. font-weight: normal;
  521. letter-spacing: 0.1em;
  522. margin: 0;
  523. padding: 0;
  524. text-transform: none;
  525. text-shadow:1px 1px #cccccc;
  526. }
  527.  
  528. .comment-title a { color: #000000; }
  529. .comment-title a:hover { color: #790000; }
  530.  
  531. .comment .datetime {color:#000000!important;}
  532.  
  533. .comment-poster {text-transform:none;
  534. color:#888888;
  535. text-shadow: 1px 1px #cccccc;}
  536.  
  537. .bottomcomment,
  538. .comments-message {
  539. border:0px;
  540. margin:1em 0;
  541. padding: 1em 0;
  542. text-align:center;
  543. background:#ffffff;
  544. }
  545.  
  546.  
  547.  
  548. /*----ARCHIVES---*/
  549.  
  550. li.active {
  551. color: #cccccc;
  552. }
  553.  
  554. .month {
  555. border:0px;
  556. background-color: #ffffff;
  557. color:#222222;
  558. margin: 2em auto;
  559. padding: 0;
  560. }
  561.  
  562. .month .header {
  563. text-align: center;
  564. margin:0px;
  565. padding:1em;
  566. border-bottom: 1px solid #666666;
  567. }
  568.  
  569. .month h3 {
  570. font-family: Times New Roman;
  571. font-size: 1.2em; color: #000000;
  572. font-weight: normal;
  573. letter-spacing: 0.1em;
  574. margin: 0;
  575. padding: 0;
  576. text-transform: none;
  577. text-align:center;
  578. }
  579.  
  580. .month .contents { padding:1em;}
  581.  
  582. .month .footer {text-align: center;}
  583.  
  584. .month table {
  585. border-spacing: 1px;
  586. border-collapse: separate;
  587. }
  588.  
  589. .month td.day-empty {border: 1px solid #eeeeee;}
  590. .month td.day {border: 1px solid #cccccc;}
  591. .month td.day-has-entries {border: 1px solid #cccccc; background-color: #eeeeee !important;}
  592. .month-wrapper th {background:#eeeeee; border: 0px; color:#000000; text-shadow: 1px 1px #cccccc;}
  593.  
  594. .month-wrapper .day-has-entries {
  595. color: #444444;
  596. }
  597.  
  598. .month-wrapper .day-has-entries a {
  599. }
  600.  
  601. .month-wrapper .day-has-entries:hover {
  602. background:#ffffff;
  603. }
  604.  
  605. h3.day-date {
  606. display:block;
  607. width:100%;
  608. background: #ffffff;
  609. color:#000000; text-shadow: 1px 1px #cccccc;
  610. font-weight:normal;
  611. font-size: 1.2em;
  612. font-family: times new roman;
  613. padding: 1em 0;
  614. margin: 2em 0 0 0;
  615. text-align:center;
  616. }
  617.  
  618. .month dl {
  619. font-family: Arial;
  620. margin:0px;
  621. padding:1em;
  622. }
  623.  
  624. .month dl dt {
  625. text-transform: uppercase;
  626. text-shadow: 1px 1px #cccccc;
  627. }
  628.  
  629. .month dd h3 {
  630. padding: 0em 0em 0em 0.5em;
  631. }
  632.  
  633. .month dd h3 a {
  634. color: #000000;
  635. text-shadow: 1px 1px #cccccc;
  636. }
  637.  
  638.  
  639.  
  640. /*----TAGS----*/
  641.  
  642. .page-tags .tags-container {
  643. border:0px;
  644. background-color: #ffffff;
  645. color:#222222;
  646. margin: 2em auto;
  647. padding: 0;
  648. }
  649.  
  650. .page-tags .header {
  651. background: #ffffff;
  652. text-align: center;
  653. margin:0px;
  654. padding:1em;
  655. border-bottom: 1px solid #666666;
  656. }
  657.  
  658. .page-tags .tags-container h2 {
  659. font-family: Times New Roman;
  660. font-size: 1.2em; color: #000000;
  661. font-weight: normal;
  662. letter-spacing: 0.1em;
  663. margin: 0;
  664. padding: 0;
  665. text-transform: none;
  666. text-align: center;
  667. text-shadow: 1px 1px #cccccc;
  668. }
  669.  
  670. .page-tags .contents { padding:1em;}
  671.  
  672. .page-tags .footer {text-align: center;}
  673.  
  674.  
  675.  
  676. /*----ICONS----*/
  677.  
  678. .icons-container {
  679. border:0px;
  680. background-color: #ffffff;
  681. color:#222222;
  682. margin: 2em auto;
  683. padding: 0;
  684. }
  685.  
  686. .icons-container .header {
  687. background: #ffffff;
  688. text-align: center;
  689. margin:0px;
  690. padding:1em;
  691. border-bottom: 1px solid #666666;
  692. }
  693.  
  694. .icons-container h2 {
  695. font-family: Times New Roman;
  696. font-size: 1.2em; color: #000000;
  697. font-weight: normal;
  698. letter-spacing: 0.1em;
  699. margin: 0;
  700. padding: 0;
  701. text-transform: none;
  702. text-align: center;
  703. text-shadow: 1px 1px #cccccc;
  704. }
  705.  
  706. .icons-container .contents { padding:1em;}
  707.  
  708. .icons-container .footer {text-align: center;
  709. clear:both;}
  710.  
  711. .icons-container .icon {
  712. float:left;
  713. min-width: 280px;
  714. vertical-align: bottom;
  715. width: 50%;
  716. display:table;
  717. font-size:0.75em;
  718. }
  719.  
  720. .icon-image {
  721. float: left;
  722. clear: left;
  723. margin-bottom: .25em;
  724. min-width: 100px;
  725. padding-right: 1em;
  726. }
  727.  
  728. .icon-info span {
  729. font-weight: normal;
  730. }
  731.  
  732.  
  733.  
  734. /*----CONTROL STRIP----*/
  735.  
  736. #lj_controlstrip {
  737. background: #000000;
  738. background-position: 0 0;
  739. border:0px;
  740. text-shadow: 1px 1px #444444;
  741. }
  742.  
  743. #lj_controlstrip td, #lj_controlstrip_statustext {
  744. font-family: Arial !important;
  745. color: #ffffff !important;
  746. }
  747.  
  748. #lj_controlstrip input {
  749. color:#ffffff !important;
  750. background-color: #000000 !important;
  751. border: 1px solid #ffffff;
  752. }
  753.  
  754. #lj_controlstrip_user, #lj_controlstrip_actionlinks, #lj_controlstrip_login {
  755. border-right: 0 !important;
  756. }
  757.  
  758. #lj_controlstrip td a {
  759. color: #cccccc !important;
  760. }
  761.  
  762. #lj_controlstrip td a:hover {
  763. color: #888888 !important;
  764. }
  765.  
  766.  
  767.  
  768. /*----HOVER MENU THING----*/
  769.  
  770. .ContextualPopup {
  771. background: #ffffff!important;
  772. color: #000000!important;
  773. font-size: 0.8em !important;
  774. font-weight; normal !important;
  775. border:0px !important;
  776. border-radius: 0px!important;
  777. box-shadow: 0px 0px 0px #000000;
  778. text-shadow: 1px 1px #cccccc;
  779. }
  780.  
  781. .ContextualPopup a { font-size: 0.8em !important;
  782. color: #000000!important;
  783. text-transform:uppercase; }
  784. .ContextualPopup a:visited { color: #000000!important; }
  785. .ContextualPopup a:hover { color: #aaaaaa!important; }
  786. .ContextualPopup a:active { color: #000000!important; }
  787.  
  788. .ContextualPopup .Relation {
  789. display:block;
  790. font-weight:normal;
  791. font-size:1em;
  792. font-family:Times New Roman;
  793. margin: 0 0 5px 0;
  794. color: #000000;
  795. border-bottom: 1px solid #666666;
  796. padding:5px 0;
  797. }
  798.  
  799. .ContextualPopup .Userpic {
  800. padding: 0px!important;
  801. margin: 0px!important;
  802. border: 0px!important;
  803. }
  804.  
  805. .ContextualPopup .Userpic img {
  806. padding:7px;
  807. background: #ffffff;
  808. border: 0px;
  809. box-shadow: 3px 3px 3px #cccccc;
  810. }
  811.  
  812.  
  813.  
  814. /*----NAVIGATIONAL ENTRY PAGE (FRONT)----*/
  815.  
  816. .page-recent #header {display: none;}
  817. .page-recent #secondary {display: none;}
  818. .page-recent #footer {display: none;}
  819. .page-recent .module-navlinks {display: none;}
  820. .page-recent div.navigation.bottomnav {text-align: center;}
  821.  
  822. .page-recent .entry .header {display: none;}
  823. .page-recent .userpic img {display: none;}
  824. .page-recent .poster.entry-poster {display: none;}
  825. .page-recent .entry .footer {display: none;}
  826.  
  827. .page-recent .entry .entry-content {padding: 0em; overflow:invisible;}
  828. .page-recent .entry {margin:0em 0;}
  829.  
  830. @media only screen and (min-width: 40em) {
  831. .page-recent .entry .entry-content {
  832. overflow:visible;
  833. }
  834. }
  835.  
  836. /*----ADD MORE EDITS BELOW THIS IF YOU LIKE----*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement