Advertisement
Rionell

paper plantes / riotguns @ invicted

Apr 10th, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.75 KB | None | 0 0
  1. /* ----------------------------------------
  2. NAME: paper planes
  3. LAYOUT: eleven
  4. MAKER: riotguns @ invicted
  5. ICONS: pinvoke.com
  6. ---------------------------------------- */
  7.  
  8. body {background: #f7f7f7;
  9. text-align: justify;
  10. color: #555;
  11. font: normal 7pt tahoma;
  12. line-height: 15px;
  13. margin: 20px 0 20px 0;}
  14. #maincontent {margin-top: 15px;
  15. background-color: transparent;
  16. color: #000000;
  17. width: 480px;
  18. margin-right: 60px;
  19. text-align: left;}
  20. #content {width: 443px;
  21. margin-left: auto;
  22. margin-right: auto;
  23. background-color: transparent;
  24. padding: 15px; }
  25. blockquote {background: #fefefe;
  26. text-align: left;
  27. border: 1px solid #efefef;
  28. padding: 5px;
  29. color: #333;
  30. margin: 0;
  31. letter-spacing: 1px;}
  32. code, kbd, pre, tt {font-family: monospace;
  33. font-size: 8pt;}
  34. strong {color: #333;
  35. font-weight: normal;}
  36. em {color: #555;}
  37.  
  38. a, a:link, a:visited {color: #333;
  39. text-transform: lowercase;
  40. text-decoration: none;}
  41. a:hover {cursor: help;
  42. color: #333;
  43. font-style: none;
  44. font-weight: normal;}
  45.  
  46. /*------ SIDEBAR ------*/
  47.  
  48. #sidebar, .defaultuserpic, table.calendar, .sbarcalendar, .sbarcalendarposts, .title, .subtitle {display: none;}
  49. #sidebar a:link, #sidebar a:visited, #sidebar a:active {color: #333;
  50. padding: 5px;
  51. text-align: right;}
  52. .sbarheader {padding: 0px 5px 0px 5px;}
  53. .sbarbody {float: right;
  54. display: none;
  55. border-right: 1px solid #eee;}
  56. .sbarbody2 {margin-top: 10px;
  57. padding: 4px;
  58. float: left;
  59. width: 340px;}
  60. div#sidebar a, div#sidebar a:link, div#sidebar a:visited {color: #ccc;}
  61. div#sidebar a:hover {font-style: none;
  62. font-weight: normal;
  63. color: #fff;
  64. text-decoration: none;}
  65. ul.sbarlist {padding-left: 0px;
  66. margin-left: 0px;
  67. list-style: none;}
  68. li.sbaritem {padding-left: 15px;
  69. list-style: none;}
  70. ul.year {text-align: center;
  71. padding-bottom: 40px;}
  72. ul.year li {display: inline;}
  73. table.yeartable {margin-left: auto;
  74. margin-right: auto;}
  75. table.yeartable td.yeardate, table.yeartable td.yearday {text-transform: lowercase;}
  76. table.yeartable td.yearday {background-color: #fff;
  77. text-align: center;}
  78. td.yearmonth {border-style: none;}
  79.  
  80. /*------ HEADER & FOOTER ------*/
  81.  
  82. #header {background: transparent;
  83. width: 100% !important;
  84. letter-spacing: 2px;
  85. text-align: left;
  86. color: #333;
  87. margin-bottom: -15px;}
  88. div#header a, div#header a:link, div#header a:visited {color: #333; margin-bottom: -12px;}
  89. div#footer a, div#footer a:link, div#footer a:visited {color: #333; margin-bottom: 12px;}
  90. div#header a:hover, div#footer a:hover {color: #333;
  91. text-decoration: none;}
  92. #footer {margin-top: -20px;
  93. letter-spacing: 1px;
  94. width: 100%;
  95. background-color: transparent;
  96. text-align: left;
  97. color: #555555;
  98. z-index: 100;
  99. clear: both;}
  100. ul.navfooter {padding: 0px;
  101. margin: 0px;}
  102. ul.navfooter li {display: inline;
  103. margin: 0 5px 0 5px;}
  104. ul.navheader {padding: 0px;
  105. margin: 0px;}
  106. ul.navheader li {display: inline;
  107. padding: 0 3px 0 3px;}
  108. #footer .viewing {display:none !important;}
  109. .clearfoot {clear: both;}
  110.  
  111. /*------ ENTRY ------*/
  112.  
  113. .entry img {max-width: 443px;}
  114. .entry {width: 450px;
  115. padding-left: 10px;
  116. padding-right: 10px;
  117. font-size: 7.5pt;
  118. background-color: #ffffff;
  119. color: #555;
  120. text-align: justify;}
  121. .entry_text {background: #fff !important;}
  122. .entry ul li, .entry ol li {padding-left: 5px;
  123. margin-left: 15px;}
  124.  
  125. .subcontent {}
  126. .ljcut-link {font-weight: lighter;}
  127.  
  128. .userpic, .userpicfriends {text-align: center;
  129. margin-left: -120px;
  130. color: #333 !important;
  131. position: relative;
  132. float: left;
  133. border: 1px solid #efefef;
  134. background-color: #fff !important;
  135. padding: 5px;}
  136. .userpicfriends a font {display: none !important; color: #333;}
  137. .userpic img, .userpicfriends img {width: 75px;
  138. height: 75px;}
  139. .date {padding: 4px;
  140. text-transform: lowercase;
  141. color: #ddd;
  142. background: #f7f7f7;
  143. line-height: 5px;
  144. letter-spacing: 0px;
  145. width: 97%;}
  146. .subject {text-transform: lowercase;
  147. border-bottom: 1px solid #eee;
  148. background: #fff;
  149. padding: 2px;
  150. width: 97%;
  151. font: normal 7pt tahoma;
  152. letter-spacing: 2px;
  153. color: #333;}
  154. .datesubject {width: 460px;
  155. padding: 5px;
  156. background: #fff;}
  157. .subject a, .subject a:link, .subject a:visited {color: #333;
  158. line-height: 8pt;}
  159. .subject a:hover {color: #333;
  160. font-style: none;
  161. font-weight: normal;}
  162. .ljtags {margin-top: 10px;
  163. padding-left: 15px;
  164. color: #999;
  165. font-weight: none;
  166. text-transform: lowercase;
  167. background: url('http://i53.tinypic.com/2d8jqkp.jpg') no-repeat center left;}
  168. .ljtags a:link, .ljtags a, .ljtags a:active, .ljtags a:visited {text-transform: lowercase;}
  169. .separator {height: 1px;}
  170.  
  171. /*------ CURRENTS ------*/
  172.  
  173. .currents strong, .currentmood strong, .currentmusic .currentlocation {color: #666;
  174. text-transform: lowercase;
  175. font-weight: normal;}
  176. .currents, .currentmood, .currentmusic, .currentlocation {color: #888;
  177. font-weight: normal;
  178. text-transform: lowercase;}
  179. .currentlocation a, .currentlocation a:link, .currentlocation a:visited {color: #333;
  180. text-transform: lowercase;
  181. font-weight: normal;}
  182. .currentlocation a:hover {color: #333;
  183. text-transform: lowercase;}
  184. .currentlocation {color: #333;
  185. background: url('http://i51.tinypic.com/243hi01.png') no-repeat;
  186. padding-left: 17px;
  187. height: 16px;}
  188. .currentmusic {color: #333;
  189. background: url('http://i54.tinypic.com/20av4w5.jpg') no-repeat;
  190. padding-left: 17px;
  191. height: 16px;}
  192. .currentmood {color: #333;
  193. background: url('http://i51.tinypic.com/snifyf.png') no-repeat left center;
  194. padding-left: 17px;}
  195. .meta-mood-img {padding-right: 4px;}
  196.  
  197. /*------ COMMENTS PAGE ------*/
  198.  
  199. .comments {padding: 5px;
  200. border-top: 1px solid #eee;
  201. text-align: right;
  202. color: #fff;
  203. background-color: #fff;
  204. position: relative;}
  205. div.comments a, div.comments a:link, div.comments a:visited {color: #888;}
  206. div.comments a:hover {color: #674C5B;
  207. font-style: none;
  208. font-weight: normal;
  209. text-decoration: none;}
  210. .userpiccomment {position: relative;
  211. background-color: #fff;
  212. top: 0px;
  213. left: 0px;
  214. padding: 5px;
  215. width: 70px
  216. height: 70px;
  217. margin: 10px 10px -20px 10px;
  218. z-index: 15;
  219. float: left;
  220. border: 1px solid #efefef;}
  221. .box {text-align: left; clear: left;}
  222. .box form>table {margin-left: -16px !important;}
  223. .datesubjectcomment {text-align: left;
  224. color: #aaa;
  225. letter-spacing: 1px;
  226. text-transform: lowercase;}
  227. .datesubjectcomment strong {font-weight: normal;
  228. color: #aaa;}
  229. input, textarea, select {
  230. font: normal 7pt arial;
  231. border: 0px !important;
  232. background-color: #fff;
  233. color: #000000;}
  234. textarea.textbox {border: none !important;
  235. width: 100% !important}
  236. .reply {font: normal 7pt arial;
  237. position: relative;
  238. margin: 20px 30px 10px 30px;
  239. padding: 25px 10px 10px 10px;
  240. text-align: left;
  241. line-height: 125%;
  242. background-color: #f7f7f7;
  243. color: #000000;}
  244. .replytosubject {font-weight: normal;}
  245. .commentreply {font: normal 7pt arial;
  246. position: relative;
  247. margin: 10px;
  248. color: #777;}
  249. .commentbox {
  250. padding: 10px;
  251. margin: 10px;
  252. background-color: #fff !important;}
  253. .datesubjectcomment a:link, .datesubjectcomment a:visited {color: #777;}
  254. .commentboxpartial {padding: 10px;
  255. margin: 10px;
  256. background-color: #f7f7f7;}
  257. .commentinfo {background-color: #f7f7f7;
  258. margin-top: 10px;
  259. width: auto;}
  260. #qrdiv table {border-width: 0px !important;}
  261. .box center b {font-weight: normal;}
  262. .skiplinks {letter-spacing: 1px; text-align: left;}
  263. .skiplinks a, .skiplinks a:active, .skiplinks a:visited, .skiplinks a:link {color: #aaa;}
  264.  
  265. /*------ MISC. ------*/
  266.  
  267. #lj_controlstrip td {color: #424242;
  268. font: normal 7pt tahoma;
  269. background:#f9f9f9;
  270. border: none;}
  271. td#lj_controlstrip_actionlinks a, span#lj_controlstrip_statustext, td#lj_controlstrip_user a, td#lj_controlstrip_search a{font: normal 7pt tahoma;
  272. text-transform:lowercase;
  273. color: #424242;}
  274. div.ContextualPopup div.Inner{width: 235px;
  275. text-transform: lowercase;
  276. border: none !important;
  277. color: #666666!important;
  278. padding: 10px;
  279. font: normal 7pt tahoma;}
  280. div.ContextualPopup .Content{border: none !important;}
  281. div.ContextualPopup .Userpic{padding: 10px;
  282. background-color: #fff;
  283. margin: 0px;
  284. border: 1px solid #efefef; }
  285. .clear {height: 15px;}
  286.  
  287. /*------ TINY ICONS ------*/
  288.  
  289. img[src*="img/userinfo.gif"] {width: 0 !important; height: 0 !important;
  290. background: transparent url(http://i53.tinypic.com/t6wa48.png) no-repeat !important; padding: 13px 0 0 16px !important; }
  291. img[src*="img/community.gif"] {width: 0 !important; height: 0 !important;
  292. background: transparent url(http://i52.tinypic.com/nv8ntd.png) no-repeat !important; padding: 13px 0 0 16px !important; }
  293. img[src*="img/icon_protected.gif"] {width: 0 !important; height: 0 !important;
  294. background: transparent url(http://i54.tinypic.com/16ll1le.png) no-repeat !important; padding: 13px 0 0 16px !important; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement