03-93

theme 79

Mar 16th, 2013
3,806
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.87 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!-- THEME POR MARCELO PRADO 03-93 -->
  5.  
  6. <html>
  7. <head>
  8. <meta name="text:font" content="cambria" />
  9. <meta name="text:font size" content="9px" />
  10. <meta name="text:link 1" content="link" />
  11. <meta name="text:link 1 link" content="/" />
  12. <meta name="text:link 2" content="link" />
  13. <meta name="text:link 2 link" content="/" />
  14. <meta name="text:link 3" content="link" />
  15. <meta name="text:link 3 link" content="/" />
  16. <meta name="text:link 4" content="link" />
  17. <meta name="text:link 4 link" content="/" />
  18. <meta name="text:link 5" content="link" />
  19. <meta name="text:link 5 link" content="/" />
  20. <meta name="text:link 6" content="link" />
  21. <meta name="text:link 6 link" content="/" />
  22. <meta name="text:link 7" content="link" />
  23. <meta name="text:link 7 link" content="/" />
  24. <meta name="text:link 8 link" content="/" />
  25. <meta name="text:link 8" content="link" />
  26.  
  27. <meta name="text:titulo" content="/" />
  28.  
  29. <meta name="color:background" content="#ffffff" />
  30. <meta name="color:text" content="#cfcfcf" />
  31. <meta name="color:links" content="#cfcfcf" />
  32. <meta name="color:hover" content="#fff" />
  33. <meta name="color:scrollbar" content="#fff" />
  34. <meta name="color:posts" content="#fff" />
  35.  
  36. <meta name="color:border" content="#cfcfcf" />
  37. <meta name="if:show texts" content="0" />
  38.  
  39. <title>{Title}</title>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  43. {block:Description}
  44.  
  45.  
  46. <script>
  47. function click() {
  48. if (event.button==2||event.button==3) {
  49. oncontextmenu='return false';
  50. }
  51. }
  52. document.onmousedown=click
  53. document.oncontextmenu = new Function("return false;")
  54. </script>
  55. <script type="text/javascript" language="Javascript">
  56. Begin
  57. document.oncontextmenu = function(){return false}
  58.  
  59. </script>
  60.  
  61. <title>{Title}</title>
  62. <link rel="shortcut icon" href="{Favicon}">
  63. {block:Description}
  64. <meta name="description" content="{MetaDescription}" />
  65. {/block:Description}
  66. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  67.  
  68. <link href='http://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
  69.  
  70. <style type="text/css">
  71. body {background:{color:background}; font-family:{text:font}; font-size:{text:font size}; color:{color:text}; text-align:justify; font-style: normal; text-transform: none;}
  72.  
  73. a {text-decoration:none; color:{color:links};}
  74.  
  75. a:hover { color:{color:hover}; font-style:normal; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;}
  76.  
  77.  
  78. #ahlelekleklek {position: absolute; font-size:11px; letter-spacing: 0px; margin-top: 1px; text-align: justify; font-family: cambria; width:772px; height: 10px; margin-left: -50px; padding: 8px; background: {color:posts}; line-height: 10px; color: {color:text}; font-style:italic;text-transform:none;}
  79.  
  80.  
  81. @font-face { font-family:"raleway_thin"; src: url('http://static.tumblr.com/fxpo5zq/y0bm4ndht/raleway_thin.otf'); }
  82.  
  83. .titulo {position: relative; text-align: justify;
  84. color:{color:text};
  85. background: {color:posts};
  86. font-family: "raleway_thin";
  87. padding:5px;
  88. line-height:40px;
  89. font-size:50px;
  90. margin-top:100px;
  91. margin-left:-50px;
  92. text-transform:uppercase; width: 778px; height: auto;}
  93.  
  94.  
  95.  
  96. .perm {padding:5px 5px 5px 5px; padding: 5px; margin-left:4px; margin-top: 5px; font-size:9px; font-family:calibri; text-align:center; text-transform:uppercase; background-color:{color:posts}; opacity:0; position:absolute;
  97. {block:permalinkpage} display:none; {/block:permalinkpage}
  98. color:{color:text}; -webkit-transition: all 0.4s ease-in; -moz-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;}
  99.  
  100. .post:hover .permalink {opacity: 1; margin-top: 5px; margin-top: 0px; text-align: center; -webkit-transition: all .10s; -o-transition: all .10s; -moz-transition: all .10s; font-family: cambria; }
  101.  
  102. .permalink {opacity: 0; margin-top:0px; color: {color:text}; -webkit-transition: all .1s; moz-transition: all .1s; -moz-transition: all .1s; }
  103.  
  104. .post:hover .perm {opacity:1;}
  105.  
  106. #content { margin-left:auto; margin-right:auto;
  107. {block:permalinkpage} width:644px; {/block:permalinkpage}
  108. {block:indexpage} width:644px;
  109. {/block:indexpage}}
  110.  
  111. #posts {{block:indexpage} width:936px;
  112. margin-left:-50px; margin-top:47px;
  113. {/block:indexpage}
  114. {block:permalinkpage} width:572px; margin-left: 60px; margin-top: 95px; {/block:permalinkpage}}
  115.  
  116. .post {text-align:justify; float:left; margin-bottom:20px; padding:5px; background-color: {color:posts}; border:1px solid {color:border};
  117. {block:indexpage} width:250px; margin-right:1px; margin-top:-19px; {/block:indexpage}
  118. {block:permalinkpage} width:776px; margin-left:-110px; margin-top:-67px; {/block:permalinkpage}
  119. ;}
  120.  
  121. .notes {width: 815px; padding: 23px; margin-left: -160px; text-align:center; font-size: {text:font size}; font-family: {text:font}; text-transform: none;}
  122. ol.notes {list-style: none; padding: 1px; z-index: 11; display: inline;}
  123. ol.notes li {background-color: {color:posts}; margin-bottom: 1px; margin-left: 27px; padding: 5px; font-size: {text:font size}; font-family: {text:font}; text-transform: none;}
  124. .notes img{display: none; border:0px;}
  125.  
  126.  
  127. .infos { float:left; width:542px;}
  128.  
  129. .infos { float:left; width:542px;}
  130.  
  131. .infos img {width:0px;}
  132.  
  133. div#chat li {padding: 0px;margin-top: 2px; }
  134.  
  135. div#chat ul { {block:IndexPage} width:250px; {/block:IndexPage}
  136. {block:PermalinkPage} width:500px; {/block:PermalinkPage}
  137. list-style: none; padding: 0px; margin-top:5px; margin-bottom:10px; text-align: left;}
  138.  
  139. .pagina {border-top:1px solid {color:background}; padding-top:10px; font-size:12px; font-family:calibri; z-index:-1; margin-top:-4px;
  140. {block:endlessscroll} display:none; {/block:endlessscroll}}
  141.  
  142. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  143.  
  144. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  145.  
  146. ::-webkit-scrollbar-thumb:vertical {width:6px;background-color:{color:scrollbar};}
  147. ::-webkit-scrollbar {height:0px;width:6px;background-color:{color:background};}
  148. ::-webkit-scrollbar-button:vertical {height:10px;background-color:{color:background};}
  149. </style>
  150. {block:indexpage}
  151.  
  152. <script type="text/javascript" src="http://static.tumblr.com/nj7bgyh/zr9m0w1np/masonryq.js"></script>
  153. <script type="text/javascript" src="http://static.tumblr.com/nj7bgyh/J0qm0vycn/querymasonry.js"></script>
  154.  
  155. <script src="http://static.tumblr.com/nj7bgyh/bynm0xy7g/endlessscrolljquery.js"></script>
  156.  
  157. <script src="http://static.tumblr.com/nj7bgyh/rNom0vy8o/masonry.js"></script>
  158.  
  159. <script type="text/javascript">
  160. $(window).load(function () {
  161. $('#posts').masonry(),
  162. $('.masonryWrap').infinitescroll({
  163. navSelector : ".pagina a",
  164. // selector for the paged navigation (it will be hidden)
  165. nextSelector : ".pagina a",
  166. // selector for the NEXT link (to page 2)
  167. itemSelector : ".post",
  168. // selector for all items you'll retrieve
  169. bufferPx : 10000,
  170. extraScrollPx: 11000,
  171. loadingImg : "http://b.imagehost.org/0548/Untitled-2.png",
  172. loadingText : "<em></em>",
  173. },
  174. // call masonry as a callback.
  175. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  176. );
  177. });
  178. </script>
  179. {/block:indexpage}
  180. </head>
  181. <body>
  182. <div id="content">
  183. <div class="titulo">{text:titulo}</div>
  184.  
  185. <div id="ahlelekleklek">
  186.  
  187. <a href="{text:link 1 link}">{text:link 1}</a>
  188. <a href="{text:link 2 link}">{text:link 2}</a>
  189. <a href="{text:link 3 link}">{text:link 3}</a>
  190. <a href="{text:link 4 link}">{text:link 4}</a>
  191. <a href="{text:link 5 link}">{text:link 5}</a>
  192. <a href="{text:link 6 link}">{text:link 6}</a>
  193. <a href="{text:link 7 link}">{text:link 7}</a>
  194. <a href="{text:link 8 link}">{text:link 8}</a></div>
  195.  
  196.  
  197. <div id="posts">
  198. {block:Posts}
  199.  
  200. {block:Text}
  201. <div class="post">
  202. {block:Title}
  203. <div style="font-family:{text:font}; font-size:14px; color: {color:text}">{Title}</div>
  204. {/block:Title}
  205. {Body}
  206. {block:indexpage}
  207. {block:ifshowtexts}
  208. {Caption}
  209. {/block:ifshowtexts}
  210. {/block:indexpage}
  211. {block:PermalinkPage}
  212. {Caption}
  213. {/block:PermalinkPage}
  214. <div class="permalink">
  215. <a href="{Permalink}">{NoteCountWithLabel}</a> ·
  216. <a href="{ReblogURL}" target="_blank">reblog</a></div>
  217. </div>
  218. {/block:Text}
  219.  
  220. {block:Quote}
  221. <div class="post">
  222. {block:quote1}
  223. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  224. {/block:quote1}
  225. {block:quote2}
  226. {block:quote2}
  227. {Quote}"
  228. {block:Source} <center>— {Source}{/block:Source}</center>
  229. {block:indexpage}
  230. {block:ifshowtexts}
  231. {Caption}
  232. {/block:ifshowtexts}
  233. {/block:indexpage}
  234. {block:PermalinkPage}
  235. {Caption}
  236. {/block:PermalinkPage}
  237. <div class="permalink">
  238. <a href="{Permalink}">{NoteCountWithLabel}</a> ·
  239. <a href="{ReblogURL}" target="_blank">reblog</a></div>
  240. </div>
  241. {/block:Quote}
  242.  
  243. {block:Photo}
  244. <div style="padding-bottom:17px;" class="post">
  245. <div class="perm">
  246. <a href="{Permalink}">{NoteCountWithLabel}</a> -
  247. <a href="{ReblogURL}" target="_blank">reblog</a></div>
  248. {LinkOpenTag}
  249. <img {block:indexpage}style="width:250px;"{/block:indexpage} src="{PhotoURL-500}">
  250. {LinkCloseTag}
  251. <meta name="{PhotoAlt}" content="{PhotoAlt}"/>
  252. {block:indexpage}
  253. {block:ifshowtexts}
  254. {Caption}
  255. {/block:ifshowtexts}
  256. {/block:indexpage}
  257. {block:PermalinkPage}
  258. {Caption}
  259. {/block:PermalinkPage}
  260. </div>
  261. {/block:Photo}
  262.  
  263.  
  264. {block:Photoset}
  265. <div class="post">
  266. <div class="perm">
  267. <a href="{Permalink}">{NoteCountWithLabel}</a> ·
  268. <a href="{ReblogURL}" target="_blank">reblog</a></div>
  269. {block:indexpage}{Photoset-250}{/block:indexpage}
  270. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  271. {block:indexpage}
  272. {block:ifshowtexts}
  273. {Caption}
  274. {/block:ifshowtexts}
  275. {/block:indexpage}
  276. {block:PermalinkPage}
  277. {Caption}
  278. {/block:PermalinkPage}
  279. </div>
  280. {/block:Photoset}
  281.  
  282. {block:Video}
  283. <div class="post">
  284. {block:indexpage}{Video-250}{/block:indexpage}
  285. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  286. {block:indexpage}
  287. {block:ifshowtexts}
  288. {Caption}
  289. {/block:ifshowtexts}
  290. {/block:indexpage}
  291. {block:PermalinkPage}
  292. {Caption}
  293. {/block:PermalinkPage}
  294. <div class="permalink">
  295. <a href="{Permalink}">{NoteCountWithLabel}</a> ·
  296. <a href="{ReblogURL}" target="_blank">reblog</a></div>
  297. </div>
  298. {/block:Video}
  299.  
  300. {block:Link}
  301. <div class="post">
  302. <div style="font-family:{text:font}; font-size:14px; color: {color:hover}">
  303. <a href="{URL}"> <center>{Name} </center></div></a>
  304. {block:description}
  305. {description}
  306. {/block:description}
  307. {block:indexpage}
  308. {block:ifshowtexts}
  309. {Caption}
  310. {/block:ifshowtexts}
  311. {/block:indexpage}
  312. {block:PermalinkPage}
  313. {Caption}
  314. {/block:PermalinkPage}
  315. <div class="permalink">
  316. <a href="{Permalink}">{NoteCountWithLabel}</a> ·
  317. <a href="{ReblogURL}" target="_blank">reblog</a></div>
  318. </div>
  319. {/block:Link}
  320.  
  321. {block:Answer}
  322. <div class="post">
  323. {Asker} asked: {Question}
  324. <div style="border-top:0px solid {color:text};">{Answer}</div>
  325. <div class="permalink">
  326. <a href="{Permalink}">{NoteCountWithLabel}</a> ·
  327. <a href="{ReblogURL}" target="_blank">reblog</a></div>
  328. </div>
  329. {/block:Answer}
  330.  
  331. {block:Audio}
  332. <div class="post">
  333. <center>{AudioPlayerGrey}
  334. {block:indexpage}
  335. {block:ifshowtexts}
  336. {Caption}
  337. {PlayCount} listens
  338. {/block:ifshowtexts}</center>
  339. {/block:indexpage}
  340. {block:PermalinkPage}
  341. {Caption}
  342. {/block:PermalinkPage}
  343. <div class="permalink">
  344. <a href="{Permalink}">{NoteCountWithLabel}</a> ·
  345. <a href="{ReblogURL}" target="_blank">reblog</a></div>
  346. </div>
  347. {/block:Audio}
  348.  
  349. {block:Chat}
  350. <div class="post">
  351. {block:Title}
  352. <div style="font-family:{text:font}; font-size:14px; color: {color:text}">
  353. {Title}</div>
  354. {/block:Title}
  355. <div id="chat">
  356. <ul>{block:Lines}<li>
  357. {block:Label}
  358. <font color="{color:text}"> {Label} </font>{/block:Label}
  359. {Line}
  360. </li>{/block:Lines}</ul>
  361. {block:indexpage}
  362. {block:ifshowtexts}
  363. {Caption}
  364. {/block:ifshowtexts}
  365. {/block:indexpage}
  366. {block:PermalinkPage}
  367. {Caption}
  368. {/block:PermalinkPage}
  369. <div class="permalink">
  370. <a href="{Permalink}">{NoteCountWithLabel}</a> ·
  371. <a href="{ReblogURL}" target="_blank">reblog</a></div>
  372. </div></div>
  373. {/block:Chat}
  374.  
  375. {block:PermalinkPage}
  376. <div style="float:left;width:500px;margin-left:5px;">
  377.  
  378.  
  379.  
  380. {block:RebloggedFrom}
  381. post reblogged via <a href="{ReblogParentURL}">{ReblogParentName}</a> and originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  382. {/block:RebloggedFrom}
  383. <br>
  384. {block:HasTags}
  385. tags: {block:Tags}#<a href="{TagURL}" title="{Tag}">{Tag} </a>{/block:Tags}
  386. <br>
  387. {/block:HasTags}
  388.  
  389. {TimeAgo} with {NoteCount} notes</div>
  390.  
  391. <center>{block:ContentSource}
  392. <br><a href="{SourceURL}">
  393. {lang:Source}:
  394. {block:SourceLogo}
  395. <img src="{BlackLogoURL}" width="{LogoWidth}"
  396. height="{LogoHeight}" alt="{SourceTitle}" />
  397. {/block:SourceLogo}
  398. {block:NoSourceLogo}
  399. {SourceLink}
  400. {/block:NoSourceLogo}
  401. </a>
  402. {/block:ContentSource}</center>
  403. {/block:PermalinkPage}
  404.  
  405. {/block:Posts}
  406.  
  407. {block:PostNotes}<div class="notes"><div style="margin-top:51px;">{PostNotes}</div></div>{/block:PostNotes}
  408.  
  409. </div>
  410.  
  411.  
  412. {block:indexpage}
  413. <div class="pagina">
  414. {block:PreviousPage}
  415. <a style="float:right;" href="{PreviousPage}"></a>
  416. {/block:PreviousPage}
  417. {block:NextPage}
  418. <a href="{NextPage}"></a>
  419. {/block:NextPage}
  420. </div>
  421. {/block:indexpage}
  422. </div>
  423.  
  424. <a style="position:fixed;bottom:42px;font-style:normal;right:45px;font-family:consolas;font-size:10px;opacity:1;" href="http://03-93.tumblr.com" title="© 03-93">CREDITS</a>
  425.  
  426. </body>
  427. </html>
Advertisement
Add Comment
Please, Sign In to add comment