Advertisement
cat_inthe_cradle

Pretty Purple

Aug 16th, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.31 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3.  
  4.  
  5. .pfor{display:none;}
  6. #profile{border:none;background: transparent;}
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15. #s-m-t-tooltip{
  16. max-width:300px;
  17. margin:15px;
  18. padding:2px 4px;
  19. border:#eee solid 1px;
  20. background:#FFF;
  21. color:#AAA;
  22. z-index:999999;
  23. font-size:9px;
  24. border-right:2px #cab1da solid;
  25. border-left:2px #cab1da solid;
  26. border-radius:4px;
  27. text-transform:lowercase;
  28. letter-spacing:2px;}
  29.  
  30. iframe#tumblr_controls {
  31. right:2px !important;
  32. position: fixed !important;
  33. opacity:0.1;
  34. -webkit-transition: opacity 0.7s linear;
  35. -webkit-transition: all 0.8s ease-out;
  36. -moz-transition: all 0.8s ease-out;
  37. transition: all 0.8s ease-out;
  38. -webkit-filter: invert(100%);
  39. }
  40.  
  41. iframe#tumblr_controls:hover{
  42. -webkit-transition: opacity 0.7s linear;
  43. -webkit-transition: all 0.4s ease-out;
  44. -moz-transition: all 0.4s ease-out;
  45. transition: all 0.4s ease-out;
  46. opacity:0.9;}
  47.  
  48. p {
  49. margin:0px;
  50. margin-top:0px;
  51. }
  52.  
  53. body {
  54. padding: 0px;
  55. margin: 0px;
  56. color:#bbbbbb;
  57. font-family: serif;
  58. font-size:11px;
  59. background-color:#424A53;
  60. background-image:url('http://assets.tumblr.com/images/x.gif?v=1');
  61. background-attachment: fixed;
  62. background-repeat: repeat;
  63. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  64. }
  65.  
  66. #lights{
  67. background:url();
  68. background-repeat:repeat-x;
  69. top:0px; left:0px;
  70. position:fixed;
  71. width:100%; height:40px;
  72. z-index:101;
  73. border-top:1px #fff solid;
  74. }
  75.  
  76. a:link, a:active, a:visited{
  77. text-decoration: none;
  78. -webkit-transition: color 0.3s ease-out;
  79. -moz-transition: color 0.3s ease-out;
  80. transition: color 0.3s ease-out;
  81. color:#cab1da;
  82. font-style:normal;
  83. letter-spacing:1px;
  84. }
  85.  
  86. a:hover {
  87. text-decoration: none;
  88. color: #000;
  89. cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  90. }
  91.  
  92. #png{bottom:0px; left:0px; position:fixed; z-index:0; opacity:0.3;
  93. width:340px;
  94. }
  95.  
  96. #png2{bottom:0px; right:0px; position:fixed; z-index:0; opacity:0.15;
  97. width:400px;
  98. }
  99.  
  100. #creds{
  101. background:#424A53;
  102. border:#ddd 0px solid;
  103. font-size:10px;
  104. position:fixed;
  105. border-radius:5px;
  106. padding:3px 3px 3px 8px;
  107. text-transform:uppercase;
  108. text-align:center;
  109. left:-59px;
  110. top:9px;
  111. transition:All 1s ease;
  112. -webkit-transition:All 1s ease;
  113. -moz-transition:All 1s ease;
  114. -o-transition:All 1s ease;
  115. letter-spacing:1px;
  116. }
  117.  
  118. #creds a{color:#bbbbbb; font-style:normal;} #creds a:hover{color: #cab1da;}
  119.  
  120. #creds:hover{left:-5px;}
  121.  
  122. .yo {border:1px solid #eee; padding:4px; border-radius:4px; background:#fbfbfb;}
  123.  
  124. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  125. .entry {
  126. float:left;
  127. display: block;
  128. margin:10px;
  129. overflow:hidden;
  130. width:200px;
  131. padding:15px;
  132. border:1px #eee solid;
  133. border-radius:2px;
  134.  
  135. width:465px;
  136. text-align:left;
  137. line-height:10px;
  138.  
  139. background:white;
  140. background-image:URL();
  141. }
  142.  
  143. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  144. .entry .perma{
  145. position:absolute;
  146. -webkit-transition: all .7s ease;
  147. -moz-transition: all .7s ease;
  148. -o-transition: all .7s ease;
  149. transition: all .7s ease;
  150. z-index:999;
  151. opacity:0.0;
  152. transition:All 0.9s ease;
  153. -webkit-transition:All 0.9s ease;
  154. -moz-transition:All 0.9s ease;
  155. -o-transition:All 0.9s ease;
  156. position:absolute;
  157. right:-30px; bottom:3px;
  158. color:#fff;
  159. font-size:8px;
  160. padding:2px;
  161. text-align:right;
  162. }
  163.  
  164. .perma a{border-bottom:1px dashed #cab1da;}
  165.  
  166. .entry:hover .perma{
  167. opacity:1.0; right:10px;
  168. }
  169.  
  170. .entry img{max-width:238px; opacity:0.6;
  171. transition:All 0.8s ease;
  172. -webkit-transition:All 0.8s ease;
  173. -moz-transition:All 0.8s ease;
  174. -o-transition:All 0.8s ease;
  175.  
  176.  
  177. max-width:465px;
  178.  
  179. }
  180.  
  181. .entry:hover img{opacity:0.8;}
  182.  
  183.  
  184. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  185. #posts {
  186. width:774px;
  187. margin-top:10px;
  188. z-index:99;
  189. left:415px;
  190. right:auto;
  191. background:transparent;
  192. margin-right:auto;
  193. position:relative;
  194. overflow-y: hidden;
  195. }
  196.  
  197.  
  198. /*CUSTOMIZE SIDEBAR HERE*/
  199. #sidebar{
  200. position:fixed !important;
  201. top:160px; left:90px;
  202. width:191px;
  203. background:white;
  204. padding:10px;
  205. border-bottom:3px #dccbe7 solid;
  206. border-top:3px #dccbe7 solid;
  207. border-left:1px #eee solid;
  208. border-right:1px #eee solid;
  209. border-top-left-radius:30px 10px;
  210. border-top-right-radius:30px 10px;
  211. border-bottom-left-radius:30px 10px;
  212. border-bottom-right-radius:30px 10px;
  213. }
  214.  
  215. .sideb{
  216. position:relative;
  217. width:155px; height:auto;
  218. background:white;
  219. padding:12px;
  220. border:1px #ececec solid;
  221. font-size:10px;
  222. text-align:center;
  223. margin:5px;
  224. z-index:5;
  225. }
  226.  
  227. #simg{
  228. width:145px;
  229. padding:4px;
  230. border:1px solid #ececec;
  231. height:auto;
  232. overflow:hidden;
  233. opacity:0.8;
  234. border-radius:3px;
  235. -webkit-filter: grayscale(100%) brightness(100%) contrast(100%);
  236. }
  237.  
  238. #simg img{border-radius:3px;}
  239.  
  240. #desc{
  241. overflow:auto;
  242. position:relative;
  243. padding:3px;
  244. text-align:justify;
  245. }
  246.  
  247. #blogtitle{
  248. font-size:10px;
  249. text-transform:uppercase;
  250. letter-spacing:2px;
  251. line-height:13px;
  252. color:#cab1da;
  253. text-align:center;
  254. text-decoration:underline;
  255. }
  256.  
  257. ::-webkit-scrollbar {
  258. height:auto; width:9px; background-color:#bbbbbb; border:4px solid #fff;}
  259.  
  260. ::-webkit-scrollbar-thumb{
  261. background-color: #dccbe7;
  262. border:1px solid #d2dae5; height:auto; -moz-border-radius: 10px; border-radius:10px;}
  263.  
  264. .nav{
  265. margin-top:3px;
  266. text-align:left;
  267. position:absolute; bottom:10px; left:208px;
  268. width:65px;
  269. }
  270.  
  271. .nav a{
  272. width:96px;
  273. font-size:8px;
  274. letter-spacing:2px;
  275. border-top:3px #fff solid;
  276. border-right:3px #fff solid;
  277. border-bottom:3px #fff solid;
  278. -webkit-box-shadow: 0px 0px 0px 1px rgba(238,238,238,1);
  279. -moz-box-shadow: 0px 0px 0px 1px rgba(238,238,238,1);
  280. box-shadow: 0px 0px 0px 1px rgba(238,238,238,1);
  281. margin:4px;
  282. padding:3px;
  283. transition:All 0.8s ease;
  284. -webkit-transition:All 0.8s ease;
  285. -moz-transition:All 0.8s ease;
  286. -o-transition:All 0.8s ease;
  287. display:inline-block;
  288. overflow:hidden;
  289. background:#dccbe7; color:#000;
  290. border-radius:0px 8px 8px 0px;
  291. }
  292.  
  293. .nav a:hover{
  294. color:#dccbe7; background:#fff; padding-left:6px;
  295. }
  296.  
  297. #spic{width:165px; overflow:hidden; height:110px; border-radius:5px;}
  298.  
  299. #top a{
  300. font-size:8px;
  301. letter-spacing:2px;
  302. background:#eee;
  303. border-bottom:1px dashed;
  304. margin:6px 2px;
  305. padding:2px;
  306. transition:All 0.8s ease;
  307. -webkit-transition:All 0.8s ease;
  308. -moz-transition:All 0.8s ease;
  309. -o-transition:All 0.8s ease;
  310. display:inline-block;
  311. border-radius:3px;
  312. overflow:hidden;
  313. color:#bbbbbb;}
  314.  
  315. #top a:hover{background:;}
  316.  
  317.  
  318. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  319. .title{
  320. color:#cab1da;
  321. font-size:10px;
  322. text-transform:uppercase;
  323. font-style:italic;
  324. letter-spacing:2px;
  325. line-height:13px;
  326. }
  327.  
  328. askk{color:#cab1da;
  329. font-size:10px;
  330. text-transform:uppercase;
  331. font-style:italic;
  332. letter-spacing:1px;
  333. line-height:13px;}
  334.  
  335.  
  336. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  337. .permalink{
  338. text-transform: normal;
  339. display: block;
  340. text-align: center;
  341. margin-top:6px;
  342. text-decoration: none;
  343. font-size:8px; text-transform:uppercase;
  344. }
  345.  
  346. sp{margin:0px 4px;}
  347.  
  348. .permalink a{font-style:normal;}
  349.  
  350.  
  351. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  352. #infscr-loading{
  353. bottom: -70px;
  354. position: absolute;
  355. left: 50%;
  356. margin-left:-8px;
  357. width:16px;
  358. height:11px;
  359. overflow:hidden;
  360. margin-bottom: 50px;
  361. }
  362.  
  363. #postnotes{
  364. text-align: justify;}
  365.  
  366. #postnotes blockquote{
  367. border: 0px;}
  368.  
  369. blockquote{
  370. padding:0px 0px 2px 5px;
  371. margin:0px 0px 2px 10px;
  372. background:#f7f7f7;
  373. border-left:1px #eee solid;
  374. }
  375.  
  376. blockquote p, ul{
  377. margin:0px;
  378. padding:0px;
  379. }
  380.  
  381. a img{border: 0px;}
  382.  
  383. #credit{
  384. position:fixed;
  385. top:25px; left:-80px;
  386. transition:All 0.8s ease;
  387. -webkit-transition:All 0.8s ease;
  388. -moz-transition:All 0.8s ease;
  389. -o-transition:All 0.8s ease;
  390. z-index:9999999999999999999999999999;
  391. text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff, 0px 0px 18px rgba(150, 150, 150, 0.75);
  392. }
  393.  
  394. #credit:hover{left:2px;}
  395.  
  396. #network{z-index:99999; position:fixed; top:3px; left:3px;}
  397.  
  398. ul, ol, li{list-style-type:circle; margin:0px; padding:0px; margin-left:15px;}
  399.  
  400. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  401. .user_7 .label, .user_8 .label, .user_9 .label {color:#cab1da; text-transform:uppercase; font-size:9px;}
  402.  
  403. .notes img{width:10px; position:relative; top:3px;}
  404.  
  405. small{font-size: 90%;}
  406.  
  407.  
  408.  
  409.  
  410. #top{
  411. background:white;
  412. border-bottom:1px #ddd solid;
  413. height:26px; width:100%;
  414. position:fixed;
  415. top:0px;
  416. padding-left:5px;
  417. }
  418.  
  419. hi{color:#cab1da; font-weight:bold;}
  420.  
  421. </style>
  422.  
  423.  
  424.  
  425. <div id="png"></div>
  426.  
  427. <div id="png2"><img src="" width=100%></div>
  428.  
  429. <div class="wrapper">
  430. <div class="header">
  431. </div>
  432.  
  433. <div id="cage">
  434. <div id="center">
  435.  
  436. </div>
  437.  
  438. <div id="creds"><a target="_blank" href="cat-inthe-cradle.tumblr.com" title="theme by">♥ Cat</a> ☂</div>
  439.  
  440.  
  441. <div id="sidebar">
  442.  
  443. <div class="sideb">
  444. <div id="simg"><img src="image url" width=100%></div>
  445. </div>
  446.  
  447. <div class="sideb">
  448.  
  449. 12" - Rowan; fairy wing; flexible <P><br />
  450. <div id="blogtitle">
  451.  
  452.  
  453.  
  454. <b>Out of Character</b></div>
  455. <div id="desc">
  456. #1. Text <br />
  457. #2. TExt<br />
  458. #3. <a target="_blank" href="cat-inthe-cradle.tumblr.com" title="Cat in the Cradle codes">Cat in the Cradle Codes</a> <br />
  459. #4. Test <br />
  460. #5. Text.
  461.  
  462.  
  463.  
  464.  
  465.  
  466. </div>
  467. </div>
  468.  
  469. <div class="nav">
  470. <a href="/">Text</a>
  471. <a href="/">Text</a>
  472. <a href="/">Text</a>
  473. <a href="/">Text</a>
  474. <a href="/">Text</a>
  475. <a href="/">Text</a>
  476. <a href="/">Text</a>
  477. <a href="/">text</a>
  478. <a href="/">text</a>
  479. <a href="/">text</a>
  480. <a href="/">Text</a>
  481.  
  482.  
  483.  
  484. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement