Advertisement
c-hanged

theme 25;

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