nathally

theme 33

Dec 18th, 2012
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 17.88 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.  
  3. <html>
  4.  
  5. <!--  theme by SUPPORTLESS enjoy babe © -->
  6.  
  7. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  8. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  9. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  10.  
  11.  
  12.  
  13.  
  14. <head>
  15.  
  16. <script type="text/javascript">
  17. function changeNavigation(id) {document.getElementById('entries').innerHTML=document.getElementById(id).innerHTML}
  18. </script>
  19.  
  20. <script type="text/javascript">
  21. //desabilita menu de opcoes ao clicar no botao direito
  22. function desabilitaMenu(e)
  23. {
  24. if (window.Event)
  25. {
  26. if (e.which == 2 || e.which == 3)
  27. return false;
  28. }
  29. else
  30. {
  31. event.cancelBubble = true
  32. event.returnValue = false;
  33. return false;
  34. }
  35. }
  36. document.oncontextmenu = desabilitaMenu;
  37. document.onmousedown = desabilitaBotaoDireito;
  38. document.onmouseup = desabilitaBotaoDireito;
  39. </script>
  40.  
  41.  <meta name="viewport" content="width=820" />
  42. </style>
  43. <link rel="shortcut icon" href="{Favicon}">
  44. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  45. <meta name="viewport" content="width=820" />
  46.  
  47. {block:IndexPage}
  48.  
  49. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  50. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  51.  
  52. <script type="text/javascript">
  53. $(window).load(function(){
  54. var $wall = $('#contente');
  55. $wall.imagesLoaded(function(){
  56. $wall.masonry({
  57. itemSelector: '.nathypt',
  58. isAnimated : true
  59. });
  60. });
  61. $wall.infinitescroll({
  62. navSelector : "div#navigation",
  63. nextSelector : "div#navigation a#nextPage",
  64. itemSelector : '.',
  65. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  66. loadingText : " ",
  67. donetext : " ",
  68. extraScrollPx : 9000,
  69. bufferPx : 10000,
  70. debug : false,
  71. errorCallback: function() {
  72. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  73. }},
  74. function( newElements ) {
  75. var $newElems = $( newElements );
  76. $newElems.hide();
  77. $newElems.imagesLoaded(function(){
  78. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  79. });
  80. }); $('#contente').show(700);
  81. });
  82. </script>
  83. {/block:IndexPage}
  84. <link href='http://fonts.googleapis.com/css?family=Butterfly+Kids' rel='stylesheet' type='text/css'>
  85.  
  86. <link href='http://fonts.googleapis.com/css?family=Poly:400italic' rel='stylesheet' type='text/css'>
  87.  
  88. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  89. <link href='http://fonts.googleapis.com/css?family=Poly:400italic' rel='stylesheet' type='text/css'>
  90.  
  91.  <html>
  92.  
  93. <!-- DEFAULT VARIABLES -->
  94. <meta name="color:background" content="#f5f5f5" />
  95. <meta name="color:link" content="" />
  96. <meta name="color:text" content="#aaaaaa" />
  97. <meta name="color:post" content="" />
  98. <meta name="color:sidebar" content="" />
  99. <meta name="color:barra" content="#555555" />
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106. <meta name="image:sidebar" content="" />
  107. <meta name="image:background" content="" />
  108.  
  109.  
  110.  
  111. <meta name="text:Link1" content=" appearance" />
  112. <meta name="text:Link1 Title" content=" appearance" />
  113. <meta name="text:Link2" content="appearance" />
  114. <meta name="text:Link2 Title" content="appearance" />
  115. <meta name="text:Link3" content="appearance" />
  116. <meta name="text:Link3 Title" content="appearance" />
  117. <meta name="text:Link4" content="ap" />
  118. <meta name="text:Link4 Title" content="ap" />
  119. <meta name="text:Link5" content="ap" />
  120. <meta name="text:Link5 Title" content="ap" />
  121. <meta name="text:Link6" content="ap" />
  122. <meta name="text:Link6 Title" content="ap" />
  123. <meta name="text:titulo" content="" />
  124.  
  125.  
  126.  
  127. <html>
  128.     <head>
  129.         <title>{Title}</title>
  130.         <link rel="shortcut icon" href="{Favicon}">
  131.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  132.         {block:Description}
  133.             <meta name="description" content="{MetaDescription}" />
  134.         {/block:Description}
  135.     </head>
  136.    
  137.     <style type="text/css">
  138.  
  139. ::-webkit-scrollbar{width:7px;height:0px;}
  140. ::-webkit-scrollbar-button:start:decrement
  141. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  142. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  143. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  144. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  145.  
  146. #tumblr_controls{position: fixed!important}
  147. #tumblr_controls{position: fixed!important}
  148. #tumblr_controls{position: fixed!important}
  149. #tumblr_controls{position: fixed!important}
  150.  
  151.  
  152. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  153.  
  154. a {color: {color:link}; text-decoration: none; text-transform: none;}
  155. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  156.  
  157.  
  158. p {margin: 6px 0 0 0}
  159.  
  160. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid #ececec; padding-left: 5px; }
  161. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid #ececec;}
  162. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid #ececec; }
  163. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid #ececec; }
  164.  
  165. blockquote img{max-width: 470px!important}
  166. blockquote blockquote img{max-width: 450px!important}
  167. blockquote blockquote blockquote img{max-width: 430px!important}
  168. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  169.  
  170. a {color: {color:link}; text-decoration: none; text-transform: none;}
  171. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  172. p {margin: 6px 0 0 0}
  173. b, strong, bold { color: {color:text};  }
  174.  
  175. /* navigation */
  176.  
  177. #navigation{position: fixed; z-index: -2; width: 100%; top: 45%; left: 0px; background-color:transparent; height: 100px;
  178.  
  179. text-align: center; font-size: 85px;}
  180. .left{float:left; margin-left: 10px; width: 40px}
  181. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  182. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  183. .right{float:right; margin-right: 10px; width: 40px}
  184. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  185. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  186.  
  187. #content{width: 800px; text-align: center; margin:10px auto 0 auto; padding-bottom: 150px; background-color:
  188. transparent; color:{color:text}; padding: 0px;}
  189.  
  190.  
  191. #entries{float: left; margin-left: 359px; margin-top: 0px;}
  192.  
  193. .posts {width: 400px; background-color: {color:post}; padding: 15px; margin-bottom: 5px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; margin-top: -4px;}
  194.  
  195. #post {float: left; margin-left: 160px; margin-top:112px; z-index:1;}
  196.  
  197. .post {width: 400px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;  -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  198. .posts {width: 400px; background-color: {color:post}; padding: 15px; margin-bottom: 5px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; margin-top: -4px;}
  199.  
  200. #post {float: left; margin-left: 160px; margin-top:112px; z-index:1;}
  201.  
  202. .post {width: 400px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;  -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  203.  
  204.  
  205. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  206. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  207. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  208.  
  209. .image {text-align: center; border: 0px}
  210. .image img {max-width: 400px; margin-bottom: 2px }
  211.  
  212. .quote {font-family: georgia; text-align: center; font-size: 13px; line-height: 14px; padding: 3px;}
  213. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  214. .quotesource a, a:hover{text-transform: none;}
  215.  
  216. .chat {line-height: 13px; list-style: none }
  217. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  218. .person1 {color: {color:text}; padding: 2px; }
  219. .person1 .label {font-weight: bold;  color:{color:text}}
  220. .person2 {color: {color:text}; padding: 2px;  }
  221. .person2 .label {font-weight: bold;  color:{color:text}}
  222.  
  223. .player {background-color: #000; text-align: left; display:block;}
  224.  
  225. #ask_form{width: 400px; }
  226.  
  227.  
  228. /* asker */
  229.  
  230. .question {
  231. color:{color:text};
  232. font-size: 11px;
  233. font-weight: normal;
  234. font-family: verdana;
  235. line-height:95%;
  236. background: {color:background};
  237. position: relative;
  238. min-height:70px;
  239. padding:10px 15px;
  240. margin-bottom:2px;
  241. margin-right:-10px;}
  242.  
  243. .questionarrow {
  244. font-size:30px;
  245. color:{color:background};
  246. vertical-align:middle;
  247. margin-left:-5px!important;}
  248.  
  249.  
  250.  
  251. .asker {width:400px; text-align:right; text-transform:lowercase; color:{color:text};}
  252. .asker a {color:{color:text};}
  253. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  254.  
  255.  
  256. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  257. .asking a{color:{color:text};}
  258. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  259.  
  260. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  261.  
  262.  
  263. .answer {color:{color:answer};}
  264.  
  265.  
  266.  
  267. .credito {opacity: 0.5; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  268. .credito:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  269.  
  270. #info { text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri;  text-transform: uppercase; z-index: 11;}
  271. #info a {font-size: 10px; text-transform: uppercase;}
  272.  
  273. #tags {color: {color:text}; font-size: 10px; font-family: calibri;  display: inline; list-style: none; text-transform: uppercase;;}
  274. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  275.  
  276. #cap {width: 400px; margin-top: -2px;}
  277. .source {display: none;}
  278.  
  279. .notes {width: 430px; padding: 0px; margin-top: -4px; margin-bottom: 0px; font-size: 9px; text-align: center}
  280. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  281. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  282. .notes img{display: none; border:0px}
  283.  
  284.  
  285. .page {font-family: georgia; position: fixed; margin-left: 200px; margin-top: 200px; font-size: 25px; z-index: 0;}
  286. .page a {color: {color:link}; margin-left: 0px; background-color: transparent;}
  287. .page a:hover {color:linkhover}
  288.  
  289. .imagem {float: left; padding: 0px; position: fixed; }
  290.  
  291. .imagem img {display: block; width:210px; margin-left: 127px; margin-top: 117px; height: 254px; text-align:center; margin-bottom: 0px; border: 7px solid {color:sidebar};  -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; position: fixed;}
  292.  
  293. .imagem:hover {-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; opacity: 0.9; filter:alpha (opacity=70)}
  294.  
  295. /* DESCRIÇÃO */
  296.  
  297. #sidescri {width: 236px; left: 128px; height: 35px; top: 425px; padding: 1px;  background-color: {color:sidebar}; text-align: center; position: fixed; border-top: 0px solid {color:transparent};}
  298. .about{background-color:{color:sidebar};text-align:center; font-family: verdana; font-size: 9px; color: {color:text}; top: 150px; margin-left: -1px; padding: 2px; -5px; 5px; 5px; width: 234px; }
  299.  
  300.  /* TITULO */
  301.  
  302.  
  303. #sidetitle2{ background-color:{color:sidebar}; padding: 2px; height:20px; line-height:16px; float:left; position:fixed; margin-left:120px; margin-top: 85px; width:234px; font-family: georgia; font-style: italic; font-size:18px; letter-spacing:0px; text-align: center; color: {color:text}; letter-spacing:0px; z-index:9; text-transform: none;}
  304.  
  305.  
  306. #other {margin-top: 110px; margin-left: 120px; position: fixed; color: {color:text}; width:238px; height: 282px; background-color: {color:barra};}
  307.  
  308.  
  309. /* LINKS */
  310. #links {position:fixed; margin-top:350px; width:244px; margin-left: 95px; text-align:center;}
  311.  
  312. .linkss {text-align:inline; letter-spacing: 0px; font-family:calibri; font-size: 10px; text-align: center; width:228px; height: auto; text-transform: uppercase; color: {color:text}; padding:5px; margin-top: 43px; margin-left: 25px; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-style: none;background-color: {color:sidebar};}
  313.  
  314. .linkss a {text-transform: uppercase;}
  315.  
  316. .linkss a:hover {text-align: center; font-weight: none;}
  317.  
  318.  
  319.  
  320. /* PAGINAÇAO */
  321.  
  322.  
  323.  
  324. .page1 {font-family: georgia; position: fixed; margin-left: 240px; margin-top: 502px; font-size: 25px; z-index: 0;}
  325. .page1 a {color: ; background-color: transparent;}
  326. .page1 a:hover {color: ;}
  327.  
  328. .page2 {font-family: georgia; position: fixed; margin-left:220px; margin-top: 502px; font-size: 25px; z-index: 0;}
  329. .page2 a {color: ; background-color: transparent;}
  330. .page2 a:hover {color: ;}
  331.  
  332.  
  333. #credit {width: 150px; padding: 0px; position:fixed; bottom: 10px; right: -20px; text-align:center; font-family: tahoma; font-size: 9px; text-transform: uppercase; color: {color:text};}
  334.  
  335.  
  336.  </style>  
  337.  
  338. <body>
  339. <body onkeydown="return false">
  340.  
  341. <div id="other"></div>
  342.  
  343.  <div id="sidetitle2"> {text:titulo}</div>
  344. </div>
  345.  
  346.  
  347.  
  348. <div id="credit"><b>© <a href="http://supportless.tumblr.com/" title="all theme by supportless">THEME</a></b></div>
  349.  
  350. <div id="sidescri">
  351. <div class="about"> {block:Description}{Description}{/block:Description}</div></div></div></div>
  352.  
  353. <div id="links">
  354. <div class="linkss">
  355. <a href="{text:Link1}">{text:Link1 Title}</a> ·
  356. <a href="{text:Link2}">{text:Link2 Title}</a> ·
  357. <a href="{text:Link3}">{text:Link3 Title}</a> ·
  358. <a href="{text:Link4}">{text:Link4 Title}</a> ·
  359. <a href="{text:Link5}">{text:Link5 Title}</a> ·
  360. <a href="{text:Link6}">{text:Link6 Title}</a> ·
  361. <a href="http://supportless.tumblr.com/" title="all theme by supportless"> © </a>
  362. </div></div>
  363.  
  364. <div id="side">
  365. <div class="page1">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  366. <div class="page2">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</div>  
  367. </div>
  368. </div></div></div>
  369.  
  370.  
  371. <div class="imagem"><img src="{image:sidebar}"></div>
  372.  
  373.  
  374. </div></div>
  375.  
  376.  
  377. <div id="entries">
  378.  
  379.  {block:Posts}
  380. <div class="posts">
  381.  
  382. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  383.  
  384. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  385.  
  386. {block:Photoset}{Photoset-400}{/block:Photoset}
  387.  
  388. {block:Quote}
  389. <div class="quote">“{Quote}”</div>
  390. {block:Source}<div class="quotesource"> — {Source}</div>
  391. {/block:Source}
  392. {/block:Quote}
  393.  
  394. {block:Link}
  395. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  396. {block:Description}{Description}{/block:Description}
  397. {/block:Link}
  398.  
  399. {block:Chat}
  400. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  401. <div class="chat"><ul>{block:Lines}
  402. <li class="person{UserNumber}">{block:Label}
  403. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  404. {/block:Chat}
  405.  
  406. {block:Audio}
  407. <div class="player">{AudioPlayerBlack}</div>
  408. {block:Caption}{Caption}{/block:Caption}
  409. {/block:Audio}
  410.  
  411. {block:Video}{Video-500}{/block:Video}
  412.  
  413.  
  414.  
  415. {block:Answer}
  416. <table width="400px" cellspacing="0" cellpadding="0">
  417. <tr>
  418. <td width="415px" class="question">{Question}</td>
  419. <td width="30px"><span class="questionarrow"></span></td>
  420. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  421. </tr>
  422. </table>
  423. <div class="answer">{Answer}</div>
  424. {/block:answer}
  425.  
  426.  
  427.  
  428. <div id="cap">
  429. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  430. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  431. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  432.  
  433. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  434.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  435.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  436. {/block:ContentSource}</div></div>
  437. <br>
  438.  
  439. <div class="credito">
  440. {block:Date}<div id="info">
  441. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div><center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  442. </div></center>{/block:Date}</div>
  443. </div>
  444.  
  445.  {/block:Posts}
  446. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  447. </div>
  448. </div>
  449. </div>
  450. </body>
  451. </html>
Advertisement
Add Comment
Please, Sign In to add comment