apenassimplesversos

Theme 20

Apr 14th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 17.05 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.  <!  9# theme by m-onkeyslut | não copie ou disponibilize !>
  7.  
  8.  
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10.  
  11. <head> <!-- DEFAULT VARIABLES -->
  12. <meta name="font:text" content="georgia" />
  13. <meta name="font:title" content="georgia" />
  14. <meta name="color:background" content="#f8f8f8" />
  15. <meta name="color:links" content="#000000" />
  16. <meta name="color:linkshover" content="#ffffff" />
  17. <meta name="color:bglinkshover" content="#000000" />
  18. <meta name="color:text" content="#000000" />
  19. <meta name="color:post" content="#ffffff" />
  20. <meta name="color:sidtext" content="#ffffff" />
  21. <meta name="color:sidebar" content="#575757" />
  22. <meta name="color:sidebarlinks" content="#f8f8f8" />
  23. <meta name="color:left" content="#ffffff" />
  24. <meta name="color:leftext" content="#000000" />
  25. <meta name="if:Show tags" content="1"/>
  26. <meta name="if:Enable endless scrolling" content="0"/>
  27. <meta name="if:Show subtitle" content="1"/>
  28. <meta name="if:Show links" content="1"/>
  29. <meta name="if:Show search" content="1"/>
  30. <meta name="if:Show sidebar image" content="1"/>
  31.  
  32. <meta name="image:foto" content=""/>
  33. <meta name="image:foto2" content="" />
  34. <meta name="image:foto3" content="" />
  35. <meta name="image:background" content=""/>
  36.  
  37.  
  38. <meta name="text:Link1" content="/" />
  39. <meta name="text:Link1 Title" content="home" />
  40. <meta name="text:Link2" content="/ask" />
  41. <meta name="text:Link2 Title" content="ask me" />
  42. <meta name="text:Link3" content="/" />
  43. <meta name="text:Link3 Title" content="link" />
  44. <meta name="text:Link4" content="/" />
  45. <meta name="text:Link4 Title" content="link" />
  46. <meta name="text:Link5" content="/" />
  47. <meta name="text:Link5 Title" content="link" />
  48. <meta name="text:Link6" content="/" />
  49. <meta name="text:Link6 Title" content="link" />
  50. <meta name="text:Link7" content="/" />
  51. <meta name="text:Link7 Title" content="link" />
  52. <meta name="text:Link7" content="/" />
  53. <meta name="text:Link7 Title" content="link" />
  54. <meta name="text:Link8" content="/" />
  55. <meta name="text:Link8 Title" content="link" />
  56. <meta name="text:Link9" content="/" />
  57. <meta name="text:Link9 Title" content="link" />
  58. <meta name="text:Link10" content="/" />
  59. <meta name="text:Link10 Title" content="link" />
  60.  
  61.                       <title>{Title}</title>
  62.         <link rel="shortcut icon" href="{Favicon}">
  63.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  64.         {block:Description}
  65.   <meta name="description" content="{MetaDescription}" />
  66.         {/block:Description}
  67.  
  68. {block:IfEnableEndlessScrolling}
  69. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  70. {/block:IfEnableEndlessScrolling}
  71.  
  72.  
  73.     <style type="text/css">
  74.  
  75.  
  76. 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; }
  77.  
  78.  
  79. a {color: {color:links}; text-decoration: none; text-transform: none;}
  80. a:hover {color: {color:links hover}; background-color: transparent; text-decoration: none;}
  81.  
  82. p {margin: 6px 0 0 0}
  83.  
  84. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  85. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  86. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  87. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  88.  
  89. blockquote img{max-width: 470px!important}
  90. blockquote blockquote img{max-width: 450px!important}
  91. blockquote blockquote blockquote img{max-width: 430px!important}
  92. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  93.  
  94.  
  95.  
  96. #xright {float: left; margin-left: 541px; margin-top:4px; }
  97.  
  98. .postbox {width: 500px; background-color: {color:entry}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  99.  
  100. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  101. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  102. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  103.  
  104. .image {text-align: center; border: 0px}
  105. .image img {max-width: 500px; margin-bottom: 2px }
  106.  
  107. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  108. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  109. .xquotesource a, a:hover{text-transform: none;}
  110.  
  111. .chat {line-height: 13px; list-style: none }
  112. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  113. .person1 {color: {color:text}; padding: 2px; }
  114. .person1 .label {font-weight: bold;  color:{color:text}}
  115. .person2 {color: {color:text}; padding: 2px;  }
  116. .person2 .label {font-weight: bold;  color:{color:text}}
  117.  
  118. .player {background-color: #000; text-align: left; display:block;}
  119.  
  120. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  121. .answer {padding: 2px}
  122. .answer img {max-width: 470px;}
  123.  
  124.  
  125. #xdate {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  126. #xdate a {font-size: 9px;}
  127.  
  128. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  129. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  130.  
  131. #cap {width: 500px; margin-top: -2px;}
  132. .source {display: none;}
  133.  
  134. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  135. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  136. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  137. .notes img{display: none; border:0px}
  138.  
  139.  
  140. ::-webkit-scrollbar{width:4px;height:4px;}::-webkit-scrollbar-button:start:decrement::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}::-webkit-scrollbar-track-piece{background-color:{color:scrollback};}::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scroll};}::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};}
  141.  
  142. #credit {float: left; height: 12px; margin-top: 417px; margin-left: 563px; width: 320px; background-color: {color:sidebar}; color: {color:text}; padding: 5px; font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; text-align: center; -webkit-border-bottom-right-radius:20px;-webkit-border-bottom-left-radius:20px;  position:fixed; letter-spacing:-1px; z-index:20;}
  143.  
  144. .credito{margin-top:-17px; margin-left:15px;}
  145.  
  146. #credit a{font-size: 9px; color:{color:link};}
  147. #credit a:hover{color:{color:linkhover};}
  148.  
  149.  /* links */
  150.  
  151. #bru1 {width: 117px; height: 18px; float: left; margin-left:-4px; margin-top: -10px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  152. #bru1 a {float: left; margin-left: 1px; font-family: tinytots; font-size: 8px; text-align: center; margin-top: 2px; height: 17px; width: 100px; background-color: {color:bglinks}; color:{color:links}; line-height: 18px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; letter-spacing: 0px; opacity:1; text-transform: uppercase;}
  153. #bru1  a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover};}
  154.  
  155. #bru2 {width: 117px; height: 18px; float: left; margin-left:144px; margin-top: 0px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  156. #bru2 a {float: left; margin-left: 1px; font-family: tinytots; font-size: 8px; text-align: center; margin-top: 2px; height: 17px; width: 105px; background-color: {color:bglinks}; color:{color:links}; line-height: 18px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; letter-spacing: 0px; opacity:1; text-transform: uppercase;}
  157. #bru2  a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover};}
  158.  
  159. #bru3 {width: 17px; height: 18px; float: left; margin-left:102px; margin-top: 0px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  160. #bru3 a {float: left; margin-left: 1px; font-family: tinytots; font-size: 8px; text-align: center; margin-top: 2px; height: 36px; width: 40px; background-color: {color:bglinks}; color:{color:links}; line-height: 36px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; letter-spacing: 0px; opacity:1; text-transform: uppercase;}
  161. #bru3  a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover};}
  162.  
  163. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  164.  
  165. @font-face {
  166. font-family: 'Loved by the King';
  167. font-style: normal;
  168. font-weight: normal;
  169. src: local('Loved by the King'), local('LovedbytheKing'), url('http://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
  170.  
  171.  /* linkfundo */
  172.  
  173. #linkfundo {text-align: justify; margin-top:350px; margin-left: 50px;  overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: georgia; position: fixed; color: {color:text}; padding: 10px;  background-attachment: fixed; width:260px; height: 87px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: uppercase; background-color: {color:background}; opacity:1}
  174. #linkfundo:hover{margin-top:440px; opacity:1}
  175.  
  176. #cruz {margin-top:85px; margin-left: 236px; position: fixed; color: {color:text}; width:50px; height: 7px;  background-color: {color:borda}; opacity:1; box-shadow: 0px 1px 20px rgba(0,0,0,0.35);}
  177.  
  178. #cruze2 {margin-top:-20px; margin-left: 23px; position: fixed; color: {color:text}; width:6px; height: 75px;  background-color: {color:borda}; opacity:1; box-shadow: 0px 1px 20px rgba(0,0,0,0.35);}
  179.  
  180.  
  181. #xp { margin-top: 0px;}
  182.  
  183.  
  184. #sidebarbi {position: fixed; margin: 0px 0px 0px 560px;}
  185.  
  186.  
  187.  
  188.  
  189. .sidebartitle {float: left; margin-left: -10px; margin-top: -7px; width: 190px; height: 100%; background-color: {color:left}; text-align: center; padding: 10px; position: fixed;}
  190. .ttle {text-align: center;  font-family: {font:text}; text-transform: lowercase; font-size: 11px; color: {color:text};}
  191. .ttle a{font-family: {font:title}; font-size: 11px; color: {color:text}; background-color: transparent; }
  192. .ttle a:hover {font-family: {font:title}; font-size: 11px; color: {color:text}; background-color: transparent;}
  193.  
  194. .usericon {clear: both; float: left; }
  195. .usericon a {border: 5px solid {color:post};}
  196. .usericon a:hover {border: 5px solid {color:background}}
  197.  
  198.  
  199. .ps {padding: 2px; text-align: center; font-size: 16px; color: {color:leftext};}
  200. .ps a, a:hover { text-align: center; color: {color:leftext}; background-color: transparent;}
  201.  
  202. .head{text-align: center; font-family: {font:text}; font-size: 11px; color:{color:sidtext}; text-align: left; text-transform: none; line-height: 9pt; font-style: none; background:{color:sidebar}; padding: 5px;}
  203.  
  204. .sideb{font-size: 11px; font-family: {font:text}; color:{color:leftext}; text-align: justify; background: {color:left}; line-height: 14px; padding:5px;}
  205. .ss {margin-top: 4px; margin-bottom: 4px; font-size: 10px; background-color: {color:left}; color: {color:lefttext}; font-family: {font:text}; padding: 5px;}
  206. .ss a {color: {color:leftext}; }
  207.  
  208. .sleft {text-align: center; line-height: 18px;}
  209. .sleft a {display: block; font-family: {font:text}; letter-spacing: 1px; font-size: 10px; width: 190px; text-align: center; margin-bottom: 1px; background-color: {color:sidebarlinks}; color:{color:leftext}; text-decoration: none; text-transform: lowercase;}
  210. .sleft  a:hover{text-align: center; width: 185px; background-color: {color:bglink}; color:{color:leftext}; border-left: 5px solid {color:sidtext};}
  211.  
  212. .rightt {text-align: center; padding: 0px; margin-bottom: 4px;}
  213. .rightt img {display: block; border: 5px solid {color:left}; max-width: 245px; height: auto; text-align: center;}
  214.  
  215. .simage {margin-bottom: 2px; text-align: center; padding: 0px;}
  216. .simage img {display: block; max-width: 190px; height: auto; text-align: center;}
  217.  
  218. .cred {text-align: center;}
  219.  
  220.  
  221.  
  222. .search {margin: 7px 0px 0px 0px; padding: 0px;}
  223. .search input{font-family: {font:text}; border: none; background-color: {color:sidebar}; color: {color:text}; font-size: 11px; text-transform: none; text-align: right; padding: 5px; width: 190px; opacity: 0.6; filter:alpha (opacity=60); }
  224.  
  225. #tumblr_controls{position: fixed!important}
  226. #tumblr_controls{position: fixed!important}
  227. #tumblr_controls{position: fixed!important}
  228. #tumblr_controls{position: fixed!important}
  229.  
  230.  
  231. /* creditos */
  232. #credito{margin-left: 80px; margin-top: 235px; width: 328px; float: left; background-color: #FFFFFF; padding: 0px; position: fixed; height: 50px; font-size: 9px; font-family: verdana; }
  233.  
  234.  
  235. </style>
  236. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  237.  </head>
  238. <body>
  239. <div id="tudoaqui">
  240. <div id="sidebarbi">
  241. <img src="{image:foto}" align="right" class="borda" style="max-width: 100px;">
  242. <img src="{image:foto2}" align="right" class="borda" style="max-width: 100px;">
  243. <img src="{image:foto3}" align="right" class="borda" style="max-width: 100px;">
  244. <div id="credito">
  245. “{description}
  246. </div>
  247. <div id="linkfundo">
  248. <div id="bru1">
  249. <a href="{text:Link1}">{text:Link1 Title}</a>
  250. <a href="{text:Link2}">{text:Link2 Title}</a>
  251. <a href="{text:Link3}">{text:Link3 Title}</a>
  252. <a href="{text:Link4}">{text:Link4 Title}</a>
  253. <div id="bru3">
  254. <a href="{text:Link5}">{text:Link5 Title}</a>
  255. <a href="{text:Link6}">{text:Link6 Title}</a></div>
  256. <div id="bru2">
  257. <a href="{text:Link7}">{text:Link7 Title}</a>
  258. <a href="{text:Link8}">{text:Link8 Title}</a>
  259. <a href="{text:Link9}">{text:Link9 Title}</a>
  260. <a href="{text:Link10}">{text:Link10 Title}</a>
  261. </div></div>
  262. <div id="cruz"><div id="cruze2"></div></div>
  263. </div>
  264.  
  265. <div class="fundo">
  266. <div id="xp">
  267.  
  268.  
  269.  
  270. </div></div></div>
  271.  
  272.                
  273. </div>
  274.  
  275.  
  276. <div id="credit">theme by <a href="http://d-esequilibrio.tumblr.com"><b>d-esequilibrio</b></a>,base de Deslocado,  details from Hyliar e Dilacerar</a>. </div>
  277. <div class="autopagerize_page_element">
  278.  {block:Posts}
  279. <div class="postbox">
  280.  
  281. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  282.  
  283. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  284.  
  285. {block:Photoset}{Photoset-500}{/block:Photoset}
  286.  
  287. {block:Quote}
  288. <div class="xquote">“{Quote}”</div>
  289. {block:Source}<div class="xquotesource"> — {Source}</div>
  290. {/block:Source}
  291. {/block:Quote}
  292.  
  293. {block:Link}
  294. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  295. {block:Description}{Description}{/block:Description}
  296. {/block:Link}
  297.  
  298. {block:Chat}
  299. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  300. <div class="chat"><ul>{block:Lines}
  301. <li class="person{UserNumber}">{block:Label}
  302. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  303. {/block:Chat}
  304.  
  305. {block:Audio}
  306. <div class="player">{AudioPlayerBlack}</div>
  307. {block:Caption}{Caption}{/block:Caption}
  308. {/block:Audio}
  309.  
  310. {block:Video}{Video-500}{/block:Video}
  311.  
  312.  
  313. {block:Answer}
  314. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  315. <div class="answer">{Answer}</div>
  316. {/block:Answer}
  317.  
  318.  
  319. <div id="cap">
  320. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  321. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  322. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  323.  
  324.  
  325. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  326.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  327.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  328. {/block:ContentSource}</div></div>
  329. <br>
  330.  
  331.  
  332. <div id="xdate">
  333. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  334. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank"><b>reblog</b> this bullshit</a>{/block:IndexPage}
  335. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  336. {/block:RebloggedFrom}
  337. </div>
  338. </div>{/block:Date}
  339.  
  340.  
  341.  {/block:Posts}</div>
  342. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  343. </div>
  344.  
  345. </div>
  346.  
  347. </body>
  348. </html>
Advertisement
Add Comment
Please, Sign In to add comment