Advertisement
Larerv

Hyoyeon

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