luisquintanilha

Theme 11

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