Advertisement
Larerv

Yoona

Jan 6th, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.04 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4.  
  5. <meta name="text:Link1" content="" />
  6. <meta name="text:Link1 Title" content="Link1" />
  7. <meta name="text:Link2" content="" />
  8. <meta name="text:Link2 Title" content="Link2" />
  9. <meta name="text:Link3" content="" />
  10. <meta name="text:Link3 Title" content="Link3" />
  11. <meta name="text:Link4" content="" />
  12. <meta name="text:Link4 Title" content="Link4" />
  13.  
  14. <meta name="color:Menu" content="#fff" />
  15. <meta name="color:Menu hover" content="#29b9bb" />
  16. <meta name="color:Links menu" content="#29b9bb" />
  17. <meta name="color:Links menu hover" content="#fff" />
  18. <meta name="color:Navigation" content="#29b9bb" />
  19. <meta name="color:Background" content="#F8F8FF" />
  20. <meta name="color:Posts" content="#F5F5F5" />
  21. <meta name="color:Texto" content="#000" />
  22. <meta name="color:Titulos" content="#000" />
  23. <meta name="color:Titulo do tumblr" content="#fff" />
  24. <meta name="color:Links" content="#8B8989" />
  25. <meta name="color:Links hover" content="#666" />
  26. <meta name="color:Ask" content="#F5F5F5" />
  27.  
  28. <meta name="image:Sidebar" content="http://data.whicdn.com/images/47904572/tumblr_mg01dtcYke1revbu7o1_500_large.jpg"/>
  29.  
  30. <link href='http://fonts.googleapis.com/css?family=Homemade+Apple' rel='stylesheet' type='text/css'>
  31. <link href='http://fonts.googleapis.com/css?family=Raleway:300' rel='stylesheet' type='text/css'>
  32.  
  33.  
  34. <title>{title}</title>
  35.  
  36. <link rel="shortcut icon" href="{favicon}">
  37.  
  38. <style type="text/css">
  39.  
  40. /*** fundo do theme ***/
  41. body{background: {color:background}; fixed; text-align: justify; color: #000; margin-left: 50px; margin-top: 15px; padding: 0; line-height: 17px; color: #000; overflow-x:hidden; height:100%; font: 11px Verdana;}
  42.  
  43. /*** espacos ***/
  44. .both{clear: both;}
  45.  
  46. /*** titulos ***/
  47. h1 {color: {color:titulos}; font-family: georgia; font-size:18px; line-height:25px; font-weight:normal; margin:0px; padding:0px; font-style:italic; margin-bottom:-0px; text-align:left; letter-spacing: 1px;}
  48.  
  49. h2 {color: {color:titulo do tumblr}; font-family: Homemade Apple; font-size:16px; line-height:25px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left; letter-spacing: 1px;}
  50.  
  51. .post{margin-bottom:10px;}
  52. .post .title {margin:0; padding:0; font-size:25px; line-height:22px; font-weight:;}
  53.  
  54. /*** caixas dos posts ***/
  55.  
  56. .box {
  57. overflow:hidden;
  58. letter-spacing: 1px;
  59. text-align: justify;
  60. color: {color:texto};
  61. font: 11px tahoma;
  62. background-color: {color:posts};
  63. padding:6px;
  64. border: 0px solid #9C9C9C;
  65. -moz-box-shadow: 0 0 3px #fff;
  66. -webkit-box-shadow: 0 0 3px #fff;
  67. box-shadow: 0 0 3x #fff;
  68. -moz-border-radius: 3px; -webkit-border-radius: 3px;
  69. }
  70.  
  71. .box2 {
  72. overflow:hidden;
  73. letter-spacing: 1px;
  74. text-align: justify;
  75. color: #000;
  76. font: 11px tahoma;
  77. background-color: #fff;
  78. padding:6px;
  79. border: 0px solid #9C9C9C;
  80. }
  81.  
  82. /*** linha ***/
  83. .wishlist { display: block; background-color: transparent; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #DCDCDC; padding-top: 0px; padding-bottom: 1px; padding-right: 0px; padding-left: 0px; margin-right: 0px; }
  84.  
  85.  
  86. /*** tamanho max. para as imagens ***/
  87. img {max-width: 1500px;}
  88.  
  89. /*** links ***/
  90.  
  91. a {
  92. color: {color:Links};
  93. text-decoration: none;
  94. -webkit-transition: color 0.5s ease-out;
  95. -moz-transition: color 0.5s ease-out;
  96. transition: color 0.5s ease-out;}
  97.  
  98. a:hover {
  99. color: {color:links hover}
  100. filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;}
  101.  
  102. /*** ask ***/
  103. .ask {
  104. background: {color:Ask};
  105. text-align: left;
  106. margin-left: 40px;
  107. padding: 7px 7px 7px 7px;
  108. }
  109.  
  110. /*** Menu ***/
  111. menu{font-family: calibri; color: {color:links menu}; font-size: 11px; background:{color:menu}; text-align: center; margin:3px; padding:3px; border-radius:0px; width:270%; -webkit-transition-duration: .50s; }
  112.  
  113. menu:hover {font-family: calibri; color: {color:links menu hover}; font-size: 11px; background: {color:menu hover}; margin:3px; border-radius: 0px; padding:3px;;}
  114.  
  115. nav{font-family: calibri; color: #000; background-color: transpearant; font-size: 13px; text-align: center; margin:0px; padding:3px; border-radius:0px; width:100%; -webkit-transition-duration: .50s; display: inline;}
  116.  
  117. nav:hover {font-family: calibri; color: #000; background-color:#fff ; font-size: 13px; margin:0px; border-radius: 0px; padding:3px; width:100%;}
  118.  
  119. navigation{font-family: raleway; color: {color:navigation}; font-size: 18px; background:#fff; text-align: left; margin:3px; padding:3px; border-radius:0px; width:200%; -webkit-transition-duration: .50s; }
  120.  
  121.  
  122. /*** Paginação by madlyluv.com ***/
  123.  
  124. #paginacaoml {font-size: 8px; text-transform: uppercase; font-weight: bold; line-height: 21px; }
  125.  
  126. #paginacaoml a {background: #fff; margin: 0 1px 0 0; padding: 2px 4px; color: #000; text-decoration: none; border-radius:6px;}
  127.  
  128. #paginacaoml a:hover {background: #fff; border: none; text-shadow: 1px 1px 1px #fff;}
  129.  
  130. #paginacaoml span.pagina_atual {background: #F8F8FF; margin: 0 1px 0 0; padding: 2px 4px; color: #000; text-decoration: none;}
  131.  
  132. #paginacaoml span.info {background: #fff; margin: 0 1px 0 0; padding: 2px 4px; color: #000; text-decoration: none;}
  133.  
  134.  
  135.  
  136. .notespost{font-family: segoe ui; font-size: 7px; text-transform: uppercase}
  137.  
  138.  
  139. .opacidade {opacity: 0.6; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
  140. .opacidade:hover {opacity: 1.0; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
  141.  
  142. /* Opacidade no Photoset - by: DANIIDEUTSCHER*/
  143. .html_photoset {opacity: 0.6; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; max-width:467px}
  144. .html_photoset:hover {opacity: 1.0; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
  145.  
  146. .borda-imagem
  147. {border: 2px solid #fff;
  148. background: #fff;
  149. padding:5px 5px 5px;
  150. margin:-3px; border-radius: 0px;}
  151.  
  152.  
  153. </style>
  154.  
  155. </head>
  156.  
  157. <body>
  158. <div style="position:fixed; left:260px; top:170px; position: fixed; text-align: left;" >
  159.  
  160.  
  161.  
  162. <div style="position:fixed; left:220px; top:170px; position: fixed; text-align: left;" >
  163.  
  164.  
  165. <img src="{image:Sidebar}" width="255px" class="borda-imagem"></div>
  166.  
  167. <div style="position:fixed; left:220px; top:430px; position: fixed; text-align: left;" >
  168.  
  169. <div class="box2">
  170. <div style="overflow: auto; color: none; background-color: #fff; width: 243px; font-family: verdana; text-align:justify; height: 50px; padding: 1px 7px 1px 2px; letter-spacing: 0px; font-size:10px; line-height: 100%">
  171.  
  172. {Description}</div></div>
  173.  
  174.  
  175. <div style="position:fixed; left:70px; top:260px; position: fixed; text-align: left;" >
  176. <a href="{text:Link1}"><menu>{text:Link1 Title}</menu></a>
  177. <a href="{text:Link2}"><menu>{text:Link2 Title}</menu></a>
  178. <a href="{text:Link3}"><menu>{text:Link3 Title}</menu></a>
  179. <a href="{text:Link4}"><menu>{text:Link4 Title}</menu></a>
  180.  
  181. </div>
  182.  
  183. <div style="position:fixed; left:260px; top:415px; position: fixed; text-align: left;" >
  184. <a href="/"><nav>home</nav></a>
  185. <a href="/ask"><nav>ask</nav></a>
  186. <a href="/archive"><nav>archive</nav></a>
  187. <a href="http://misutte.tumblr.com"><nav>theme</nav></a></div>
  188.  
  189. <div style="position:fixed; left:280px; top:390px; position: fixed; text-align: left;" >
  190. <h2>{title}</h2></div>
  191.  
  192. <div style="position:fixed; left:70px; top:225px; position: fixed; text-align: left; width: 150px" ><div class="box2">
  193. <navigation>navigation</navigation></div></div>
  194.  
  195. <div style="position:fixed; left:300px; top:550px; position: fixed; text-align: left;" >
  196. <center><div id="paginacaoml"><span class="info" style="font-weight: normal;">Page <b>{CurrentPage}</b> of <b>{TotalPages}</b></span> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  197. {block:JumpPagination length="2"}
  198. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  199. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  200. {/block:JumpPagination}
  201. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  202. </center>
  203. <br>
  204. </div>
  205.  
  206. </div></div></div>
  207.  
  208.  
  209.  
  210. <!-- conteudo -->
  211. </div>
  212. <div id="conteudo">
  213. <!-- liuc -->
  214. <div id="liuc">
  215.  
  216.  
  217. <!-- TAGS PRINCIPAIS DO POST- NÃO APAGUE NADA AQUI -->
  218. <!---------- POSTS --------------------------->
  219.  
  220. <div style="position:absolute; width:480px; left: 520px; top:20px; padding-top:0px;">
  221.  
  222. {block:Posts}
  223.  
  224.  
  225. {block:Regular}<div class="post"><div class="box">
  226. {block:Title}<h1>{Title}</h1>{/block:Title}
  227. <div class="entry">{Body}</div>
  228.  
  229.  
  230.  
  231.  
  232. <!---------------- DATA DOS POSTS ------------->
  233. <div class="notespost">
  234. <center><a href="{Permalink}">{MonthNumberWithZero}/{DayOfMonth}</strong>/{Year}</a> • <a href="{Permalink}" align="left"><b>{NoteCount}</b> notes </a> • <a href="{ReblogURL}" target="_blank">reblog</a>
  235. </div></center>
  236.  
  237. <div class="tag">{block:HasTags}Tags: {block:Tags}&nbsp;<a href="{TagURL}">{Tag}</a>&nbsp;#{/block:Tags}{/block:HasTags}</a></div>
  238.  
  239. </div></div>
  240. {/block:Regular}
  241.  
  242.  
  243. <!---------- PHOTOS --------------------------->
  244.  
  245. {block:Photo}
  246. <div class="post"><div class="box">
  247. {LinkOpenTag}<img src="{PhotoURL-500}" class="opacidade" alt="{PhotoAlt}" width=467px/>{LinkCloseTag}
  248. {block:Caption}
  249.  
  250. <div class="caption">{Caption}</div>
  251. {/block:Caption}
  252. <div style="clear:both;"></div>
  253. <BR>
  254.  
  255.  
  256.  
  257. <!---------------- DATA DOS POSTS ------------->
  258. <div class="notespost">
  259. <center><a href="{Permalink}">{MonthNumberWithZero}/{DayOfMonth}</strong>/{Year}</a> • <a href="{Permalink}" align="left"><b>{NoteCount}</b> notes </a> • <a href="{ReblogURL}" target="_blank">reblog</a>
  260. </div></center>
  261.  
  262.  
  263.  
  264.  
  265. </div></div>
  266. {/block:Photo}
  267.  
  268.  
  269. <div style="clear:both;"></div>
  270.  
  271.  
  272. <!---------- ASK --------------------------->
  273. {block:Answer}
  274. <div class="post"><DIV CLASS="BOX">
  275. <img src="{AskerPortraitURL-40}"align="left" class="borda"/>
  276. <div class="ask"><b>{Asker}</b>:
  277. <br>{Question}<br></div>
  278. {Answer}
  279.  
  280. <div style="clear:both;"></div>
  281.  
  282. <BR>
  283.  
  284.  
  285. <!---------------- DATA DOS POSTS ------------->
  286. <div class="notespost">
  287. <center><a href="{Permalink}">{MonthNumberWithZero}/{DayOfMonth}</strong>/{Year}</a> • <a href="{Permalink}" align="left"><b>{NoteCount}</b> notes </a>
  288. </div></center>
  289.  
  290. </div></div>
  291. {block:Answer}
  292.  
  293. <div style="clear:both;"></div>
  294.  
  295. <!---------- QUOTES --------------------------->
  296.  
  297.  
  298. {block:Quote}
  299. <div class="post"><div class="box"><img src="http://media.tumblr.com/tumblr_lwx4xpAQOq1qj9ark.png" align="left" width="25px">
  300. {Quote}
  301. </span>
  302. {block:Source}<div class="source"><b>&mdash; {Source}</b></div>{/block:Source}
  303.  
  304. <BR>
  305.  
  306.  
  307.  
  308. <!---------------- DATA DOS POSTS ------------->
  309. <div class="notespost">
  310. <center><a href="{Permalink}">{MonthNumberWithZero}/{DayOfMonth}</strong>/{Year}</a> • <a href="{Permalink}" align="left"><b>{NoteCount}</b> notes </a> • <a href="{ReblogURL}" target="_blank">reblog</a>
  311. </div></center>
  312.  
  313.  
  314.  
  315.  
  316. </div></div>
  317. {/block:Quote}
  318.  
  319.  
  320. <div style="clear:both;"></div>
  321.  
  322. <!---------- LINKS --------------------------->
  323.  
  324.  
  325. {block:Link}
  326. <div class="post"><div class="box"><a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  327. {block:Description}
  328. <div class="description">{Description}</div>
  329. {/block:Description}
  330.  
  331. <BR>
  332. <div class="divdate"></div>
  333.  
  334.  
  335. <!---------------- DATA DOS POSTS ------------->
  336. <div class="notespost">
  337. <center><a href="{Permalink}">{MonthNumberWithZero}/{DayOfMonth}</strong>/{Year}</a> • <a href="{Permalink}" align="left"><b>{NoteCount}</b> notes </a> • <a href="{ReblogURL}" target="_blank">reblog</a>
  338. </div></center>
  339.  
  340.  
  341.  
  342. </div></div>
  343. {/block:Link}
  344.  
  345. <div style="clear:both;"></div>
  346.  
  347.  
  348. <!---------- CHAT --------------------------->
  349. {block:Chat}
  350. <div class="post"><div class="box">
  351. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>
  352. {/block:Title}
  353. <div class="chat">
  354. {block:Lines}
  355. <div class="{Alt} user_{UserNumber}">
  356. {block:Label}<div class="wishlist">
  357. <span class="label">{Label}</span>
  358. {/block:Label}
  359. {Line}
  360. </div>
  361. {/block:Lines}
  362. </div>
  363. <BR>
  364. <div class="divdate"></div>
  365.  
  366.  
  367.  
  368. <!---------------- DATA DOS POSTS ------------->
  369. <div class="notespost">
  370. <center><a href="{Permalink}">{MonthNumberWithZero}/{DayOfMonth}</strong>/{Year}</a> • <a href="{Permalink}" align="left"><b>{NoteCount}</b> notes </a> • <a href="{ReblogURL}" target="_blank">reblog</a>
  371. </div></center>
  372.  
  373.  
  374.  
  375. </div></div>
  376. {/block:Chat}
  377.  
  378.  
  379. <div style="clear:both;"></div>
  380.  
  381. <!---------- AUDIO --------------------------->
  382. {block:Audio}
  383. <div class="post"><div class="box">
  384. {AudioPlayerWhite}
  385. {block:Caption}
  386. <div class="caption">{Caption}</div>
  387. <div style="float:right; margin-top: -50px;"><h>Música ouvida {PlayCount} vezes</h> {block:ExternalAudio}(<a href="{ExternalAudioURL}">download!</a>){/block:ExternalAudio}</div>
  388. {/block:Caption}
  389.  
  390.  
  391. <div class="divdate"></div>
  392.  
  393.  
  394. <!---------------- DATA DOS POSTS ------------->
  395. <div class="notespost">
  396. <center><a href="{Permalink}">{MonthNumberWithZero}/{DayOfMonth}</strong>/{Year}</a> • <a href="{Permalink}" align="left"><b>{NoteCount}</b> notes </a> • <a href="{ReblogURL}" target="_blank">reblog</a>
  397. </div></center>
  398.  
  399.  
  400.  
  401. </div></div>
  402. {/block:Audio}
  403.  
  404. <div style="clear:both;"></div>
  405. <!---------- VIDEOS --------------------------->
  406.  
  407. {block:Video}
  408. <div class="post">
  409. <div class="box">
  410. {Video-500}
  411. <br>
  412. {block:Caption}
  413. <div class="caption">{Caption}</div>
  414. {/block:Caption}
  415.  
  416. <BR>
  417. <div class="divdate"></div>
  418.  
  419.  
  420. <!---------------- DATA DOS POSTS ------------->
  421. <div class="notespost">
  422. <center><a href="{Permalink}">{MonthNumberWithZero}/{DayOfMonth}</strong>/{Year}</a> • <a href="{Permalink}" align="left"><b>{NoteCount}</b> notes </a> • <a href="{ReblogURL}" target="_blank">reblog</a>
  423. </div></center>
  424.  
  425.  
  426.  
  427. </div></div>
  428. {/block:Video}
  429.  
  430. <div style="clear:both;"></div>
  431.  
  432. <!---------------- NOTAS DOS POSTS ------------->
  433. {block:PostNotes}<div class="box">
  434. <div class="notes-bottom">
  435. {PostNotes}
  436. </div>
  437. {/block:PostNotes}
  438.  
  439. <!---------------- FIM DAS NOTAS DOS POSTS ------------->
  440. {/block:Posts}
  441.  
  442.  
  443.  
  444. </div></div></div>
  445.  
  446.  
  447. </body>
  448. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement