Advertisement
c-hanged

theme 23;

May 1st, 2012
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.83 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="#f8f8f8" />
  31. <meta name="color:bglinkshover" content="#cecece" />
  32. <meta name="color:border" content="#f2f2f2" />
  33.  
  34. <meta name="image:background" content="" />
  35. <meta name="image:sidebar" content="http://static.tumblr.com/abdc9l1/PiIm3c2ky/tumblr_m0l696mf0w1r9wnkgo1_500_large.png" />
  36.  
  37. <meta name="text:Link1" content="" />
  38. <meta name="text:Link1 Title" content="link1" />
  39. <meta name="text:Link2" content="" />
  40. <meta name="text:Link2 Title" content="link2" />
  41. <meta name="text:Link3" content="" />
  42. <meta name="text:Link3 Title" content="link3" />
  43. <meta name="text:Link4" content="" />
  44. <meta name="text:Link4 Title" content="link4" />
  45. <meta name="text:Link5" content="" />
  46. <meta name="text:Link5 Title" content="link5" />
  47. <meta name="text:Link6" content="" />
  48. <meta name="text:Link6 Title" content="link6" />
  49.  
  50. <title>{Title}</title>
  51. <link rel="shortcut icon" href="{Favicon}">
  52. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  53. {block:Description}
  54. <meta name="description" content="{MetaDescription}" />
  55. {/block:Description}
  56.  
  57. <style type="text/css">
  58.  
  59.  
  60. 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; }
  61.  
  62. a {color: {color:link}; text-decoration: none; text-transform: none;}
  63. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  64.  
  65. p {margin: 6px 0 0 0}
  66.  
  67. blockquote{border-left: 0px solid {color:post}; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
  68.  
  69.  
  70. #all {text-align: center; width: 835px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  71.  
  72. #allboxes {float: left; margin-left: 201px; border-top: 3px solid {color:border}; border-right: 3px solid {color:border}; border-bottom: 3px solid {color:border}; border: 3px solid {color:border};}
  73.  
  74. .entry {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; }
  75.  
  76. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  77. h1 a {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  78. h1 a:hover {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  79.  
  80. .image {text-align: center; border: 0px}
  81. .image img {max-width: 500px; margin-bottom: 2px }
  82.  
  83. .xquote {font-family: georgia; text-align: justify; font-size: 13px; line-height: 15px; padding: 3px;}
  84. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  85. .xquotesource a, a:hover{text-transform: none;}
  86.  
  87. .chat {line-height: 13px; list-style: none }
  88. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  89. .person1 {color: {color:text}; padding: 2px; }
  90. .person1 .label {font-weight: bold; color:{color:text}}
  91. .person2 {color: {color:text}; padding: 2px; }
  92. .person2 .label {font-weight: bold; color:{color:text}}
  93.  
  94. .player {background-color: #000; text-align: left; display:block;}
  95.  
  96. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  97. .answer {padding: 2px}
  98. .answer img {max-width: 470px;}
  99.  
  100.  
  101. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  102. #info a {font-size: 9px;}
  103.  
  104. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  105. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  106.  
  107. #cap {width: 500px; margin-top: -2px;}
  108. .source {display: none;}
  109.  
  110. .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  111. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  112. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  113. .notes img{display: none; border:0px}
  114.  
  115. #sidebar {position: fixed; margin: 0px 0px 0px 100px;}
  116.  
  117. #sid{font-size: 9px; font-family: verdana; position: fixed; width: 141px; margin-left: -2px; height: auto; margin-top: 5px;}
  118.  
  119. #sibimg {position:fixed; width: 140px; height: 243px; padding: 4px; margin-top:86px; margin-left:-181px; background-color: {color:border}; }
  120.  
  121. @font-face {font-family: "PF Tempesta Seven"; src:url('http://static.tumblr.com/xjd9aob/K18m22xl7/pf_tempesta_seven_compressed.ttf');}
  122.  
  123. .credit{position:fixed; font-size: 9px;font-family: verdana;padding: 5px;color: {color:text}; text-transform: justify; background-color: transparent; margin-left: -165px; margin-top: 349px; width: 239px; height:12px; text-decoration:none; }
  124.  
  125. #fundolinks {margin-left:-187px; margin-top:80px; width:287px; height:257px; position:fixed; background-color: {color:sidebar}; }
  126. #fundolinks { border-top: 3px solid {color:border}; border-bottom: 3px solid {color:border}; border-left: 3px solid {color:border}; }
  127.  
  128. .descpaulinho:hover {height: 650px; margin-top: 257px; -webkit-transition-duration: 1.0s; -moz-transition-duration: 1.0s; }
  129.  
  130. .linkspaulinho {position: fixed; width: 0px; margin-left:-30px; margin-top:86px; padding: 0px; text-align: center; text-decoration: none; text-transform: none; line-height: 21px; -webkit-transition: 0.4s ease-in;
  131. -moz-transition: 0.4s ease-in; transition: 0.4s ease-in;}
  132. .linkspaulinho a {float: left; display: block; letter-spacing: 0px; font-family:PF Tempesta Seven; font-size: 8px; text-align: center; margin-right: 1px; margin-bottom:1px; width: 129px; background-color: {color:bglinks}; color:{color:links}; line-height:41px; text-transform:uppercase; }
  133. .linkspaulinho a:hover {letter-spacing:0px; font-weight:normal; background-color:{color:bglinkshover}; color:{link hover}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; }
  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:transparent; color: {color:text}; padding: 5px; margin-top: 60px; margin-left: -19px; width: 112px;}
  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="sid">
  163.  
  164. <div id="fundolinks"></div>
  165.  
  166. <div class="linkspaulinho">
  167. <a href="{text:Link1}">{text:Link1 Title} </a>
  168. <a href="{text:Link2}">{text:Link2 Title} </a>
  169. <a href="{text:Link3}">{text:Link3 Title} </a>
  170. <a href="{text:Link4}">{text:Link4 Title} </a>
  171. <a href="{text:Link5}">{text:Link5 Title} </a>
  172. <a href="{text:Link6}">{text:Link6 Title} </a>
  173. </div>
  174.  
  175. <img src="{image:sidebar}" id="sibimg">
  176.  
  177. <div class="ps"><div id="paginal">
  178. {block:JumpPagination length="4"}
  179. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  180. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  181. {/block:JumpPagination}
  182. </div></div>
  183.  
  184. <div class="credit">
  185. © all theme by <a href="http://c-h4nged.tumblr.com/"><b>c-h4nged</b></a>. don't copy.
  186. </div>
  187.  
  188. </div>
  189. </div>
  190.  
  191. <div id="allboxes">
  192.  
  193. {block:Posts}
  194. <div class="entry">
  195.  
  196. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  197.  
  198. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  199.  
  200. {block:Photoset}{Photoset-500}{/block:Photoset}
  201.  
  202. {block:Quote}
  203. <div class="xquote">“{Quote}”</div>
  204. {block:Source}<div class="xquotesource"> — {Source}</div>
  205. {/block:Source}
  206. {/block:Quote}
  207.  
  208. {block:Link}
  209. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  210. {block:Description}{Description}{/block:Description}
  211. {/block:Link}
  212.  
  213. {block:Chat}
  214. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  215. <div class="chat"><ul>{block:Lines}
  216. <li class="person{UserNumber}">{block:Label}
  217. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  218. {/block:Chat}
  219.  
  220. {block:Audio}
  221. <div class="player">{AudioPlayerBlack}</div>
  222. {block:Caption}{Caption}{/block:Caption}
  223. {/block:Audio}
  224.  
  225. {block:Video}{Video-500}{/block:Video}
  226.  
  227.  
  228. {block:Answer}
  229. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  230. <div class="answer">{Answer}</div>
  231. {/block:Answer}
  232.  
  233.  
  234. <div id="cap">
  235. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  236. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  237. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  238.  
  239. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  240. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  241. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  242. {/block:ContentSource}</div></div>
  243. <br>
  244.  
  245.  
  246. <div id="info">
  247. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  248. <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}
  249. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  250. {/block:RebloggedFrom}
  251. </div>
  252. </div>{/block:Date}
  253.  
  254.  
  255. {/block:Posts}
  256. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264. </div>
  265. </div>
  266. </div>
  267. </div>
  268. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement