apenassimplesversos

Theme 28

May 6th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 16.01 KB | None | 0 0
  1. <!-----------------------------------
  2. THEME POR D-ESEQUILIBRIO BASE POR: SCREAMINGFORLIFE | TUMBLR
  3. NÃO COPIE. PLÁGIO É CRIME!
  4. SE USAR AVISE NA ASK OU DE LIKE NO POST.
  5.  
  6. ------------------------------------->
  7.  
  8.  
  9. <html>
  10. <head>
  11.  
  12. <meta name="color:link" content="#000" />
  13. <meta name="color:link hover" content="#888" />
  14. <meta name="color:text sidebar" content="#000" />
  15. <meta name="color:links" content="#fff" />
  16. <meta name="color:links text" content="#000" />
  17. <meta name="color:links text hover" content="#fff" />
  18.  
  19. <meta name="image:sidebar" content="http://static.tumblr.com/hesl9hk/3h5m3m1zr/3660623976_0bf4459966_o.jpg" />
  20.  
  21. <meta name="text:Link1" content="" />
  22. <meta name="text:Link1 Title" content="" />
  23. <meta name="text:Link2" content="" />
  24. <meta name="text:Link2 Title" content="" />
  25. <meta name="text:Link3" content="" />
  26. <meta name="text:Link3 Title" content="" />
  27. <meta name="text:Link4" content="" />
  28. <meta name="text:Link4 Title" content="" />
  29. <meta name="text:Link5" content="" />
  30. <meta name="text:Link5 Title" content="" />
  31. <meta name="text:Link6" content="" />
  32. <meta name="text:Link6 Title" content="" />
  33. <meta name="text:Link7" content="" />
  34. <meta name="text:Link7 Title" content="" />
  35. <meta name="text:Link8" content="" />
  36. <meta name="text:Link8 Title" content="" />
  37. <title>{Title}</title>
  38. <link rel="shortcut icon" href="{Favicon}" />
  39.  
  40. </head>
  41. <style>
  42.  
  43. iframe#tumblr_controls {
  44.     position: fixed !important;
  45.     top: 0 !important;
  46.     right: 0 !important;
  47. }
  48.  
  49.  
  50. /*** BACKGROUND E CONTEÚDO***/
  51.  
  52. body { background: #fff; font: 11px verdana; text-align: center; color: #000000; background-attachment: fixed;background-repeat: repeat; background-postition: left;}
  53.  
  54. #page { width: 900px;  margin-left: auto; margin-right: auto; margin-top: -128px; margin-bottom: 200px;}
  55.  
  56. #content { top: 20px; left: 450px; width: 600px; position: absolute; text-align: justify; margin-top: -1px; padding-bottom: 0px; padding-left: 10px; float: right; }
  57.  
  58. #divdate { background: #fff; font: 9px Comic Sans Ms; text-align: left; color: #000; text-decoration: none; }
  59.  
  60. #sidebar { width: 350px; color: #000; font-family: Tahoma; text-align: justify; float: left; position: absolute; margin-top: 10px; font-size: 12px; }
  61.  
  62. /*** CAIXA DE POST E DA SIDEBAR ***/
  63.  
  64. .post { background: #ffffff; margin-bottom: 10px; padding-top: 10px; text-align: justify; }
  65.  
  66. .box { background: #ffffff; margin-bottom: 5px; padding: 5px; text-align: justify; }
  67.  
  68. .box2 { background: #000; color: #000; font-size: 9px; margin-bottom: 0px; padding: 0px; text-align: left; }
  69.  
  70. .box3 { background: #000; color: #000; font-size: 9px; margin-bottom: 0px; padding: 0px; text-align: center; }
  71.  
  72. .box4 { background: #000;  color: #000; font-size: 9px; margin-bottom: 0px; padding: 0px; text-align: right; }
  73.  
  74. .box6 { background: #c4c4c4;  color: #000; font-size: 9px; margin-bottom: 0px; padding: 0px; text-align: right; }
  75.  
  76. .box7 { background: #ffffff;  color: #000; font-size: 9px; margin-bottom: 0px; padding: 0px; text-align: right; }
  77.  
  78. .box8 { background: #ffffff;  color: #000; font-size: 9px; margin-bottom: 0px; padding: 0px; text-align: right; }
  79.  
  80. .box9 { background: #ffffff;  color: #000; font-size: 9px; margin-bottom: 0px; padding: 0px; text-align: center; }
  81.  
  82. .box11 { background: #ffffff;  color: #000; font-size: 9px; margin-bottom: 0px; padding: 0px; text-align: center; }
  83.  
  84. /*** SELEçÃO COLORIDA ***/
  85.  
  86. ::-moz-selection
  87.  { background: #FFFFF; color: #000000; }
  88.  
  89. ::selection
  90.  { background: #FFFFFF; color:#000000; }
  91.  
  92.  
  93.  
  94. /*** LINKS ***/
  95.  
  96. a {color: {color:Link}; -webkit-transition-duration: .90s; text-decoration:none;}
  97. a:hover, div.permalink p a:hover {color: #fff; border: 0px;margin: 0px;filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; -webkit-transition-duration: .90s; text-decoration:none;}
  98.  
  99. /*** NEGRITO, ITÁLICO, SUBLINHADO E RISCADO ***/
  100.  
  101. b,strong, bold { color: #000; }
  102.  
  103. i, em { color: #000; }
  104.  
  105. s, strike { color: #000; }
  106.  
  107. u, underline { color: #000; border-bottom: 1px dashed #000; }
  108.  
  109.  
  110. /*** TíTULOS ***/
  111.  
  112. h1 { color: #000; font-family: 'Arial'; font-size: 25px; line-height: 25px; font-weight: normal; margin: 0px; padding: 5px; margin-bottom: -0px; text-align: left; letter-spacing: 1px; }
  113.  
  114. h2 { color: #000; font-family: 'Arial'; font-size: 15px; line-height: 25px; font-weight: normal; margin: 0px; padding: 5px; margin-bottom: -0px; text-align: left; letter-spacing: 1px; }
  115.  
  116. h3 { color: #000; font-family: 'Macondo Swash Caps'; font-size: 50px; line-height: 25px; font-weight: normal; margin: 0px; padding: 5px; margin-bottom: -0px; text-align: left; letter-spacing: 1px; }
  117.  
  118.  
  119.  
  120. /*** BLOCKQUOTE ***/
  121.  
  122. blockquote { border-left: 5px; font-family: Lustria; color: #000; padding: 1px 1px 1px 5px; margin: 1px; line-height: 10px; background: #fff; }
  123.  
  124.  
  125. /*** MENU ***/
  126.  
  127. menu { font-family: Arial; letter-spacing: 1px; font-size: 11px; line-height: 12px; display: inline-block; background: #000; color: #fff; width: 165px; float: left; padding: 3px; margin: 1px; text-align: center; text-transform; capitalize; border: 1px solid #000; }
  128.  
  129. menu:hover { font-family: Arial; letter-spacing: 5px; font-size: 11px; line-height: 12px; display: inline-block; background: #000; color: #fff; width: 165px; float: left; padding: 3px; margin: 1px; text-align: center; text-transform; capitalize; border: 1px solid #000;}
  130.  
  131. menu2 { font-family: Arial; letter-spacing: 1px; font-size: 11px; line-height: 12px; display: inline-block; background: #000; color: #fff; width: 343px; float: left; padding: 3px; margin: 1px; text-align: center; text-transform; capitalize; border: 1px solid #000; }
  132.  
  133. menu2:hover { font-family: Arial; letter-spacing: 5px; font-size: 11px; line-height: 12px; display: inline-block; background: #000; color: #fff; width: 343px; float: left; padding: 3px; margin: 1px; text-align: center; text-transform; capitalize; border: 1px solid #000;}
  134.  
  135. #image img {width:190px; height:auto;}
  136.  
  137. .nav {width: 200; height: auto; padding:0px; margin-top:-58px; margin-left:13px; }
  138. .nav a {float: left; display: block; width: 80px; height: 8px; line-height: 8px; padding: 3px; font-family: verdana; font-size: 9px; text-align: center;  background-color: {color:links}; color:{color:links text}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; opacity:0.7; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  139. .nav a:hover { background-color: transparent; color:{color:links text hover}; letter-spacing: 0px; font-weight: normal;}
  140.  
  141. .description {position:fixed; width: 150px;  height: 50px;  font-size:10px; font-family:georgia; font-style:italic; text-align:left; background-color:transparent; color:{color:text}; padding: 2px; margin-top:-150px; margin-left:-111px; overflow:hidden; -webkit-transform: rotate(-90deg);  -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  142. .description:hover{color:{color:background};}
  143.  
  144. /*** BORDAS ***/
  145.  
  146. .borda{border: 1px dashed #000;}
  147.  
  148. .borda2{border: 1px solid #000;}
  149.  
  150.  
  151. </style>
  152. </head>
  153. <body>
  154.  
  155.  
  156. <div style="position: absolute; width: 350px; top: 30px; left: 60px; padding-top: 20px; z-index: 2;">
  157. <img src="{image:sidebar}" class="none" width="300px">
  158.  
  159.  
  160.  
  161. <div class="nav">
  162. <a href="{text:Link1}">{text:Link1 Title}</a>
  163. <a href="{text:Link2}">{text:Link2 Title}</a>
  164. <a href="{text:Link3}">{text:Link3 Title}</a>
  165. <a href="{text:Link4}">{text:Link4 Title}</a>
  166. <a href="{text:Link5}">{text:Link5 Title}</a>
  167. <a href="{text:Link6}">{text:Link6 Title}</a>
  168. <a href="{text:Link7}">{text:Link7 Title}</a>
  169. <a href="{text:Link8}">{text:Link8 Title}</a>
  170. <div class="nav"><a href="d-esequilibrio.tumblr.com">credit</a>
  171.  
  172. </div></div>
  173. </div></div>
  174. </div></div>
  175. </div></div>
  176. </div></div>
  177. </div></div>
  178. </div></div>
  179.  
  180.  
  181.  
  182.  
  183.  
  184. <!-- TAGS DOS POSTS- CUIDADO PRA N APAGAR NADINHA DAQUI -->
  185. <!---------- POSTS --------------------------->
  186.  
  187. <div style="position:absolute; width:600px; left: 500px; top:60px; padding-top:0px;">
  188.  
  189. {block:Posts}
  190.  
  191. {block:Regular}<div class="post"><div class="box">
  192. {block:Title}<h1>{Title}</h1>{/block:Title}
  193. <div class="entry">{Body}</div>
  194.  
  195. <div class="divdate"></div>
  196.  
  197.  
  198. <!---------------- DATA DOS POSTS ------------->
  199. <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 This Shit!</a></center></div>
  200.  
  201. <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>
  202.  
  203.  
  204. </div></div>
  205. {/block:Regular}
  206.  
  207.  
  208. <!---------- PHOTOS --------------------------->
  209.  
  210. {block:Photo}
  211. <div class="post"><div class="box">
  212. <center>{LinkOpenTag}<img src="{PhotoURL-500}" class="borderimage" alt="{PhotoAlt}" width=550px/>{LinkCloseTag}</center>
  213. {block:Caption}          
  214. <br>
  215. <div class="caption">{Caption}</div>
  216. {/block:Caption}
  217. <div style="clear:both;"></div>
  218. <BR>
  219.  
  220. <div class="divdate"></div>
  221.  
  222.  
  223. <!---------------- DATA DOS POSTS ------------->
  224. <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 This Shit!</a></center></div>
  225.  
  226. <div class="tag">{block:HasTags}<center>Tags: {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></center></div>
  227.  
  228.  
  229. </div></div>
  230. {/block:Photo}
  231.  
  232.  
  233. <div style="clear:both;"></div>
  234.  
  235. <!---------- ASK --------------------------->
  236. {block:Answer}
  237. <div class="post"><DIV CLASS="BOX">
  238. <img src="{AskerPortraitURL-40}"align="left" class="borda"/>
  239. <div class="ask"><b>{Asker}</b>:
  240. <br>{Question}<br></div>
  241. {Answer}
  242.  
  243. <div style="clear:both;"></div>
  244.  
  245. <BR>
  246.  
  247. <div class="divdate"></div>
  248.  
  249. <!---------------- DATA DOS POSTS ------------->
  250. <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>
  251.  
  252. </div></div>
  253. {block:Answer}
  254.  
  255. <div style="clear:both;"></div>
  256.  
  257. <!---------- QUOTES --------------------------->
  258.  
  259.  
  260. {block:Quote}
  261. <div class="post"><div class="box">
  262. <h1>{Quote}</h1>
  263. </span>
  264. {block:Source}<div class="source">&mdash; {Source}</div>{/block:Source}
  265.  
  266. <BR>
  267. <div class="divdate"></div>
  268.  
  269.  
  270. <!---------------- DATA DOS POSTS ------------->
  271. <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 This Shit!</a></center></div>
  272.  
  273. <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>
  274.  
  275.  
  276. </div></div>
  277. {/block:Quote}
  278.  
  279.  
  280. <div style="clear:both;"></div>
  281.  
  282. <!---------- LINKS --------------------------->
  283.  
  284.  
  285. {block:Link}
  286. <div class="post"><div class="box"><a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  287. {block:Description}
  288. <div class="description">{Description}</div>
  289. {/block:Description}
  290.  
  291. <BR>
  292. <div class="divdate"></div>
  293.  
  294.  
  295. <!---------------- DATA DOS POSTS ------------->
  296. <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 This Shit!</a></center></div>
  297.  
  298. <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>
  299.  
  300.  
  301. </div></div>
  302. {/block:Link}
  303.  
  304. <div style="clear:both;"></div>
  305.  
  306.  
  307. <!---------- CHAT --------------------------->
  308. {block:Chat}
  309. <div class="post"><div class="box">
  310. {block:Title}<div class="h1"><a href="{Permalink}">{Title}</a></div>
  311. {/block:Title}
  312. <div class="chat">
  313. {block:Lines}
  314. <div class="{Alt} user_{UserNumber}">
  315. {block:Label}
  316.  <span class="label">{Label}</span>
  317. {/block:Label}
  318. {Line}
  319. </div>
  320. {/block:Lines}
  321. </div>
  322. <BR>
  323. <div class="divdate"></div>
  324.  
  325.  
  326. <!---------------- DATA DOS POSTS ------------->
  327. <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 This Shit!</a></center></div>
  328.  
  329. <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>
  330.  
  331.  
  332. </div></div>
  333. {/block:Chat}
  334.  
  335.  
  336. <div style="clear:both;"></div>
  337.  
  338. <!---------- AUDIO --------------------------->
  339. {block:Audio}
  340. <div class="post"><div class="box">
  341. {AudioPlayerWhite}
  342. {block:Caption}
  343. <div class="caption">{Caption}</div>
  344. <div style="float:right; margin-top: -50px;"><h>Música ouvida {PlayCount} vezes</h> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  345. {/block:Caption}
  346.  
  347.  
  348. <div class="divdate"></div>
  349.  
  350.  
  351. <!---------------- DATA DOS POSTS ------------->
  352. <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 This Shit!</a></center></div>
  353.  
  354. <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>
  355.  
  356.  
  357. </div></div>
  358. {/block:Audio}
  359.  
  360. <div style="clear:both;"></div>
  361. <!---------- VIDEOS --------------------------->
  362.  
  363. {block:Video}
  364. <div class="post">
  365. <div class="box">
  366. {Video-500}
  367. <br>
  368. {block:Caption}
  369. <div class="caption">{Caption}</div>
  370. {/block:Caption}
  371.  
  372. <BR>
  373. <div class="divdate"></div>
  374.  
  375.  
  376. <!---------------- DATA DOS POSTS ------------->
  377. <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 This Shit!</a></center></div>
  378.  
  379. <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>
  380.  
  381.  
  382. </div></div>
  383. {/block:Video}
  384.  
  385. <div style="clear:both;"></div>
  386.  
  387. <!---------------- NOTAS  DOS POSTS ------------->
  388. {block:PostNotes}<div class="box">
  389. <div class="notes-bottom">
  390. {PostNotes}
  391. </div>
  392. {/block:PostNotes}
  393.  
  394. <!---------------- FIM DAS NOTAS DOS POSTS ------------->
  395. {/block:Posts}
  396.  
  397. <center><div id="paginacaoml"><span class="info" style="font-weight: normal;">Página <b>{CurrentPage}</b> de <b>{TotalPages}</b></span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  398. {block:JumpPagination length="16"}
  399. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  400. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  401. {/block:JumpPagination}
  402. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  403.  
  404. </center><br>
  405. </div>
  406.  
  407. </div></div>
  408.  
  409. <!-FIM DAS TAGS PRINCIPAIS--!>
  410.  
  411.  
  412.  
  413. </body>
  414. </html>
Advertisement
Add Comment
Please, Sign In to add comment