vampirelover

mais um perfeito... vou usar

Jan 28th, 2012
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.96 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. <! theme feito pela sr. hammer, rsrs (s-uperar) | criatividade não se rouba. eu sempre serei o sol, enquanto você sempre será a lua. !>
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <head> <!-- DEFAULT VARIABLES -->
  10. <meta name="font:text" content="georgia" />
  11. <meta name="font:title" content="georgia" />
  12. <meta name="color:background" content="#f8f8f8" />
  13. <meta name="color:backtitle" content="#f1f1f1" />
  14. <meta name="color:title" content="#fff" />
  15. <meta name="color:link" content="#000000" />
  16. <meta name="color:linkhover" content="#000" />
  17. <meta name="color:backlinkhover" content="#f8f8f8" />
  18. <meta name="color:text" content="#000000" />
  19. <meta name="color:post" content="#ffffff" />
  20. <meta name="color:sidebar" content="#fff" />
  21. <meta name="color:borderimg1" content="#f1f1f1" />
  22. <meta name="color:borderimg2" content="#ffffff" />
  23. <meta name="color:link1" content="#fff" />
  24. <meta name="color:link2" content="#000" />
  25. <meta name="color:linkhover1" content="#f1f1f1" />
  26. <meta name="color:linkhover2" content="#fff" />
  27. <meta name="color:backscroll" content="#f1f1f1" />
  28. <meta name="color:scroll" content="#000" />
  29. <meta name="if:Show tags" content="1"/>
  30. <meta name="if:Show pic" content="1"/>
  31. <meta name="if:Enable endless scrolling" content="0"/>
  32. <meta name="if:Show subtitle" content="1"/>
  33. <meta name="if:Show links" content="1"/>
  34. <meta name="if:Show search" content="1"/>
  35. <meta name="if:Show sidebar image" content="1"/>
  36. <meta name="image:tbar1" content="http://static.tumblr.com/rmis9wj/Vf6ly67yt/24965_388940904920_42625679920_3576963_2802353_n.jpg"/>
  37. <meta name="image:tbar2" content="http://static.tumblr.com/ad0wsx2/Qu3lt2iea/tumblr_lsyngc9j571qf1ey7o1_500.jpg"/>
  38. <meta name="image:background" content=""/>
  39. <meta name="text:title" content="title here" />
  40. <meta name="text:Link1" content="" />
  41. <meta name="text:Link1 Title" content="" />
  42. <meta name="text:Link2" content="" />
  43. <meta name="text:Link2 Title" content="" />
  44. <meta name="text:Link3" content="" />
  45. <meta name="text:Link3 Title" content="" />
  46. <meta name="text:Link4" content="" />
  47. <meta name="text:Link4 Title" content="" />
  48. <meta name="text:Link5" content="" />
  49. <meta name="text:Link5 Title" content="" />
  50. <meta name="text:Link6" content="" />
  51. <meta name="text:Link6 Title" content="" />
  52. <meta name="text:Link7" content="" />
  53. <meta name="text:Link7 Title" content="" />
  54. <meta name="text:Link8" content="" />
  55. <meta name="text:Link8 Title" content="" />
  56.  
  57. <title>{Title}</title>
  58. <link rel="shortcut icon" href="{Favicon}">
  59. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  60. {block:Description}
  61. <meta name="description" content="{MetaDescription}" />
  62. {/block:Description}
  63.  
  64. {block:IfEnableEndlessScrolling}
  65. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  66. {/block:IfEnableEndlessScrolling}
  67.  
  68.  
  69. <style type="text/css">
  70.  
  71.  
  72. body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  73.  
  74. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  75. a:hover {color: {color:linkhover}; background-color: {color:backlinkhover}; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  76.  
  77. p {margin: 6px 0 0 0}
  78.  
  79. blockquote {margin: 5px 5px 5px 5px; border-left: 2px solid {color:text}; padding-left: 5px; }
  80. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:text};}
  81. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:sidebarlinks}; }
  82. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidtext}; }
  83.  
  84. blockquote img{max-width: 470px!important}
  85. blockquote blockquote img{max-width: 450px!important}
  86. blockquote blockquote blockquote img{max-width: 430px!important}
  87. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  88.  
  89.  
  90.  
  91. #xp {text-align: center; width: 935px; margin: 20px auto 10px auto; padding: 0px; z-index: 1}
  92.  
  93. .posts {width: 500px; margin-left: 465px; margin-top: 10px; background-color: {color:post}; padding: 10px; margin-bottom: -3px; text-align: justify; font-family: {font:text}; font-size: 11px;}
  94.  
  95. h1 {font-family: {font:title}; text-align: center; font-size: 18px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 22px;}
  96. h1 a {text-align: center; font-size: 18px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 20px;}
  97. h1 a:hover {text-align: center; font-size: 18px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 20px;}
  98.  
  99. .image {text-align: center; border: 0px}
  100. .image img {max-width: 500px; margin-bottom: 2px }
  101. .markqt {font-size: 90px; font-family: {font:title}; color:{color:text}; line-height: 90px; margin-left: 5px; opacity: 0.1; filter:alpha (opacity=10);}
  102. .qt {font-family: {font:title}; font-size: 18px; line-height: 23px; margin-top: -95px; margin-left: 45px; padding: 10px;}
  103. .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  104. .qsr a, a:hover{text-transform: none;}
  105.  
  106. .chat {line-height: 12px; list-style: none }
  107. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  108. .person1 {background-color:{color:background}; color: {color:text}; }
  109. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  110. .person2 {color: {color:text} }
  111. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  112.  
  113. .music{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background}; text-align: center;}
  114. .music img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  115. .capt{text-align: justify; margin-top: 2px; margin-bottom: 7px;}
  116. .source{display:none}
  117.  
  118.  
  119. .asker {font-size: 11px;}
  120. .asker a {color: {color:link}}
  121. .asker a:hover {color: {color:bglink};}
  122.  
  123. .askk img {text-align: center;}
  124. .askk img a{background-color: {color:left};}
  125. .askk img a:hover {background-color: {color:sidebarlinks};}
  126.  
  127. .answer {clear: both; padding: 4px}
  128. .answer img {max-width: 470px;}
  129.  
  130.  
  131. #cap {width: 500px; margin-top: -2px;}
  132.  
  133. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  134. .dda a {font-size: 9px;}
  135.  
  136. .lineleft {margin-left: -10px; float: left;}
  137. .lineright {margin-right: -10px; float: right;}
  138.  
  139. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  140. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  141.  
  142.  
  143. #nts {width: 500px; margin-left: 465px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  144. #nts img{display: none; border:0px}
  145.  
  146.  
  147. #pagina {margin-left: 421px; margin-top: 257px; width: 25px; float: left; background-color: transparent; position: fixed; height: auto; display: block; padding-left:-5px; }
  148.  
  149. /*** Paginação by madlyluv.com ***/
  150. #pagina{margin-left: 421px; margin-top: 251px; width: 20px; float: left; background-color: #fff; position: fixed; height: auto; display: block; padding-left:-5px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; font-weight: bold;}
  151. #paginacaoml {font-size: 8px; font-family: verdana; line-height: 216%; display: block;}
  152. #paginacaoml a {font-size: 8px; font-family: verdana; background: {color:sidebar}; margin: 0px 0 0; padding: 2px 3px; color: {color:text}; text-decoration: none; display: block; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; font-weight: normal;}
  153. #paginacaoml a:hover {font-size: 8px; font-family: verdana; background: {color:linkhover2}; border: none; display: block; color:{color:linkhover1}; font-weight: normal; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  154. #paginacaoml span.pagina_atual {background: #ffffff; margin: 0 0px 0 0; padding: 2px 3px; color:; text-decoration: none; display: block; }
  155. #paginacaoml span.info {background: #ffffff; margin: 0 1px 0 0; padding: 2px 3px; color: #cor da fonte; text-decoration: none; display: block; font-weight: normal;}
  156.  
  157. .bar1 {position: fixed; width: 8px; height: 200px; margin-left: 855px; margin-top: 0px; background-color: #000;}
  158. .bar2 {position: fixed; width: 110px; height: 6px; margin-left: 855px; margin-top: 189px; background-color: #000;}
  159.  
  160. #sid{position: fixed; margin-left: 255px; width: 166px; height: 140px; background-color: {color:borderimg1}; padding: 10px; margin-top: 65px;}
  161.  
  162. #auau{position: fixed; margin-left: 130px; width: 291px; height: 4px; background-color: {color:backtitle}; padding: 10px; margin-top: 226px;}
  163.  
  164. .ttle {margin-top: -4px; text-align: center; font-family: georgia; text-transform: lowercase; font-size: 12px; color: {color:title}; letter-spacing: 1px;}
  165.  
  166. #sideimg {display: block; margin-left: 259px; float: right; margin-top: 69px; width: auto; height: auto; background-color: transparent; position: fixed; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  167. .simg1 img {width: 169px; height: 144px; margin-bottom: 2px; border: 4px solid {color:borderimg2}; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  168. .simg1 img:hover {-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; opacity: 0.0}
  169.  
  170. #sideimg2 {display: block; margin-left: 259px; float: right; margin-top: 69px; width: auto; height: auto; background-color: transparent; position: fixed; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  171. .simg2 img {width: 169px; height: 144px; margin-bottom: 2px; border: 4px solid {color:borderimg2}; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  172.  
  173. #sidebardescri{
  174. left: 138px;
  175. margin-top: 251px;
  176. width: 287px;
  177. float: left;
  178. background-color: {color:sidebar};
  179. padding: 0px;
  180. position: fixed;
  181. height: 105px;
  182. }
  183.  
  184. .sidebardescri1{
  185. margin: 4px;
  186. padding: 3px;
  187. text-align: justify;
  188. margin-top: 3px;
  189. font-size: 9px;
  190. font-family: verdana;
  191. border: 0px solid #fff;
  192. padding: 1px;
  193. background-color: {color:sidebar};
  194. color: {color:text};
  195. overflow: auto;
  196. height: 98px;
  197. }
  198.  
  199. .sidebardescri1 a{
  200. font-size: 9px; font-family:verdana;
  201. }
  202.  
  203. #venk {position: fixed; float: left; margin-top: 65px; margin-left: 129px; width: auto; text-align: justify; font-size: 9px; background-color: {color:background}; color: #ffffff; font-family: verdana; padding: 0px; padding-top: 0px; line-height: 13px;}
  204. .venk a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-top: 1px; margin-left: 1px; margin-right: 1px; margin-bottom: 1px; height: 15px; width: 120px; background-color: {color:link1}; color: {color:link2}; text-decoration: none; text-transform: lowercase; padding: 2px 2px 2px 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  205. .venk a:hover{letter-spacing: 3px; background-color: {color:linkhover2}; color:{color:linkhover1};}
  206.  
  207. #awn{position: fixed; margin-left: 130px; width: 311px; height: 2px; background-color: {color:sidebar}; margin-top: 357px;}
  208.  
  209. #own{position: fixed; margin-left: 418px; width: 2px; height: 106px; background-color: {color:sidebar}; margin-top: 251px;}
  210.  
  211. #credit {position: fixed; margin-left: 130px; width: 311px; height: 17px; background-color: {color:sidebar}; margin-top: 360px;}
  212. .credit {margin-top: 3px; text-align: center; font-family: tahoma; text-transform: lowercase; font-size: 9px; color: {color:text}; letter-spacing: 1px;}
  213.  
  214. .li {opacity: 1}
  215. .li2 {opacity: 0.8}
  216. .li3 {opacity: 0.6}
  217. .li4 {opacity: 0.8}
  218. .li5 {opacity: 1}
  219.  
  220.  
  221. ::-webkit-scrollbar{width:2px;height:6px;}
  222.  
  223. ::-webkit-scrollbar-button:start:decrement
  224.  
  225. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  226.  
  227. ::-webkit-scrollbar-track-piece{background-color:{color:backscroll}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  228.  
  229. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  230.  
  231. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  232.  
  233.  
  234. .search {letter-spacing: 3px; text-transform: uppercase;}
  235. .search input{font-family: {font:text}; border: none; background-color: {color:sidebarlinks}; color: {color:text}; text-transform: uppercase; font-size: 9px; text-align: center; padding: 3px; width: 210px;}
  236.  
  237. #tumblr_controls{position: fixed!important}
  238. #tumblr_controls{position: fixed!important}
  239. #tumblr_controls{position: fixed!important}
  240. #tumblr_controls{position: fixed!important}
  241.  
  242.  
  243. </style>
  244.  
  245. <body>
  246.  
  247. <div id="auau"><div class="ttle">{text:title}</div></div>
  248.  
  249. <div id="sid"></div>
  250.  
  251. <div id="sideimg2"><div class="simg2">
  252. <img src="{image:tbar1}">
  253. </div></div>
  254.  
  255. <div id="sideimg"><div class="simg1">
  256. <img src="{image:tbar2}">
  257. </div></div>
  258.  
  259. <div id="venk"><div class="venk">
  260. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  261. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  262. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  263. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  264. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  265. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  266. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  267. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  268. </div></div>
  269.  
  270. <div id="sidebardescri"><div class="sidebardescri1">{block:Description}{Description}{/block:Description}</div></div>
  271.  
  272. <div id="own"></div>
  273. <div id="awn"></div>
  274.  
  275. <div id="pagina">
  276. <div id="paginacaoml"> {block:JumpPagination length="5"}
  277. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  278. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  279. {/block:JumpPagination}
  280.  
  281. </div></div>
  282.  
  283. <div id="credit"><div class="credit">all theme by <a href="http://s-uperar.tumblr.com">s-uperar</a>. don't copy, please.</div></div>
  284.  
  285. </body>
  286.  
  287.  
  288.  
  289. {block:Posts}
  290. <div class="posts">
  291.  
  292. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  293.  
  294. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  295.  
  296. {block:Photoset}{Photoset-500}{/block:Photoset}
  297.  
  298. {block:Quote}
  299. <b class="markqt">“</b><div class="qt">{Quote}</div>
  300. {block:Source}<div class="qsr"> — {Source}</div>
  301. {/block:Source}
  302. {/block:Quote}
  303.  
  304. {block:Link}
  305. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  306. {block:Description}{Description}{/block:Description}
  307. {/block:Link}
  308.  
  309. {block:Chat}
  310. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  311. <div class="chat"><ul>{block:Lines}
  312. <li class="person{UserNumber}">{block:Label}
  313. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  314. {/block:Chat}
  315.  
  316. {block:Audio}
  317. <br>
  318. <div class="music">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  319. <div class="capt">{AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}</div>
  320. {/block:Audio}
  321.  
  322. {block:Video}{Video-500}{/block:Video}
  323.  
  324.  
  325. {block:Answer}
  326. <div class="asker"><b>{Asker}</b> sussurrou: {Question}</div>
  327. <div class="answer">{Answer}</div>
  328. <br>
  329. {/block:Answer}
  330.  
  331.  
  332. <div id="cap">
  333. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  334. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  335. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  336.  
  337. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  338. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  339. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  340. {/block:ContentSource}</div></div>
  341. <br>
  342. {block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>{/block:IfShowTags}
  343.  
  344. <div id="dda">
  345.  
  346.  
  347. <div style="float:left;" class="details">
  348. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}<BR>
  349.  
  350. {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  351. </span>{/block:RebloggedFrom}
  352. </div>
  353.  
  354. <div style="float:right;" class="details">
  355. {block:IndexPage}<a href="{ReblogUrl}" target="_blank">&larr; reblog this post</a>{/block:IndexPage}
  356. <BR>
  357. {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  358. </div>
  359. </ br>
  360. <br clear="all" /></div></div>
  361.  
  362.  
  363. {/block:Posts}
  364. {block:PostNotes}
  365. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  366. {/block:PostNotes}
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375. </div>
  376. </div>
  377. </div>
  378. </div>
  379.  
  380. </body>
  381. </html>
Advertisement
Add Comment
Please, Sign In to add comment