Advertisement
Guest User

Colseit w/o Header

a guest
Jan 1st, 2016
458
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.26 KB | None | 0 0
  1. /* Because The Sky is Red- Transmorgified */
  2. /* Layout by moribound @ aliahan- please credit if you're taking! */
  3.  
  4. /* DISABLED */
  5.  
  6. h1#title, h2#pagetitle, .page-top, .module-time.module, .module-
  7. powered.module, .module-syndicate.module, .module-calendar.module,
  8. .manage-link, .module-pagesummary, .module-credit,
  9. .module-cuttagcontrols.module, .navigation.bottomnav.empty,
  10. li.page-separator, .page-separator, .time, span.poster.entry-poster, .navigation.topnav, span.sticky-entry-icon, span.access-filter, span.restrictions, .month-wrapper a, #lj_controlstrip, span.cuttag_container img, li.module-list-item .clear, ul.userlite-interaction-links.icon-links, .journal-name, .noentries, span#site-branding, input.search-box, .module-search.module, li.link.tell_friend, li.link.mem_add, #body-footer, .module-section-three, .module-section-two .module-tags_cloud, span.datetime, span.date, span.time, .module-section-two .module-typelist h2.module-header, .entry .metadata-label, span.tag-text, .separator.separator-before, .separator.separator-after, .module-section-two h2 {display: none!important;}
  11.  
  12. ul, li {list-style: none!important;}
  13.  
  14. html body {padding: 0!important;}
  15.  
  16. * {box-sizing: content-box!important; -moz-box-sizing: content-box!important;}
  17.  
  18. .entry .footer, .comment .footer {clear: none!important; text-align: left!important;}
  19.  
  20. #primary > .inner:first-child, #secondary > .inner:first-child, #tertiary > .inner:first-child {padding: 0!important;}
  21.  
  22. /* HEADER */
  23.  
  24. #header {}
  25.  
  26. /* BODY */
  27.  
  28. body {font-size: 11px; font-family: Arial, sans-serif; color: #777!important; line-height: 150%; width: 800px; margin: 0; background-color: #fff!important; background-image: url(http://imgur.com/opyE2o1.png); background-repeat: no-repeat; background-position: top right; background-attachment: fixed;}
  29.  
  30. #content {padding: 0px!important; margin: 0px!important; z-index: 0!important;}
  31.  
  32. #container {background: transparent!important; margin: 0!important;}
  33.  
  34. .two-columns-left #content {background: transparent!important;}
  35.  
  36. .two-columns-left #wrap {padding: 0!important; margin: 0!important; background: transparent!important;}
  37.  
  38. /* LINKS, COLORS */
  39.  
  40. a {text-decoration: none!important; color: #E35549!important;}
  41.  
  42. a:hover, a:visited {color: #E8805D!important;}
  43.  
  44. b, strong {font-weight: normal!important;}
  45.  
  46. i, u {color: #E8805D!important;}
  47.  
  48. span.ljuser a {font-family: Georgia, serif; font-size: 10px; color:
  49. #E35549!important; font-variant: small-caps; text-transform: uppercase; padding-left: 0px; letter-spacing: 0px!important;}
  50.  
  51. span.cuttag_container {font-family: Georgia, serif; font-weight:
  52. normal!important; text-align: center; font-variant: small-caps!important; color: #fff!important; text-transform: uppercase!important; background-image: url(http://imgur.com/yWxa2M6.gif); background-repeat: no-repeat; background-position: left center; padding-left: 10px; font-size: 10px!important; color: #fff!important;}
  53.  
  54. span.cuttag_container a {color: #E35549!important;}
  55.  
  56. /* SIDEBAR */
  57.  
  58. .module-section-two {width: 155px; position: fixed; left: 0; top: 0; background: transparent!important; padding: 0px 0px 0px 10px!important; margin: 0px!important;}
  59.  
  60. .module-section-two .module {margin: 15px 0px 0px 10px!important; padding: 0!important; border: 0px!important;}
  61.  
  62. /* SIDEBAR- NAVIGATION */
  63.  
  64. .module-section-two .module-navlinks, .module-section-two .module-typelist {background: transparent!important; border-style: none!important; padding: 0px!important;}
  65.  
  66. .module-section-two .module-navlinks ul {margin: 0!important; padding: 0!important;}
  67.  
  68. .module-section-two .module-navlinks li, .module-section-two .module-typelist li {font-size: 10px; color: #E35549!important; margin: 0px 0px 4px 0px; padding: 5px 5px 5px 15px; background-color: #fff; border-bottom: 1px solid #eee!important; font-variant: small-caps!important; text-transform: uppercase!important; background-image: url(http://imgur.com/hrhv1fo.gif); background-repeat: no-repeat; background-position: left center; width: 155px;}
  69.  
  70. .module-section-two .module-navlinks li a, .module-section-two .module-typelist li a {color: #E35549!important; font-family: Georgia, serif!important;}
  71.  
  72. / * SIDEBAR- TAGS LIST */
  73.  
  74. .module-section-two .module-tags_list {max-width: 150px; max-height: 100px; overflow-x: hidden; overflow-y: scroll!important; border: 0!important; margin-left: -10px!important; display: inline-block!important;}
  75.  
  76. .module-section-two .module-tags_list li {font-size: 10px; color: #E35549!important; margin: 0px 0px 4px -5px; padding: 5px 5px 5px 15px; background-color: #fff; border-bottom: 1px solid #eee!important; font-variant: small-caps!important; text-transform: uppercase!important; background-image: url(http://imgur.com/hrhv1fo.gif); background-repeat: no-repeat; background-position: left center; width: 155px;}
  77.  
  78. .module-section-two .module-tags_list li a {color: #E35549!important; font-family: Georgia, serif!important;}
  79.  
  80. /* ENTRIES */
  81.  
  82. blockquote {padding: 9px; background: #fafafa; border: 1px solid #eee;}
  83.  
  84. .entry {width: 600px; margin: 22px 0px 22px 200px; border: none!important; background: #fff!important; color: #777!important; padding: 0px!important;}
  85.  
  86. .entry-content {width: 460px; padding: 10px; margin-right: 110px; min-height: 120px;}
  87.  
  88. .entry .userpic a {display: block; float: right; background: none!important; border: none!important; padding: 0px; position: absolute;
  89. margin-top: 66px; margin-right: -10px;}
  90.  
  91. .entry .userpic img {display: block; border: 1px solid #eee!important; padding: 9px; background: #fff!important; width: 80px!important; height: 80px!important;}
  92.  
  93. h3.sticky-entry-title.entry-title, h3.entry-title .entry-wrapper-odd .entry-title, .comment-wrapper-odd .comment-title, .entry-wrapper-even .entry-title, .comment-wrapper-even .comment-title {border-style: solid none solid none!important; background-color: #fff!important; text-align: left!important; padding: 5px 0px!important; border-top: 1px solid #eee!important; border-bottom: 1px solid #eee!important; color: #E35549!important; font-weight: normal!important; font-family: Georgia, serif!important; text-transform: uppercase!important; font-size: 11px; line-height: 150%; font-variant: small-caps!important;}
  94.  
  95. h3.entry-title a {color: #E35549!important; font-weight: normal!important; font-family: Georgia, serif!important; text-transform: uppercase!important; font-size: 11px; line-height: 150%; font-variant: small-caps!important;}
  96.  
  97. /* METADATA, TAGS */
  98.  
  99. .metadata {margin-left: 10px; width: 460px;}
  100.  
  101. span.metadata-item.metadata-item-mood {text-transform: capitalize; background-image: url(http://imgur.com/T9DOHGI.gif); background-repeat: no-repeat; background-position: left center; padding-left: 15px;}
  102. span.metadata-item.metadata-item-location {background-image: url(http://imgur.com/CpNoPf1.gif); background-repeat: no-repeat; background-position: left center; padding-left: 15px;}
  103. span.metadata-item.metadata-item-music {background-image: url(http://imgur.com/e6F0u2y.gif); background-repeat: no-repeat; background-position: left center;
  104. padding-left: 15px;}
  105.  
  106. .tag {margin-left: 5px; background-image: url(http://imgur.com/nWliP8e.gif); background-repeat: no-repeat; background-position: 0px 4px; padding-left: 15px; padding-bottom: 5px; color: #777!important;}
  107.  
  108. .tag a {color: #E35549!important; font-family: Georgia!important; font-variant: small-caps; text-transform: uppercase; font-size: 10px!important;}
  109.  
  110. /* COMMENTS - INDIVIDUAL */
  111.  
  112. .entry .footer .inner .comment-links {font-variant: normal!important; font-size: 10px; width: 600px!important; border-top: 1px solid #eee!important; border-bottom: 1px solid #eee!important; padding: 5px 0px!important; text-align: left!important;}
  113.  
  114. .text-links li {padding: 0px 5px;}
  115.  
  116. .entry-management-links .edit_entry a, .comment-management-links .delete_comment a, .comment-management-links .edit_comment a, .entry-management-links .edit_tags a, .entry-management-links .mem_add a, .entry-management-links .watch_comments a, .comment-management-links .watch_thread a, .entry-interaction-links li a, .entry-management-links .tell_friend a, .comment-interaction-links li a {background-image: url(http://imgur.com/771kJMh.gif)!important; background-repeat: no-repeat; background-position: left center; font-size: 10px; padding-left: 12px!important; font-family: Georgia, serif!important; font-variant: small-caps!important;
  117. text-transform: uppercase!important; color: #E35549!important;}
  118.  
  119. /* NAVIGATION */
  120.  
  121. .navigation, .navigation.bottomnav {position: fixed; left: 0; bottom: 0; border: none!important; font-variant: small-caps; text-transform: uppercase; font-family: Georgia, serif!important; color: #E35549!important; padding: 0px 0px 0px 10px!important; width: 170px; display: block!important; margin: 0px!important;
  122. text-align: left!important;}
  123.  
  124. .navigation .page-back a:before, .navigation .page-forward a:after {content: none!important; color: #E35549!important; list-item: none!important;}
  125.  
  126. .navigation ul {margin: 0px!important; padding: 5px 0px!important;}
  127.  
  128. .navigation li:active {font-size: 11px!important; padding: 5px 0px!important;}
  129.  
  130. .navigation li {display: block!important; padding: 5px 0px 5px 15px!important; text-align: left!important; border-bottom: 1px solid #eee!important; background-image: url(http://imgur.com/hrhv1fo.gif); background-repeat: no-repeat; background-position: left center; font-size: 10px!important;}
  131.  
  132. .navigation li a {color: #E35549!important;}
  133.  
  134. /* MONTH */
  135.  
  136. .month {border: none!important; width: 560px; margin: 0px auto 0px 105px;}
  137.  
  138. div#archive-year h3 {border-style: solid none solid none!important; background-color: #fff!important; text-align: left!important; padding: 5px 0px!important; border-top: 1px solid #eee!important; border-top: 1px solid #eee!important; border-bottom: 1px solid #eee!important; margin-left: 85px; color: #E35549!important; font-weight: normal!important; font-family: Georgia, serif!important; text-transform: uppercase!important; font-size: 11px; line-height: 150%; font-variant: small-caps!important; width: 600px!important;}
  139.  
  140. month-wrapper h3 a {color: #E35549!important; font-weight: normal!important; font-family: Georgia, serif!important; text-transform: uppercase!important; font-size: 11px; line-height: 150%; font-variant: small-caps!important;}
  141.  
  142. .month-wrapper {border: none!important; background-color: transparent!important; margin: 12px 0px 0px 0px!important;}
  143.  
  144. .month th {font-weight: normal!important; font-variant: small-caps!important; text-transform: uppercase!important; border: 1px solid #fff!important; background: #E35549!important; margin: 0px 1px!important; font-size: 10px!important; width: 50px!important; font-family: Georgia, serif!important; color: #fff!important; padding: 3px!important;}
  145.  
  146. .month .day {font-weight: normal!important; font-variant: small-caps!important; text-transform: uppercase!important; border: 1px solid #eee!important; background: #fff!important; margin: 0px 1px!important; font-size: 10px!important; width: 50px!important; color: #777!important;}
  147.  
  148. table.month {border-collapse: collapse!important;}
  149.  
  150. /* TAGS */
  151.  
  152. .tags-container {background: #fff; width: 580px!important; padding: 10px 0px 20px 0px!important; margin: -25px auto 0px 165px; border: none!important;}
  153.  
  154. ul.ljtagslist.tags_list {width: 580px;}
  155.  
  156. ul.ljtagslist.tags_list li, .tags_list li, .tags_multilevel li {
  157. font-family: Georgia, serif!important; font-size: 10px!important; color: #777; font-variant: small-caps; text-transform: uppercase; border-bottom: 1px solid #eee; padding: 5px 0px 5px 12px; background-image: url(http://imgur.com/nWliP8e.gif); background-repeat: no-repeat; background-position: left center; background-color: transparent;}
  158.  
  159. ul.ljtagslist.tags_list li a, .tags_list li a, .tags_multilevel li a
  160. {color: #E35549!important; list-item: none!important; font-family: Georgia, sans-serif!important; font-size: 10px!important;}
  161.  
  162. /* CONTEXTUAL POP-UP */
  163.  
  164. body .ui-tooltip {border: none!important; font-family: Georgia, serif!important;}
  165.  
  166. .ui-widget-content {border-top: 1px solid #eee!important; color: #777!important; font-family: Georgia, serif!important;}
  167.  
  168. div.ContextualPopup {width: 300px; border: 1px solid #eee!important; font-family: Georgia, serif!important; background: #fff!important; color: #E35549!important;}
  169.  
  170. div.ContextualPopup a {color: #E35549!important; font-family: Georgia, serif!important; font-weight: normal!important; text-align: left; font-variant: small-caps!important; text-transform: uppercase!important; font-size: 10px!important;}
  171.  
  172. div.ContextualPopup .Actions {line-height: 150%;}
  173.  
  174. div.ContextualPopup .Actions a {color: #E35549!important;}
  175.  
  176. div.ContextualPopup .Userpic {border: none!important;}
  177.  
  178. div.ContextualPopup .Userpic img {padding: 9px!important; border: 1px solid #eee!important; background: #fff;}
  179.  
  180. div.ContextualPopup .Relation {font-size: 11px; font-family: Georgia, serif!important; font-weight: normal!important; text-align: left; font-variant: small-caps; text-transform: uppercase; color: #E35549!important;}
  181.  
  182. /* MISC- USERICONS */
  183.  
  184. img[src*="user.png"], img[src*="community.png"], img[src*="feed.png"],
  185. img[src*="user_staff.png"], img[src*="comm_staff.png"],
  186. img[src*="http://plurk.com/favicon.ico"] {width: 0 !important; vertical-
  187. align: middle !important; margin: 0 auto; height: 0 !important;
  188. background: transparent url(http://imgur.com/ZW6BWhI.gif) no-repeat;
  189. padding: 14px 0 0 10px !important;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement