Advertisement
princefoolish

theme 19

Aug 27th, 2012
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 12.62 KB | None | 0 0
  1. <! ALL THEME BY 1-NOSTALGIC0, NO  COPY BITCHHH PLEASE !>
  2.  
  3. <html>
  4.  
  5. <head> <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#e9e7e7" />
  7. <meta name="color:link" content="#696969" />
  8. <meta name="color:link hover" content="#000" />
  9. <meta name="color:text" content="#696969" />
  10. <meta name="color:post" content="#fff" />
  11. <meta name="color:sidebar" content="#fff" />
  12. <meta name="color:text links" content="#696969" />
  13.  
  14. <meta name="image:background" content="" />
  15. <meta name="image:sidebar" content="http://static.tumblr.com/ygkexbz/UiAm5ii2e/tumblr_m2doppwphd1qldqhbo1_500.jpg" />
  16.  
  17. <meta name="text:titulo" content="seu titulo aqui" />
  18.  
  19. <meta name="text:Link1" content="/" />
  20. <meta name="text:Link1 Title" content="link" />
  21. <meta name="text:Link2" content="/" />
  22. <meta name="text:Link2 Title" content="link" />
  23. <meta name="text:Link3" content="/" />
  24. <meta name="text:Link3 Title" content="link" />
  25. <meta name="text:Link4" content="/" />
  26. <meta name="text:Link4 Title" content="link" />
  27. <meta name="text:Link5" content="/" />
  28. <meta name="text:Link5 Title" content="link" />
  29. <meta name="text:Link6" content="/" />
  30. <meta name="text:Link6 Title" content="link" />
  31.  
  32.                       <title>{Title}</title>
  33.         <link rel="shortcut icon" href="{Favicon}">
  34.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35.         {block:Description}
  36.   <meta name="description" content="{MetaDescription}" />
  37.         {/block:Description}
  38.  
  39. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  40.  
  41.     <style type="text/css">
  42.  
  43. body {background: {color:background}; url('{image:background}')  repeat; color:{color:text}; font-family:verdana; font-size:11px; line-height:110%}
  44.  
  45. a { text-decoration:none; color:{color:link};}
  46. a:hover {text-decoration:none; color:{color:link hover};}
  47.  
  48. p {margin: 6px 0 0 0}
  49.  
  50. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:text}; padding-left: 5px; }
  51. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text};}
  52. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  53. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  54.  
  55. blockquote img{max-width: 470px!important}
  56. blockquote blockquote img{max-width: 450px!important}
  57. blockquote blockquote blockquote img{max-width: 430px!important}
  58. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  59.  
  60. #box {float: left; margin-left: 500px;margin-top: 10px;margin-bottom: 5px;}
  61.  
  62. .boxes {width: 400px; background-color: {color:post}; padding: 10px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; border-bottom: 2px solid {color:text};}
  63. .boxes:hover .etc {opacity:1;}
  64.  
  65. .etc {position:absolute; opacity:0; margin-left:411px; color:{color:text}; padding:2px 10px 2px 5px;font-size: 9px; font-family: verdana; margin-top: -10px; width: 100px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; background-color: {color:post}; text-align: center; padding: 3px;}
  66. .etc a {color:{color:text};opacity:1;}
  67. .etc a:hover {opacity:1;}
  68.  
  69. h1 {font-family: georgia; text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  70. h1 a {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  71. h1 a:hover {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  72.  
  73. .image {text-align: center; border: 0px}
  74. .image img {max-width: 400px; margin-bottom: 1px;}
  75.  
  76. .xquote {font-family: georgia; text-align: center; font-size: 14px; line-height: 15px; padding: 3px;margin-left: 10px;}
  77. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px; font-size: 9px; font-weight: bold;}
  78. .xquotesource a, a:hover{text-transform: none;}
  79.  
  80. .chat {line-height: 13px; list-style: none }
  81. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  82. .person1 {background: {color:background};color: {color:text}; padding: 2px; }
  83. .person1 .label {font-weight: bold;  color:{color:text}}
  84. .person2 {color: {color:text}; padding: 2px;  }
  85. .person2 .label {font-weight: bold;  color:{color:text}}
  86.  
  87. .player {background-color: #000; text-align: left; display:block;}
  88.  
  89. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  90. .answer {padding: 2px}
  91.  
  92. .notes {width: 370px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  93. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  94. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  95. .notes img{display: none; border:0px}
  96.  
  97. #cap {width: 400px; margin-top: -2px; position: relative;}
  98. .source {display: none;}
  99.  
  100. #sidebar {position: fixed; margin: 110px 0px 0px 240px;}
  101.  
  102. #side {position: fixed; width:210px; margin-left:79px;}
  103.  
  104. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  105.  
  106. @font-face {font-family: "buymore";src: url('http://static.tumblr.com/ygkexbz/mpZm51k9i/buy_more.ttf');}
  107.  
  108. .photo {z-index: 1;margin-top:-10px; margin-left:-20px;position:absolute;}
  109. .photo img {display: block;width:170px; height:200px;border: 5px solid{color:text links};}
  110.  
  111. #desc {z-index: 1;position:absolute;width:190px; height:auto; font-size:9px; font-family:verdana; text-align:center; color:{color:text links}; padding: 5px; margin-top:-83px; margin-left:-31px; overflow:hidden;border-bottom:1px solid {color:text links};}
  112.  
  113. #pqp {background-color:{color:sidebar};position:fixed;width:220px; height:370; margin-top:-100px; margin-left:-41px;-webkit-border-radius: 0px 0px 0px 0px;}
  114.  
  115. #links {width: 1224; height: auto; padding:0px; margin-top:224px; margin-left:-34px; position: fixed;}
  116. #links a {float: left; display: block; width:45px; height:12px; line-height: 10px; padding: 3px; font-family: homenaje; font-size: 12px; text-align: center; background-color: {color:background links}; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
  117. #links a:hover {text-shadow: -2px  0px  #E86060, 2px 0px #54d2cb;}
  118.  
  119. #links2 {width: 1234; height: auto; padding:0px; margin-top:205px; margin-left:-34px; position: fixed;}
  120. #links2 a {float: left; display: block; width:97px; height:12px; line-height: 10px; padding: 3px; font-family: homenaje; font-size: 12px; text-align: center; background-color: {color:background links}; color:{color:text links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-transform:uppercase;}
  121. #links2 a:hover {text-shadow: -2px  0px  #E86060, 2px 0px #54d2cb;}
  122.  
  123. #title {z-index: 3;position:absolute;width:190px; height:12; font-size:20px; font-family:Homenaje; text-align:center; color:{color:text links}; padding: 5px; margin-top:-100px;margin-left:-31px;text-transform:uppercase}
  124.  
  125. .ps {z-index: 3;padding: 3px; text-align: center; font-size: 20px; color: {color:text}; font-family: georgia;position: fixed;margin-top:450px; margin-left:-15px;}
  126.  
  127. #crd {width: 20; height: auto; padding:0px; margin-top:247px; margin-left:-41px; position: fixed;z-index: 3;}
  128. #crd a {float: left; display: block; width: 214px; height:19px; line-height: 10px; padding: 3px; font-family: verdana; font-size: 10px; text-align: center; background-color: {color:text links}; color:{color:sidebar};opacity: 0.8;}
  129. #crd a:hover {opacity: 0.6;}
  130.  
  131. #tumblr_controls{position: fixed!important}
  132. #tumblr_controls{position: fixed!important}
  133. #tumblr_controls{position: fixed!important}
  134. #tumblr_controls{position: fixed!important}
  135.  
  136. ::-webkit-scrollbar {width: 5px; height: 5px;}
  137. ::-webkit-scrollbar-track-piece {background-color: transparent;}  
  138. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:text};}
  139. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:text};}
  140. ::moz-selection {color:{color:post}; background:{color:text};}
  141. ::selection {color:{color:post}; background:{color:text};}
  142.  
  143.  
  144. </style>
  145. <body onkeydown="return false">
  146.  
  147. <div id="sidebar">
  148. <div id="side">
  149.  
  150. <div class="ps">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div>
  151.  
  152. <div id="crd"><a href="http://1-nostalgic0.tumblr.com" title="© 1-nostalgic0 ">theme by <b>1-nostalgic0 base idolatrado</b> © </a></div>
  153.  
  154. <div id="desc">{Description}</div>
  155.  
  156. <div id="title">{text:titulo}</div>
  157.  
  158. <div id="pqp"></div>
  159.  
  160. <div class="photo"><img src="{image:sidebar}"></div>
  161.  
  162. <div id="links">
  163. <a href="{text:Link1}">{text:Link1 Title}</a>
  164. <a href="{text:Link2}">{text:Link2 Title}</a>
  165. <a href="{text:Link3}">{text:Link3 Title}</a>
  166. <a href="{text:Link4}">{text:Link4 Title}</a>
  167. </div>
  168.  
  169. <div id="links2">
  170. <a href="{text:Link5}">{text:Link5 Title}</a>
  171. <a href="{text:Link6}">{text:Link6 Title}</a>
  172. </div>
  173.    
  174. </div>
  175. </div>
  176.  
  177. <div id="box">
  178. {block:Posts}
  179. <div class="boxes">
  180. {block:Text}
  181.  
  182. <span class="etc">
  183. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  184. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  185. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  186. </span>
  187.  
  188. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  189.  
  190. {/block:Text}
  191.  
  192. {block:Photo}
  193.  
  194. <span class="etc">
  195. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  196. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a>
  197. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a><br>
  198. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  199. </span>
  200.  
  201. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  202. {block:Caption}{Caption}{/block:Caption}
  203. {/block:Photo}
  204.  
  205. {block:Photoset}
  206.  
  207. <span class="etc">
  208. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  209. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  210. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  211. </span>
  212.  
  213. {Photoset-400}
  214. {block:Caption}{Caption}{/block:Caption}
  215. {/block:Photoset}
  216.  
  217. {block:Quote}
  218.  
  219. <span class="etc">
  220. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  221. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  222. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  223. </span>
  224.  
  225. <div class="xquote">“{Quote}”</div>
  226. {block:Source}<div class="xquotesource"><b>{Source}</b></div>
  227. {/block:Source}
  228.  
  229. {/block:Quote}
  230.  
  231. {block:Link}
  232.  
  233. <span class="etc">
  234. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  235. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  236. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  237. </span>
  238.  
  239. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  240. {block:Description}{Description}{/block:Description}
  241.  
  242. {/block:Link}
  243.  
  244. {block:Chat}
  245.  
  246. <span class="etc">
  247. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  248. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  249. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  250. </span>
  251.  
  252. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  253. <div class="chat"><ul>{block:Lines}
  254. <li class="person{UserNumber}">{block:Label}
  255. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  256.  
  257. {/block:Chat}
  258.  
  259. {block:Audio}
  260.  
  261. <span class="etc">
  262. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  263. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  264. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  265. </span>
  266.  
  267. <div class="player">{AudioPlayerBlack}</div>
  268.  
  269. {/block:Audio}
  270.  
  271. {block:Video}
  272.  
  273. <span class="etc">
  274. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  275. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a><br>
  276. {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  277. </span>
  278.  
  279. {Video-400}
  280. {block:Caption}{Caption}{/block:Caption}
  281. {/block:Video}
  282.  
  283.  
  284. {block:Answer}
  285. <div id="asker">{Asker} <b>asked:</b> {Question}</div>
  286. <div class="answer">{Answer}</div>
  287. {/block:Answer}
  288.  
  289. </div>
  290.  
  291. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  292.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  293.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  294. {/block:ContentSource}</div>
  295.  
  296.  {/block:Posts}
  297. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  298.  
  299.  
  300.  
  301.  
  302. </div>
  303. </div>
  304. </div>
  305. </div>
  306. </div>
  307.  
  308.  
  309. </body>
  310. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement