nathlauriano

Lindamente Logan

Dec 29th, 2011
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.54 KB | None | 0 0
  1. <!-----------
  2.  
  3. ESSE THEME FOI FEITO TOTALMENTE POR KARINA- ALIVE IN YOU HAPPINESS / RHTHEMES
  4. E EDITADO POR NATHÁLIA - MEUESTUPIDODIARIO
  5.  
  6. NUNCA RETIRE OS CRÉDITOS
  7.  
  8. NUNCA MODIFIQUE OS CRÉDITOS
  9.  
  10. E NÃO DISPONIBILIZE ELE PARA SER USADO COMO BASE
  11.  
  12. Sempre credite a mim ^^
  13.  
  14. ------------------->
  15. <HTML>
  16. <head>
  17. <title>{Title}</title>
  18. <link rel="shortcut icon" href="{http://static.tumblr.com/6oysso7/2VSls1swx/a-helphtml__1_.ico}">
  19. <style>
  20. /***** Barrinha de Rolagem por God Themes*****/
  21. html::-webkit-scrollbar {width:08; height:auto;background: #00062B; ;}
  22.  
  23. html::-webkit-scrollbar-corner { background: #00062B;}
  24.  
  25. html::-webkit-scrollbar-button:vertical {height:1px;display:block;}
  26.  
  27. html::-webkit-scrollbar-button:horizontal {width:1px;display:block;}
  28.  
  29. html::-webkit-scrollbar-thumb:vertical {background-image: url(http://3.bp.blogspot.com/_QQw6jS_3cTs/TEJAav0Et3I/AAAAAAAAAC8/l2NS4Era3iI/s200/preto.jpg);border: 1px solid #cbc7c4 ;border-right:none;-webkit-border-radius: 1px; background: #00062B; filter: alpha(opacity=75); opacity:.75;}
  30.  
  31. html::-webkit-scrollbar-thumb:horizontal {background-image: url(http://3.bp.blogspot.com/_QQw6jS_3cTs/TEJAav0Et3I/AAAAAAAAAC8/l2NS4Era3iI/s200/preto.jpg);border: 1px solid #00062B;border-bottom;}
  32.  
  33. html::-webkit-scrollbar-thumb {background-image: url(http://3.bp.blogspot.com/_QQw6jS_3cTs/TEJAav0Et3I/AAAAAAAAAC8/l2NS4Era3iI/s200/preto.jpg);-webkit-box-shadow:0 0 1em #00062B;}
  34.  
  35. html::-webkit-scrollbar-thumb:hover {background-image: url(http://3.bp.blogspot.com/_QQw6jS_3cTs/TEJAav0Et3I/AAAAAAAAAC8/l2NS4Era3iI/s200/preto.jpg);border: 1px solid #COR ;-webkit-box-shadow:0 0 1em #00062B;}
  36.  
  37. html::-webkit-scrollbar-track-piece {background: none;}
  38.  
  39. html::-webkit-scrollbar:vertical {border-left: 1px solid #COR ;}
  40.  
  41. html::-webkit-scrollbar:horizontal {border-top: 1px solid #COR;}
  42.  
  43. /*** BACKGROUND (FUNDO) ***/
  44. body{background-image: url(http://27.media.tumblr.com/tumblr_ls0w5txuft1r3vazto1_400.png);fixed; text-align: justify;margin-left: 50px; margin-top: 15px; padding: 0; line-height: 17px; color: #9F9D9D; overflow-x:hidden; height:100%;}
  45.  
  46. #pagina {width: 810px;}
  47. #conteudo {margin-left:400px; margin-top:5px; width: 540px; padding: 5px; text-shadow: 0 1px 1px #fff; }
  48. #conteudo .post { margin-bottom:10px;}
  49.  
  50. /*** ESPAÇOS (não mexa muito) ***/
  51. .both{clear: both;}
  52.  
  53. /*** TÍTULOS ***/
  54. h1 {color: #474B6B; font-family: 'Tahoma'; font-size:25px; line-height:18px; font-weight:normal; margin:1px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px;}
  55.  
  56. h2 {color: #000; font-family: 'Tahoma'; font-size:20px; line-height:12px; font-weight: normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px;}
  57.  
  58. .traço {display: block; font-family: Verdana; font-size: 10px; letter-spacing: 1px; text-align: left; color: #eee; padding: 2px; margin-top: -3px; border-bottom: 1px solid #eee;}
  59.  
  60. .post{margin-bottom:18px;}
  61. .post .title {margin:0; padding:0; font-size:25px; line-height:22px; font-weight:;}
  62. img, a img {border:0;}
  63. .info {border-bottom:1px dashed #B68989; margin:10px 0 0 0; padding:0 0 5px 0; font-size:11px; line-height:14px; color:#E5D7D7;}
  64. .name{ text-align:right; line-height: 15px; font-family: Dancing Script;font-size: 11px;font-weight:bold; }
  65.  
  66. /*** PAGINAÇÃO ***/
  67. .pagination{font-size: 18px; margin-top: 5px; text-align: center; width: 100px; float: right; clear:both }
  68.  
  69. /*** BOX DOS POSTS ***/
  70. .box {overflow:hidden; letter-spacing: 1px; text-align: justify; color: #000; font: 11px Arial; background-color: #eee; padding:8px; border-radius: 1px;}
  71.  
  72. /*** BOX DA SIDEBAR ***/
  73. .box2 {overflow:hidden; letter-spacing: 1px; text-align: justify; color: #000; font: 11px Tahoma; background-color: #eee; padding:8px; border-radius: 4px;}
  74.  
  75. .center {text-align: center; display: block; margin-left: auto; margin-right: auto;}
  76. .left {float: left; margin: 1px 4px 0 4px;}
  77. .right {float: right; margin: 1px 4px 0 4px;}
  78.  
  79. /*** CONFIGURAÇÃO DA DATA DOS POSTS ***/
  80. .divdate {border-bottom: 2px dashed #000; margin: 3px 0px 5px 0px;}
  81. .data {font-family: tahoma; font-size:7pt;}
  82.  
  83. #side{
  84. text-align:justify;
  85. float:right;
  86. position:fixed;
  87. width: 300px;
  88. margin-top:18px;
  89. margin-left:45px;
  90. padding:0px;}
  91.  
  92. .caixap2{
  93. padding: 3px;
  94. height: 20px;
  95. background: #000;
  96. background-repeat: no-repeat;
  97. font-family: Dancing Script;
  98. font-style: normal;
  99. font-size: 11px;
  100. color: #371749;
  101. text-align:justify;
  102. margin-bottom: 10px;
  103. }
  104.  
  105. a.notes{text-decoration:none}
  106. a.notes{text-decoration:noneposition:relative;left:1px;}
  107.  
  108. .source {margin-top:9px;}
  109. #info {font-family: arial; font-size:7pt; border-top:1px dashed #000;}
  110. #infoo {border-top:2px dashed #000;}
  111.  
  112. .meta{margin:5px 0 5px;font-family:arial; font-size:11px;border-bottom:1px solid #f0f0f0;}
  113. a.tag{color:#000;}
  114. a.tag:hover{color:#000;text-decoration:none;position:Relative;bottom:1px;}
  115. a.reblog{color:#000;}
  116. a.reblog:hover{color:#000;text-decoration:none;}
  117. a.notas{color:#000;}
  118. a.notas:hover{color:#000;text-decoration:none;}
  119. .both{clear:both;}
  120.  
  121. img {max-width: 450px;}
  122.  
  123. /*** BLOCKQUOTE ***/
  124. blockquote{margin-left:15px; border-left: 2px solid #000; padding-left:5px; }
  125.  
  126. /*** FORMATAÇÃO LINKS ***/
  127. a { color: #101B5E; text-decoration: none; -webkit-transition: color 0.5s ease-out; -moz-transition: color 0.5s ease-out; transition: color 0.5s ease-out;}
  128. a:hover { color: #6C729E; filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;}
  129.  
  130. s {color: #3F456C;}
  131. i {color: #7082F7;}
  132. b {color: #030727; }
  133. strong {color: #030E57 }
  134. u, span.sublinha {cursor: nw-resize; text-decoration: none; border-bottom: 1px dashed #030E57;}
  135.  
  136. /*** MENU (ARRUME O BACKGROUND, COLOR, FONT-FAMILY WIDTH, PADDING, TEXT-ALIGN E O BORDER-RADIUS ***/
  137. navi {font-family: tahoma; color:#fff; letter-spacing: 1px; font-size: 11px; line-height: 13px; display: inline-block; background:#666; width: 40%; float: left; padding: 4px; margin: 1px; text-align: right; text-transform: uppercase;border-radius: 0px 0px 0px 0px;}
  138.  
  139. /*** MENU QUANDO PASSA O MOUSE ***/
  140. navi:hover {font-family: tahoma; color:#1A2675; letter-spacing: 2px; font-size: 13px; display: inline-block; background:#010104; width: 40%; float: left; padding: 4px; margin: 1px; text-align: left; text-transform: uppercase;border-radius: 0px 0px 0px 0px;}
  141.  
  142. .ask {
  143. background:#E9E9E2;
  144. text-align: left;
  145. margin-left: 56px;
  146. padding: 5px 5px 5px 5px;
  147. -moz-border-radius: 5px;
  148. -webkit-border-radius: 5px;
  149. border-bottom: 1px solid #8E8A90;
  150. }
  151.  
  152. .border-asker
  153. {border: 2px solid #6E7CD6;
  154. background: #000 url('LINK DO BG');
  155. padding:2px 3px 2px;
  156. margin:-3px; border-radius: 0px 3px 3px 0px;}
  157.  
  158. .borda-imagem
  159. {border: 5px solid #6E7CD6;
  160. background: #000 Url ('LINK DO BG');
  161. padding:5px 5px 5px;
  162. margin:-3px; border-radius: 0px;}
  163.  
  164. /*** SELECAO COLORIDA - MADLYLUV.com ***/
  165. ::-moz-selection
  166. {color: #fff;
  167. background: #101B5E;}
  168.  
  169. ::selection
  170. {color: #fff;
  171. background: #101B5E;}
  172.  
  173. /****** OPACIDADE - MADLYLUV.COM ******/
  174. .opacidade
  175. {filter:alpha(opacity=82);
  176. -moz-opacity:0.82;
  177. opacity:0.82;}
  178.  
  179. .opacidade:hover
  180. {filter:alpha(opacity=100);
  181. -moz-opacity:1.0;
  182. opacity:1.0;}
  183.  
  184. </head>
  185. </style>
  186. <body onkeydown=”return false”>
  187.  
  188. <!-------INÍCIO SIDEBAR------------->
  189. <div style="position:absolute; width: 350px; left:40px; top:150px; position: fixed; text-align: center;" >
  190. <big><b><u>[...] certas pessoas não merecem a felicidade que têm [...]</b></u>
  191. <pre><div style="border: 0px; solid rbg(000, 000, 000); margin-right: 1px; padding: 4px; margin-bottom: 1px; overflow: auto; backgroud-color: rbg(000, 000, 000);"><div class="simage"><marquee direction="left" scrollamount="3" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()"><img src="http://29.media.tumblr.com/tumblr_lwvnhmUlml1r8bpmyo4_400.gif" width= "300px;"><img src="http://26.media.tumblr.com/tumblr_lwvnhmUlml1r8bpmyo6_400.gif" width= "300px;"><img src="http://26.media.tumblr.com/tumblr_lwvnhmUlml1r8bpmyo5_400.gif" width= "300px;"><img src="http://24.media.tumblr.com/tumblr_lwvnhmUlml1r8bpmyo1_400.gif" width= "300px;"></marquee>
  192. </div></div></pre>
  193.  
  194. <div style="position:absolute; width: 320px; left:55px; top:350px; position: fixed; text-align: left;" >
  195. <div class="box2">
  196.  
  197.  
  198. Eu não entendo porque as pessoas fazem as outras chorarem se podem fazer elas rirem, é tão simples e dói bem menos. <br>
  199. <b>Logan Lerman</b>
  200. <br>{ <b><script type="text/javascript" src="http://fastonlineusers.com/on3.php?d=SEULINK.tumblr.com"></script></b></a>/ <script src="http://fastwebcounter.com/secure.php?s=SEULINKAQUI.tumblr.com"></script></a></a>}
  201.  
  202.  
  203. <div style="position:absolute; width: 350px; left:60px; top:480px; position: fixed; text-align: left;" >
  204. <a title="Início!" href="/"><navi>Home</navi></a>
  205.  
  206. <span onClick="document.getElementById('liuc').innerHTML=
  207. document.getElementById('01').innerHTML" style="CURSOR:hand;" title="Sobre mim!"><navi>About</navi></span>
  208.  
  209. <span onClick="document.getElementById('liuc').innerHTML=
  210. document.getElementById('02').innerHTML" style="CURSOR:hand;" title="Ask-me!"><navi>Ask</navi></span>
  211.  
  212. <span onClick="document.getElementById('liuc').innerHTML=
  213. document.getElementById('03').innerHTML" style="CURSOR:hand;" title="Sobre meu Tumblr!"><navi>Tumblr</navi></span>
  214.  
  215. <a title="NOME" href="LINK"><navi>link 1</navi></a>
  216.  
  217. <a title="NOME" href="LINK"><navi>link 2</navi></a>
  218.  
  219.  
  220. <div class="pagination"> {block:Pagination}
  221. {block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}
  222. {CurrentPage}/{TotalPages}
  223. {block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}
  224. {/block:Pagination}</div>
  225. </div>
  226. </div></div>
  227. </div></div>
  228. <!-- conteudo -->
  229. </div>
  230. <div id="conteudo">
  231. <!-- liuc -->
  232. <div id="liuc">
  233.  
  234.  
  235. <!-- TAGS PRINCIPAIS DO POST- NÃO APAGUE NADA AQUI -->
  236. <!---------- POSTS --------------------------->
  237.  
  238. <div style="position:absolute; width:540px; left: 400px; top:80px; padding-top:0px;">
  239.  
  240. {block:Posts}
  241.  
  242. {block:Regular}<div class="post"><div class="box">
  243. {block:Title}<h1>{Title}</h1>{/block:Title}
  244. <div class="entry">{Body}</div>
  245.  
  246. <div class="divdate"></div>
  247.  
  248.  
  249. <!---------------- DATA DOS POSTS ------------->
  250. <div class="date"><a class="notes" href="{Permalink}"><center>Texto</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog Text!</a>)</center></div>
  251.  
  252. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div>
  253.  
  254.  
  255. </div></div>
  256. {/block:Regular}
  257. <!---------- PHOTOS --------------------------->
  258.  
  259. {block:Photo}
  260. <div class="post"><div class="box">
  261. <center>{LinkOpenTag}<img src="{PhotoURL-500}" class="border" alt="{PhotoAlt}" width=550px/>{LinkCloseTag}</center>
  262. {block:Caption}
  263. <br>
  264. <div class="caption">{Caption}</div>
  265. {/block:Caption}
  266. <div style="clear:both;"></div>
  267. <BR>
  268.  
  269. <div class="divdate"></div>
  270.  
  271.  
  272. <!---------------- DATA DOS POSTS ------------->
  273. <div class="date"><a class="notes" href="{Permalink}"><center>Photo</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog Photo!</a>)</center></div>
  274.  
  275. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div>
  276.  
  277.  
  278. </div></div>
  279. {/block:Photo}
  280.  
  281.  
  282. <div style="clear:both;"></div>
  283.  
  284. <!---------- ASK --------------------------->
  285. {block:Answer}
  286. <div class="post"><DIV CLASS="BOX">
  287. <img src="{AskerPortraitURL-40}"align="right" class="borda"/>
  288. <div class="ask"><b>{Asker}</b>:
  289. <br>{Question}<br></div>
  290. {Answer}
  291.  
  292. <div style="clear:both;"></div>
  293.  
  294. <BR>
  295.  
  296. <div class="divdate"></div>
  297.  
  298. <!---------------- DATA DOS POSTS ------------->
  299. <div class="date"><a class="notes" href="{Permalink}"><center>Mensagem</a> postada em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> </center></div>
  300.  
  301. </div></div>
  302. {block:Answer}
  303.  
  304. <div style="clear:both;"></div>
  305.  
  306. <!---------- QUOTES --------------------------->
  307.  
  308.  
  309. {block:Quote}
  310. <div class="post"><div class="box">
  311. <h1>{Quote}</h1>
  312. </span>
  313. {block:Source}<div class="source">&mdash; {Source}</div>{/block:Source}
  314.  
  315. <BR>
  316. <div class="divdate"></div>
  317.  
  318.  
  319. <!---------------- DATA DOS POSTS ------------->
  320. <div class="date"><a class="notes" href="{Permalink}"><center>Quote</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog Quote!</a>)</center></div>
  321.  
  322. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div>
  323.  
  324.  
  325. </div></div>
  326. {/block:Quote}
  327.  
  328.  
  329. <div style="clear:both;"></div>
  330.  
  331. <!---------- LINKS --------------------------->
  332.  
  333.  
  334. {block:Link}
  335. <div class="post"><div class="box"><a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  336. {block:Description}
  337. <div class="description">{Description}</div>
  338. {/block:Description}
  339.  
  340. <BR>
  341. <div class="divdate"></div>
  342.  
  343.  
  344. <!---------------- DATA DOS POSTS ------------->
  345. <div class="date"><a class="notes" href="{Permalink}"><center>Link</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog Link!</a>)</center></div>
  346.  
  347. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div>
  348.  
  349.  
  350. </div></div>
  351. {/block:Link}
  352.  
  353. <div style="clear:both;"></div>
  354.  
  355.  
  356. <!---------- CHAT --------------------------->
  357. {block:Chat}
  358. <div class="post"><div class="box">
  359. {block:Title}<div class="h1"><a href="{Permalink}">{Title}</a></div>
  360. {/block:Title}
  361. <div class="chat">
  362. {block:Lines}
  363. <div class="{Alt} user_{UserNumber}">
  364. {block:Label}
  365. <span class="label">{Label}</span>
  366. {/block:Label}
  367. {Line}
  368. </div>
  369. {/block:Lines}
  370. </div>
  371. <BR>
  372. <div class="divdate"></div>
  373.  
  374.  
  375. <!---------------- DATA DOS POSTS ------------->
  376. <div class="date"><a class="notes" href="{Permalink}"><center>Chat</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog Chat!</a>)</center></div>
  377.  
  378. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div>
  379.  
  380.  
  381. </div></div>
  382. {/block:Chat}
  383.  
  384.  
  385. <div style="clear:both;"></div>
  386.  
  387. <!---------- AUDIO --------------------------->
  388. {block:Audio}
  389. <div class="post"><div class="box">
  390. {AudioPlayerWhite}
  391. {block:Caption}
  392. <div class="caption">{Caption}</div>
  393. <div style="float:right; margin-top: -50px;"><h>Música ouvida {PlayCount} vezes</h> {block:ExternalAudio}(<a href="{ExternalAudioURL}">Download!</a>){/block:ExternalAudio}</div>
  394. {/block:Caption}
  395.  
  396.  
  397. <div class="divdate"></div>
  398.  
  399.  
  400. <!---------------- DATA DOS POSTS ------------->
  401. <div class="date"><a class="notes" href="{Permalink}"><center>Música</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog Music!</a>)</center></div>
  402.  
  403. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div>
  404.  
  405.  
  406. </div></div>
  407. {/block:Audio}
  408.  
  409. <div style="clear:both;"></div>
  410. <!---------- VIDEOS --------------------------->
  411.  
  412. {block:Video}
  413. <div class="post">
  414. <div class="box">
  415. {Video-500}
  416. <br>
  417. {block:Caption}
  418. <div class="caption">{Caption}</div>
  419. {/block:Caption}
  420.  
  421. <BR>
  422. <div class="divdate"></div>
  423.  
  424.  
  425. <!---------------- DATA DOS POSTS ------------->
  426. <div class="date"><a class="notes" href="{Permalink}"><center>Vídeo</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} | <a class="notes">{NoteCountWithLabel}</a> | (<a class="reblogue" href="http://tmv.proto.jp/reblog.php?post_url={Permalink};">Reblog Vídeo!</a>)</center></div>
  427.  
  428. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a class="tag" href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div>
  429.  
  430.  
  431. </div></div>
  432. {/block:Video}
  433.  
  434. <div style="clear:both;"></div>
  435.  
  436. <!---------------- NOTAS DOS POSTS ------------->
  437. {block:PostNotes}<div class="box">
  438. <div class="notes-bottom">
  439. {PostNotes}
  440. </div>
  441. {/block:PostNotes}
  442.  
  443. <!---------------- FIM DAS NOTAS DOS POSTS ------------->
  444. {/block:Posts}
  445. </div></div>
  446.  
  447.  
  448. <!------ FALSO I-FRAME ----------------->
  449. <div id="01" style="display:none;">
  450. <div style="position:absolute; width: 560px; left:400px; top:88px; position: absolute; text-align: center;" >
  451. <div class="box">
  452. <h2>Um pouco de mim ... ;3</h2>
  453. <div class="traço"></div><br>
  454.  
  455. <big><big>E</big></big>u sou uma pessoa complicada. Não gosto de me descrever, não sei me descrever e nem quero me descrever. Descrever, é limitar-se e, isso eu não quero, afinal, eu sou apenas uma pessoa que não sabe falar sobre si mesma.
  456.  
  457. </div></div></div>
  458. </br>
  459.  
  460. <div id="02" style="display:none;">
  461. <div style="position:absolute; width: 560px; left:400px; top:88px; position: absolute; text-align: center;" >
  462. <div class="box">
  463. <h2>Ask-me</h2>
  464. <div class="traço"></div><br>
  465.  
  466.  
  467.  
  468. <iframe frameborder="0" scrolling="no" width="100%" height="150" src="http://www.tumblr.com/ask_form/SEUTUMBLR.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></p></span>
  469.  
  470. </div></div></div>
  471. </br>
  472.  
  473.  
  474. <div id="03" style="display:none;">
  475. <div style="position:absolute; width: 560px; left:400px; top:88px; position: absolute; text-align: center;" >
  476. <div class="box">
  477. <h2>Sobre o meu tumblr</h2>
  478. <div class="traço"></div><br>
  479. O meu tumblr foi criado dia 00/1990. Ele foi criado, primeiramente por ... - curiosidade, solidão, depressão, tedio...- e, bem vindo, ele não é perfeito, afinal <b>eu</b> não sou perfeito, mas isso faz parte do about. =D
  480.  
  481. <div class="box">
  482. <h2>Créditos</h2>
  483. <div class="infopost"></div><br>
  484.  
  485. <div class="wishlist">Theme modificado por: <a href="http://meuestupidodiario.tumblr.com">Nathália L.</a></div>
  486. <div class="wishlist">Base por: <a href="http://aliveinyouhappiness.tumblr.com">Karina/ Aliveinyouhappiness/ RHthemes</a></div>
  487. <div class="wishlist">Alguns tutoriais e Paginação: <a href="http://beatriz-favato.tumblr.com">Beatriz Favato</a></div>
  488. <div class="wishlist">Seleção colorida e Opacidade: <a href="http://madlyluv.com">Ana Flávia</a></div>
  489. <div class="wishlist">Imagens sidebar movendo: <a href="http://affectingyou.tumblr.com">Jay - Affecting You</a></div>
  490. </div>
  491. </div>
  492. </div></div></div>
  493. </body onkeydown=”return false”>
  494. </html>
Advertisement
Add Comment
Please, Sign In to add comment