Advertisement
hor4ny

"Falling in Lust" - Outlasting (3 col)

May 11th, 2013
5,754
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.36 KB | None | 0 0
  1. <!--
  2. "Falling in Lust" theme by OUTLASTING.
  3. Keep credit or put it in your FAQ.
  4. IF YOU USE THIS THEME AS A BASECODE OR TAKE ANY OF MY CODING, ask BEFORE posting! Please and thank you.
  5. -->
  6.  
  7.  
  8. <html lang="en">
  9. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  10. <html xmlns="http://www.w3.org/1999/xhtml">
  11. <head>
  12.  
  13.  
  14.  
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17.  
  18.  
  19.  
  20.  
  21. <script type="text/javascript">
  22. <!--
  23.  
  24. // Disable Right Click Script
  25.  
  26. function IE(e)
  27. {
  28. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  29. {
  30. return false;
  31. }
  32. }
  33. function NS(e)
  34. {
  35. if (document.layers || (document.getElementById && !document.all))
  36. {
  37. if (e.which == "2" || e.which == "3")
  38. {
  39. return false;
  40. }
  41. }
  42. }
  43. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  44.  
  45. //-->
  46. </script>
  47.  
  48.  
  49.  
  50. <!-- DEFAULT VARIABLES -->
  51. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  52. <meta name="color:background" content="#eee"/>
  53. <meta name="color:link" content="#777"/>
  54. <meta name="color:nav hover" content="#ddd"/>
  55. <meta name="color:nav hover text" content="#fff"/>
  56. <meta name="color:blogtitle" content="#fff"/>
  57. <meta name="color:blogtitle shadow" content="#ccc"/>
  58. <meta name="color:blogtitle first letter" content="#fff"/>
  59. <meta name="color:first letter shadow" content="#ccc"/>
  60. <meta name="color:quote" content="#fff"/>
  61. <meta name="color:quote bar" content="#ddd"/>
  62. <meta name="color:text" content="#777"/>
  63. <meta name="color:title" content="#777"/>
  64. <meta name="color:borders" content="#dddddd"/>
  65. <meta name="color:hover" content="#ddd"/>
  66. <meta name="color:scrollbar" content="#ddd" />
  67. <meta name="color:entry" content="#fff" />
  68. <meta name="image:sidebar" content=""/>
  69. <meta name="image:background" content="1"/>
  70. <meta name="text:link one" content="" />
  71. <meta name="text:link one title" content="" />
  72. <meta name="text:link two" content="" />
  73. <meta name="text:link two title" content="" />
  74. <meta name="text:link three" content="" />
  75. <meta name="text:link three title" content="" />
  76. <meta name="text:link four" content="" />
  77. <meta name="text:link four title" content="" />
  78. <meta name="text:link five" content="" />
  79. <meta name="text:link five title" content="" />
  80. <meta name="text:quote" content="yo yo yo put something here" />
  81. <style type="text/css">
  82.  
  83.  
  84.  
  85.  
  86.  
  87. ::-webkit-scrollbar {width: 4px; height: 4px; border:1px solid #ddd; background-color:#fff;}
  88. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: {color:scrollbar};}
  89.  
  90.  
  91. iframe#tumblr_controls {-webkit-filter: invert(100%);right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-
  92.  
  93. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  94.  
  95. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all
  96.  
  97. 0.4s ease-out;}
  98.  
  99.  
  100.  
  101.  
  102. p {
  103. margin:0px;
  104.  
  105. }
  106.  
  107. body {
  108. padding: 0px;
  109. margin: 0px;
  110. color:{color:text};
  111. font-family:calibri;
  112. line-height:11px;
  113. font-size:11px;
  114.  
  115. background-image:url({image:background});
  116. background-color: {color:Background};
  117. background-attachment: fixed;
  118. background-repeat: repeat;
  119. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  120. }
  121.  
  122.  
  123. a:link, a:active, a:visited{
  124. text-decoration: none;
  125. -webkit-transition: color 0.3s ease-out;
  126. -moz-transition: color 0.3s ease-out;
  127. transition: color 0.3s ease-out;
  128. color:{color:link};
  129. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  130. }
  131.  
  132. a:hover {
  133. text-decoration: underline;
  134. text-shadow:0px 0px px #000;
  135. color: {color:Hover};
  136. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  137. }
  138.  
  139.  
  140. askname{
  141. text-transform:uppercase;
  142. font-size:11px;
  143. z-index:1;
  144. }
  145. @font-face { font-family: "easyrider"; src: url('http://static.tumblr.com/u37ad6e/HXSmll01i/admiration_pains.ttf'); }
  146.  
  147.  
  148.  
  149. div#center{
  150. margin:auto;
  151. width:1200px;
  152. position:relative;
  153. background-color:;
  154. overflow:auto;
  155. overflow-y:hidden;
  156. {block:permalinkpage}
  157. width:1000px;
  158. {/block:permalinkpage}
  159. {block:if2column}
  160. width:1000px;
  161. {/block:if2column}
  162.  
  163. }
  164.  
  165. .entry {
  166. float:left;
  167. display: block;
  168. margin:6px;
  169. padding:12px;
  170. padding-bottom:11px;
  171. overflow:hidden;
  172. width:240px;
  173. opacity:;{block:if2column}
  174. width:235px;
  175. {/block:if2column}
  176. {block:PermalinkPage}
  177. width:500px;
  178. text-align:left;
  179. line-height:10px;
  180. {/block:PermalinkPage}
  181.  
  182. border:1px solid {color:borders};
  183. background-color:{color:entry};
  184. background-image:URL();
  185. -webkit-transition: all .7s ease;
  186. -moz-transition: all .7s ease;
  187. -o-transition: all .7s ease;
  188. transition: all .7s ease;
  189. }
  190.  
  191. .entry:hover{
  192. opacity:1;}
  193.  
  194. .entry img{
  195. {block:indexpage}
  196. max-width:240px;
  197. {/block:indexpage}
  198. {block:permalinkpage}
  199. max-width:500px;
  200. {/block:permalinkpage}
  201. }
  202.  
  203.  
  204. .entry .perma a{
  205. color:#aaa;}
  206.  
  207. .entry .perma a:hover {
  208. text-decoration: underline;
  209. padding-bottom:1px;
  210. text-shadow:0px 0px px #000;
  211. color: {color:Hover};
  212. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  213. }
  214.  
  215. .entry .perma{
  216. width:240px;
  217. height:26px;
  218. margin-left:0px;
  219. position: absolute;
  220. line-height: 26px;
  221. overflow:hidden;
  222. text-align:center;
  223. bottom:-10px;
  224. font-size:9px;
  225. text-transform:uppercase;
  226. color:#aaa;
  227. background:{color:entry};
  228. word-spacing:2px;
  229. letter-spacing:0px;
  230. opacity: 0.0;
  231. -webkit-transition: all .7s ease;
  232. -moz-transition: all .7s ease;
  233. -o-transition: all .7s ease;
  234. transition: all .7s ease;
  235.  
  236.  
  237. }
  238.  
  239. .entry:hover .perma{
  240. overflow:visible;
  241. opacity:1;
  242. bottom:2px;
  243.  
  244. }
  245.  
  246.  
  247.  
  248. #posts {
  249. width:845px;
  250. margin-top:5px;
  251. z-index:;
  252. margin-left:300px;
  253. right:auto;
  254. margin-right:auto;
  255. position:relative;
  256. overflow-y: hidden;
  257. {block:permalinkpage}
  258. width:600px;
  259. {/block:permalinkpage}
  260. {block:if2column}
  261. width:550px;
  262. margin-left:212px;
  263. {/block:if2column}
  264.  
  265. }
  266.  
  267.  
  268. #nav {
  269. position:fixed;
  270. margin-left:213px;
  271. margin-top:1px;
  272. text-align:center;
  273. }
  274.  
  275.  
  276. .nav a{
  277. display:block;
  278. font-family:tits;
  279. width:33px;
  280. height:32px;
  281. background:white;
  282. font-size:15px;
  283. opacity:0.8;
  284. margin:4px;
  285. line-height:30px;
  286. border-bottom:1px solid white;
  287. }
  288.  
  289. .nav a:hover{
  290. background:{color:nav hover};
  291. color:{color:nav hover text};
  292. text-decoration:none;
  293. padding-bottom:0px;
  294. }
  295.  
  296. #sidebar{
  297. padding:12px;
  298. padding-bottom:5px;
  299. position:fixed !important;
  300. width:255px;
  301. line-height:14px;
  302. border:1px solid {color:borders};
  303. opacity:;
  304. background-color:{color:entry};
  305. height:auto;
  306. margin-top:145px;
  307. padding-top:px;
  308. margin-left:0px;
  309. text-align:center;
  310. border-radius:0px;
  311. -webkit-transition: all .7s ease;
  312. -moz-transition: all .7s ease;
  313. -o-transition: all .7s ease;
  314. transition: all .7s ease;
  315.  
  316. }
  317.  
  318.  
  319.  
  320.  
  321. #quotet {height:20px;line-height:20px;background:{color:quote bar};width:295px;margin-left:-21px;margin-top:3px;margin-bottom:2px;opacity:1;color:{color:quote}}
  322.  
  323.  
  324.  
  325. @font-face { font-family: cali; src: url('http://static.tumblr.com/u37ad6e/Z4hmkrlqk/calibri.ttf'); }
  326.  
  327. .title{
  328. font-family:tits;
  329. font-size: 18px;
  330. line-height: 18px;
  331. color:{color:Title};
  332. letter-spacing: 0px;
  333. padding:0px 0px 0px 0px;
  334. }
  335.  
  336.  
  337. .title a{
  338. color:{color:Title};
  339. }
  340.  
  341.  
  342.  
  343. div#blogtitle{
  344. background:;
  345. color:white;
  346. font-size:46px;
  347. line-height:50px;
  348. height:70px;
  349. font-family:easyrider;
  350. text-align:center;
  351. width:300px;
  352. margin-left:0px;
  353. position:fixed;
  354. margin-top:101px;
  355. z-index:9;
  356. color:{color:blogtitle};
  357. word-spacing:px;
  358. opacity:0.8;
  359. text-shadow:3px 3px 1px {color:blogtitle shadow};
  360. }
  361.  
  362. div#blogtitle:first-letter{
  363. color:{color:blogtitle first letter};
  364. text-shadow:3px 3px 1px {color:first letter shadow};
  365.  
  366. }
  367.  
  368.  
  369. @font-face { font-family: "tits"; src: url('http://static.tumblr.com/uuzw7gl/x1umfczqz/lubgrxl.ttf'); }
  370.  
  371.  
  372. .permalink{
  373. word-spacing:2px;
  374. text-transform: normal;
  375. display: block;
  376. text-align: center;
  377. text-decoration: none;
  378. margin-top:5px;
  379. font-size:9px;
  380. background:#fff;
  381. text-transform:uppercase;
  382.  
  383. }
  384.  
  385.  
  386.  
  387.  
  388.  
  389. #infscr-loading{
  390. bottom: -70px;
  391. position: absolute;
  392. left: 50%;
  393. margin-left:-8px;
  394. width:16px;
  395. height:11px;
  396. overflow:hidden;
  397. margin-bottom: 50px;
  398. }
  399.  
  400. #postnotes{
  401. text-align: justify;}
  402.  
  403. #postnotes b{
  404. border: 0px;}
  405.  
  406. blockquote{
  407. padding:0px 0px 2px 5px;
  408. margin:0px 0px 2px 10px;
  409. border-left: 2px solid #ddd;
  410. }
  411.  
  412. blockquote p, ul{
  413. margin:0px;
  414. padding:0px;
  415. }
  416.  
  417. a img{border: 0px;}
  418.  
  419.  
  420. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  421.  
  422. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  423. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  424.  
  425. .notes img{width:10px; position:relative; top:3px;}
  426. <--ses-->
  427. small{font-size: 90%;}
  428.  
  429. {CustomCSS}
  430.  
  431. </style>
  432.  
  433. {block:IndexPage}
  434. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  435. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  436.  
  437. <script type="text/javascript">
  438. $(window).load(function(){
  439. var $wall = $('#posts');
  440. $wall.imagesLoaded(function(){
  441. $wall.masonry({
  442. itemSelector: '.entry, .entry_photo',
  443. isAnimated : false
  444. });
  445. });
  446.  
  447. $wall.infinitescroll({
  448. navSelector : '#pagination',
  449. nextSelector : '#pagination a',
  450. itemSelector : '.entry, .entry_photo',
  451. bufferPx : 2000,
  452. debug : false,
  453. errorCallback: function() {
  454. $('#infscr-loading').fadeOut('normal');
  455. }},
  456. function( newElements ) {
  457. var $newElems = $( newElements );
  458. $newElems.hide();
  459. $newElems.imagesLoaded(function(){
  460. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  461. });
  462. }); $('#posts').show(500);
  463. });
  464. </script>
  465.  
  466.  
  467. {/block:IndexPage}
  468.  
  469.  
  470. <title>{title}</title>
  471.  
  472. <link rel="shortcut icon" href="{Favicon}" />
  473. <meta name="viewport" content="width=820" />
  474. </head>
  475.  
  476. <body>
  477. <BODY onselectstart="return false;" ondragstart="return false;">
  478. <div class="wrapper">
  479. <div class="header">
  480. </div>
  481.  
  482. <div id="cage">
  483. <div id="center">
  484.  
  485. <div id="blogtitle">{title}</div>
  486.  
  487. <div id="sidebar">
  488. <div id="nav"><div class="nav">
  489. <a href="{text:link one}" title="{text:link one title}">01</a> <a href="{text:link two}" title="{text:link two title}">02</a> <a href="{text:link three}" title="{text:link three title}">03</a>{block:iflinkfour} <a href="{text:link four}" title="{text:link four title}">04</a>{/block:iflinkfour}{block:iflinkfive} <a href="{text:link five}" title="{text:link five title}">05</a>{/block:iflinkfive}
  490. </div></div>
  491. <a href="/"><img src="{image:sidebar}" width="100%"></a><br/>
  492. {description}
  493. <div id="quotet"align="center">{text:quote}</div>
  494.  
  495.  
  496. </div>
  497.  
  498.  
  499.  
  500. <div class="left">
  501. <div id="posts">
  502. {block:Posts}
  503. <div class="entry">
  504.  
  505.  
  506. {block:Answer}
  507. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:#f5f5f5;border:1px solid {color:borders};border-radius:0px;">
  508. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3.5px;"/><askname>{asker}</askname>: {Question}</div>
  509. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  510. <div class="permalink"><a href="{Permalink}">{notecountwithlabel} / posted {timeago}</a> </div>
  511. {/block:Answer}
  512.  
  513. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>{block:indexpage}<p align=right><span class="permalink"><a
  514. href="{Permalink}">{notecountwithlabel} / posted {Timeago}</a> / <a href="{ReblogURL}">Reblog</a><br>{/block:HasTags}</span></align>{/block:indexpage}
  515. {/block:Text}
  516.  
  517. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  518. class="permalink"><a href="{Permalink}">{notecountwithlabel} / posted {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>{block:Link}
  519.  
  520. {block:Photo}
  521. {block:IndexPage}
  522. <center>
  523. <div class="perma">
  524. <a href="{Permalink}">{notecountwithlabel}</a> / posted {timeago} / <a href="{ReblogURL}" target="_blank"> Reblog</a> </div>
  525. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  526. {/block:IndexPage}
  527. {block:PermalinkPage}
  528. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  529.  
  530. {LinkCloseTag}
  531. {/block:PermalinkPage}
  532. {/block:Photo}
  533.  
  534. {block:Photoset}
  535. {block:IndexPage}
  536. <center>
  537. <div class="perma">
  538. {timeago} / <a href="{ReblogURL}" target="_blank"> Reblog</a> / <a href="{Permalink}">{notecountwithlabel}</a></div>
  539. {Photoset-250}</center>
  540. {/block:IndexPage}
  541. {block:PermalinkPage}
  542. <center>
  543. {Photoset-500}</center>
  544. {/block:PermalinkPage}
  545. {/block:Photoset}
  546.  
  547. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / posted {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>{/block:Quote}
  548.  
  549. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  550. <ul class="chat">
  551. {block:Lines}
  552. <li class="user_{UserNumber}">
  553. {block:Label}
  554. <span class="label">{Label}</span>
  555. {/block:Label}
  556.  
  557. {Line}
  558. </li>
  559. {/block:Lines}
  560. <p align=right><div class="permalink"><a href="{Permalink}">{notecountwithlabel} / posted {timeago}</a> / <a href="{ReblogURL}">Reblog</a></div></align>
  561. {/block:Chat}
  562.  
  563. {block:Audio}
  564. <div style="width:200px; height:30px;">
  565. {AudioPlayerBlack}
  566. </div>
  567. {block:IndexPage}
  568. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / posted {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>{/block:IndexPage}
  569. {/block:Audio}
  570.  
  571. {block:Video}
  572. {block:IndexPage}
  573. <center>
  574. {Video-250}</center><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} / posted {timeago}</a> / <a href="{ReblogURL}">Reblog</a></span></align>
  575. {/block:IndexPage}
  576. {block:PermalinkPage}
  577. <center>
  578. {Video-400}</center>
  579. {/block:PermalinkPage}
  580. {block:Video}
  581.  
  582.  
  583. {block:PostNotes}<div align="middle">{caption}</div>
  584. <center>
  585.  
  586. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  587.  
  588. {block:HasTags}
  589. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  590. {block:RebloggedFrom}
  591. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  592. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  593.  
  594. {/block:RebloggedFrom}
  595. </center></span>
  596. <br>
  597. <div id="postnotes">{PostNotes}</div><br>
  598.  
  599. <center>{block:ContentSource}
  600. <br><a href="{SourceURL}">
  601. {lang:Source}:
  602. {block:SourceLogo}
  603. <img src="{BlackLogoURL}" width="{LogoWidth}"
  604. height="{LogoHeight}" alt="{SourceTitle}" />
  605. {/block:SourceLogo}
  606. {block:NoSourceLogo}
  607. {SourceLink}
  608. {/block:NoSourceLogo}
  609. </a>
  610. {/block:ContentSource}</center>
  611.  
  612. {/block:PostNotes}
  613. </div>
  614. {/block:Posts}
  615. </div></div>
  616.  
  617. {block:IndexPage}
  618. {block:Pagination}
  619. <div id="pagination">
  620. {block:NextPage}
  621. <a id="nextPage" href="{NextPage}"></a>
  622. {/block:NextPage}
  623. {block:PreviousPage}
  624. <a href="{PreviousPage}"></a>
  625. {/block:PreviousPage}
  626. </div>
  627. {/block:Pagination}
  628. {/block:IndexPage}
  629. </body>
  630. <div style="position:fixed;bottom:6px;right:4px;letter-spacing:1px;font-family:arial;font-size:7px;background:white;border:1px solid #ddd;padding:4px;"><a href="http://outlasting.tumblr.com">OUTLASTING</a></div>
  631. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement