moanszayn

Robbers

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