rejeitei

theme01

Jan 26th, 2013
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.84 KB | None | 0 0
  1. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3.  
  4.             <!---    Theme por: nadasocial u.u ----------->
  5.                        
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <head> <!-- DEFAULT VARIABLES -->
  9. <meta name="font:title" content="verdana" />
  10. <meta name="font:body" content="verdana" />
  11.  
  12. <meta name="color:background" content="#dedede" />
  13. <meta name="color:sidebar" content="#fff" />
  14. <meta name="color:info" content="#f6f6f6" />
  15. <meta name="color:linkhover2" content="#c31c1c" />
  16. <meta name="color:text" content="#000000" />
  17. <meta name="color:link" content="#666666" />
  18. <meta name="color:barra" content="#fff"/>
  19. <meta name="color:bgfrase" content="#c31c1c" />
  20. <meta name="color:textfrase" content="#fff" />
  21. <meta name="color:text link" content="#fff" />
  22. <meta name="color:link hover" content="#c31c1c" />
  23. <meta name="color:degrade" content="#85400C" />
  24.  
  25. <meta name="text:frase" content="BORN THIS WAY" />
  26.  
  27. <meta name="if:Show tags" content="1"/>
  28.  
  29. <meta name="image:background" content=""/>
  30. <meta name="image:sidebarr" content="http://static.tumblr.com/4mnaeqb/MlZm6t9c1/download.jpg" />
  31.  
  32. <meta name="text:Link1" content="/" />
  33. <meta name="text:Link1 Title" content="link1" />
  34. <meta name="text:Link2" content="/" />
  35. <meta name="text:Link2 Title" content="link2" />
  36. <meta name="text:Link3" content="/" />
  37. <meta name="text:Link3 Title" content="link3" />
  38. <meta name="text:Link4" content="/" />
  39. <meta name="text:Link4 Title" content="link4" />
  40. <meta name="text:Link5" content="/" />
  41. <meta name="text:Link5 Title" content="link5" />
  42.  
  43.  
  44.  
  45.        <title>{Title}</title>
  46.         <link rel="shortcut icon" href="{Favicon}">
  47.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  48.         {block:Description}
  49.   <meta name="description" content="{MetaDescription}" />
  50.         {/block:Description}
  51.  
  52.    
  53.     <style type="text/css">
  54.  
  55. body {background-color:{color:background}; color:{color:text}; font-family: {font:body}; font-size: 11px; text-align:
  56.  
  57. center; line-height:120%; margin:0; padding:0; background-image:url('{image:background}'); background-attachment: fixed}
  58. a, a:link, a:active, a:visited {color:{color:link};text-transform: none; text-decoration: none}
  59. a:hover {padding: 1px 0 1px 0; text-decoration: none; color:{color:linkhover2}}
  60. img a{border:0px;}
  61. img a:hover{border:0px;}
  62. i{text-transform: italic; color:{color:text}}
  63. p{margin:5px 0 2px 0}
  64. blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:link}}
  65.  
  66.  
  67. iframe#tumblr_controls {right:3px !important;
  68.  
  69. position: fixed !important;
  70.  
  71. -webkit-transition: opacity 0.7s linear;
  72.  
  73. opacity: 0.2;
  74.  
  75. -webkit-transition: all 0.8s ease-out;
  76.  
  77. -moz-transition: all 0.8s ease-out;
  78.  
  79. transition: all 0.8s ease-out;}
  80.  
  81.  
  82.  
  83. iframe#tumblr_controls:hover{
  84.  
  85. -webkit-transition: opacity 0.7s linear;
  86.  
  87. opacity: 1;
  88.  
  89. -webkit-transition: all 0.4s ease-out;
  90.  
  91. -moz-transition: all 0.4s ease-out;
  92.  
  93. transition: all 0.4s ease-out;}
  94.  
  95.  
  96. #topa {position: fixed; top: 0; width: 920px; left: 55px; height: 40px; background-color: {color:background};}
  97.  
  98.  
  99.  
  100. .title {float: left; width: 155px; font-size: 23px; line-height: 20px; text-align: right; margin: 20px 5px 0 0}
  101. .title a{font-family: georgia; font-size: 23px; line-height: 20px; color: {color:sidebartext}; text-transform: lowercase}
  102. .title a:hover {background-color: transparent}
  103.  
  104. .sidebarpic img{max-width: 235px; text-align:center; margin-top: 2px}
  105.  
  106. .sidebartext{clear: both; text-align: justify; background-color: transparent; margin: 10px 5px 0px 5px; padding: 5px; -moz-border-radius: 6px; border-radius: 6px }
  107. .sidebartext a{font-size:11px}
  108. .sidebartext a:hover{font-size:11px}
  109.  
  110.  
  111. /* container */
  112. #container {background-color:transparent; width: 500px;  position: absolute; top: 25px; left: 420px; padding-bottom: 10px}
  113.  
  114. #entries {margin: 15px 0 10px 0}
  115.  
  116. #entry {width: 500px; background-color:{color:sidebar}; text-align: justify; padding: 10px; margin: 1px 0 2px 0; }
  117.  
  118. .image{text-align: center; margin: 0 0 5px 0}
  119. .image img{width: 500px; border: 0px; margin: 0; padding: 0}
  120.  
  121. #ask_form{width: 500px}
  122.  
  123.  
  124. .source{display:none}
  125.  
  126. h1{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
  127. margin: 0 0 5px 0; text-align: center}
  128. h1 a{font-size:20px; letter-spacing: -1px; line-height: 20px; text-transform: none; font-weight: normal;
  129. margin: 0 0 5px 0; text-decoration: none; text-align: center}
  130.  
  131. .qqmarks{font-family: Arial ;font-size: 60px; line-height: 60px; opacity: 0.2; filter:alpha (opacity=20)}
  132. .qquote{font-size: 15px; letter-spacing: -1px; line-height: 15px; text-transform: none; margin-top: -50px; margin-left: 30px}
  133. .qsource{margin: 5px 15px 0 0; text-align: right}
  134.  
  135. .chat{line-height: 12px; list-style: none }
  136. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  137. .person1 {color: {color:text} }
  138. .person1 .label {font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  139. .person2 {color: {color:text}}
  140. .person2 .label { font-weight: bold; padding: 0px; margin: 0 0 5px 0; color: {color:text}}
  141.  
  142. .audioimage{float:left; text-align: center; margin: 0 10px 5px 0; width: 105px; border: 5px solid {color:background};}
  143. .audioimage img{max-width: 105px; height: auto; margin: 0 0 -2px 0}
  144. .playcount {font-style: italic}
  145.  
  146. .asker {width: 480px; background-color: {color:info}; color:{color:text}; padding: 10px}
  147. .asker img{float: left; margin: 0px 4px 2px 0; -webkit-border-radius: 100px; -moz-border-radius: 100px; height: 35px}
  148. .asker a{font-size: 15px; color:{color:link}; text-transform: none; line-height: 27px; padding: 0; margin: 0}
  149. .asker a:hover{font-size: 15px; color:{color:link}; text-transform: none; line-height:27px; padding: 0; margin: 0}
  150. .answer {padding: 5px 0 0 0}
  151.  
  152. #cap {padding: 2px 0 0 0; width: 490px; margin: 0 0 0 5px}
  153.  
  154. .info {
  155. margin-top: 10px;
  156. border-left: 0px solid {color:sidebarlinks};
  157. padding: 5px;
  158. background-color: {color:info};
  159. text-align: left;
  160. font-size: 9px;
  161. font-family: verdana;
  162. text-transform: none;
  163. }
  164.  
  165. .info a {
  166. font-size: 9px;
  167. }
  168.  
  169. .tags{
  170. font-size: 9px;
  171. display: inline;
  172. text-align: left}
  173.  
  174. .tags a{font-size: 9px}
  175.  
  176. .origin{
  177. font-size: 9px;
  178. text-align: left}
  179.  
  180. .ibottom{
  181. margin: 5px 0 5px 0;
  182. font-family: tahoma, helvetica}
  183.  
  184. .ibottom a:hover{padding: 1px 0 1px 0}
  185.  
  186. .date{
  187. float:left;
  188. text-transform: none;
  189. font-size: 10px}
  190.  
  191. .permalink{
  192. float:right;
  193. text-transform: none;
  194. font-size: 10px}
  195.  
  196. #clear{clear: both; width: 50px; height: 0px; background-color: transparent}
  197.  
  198. #prevnextlinks{text-align: center;width: 500px; background-color:{color:sidebar}; padding: 7px 20px 7px 20px;
  199. margin: 0 0 2px 0; font-size: 10px}
  200.  
  201. #notes {width: 500px; margin: 0px; margin-left: 0px; padding: 5px; text-align: left}
  202. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  203. ol.notes li {margin: 0px; padding: 2px;}
  204. #notes img{border:0px}
  205. #notes a{font-size: 10px}
  206.  
  207. /*backtop*/
  208.  
  209. .backtop{
  210. position:fixed;
  211. top:0px;
  212. left:0px;
  213. background: #838383;
  214. width: 30px;
  215. height: 30px;
  216. font-size:12px;
  217. -moz-border-bottom-right-radius: 100px;
  218. border-bottom-right-radius: 100px;
  219. -moz-transition-duration:0.5s;
  220. -o-transition-duration:0.5s;
  221. -webkit-transition-duration:0.5s;
  222. transition-duration:0.5s;
  223. }
  224.  
  225. .backtop a{
  226. color:{color:background};
  227. background-color:transparent;
  228. }
  229.  
  230. .backtop p{
  231. text-align: center;
  232. margin-top: 7px;
  233. margin-left: -4px;
  234. -webkit-transform: rotate(-45deg);}
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241. #frasenina {position: fixed; width: 165px; height: 35px; left: 150px; top: 35px; background: -webkit-gradient(linear, left top, left bottom, from({color:bgfrase}), to({color:degrade})); color: {color:textfrase}; font-size: 15px; font-family: Georgia; font-style: italic; line-height: 35px;}
  242.  
  243.  
  244.  
  245.  
  246.  
  247. /************************ Barra de rolagem ****************************/
  248.  
  249. ::-webkit-scrollbar{width:7px; height: 1px;}
  250.  
  251. ::-webkit-scrollbar-button:start:decrement
  252.  
  253. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color: {color:background}; }
  254.  
  255. ::-webkit-scrollbar-track-piece{background-color: {color:background};}
  256.  
  257. ::-webkit-scrollbar-thumb:vertical{height:10px; background: -webkit-gradient(linear, left top, left bottom, from({color:barra}), to({color:degrade}));}
  258.  
  259.  
  260.  
  261. {CustomCSS}
  262.  
  263. #sideb {position:  float: left; width: 204px; height: 300px; margin-left: 150px; margin-top: 37px; background-color: ;}
  264.  
  265. .titlee {position: fixed; float: left; width: 156px; line-height: 15px; margin-top: 8px; text-transform: none;margin-left: 1px; font-size: 18px;font-weight: none; font-family: 'Loved by the King'; word-spacing: -1px; font-style: none; text-shadow: 2px -2px 10px {color:text}; color: {color:text link}; border-bottom: 0px dotted {color:text}; padding: 2px;}
  266.  
  267. .titlee:hover {-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; color: {color:frase hover};}
  268.  
  269. .picimg {text-align: justify; overflow: hidden; font-size: 9px; font-family: verdana; position: fixed; margin-left:0px; padding: 9px; width: 142px; height: 190px; background-color: {color:sidebar}; color: {color:text}; margin-top:35px; background-attachment: fixed; border: 2px solid #bbb7b7;}
  270.  
  271. .picimg img{width: 142px; margin-top: -3px; margin-left: -3px;opacity: 0.8; height:190px; -webkit-transition-duration: 1.0s; -moz-transition-duration: 1.0s; -webkit-border-radius: 0px 0px 0px 0px; border: 3px solid #bbb7b7;}
  272.  
  273. .picimg:hover {opacity: 1;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  274.  
  275. .linkss {position: fixed; margin-top: -6px;}
  276.  
  277. .link1 {width:140px;  position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px; margin-top:-70px; background-color:{color:sidebar};opacity:0;margin-left:100px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  278.  
  279. .link1:hover {letter-spacing: 0px;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;  color: {color:text}; font-weight: ; text-decoration: none; text-shadow: -2px  0px  #df8181, 2px 0px #54d2cb;}
  280.  
  281. .link2 {width:140px;  position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:-56px; background-color:{color:sidebar};opacity:0;margin-left:-130px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  282.  
  283. .link2:hover {letter-spacing: 0px;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;  color: {color:text}; font-weight: ; text-decoration: none; text-shadow: -2px  0px  #df8181, 2px 0px #54d2cb;}
  284.  
  285. .link3 {width:140px;  position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:-42px; background-color:{color:sidebar};opacity:0;margin-left:150px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  286.  
  287. .link3:hover {letter-spacing: 0px;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;  color: {color:text}; font-weight: ; text-decoration: none; text-shadow: -2px  0px  #df8181, 2px 0px #54d2cb;}
  288.  
  289. .link4 {width:140px;  position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:-28px; background-color:{color:sidebar};opacity:0;margin-left:-170px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  290.  
  291. .link4:hover {letter-spacing: 0px;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;  color: {color:text}; text-decoration: none; text-shadow: -2px  0px  #df8181, 2px 0px #54d2cb;}
  292.  
  293. .link5 {width:140px; position:absolute; font-family:consolas; font-style: none; font-size:9px;letter-spacing: 0px; text-transform: uppercase;text-align:center;margin-bottom: 1px;margin-top:-14px; background-color:{color:sidebar};opacity:0;margin-left:190px;-webkit-transition: all 1.1s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
  294.  
  295. .link5:hover {letter-spacing: 0px;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;  color: {color:text};  text-decoration: none; text-shadow: -2px  0px  #df8181, 2px 0px #54d2cb;}
  296.  
  297. .picimg:hover .link1 {opacity:0.85;margin-left:1px;}
  298. .picimg:hover .link2 {opacity:0.85;margin-left:1px;}
  299. .picimg:hover .link3 {opacity:0.85;margin-left:1px;}
  300. .picimg:hover .link4 {opacity:0.85;margin-left:1px;}
  301. .picimg:hover .link5 {opacity:0.85;margin-left:1px;}
  302.  
  303.  
  304.  
  305. /*** Paginação  ***/
  306. 2
  307. #paginacaoml {font-size: 10px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff;}
  308. 3
  309. #paginacaoml a {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  310. 4
  311. #paginacaoml a:hover {background: #cor de fundo; border: none;}
  312. 5
  313. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  314. 6
  315. #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  316.  
  317.  
  318.  
  319. .credit {position: fixed; width:50px; top: 235px; left:  315px; margin-top:40px;  font-style: tahoma; font-size: 10px; color: #000000;  text-align:justify;
  320. background-color: #ffffff; padding:2px; margin-bottom:01px;line-height: 0px;}
  321.  
  322. .pagi {position: fixed; width:204px; top: 255px; left:  150px; margin-top:40px;  font-style: tahoma; font-size: 10px; color: #000000;  text-align:justify;
  323. background-color: #ffffff; padding:2px; margin-bottom:01px;line-height: 0px;}
  324.  
  325.  
  326.  
  327. </head>
  328.  </style>
  329.  
  330.  
  331.  
  332.  
  333. <div id="sideb">
  334.  
  335. <div class="titlee">{text:ttle}</div>  
  336.  
  337. <div class="picimg"><img src="{image:sidebarr}"/>
  338. <div class="linkss">
  339. <a href="{text:link1}" title="{text:subtitle1}"><div class="link1">{text:link1 title}</div></a>
  340. <a href="{text:link2}" title="{text:subtitle2}"><div class="link2">{text:link2 title}</div></a>
  341. <a href="{text:link3}" title="{text:subtitle3}"><div class="link3">{text:link3 title}</div></a>
  342. <a href="{text:link4}" title="{text:subtitle4}"><div class="link4">{text:link4 title}</div></a>
  343. <a href="{text:link5}" title="{text:subtitle5}"><div class="link5">{text:link5 title}</div></a>
  344. </div></div>
  345.  
  346. <div class="credit">
  347.  
  348. <a href="http://nadasocial.tumblr.com/">theme</a> ©
  349.  
  350. </div>
  351.  
  352. <div class="pagi">
  353.  
  354. <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}
  355. {block:JumpPagination length="10"}
  356. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  357. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  358. {/block:JumpPagination}
  359. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  360. </div>
  361.  
  362. </div>
  363.  
  364.  
  365. <div id="rafits">
  366.  
  367. <div class="rafits1">
  368. <a href="#">{text:letra1}</a>
  369. <a href="#">{text:letra2}</a>
  370. <a href="#">{text:letra3}</a>
  371. <a href="#">{text:letra4}</a>
  372. <a href="#">{text:letra5}</a>
  373. <a href="#">{text:letra6}</a>
  374. </div>
  375. </div>
  376.  
  377.  
  378. <body onkeydown='return false'>
  379.  
  380.  
  381. <div id="container">
  382.  
  383. <div id="entries">
  384. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  385. <script type="text/javascript"
  386.  
  387. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  388.  
  389.  
  390.  
  391.  {block:Posts}
  392.  
  393.  
  394. <div id="topa"></div>
  395. <div id="entry">
  396. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  397.  
  398. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  399. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  400.  
  401. {block:Photoset}{Photoset-500}
  402. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  403. {/block:Photoset}
  404.  
  405. {block:Quote}
  406. <b class="qqmarks">&#10077;</b><div class="qquote">{Quote}</div>
  407. {block:Source}<div class="qsource">- {Source}</div>{/block:Source}
  408. {/block:Quote}
  409.  
  410. {block:Link}
  411. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  412. {block:Description}{Description}{/block:Description}
  413. {/block:Link}
  414.  
  415. {block:Chat}
  416. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  417. <div class="chat"><ul>{block:Lines}
  418. <li class="person{UserNumber}">{block:Label}
  419. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  420. {/block:Chat}
  421.  
  422. {block:Audio}
  423. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  424. {AudioPlayerWhite}
  425. <div class="playcount">{PlayCountWithLabel}</div>
  426. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  427. {/block:Audio}
  428.  
  429. {block:Video}{Video-500}
  430. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  431.  
  432. {block:Answer}
  433. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}, sussurrou:<br> {Question}</div>
  434. <div class="answer">{Answer}</div>
  435. {/block:Answer}
  436.  
  437. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  438.       <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  439.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  440. {/block:ContentSource}</div>
  441.  
  442.  
  443. <div id="clear"></div>
  444.  
  445. <div class="info">
  446. {block:Date} {DayOfMonth} {Month} {Year} · <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} · <a href="{ReblogUrl}" target="_blank"><b>reblog now</b></a> {/Block:IndexPage}<br>{block:RebloggedFrom}[feito por: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  447. </span> | {/block:RebloggedFrom}{block:RebloggedFrom}via: <a href="{ReblogParentURL}">{ReblogParentName}</a>]<br>{/block:RebloggedFrom}
  448. <b>tags</b>:{block:IfShowTags}{block:HasTags} {block:Tags}<div class="tags"> <a href="{TagURL}">{Tag}</a>,
  449. </div>{/block:Tags}{/block:HasTags}{/block:IfShowTags}</div></div>
  450.  
  451.  {/block:Posts}
  452.  
  453.  
  454. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  455. </div>
  456. {block:PermalinkPage} <div id="prevnextlinks">{block:PermalinkPagination} {/block:PermalinkPagination} </div>{/block:PermalinkPage}
  457.  
  458. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  459.  
  460.  
  461. </div>
  462.  
  463.  
  464. </div>
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474. <div id="sidebar">
  475. <div id="slideShowContainer">
  476. <div id="slideShow2">
  477.  
  478.                 <img src="{image:sidebar}"/>
  479.  
  480.      </div></div></div>
  481.  
  482.  
  483.  
  484.  
  485. <div id="frasenina">{text:frase}</div>
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494. <div id="backdescri">
  495.  
  496.  
  497. </div>
  498.  
  499.  
  500.  
  501. <div class="backtop"><p><a href="#">top</a></p><br></span>
  502.  
  503.        </div></div>
  504. </body>
  505. </html>
Advertisement
Add Comment
Please, Sign In to add comment