sexycullen

RPEDIT2

Jul 3rd, 2014
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.66 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <!--------------------------------------------
  8. SPUNKHANDSOME THEMES # 68
  9. THEME BY: http://britishrobert.tumblr.com/ (PREV SPUNKHANDSOME)
  10.  
  11. RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
  12.  
  13. --------------------------------------------->
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  18. <meta name="description" content="" />
  19. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  20.  
  21.  
  22. <meta name="color:Background" content="#FFFFFF">
  23. <meta name="color:Link" content="#5D5C5C">
  24. <meta name="color:Link Hover" content="#75B1D6">
  25. <meta name="color:Text" content="#3B3B3B">
  26. <meta name="color:Scrollbar" content="#75B1D6">
  27. <meta name="color:Blockquote" content="#EAEAEA">
  28. <meta name="color:Questions Border" content="#FBFBFB">
  29. <meta name="color:Info Border" content="#F5F5F5">
  30. <meta name="color:Sidebar Border" content="#F5F5F5">
  31. <meta name="color:Top BG" content="#E8E8E8">
  32. <meta name="color:Title" content="#666666">
  33. <meta name="color:TLinks Hover" content="#FFFFFF">
  34. <meta name="color:TLinks BG Hover" content="#222222">
  35.  
  36.  
  37.  
  38. <meta name="text:Body Font Size" content="11px"/>
  39. <meta name="text:Body Font" content="Calibri"/>
  40.  
  41. <meta name="image:Header" content=""/>
  42. <meta name="image:Sidebar" content=""/>
  43.  
  44. <meta name="if:Show Link1" content="0" />
  45. <meta name="if:Show Link2" content="0" />
  46. <meta name="if:Show Link3" content="0" />
  47. <meta name="if:Show Link4" content="0" />
  48.  
  49. <meta name="text:link1" content="">
  50. <meta name="text:link1 url" content="/">
  51. <meta name="text:link2" content="">
  52. <meta name="text:link2 url" content="/">
  53. <meta name="text:link3" content="">
  54. <meta name="text:link3 url" content="/">
  55. <meta name="text:link4" content="">
  56. <meta name="text:link4 url" content="/">
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
  59.  
  60. <link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
  61.  
  62. <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
  63.  
  64. <link href='http://fonts.googleapis.com/css?family=Josefin+Slab:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  65.  
  66. <link href='http://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
  67.  
  68. <link href='http://fonts.googleapis.com/css?family=Raleway:500,700,300,400' rel='stylesheet' type='text/css'>
  69.  
  70. <link href='http://fonts.googleapis.com/css?family=Rambla:400,700,400italic,700italic|Anaheim|Hammersmith+One&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  71.  
  72. <link href='http://fonts.googleapis.com/css?family=Oranienbaum&subset=latin,latin-ext,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
  73.  
  74. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  75. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  76. <script>
  77. (function($){
  78. $(document).ready(function(){
  79. $("a[title]").style_my_tooltips({
  80. tip_follows_cursor:true,
  81. tip_delay_time:90,
  82. tip_fade_speed:600,
  83. attribute:"title"
  84. });
  85. });
  86. })(jQuery);
  87. </script>
  88.  
  89. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  90.  
  91. <style type="text/css">
  92.  
  93. #scrollToTop:link,#scrollToTop:visited {
  94. display: none;
  95. font-family:Inconsolata;
  96. text-transform:uppercase;
  97. font-size:10px;
  98. }
  99.  
  100. #s-m-t-tooltip {
  101. max-width:300px;
  102. padding:2px 2px 2px 2px;
  103. margin:20px 0px 0px 20px;
  104. margin-left:0px;
  105. font-size:10px;
  106. padding:2px;
  107. font-family:Open Sans Condensed;
  108. letter-spacing:1px;
  109. font-weight:normal;
  110. text-align:center;
  111. text-transform:uppercase;
  112. background-color:{color:TLinks BG Hover};
  113. color:{color:TLinks Hover};
  114. z-index:999999999999999999999999999999999999;
  115. }
  116.  
  117. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
  118. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  119. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  120.  
  121. h1 {
  122. font-weight:normal;
  123. font-size:11px;
  124. text-align:center;
  125. font-style:italic;
  126. line-height:50%;
  127. letter-spacing:0px;
  128. font-family:Josefin Slab;
  129. text-transform:none;
  130. color:{color:text};
  131. }
  132.  
  133. h2 {
  134. font-size:18px;
  135. font-family:Open Sans Condensed;
  136. letter-spacing:0px;
  137. margin-bottom:10px;
  138. font-weight:normal;
  139. line-height:90%;
  140. text-transform:lowercase;
  141. color: {color:Text};
  142. margin: 0px;}
  143.  
  144. code {
  145. width:500px;
  146. font-size:11px;
  147. font-family:cutive mono;
  148. text-align: left;
  149. word-wrap: break-word;
  150. color:{color:Text};
  151. }
  152.  
  153. pre {
  154. width:500px;
  155. font-size:11px;
  156. font-family:cutive mono;
  157. text-align: left;
  158. word-wrap: break-word;
  159. color:{color:Text};
  160. }
  161.  
  162.  
  163. blockquote {
  164. border-left:1px solid {color:Blockquote};
  165. padding-left:6px;
  166. margin:8px;
  167. }
  168.  
  169. blockquote img {
  170. max-width:470px;
  171. }
  172.  
  173. body {
  174. color: {color:Text};
  175. background-color:{color:Background};}
  176.  
  177. a {
  178. color: {color:Link};
  179. text-decoration: none;
  180. -moz-transition-duration: 0.5s;
  181. -o-transition-duration: 0.5s;
  182. -webkit-transition-duration: 0.5s;
  183. transition-duration: 0.5s;
  184. }
  185.  
  186. a:hover {
  187. color: {color:Link Hover};
  188. -moz-transition-duration: 0.5s;
  189. -o-transition-duration: 0.5s;
  190. -webkit-transition-duration: 0.5s;
  191. transition-duration: 0.5s;
  192. }
  193.  
  194.  
  195.  
  196. .topside {
  197. width: 100%;
  198. height: 300px;
  199. background-color: {color:Top BG};
  200. position:absolute;
  201. z-index: 10;
  202. top: 0px;
  203. left: 0px;
  204. }
  205.  
  206. .sidebarimg {
  207. width:900px;
  208. height:300px;
  209. }
  210.  
  211. .links {
  212. font-family:calibri;
  213. font-size:8px;
  214. text-transform:uppercase;
  215. text-align:center;
  216. position:relative;
  217. letter-spacing:2px;
  218. line-height:180%;
  219. margin:auto;
  220. margin-top:-295px;
  221. margin-left:-610px;
  222. }
  223.  
  224. .linkss {
  225. text-align:left;
  226. }
  227.  
  228.  
  229. .phrase {
  230. width:245px;
  231. margin-top:1px;
  232. font-size:16px;
  233. padding-bottom:5px;
  234. margin-bottom:11px;
  235. font-family:Raleway;
  236. letter-spacing:0px;
  237. font-weight:normal;
  238. text-align:center;
  239. text-transform:uppercase;
  240. color:{color:Title};
  241. border-bottom: 1px solid {color:Sidebar Border};
  242. }
  243.  
  244. .sidebar {
  245. width:245px;
  246. position:absolute;
  247. height:auto;
  248. margin-top:320px;
  249. margin-bottom:4px;
  250. margin-left:5px;
  251. }
  252.  
  253. .sidebar img {
  254. width:245px;
  255. margin-left:0px;
  256. margin-bottom:4px;
  257. outline:0px solid {color:Background};
  258. }
  259.  
  260. .description {
  261. width:245px;
  262. margin-top:3px;
  263. margin-bottom:30px;
  264. text-transform:;
  265. text-align:center;
  266. font-size:11px;
  267. font-family:arial;
  268. letter-spacing:0px;
  269. color:{color:Text};
  270. }
  271.  
  272. .pagination {
  273. font-family:Inconsolata;
  274. text-transform:lowercase;
  275. letter-spacing:4px;
  276. font-style:normal;
  277. text-align:center;
  278. font-size:10px;
  279. text-align:center;
  280. margin-top:60px;
  281. margin-bottom:80px;
  282. padding:0px;
  283. position:justify;
  284. margin-left:auto;
  285. margin-right:auto
  286. background-color:{color:Background};
  287. }
  288.  
  289. .pagination a {
  290. padding:5px;
  291. color:{color:Link};
  292. }
  293.  
  294. .pagination a:hover {
  295. color:{color:Top Links Hover};
  296. background-color:{color:Top Links BG Hover};
  297. }
  298.  
  299. .affiliates {
  300. width:245px;
  301. margin-top:1px;
  302. font-size:16px;
  303. padding-bottom:5px;
  304. margin-bottom:8px;
  305. font-family:Raleway;
  306. letter-spacing:1px;
  307. font-weight:normal;
  308. text-align:center;
  309. text-transform:uppercase;
  310. color:{color:Title};
  311. border-bottom: 1px solid {color:Sidebar Border};
  312. }
  313.  
  314.  
  315. .affiliatess {
  316. width:252px;
  317. margin-top:6px;
  318. margin-left:0px;
  319. }
  320.  
  321. .affiliatess img {
  322. width: 44px;
  323. height: 44px;
  324. padding: 0px;
  325. margin:4px 1px 6px;
  326. }
  327.  
  328. .projects {
  329. width:245px;
  330. margin-top:20px;
  331. font-size:16px;
  332. padding-bottom:5px;
  333. margin-bottom:10px;
  334. font-family:Raleway;
  335. letter-spacing:1px;
  336. font-weight:normal;
  337. text-align:center;
  338. text-transform:uppercase;
  339. color:{color:Title};
  340. border-bottom: 1px solid {color:Sidebar Border};
  341. }
  342.  
  343. .projectss {
  344. width:252px;
  345. margin-top:6px;
  346. margin-left:0px;
  347. font-size:11px;
  348. text-align:center;
  349. font-family:arial;
  350. }
  351.  
  352. .projectss img {
  353. width: 245px;
  354. padding: 0px;
  355. margin:4px 1px 6px;
  356. -webkit-filter: grayscale(100%);
  357. }
  358.  
  359. .container {
  360. width:900px;
  361. margin: auto;
  362. outline:0px solid {color:Posts Border};
  363. }
  364.  
  365. .posts {
  366. width:500px;
  367. font-size: {text:Body Font Size};
  368. font-family: {text:Body Font};
  369. margin-top:320px;
  370. margin-left:330px;
  371. text-align:justify;
  372. position:absolute;
  373. outline:0px solid {color:Posts Border};
  374. }
  375.  
  376. #info {
  377. width:100px;
  378. text-align:left;
  379. font-size:18px;
  380. letter-spacing:-1px;
  381. font-family:Oranienbaum;
  382. text-transform:lowercase;
  383. line-height:12px;
  384. margin-top:7px;
  385. margin-left:515px;
  386. position:absolute;
  387. padding:5px;
  388. border-left: 0px solid {color:Info Border};
  389. }
  390.  
  391. #info a {
  392. color:{color:Link};
  393. }
  394.  
  395. #info a:hover {
  396. color:{color:Link Hover};
  397. }
  398.  
  399. .info2 {
  400. margin-top:20px;
  401. padding-bottom:3px;
  402. margin-left:3px;
  403. line-height:0px;
  404. text-align:left;
  405. font-family:calibri;
  406. letter-spacing:0.9px;
  407. text-transform:uppercase;
  408. font-size:8px;
  409. border-top:1px solid {color:Info Border};
  410. }
  411.  
  412. .info a {
  413. color:{color:Text};
  414. }
  415.  
  416. .info a:hover {
  417. text-decoration:underline;
  418. color:{color:Link Hover};
  419. }
  420.  
  421. .tags {
  422. font-family:calibri;
  423. text-transform:lowercase;
  424. margin-top:1px;
  425. letter-spacing:0px;
  426. font-style:none;
  427. line-height:100%;
  428. font-size:10px;
  429. text-align:left;
  430. padding:2px;
  431. border-top: 0px solid {color:Info Border};
  432. -moz-transition-duration:0.5s;
  433. -webkit-transition-duration:0.5s;
  434. -o-transition-duration:0.5s;
  435. }
  436.  
  437. .tags a {
  438. background-color:none;
  439. color:{color:Link};
  440. }
  441.  
  442. .tags a:hover {
  443. text-decoration:underline;
  444. color:{color:Link Hover};
  445. }
  446.  
  447. .postnote {
  448. width:500px;
  449. font-family:calibri;
  450. text-transform:lowercase;
  451. font-style:normal;
  452. letter-spacing:0px;
  453. font-size:10px;
  454. text-align:left;
  455. line-height:90%;
  456. margin-top:40px;
  457. }
  458.  
  459. .postnote li {
  460. list-style-type:none;
  461. border-bottom:1px solid {color:Questions Border};
  462. padding:37px 0px 3px 0px;
  463. text-align:left;
  464. margin:0px;
  465. -moz-transition-duration:0.5s;
  466. -webkit-transition-duration:0.5s;
  467. -o-transition-duration:0.5s;
  468. }
  469.  
  470. .postnote img {
  471. align: left;
  472. margin: 0px 2px -4px 1px;
  473. padding: 3px;
  474. }
  475.  
  476. .music {
  477. width:500px;
  478. padding-bottom:10px;
  479. }
  480.  
  481. .albumart {
  482. float:left;
  483. padding:10px 10px 10px 0px;
  484. }
  485.  
  486. .albumart img {
  487. width:30px;
  488. padding: 3px;
  489. margin:2px 7px -3px 6px;
  490. border:2px solid {color:Info Border};
  491. border-radius:100px;
  492. -webkit-border-radius:100px;
  493. -moz-border-radius:100px;
  494. }
  495.  
  496. .playercontainer {
  497. text-align:left;
  498. padding:5px 5px -5px;
  499. width:480px;
  500. }
  501.  
  502. .musicinfo {
  503. padding:10px;
  504. margin-top:9px;
  505. color:{color:text};
  506. }
  507.  
  508. .quote {
  509. font-size:18px;
  510. font-family:Open Sans Condensed;
  511. letter-spacing:0px;
  512. line-height:90%;
  513. font-weight:normal;
  514. text-align:center;
  515. text-transform:lowercase;
  516. }
  517.  
  518. .source {
  519. font-family:calibri;
  520. font-size:10px;
  521. font-style:normal;
  522. text-align:center;
  523. line-height:17px;
  524. }
  525.  
  526. .chat ol {
  527. font-family:Open Sans Condensed;
  528. font-size:12px;
  529. line-height:100%;
  530. padding:0px;
  531. list-style:none;
  532. }
  533. .label {
  534. font-family:Open Sans Condensed;
  535. text-transform:lowercase;
  536. font-size:12px;
  537. font-weight:bold;
  538. color:{color:Text};
  539. }
  540. .line.odd {
  541. padding:4px;
  542. margin-bottom:2px;
  543. }
  544. .line.even {
  545. padding:4px;
  546. margin-bottom:2px;
  547. }
  548.  
  549. .ask {
  550. font-size:18px;
  551. font-family:Open Sans Condensed;
  552. letter-spacing:0px;
  553. text-align:left;
  554. margin-top:3px;
  555. text-transform:lowercase;
  556. }
  557.  
  558. .question {
  559. width:500px;
  560. letter-spacing:0px;
  561. margin-top:10px;
  562. padding-bottom:4px;
  563. text-align:justify;
  564. color:{color:Text};
  565. border-bottom: 1px solid {color:Questions Border};
  566. }
  567.  
  568. .answer {
  569. width:500px;
  570. letter-spacing:0px;
  571. text-align:justify;
  572. padding-top:5px;
  573. margin-bottom:1px;
  574. color:{color:Text};
  575. }
  576.  
  577. .askimg {
  578. padding: 3px;
  579. margin:2px 7px -3px 6px;
  580. border:2px solid {color:Info Border};
  581. border-radius:100px;
  582. -webkit-border-radius:100px;
  583. -moz-border-radius:100px;
  584. }
  585.  
  586. .credit {
  587. position:fixed;
  588. font-family:calibri;
  589. font-size:8px;
  590. font-weight:normal;
  591. line-height:150%;
  592. letter-spacing:0px;
  593. right:5px;
  594. bottom:20px;
  595. text-transform:uppercase;
  596. text-align:center;
  597. }
  598.  
  599. .credit a {
  600. font-style:normal;
  601. padding:3px;
  602. color:{color:Link};
  603. -moz-transition-duration:0.5s;
  604. -webkit-transition-duration:0.5s;
  605. -o-transition-duration:0.5s;
  606. }
  607.  
  608.  
  609. </style>
  610. </head>
  611.  
  612. <body>
  613. <div class="topside">
  614. <center>
  615. <img src="{image:header}" class="sidebarimg">
  616. </center>
  617. <div class="links">
  618. <a href="/"><img src="http://i.imgur.com/3gECgfj.png"></a><br>
  619. <a href="http://rpdasks.tumblr.com/faq"><img src="http://i.imgur.com/rjAcHKO.png"></a><br>
  620. {block:ifShowLink1}
  621. <a href="/tags"><img src="http://i.imgur.com/c77TWu8.png"></a>
  622. {/block:IfShowLink1}<br>
  623. {block:ifShowLink2}
  624. <a href="/robert"><img src="http://i.imgur.com/PdVH1yG.png"></a>
  625. {/block:IfShowLink2}<br>
  626. {block:ifShowLink3}
  627. <a href="/members"><img src="http://i.imgur.com/6log68t.png"></a>
  628. {/block:IfShowLink3}<br>
  629. {block:ifShowLink4}
  630. <a href="{text:link4 url}"></a>
  631. {/block:IfShowLink4}
  632. </div>
  633. </div>
  634.  
  635. <div class="container">
  636. <div class="sidebar">
  637. <div class="phrase">Robert Pattinson Daily</div>
  638. <center><a href="/"><img src="{image:sidebar}"></a></center>
  639. <div class="description">
  640. {Description}
  641. </div>
  642.  
  643. <div class="affiliates">our Affiliates</div>
  644. <div class="affiliatess">
  645. <a title="karen gillan daily" href="http://karengillandaily.tumblr.com/" class="">
  646. <img src="https://31.media.tumblr.com/0c24cc4046ecf7647b4e86d6bf026f23/tumblr_inline_n27410ca8P1r23mcd.png"></a>
  647.  
  648. <a title="blake lively daily" href="http://blakelivelly.tumblr.com/">
  649. <img src="https://31.media.tumblr.com/c14108a534362ec761f010060032b98d/tumblr_n57z4jL84o1tb9budo1_100.jpg"></a>
  650.  
  651. <a title="adele exarchopoulus daily" href="http://exarchopoulosnews.tumblr.com/" class="">
  652. <img src="https://31.media.tumblr.com/381a1a14b0c881d56eb6329a3ac822b5/tumblr_n7bwe3jZiY1tb9budo1_100.jpg"></a>
  653.  
  654. <a title="everything michael malarkey" href="http://everythingmichaelmalarkey.tumblr.com/">
  655. <img src="https://31.media.tumblr.com/00d20f22214ecaadc058e025235dd109/tumblr_n7dkoeLUED1tb9budo1_100.jpg"></a>
  656.  
  657. <a title="daily sebastian stan" href="http://dailysebastianstan.tumblr.com/">
  658. <img src="https://38.media.tumblr.com/2cf696b7af53a168e7f2236820a631d0/tumblr_n7oqv5mc4c1tb9budo1_100.jpg"></a>
  659.  
  660. <a title="dean winchester daily" href="http://deanwinchesterdaily.tumblr.com/" class="">
  661. <img src="https://38.media.tumblr.com/5ac8b79721092bf05e2de282df1cde77/tumblr_n7oqz4JWCr1tb9budo1_100.jpg"></a>
  662.  
  663. <a title="marvel source" href="http://marvelsource.tumblr.com/">
  664. <img src="https://31.media.tumblr.com/3f2bd52abacbfdb7dde4cd0015bd2a87/tumblr_n7or4i1fsh1tb9budo1_100.jpg"></a>
  665.  
  666. <a title="daily robert downey jr" href="http://dailyrobertdowneyjr.tumblr.com/">
  667. <img src="https://38.media.tumblr.com/bcc9f682c1a9405a969732d1b34c8406/tumblr_n7zh6802pr1tb9budo9_100.jpg"></a>
  668.  
  669. <a title="fuck yeah sarah paulson" href="http://fuckyeah-sarahpaulson.tumblr.com/">
  670. <img src="https://38.media.tumblr.com/4d57bc28317c319896f2a9b4fc138691/tumblr_n7zh6802pr1tb9budo8_100.jpg"></a>
  671.  
  672. <a title="zayn malik daily" href="http://zmdaily.tumblr.com/" class="">
  673. <img src="https://38.media.tumblr.com/5e98dc940847ebc5b641e5e0962a6f56/tumblr_n7zh6802pr1tb9budo7_100.jpg"></a>
  674.  
  675. <a title="chole mortez updated" href="http://chloemoretzupdated.tumblr.com/" class="">
  676. <img src="https://31.media.tumblr.com/f9c9d9b869721f9029082787ff544b02/tumblr_n7zh6802pr1tb9budo6_100.jpg"></a>
  677.  
  678. <a title="aaron johnson source" href="http://aaronjohnsonsource.tumblr.com/">
  679. <img src="https://31.media.tumblr.com/ddfd60c74a1fa7f12cab18bc1da62812/tumblr_n7zh6802pr1tb9budo5_100.jpg"></a>
  680.  
  681. <a title="daily davy franco" href="http://dailydavyfranco.tumblr.com/">
  682. <img src="https://31.media.tumblr.com/58bc023e6079442b2650bcb3df64ea18/tumblr_n7zhfwndiX1tb9budo1_100.jpg"></a>
  683.  
  684. <a title="jessica chastian fan" href="http://jessicachastainfan.tumblr.com/">
  685. <img src="https://38.media.tumblr.com/30c30fd437b75eb8c399d3876b914b6a/tumblr_n7zh6802pr1tb9budo3_100.jpg"></a>
  686.  
  687. <a title="daily nina dobrev" href="http://dailyninadobreva.tumblr.com/">
  688. <img src="https://38.media.tumblr.com/5d720e7d7bf047dae8e819495dd7dfcf/tumblr_n7zh6802pr1tb9budo2_100.jpg"></a>
  689.  
  690. <a title="hiddleston daily" href="http://hiddleston-daily.tumblr.com/" class="">
  691. <img src="https://38.media.tumblr.com/cfe592a618ff578e9a3360acceac1809/tumblr_n7zh6802pr1tb9budo1_100.jpg"></a>
  692.  
  693. <a title="affiliate name" href="/">
  694. <img src="https://31.media.tumblr.com/4ae6f42247ddddca83dea1556652dd27/tumblr_inline_my4a3wWFPZ1r23mcd.png"></a>
  695.  
  696. <a title="affiliate name" href="/">
  697. <img src="https://31.media.tumblr.com/4ae6f42247ddddca83dea1556652dd27/tumblr_inline_my4a3wWFPZ1r23mcd.png"></a>
  698.  
  699. <a title="affiliate name" href="/">
  700. <img src="https://31.media.tumblr.com/4ae6f42247ddddca83dea1556652dd27/tumblr_inline_my4a3wWFPZ1r23mcd.png"></a>
  701.  
  702. <a title="affiliate name" href="/">
  703. <img src="https://31.media.tumblr.com/4ae6f42247ddddca83dea1556652dd27/tumblr_inline_my4a3wWFPZ1r23mcd.png"></a>
  704. </div>
  705.  
  706. <div class="projects">Recent Projects</div>
  707. <div class="projectss">
  708. <b>Maps to the Stars</b> — <a href="http://www.imdb.com/title/tt2172584/?ref_=nm_flmg_act_6">IMDb</a> (2014)<br>
  709. as Jerome Fontana <br>
  710. <img src="http://i.imgur.com/zVSXrsW.png">
  711. <br>
  712. <b>The Rover </b> — <a href="http://www.imdb.com/title/tt2345737/?ref_=nm_flmg_act_7">IMDb</a> (2014)<br>
  713. as Rey <br>
  714. <img src="http://i.imgur.com/py3kl3z.png">
  715. </div>
  716. </div>
  717.  
  718. <div class="posts">
  719. {block:Posts}
  720. {block:Date}<div id="info"><span style="font-size:16px;letter-spacing:-1px;text-transform:uppercase">{ShortMonth}</span> <a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix}</a><br><span style="font-size:9px;font-family:calibri;text-transform:uppercase;letter-spacing:1px">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</span><br><span style="font-size:9px;font-family:calibri;text-transform:uppercase;letter-spacing:1px">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} › <a href="{SourceURL}">src</a></span>{/block:ContentSource}{/block:RebloggedFrom}</div>{/block:Date}
  721.  
  722. {block:Text}
  723. {block:Title}<h2>{Title}</h2>{/block:Title}
  724. {Body}
  725. {/block:Text}
  726.  
  727. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  728.  
  729. {/block:Quote}
  730.  
  731. {block:Link}
  732. <h2><a href="{URL}">{Name}</a></h2>
  733. {block:Description}{Description}{/block:Description}
  734. {/block:Link}
  735.  
  736. {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="chat"><ol>{block:Lines}<li class="line {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
  737. </ol></div>{/block:Chat}
  738.  
  739. {block:Answer}<img src="{AskerPortraitURL-48}" width="20px" align="left" class="askimg"> <div class="ask"><span style="text-transform:lowercase;">{Asker} asked:</b></span></div> <div class="question">{Question}</div><div class="answer">{Answer}</div>{/block:answer}
  740.  
  741. {block:Photo}
  742. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">
  743. {LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  744. {/block:Photo}
  745.  
  746. {block:Photoset}
  747. {Photoset-500}
  748. {block:Caption}{Caption}{/block:Caption}
  749. {/block:Photoset}
  750.  
  751. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  752. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  753. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  754. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  755. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  756.  
  757. {block:Video}
  758. {Video-500}
  759. {block:Caption}{Caption}{/block:Caption}
  760. {/block:Video}
  761.  
  762. <div class="info2">
  763. <span style="background-color:{color:background};padding:1px;">
  764. posted by <a href="{PostAuthorURL}">{PostAuthorName}</a> 
  765. </span>
  766. </div>
  767.  
  768. {block:HasTags}
  769. <div class="tags">
  770. {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}
  771. </div>
  772. {/block:HasTags}
  773.  
  774. <div class="postnote">
  775. {block:PostNotes}{PostNotes}{/block:PostNotes}
  776. </div>
  777.  
  778. {/block:Posts}
  779. {block:Pagination}
  780. <div class="pagination">
  781. <a href="javascript:;" id="scrollToTop"><span style="font-size:8px;letter-spacing:1;text-transform:uppercase;">
  782. backtotop</span></a>
  783. {block:PreviousPage}
  784. <a href="{PreviousPage}"> ‹ </a>
  785. {/block:PreviousPage}
  786. {block:JumpPagination length="4"}
  787. {block:CurrentPage}
  788. <span class="current_page">{PageNumber}</span>
  789. {/block:CurrentPage}
  790. {block:JumpPage}
  791. <a class="jump_page" href="{URL}">{PageNumber}</a>
  792. {/block:JumpPage}
  793. {/block:JumpPagination}
  794. {block:NextPage}
  795. <a href="{NextPage}"> › </a>
  796. {/block:NextPage}
  797. </div>
  798. {/block:Pagination}
  799. {/block:Posts}
  800.  
  801.  
  802. </div>
  803. </div>
  804. </div>
  805. </body>
Add Comment
Please, Sign In to add comment