Advertisement
mafercuellardiaz

amour

Oct 13th, 2013
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.08 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11. <head>
  12.  
  13. <style>
  14. .scrollie{ /*main box yo*/
  15. width: 80px;
  16. border-radius:80px;
  17. height: 100px;
  18. overflow-y:scroll;
  19. overflow-x:hidden;
  20.  
  21. padding: 10px; /*this makes the box tighter or farther away from your text*/
  22. }
  23. .scrollie::-webkit-scrollbar {
  24. bprder-radius:90px;
  25. width: 5px; /*the width of the whole scrollbar*/
  26.  
  27. }
  28.  
  29. .scrollie::-webkit-scrollbar-track {
  30. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  31. border-radius: 90px; /*how curved the ends of the track are*/
  32.  
  33. }
  34.  
  35. .scrollie::-webkit-scrollbar-thumb {
  36. border-radius: 3px;
  37. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
  38. background-color: #000000; /*the part that you click and grab on */
  39. }
  40. .scrollie::-webkit-scrollbar-track-piece {
  41. background-color: #FFFFFF; /*the background track color*/
  42. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
  43. }
  44. </style>
  45.  
  46.  
  47. <meta name="color:neon1" content="#92cbfa"/>
  48. <meta name="color:neon2" content="#c9f89e"/>
  49. <meta name="color:bg" content="#FFFFFF">
  50. <meta name="color:title" content="#FFFFFF">
  51. <meta name="color:link" content="#b3afaf">
  52. <meta name="color:hover" content="#454545">
  53. <meta name="color:infobg" content="#FCFCFC">
  54. <meta name="color:text" content="#9A9A9A">
  55. <meta name="color:tags" content="#EDEDED">
  56. <meta name="color:scrollbar" content="#D6D5D5">
  57. <meta name="color:border" content="#FAFAFA">
  58. <meta name="color:linkbg" content="#0a0a0a">
  59. <meta name="color:desc" content="#0a0a0a">
  60. <meta name="color:descborder" content="#0a0a0a">
  61.  
  62.  
  63.  
  64. <meta name="image:sidebar" content=""/>
  65. <meta name="image:corner" content=""/>
  66.  
  67.  
  68.  
  69. <meta name="text:link1" content="">
  70. <meta name="text:link1 url" content="/">
  71. <meta name="text:link2" content="">
  72. <meta name="text:link2 url" content="/">
  73.  
  74.  
  75.  
  76. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  77. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  78. <link rel="shortcut icon" href="{Favicon}" />
  79. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  80. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  81. <head><title>{Title}</title><style> body, a, a:hover { cursor:url('http://www.totallylayouts.com/cursors/random/tiny_cursor.png'), auto }</style>
  82. <style type="text/css">
  83.  
  84. #biter
  85. #biter a{
  86. display:block
  87. }
  88. #biter .deather {
  89. margin-right:0px;filter: alpha(opacity = 0);
  90. opacity:0;-webkit-transition: all 0.5s ease-out;
  91. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  92. }
  93.  
  94. #biter:hover .deather {
  95. margin-left:0px;
  96.  
  97. -webkit-transition: all 0.8s ease-out;
  98. -moz-transition: all 0.8s ease-out;
  99. transition: all 0.8s ease-out;
  100. filter: alpha(opacity = 100);
  101. filter: alpha(opacity = 100);
  102. opacity:8;
  103. }
  104.  
  105. a {
  106. color:{color:link};
  107. text-decoration:none;
  108. -moz-transition-duration:0.5s;
  109. -webkit-transition-duration:0.5s;
  110. -o-transition-duration:0.5s;
  111. }
  112.  
  113. a:hover {
  114. color:{color:hover};
  115. text-decoration:none;
  116. -moz-transition-duration:0.5s;
  117. -webkit-transition-duration:0.5s;
  118. -o-transition-duration:0.5s;
  119. }
  120.  
  121.  
  122. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:8px}
  123. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  124. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  125.  
  126. body {
  127. background-color:{color:bg};
  128. font-family:Calibri;
  129. font-weight:normal;
  130. }
  131.  
  132.  
  133.  
  134.  
  135. h1 {
  136. font-weight:normal;
  137. font-size:10px;
  138. text-align:center;
  139. font-style:normal;
  140. line-height:80%;
  141. letter-spacing:1px;
  142. text-transform:uppercase;
  143. color:{color:text};
  144. }
  145.  
  146. h2 {
  147. font-size:15px;
  148. text-align:center;
  149. line-height:100%;
  150. letter-spacing:-0.5px;
  151. color:{color:text};
  152. font-weight:normal;
  153. padding:5px;
  154. padding-bottom:2px;
  155. }
  156.  
  157.  
  158. blockquote {
  159. border-left:2px solid {color:text};
  160. padding-left:5px;
  161. margin:5px;
  162. }
  163.  
  164. #theme {
  165. background-color:{color:bg};
  166. width:700px;
  167. margin: 0 auto -12px auto;
  168. text-align: center;
  169.  
  170.  
  171.  
  172. }
  173.  
  174. #sidebar {
  175.  
  176. padding:10px;
  177. margin-left:-170px;
  178.  
  179. height:170px;
  180.  
  181. color:{color:text};
  182. position:fixed;
  183. width:100px;
  184.  
  185. margin-top:140px;
  186. text-align:left;
  187.  
  188. }
  189.  
  190.  
  191.  
  192.  
  193. #sidebarimage {
  194. width 100px;
  195.  
  196.  
  197. }
  198.  
  199. #sidebar img {
  200.  
  201.  
  202. width:150px;
  203. margin-top:-120px;
  204. margin-left:259px;
  205. padding:2px;
  206.  
  207.  
  208. -o-transition-transition: all 0.7s ease-out;
  209. -webkit-transition: all 0.7s ease-out;
  210. -moz-transition: all 0.7s ease-out;
  211. }
  212.  
  213.  
  214.  
  215. #desc {
  216.  
  217. position:fixed;
  218. padding:5px;
  219. font-family:'calibri';
  220. font-size:10px;
  221. width:150px;
  222. line-height:100%;
  223. margin-top:160px;
  224. margin-left:98px;
  225. text-align:justify;
  226. color:{color:desc};
  227. border-bottom: 3px solid {color:descborder};
  228. opacity:1;
  229. -o-transition-transition: all 0.6s ease-out;
  230. -webkit-transition: all 0.6s ease-out;
  231. -moz-transition: all 0.6s ease-out;
  232. text-shadow: 2px 3px 4px {color:neon2};
  233. }
  234.  
  235.  
  236. .links {
  237. width:600px;
  238. padding:10px;
  239.  
  240. text-align:center;
  241.  
  242. margin-left:-240px;
  243. opacity:1;
  244. position:fixed;
  245. font-family:'calibri';
  246.  
  247. text-align:center;
  248.  
  249. word-spacing:3px;
  250.  
  251. }
  252. .links img{
  253. margin-right:12px;
  254. width:30px;}
  255.  
  256. .links a{
  257. font-size:11px;
  258. width:20px;
  259.  
  260. color: {color:link};
  261.  
  262. -moz-transition-duration:0s;
  263. -webkit-transition-duration:0s;
  264. -o-transition-duration:0s;
  265. }
  266.  
  267. .links a:hover{
  268. opacity:1;
  269. color:#e4e1e1;
  270. text-transform:uppercase;
  271.  
  272. -moz-transition-duration:.3s;
  273. -webkit-transition-duration:.3s;
  274. -o-transition-duration:.3s;
  275.  
  276. }
  277.  
  278.  
  279. .pagi{
  280. margin-left:260px;
  281. margin-top:10px;
  282. text-shadow: 2px 3px 4px {color:neon2};
  283. width:70px;
  284. font-family:consolas;
  285. }
  286. .pagi a{
  287. width:180px;
  288. margin-top:200px;
  289. font-size:8px;}
  290.  
  291. #stuffcontainer {
  292.  
  293. float:left;
  294. margin-left:435px;
  295. margin-top:-40px;
  296. text-align:justify;
  297. background-color:{color:bg};
  298. color:{color:text};
  299.  
  300. margin-bottom: 35px;
  301. }
  302.  
  303.  
  304. #stuff {
  305.  
  306. width:400px;
  307. margin-top:45px;
  308. margin-left:30px;
  309. text-align:justify;
  310. font-size:11px;
  311. line-height:90%;
  312.  
  313. letter-spacing:0x;
  314. color:{color:text};
  315. }
  316.  
  317. .caption {
  318. width:400px;
  319. text-align:justify;
  320. line-height:120%;
  321. }
  322.  
  323. .ask {
  324. background:#000;
  325. padding:10px;
  326. text-align:left;
  327. color:#ffffff;
  328. background:#000;
  329. border-bottom:1px solid {color:border};
  330. border-right:1px solid {color:border};
  331. }
  332.  
  333. .ans {
  334. text-align:left;
  335. padding:10px;
  336. color:{color:text};
  337. }
  338.  
  339. .audio {
  340. width:400px;
  341. padding-bottom:10px;
  342. background-color:{color:infobg};
  343. }
  344.  
  345. .albumart {
  346. float:left;
  347. padding:0px 10px 10px 0px;
  348. }
  349.  
  350. .albumart img {
  351. width:45px;
  352. height:45px;
  353. }
  354.  
  355. .playercontainer {
  356. text-align:left;
  357. padding:10px;
  358. background-color:#ffffff;
  359. width:480px;
  360. }
  361.  
  362. .audioinfo {
  363. padding:10px;
  364. color:{color:text};
  365. }
  366.  
  367. #postinfo {
  368. font-family:consolas;
  369. width:490px;
  370. padding:5px;
  371. font-size:8px;
  372. color:{color:link};
  373. text-transform:uppercase;
  374. font-style:normal;
  375. letter-spacing:2px;
  376. text-align:left;
  377. border-top:1px solid {color:border};
  378. -moz-transition-duration:0.5s;
  379. -webkit-transition-duration:0.5s;
  380. -o-transition-duration:0.5s;
  381. }
  382.  
  383. #postinfo a {
  384.  
  385. color:{color:link};
  386. text-align:center;
  387. letter-spacing:1px;
  388. font-style:normal;
  389. }
  390.  
  391. #postinfo a:hover {
  392. color:{color:hover};
  393. }
  394.  
  395. .note {
  396. text-transform:uppercase;
  397. font-style:normal;
  398. letter-spacing:0px;
  399. font-size: 9px;
  400. text-align:left;
  401. line-height:90%;
  402. margin-left:-40px;
  403. }
  404.  
  405. .note li {
  406. list-style-type:none;
  407. border-bottom:1px solid {color:border};
  408. padding:10px 25px 10px 25px;
  409. text-align:left;
  410. margin:0px;
  411. -moz-transition-duration:0.5s;
  412. -webkit-transition-duration:0.5s;
  413. -o-transition-duration:0.5s;
  414. }
  415.  
  416. .tags {
  417.  
  418. font-style:normal;
  419. width:500px;
  420. text-transform:uppercase;
  421. font-style:normal;
  422. color:{color:tags};
  423. letter-spacing:2px;
  424. line-height:120%;
  425. font-size:8px;
  426. text-align:left;
  427. padding:2px;
  428. -moz-transition-duration:0.5s;
  429. -webkit-transition-duration:0.5s;
  430. -o-transition-duration:0.5s;
  431. }
  432.  
  433. .tags a {
  434.  
  435. color:{color:tags};
  436. letter-spacing:1px;
  437. padding:1px;
  438. }
  439.  
  440. .tags a:hover {
  441. color:{color:link};
  442. }
  443.  
  444. ul.chat, .chat ol, .chat li {
  445. list-style:none;
  446. margin:0px;
  447. padding:2px;
  448. }
  449.  
  450. .label {
  451. text-decoration:underline;
  452. font-weight:700;
  453. background-color:{color:infobg};
  454. margin-right:5px;
  455. }
  456.  
  457.  
  458.  
  459. #cred {
  460. position:fixed;
  461. font-size:8px;
  462. font-weight:normal;
  463. line-height:150%;
  464. letter-spacing:2px;
  465. right:10px;
  466. bottom:10px;
  467. text-transform:uppercase;
  468. text-align:center;
  469. }
  470.  
  471. #cred a {
  472. padding:3px;
  473. color:{color:link};
  474. background-color:#f5f5f5;
  475. -moz-transition-duration:0.5s;
  476. -webkit-transition-duration:0.5s;
  477. -o-transition-duration:0.5s;
  478. }
  479.  
  480.  
  481. #paris img {
  482. position:fixed;
  483. height:auto;
  484.  
  485. height:138;
  486. margin-top:300px;
  487. margin-left:400px;
  488.  
  489. }
  490.  
  491. #titles {
  492. color:#fff;
  493. background-color:#000;
  494. width:80px;
  495. height:5px;
  496. padding:12px;
  497. line-height:50%;
  498. text-align:left;
  499.  
  500. text-transform:uppercase;
  501. font-size:13px;
  502. letter-spacing:2px;
  503. position:fixed;
  504. font-family:calibri;
  505. }
  506.  
  507.  
  508.  
  509. {CustomCSS}
  510.  
  511. </style></head>
  512.  
  513. <body>
  514.  
  515.  
  516.  
  517. <div id="theme">
  518.  
  519. <div id="paris">
  520. <img src="{image:corner}"></a>
  521. </div>
  522.  
  523. <div id="sidebar">
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530. <div id="sidebar"><img src="{image:sidebar}"></a>
  531. </div>
  532. <div id="desc">
  533. {Description}
  534.  
  535. <div id class="links">
  536.  
  537. <a href="/"> home </a>♡
  538. <a href="/faq"> mail</a> ♡
  539. <a href="{text:link1 url}">{text:link1}</a> ♡
  540. {/block:IfLink1}
  541. {block:IfLink2}
  542. <a href="{text:link2 url}">{text:link2}</a>
  543. {/block:IfLink2}<br>{block:Pagination}
  544. <div class="pagi">
  545. {block:Pagination}
  546. {block:PreviousPage}
  547. <a href="{PreviousPage}">⇦</a>
  548. {/block:PreviousPage}
  549. <div id="pagi2">
  550. {block:NextPage}
  551. <a href="{NextPage}">⇨</a>
  552. {/block:NextPage}
  553. </div>
  554. {/block:Pagination}</div>
  555.  
  556.  
  557. </div>
  558. </div> <br>
  559.  
  560. </div></div></div>
  561. <div id="stuffcontainer">
  562.  
  563. {block:Posts}
  564.  
  565. <div id="stuff">
  566.  
  567. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  568.  
  569. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  570.  
  571. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  572. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  573.  
  574. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  575.  
  576. {block:Photoset}<center>{Photoset-500}</center>
  577. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  578.  
  579. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  580.  
  581. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  582.  
  583. {block:Answer}<div class="ask">{Asker} bitched me: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  584.  
  585. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  586. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  587. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  588. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  589. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  590.  
  591.  
  592.  
  593. {block:Date}<div id="postinfo"> <a href="{Permalink}">{timeago}</a>{block:NoteCount} {/block:NoteCount}{block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  594. {block:ContentSource} (<a href="{SourceURL}">{SourceLink})</a><a href="{Permalink}"><font color=#fad6d6f>♥</font> {NoteCountWithLabel}</a> {/block:ContentSource}</div>{/block:Date}
  595. {block:HasTags}
  596. <div class="tags">
  597. {block:Tags}<a href="{TagURL}">#&nbsp;{Tag}</a>{/block:Tags}</div>
  598. {/block:HasTags}
  599. <div class="note">
  600. {block:PostNotes}{PostNotes}{/block:PostNotes}
  601. </div>
  602. </div>
  603. {/block:Posts}
  604.  
  605. </div>
  606.  
  607.  
  608.  
  609. </div>
  610. </div>
  611. </div>
  612.  
  613.  
  614. </div>
  615. <div id="cred"><a href="http://NIALLSDICKS.tumblr.com/">ND</a><br><br>
  616.  
  617. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement