nathally

Theme 10

May 1st, 2012
572
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.38 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5.  
  6.  
  7. <! THEME BY 40KMDEVOCE | NÃO COPIE !>
  8.  
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10.  
  11. <head> <!-- DEFAULT VARIABLES -->
  12. <meta name="color:background" content="#f8f8f8" />
  13. <meta name="color:link" content="#000000" />
  14. <meta name="color:linkhover" content="#696969" />
  15. <meta name="color:scroll" content="#000000" />
  16. <meta name="image:background" content="" />
  17. <meta name="image:sidebar" content="" />
  18.  
  19. <meta name="text:sidfrase1" content="" />
  20. <meta name="text:sidfrase2" content="" />
  21.  
  22. <meta name="text:Link1" content="/" />
  23. <meta name="text:Link1 Title" content="" />
  24. <meta name="text:Link2" content="/" />
  25. <meta name="text:Link2 Title" content="" />
  26. <meta name="text:Link3" content="/" />
  27. <meta name="text:Link3 Title" content="" />
  28. <meta name="text:Link4" content="/" />
  29. <meta name="text:Link4 Title" content="" />
  30. <meta name="text:Link5" content="/" />
  31. <meta name="text:Link5 Title" content="" />
  32. <meta name="text:Link6" content="/" />
  33. <meta name="text:Link6 Title" content="" />
  34. <meta name="text:Link7" content="/" />
  35. <meta name="text:Link7 Title" content="" />
  36. <meta name="text:Link8" content="/" />
  37. <meta name="text:Link8 Title" content="" />
  38.  
  39.  <title>{Title}</title>
  40.         <link rel="shortcut icon" href="{Favicon}">
  41.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42.         {block:Description}
  43.   <meta name="description" content="{MetaDescription}" />
  44.         {/block:Description}
  45.  
  46.     <style type="text/css">
  47.  
  48.  
  49. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  50.  
  51.  
  52.  
  53. body {background-color: #ffffff; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  54.  
  55. a {color: {color:link}; text-decoration: none; text-transform: none;-webkit-transition: all 1.4s ease-out; -moz-transition: all 1.4s ease-out;}
  56. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;-webkit-transition: all 1.4s ease-out; -moz-transition: all 1.4s ease-out;}
  57.  
  58. p {margin: 6px 0 0 0}
  59.  
  60. div#sspagination{display: block;background-color: #000000; font-size: 9px; letter-spacing: -1px; color: #FFF; padding: 3px; width: 60px; height: 10px; position: fixed; font-family: arial; margin-left:415px; margin-top: 281px;}
  61.  
  62. div#pgs {text-align: center; font-family: arial; font-size: 9px; line-height: 120%;}
  63.  
  64. div#pgs a {background: #000; padding:0px 2px; color: #FFF; text-decoration: none; -webkit-transition: all 1.4s ease-out; -moz-transition: all 1.4s ease-out;0.6}
  65.  
  66. div#pgs a:hover {background: #FFF; color: #000; border: none; opacity:1}
  67.  
  68. div#pgs span.pagina_atual {background: #fff; margin: 2px 0 0; padding: 0px 2px; color: #000; font-weight: bold; text-decoration: none;}
  69.  
  70.  
  71.  
  72.  
  73. #credito{float: left; margin-top: 344px; margin-left:278px; width: 207px; height:14px; background-color: #000; color: #ffffff; line-height:13px; font-size: 8px; font-family: tinytots;text-align: -20;-webkit-border-radius: 0px 0px 0px 0px; -moz-border-radius: 0px 0px 0px 0px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; position :fixed; border-bottom:2px solid #000  }
  74.  
  75. #credito a{font-size: 8px; font-family: tinytots; background-color: transparent; color:#fff;-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;text-transform: uppercase;}
  76. #credito a:hover{opacity:0.5;text-transform: uppercase;}
  77.  
  78.  
  79. ::-webkit-scrollbar{width:6px;height:6px;}
  80. ::-webkit-scrollbar-button:start:decrement
  81. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  82. ::-webkit-scrollbar-track-piece{background-color: #f1f1f1; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  83. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  84. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  85.  
  86.  
  87.  
  88. .lalala{width:200px;position:fixed;font-size:11px;margin-top: 25px; margin-left:278px;text-align:justify;font-family:arial;}
  89.  
  90.  
  91. .lalala img{width:199px; height: 268px; border-right: 4px solid #000000; border-left:4px solid #000000; border-top:4px solid #000000; border-bottom:4px solid #000000;-webkit-transition: all 1.5s ease-out; -moz-transition: all 1.5s ease-out; }
  92.  
  93. .lalala img:hover{}
  94.  
  95. .lalala2{width:48px;position:fixed;font-size:11px;margin-top:145px; margin-left:3px;text-align:justify;font-family:arial;}
  96.  
  97.  
  98.  
  99. .lalala2 img{width:48px; border-right: 6px solid #fff; border-left:6px solid #fff; border-top:6px solid #fff; border-bottom:6px solid #fff;-webkit-transition: all 1.5s ease-out; -moz-transition: all 1.5s ease-out; }
  100.  
  101. .lalala2 img:hover{}
  102.  
  103.  
  104. #legal {margin-left: 4px; margin-top: -80px; width: 196px; font-size: 18px; height: 24px; text-align: center; background-color: #000; position: fixed;-webkit-border-radius: 0px 0px 0px 0px; padding: 2px; overflow: hidden; -webkit-transition: all 1.5s ease-out; -moz-transition: all 1.5s ease-out;opacity: 0.7; z-index:1;}
  105.  
  106.  
  107.  
  108. #legal:hover {width: 196px; height: 270px; margin-top: -276px; opacity: 0.9;}
  109.  
  110.  
  111. .delicia {float: left; position: fixed; margin-top:302px;  text-align: center; margin-left: 278px;position:fixed; width:300px; font-family: tinytots; text-transform: uppercase;}
  112.  
  113. .delicia a{float: left; margin-right: 1px; letter-spacing: px; font-family:tinytots; font-size: 8px; text-align: center; text-align: center;  margin-bottom: 2px; width: 37px; background-color: #000; color:#FFF; text-decoration: none; text-transform: lowercase; line-height: 0px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; padding: 10px 7px ; font-family: tinytots;text-transform: uppercase;}
  114.  
  115. .delicia a:hover{letter-spacing: 1px;font-family: tinytots;text-transform: uppercase; background-color:#fff; color:#000}
  116.  
  117. .delicia2 {float: left; position: fixed; margin-top:323px;  text-align: center; margin-left: 278px;position:fixed; width:300px; font-family: tinytots; text-transform: uppercase;}
  118.  
  119. .delicia2 a{float: left; margin-right: 1px; letter-spacing: px; font-family:tinytots; font-size: 8px; text-align: center; text-align: center;  margin-bottom: 2px; width: 37px; background-color: #000; color:#FFF; text-decoration: none; text-transform: lowercase; line-height: 0px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; padding: 10px 7px ; font-family: tinytots;text-transform: uppercase;}
  120.  
  121. .delicia2 a:hover{letter-spacing: 1px;font-family: tinytots;text-transform: uppercase; background-color:#fff; color:#000}
  122.  
  123.  
  124. .fuck2 {font-size: 9px; letter-spacing:1px; text-align: center; font-family: verdana; color: #ffffff; margin-top: 0px; margin-left: 2px; -webkit-transition: all 1.8s ease-out; -moz-transition: all 1.8s ease-out; opacity: 0.8}
  125.  
  126.  
  127.  
  128. .descricaone {font-size: 9px; letter-spacing: px; text-align: justify; font-family: verdana; color: #ffffff; margin-top: 5px; margin-left: 0px; padding: 5px; }
  129.  
  130. #botaodelike {width: 170px; height: 40px; position: fixed; background-color:; margin-left: 235px; margin-top: 362px; z-index:2}
  131.  
  132.  
  133.  
  134.  
  135. #entries {float: left;margin-left:508px;margin-top:-10px; text-align: left;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  136.  
  137.  
  138. .posts {width: 500px; background-color: {color:entry}; padding: 15px; margin-bottom:-2px; text-align: none; font-family: verdana; font-size: 11px; position: relative;-webkit-transition: all 1.5s ease-out; -moz-transition: all 1.5s ease-out; border-bottom:2px solid #f1f1f1}
  139. .posts:hover {border-bottom:2px solid #000}
  140. .posts:hover #perma {display: inline;}
  141.  
  142. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  143. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  144. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  145.  
  146. .image {text-align: center; border: 0px}
  147. .image img {max-width: 500px; margin-bottom: 2px }
  148.  
  149. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  150. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  151. .pquotesource a, a:hover{text-transform: none;}
  152.  
  153. .chat{line-height: 12px; list-style: none}
  154. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  155. .person1 {background-color: {color:link}; color: {color:background}}
  156. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
  157. .person2 {background-color: {color:background}; color: {color: text}}
  158. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
  159.  
  160. .player {background-color: #000; text-align: left; display:block;}
  161.  
  162. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  163. .answer {padding: 2px}
  164. .answer img {max-width: 470px;}
  165.  
  166. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  167. #info a {font-size: 9px;}
  168.  
  169. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  170. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  171.  
  172. #cap {width: 500px; margin-top: -2px;}
  173. .source {display: none;}
  174.  
  175. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  176. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  177. ol.notes li {background-color: {color:entry}; margin-bottom: 5px; padding: 5px; }
  178. .notes img{display: none; border:0px}
  179.  
  180. #tumblr_controls{position: fixed!important}
  181. #tumblr_controls{position: fixed!important}
  182. #tumblr_controls{position: fixed!important}
  183. #tumblr_controls{position: fixed!important}
  184.        
  185.  
  186.  
  187.  
  188.  
  189.  
  190. </style>
  191.  
  192. <body
  193. onkeydown=”return false”
  194. onselectstart="return false">
  195.  
  196. </div>
  197.  
  198. <div id="top">  
  199. </div>
  200.  
  201. <div class="delicia">
  202. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  203. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  204. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  205. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  206. </div></div>
  207.  
  208. <div class="delicia2">
  209. {block:ifLink1}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink1}
  210. {block:ifLink2}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink2}
  211. {block:ifLink3}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink3}
  212. {block:ifLink4}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink4}
  213. </div></div>
  214.  
  215.  
  216. <div class="lalala"><img src="{image:sidebar}">
  217.  
  218. <div id="legal">
  219.  
  220.  
  221. <div class="fuck2">{text:sidfrase1}
  222. <div class="fuck2">{text:sidfrase2}</div>
  223.  
  224. <div class="descricaone"><center>{description}<br></div></div>
  225.  
  226. </div></div>
  227.  
  228.  
  229. <div id="botaodelike"><script src="http://connect.facebook.net/pt_BR/all.js#xfbml=1"></script><fb:like layout="button_count" show_faces="false" href="http://www.facebook.com/vishmarianathy"></fb:like>
  230. </div>
  231.  
  232.  
  233. <center><div id="sspagination"><div id="pgs">{block:JumpPagination length="5"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}</div></div></center>
  234. </div>
  235. </div></center>
  236. <div id="credito">THEME BY <b><a href="http://40kmdevoce.tumblr.com/">40kmdevoce</a> DON'T COPY   <a href="http://omeuestranhomundo.tumblr.com/">+
  237. </b></b> </a></b>
  238. </div></b> </marquee></div>
  239.  
  240.  
  241. <div id="entries">
  242.  
  243. {block:Posts}
  244.  
  245.  
  246.  
  247. <div class="posts">
  248.  
  249.  
  250. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  251.  
  252.  
  253. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  254.  
  255.  
  256. {block:Photoset}{Photoset-500}{/block:Photoset}
  257.  
  258.  
  259. {block:Quote}
  260. <div class="pquote">“{Quote}”</div>
  261. {block:Source}<div class="pquotesource"> — {Source}</div>
  262. {/block:Source}
  263. {/block:Quote}
  264.  
  265.  
  266. {block:Link}
  267. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  268. {block:Description}{Description}{/block:Description}
  269. {/block:Link}
  270.  
  271. {block:Chat}
  272. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  273. <div class="chat"><ul>{block:Lines}
  274. <li class="person{UserNumber}">{block:Label}
  275. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  276. {/block:Chat}
  277.  
  278.  
  279. {block:Audio}
  280. <div class="player">{AudioPlayerBlack}</div>
  281. {block:Caption}{Caption}{/block:Caption}
  282. {/block:Audio}
  283.  
  284.  
  285. {block:Video}{Video-500}{/block:Video}
  286.  
  287.  
  288.  
  289. {block:Answer}
  290. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  291. <div class="answer">{Answer}</div>
  292. {/block:Answer}
  293.  
  294. <div id="cap">
  295. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  296. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  297. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  298.  
  299.  
  300. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  301. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  302. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  303. {/block:ContentSource}</div></div>
  304. <br>
  305.  
  306.  
  307.  
  308. <div id="info">
  309. <div class="tags">{block:HasTags}{block:Tags}in<b>direta</b>: <a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>{/block:IfShowTags}
  310. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank"><b>reblog this fuck!</b></a>{/block:IndexPage}
  311. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  312. {/block:RebloggedFrom}
  313. </div>
  314. </div>{/block:Date}
  315.  
  316.  
  317.  
  318. {/block:Posts}
  319. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  320.  
  321.  
  322.  
  323.  
  324.  
  325.      
  326. </div>
  327. </div>
  328. </div>
  329. </div>
  330. </div>
  331. </div>
  332. </div>
  333. </div>
  334. </div>
  335. </div>
  336. </div>
  337. </div>
  338. </div>
  339. </div>
  340. </body>
  341. </html>
Advertisement
Add Comment
Please, Sign In to add comment