Advertisement
Larerv

Jessica

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