moanszayn

beautiful

Apr 18th, 2014
527
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.77 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--
  4.  
  5. THEME BY AILEEN AKA LUSTINGLOU
  6. FOLLOW THE RULES AND STAY GUCCI
  7.  
  8. resources:
  9. ~my own base
  10. ~ofcuteboys for help with the notes
  11. ~friends on advice of how things look :)
  12. -->
  13.  
  14.  
  15. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  16. <head>
  17.  
  18. <title>{Title}</title>
  19. <link rel="shortcut icon" href="{Favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  22.  
  23.  
  24. <meta name="color:Text" content="#bbbbbb"/>
  25. <meta name="color:selection" content="#38E8A7"/>
  26. <meta name="color:Link" content="#aaaaaa"/>
  27. <meta name="color:Tags" content="#cccccc"/>
  28. <meta name="color:Hover" content="#f1f1f1"/>
  29. <meta name="color:Border" content="#eeeeee"/>
  30. <meta name="color:scrollbarbg" content="ffffff"/>
  31. <meta name="color:SBLink" content="#bbb"/>
  32. <meta name="color:underline" content="#f2f2f2"/>
  33. <meta name="color:ask" content="#fff"/>
  34. <meta name="color:asklink" content="#000000"/>
  35. <meta name="color:askbg" content="#000000"/>
  36.  
  37.  
  38.  
  39. <meta name="image:sidebar" content=""/>
  40.  
  41.  
  42. <meta name="text:linkA" content="">
  43. <meta name="text:linkA url" content="/">
  44. <meta name="text:linkB" content="">
  45. <meta name="text:linkB url" content="/">
  46. <meta name="text:linkC" content="">
  47. <meta name="text:linkC url" content="/">
  48. <meta name="text:linkD" content="">
  49. <meta name="text:linkD url" content="/">
  50. <meta name="text:linkE" content="">
  51. <meta name="text:linkE url" content="/">
  52.  
  53.  
  54. <style type="text/css">
  55.  
  56. *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;}
  57.  
  58. /*--scrollbar--*/
  59.  
  60. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:{color:scrollbarbg};}
  61. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
  62. ::-webkit-scrollbar {background-color:{color:scrollbarbg};height:7px;width:12px;border:5px solid #fff;}
  63. }
  64.  
  65.  
  66. body {
  67. background:{color:background};
  68. margin:0px;
  69. color:{color:text};
  70. font-family:helvetica;
  71. font-size:9px;
  72. line-height:100%;
  73.  
  74. }
  75.  
  76. a {
  77. font-family:helvetica;
  78. text-decoration:none;
  79. -moz-outline-style:none;
  80. color:{color:link};
  81. -webkit-transition-duration:0.6s;
  82.  
  83. }
  84.  
  85. img {
  86. border:none;
  87. }
  88.  
  89.  
  90. h1 {
  91. font-family:helvetica;
  92. font-size:12px;
  93. text-transform:uppercase;
  94. }
  95.  
  96. blockquote {
  97. padding-left:5px;
  98. border-left:2px solid;
  99. }
  100.  
  101. blockquote blockquote {
  102. padding-left:5px;
  103. border-left:2px solid;
  104. }
  105.  
  106.  
  107. a:hover {
  108. color:{color:hover};
  109. }
  110.  
  111. #post p{
  112. font-family:helvetica;
  113. }
  114.  
  115. #title {
  116. margin-left:25px;
  117. top:428px;
  118. position:fixed;
  119. font-size:9px;
  120. letter-spacing:1px;
  121. color:{color:underline};
  122. width:140px;
  123. text-align:center;
  124. font-family:helvetica;
  125. text-transform:uppercase;
  126. padding-left:15px;
  127. padding-right:15px;
  128. font-weight:bold;
  129. -webkit-transition-duration:0.6s;
  130. }
  131.  
  132.  
  133.  
  134. #sidebar {
  135. position:fixed;
  136. height:150px;
  137. width:150px;
  138. margin-left:850px;
  139. margin-top:200px;
  140. opacity:1;
  141.  
  142. }
  143.  
  144. #sidebarimage {
  145. -webkit-transition: 0.8s ease-in; -moz-transition: 1s ease-in; transition : 1s ease-in; -webkit-filter: -webkit-filter: blur(9px) saturate(2.1 );(0%);}
  146.  
  147.  
  148. #sidebarimage:hover{
  149. -webkit-transition: 0.8s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in;
  150. -webkit-filter: blur(1.5px) saturate(1.1);(20%);
  151. z-index: -9999999999999999999999999px;
  152. }
  153.  
  154. #sidebarimage img {
  155. width:220px;
  156. padding-top:6px;
  157.  
  158.  
  159. }
  160.  
  161.  
  162. .desc {
  163. position:fixed;
  164. margin-top:35px;
  165. margin-left:-8px;
  166. font-family:helvetica;
  167. line-height:110%;
  168. font-size:9px;
  169. font-style:normal;
  170. width:215px;
  171. height:auto;
  172. padding:10px;
  173. padding-bottom:11px;
  174. text-align:justify;
  175. color:{color:text};
  176.  
  177.  
  178. }
  179.  
  180. .desc a
  181. {color:{color:links};
  182. -moz-transition-duration:0.6s;
  183. -webkit-transition-duration:0.6s;
  184. -o-transition-duration:0.6s;
  185. }
  186.  
  187.  
  188.  
  189. .links {
  190. position:fixed;
  191. margin-top:15px;
  192. margin-left:-2px;
  193. width:220px;
  194. font-family:helvetica ;
  195. letter-spacing:1px;
  196. text-align:center;
  197. text-transform:lowercase;
  198. padding:1px;
  199. line-height:130%;
  200. -moz-transition-duration:1s;
  201. -webkit-transition-duration:1s;
  202. -o-transition-duration:1s;
  203.  
  204.  
  205. }
  206.  
  207.  
  208. .links a {
  209. color:{color:sblink};
  210. padding:1px;
  211. padding-left:6px;
  212. font-size:11px;
  213. border-bottom:1px solid {color:underline};
  214. box-shadow: inset 0 00px 0 transparent;
  215. -moz-transition-duration:1s;
  216. -webkit-transition-duration:1s;
  217. -o-transition-duration:1s;
  218. }
  219.  
  220. .links a:hover {
  221. box-shadow: inset 0 -22px 0 {color:underline};
  222. text-align:center;
  223. color:white ;
  224. -moz-transition-duration:.8s;
  225. -webkit-transition-duration:.8s;
  226. -o-transition-duration:.8s;
  227.  
  228. }
  229.  
  230.  
  231.  
  232. @font-face{font-family:Lala;src:url(http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff);}
  233.  
  234.  
  235. #pagi{
  236. display:block;
  237. width:100px;
  238. font-size:9px;
  239. text-align:center;
  240. margin-left:61px;
  241. margin-top:65px;
  242. position:fixed;
  243. font-family:helvetica;
  244. word-spacing:3px;
  245. -webkit-transition-duration:0.6s;
  246.  
  247. }
  248.  
  249. #pagi:hover{
  250. color:{color:hover};
  251. -webkit-transition-duration:0.6s;
  252.  
  253. }
  254.  
  255. #picture img{
  256. width:220px;
  257. margin-top:-5px;
  258. margin-left: 0px;
  259. position:fixed;
  260. z-index:-1;
  261. }
  262.  
  263.  
  264. #all {
  265. padding:0px;
  266. width:400px;
  267. margin-left:300px;
  268. margin-top:50px;
  269. font-size:10px;
  270. padding-left:35px;
  271. }
  272.  
  273.  
  274. #posts {
  275. width:400px;
  276. padding-bottom:20px;
  277. padding:20px;
  278. margin-top:30px;
  279. background-color:{color:Post};
  280. color:{color:text};
  281.  
  282. }
  283. /*POST INFO*/
  284.  
  285. #info {
  286. width:395px;
  287. text-align:center;
  288. font-family:helvetica;
  289. margin-top:3px;
  290. margin-left:px;
  291. letter-spacing:1px;
  292. font-size:8px;
  293. font-style:none;
  294. padding-top:5px;
  295. line-height:10px;
  296. text-transform:uppercase;
  297. z-index:999;
  298. }
  299.  
  300. #info a {
  301. padding:5px;
  302. z-index:999;
  303. text-align:center;
  304. color:{color:Post Links};
  305. }
  306.  
  307. #info a:hover {
  308. -moz-transition-duration:0.3s;
  309. -webkit-transition-duration:0.3s;
  310. -o-transition-duration:0.3s;
  311. box-shadow: inset 0 -22px 0 {color:underline};
  312. text-align:center;
  313. color:white ;
  314. -moz-transition-duration:.8s;
  315. -webkit-transition-duration:.8s;
  316. -o-transition-duration:.8s;
  317.  
  318. }
  319.  
  320. #tags {
  321. float:center;
  322. width:389px;
  323. margin-top:-0px;
  324. margin-left:-5px;
  325. text-align:center;
  326. font-size:8px;
  327. padding:5px;
  328. font-size:8px;
  329. transition-duration: 0.5s;
  330. -moz-transition-duration: 0.5s;
  331. -webkit-transition-duration: 0.5s;
  332. -o-transition-duration: 0.5s
  333. color:#bbb;
  334. }
  335.  
  336. #tags a {
  337. padding:2px;
  338. letter-spacing:0px;
  339. font-size:8px;
  340. text-align:center;
  341. font-family:'helvetica';
  342. text-decoration:none;
  343. display:inline-block;
  344. color:{color:Tags};
  345. border-bottom:1px solid white;
  346. -moz-transition-duration:0.3s;
  347. -webkit-transition-duration:0.3s;
  348. -o-transition-duration:0.3s;
  349. }
  350.  
  351. #tags a:hover {
  352. box-shadow: inset 0 -22px 0 white;
  353. background-color:#fff;
  354. -moz-transition-duration:0.5s;
  355. -webkit-transition-duration:0.5s;
  356. -o-transition-duration:0.5s;
  357. color:{color:Hover};
  358. border-bottom:1px solid {color:underline};
  359. }
  360.  
  361. #question {
  362. font-size:10px;
  363. padding-top:15px;
  364. padding-bottom:15px;
  365. padding:10px;
  366. font-family:helvetica;
  367. letter-spacing:0px;
  368. text-align:center;
  369. font-style:none;
  370. background: {color:askbg} ;
  371. color:{color:ask} ;
  372. -moz-transition-duration:0.5s;
  373. -webkit-transition-duration:0.5s;
  374. -o-transition-duration:0.5s;
  375. }
  376.  
  377. #question:hover{
  378. color:#fff;
  379. box-shadow: inset 0 -72px 0 {color:underline};
  380. -moz-transition-duration:1s;
  381. -webkit-transition-duration:1s;
  382. -o-transition-duration:1s;
  383. }
  384.  
  385. #questionlink {
  386. font-family:helvetica;
  387. text-align:center;
  388. font-style:normal;
  389. font-size:10px;
  390. color:{color:asklink};
  391. text-transform:uppercase;
  392. letter-spacing:1px;
  393.  
  394. }
  395.  
  396.  
  397. #questionlink a {
  398. font-family:helvetica;
  399. text-align:left;
  400. font-style:normal;
  401. font-size:10px;
  402. color:{color:asklink};
  403. text-transform:uppercase;
  404.  
  405.  
  406. }
  407.  
  408. .audio-post {
  409. text-align: center;
  410. color:#fff;
  411. font-family:helvetica;
  412. }
  413.  
  414. .audiop {
  415. background:{color:underline};
  416. height:30px;
  417. font-size:8px;
  418. letter-spacing:1px;
  419. text-transform:uppercase;
  420. line-height:13px;
  421. text-align:center;
  422. padding:10px;
  423. -moz-transition-duration:0.5s;
  424. -webkit-transition-duration:0.5s;
  425. -o-transition-duration:0.5s;
  426. }
  427.  
  428. .audiop:hover{
  429. box-shadow: inset 0 -50px 0 {color:hover};
  430. -moz-transition-duration:0.5s;
  431. -webkit-transition-duration:0.5s;
  432. -o-transition-duration:0.5s;
  433. }
  434.  
  435. #postnotes {
  436. display:block;
  437. margin-top:-200;
  438. margin-left:315px;
  439. color:black;
  440. width:440px;
  441. font-family:helvetica;
  442. font-size:10px;
  443. }
  444.  
  445. #postnotes ol {
  446. line-height:110%;
  447. color:black;
  448. list-style-type: none;
  449.  
  450. }
  451.  
  452. #postnotes li {
  453. padding:5px;
  454. letter-spacing:2px;
  455. display:block;
  456. margin-top:5px;
  457. background-color:{color:hover};
  458. color:black;
  459. -webkit-transition-duration:.4s;
  460. -moz-transition-duration:.4s;
  461. -o-transition-duration:.4s;
  462. -ms-transition-duration:.4s;
  463. }
  464.  
  465. #postnotes li:hover {
  466. box-shadow: inset 0 -42px 0 {color:underline};
  467. color:white;
  468.  
  469. }
  470.  
  471. #postnotes li:hover a {
  472. color:white;
  473. }
  474.  
  475. #postnotes img {
  476. padding-right:5px;
  477. }
  478.  
  479. /*--credit--*/
  480.  
  481. #credit{
  482. right:8px;
  483. bottom: 2px;
  484. position:fixed;
  485. padding:5px;
  486. }
  487.  
  488. #credit a:hover { color: {color:linkhover};}
  489.  
  490.  
  491. {CustomCSS}
  492. iframe#tumblr_controls { right:3px !important; position: fixed !important; z-index:999999999999999999999999999999999999999999999 !important; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out; -webkit-filter: invert(100%);}
  493. ::-moz-selection {background: {color:selection}; color:#fff;}
  494.  
  495. ::selection {background:{color:selection}; color:#fff; }
  496.  
  497.  
  498.  
  499. #s-m-t-tooltip {
  500.  
  501. max-width:300px;
  502.  
  503. padding:3px 4px 5px 4px;
  504.  
  505. margin:20px 0px 0px 20px;
  506.  
  507. background-color:#fff; /* change the background color */
  508.  
  509. font-family:helvetica; /* change the font */
  510.  
  511. font-size:9px; /* change the font size */
  512.  
  513. letter-spacing:2px; /* change the letter spacing */
  514.  
  515. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  516.  
  517. color:#000; /* change the text color */
  518.  
  519. z-index:999999999999999999999999999999999999;
  520.  
  521. }
  522.  
  523. </style>
  524.  
  525.  
  526.  
  527. </head>
  528.  
  529. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  530.  
  531. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  532.  
  533. <script>
  534.  
  535. (function($){
  536.  
  537. $(document).ready(function(){
  538.  
  539. $("a[title]").style_my_tooltips({
  540.  
  541. tip_follows_cursor:true,
  542.  
  543. tip_delay_time:90,
  544.  
  545. tip_fade_speed:600,
  546.  
  547. attribute:"title"
  548.  
  549. });
  550.  
  551. });
  552.  
  553. })(jQuery);
  554.  
  555. </script>
  556.  
  557. <link href='http://static.tumblr.com/blpgwiz/uvsm405h8/flip.css' rel='stylesheet' type='text/css'><body>
  558.  
  559.  
  560. <div id="sidebar">
  561. <div id="title">{Title}</div>
  562. <div id="sidebarimage"><a href="/"> <img src="{image:sidebar}"></a></div>
  563.  
  564.  
  565.  
  566. <div class="desc">
  567. {Description}
  568. </div>
  569. <div class="links">
  570.  
  571. {block:IfLinkA}
  572. <a title="{text:linkA}"href="{text:linkA url}">I.</a>
  573. {/block:IfLinkA}
  574.  
  575. {block:IfLinkB}
  576. <a title="{text:linkB}"href="{text:linkB url}">II.</a>
  577. {/block:IfLinkB}
  578. {block:IfLinkC}
  579. <a title="{text:linkC}"href="{text:linkC url}">III.</a>
  580. {/block:IfLinkC}
  581.  
  582. {block:IfLinkD}
  583. <a title="{text:linkD}"href="{text:linkD url}">IV.</a>
  584. {/block:IfLinkD}
  585.  
  586. {block:IfLinkE}
  587. <a title="{text:linkE}"href="{text:linkE url}">V.</a>
  588. {/block:IfLinkE}
  589.  
  590. </div>
  591.  
  592.  
  593.  
  594. {block:Pagination}
  595. <div id="pagi">
  596. {block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}
  597. {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
  598. </div>
  599. {/block:Pagination}
  600. </div>
  601. </div>
  602.  
  603. </div>
  604.  
  605. <div id="all">{block:Posts}<div id="posts">
  606.  
  607. {block:Text}<div class="post p">{block:Title}<h1>{Title}</h1>{/block:Title}{Body}</div>{/block:Text}
  608.  
  609. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  610.  
  611. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  612.  
  613. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  614.  
  615. {block:Quote}{Quote}{/block:Quote}
  616.  
  617. {block:AudioPlayer}
  618. <div class="audio-post"> <div style="padding: 6px 0px 6px 5px;width:inherit;background:#fff; width:30px;overflow:hidden; position:absolute;border:4px solid {color:hover}"> {AudioPlayer}</div><div class="audiop">{block:TrackName}<span style="#fff">{TrackName}</span>{/block:TrackName}{block:Artist}<br/>{Artist} {/block:Artist}</div></div>{/block:AudioPlayer}
  619.  
  620. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  621.  
  622. {block:Chat}{block:Title}<div class="post p"><h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}</div>{/block:Chat}
  623.  
  624.  
  625. {block:Answer}<div id="questionlink"><span style="font-family:helvetica;text-transform:uppercase;font-size:10px;font-style:none;"><font face="helvetica">{Asker}</font></div> <div id="question"></span>{Question}</div><center> <span style="text-transform:none;font-size:10px;"><font face="helvetica">{Answer}</font> {/block:Answer}
  626.  
  627. <div id="info">
  628. {NoteCount} <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  629. {block:ContentSource} <a href="{SourceURL}">source</a>{/block:ContentSource} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} </a>
  630. {block:HasTags}<div id="tags">
  631.  
  632. {block:Tags}<a href="/tagged/{Tag}">{Tag}, </a>&nbsp;{/block:Tags}
  633. </div>{block:HasTags}
  634. </div>
  635. </div>
  636. {/block:Posts}
  637. <br><br></div><div id="postnotes">{block:PostNotes}{PostNotes-16}{/block:PostNotes}</div>
  638. {/block:Posts}</div></div></div>
  639.  
  640.  
  641.  
  642.  
  643. <div id="credit" data="credit"><a href="http://chipotleigh.tumblr.com"><img src="http://24.media.tumblr.com/d51c7e63ee92e592f42bead860a1cb3e/tumblr_mrczibkCXy1som5q2o1_500.png" width="50px" height="65px"></a></div>
  644.  
  645. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment