Advertisement
c-hanged

theme 20; inspired in decepcionar

Apr 30th, 2012
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.90 KB | None | 0 0
  1. <html>
  2. <meta http-equiv="x-dns-prefetch-control" content="off"/><meta name="robots" content="noindex"/><meta http-equiv="x-dns-prefetch-control" content="off"/><script type="text/javascript">
  3. var rev = "fwd";function titlebar(val)
  4. {var msg = "{title}";
  5. var res = " ";
  6. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  7. else{rev = "bwd";
  8. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  9. else{
  10. if(pos > 0){
  11. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  12. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  13. titlebar(0);
  14. </script>
  15.  
  16. <!-- theme by c-h4nged, don't copy! -->
  17.  
  18.  
  19. <head>
  20.  
  21. <!-- DEFAULT VARIABLES -->
  22. <meta name="color:background" content="#f8f8f8" />
  23. <meta name="color:post" content="#fff" />
  24. <meta name="color:sidebar" content="#fff" />
  25. <meta name="color:text" content="#000" />
  26. <meta name="color:link" content="#000" />
  27. <meta name="color:link hover" content="#cecece" />
  28. <meta name="color:scroll" content="#000" />
  29. <meta name="color:scrollbg" content="#fff" />
  30. <meta name="color:bglinks" content="#f2f2f2" />
  31. <meta name="color:bglinkshover" content="#fff" />
  32.  
  33. <meta name="image:background" content="" />
  34. <meta name="image:sidebar" content="http://static.tumblr.com/ndqebwa/r1Om3a4tn/tumblr_m2ufht8wwd1qkxftjo1_500.jpg" />
  35.  
  36. <meta name="text:Link1" content="" />
  37. <meta name="text:Link1 Title" content="link1" />
  38. <meta name="text:Link2" content="" />
  39. <meta name="text:Link2 Title" content="link2" />
  40. <meta name="text:Link3" content="" />
  41. <meta name="text:Link3 Title" content="link3" />
  42. <meta name="text:Link4" content="" />
  43. <meta name="text:Link4 Title" content="link4" />
  44. <meta name="text:Link5" content="" />
  45. <meta name="text:Link5 Title" content="link5" />
  46. <meta name="text:Link6" content="" />
  47. <meta name="text:Link6 Title" content="link6" />
  48.  
  49. <meta name="text:frase" content="Uma frase de uma linha, frase aqui okaty" />
  50.  
  51.  
  52. <title>{Title}</title>
  53. <link rel="shortcut icon" href="{Favicon}">
  54. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  55. {block:Description}
  56. <meta name="description" content="{MetaDescription}" />
  57. {/block:Description}
  58.  
  59. <style type="text/css">
  60.  
  61.  
  62. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  63.  
  64. a {color: {color:link}; text-decoration: none; text-transform: none;}
  65. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  66.  
  67. p {margin: 6px 0 0 0}
  68.  
  69. blockquote{border-left: 0px solid {color:post}; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
  70.  
  71.  
  72. #all {text-align: center; width: 835px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  73.  
  74. #allboxes {float: left; margin-left: 299px;}
  75.  
  76. .entry {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; }
  77.  
  78. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  79. h1 a {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  80. h1 a:hover {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  81.  
  82. .image {text-align: center; border: 0px}
  83. .image img {max-width: 500px; margin-bottom: 2px }
  84.  
  85. .xquote {font-family: georgia; text-align: justify; font-size: 13px; line-height: 15px; padding: 3px;}
  86. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  87. .xquotesource a, a:hover{text-transform: none;}
  88.  
  89. .chat {line-height: 13px; list-style: none }
  90. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  91. .person1 {color: {color:text}; padding: 2px; }
  92. .person1 .label {font-weight: bold; color:{color:text}}
  93. .person2 {color: {color:text}; padding: 2px; }
  94. .person2 .label {font-weight: bold; color:{color:text}}
  95.  
  96. .player {background-color: #000; text-align: left; display:block;}
  97.  
  98. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  99. .answer {padding: 2px}
  100. .answer img {max-width: 470px;}
  101.  
  102.  
  103. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  104. #info a {font-size: 9px;}
  105.  
  106. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  107. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  108.  
  109. #cap {width: 500px; margin-top: -2px;}
  110. .source {display: none;}
  111.  
  112. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  113. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  114. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  115. .notes img{display: none; border:0px}
  116.  
  117. #sidebar {position: fixed; margin: 0px 0px 0px 100px;}
  118.  
  119. #sid{font-size: 9px; font-family: verdana; position: fixed; width: 141px; margin-left: -2px; height: auto; margin-top: 5px;}
  120.  
  121. #sibimg {position:fixed; width: 270px; height: 130px; padding: 4px; margin-top:-5px; margin-left:-78px; background-color: {color:sidebar}; }
  122.  
  123. .credit{position:fixed; font-size: 9px;font-family: verdana;padding: 5px;color: {color:text}; text-transform: justify; background-color: {color:sidebar} ;margin-top: 213px; margin-left:-145px; width: 335px; height:12px; -webkit-border-radius: 0px 0px 0px 9px;}
  124.  
  125. #titulo {margin-left: -145px; margin-top: 184px; width: 331px; font-size: 14px; height: 14px; text-align: center; background-color: {color:sidebar}; letter-spacing: 0px; font-family:georgia; color: ; position: fixed; padding:7px; }
  126.  
  127. .linkspaulinho {position: fixed; width: 10px; margin-left:-140px; margin-top:-1px; padding: 0px; text-align: center; z-index:3;}
  128. .linkspaulinho a {float: left; display: block; letter-spacing: 0px; font-family:verdana; font-size: 9px; text-align: center; margin-right: 1px; margin-bottom:1px; width: 57px; background-color: {color:bglinks}; color:{color:links}; text-decoration: none; line-height:29px; }
  129. .linkspaulinho a:hover{text-align: center; background-color: {color:bglinkshover}; color:{color:linkshover}; letter-spacing:0px; font-weight: normal; -webkit-transition: 0.4s ease-in; -moz-transition: 0.4s ease-in; transition: 0.4s ease-in; }
  130.  
  131. #fundolinks {margin-left:-147px; margin-top:0px; width:66px; height:188px; position:fixed; background-color: {color:sidebar}; }
  132.  
  133. .descpaulinho{position:fixed; width: 268px; margin-top: 139px; height: 39px; margin-left:-80px; font-size: 9px;font-family: verdana; padding: 5px;text-align: justify;color: {color:text}; background-color: {color:sidebar}; }
  134.  
  135. /*** Paginação by madlyluv.com ***/
  136.  
  137. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  138. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link};}
  139. #paginal a:hover {background: {color:sidebar}; color: {color:link hover};}
  140. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
  141. .ps {position:fixed; background-color: {color:sidebar}; color: {color:text}; padding: 5px; margin-top: 236px; margin-left: 78px; width: 112px; -webkit-border-radius: 0px 0px 6px 6px; }
  142.  
  143. #tumblr_controls{position: fixed!important}
  144. #tumblr_controls{position: fixed!important}
  145. #tumblr_controls{position: fixed!important}
  146. #tumblr_controls{position: fixed!important}
  147.  
  148. ::-webkit-scrollbar{width:7px;height:5px;}
  149. ::-webkit-scrollbar-button:start:decrement
  150. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  151. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbg}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  152. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  153. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  154.  
  155. </style>
  156.  
  157. <body>
  158.  
  159. <div id="all">
  160. <div id="sidebar">
  161.  
  162. <div id="fundolinks"></div>
  163.  
  164. <div class="descpaulinho">{description}</div>
  165.  
  166. <div id="sid">
  167.  
  168. <div class="linkspaulinho">
  169. <a href="{text:Link1}">{text:Link1 Title} </a>
  170. <a href="{text:Link2}">{text:Link2 Title} </a>
  171. <a href="{text:Link3}">{text:Link3 Title} </a>
  172. <a href="{text:Link4}">{text:Link4 Title} </a>
  173. <a href="{text:Link5}">{text:Link5 Title} </a>
  174. <a href="{text:Link6}">{text:Link6 Title} </a>
  175. </div>
  176.  
  177. <img src="{image:sidebar}" id="sibimg">
  178.  
  179. <div class="ps"><div id="paginal">
  180. {block:JumpPagination length="4"}
  181. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  182. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  183. {/block:JumpPagination}
  184. </div></div>
  185.  
  186. <div id="titulo">{text:frase}</div>
  187.  
  188. <div class="credit">
  189. © all theme by <a href="http://c-h4nged.tumblr.com/"><b>c-h4nged</b></a>, inspired in <a href="http://decepcionar.tumblr.com/"><b>decepcionar</b></a>. don't copy.
  190. </div>
  191.  
  192. </div>
  193. </div>
  194.  
  195. <div id="allboxes">
  196.  
  197. {block:Posts}
  198. <div class="entry">
  199.  
  200. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  201.  
  202. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  203.  
  204. {block:Photoset}{Photoset-500}{/block:Photoset}
  205.  
  206. {block:Quote}
  207. <div class="xquote">“{Quote}”</div>
  208. {block:Source}<div class="xquotesource"> — {Source}</div>
  209. {/block:Source}
  210. {/block:Quote}
  211.  
  212. {block:Link}
  213. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  214. {block:Description}{Description}{/block:Description}
  215. {/block:Link}
  216.  
  217. {block:Chat}
  218. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  219. <div class="chat"><ul>{block:Lines}
  220. <li class="person{UserNumber}">{block:Label}
  221. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  222. {/block:Chat}
  223.  
  224. {block:Audio}
  225. <div class="player">{AudioPlayerBlack}</div>
  226. {block:Caption}{Caption}{/block:Caption}
  227. {/block:Audio}
  228.  
  229. {block:Video}{Video-500}{/block:Video}
  230.  
  231.  
  232. {block:Answer}
  233. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  234. <div class="answer">{Answer}</div>
  235. {/block:Answer}
  236.  
  237.  
  238. <div id="cap">
  239. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  240. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  241. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  242.  
  243. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  244. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  245. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  246. {/block:ContentSource}</div></div>
  247. <br>
  248.  
  249.  
  250. <div id="info">
  251. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  252. <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}
  253. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  254. {/block:RebloggedFrom}
  255. </div>
  256. </div>{/block:Date}
  257.  
  258.  
  259. {/block:Posts}
  260. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268. </div>
  269. </div>
  270. </div>
  271. </div>
  272. </div>
  273.  
  274. </body>
  275. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement