Advertisement
InfiniteTherese

Actors (2 column)

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