Advertisement
claraowsins

cry baby by selenapastel

Feb 6th, 2016
941
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.88 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html>
  4.  
  5. <!----
  6.  
  7.  
  8. by selenapatel
  9. enjoy <3
  10. and please, don't copy
  11.  
  12.  
  13. ---->
  14.  
  15.  
  16. <meta name="text:Link1" content="/" />
  17. <meta name="text:Link1 title" content="" />
  18. <meta name="text:Link2" content="/" />
  19. <meta name="text:Link2 title" content="" />
  20. <meta name="text:Link3" content="/" />
  21. <meta name="text:Link3 title" content="" />
  22. <meta name="text:Link4" content="/" />
  23. <meta name="text:Link4 title" content="" />
  24.  
  25. <meta name="text:Text of Search" content="/" />
  26. <meta name="if:Show Caption" content="1"/>
  27. <meta name="image:Sidebar" content=""/>
  28.  
  29. <meta name="color:Background" content="#ffffff" />
  30. <meta name="color:Text" content="#606060" />
  31. <meta name="color:Link Hover" content="#a8a8a8" />
  32. <meta name="color:Link" content="#999" />
  33. <meta name="color:Accent" content="#f5f5f5" />
  34. <meta name="color:Title Background" content="#f5f5f5" />
  35. <meta name="color:Title" content="#a5a5a5" />
  36.  
  37. <!--------- Tooltip --------->
  38.  
  39. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  40. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  41. <script>
  42. (function($){
  43. $(document).ready(function(){
  44. $("a[title]").style_my_tooltips({
  45. tip_follows_cursor:true,
  46. tip_delay_time:90,
  47. tip_fade_speed:600,
  48. attribute:"title"
  49. });
  50. });
  51. })(jQuery);
  52. </script>
  53.  
  54. <title>{Title}</title>
  55. <Link rel="shortcut icon" href="{Favicon}" />
  56. <Link rel="alternate" type="application/rss+xml" href="{RSS}" />
  57.  
  58. <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  59.  
  60. <link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700|Orienta' rel='stylesheet' type='text/css'>
  61.  
  62. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  63. <script type="text/javascript">
  64. jQuery(document).ready(function() {
  65. jQuery(".sub").hide();
  66. jQuery(".cthrough").click(function()
  67. {
  68. jQuery(this).next(".sub").slideToggle(500);
  69. });});
  70. </script>
  71.  
  72. <style type="Text/css">
  73.  
  74.  
  75. body {
  76. Background-color: {color:Background};
  77. Text-transform:lowercase;
  78. font-family:Open Sans;
  79. font-size:9px;
  80. line-height: 15px;
  81. color:{color:Text};}
  82.  
  83. a {color: {color:Link};
  84. Text-decoration: none;
  85. transition:all 1s ease;}
  86. a:hover {color:{color:Link Hover};}
  87.  
  88. blockquote {
  89. padding-left:10px;
  90. border-left:1px solid #eee;
  91. margin:10px;}
  92.  
  93. blockquote img {max-width:250px!important;
  94. height:auto;}
  95.  
  96. #tumblr_lightbox img {
  97. box-shadow:none!important;
  98. border-radius:0!important; }
  99.  
  100. #tumblr_lightbox {
  101. background-color:transparent!important; }
  102.  
  103. #tumblr_lightbox div:nth-child(2) {
  104. background-color:#fff;
  105. opacity:0.8; }
  106.  
  107. #tumblr_lightbox_left_link, #tumblr_lightbox_right_link {
  108. visibility: hidden; }
  109.  
  110. ::-webkit-scrollbar-thumb {Background-color: #212121;
  111. height:auto;
  112. border:0px solid#fff;}
  113. ::-webkit-scrollbar {height:5px;
  114. width:2px;
  115. Background-color: #212121;
  116. border:4px solid #fff;}
  117. ::selection {Background-color:#444;}
  118.  
  119. ::-moz-selection {Background-color:{color:select};}
  120. ::selection {Background-color:{color:select};color:{color:Text};}
  121.  
  122.  
  123. #entries {float: left;
  124. width:500px;
  125. margin-top: 20px;
  126. margin-left:350px;
  127. margin-bottom:100px;}
  128.  
  129. #entry {width:400px;
  130. padding:15px;
  131. background:#fff;
  132. Text-align: justify;
  133. position: relative;
  134. margin:100px 100px 200px 100px;}
  135.  
  136. #entry a {text-align:right;
  137. display:inline;
  138. padding:0px 0px 1px 0px;
  139. color:{color:Text};
  140. text-transform:lowercase;
  141. font-size:9px;
  142. margin:1px;
  143. border-bottom:1px solid#eee;}
  144.  
  145.  
  146. #padding {padding:0px;
  147. background:#fff;}
  148.  
  149. #padding img {width:220px;
  150. margin-top:10px;
  151. height:auto;}
  152.  
  153. #h1 {padding:0px 0px 5px 0px;
  154. Text-align:left;
  155. letter-spacing:1px;
  156. line-height:100%;
  157. color:{color:Text};
  158. text-transform:uppercase;
  159. font-weight:300;
  160. font-size:10px;}
  161.  
  162. #h1 a {text-transform:uppercase;
  163. font-weight:300;
  164. font-size:10px;}
  165.  
  166. .quote {Text-align:justify;
  167. font-size: 9px;
  168. letter-spacing:0px;
  169. line-height: 21px;
  170. color:{color:Text};
  171. padding:5px 5px 5px 5px;
  172. Text-transform:none;}
  173. .quotesource {Text-transform:none;
  174. font-size:9px;
  175. height:auto;
  176. margin-top:-5px;
  177. letter-spacing:0px;
  178. Text-align:left;
  179. color:{color:Text};
  180. display:block;
  181. padding:5px 5px 5px 5px;}
  182. .quotesource a {color:{color:Text};}
  183.  
  184. .chat {background: #fff;
  185. font-size: 9px;
  186. margin-top:10px;}
  187. .chat .lines {padding: 2px 2px 2px 10px;
  188. margin-bottom: 4px;
  189. border-left:1px solid{color:Accent};}
  190. .chat .lines span {font-weight:none;}
  191.  
  192. #postinfo {color:{color:Text};
  193. text-align:left;
  194. width:410px;
  195. margin-left:-13px;
  196. background:#fff;
  197. position:absolute;
  198. padding:0px 10px 10px 10px;
  199. margin-top:0px;
  200. transition:all 1s ease;
  201. Text-transform:lowercase;
  202. font-size: 9px;}
  203.  
  204. #postinfo a {color:{color:Text};
  205. Text-transform:lowercase;
  206. background:#fff;
  207. font-size: 9px;
  208. padding:0px 0px 1px 0px;
  209. margin-left:2px;
  210. border-bottom:1px solid#fff}
  211.  
  212. #info {z-index:999999999999999999999999999999999999999;
  213. padding:0px;
  214. margin-top:0px;}
  215. #info a {margin-right:5px;}
  216.  
  217. #tags {margin-top:-4px;
  218. background:;
  219. opacity:0;
  220. {block:Permalink}opacity:1;{/block:Permalink}
  221. padding:10px;
  222. width:400px;
  223. position:absolute;
  224. font-size:9px;
  225. line-height: 16px;
  226. margin-left:-10px;
  227. color:{color:Text};
  228. transition:all 1s ease;}
  229.  
  230. #entry:hover #tags {opacity:1}
  231.  
  232. #tags a {background:{color:Background};
  233. display:inline;
  234. border-bottom:1px solid{color:Background};
  235. line-height: 16px;
  236. color:{color:Text};}
  237.  
  238. ol.notes {list-style: none;
  239. width:400px;
  240. padding-left:0px;
  241. overflow: scroll;
  242. height:400px;
  243. margin-left:102px;
  244. margin-top:150px;
  245. background:#fff;
  246. margin-bottom:100px;}
  247. ol.notes a {color:{color:text};
  248. font-size:9px;
  249. text-transform:lowercase;}
  250. ol.notes li.note {margin-bottom: 2px;
  251. padding: 7px;
  252. font-size:9px;
  253. text-transform:lowercase;
  254. line-height: 20px;}
  255. ol.notes li.note img.avatar {vertical-align: -5px;
  256. margin-right: 10px;
  257. width:18px;
  258. height: 18px; }
  259. ol.notes li.note .answer_content {font-weight: normal;}
  260. ol.notes li.note block{display: none;}
  261.  
  262. #credits {
  263. position:fixed;
  264. right:10px;
  265. bottom:10px;}
  266. #credits a {letter-spacing:0px;
  267. Text-transform:uppercase;
  268. font-size: 7px;
  269. color:{color:Text};}
  270.  
  271. #s-m-t-tooltip {max-width:300px;
  272. padding:4px 5px 5px 5px;
  273. margin:15px 10px 10px 15px;
  274. font-size:8px;
  275. letter-spacing:1px;
  276. z-index:999999999999999999999999999999999999;
  277. background:#fff;
  278. border:1px solid{color:Accent};
  279. color:{color:Text};
  280. Text-transform:uppercase;}
  281.  
  282. #asker {color:{color:Text};
  283. Text-transform:lowercase;
  284. font-size:9px;
  285. margin-left:30px;
  286. margin-top:-28px;
  287. padding:0px 0px 1px 0px;}
  288.  
  289. #asker a {color:{color:Text};
  290. Text-transform:lowercase;
  291. font-size:9px;}
  292.  
  293. .ask {Text-align: justify;
  294. background:{color:Background};
  295. border:1px solid#eee;
  296. color:{color:Text};
  297. padding:10px;
  298. Text-transform:uppercase;
  299. font-size:9px;
  300. margin-top:1px;
  301. line-height:17px;
  302. vertical-align: -5px;}
  303. .ask a {color: color:{color:Text};}
  304.  
  305. .question {Text-align: justify;
  306. color:{color:Text};
  307. padding:10px;
  308. background:{color:Background};
  309. border:1px solid#eee;
  310. Text-transform:lowercase;
  311. font-size:9px;
  312. margin-top:0px;
  313. line-height:17px;
  314. vertical-align: -5px;}
  315. .question a {color: color:{color:Text};}
  316.  
  317. .answer {margin-top:-5px;
  318. color:{color:Text};
  319. Text-align:left;
  320. Text-align: justify;
  321. Text-transform:lowercase;
  322. font-size:9px;
  323. padding:0px;}
  324.  
  325. #pagination {margin-left:101px;
  326. margin-top:-100px;
  327. bottom:-100px;
  328. width:370px;
  329. text-align:center;
  330. color:{color:Text};
  331. font-size:8px;
  332. padding:15px;}
  333. #pagination a {
  334. text-transform:uppercase;
  335. letter-spacing:1px;
  336. padding:3px 8px 3px 8px;
  337. color: {color:Text};}
  338.  
  339.  
  340. .bar {margin-top:0px;
  341. padding:16px;
  342. height:6px;
  343. margin-left:0px;
  344. color:{color:Text};
  345. Text-align:left;
  346. Background:#fff;
  347. z-index:999999999999999999999999;
  348. letter-spacing:1px;
  349. Text-transform:uppercase;
  350. font-size: 9px; }
  351.  
  352. .audioinfo {margin-top:-2px;
  353. padding:10px;
  354. margin-left:0px;
  355. color:{color:Text};
  356. Text-align:left;
  357. Background:;
  358. z-index:999999999999999999999999;
  359. Text-transform:lowercase;
  360. font-family:calibri;
  361. font-size: 10px; }
  362.  
  363. #albumart {margin-left:0px;
  364. float:left;
  365. margin-top:-17px;}
  366.  
  367. #albumart img{margin-left:-15px;
  368. transition:all 1s ease;
  369. padding:15px;
  370. width:50px;}
  371.  
  372. #audioplayer {width:28px;
  373. height:31px;
  374. opacity:0.7;
  375. z-index:999999999999999999999999999999;
  376. overflow:hidden;
  377. position:absolute;
  378. margin-left:11px;
  379. margin-top:10px;
  380. transition:all 1s ease;}
  381.  
  382. #audioplayer:hover {opacity:1;
  383. transition:all 1s ease;}
  384.  
  385. #sidebar {width:100px;
  386. margin-top:140px;
  387. margin-left:280px;
  388. position:fixed;}
  389.  
  390. #sidebar img {width:60px;
  391. padding:20px;
  392. background:{color:Accent};}
  393.  
  394. #link {margin-left:0px;
  395. margin-top:2px;
  396. position:fixed;
  397. background:#212121;}
  398.  
  399. button {background:{color:Title Background};
  400. color:{color:Title};
  401. width:100px;
  402. padding:5px;
  403. display:inline-block;
  404. text-align:left;
  405. letter-spacing:1px;
  406. border:none;
  407. cursor:help;
  408. text-transform:uppercase;
  409. font-family:Open Sans;
  410. text-shadow: 1px 1px 0px #fff;
  411. font-size:8px}
  412.  
  413. #links a {display:block;
  414. padding: 5px;
  415. text-transform:uppercase;
  416. font-family:Merriweather Sans;
  417. font-size:7px;
  418. color:{color:text};
  419. margin-bottom:1px;
  420. text-align:left;}
  421.  
  422. border {border-bottom:1px solid#999}
  423.  
  424. #links a:hover border {border-bottom:1px solid#212121}
  425.  
  426. #desc {margin-top:10px;
  427. margin-left:0px;
  428. width:78px;
  429. position:fixed;
  430. background: ;
  431. padding:3px 10px 3px 10px;
  432. font-size:9px;
  433. border-left:1px solid{color:Accent};
  434. border-right:1px solid{color:Accent};
  435. line-height:13px;
  436. text-align:justify;
  437. color:{color:Text};
  438. text-transform:lowercase;}
  439.  
  440. #s-m-t-tooltip {max-width:300px;
  441. padding:4px 5px 5px 5px;
  442. margin:10px 0px 0px 20px;
  443. text-transform:uppercase;
  444. z-index:999999999999999999999999999999999999;
  445. background:#272727;
  446. color:#fff;
  447. font-size:8px;
  448. font-family:calibri;
  449. letter-spacing:1px;}
  450.  
  451. iframe#tumblr_controls { white-space:nowrap;
  452. -webkit-filter: invert(100%);
  453. -moz-filter: invert(100%);
  454. -o-filter: invert(100%);
  455. -ms-filter: invert(100%);
  456. filter: invert(100%);
  457. opacity:.2;
  458. transition: .8s ease-in-out;
  459. -webkit-transition: .8s ease-in-out;
  460. -moz-transition: .8s ease-in-out;
  461. -o-transition: .8s ease-in-out; }
  462.  
  463. </style>
  464.  
  465. </head>
  466.  
  467.  
  468.  
  469. <body>
  470.  
  471. </div>
  472.  
  473. <div id="sidebar">
  474. <img src="{image:sidebar}">
  475.  
  476.  
  477. <div id="link">
  478. <a href="#" class="cthrough"><button>{Title}</button></a>
  479.  
  480. <div class="sub">
  481. <div id="links">
  482. <a href="{text:Link1}"><border>{text:Link1 Title}</border></a>
  483. <a href="{text:Link2}"><border>{text:Link2 Title}</border></a>
  484. <a href="{text:Link3}"><border>{text:Link3 Title}</border></a>
  485. <a href="{text:Link4}"><border>{text:Link4 Title}</border></a>
  486. </div>
  487. </div>
  488.  
  489. <div id="desc">{Description}</div>
  490. </div>
  491.  
  492. </div>
  493.  
  494.  
  495. <div id="credits">
  496. <a href="http://selenapastel.tumblr.com/">@</a>
  497. </div>
  498.  
  499.  
  500. <div id="entries">
  501. {block:Posts}
  502. <div id="entry">
  503.  
  504. {block:Text}
  505. <div id="padding">
  506. {block:Title}<div id="h1">{Title}</div>{/block:Title}
  507. {Body}
  508. </div>
  509. {/block:Text}
  510.  
  511. {block:Photo}
  512. <img src="{PhotoURL-400}">
  513. {block:IfShowCaption}
  514. {block:Caption}<div id="padding">{Caption}</div>{/block:Caption}
  515. {/block:IfShowCaption}
  516. {/block:Photo}
  517.  
  518. {block:Photoset}
  519. {Photoset}
  520. {block:IfShowCaption}
  521. {block:Caption}<div id="padding">{Caption}</div>{/block:Caption}
  522. {/block:IfShowCaption}
  523. {/block:Photoset}
  524.  
  525. {block:Quote}
  526. <div id="padding">
  527. <div class="quote">❝{Quote}❞</div>
  528. <div class="quotesource">{Source}</div>
  529. </div>
  530. {/block:Quote}
  531.  
  532. {block:Link}
  533. <a href="{URL}" {Target}><div id="h1" style="margin-top:-15px;">{Name}</div></a>
  534. <div id="padding" style="margin-top:-15px;">
  535. {block:Description}{Description}{/block:Description}
  536. </div>
  537. {/block:Link}
  538.  
  539. {block:Chat}
  540. {block:Title}<div id="h1">{Title}</div>{/block:Title}
  541. <div id="padding">
  542. {block:Lines}
  543. <div class="chat">
  544. <div class="lines">{block:Label}
  545. <span>{Label}</span>
  546. {/block:Label}
  547. {Line}</div></div>
  548. {/block:Lines}
  549. </div>
  550. {/block:Chat}
  551.  
  552. {block:Audio}
  553. <div id="audioplayer">{AudioPlayerWhite}</div>
  554. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}</div>
  555. <div class="audioinfo">
  556. {block:TrackName}
  557. TRACK: {TrackName}<br>{/block:TrackName}
  558. {block:Artist}ARTIST: {Artist}<br>{/block:Artist}
  559. {/block:ExternalAudio}</div>
  560. {/block:Audio}
  561.  
  562. {block:Video}
  563. {Video-400}
  564.  
  565. {block:IfShowCaption}
  566. <div id="padding">
  567. {block:Caption}{Caption}{/block:Caption}
  568. </div>{/block:IfShowCaption}
  569. {/block:Video}
  570.  
  571.  
  572. {block:Answer}
  573. <div id="padding">
  574.  
  575. <div class="ask">
  576. <img src="{AskerPortraitURL-48}" style="width:20px; margin-top:-5px;padding:4px 0px 4px 0px;border-radius:5px;">
  577. <div id="asker">{Asker} said:</div></div>
  578. <div class="question">{Question}</div>
  579. <div class="answer">{Answer}</div>
  580. </div>
  581. {/block:Answer}
  582.  
  583. <div style="display:none">{block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}" target="_blank">source</a>){/block:ContentSource}</div>
  584.  
  585. <div id="postinfo">
  586.  
  587. <div id="info">
  588. <a href="{PermaLink}">{month} {dayofmonth}{dayofmonthsuffix}</a>
  589. {block:NoteCount} <a href="{PermaLink}">{NoteCount}</a>{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a>
  590. </div>
  591. <div id="tags">
  592.  
  593. {block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag}</a>{/block:Tags}{/block:HasTags}
  594. <div style="margin-left:3px; margin-top:-10px;">
  595. {block:PermaLink}<br>
  596. {block:RebloggedFrom} Source: <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a> {/block:RebloggedFrom} <br>{block:RebloggedFrom}Via: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:PermaLink}</div>
  597. </div>
  598. </div>
  599.  
  600.  
  601. </div>
  602. {block:PostNotes}
  603. {PostNotes}
  604. {/block:PostNotes}
  605.  
  606.  
  607. {/block:Posts}
  608.  
  609.  
  610. <div id="pagination">
  611. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}{/block:Pagination}
  612. {block:Pagination}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}
  613. </div>
  614. </div>
  615.  
  616. </body>
  617. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement