Advertisement
Guest User

mica

a guest
Oct 5th, 2012
1,046
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.06 KB | None | 0 0
  1. /* -------------------------------------------
  2.  
  3. s2 complete style: mica, 27/09/2011
  4. available at lobelia.insanejournal.com
  5.  
  6. stylesheet by mirka (medea.insanejournal.com)
  7. complete style base code by emily ravenwood
  8.  
  9. ------------------------------------------- */
  10.  
  11.  
  12. /* -------------------------------------------
  13. miscellaneous
  14. ------------------------------------------- */
  15.  
  16.  
  17. .pkg {}
  18. .separator {}
  19.  
  20. blockquote { font-style: normal; background: #fafafa; border-left: 6px solid #f0f0f0; padding: 10px; line-height: 100%; color: #555; }
  21. h1, h2, h3 { }
  22.  
  23. a { text-decoration: none; }
  24. a:visited { }
  25. a:hover { text-decoration: none; }
  26. a:active {}
  27.  
  28. ol { margin: 19px 40px; padding: 0px; list-style: upper-roman; }
  29. input, textarea { margin: 1px; border: 1px solid #cccccc; color: #444444; }
  30. font { font-family: inherit; font-size: inherit; color: inherit }
  31.  
  32.  
  33. /* -------------------------------------------
  34. body & page layout
  35. ------------------------------------------- */
  36.  
  37. html { margin: 0px; padding: 0px; }
  38. body { color: #000000; background: #fff; margin: 0; padding: 0; font-family: arial, helvetica, sans-serif; }
  39.  
  40.  
  41. .layout-two-column-right {}
  42. .layout-two-column-right #alpha {width: 625px; margin: 0px; padding: 0px; }
  43. .layout-two-column-right #beta { width: 175px; }
  44.  
  45. #container { background: #fff; margin: auto; }
  46. #container-inner { margin: auto}
  47. #content-footer { clear: both; height: 30px; background: #fff; }
  48.  
  49.  
  50. #pagebody { margin: auto; padding: 0px; padding-top: 40px; padding-bottom: 20px; width: 825px;}
  51.  
  52. #alpha {background: none; border: 0px!important }
  53. #alpha a, #alpha a:visited { color: #000; }
  54. #alpha a:hover { color: #ffa500;}
  55.  
  56. #beta { margin-bottom: 30px; padding-bottom: 0px; }
  57.  
  58.  
  59. /* -------------------------------------------
  60. header & banners
  61. ------------------------------------------- */
  62.  
  63. #header { background: none; width: 100%; border-top: 80px black solid; }
  64. #header-inner {background: none; width: 750px; margin: auto}
  65. #header-text, #banner-header { background: none; border: 0px; margin: 0px; padding: 0; text-align: center; clear: left; font-size: 20pt; line-height: 15pt; font-family: times new roman, times, serif; color: black; text-transform: lowercase}
  66. #header-text a, #banner-header a {color: black; font-weight: normal; font-style: italic;}
  67. #banner-description, #nav-below {display:none;}
  68. #banner-inner {background: none }
  69. #nav-above {background: none; margin: 0; padding: 10px; margin-left: 30px; text-align: center;}
  70. #nav-above ul { list-style: none; padding-left: 0; text-align: center; }
  71. #nav-above li { background: none; border: 0px; padding: 9px 6px 2px 6px; margin: 1px; overflow: hidden!important; font-size: 8pt; font-family: arial narrow, helvetica, arial, sans-serif; text-transform: uppercase; letter-spacing: 1px; text-align: center; color: #bbb;}
  72. #nav-above .current a {color: #aaa!important}
  73. #nav-above .current a:hover {color: #ddd!important}
  74. #nav-above a {color: #000!important; width: 14px }
  75. #nav-above a:hover {color: #ddd!important}
  76.  
  77. #nav-above a[title*=Memories] {display:none}
  78.  
  79.  
  80. /* -------------------------------------------
  81. entries & content
  82. ------------------------------------------- */
  83.  
  84. .content-nav { margin: 0; text-align: right; background: #fff; padding: 4px; min-height: 50px;}
  85.  
  86. .nav-top { display: none;}
  87. .nav-bottom { padding: 40px 0 0px 5px; margin: 13px; color: black; font-size: 14pt; line-height: 12pt; font-family: times new roman, times, serif; color: black; text-transform: lowercase }
  88. .nav-bottom a, .nav-bottom a:visited { color: black; font-weight: normal; font-style: italic; padding: 2px 5px}
  89. .nav-bottom a:hover {color: #ddd!important}
  90. .entrypage { text-align: center;}
  91.  
  92. #tagpage-header { text-align: center; display:none}
  93.  
  94. .date-header { display:none; }
  95.  
  96. #column-footer { clear: both; }
  97.  
  98. #sticky-note { display:none; }
  99.  
  100. #sticky-note .entry-inner { border: 0px; }
  101.  
  102. #sticky-note .entry-header { text-align: right; color: #ffa500; }
  103.  
  104. #sticky-note .entry-footer { display:none; }
  105.  
  106. #sticky-note .entry-text { padding: 40px; padding-top: 0px; }
  107.  
  108. .entry {margin: 0px; background: none; margin-bottom: 25px;}
  109.  
  110. .entry-inner {background: none; }
  111.  
  112.  
  113. .entry-header { background: white; margin: 0px; margin-left: 105px; text-align: left; border: 0px; padding: 0px; }
  114.  
  115. .entry-header h3, .entry-header h2 { margin: 0; padding: 4px; font-size: 10pt; line-height: 12pt; font-family: helvetica, arial, sans-serif; text-transform: lowercase; letter-spacing: 2px; text-align: left;}
  116. #alpha .entry-header a, #alpha .entry-header a:visited { color: #aaa; text-decoration: none; font-weight: normal;}
  117. #alpha .entry-header a:hover {color: #ddd}
  118. .entry-datetime { display:none; }
  119.  
  120. .outer-entry-userpic { display:inline; float: left; padding: 0px; margin: 0px; }
  121. .inner-entry-userpic {display:none;}
  122. .mid-entry-userpic {display:none; }
  123.  
  124.  
  125. .lj-user { }
  126. .pic-poster {margin: 3; margin-bottom: 4px; font-size: 8.5pt!important; line-height: 10pt; font-family: times new roman, times, serif; color: black; font-weight: normal!important; text-transform: lowercase; letter-spacing: 2px; }
  127. .outer-entry-userpic a { color: #000!important; padding: 1px; font-weight: normal!important; font-style: italic }
  128. .outer-entry-userpic b {font-weight: normal!important}
  129. .outer-entry-userpic img { -moz-border-radius: 50px; border-radius: 50px; -webkit-border-radius: 50px; width: 80px; height: 80px; }
  130. .outer-entry-userpic a:hover {color: #ddd!important}
  131.  
  132. .header-poster { display: none; }
  133.  
  134. .entry-content { margin-top: 3px;}
  135.  
  136. .entry-body {background: white; margin-left: 111px;}
  137. .entry-text { background: none; margin: 0px; margin-top: 0px!important; padding: 10px; padding-top: 0px; min-height: 100px; text-align: justify; font-size: 8pt; line-height: 10pt; font-family: helvetica, arial, sans-serif; color: #888; }
  138. .entry-text a {font-size: 8pt; line-height: 10pt; text-transform: lowercase; font-family: helvetica, arial, sans-serif; font-weight: bold; text-decoration: none; color: #aaa!important}
  139. .entry-text a:hover {color: #ddd!important}
  140.  
  141. .entry-metadata {display:none; }
  142.  
  143. .ljtags { font-style: normal; background: #fafafa; border-left: 6px solid #f0f0f0; padding: 6px; line-height: 100%; color: #555; text-transform: lowercase; font-family: arial narrow, helvetica, arial, sans-serif; font-weight: bold;}
  144.  
  145. #alpha .ljtags a, #alpha .ljtags a:visited { font-style: italic; font-weight: normal}
  146.  
  147. .entry-linkbar {font-size: 8pt; background: #fff; padding: 0px; margin: 0px; margin-top: 5px; margin-bottom: 20px; }
  148.  
  149. .entry-linkbar ul { list-style: none; padding-left: 0; margin: 0px; margin-left: 106px;; text-align: right; }
  150.  
  151. .entry-linkbar li { display: inline; border: 0px; padding: 2px 5px; margin: 0; font-size: 8pt; line-height: 10pt; text-transform: lowercase; font-family: helvetica, arial, sans-serif; text-decoration: none; color: #888}
  152. .entry-linkbar a {color: #aaa!important; font-weight: bold;}
  153. .entry-linkbar a:hover {color: #ddd!important}
  154.  
  155. li.first-el { border-left: none; padding-left: 0; }
  156.  
  157. .permalink {}
  158. .entry-footer {}
  159.  
  160. .poster {}
  161. .metadata { letter-spacing: 1px; font-weight: bold}
  162. .metadata strong {font-weight: bold; color: #aaa}
  163.  
  164.  
  165.  
  166. /* -------------------------------------------
  167. tags & calendar
  168. ------------------------------------------- */
  169.  
  170. .yearlinks {}
  171.  
  172. .year { list-style: none; }
  173.  
  174. .year li { padding: 0px; margin: 0px; text-align: left!important; font-size: 12pt!important; line-height: 12pt; font-family: times new roman, times, serif; color: black; font-weight: normal!important; text-transform: lowercase; letter-spacing: 2px;font-weight: normal; font-style: italic; }
  175.  
  176. .active {}
  177.  
  178. .yeartable { border-collapse: collapse; border: 0!important; }
  179.  
  180. td.monthlable { padding: 0px; margin: 0px; text-align: left!important; font-size: 12pt!important; line-height: 12pt; font-family: times new roman, times, serif; color: black; font-weight: normal!important; text-transform: lowercase; letter-spacing: 2px;font-weight: normal; font-style: italic!important; }
  181. td.viewmonth { padding: 0px; margin: 0px; text-align: right!important; font-size: 12pt!important; line-height: 12pt; font-family: times new roman, times, serif; color: black; font-weight: normal!important; text-transform: lowercase; letter-spacing: 2px;font-weight: normal; font-style: italic!important;}
  182. td.viewmonth a {color: black}
  183. td.viewmonth a:hover {color:#ddd!important}
  184.  
  185. .dayname {font-size: 10pt; line-height: 12pt; font-family: helvetica, arial, sans-serif!important; text-transform: lowercase; letter-spacing: 2px; text-align: left; color: #aaa!important}
  186.  
  187. .yeartable td { border: 0!important; font-size: 8pt; line-height: 10pt; font-family: helvetica, arial, sans-serif; color: #888; }
  188. .yeartable td a { font-weight: bold; text-decoration: none; color: #aaa!important}
  189. .yeartable td a:hover {color:#ddd!important}
  190.  
  191.  
  192. .lj-view-month dl { margin: .5em 1em; }
  193.  
  194. .day {}
  195.  
  196. .ljtaglist {text-align: justify; font-size: 8pt; line-height: 10pt; font-family: helvetica, arial, sans-serif; color: #888; }
  197. .ljtaglist a {font-size: 8pt; line-height: 10pt; text-transform: lowercase; font-family: helvetica, arial, sans-serif; font-weight: bold; text-decoration: none; color: #aaa!important}
  198. .ljtaglist a:hover {color: #ddd!important}
  199. .lj-view-tags #alpha { padding: 0; margin-left: 111px; text-align: justify; font-size: 8pt; line-height: 10pt; font-family: helvetica, arial, sans-serif; color: #888; }
  200. #tagpage-header {display:none}
  201. .lj-view-tags h2 {padding: 0px; margin: 0px; border: 0px; background: none; text-align: left!important; font-size: 12pt!important; line-height: 12pt; font-family: times new roman, times, serif; color: black; font-weight: normal!important; text-transform: lowercase; letter-spacing: 2px;font-weight: normal; font-style: italic;}
  202.  
  203.  
  204. /* -------------------------------------------
  205. modules & stuff
  206. ------------------------------------------- */
  207.  
  208. .module { padding: 0px!important; border: 0!important; background: none!important; margin: 0px!important; }
  209. .module-inner {padding-bottom: 25px;}
  210. .module-content {margin-left: 25px;}
  211. .module-content a {text-decoration: none; color: #333; font-weight: bold; font-style: normal;}
  212. .module-content a:hover {color: #aaa; text-decoration: none; font-weight: bold}
  213.  
  214.  
  215. .module-header {padding: 0px; margin: 0px; border: 0px; background: none; text-align: left!important; font-size: 10pt!important; line-height: 12pt; font-family: times new roman, times, serif; color: black; font-weight: normal!important; text-transform: lowercase; letter-spacing: 2px; }
  216. .module-header-inner h3 {font-weight: normal; font-style: italic;}
  217. .module-content {}
  218. .module-list {}
  219. .module-list-item {}
  220.  
  221. .module-about, .module-calendar, .module-viewlinks, .module-customtext2, .module-pagesummary, .module-syndicate, .module-powered,
  222. .module-layoutcredit {display:none}
  223.  
  224. .module-customtext {padding: 7px; }
  225. .module-customtext .module-content { text-align: justify; font-size: 8pt; line-height: 10pt; font-family: helvetica, arial, sans-serif; color: #888; }
  226. .module-customtext a {text-decoration: none; color: #aaa; font-weight: bold; font-style: normal;}
  227. .module-customtext a:hover {color: #ddd; text-decoration: none; font-weight: bold}
  228. .module-customtext img {max-width: 150px!important}
  229.  
  230. .module-typelist {padding:0px; }
  231. .module-typelist .module-content { text-align: left; font-size: 9pt; line-height: 10pt; font-family: arial narrow, helvetica, arial, sans-serif; text-transform: lowercase; letter-spacing: 2px; }
  232. .module-typelist a {text-decoration: none; font-weight: normal; color: #aaa }
  233. .module-typelist a:hover {color: #ddd; text-decoration: none; font-weight: normal}
  234. .module-typelist ul { list-style: none; padding-left: 0; margin: 0; text-align: left; }
  235.  
  236. .module-categories {background: none!important; margin: 0px; padding: 0px; }
  237. .module-categories .module-list {padding:0px; margin: 0px;}
  238. .module-categories .module-list-item {display:block; font-size: 8pt!important; line-height: 10pt!important;}
  239. .module-categories .module-list-item a {font-size: 8pt!important; line-height: 10pt!important;}
  240. .module-categories .module-content {padding-top: 7px; padding-bottom: 7px;}
  241. .module-categories .module-content a { display: block; padding: 0px; margin: 0px; font-size: 8pt; line-height: 10pt; text-transform: lowercase; font-family: helvetica, arial, sans-serif; text-decoration: none; color: #888}
  242. .module-categories .module-content a:hover { text-decoration: none; color: #ddd; text-transform: lowercase}
  243. #tag-cloud, #tag-cloud ul {margin: 0px;}
  244. #tag-cloud li {float: none}
  245. .module-categories ul { list-style: none; padding-left: 0; margin: 0; text-align: left; }
  246. .module-categories li { display: inline; border: 0px; padding:0px; margin: 0px;}
  247.  
  248.  
  249. /* -------------------------------------------
  250. replacement icons & stuff
  251. ------------------------------------------- */
  252.  
  253. #ad-leaderboard {}
  254.  
  255. #ad-5linkunit {}
  256.  
  257.  
  258. .ljuser a {border-bottom:none!important;padding-bottom: 0px;}
  259. .ljuser a b {padding-left:0px; }
  260.  
  261. .ljuser a:hover b {text-decoration: none;
  262. }
  263.  
  264. .ljuser img[src="http://www.insanejournal.com/img/userinfo.gif"] { width: 0!important; height: 0!important; background-repeat: no-repeat !important; background-image: url(http://i52.tinypic.com/11lmvxd.jpg) !important; padding: 7px 9px 7px 4px !important; }
  265. .ljuser img[src="http://www.insanejournal.com/img/community.gif"] { width: 0!important; height: 0!important; background-repeat: no-repeat !important; background-image: url(http://i54.tinypic.com/qpmopj.jpg) !important; padding: 9px 9px 5px 5px !important; }
  266. .pic-poster img[src="http://www.insanejournal.com/img/userinfo.gif"] { width: 0!important; height: 0!important; background-repeat: no-repeat !important; background-image: url(http://i52.tinypic.com/11lmvxd.jpg) !important; padding: 0px !important; }
  267. .pic-poster img[src="http://www.insanejournal.com/img/community.gif"] { width: 0!important; height: 0!important; background-repeat: no-repeat !important; background-image: url(http://i54.tinypic.com/qpmopj.jpg) !important; padding: 0px !important; }
  268. .entry-header h3 img[src="http://www.insanejournal.com/img/userinfo.gif"] { width: 0!important; height: 0!important; background-repeat: no-repeat !important; background-image: url(http://i52.tinypic.com/11lmvxd.jpg) !important; padding: 17px 9px 6px 5px !important; }
  269. .entry-header h3 img[src="http://www.insanejournal.com/img/community.gif"] { width: 0!important; height: 0!important; background-repeat: no-repeat !important; background-image: url(http://i54.tinypic.com/qpmopj.jpg) !important; padding: 18px 8px 5px 6px !important; }
  270. .lj-entry-securityicon img[src="http://www.insanejournal.com/img/icon_private.gif"] {width: 0!important; height: 0!important; background-repeat: no-repeat !important; background-image: url(http://i51.tinypic.com/29bjzew.jpg) !important; padding: 10px 10px 5px 5px !important; }
  271. .lj-entry-securityicon img[src="http://www.insanejournal.com/img/icon_protected.gif"] { width: 0!important; height: 0!important; background-repeat: no-repeat !important; background-image: url(http://i53.tinypic.com/35d5csp.jpg) !important; padding: 10px 10px 6px 5px !important; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement