03-93

theme 9

Jan 24th, 2012
1,204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.50 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5.  
  6.  
  7.  
  8. <!-- THEME POR MARCELO PRADO --!>
  9.  
  10.  
  11.  
  12.  
  13. <html xmlns="http://www.wd3.org/1999/xhtml" xml:lang="en" lang="en">
  14.  
  15. <head> <!-- DEFAULT VARIABLES -->
  16. <head> <meta name="color:background" content="#f5f5f5" />
  17. <meta name="font:body" content="georgia" />
  18. <meta name="font:title" content="georgia" />
  19. <meta name="color:link" content="#000000" />
  20. <meta name="color:text" content="#000000" />
  21. <meta name="color:sidebar" content="#FFFFFF" />
  22. <meta name="color:entry" content="#ffffff" />
  23. <meta name="if:Show sidebar image" content="1"/>
  24.  
  25. <meta name="image:sidebar1" content="http://static.tumblr.com/ilna3mi/RFXly8eci/tumblr_lvpbt70phn1qhekpro5_250.gif"/>
  26. <meta name="image:background" content=""/>
  27. <meta name="text:title" content="" />
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="links" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="links" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="linkss" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="links" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="links" />
  38. <meta name="text:Link6" content="/" />
  39. <meta name="text:Link6 Title" content="links" />
  40. <meta name="color:bglinks" content="#ffffff" />
  41. <meta name="color:bglinkshover" content="#000000" />
  42. <meta name="color:links" content="#000000" />
  43. <meta name="color:linkshover" content="#ffffff" />
  44.  
  45.  
  46. <title>{Title}</title>
  47. <link rel="shortcut icon" href="{Favicon}">
  48. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  49. {block:Description}
  50. <meta name="description" content="{MetaDescription}" />
  51. {/block:Description}
  52.  
  53.  
  54.  
  55.  
  56. <style type="text/css">
  57.  
  58. body {background-color: {color:background} ; color:{color:background};
  59. font-family: {font:body}; font-size:11px; line-height:110%;
  60. margin:0 auto 0 auto; text-align:center; background-image:url('{image:background}'); background-attachment:
  61.  
  62. fixed; }
  63.  
  64. a {color:{color:link}; text-decoration: none; font-size: 11px; text-transform: none}
  65. a:hover {color:#D6D6D6; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  66. p{margin-top: 1px}
  67. blockquote{margin-left:5px; margin-right: 0px; border-left: 5px solid {color:#fff}; padding-left:5px;
  68.  
  69. margin-top: 4px;}
  70.  
  71. #xp {text-align: center; width: 870px; margin: 20px auto 10px auto; padding: 0px; z-index: 1}
  72.  
  73. #sid{position: fixed; margin-left:-35px; margin-top:133px; width: 300px; height: 70px; background-color: #fff; padding: 10px; background-attachment: fixed; -webkit-transform: rotate(-90deg); line-height:15px;}
  74.  
  75.  
  76. div#credit{font-size: 9px; background-color: {color:sidebar}; font-weight: bold; letter-spacing: 0px; color: {color:text}; text-align: center; width:30px; height:17px; position: absolute; padding-top: 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: -100px; font-family: tahoma; margin-top: 174px; -moz-border-bottom-right-radius: 30px; border-bottom-right-radius: 30px; -moz-border-bottom-left-radius: 30px; border-bottom-left-radius: 30px;}
  77.  
  78. div#credit:hover {background-color: transparent; color: transparent;}
  79.  
  80. .credito {font-weight: normal; text-align: center; font-size: 9px; position: absolute; color: transparent; margin-left: 0px; margin-top: -2px; width:401px; height:10px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  81.  
  82. .credito:hover {width: 401px; color: {color:text}; background-color: {color:sidebar}; font-weight: normal; font-size: 8,5px; text-align: center; height:17px; padding-top: 2px; -moz-border-bottom-right-radius: 30px; border-bottom-right-radius: 10px; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;}
  83.  
  84. #navigation{position: fixed; z-index: -2; width: 100%; top: 45%; left: 0px; background-color:transparent; height: 100px;
  85.  
  86. text-align: center; font-size: 85px;}
  87. .left{float:left; margin-left: 10px; width: 40px}
  88. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  89. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  90. .right{float:right; margin-right: 10px; width: 40px}
  91. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  92. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  93.  
  94. #content{width: 800px; text-align: center; margin:10px auto 0 auto; padding-bottom: 150px; background-color:
  95. transparent; color:{color:text}; padding: 0px;}
  96.  
  97.  
  98. #entries{float: right; background-color: transparent; text-align: center}
  99.  
  100. .post{width: 500px; margin: 4px 0 4px 260px; padding: 8px; text-align: justify; background-color:{color:entry}; margin-bottom: -3px; margin-right:-80px; margin-top: 10px;}
  101. .post img{margin: 5px 0 5px 0}
  102.  
  103. h1{font-family:{font:title}; font-style: normal; font-size: 16px; font-weight:normal; letter-spacing: 0px;text-transform: none; line-height: 22px; text-align:center}
  104.  
  105. h1 a{font-size: 16px; font-weight:normal; font-style: normal; letter-spacing: 0px;text-transform: none; line-height: 22px; text-align:center}
  106.  
  107. h3{color:{color:link}; font-family:verdana; font-size:10px; letter-spacing:0px; font-weight:normal; font-style:normal; text-transform: none; line-height:0px; margin-top:-25px; margin-bottom:-15px; text-align:left}
  108.  
  109. h3 a:hover{background-color:transparent}
  110. .image{text-align: center; height: auto; margin-bottom: 2px; border: 0px}
  111. .qqmarks{font-size: 80px; font-family: {font:body}; font-weight: normal; line-height: 80px; color:{color:linkbackground}}
  112. h2{font-size: 9px; display: block; width: 250px; color:{color:text}; background-color: {color:linkbackground}; text-align: center; margin: 50px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: none; text-decoration: none; font-weight: normal}
  113.  
  114. .qquote{font-family:{font:title}; font-size: 18px; letter-spacing: -1px; line-height: 18px; text-transform: lowercase; margin-top: -70px;
  115.  
  116. text-indent: 45px}
  117.  
  118. .pquote {font-family: {font:title}; text-align: justify; font-size: 13px; line-height: 15px; padding: 3px;}
  119. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  120. .pquotesource a, a:hover{text-transform: none;}
  121. .chat{line-height: 12px; list-style: none }
  122. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  123. .person1 {color: {color:text} }
  124. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  125. .person2 {color: {color:text} }
  126. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  127. .player {background-color: #000; text-align: left; display:block;}
  128. .source{display:none}
  129.  
  130. .asker {font-size: 11px;}
  131. .asker a {color: {color:link}}
  132. .asker a:hover {color: {color:bglink};}
  133.  
  134. .askk img {text-align: center;}
  135. .askk img a{background-color: {color:left};}
  136. .askk img a:hover {background-color: {color:sidebarlinks};}
  137.  
  138. .answer {clear: both; padding: 4px}
  139. .answer img {max-width: 470px;}
  140.  
  141. .info {font-family:verdana; font-size:10px; text-transform:lowercase; text-align:center;}
  142.  
  143. .coerapa {margin-top: 6px; border-left: -1px solid {color:entry}; padding: 2px; background-color: {color:entry}; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase;}
  144. .coerapa a {font-size: 9px;}
  145.  
  146. .ddb {padding: 2px; border-bottom: 0px dotted {color:background}; text-align: left;}
  147.  
  148. .noite {float:right; margin-center: 0px; margin-top: 12px; text-align: center; font-size: 0px; color: {color:infotext};}
  149. .noite a{font-size: 0px; text-align: center; color: {color:infotext}; text-transform: lowercase;}
  150. .tags{font-size:9px; display: inline}
  151. .origin{font-size:9px}
  152. .ibottom{margin-top: 5px; font-family: {font:body}; text-align:center;}
  153. .date{float:left; padding-center: 10px; text-transform: lowercase; font-size: 9px; text-align:center;}
  154. .permalink{float:left; padding-center: 10px; text-transform: lowercase; font-size: 9px; text-align:center;}
  155. .source{display:none}
  156.  
  157. #title {width: 242px; height: 17px; padding: 6px 5px 5px 2px; margin-top: 76px; margin-left: 52px; background-color: {color:sidebar}; text-align: center; position: fixed; color: {color:text};}
  158.  
  159. #fundotitulo {margin-left:0px; margin-top:0px; margin-bottom:0px; font-family: georgia; font-size:18px; width:240px}
  160.  
  161. #links2 {position: relative; margin-top: 78px; margin-left: 52px; height: auto;}
  162.  
  163. .s1 {position: absolute; text-align: center; margin-top: 73px; margin-left: 125px;}
  164. .s1 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 114px; height: auto; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; padding: 5px 5px 5px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px }
  165. .s1 a:hover{text-align: center; letter-spacing: 1px;background-color: {color:bglinkshover}; color:{color:linkshover};}
  166.  
  167. .s2 {position: absolute; text-align: center; margin-top: 73px; margin-left: 0px;}
  168. .s2 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 114px; height: auto; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; padding: 5px 5px 5px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px }
  169. .s2 a:hover{text-align: center; letter-spacing: 1px; background-color: {color:bglinkshover}; color:{color:linkshover};}
  170.  
  171. .s3 {position: absolute; text-align: center; margin-top: 50px; margin-left: 0px;}
  172. .s3 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 114px; height: auto; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; padding: 5px 5px 5px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px }
  173. .s3 a:hover{text-align: center; letter-spacing: 1px; background-color: {color:bglinkshover}; color:{color:linkshover};}
  174.  
  175. .s4 {position: absolute; text-align: center; margin-top: 50px; margin-left: 125px;}
  176. .s4 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 114px; height: auto; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; padding: 5px 5px 5px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px }
  177. .s4 a:hover{text-align: center; letter-spacing: 1px; background-color: {color:bglinkshover}; color:{color:linkshover};}
  178.  
  179. .s5 {position: absolute; text-align: center; margin-top: 27px; margin-left: 0px;}
  180. .s5 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 114px; height: auto; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; padding: 5px 5px 5px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px }
  181. .s5 a:hover{text-align: center; letter-spacing: 1px; background-color: {color:bglinkshover}; color:{color:linkshover};}
  182.  
  183. .s6 {position: absolute; text-align: center; margin-top: 27px; margin-left: 125px;}
  184. .s6 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 114px; height: auto; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; padding: 5px 5px 5px 5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-bottom: 1px; -webkit-border-radius: 0px 0px 0px 0px }
  185. .s6 a:hover{text-align: center; letter-spacing: 1px; background-color: {color:bglinkshover}; color:{color:linkshover};}
  186.  
  187.  
  188. #sidebarimage {width: 151px; height: 221px; float: left; margin-left:-100px; margin-top: -48px; padding: 0px; background-color: {color:sidebar}; text-align: center; position: fixed; }
  189.  
  190. .simage {margin-left: 0px; margin-top:3px;}
  191. .simage img {width:145px; height:215px;}
  192.  
  193. #sidebar {width: 0px; height: 0px; float: left; margin-left:20px; margin-top: 58px; padding: 0px; background-color: {color:background}; text-align: center; position: fixed; }
  194.  
  195. #sbar4 {width:339px; height:65px; margin-left:-8px; margin-top:120px; position:fixed; overflow:hidden; background-color: {color:entry}; border-left:0px solid; border-right:0px solid; padding:1px}
  196.  
  197.  
  198. #sbar3 {width: 0px; height: 0px; float: left; margin-left:15px; margin-top: 15px; padding: 0px; background-color: {color:entry}; text-align: center; position: fixed; }
  199.  
  200.  
  201. #sbar2 {width:90px; height: 105px; float: left; margin-left:-10px; margin-top: -140px; padding: 5px; background-color: {color:sidebar}; text-align: center; position: fixed; }
  202.  
  203.  
  204. #lugarside {width:auto; height:auto; margin-left: 72px; margin-top: 10px; position:fixed; overflow:hidden; background-color: {color:entry}; border-left:0px solid; border-right:0px solid; padding:10px}
  205.  
  206. .textoside {float: right; margin-top:-7px; width: 229px; margin-right: -5px; background-color: {color:sidebar}; border: 1px solid {color:entry}; overflow: auto; padding: 3px; height: 102px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:9px; text-align: justify;}
  207.  
  208.  
  209. #fundoside {margin-left:0px; margin-top:0px; margin-bottom:0px; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:9px; width:229px}
  210.  
  211. .notes {width: 500px; padding: 0px; margin-top: 55px; margin-left: 230px; margin-bottom: 10px; font-size: 9px; text-align: left}
  212.  
  213. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  214.  
  215. ol.notes li {background-color: {color:entry}; margin-bottom: 5px; padding: 5px; }
  216.  
  217. .notes img{display: none; border:0px}
  218.  
  219.  
  220. #manobrow { margin-top: 320px; margin-left: -5px; width: 340px; float: right; background-color: {color:sidebar}; position: fixed; height: 60px; }
  221.  
  222. #sdbarth{margin-left: -100px; margin-top: 174px; width: 400px; float: left; background-color: {color:entry}; padding: 0px; position: fixed; height: 20px; -moz-transition: all 0.4s ease-out; margin-bottom: -1px; -webkit-border-bottom-left-radius:500px; -webkit-border-bottom-right-radius:500px;}
  223.  
  224. /*** Paginação by madlyluv.com ***/#paginacaoml {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 21px;}#paginacaoml a {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none;}#paginacaoml a:hover {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: {color:sidebar}; border: none;}#paginacaoml span.pagina_atual {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none;}
  225.  
  226.  
  227.  
  228. #slidetxt {text-align: justify; overflow: hidden; height: 140px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left: -5px; width: 150px; background-color: #fff; color: #000; padding: 10px; margin-top: 40px; background-attachment: fixed;}
  229.  
  230.  
  231. ::-webkit-scrollbar{width:3px;height:6px;}
  232. ::-webkit-scrollbar-button:start:decrement
  233. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  234. ::-webkit-scrollbar-track-piece{background-color:#f5f5f5;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  235. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:#000000;-webkit-border-radius:px;}
  236. ::-webkit-scrollbar-thumb:horizontal{width:40px; background-color:#000;-webkit-border-radius:px;}
  237.  
  238.  
  239.  
  240. #clear{width: 500px; height: 30px}
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247. </style>
  248.  
  249. </head>
  250.  
  251. <body>
  252.  
  253.  
  254. <div id="content">
  255.  
  256. <div id="entries">
  257.  
  258. {block:Posts}
  259.  
  260. <div class="post">
  261.  
  262. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  263.  
  264. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  265.  
  266. {block:Photoset}{Photoset-500}{/block:Photoset}
  267.  
  268. {block:Quote}
  269. <div class="pquote">“{Quote}”</div>
  270. {block:Source}<div class="pquotesource"> — {Source}</div>
  271. {/block:Source}
  272. {/block:Quote}
  273.  
  274. {block:Link}
  275. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  276. {block:Description}{Description}{/block:Description}
  277. {/block:Link}
  278.  
  279. {block:Chat}
  280. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  281. <div class="chat"><ul>{block:Lines}
  282. <li class="person{UserNumber}">{block:Label}
  283. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  284. {/block:Chat}
  285.  
  286. {block:Audio}
  287. <div class="player">{AudioPlayerBlack}</div>
  288. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  289. {/block:Audio}
  290.  
  291. {block:Video}{Video-500}{/block:Video}
  292.  
  293. {block:Answer}
  294. <div class="asker"><b>{Asker} asked:</b> {Question}</div>
  295. <div class="answer">{Answer}</div>
  296. <br>
  297. {/block:Answer}
  298.  
  299.  
  300. <div class="cap">
  301. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  302. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  303. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  304.  
  305. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  306. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  307. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  308. {/block:ContentSource}</div></div>
  309.  
  310.  
  311. <div class="info">
  312. <div class="noite">{block:RebloggedFrom}via&nbsp;&nbsp;<a href="{ReblogParentURL}"
  313. title="{ReblogParentTitle}">{ReblogParentName}</a>&nbsp;&nbsp;(originally&nbsp;&nbsp;<a href="{ReblogRootURL}"
  314.  
  315. title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}</div></div>
  316.  
  317. <div class="coerapa"><div class="ddb"><div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  318. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  319. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  320. {/block:RebloggedFrom}
  321.  
  322. </div></div></div>
  323.  
  324. {/block:Posts}
  325. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  326.  
  327. </div>
  328.  
  329. <div id="side">
  330. <div id="sidebar">
  331. <div id="sidebarimage">
  332. <div class="simage"><img src="{image:sidebar1}"/></div></div>
  333.  
  334. <div id="title"><div id="fundotitulo"><font color="{color:text}"><i>{text:title}</i></font> </div></div>
  335.  
  336. <div id="links2">
  337.  
  338. <div class="s6">
  339. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  340. </div>
  341.  
  342. <div class="s5">
  343. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  344. </div>
  345.  
  346. <div class="s4">
  347. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  348. </div>
  349.  
  350. <div class="s3">
  351. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  352. </div>
  353.  
  354. <div class="s2">
  355. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  356. </div>
  357.  
  358. <div class="s1">
  359. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  360. </div></div>
  361.  
  362. <div id="sdbarth">
  363. <div id="paginacaoml"> <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><big><big>&laquo;</big></big></a>{/block:PreviousPage}{/block:Pagination}{block:JumpPagination length="15"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:Pagination}{block:NextPage}<a href="{NextPage}"><big><big>&raquo;</big></big></a>{/block:NextPage}{/block:Pagination}</center></div></div>
  364.  
  365.  
  366. <div id="credit"><div class="credito">theme por 03-93. don't copy motherfuker. </div>C</div>
  367.  
  368.  
  369. <div id="sbar3">
  370.  
  371. </div>
  372.  
  373. </div>
  374.  
  375. <div id="lugarside">
  376. <div id="fundoside"><div class="textoside">{block:Description}{Description}{/block:Description}</div></div></div>
  377.  
  378.  
  379.  
  380. </div>
  381.  
  382. </div>
  383.  
  384. </body>
  385. </html>
Advertisement
Add Comment
Please, Sign In to add comment