Advertisement
Guest User

Theme - arrobamare

a guest
Feb 1st, 2015
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.15 KB | None | 0 0
  1.  
  2. <html lang="en">
  3. <head>
  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">
  6. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  7. <script type="text/javascript"
  8. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  9.  
  10. <title>{Title}</title>
  11.  
  12. <link rel="shortcut icon" href="{Favicon}">
  13.  
  14. <meta name="color:background" content="#ffffff"/>
  15. <meta name="color:text" content="#000000"/>
  16. <meta name="color:link" content="#000000"/>
  17. <meta name="color:hover" content="#cccccc"/>
  18.  
  19. <meta name="image:header" content=""/>
  20.  
  21. <meta name="if:show header image" content="0"/>
  22. <meta name="if:small posts" content="1"/>
  23. <meta name="if:image fade" content="1"/>
  24. <meta name="if:4 columns" content="0"/>
  25.  
  26. <meta name="text:link one" content=""/>
  27. <meta name="text:link one title" content=""/>
  28. <meta name="text:link two" content=""/>
  29. <meta name="text:link two title" content=""/>
  30. <meta name="text:link three" content=""/>
  31. <meta name="text:link three title" content=""/>
  32. <meta name="text:link four" content=""/>
  33. <meta name="text:link four title" content=""/>
  34. <meta name="text:link five" content=""/>
  35. <meta name="text:link five title" content=""/>
  36.  
  37. <style type="text/css">
  38.  
  39. #tumblr_controls{
  40. position:fixed !important;
  41. -webkit-filter: invert(100%) ;
  42. }
  43.  
  44. ::-webkit-scrollbar-thumb{
  45. background-color: {color:text};
  46. border: 2px solid {color:background};
  47. height:auto;
  48. -moz-border-radius: 10px;
  49. border-radius: 10px;
  50. }
  51.  
  52. ::-webkit-scrollbar {
  53. height:auto;
  54. width:9px;
  55. background-color: #999999;
  56. border: 4px solid {color:background};
  57. }
  58.  
  59. body{
  60. margin:0px;
  61. background-attachment: fixed;
  62. background-repeat: repeat;
  63. background-color:{color:background};
  64. background-attachment: fixed;
  65. background-repeat: repeat;
  66. font-size: 11px;
  67. font-family: calibri;
  68. line-height:9px;
  69. text-transform:lowercase;
  70. color: {color:text};
  71. }
  72.  
  73. a:link, a:active, a:visited{
  74. color: {color:link};
  75. text-decoration: none;
  76. padding-bottom:1px;
  77. -webkit-transition-duration:.2s;
  78. }
  79.  
  80. a:hover{
  81. color: {color:hover};
  82. }
  83.  
  84. #topbar{
  85. padding: 8px;
  86. padding-top:0px;
  87. padding-bottom:0px;
  88. padding-left:0px;padding-right:0px;
  89. position:relative;
  90. {block:ifsmallposts}
  91. {block:if4columns}
  92. width:1000px;
  93. {/block:if4columns}
  94. {block:ifnot4columns}
  95. width:1200px;
  96. {/block:ifnot4columns}
  97. {/block:ifsmallposts}
  98. {block:ifnotsmallposts}
  99. {block:if4columns}
  100. width:1070px;
  101. {/block:if4columns}
  102. {block:ifnot4columns}
  103. width:1330px;
  104. {/block:ifnot4columns}
  105. {/block:ifnotsmallposts}
  106. height:auto;
  107. line-height:11px;
  108. font-size:9px;
  109. letter-spacing:1px;
  110. text-transform:uppercase;
  111. font-family: trebuchet ms;
  112. background:none;
  113. z-index:100;
  114. opacity:1;
  115. margin-top:0px;
  116. padding-top:2px;
  117. padding-bottom:3px;
  118. margin-left:0px;
  119. opacity:1;
  120. {block:permalinkpage}
  121. width:520px;
  122. {/block:permalinkpage}
  123. -webkit-transition-duration:.8s;
  124. }
  125.  
  126. .entry {
  127. margin:8px;
  128. padding: 0px;
  129. margin-bottom:5px;
  130. float:left;
  131. padding-bottom:0px;
  132. background-color:none;
  133. {block:IndexPage}
  134. {block:ifsmallposts}
  135. width:200px;
  136. margin:20px;
  137. margin-bottom:17px;
  138. {/block:ifsmallposts}
  139. {block:ifnotsmallposts}
  140. width:250px;
  141. {/block:ifnotsmallposts}
  142. {/block:IndexPage}
  143. {block:PermalinkPage}
  144. width:500px;
  145. {/block:PermalinkPage}
  146. font-family:calibri;
  147. font-size: 12px;
  148. letter-spacing:0px;
  149. text-transform:lowercase;
  150. line-height:14px;
  151. overflow:hidden;
  152. }
  153. .entry img{max-width:100%;}
  154. .photo a, .photo a:hover{background:none;border:none;}
  155.  
  156. .wrapper{{block:indexpage}{block:ifsmallposts}{block:if4columns}width:1000px;{/block:if4columns}{block:ifnot4columns}width:1200px;{/block:ifnot4columns}{/block:ifsmallposts}{block:ifnotsmallposts}{block:if4columns}width:1070px;{/block:if4columns}{block:ifnot4columns}width:1330px;{/block:ifnot4columns}{/block:ifnotsmallposts}{/block:indexpage}{block:permalinkpage}width:520px;{/block:permalinkpage}margin:0px auto;}
  157.  
  158. #posts {
  159. width:100%;
  160. margin-left:0px;
  161. padding-top:10px;
  162. padding-bottom:250px;
  163. {block:permalinkpage}
  164. width:580px;
  165. margin:0px auto;
  166. {/block:permalinkpage}
  167. z-index:2;
  168. }
  169.  
  170. #infscr-loading{
  171. bottom: -10px;
  172. position: absolute;
  173. left: 50%;
  174. margin-left:-8px;
  175. width:16px;
  176. height:16px;
  177. overflow:hidden;
  178. margin-bottom: 50px;
  179. }
  180.  
  181. .img{{block:indexpage}{block:ifimagefade}opacity:.8;{/block:ifimagefade}{/block:indexpage}-webkit-transition-duration:.8s;
  182. }
  183.  
  184. .img:hover, .entry:hover .img{opacity:1;}
  185.  
  186. .blogtitle{
  187. font-family:'Cedarville Cursive';
  188. font-size:40px;
  189. text-align:center;
  190. letter-spacing:0px;
  191. line-height:50px;
  192. text-transform:lowercase;
  193. }
  194.  
  195. .title{
  196. font-family:consolas;
  197. font-size: 9px;
  198. font-weight:normal;
  199. line-height:7px;
  200. letter-spacing:1px;
  201. text-transform:uppercase;
  202. }
  203.  
  204. blockquote{
  205. padding:0px 0px 2px 5px;
  206. margin:2px 0px 2px 1px;
  207. border-left: 1px solid #cccccc;}
  208. blockquote p, ul{margin:0px; padding:0px;}
  209.  
  210. .chat .line{
  211. background-color:#ffffff;
  212. margin: 0 0 1px;
  213. padding: 5px;
  214. }
  215. .chat .line.odd{
  216. background-color:#e3e3e3;
  217. }
  218.  
  219. .label {font-weight:bold; color:{color:text}}
  220.  
  221. a img{border: 0px;}
  222.  
  223. .p { padding-top: 5px; }
  224. .ol, ul { margin-left: 10px; padding: 5px; }
  225. .ul { list-style-type: square; }
  226.  
  227. .albumart { margin-bottom: 0px; }
  228. .albumart img, .audio embed { width: 55px; padding-right: 5px;}
  229. .notes img{width:20px; position:left; top:5px;border-radius:100px;}
  230. .notes{line-height:17px;text-transform:uppercase;font-family:consolas;font-size:9px;letter-spacing:1px;text-align:left;}
  231.  
  232. .perm{margin-top:5px;font-family:consolas;font-size:9px;letter-spacing:1px;text-transform:uppercase;opacity:1;text-align:right;border-top:1px solid #555555;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3 ease-in-out;}
  233.  
  234. .entry:hover .perm{margin-top:5px;opacity:1;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
  235.  
  236. .ig{opacity:.8;-webkit-transition-duration:.8s;}.ig:hover, .entry:hover .ig{opacity:1;}
  237.  
  238. .perma {position:absolute; text-decoration:none; margin-top:-20px; margin-left:0px; padding:1px; opacity:0; -webkit-transition: 0.4s ease-in;z-index:10;font-family:trebuchet ms;width:55px;text-align:center;background:{color:background};padding-top:5px;padding-bottom:5px;font-size:9px;letter-spacing:1px;}
  239. .perma a {text-decoration:none;text-transform:uppercase;}
  240. .entry:hover .perma {-webkit-transition: 0.4s ease-in; position:absolute; margin-top:0px; margin-left:0px; background:{color:background}; opacity:.8;}
  241. .entry:hover .perma:hover{opacity:.9;padding-left:20px;z-index:100;}
  242.  
  243. .perma2 {position:absolute; text-decoration:none; margin-top:24px;margin-left:-20px; padding:1px;padding-top:5px;padding-bottom:5px; background:{color:background}; opacity:0; -webkit-transition: 0.4s ease-in;z-index:10;font-family:trebuchet ms;width:55px;text-align:center;font-size:9px;letter-spacing:1px;}
  244. .perma2 a {text-decoration:none;text-transform:uppercase;}
  245. .entry:hover .perma2 {-webkit-transition: 0.4s ease-in; position:absolute; margin-left:0px; background:{color:background}; opacity:.8;}
  246. .entry:hover .perma2:hover{opacity:.9;z-index:100;padding-left:20px;}
  247.  
  248. .nav{font-family:calibri;font-size:11px;letter-spacing:1px;text-align:center;}
  249. .nav a{padding:3px;padding-top:0px;margin:5px;border-top:2px solid {color:background};-webkit-transition-duration:.5s;}
  250. .nav a:hover{border-top:2px solid {color:link};}
  251.  
  252. {CustomCSS}
  253. </style>
  254. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  255. {block:IndexPage}
  256. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  257. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  258. <script type="text/javascript">
  259. $(window).load(function () {
  260. var $content = $('#posts');
  261. $content.masonry({itemSelector: '.entry'}),
  262. $content.infinitescroll({
  263. navSelector : 'div#pagination',
  264. nextSelector : 'div#pagination a#nextPage',
  265. itemSelector : '.entry',
  266. loading: {
  267. finishedMsg: '',
  268. img: 'http://static.tumblr.com/apahx90/gbVmpo84y/ajax-loader-1.gif'
  269. },
  270. bufferPx : 600,
  271. debug : false,
  272. },
  273. // call masonry as a callback.
  274. function( newElements ) {
  275. var $newElems = $( newElements );
  276. $newElems.hide();
  277. // ensure that images load before adding to masonry layout
  278. $newElems.imagesLoaded(function(){
  279. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(1300);} );
  280. });
  281. });
  282. });
  283. </script>
  284.  
  285. {/block:IndexPage}
  286. <meta name="viewport" content="width=800" />
  287.  
  288. </head><body><!-- SCM Music Player http://scmplayer.net -->
  289. <script type="text/javascript" src="http://scmplayer.net/script.js"
  290. data-config="{'skin':'skins/black/skin.css','volume':50,'autoplay':true,'shuffle':false,'repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title':'PHILIP PHILIPS','url':'https://www.youtube.com/watch?v=GV2yMnzWkkc'},{'title':'HUGO','url':'https://www.youtube.com/watch?v=nmy113gMds0'},{'title':'ICONA POP','url':'https://www.youtube.com/watch?v=FNjqyNJifFc'},{'title':'RIZZLE KICKS','url':'https://www.youtube.com/watch?v=CDT0ssSzjoI'},{'title':'ICONA POP','url':'https://www.youtube.com/watch?v=ROHzcxHBv3o'},{'title':'ED SHEERAN /Alex Adair Remix','url':'https://www.youtube.com/watch?v=G7JkC9Zi8IU'},{'title':'SAM SMITH','url':'https://www.youtube.com/watch?v=93ASUImTedo'},{'title':'ELLIE GOULDING','url':'https://www.youtube.com/watch?v=NwbcQNjhEJc'}]}" ></script>
  291. <!-- SCM Music Player script end -->
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300. <div class="wrapper">
  301. <div id="topbar">
  302. {block:ifshowheaderimage}
  303. <center><a href="/"><img src="{image:header}" style="max-width:500px;"/></a></center>
  304. {/block:ifshowheaderimage}
  305. {block:ifnotshowheaderimage}
  306. <div class="blogtitle"><a href="/">{title}</a></div>
  307. {/block:ifnotshowheaderimage}
  308. <br><center>{description}</center><br>
  309. <div class="nav">
  310. <a href="/">home</a>{block:AskEnabled}<a href="/ask">message</a>{/block:AskEnabled}{block:iflinkonetitle}<a href="{text:link one}">{text:link one title}</a>{block:iflinkonetitle}{block:iflinktwotitle}<a href="{text:link two}">{text:link two title}</a>{block:iflinktwotitle}{block:iflinkthreetitle}<a href="{text:link three}">{text:link three title}</a>{block:iflinkthreetitle}{block:iflinkfourtitle}<a href="{text:link four}">{text:link four title}</a>{block:iflinkfourtitle}{block:iflinkfivetitle}<a href="{text:link five}">{text:link five title}</a>{block:iflinkfivetitle}
  311. </div>
  312. </div>
  313.  
  314. <div class="autopagerize_page_element">
  315. <div id="posts">
  316.  
  317. {block:Posts}
  318. <div class="entry">
  319.  
  320. {block:Text}
  321. {block:Title}<div class="title">{Title}</div>{/block:Title}
  322. {Body}
  323. {block:IndexPage}
  324. <div class="perm"><a href="{reblogurl}" target-"_blank">reblog</a> / <a href="{permalink}">{notecountwithlabel}</a></div>
  325. {/block:IndexPage}
  326. {/block:Text}
  327.  
  328. {block:Link}
  329. <a href="{URL}" class="title">{Name}</a>
  330. {block:Description}{Description}{/block:Description}
  331. {block:IndexPage}
  332. <div class="perm"><a href="{reblogurl}" target-"_blank">reblog</a> / <a href="{permalink}">{notecountwithlabel}</a></div>
  333. {/block:IndexPage}
  334. {block:Link}
  335.  
  336. {block:Photo}
  337. <div class="img">
  338. {block:IndexPage}
  339. <div class="perma"><a href="{reblogurl}" target="_blank">REBLOG</a></div>
  340. <div class="perma2"><a href="{permalink}">{notecount}</a></div>
  341. {/block:IndexPage}
  342. {block:IndexPage}<a href="{Permalink}" style="background-color:transparent;">
  343. <img src="{PhotoURL-HighRes}" width="100%" class="border"></img></a>{/block:IndexPage}{block:PermalinkPage}<img src="{PhotoURL-500}" width="500px" class="border"></img>{/block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  344. </div>
  345. {/block:Photo}
  346.  
  347. {block:Answer}
  348. {block:IndexPage}
  349. {/block:IndexPage}
  350. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;border-radius:100px;"/>
  351. <b>{Asker}</b>: <b>{Question}</b>{Answer}
  352. {block:IndexPage}<div class="perm"><a href="{permalink}" target="_blank">{notecountwithlabel}</a></div>
  353. {/block:IndexPage}
  354. {/block:Answer}
  355.  
  356. {block:Photoset}
  357. <div class="img">
  358. {block:IndexPage}<a href="{permalink}">{block:Photos}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="{block:ifsmallposts}200px{/block:ifsmallposts}{block:ifnotsmallposts}250px{/block:ifnotsmallposts}"/>{/block:Photos}<div style="display:none;">{block:RebloggedFrom}{ReblogParentName}{ReblogParentTitle}{ReblogParentURL}{/block:RebloggedFrom}{block:ContentSource}{SourceURL} {/block:ContentSource}</div></a>{/block:IndexPage}
  359. {block:PermalinkPage}<center>{Photoset-500}</center>{/block:PermalinkPage}
  360. </div>
  361. {block:IndexPage}
  362. <div class="perm"><a href="{reblogurl}" target-"_blank">reblog</a> / <a href="{permalink}">{notecountwithlabel}</a></div>
  363. {/block:IndexPage}
  364. {/block:Photoset}
  365.  
  366. {block:Quote}
  367. {Quote}
  368. {block:IndexPage}
  369. <div class="perm"> - <a href="{permalink}">{Source}</a></div>
  370. {/block:IndexPage}
  371. {/block:Quote}
  372.  
  373. {block:Audio}
  374. {block:indexpage}
  375. <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}" style="width:100%;height:auto;position:relative;" class="ig">{/block:AlbumArt}</div><div style="float:left;text-align:left;width:100%;height:27px;padding-top:5px;padding-bottom:5px;margin-top:0px;margin-bottom:0px;{block:albumart}margin-bottom:0px;margin-top:-3px;width:100%;{/block:albumart}float:right;overflow:hidden;background-color:#e3e3e3;">{AudioPlayerGrey}
  376. {block:ExternalAudio}{/block:ExternalAudio}</div>
  377. <div class="perm" style="border-top:0px;{block:albumart}border-top:1px solid #dddddd;{/block:albumart}">
  378. <a href="{permalink}">{block:Artist}{Artist}{/block:Artist} - {block:TrackName}{TrackName}{/block:TrackName}</a>
  379. </div>
  380. {/block:indexpage}
  381. {block:permalinkpage}
  382. <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}" style="width:47px;height:47px;position:relative;">{/block:AlbumArt}</div><div style="float:left;text-align:left;width:450px;height:27px;padding-top:10px;padding-bottom:10px;margin-top:-51px;float:right;background-color:#000000;">{AudioPlayerBlack}
  383. {block:ExternalAudio}{/block:ExternalAudio}</div>
  384. {/block:permalinkpage}
  385. {/block:Audio}
  386.  
  387. {block:video}
  388. {block:indexpage}
  389. <a href="{permalink}">view video</a>
  390. {block:indexpage}
  391. {block:permalinkpage}
  392. {video-500}
  393. {/block:permalinkpage}
  394. {block:IndexPage}
  395. <div class="perm"><a href="{reblogurl}" target-"_blank">reblog</a> / <a href="{permalink}">{notecountwithlabel}</a></div>
  396. {/block:IndexPage}
  397. {/block:video}
  398.  
  399. {block:Chat}
  400. {block:Title}<div class="title"><center>{Title}</center></div>{/block:Title}
  401. <div class="chat">
  402. <div class="lines">
  403. {block:Lines}
  404. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  405. {/block:Lines}
  406. </div>
  407. </div>
  408. {block:IndexPage}
  409. <div class="perm"><a href="{reblogurl}" target-"_blank">reblog</a> / <a href="{permalink}">{notecountwithlabel}</a></div>
  410. {/block:IndexPage}
  411. {/block:Chat}
  412.  
  413. {block:IndexPage}
  414. <div style="display:none;">
  415. {block:ContentSource}
  416. <a href="{SourceURL}">
  417. {lang:Source}:
  418. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  419. {block:NoSourceLogo}{SourceTitle}{/block:NoSourceLogo}
  420. </a>via {ReblogParentName}{block:RebloggedFromReblog}{/block:RebloggedFromReblog}{/block:ContentSource}</div>
  421. {/block:IndexPage}
  422.  
  423. {block:PermalinkPage}
  424. <center>
  425. {block:Date}
  426. <center>
  427. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}
  428. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="http://tumblr.com/{Tag}" target="blank">#{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  429. {/block:Date}
  430. {block:RebloggedFrom}
  431. <center><br>{via: <a href="{ReblogParentURL}">{ReblogParentName}</a>}
  432. </center>
  433. {/block:RebloggedFrom}
  434. {/block:PermalinkPage}
  435.  
  436. {block:PostNotes}<div class="notes">{PostNotes}</div>
  437. {/block:PostNotes}
  438. </div>
  439.  
  440.  
  441. {/block:Posts}
  442. </div>
  443. </div></div>
  444. <div class="right">
  445. </div>
  446. <div class="footer">
  447. <br>
  448. </div>
  449. </div>
  450. </body>
  451. </html>
  452. <div style="position:fixed;right:0px;bottom:-425px;">
  453. {block:IndexPage}
  454. {block:Pagination}
  455. <div id="pagination">
  456. {block:NextPage}
  457. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  458. {/block:NextPage}
  459. {block:PreviousPage}
  460. <a href="{PreviousPage}">&larr;&nbsp;</a>
  461. {/block:PreviousPage}
  462. </div>
  463. {/block:Pagination}
  464. {/block:IndexPage}</div>
  465. </body>
  466. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement