Advertisement
a-superar

theme 02

Oct 15th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.82 KB | None | 0 0
  1. <! theme by a-superar>
  2.  
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <meta name="color:background" content="#f1f1f1" />
  7. <meta name="color:text" content="#000000" />
  8. <meta name="color:post" content="#ffffff" />
  9. <meta name="color:link" content="#000000" />
  10. <meta name="color:scrollbar" content="#000000" />
  11. <meta name="color:lhover" content="#cccccc" />
  12. <meta name="color:linktext" content="#ffffff" />
  13. <meta name="color:textdescri" content="#ffffff" />
  14.  
  15. <meta name="color:sidebar" content="#000000" />
  16. <meta name="image:sidebar" content"" />
  17. <meta name="image:background" content"" />
  18. <meta name="text:frase" content="You don't need me (+links)" />
  19.  
  20. <meta name="text:Link1" content="/" />
  21. <meta name="text:Link1 Title" content="um" />
  22. <meta name="text:Link2" content="/" />
  23. <meta name="text:Link2 Title" content="dois" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="tres" />
  26. <meta name="text:Link4" content="/" />
  27. <meta name="text:Link4 Title" content="quatro" />
  28. <meta name="text:Link5" content="/" />
  29. <meta name="text:Link5 Title" content="cinco" />
  30. <meta name="text:Link6" content="/" />
  31. <meta name="text:Link6 Title" content="seis" />
  32. <meta name="text:Link7" content="/" />
  33. <meta name="text:Link7 Title" content="sete" />
  34.  
  35.  
  36.  
  37. <title>{Title}</title>
  38. <link rel="shortcut icon" href="{Favicon}">
  39. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  40. {block:Description}
  41. <meta name="description" content="{MetaDescription}" />
  42. {/block:Description}
  43.  
  44. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  47.  
  48.  
  49.  
  50. <style type="text/css">
  51.  
  52.  
  53. ::-webkit-scrollbar{width:5px;height:0px;}
  54. ::-webkit-scrollbar-button:start:decrement
  55. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  56. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  57. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  58. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  59.  
  60. #tumblr_controls{position: fixed!important}
  61. #tumblr_controls{position: fixed!important}
  62. #tumblr_controls{position: fixed!important}
  63. #tumblr_controls{position: fixed!important}
  64.  
  65.  
  66.  
  67.  
  68. body {background-color: {color:background}; font-family: tahoma; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  69.  
  70. a {color: {color:link}; text-decoration: none; text-transform: none;}
  71. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: scroll;}
  72.  
  73. p {margin: 3px 0 0 0}
  74.  
  75. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  76. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  77. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  78. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  79.  
  80.  
  81. blockquote img{max-width: 450px!important}
  82.  
  83. blockquote blockquote img{max-width: 450px!important}
  84.  
  85. blockquote blockquote blockquote img{max-width: 450px!important}
  86.  
  87. blockquote blockquote blockquote blockquote img{max-width: 450px!important}
  88.  
  89.  
  90. #post { z-index: 1; float: left; margin-left: 410px; margin-top: 10px;}
  91.  
  92. .postbox {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: left; font-family: georgia; font-size: 11px; position: relative; }
  93.  
  94.  
  95. #etc {text-align: center; font-size: 13px; font-family: calibri; text-transform: lowercase; z-index: 11; opacity: 0.4; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  96. #etc:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  97.  
  98.  
  99. .etc {font-family: calibri; font-size: 13px; position: center; text-align: center; }
  100. .etc a {font-size: 11px; color: {COLOR:TEXT}; display: inline; list-style: none; text-transform: capitalize; }
  101.  
  102. .quote {font-family: georgia; text-align: center; font-size: 11px; line-height: 15px; padding: 3px;}
  103. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  104. .quotesource a, a:hover{text-transform: none;}
  105.  
  106.  
  107. .chat {line-height: 13px; list-style: none; }
  108.  
  109. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  110.  
  111. .person1 {color: #000000; padding: 2px; }
  112.  
  113. .person1 .label { color:#000000}
  114.  
  115. .person2 {color: #000000; padding: 2px; }
  116.  
  117. .person2 .label {font-weight: 900; color:#000000}
  118.  
  119.  
  120. h1 {font-family: calibri; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  121. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  122. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  123.  
  124. .player {background-color:; text-align: center; display:block;}
  125.  
  126.  
  127. #asker {font-size: 13px; font-family: georgia; text-align: justify;}
  128. .asking img {width:30px; background-color: ; padding:3px;}
  129.  
  130. .answer {padding: 3px; text-align: left;font-size: 11px;}
  131. .answer img {max-width: 470px;}
  132.  
  133. #cap {width: 500px; margin-top: -2px;}
  134. .source {display: none;}
  135.  
  136.  
  137. .notes {width: 400px; padding: 2px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: center; }
  138. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  139. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  140. .notes img{display: none; border:1px}
  141.  
  142. .image {text-align: center; border: 0px}
  143. .image img {max-width: 500px; margin-bottom: 2px }
  144.  
  145. #siddd {position: fixed; margin: 0px 0px 0px 150px; }
  146.  
  147. #slideShowContainer2 {float: left; margin-top: 50px; margin-left: 0px; position: fixed; background-color: ; }
  148.  
  149. #slideShow8 {margin-top: 0px; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; border: 7px solid #000000}
  150.  
  151. #slideShow8 img{width: 200px; height: 300px; margin-left: 0; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;border: 1px solid #ffffff; }
  152.  
  153. #slideShow8 img:hover{ }
  154.  
  155.  
  156.  
  157.  
  158. .mari10cri { height: auto; -webkit-border-radius: 0px 0px 0px 0px; text-align: justify; font-size: 11px; font-family: calibri; letter-spacing: 0px; position: fixed; margin-left: 0px; height: 94px; width: 212px; background-color:{color:sidebar} ; color: {color:textdescri}; padding: 2px; margin-top: 389px; background-attachment: fixed; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; opacity: 1.0; border-top:1px solid #ffffff; overflow: auto; }
  159.  
  160. .mari10cri:hover {opacity: 0.8;}
  161.  
  162. .frase { height: auto; text-align:center; font-size: 15px; font-family: calibri; letter-spacing: 0px; position: fixed; margin-left: 0px; height: 18px; width: 212px; background-color:{color:sidebar} ; color: {color:textdescri}; padding: 2px; margin-top: 367px; background-attachment: fixed; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  163.  
  164. .frase:hover { margin-top: 465px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  165.  
  166. #paginacaoml {font-family: arial sans; font-size:9px; font-weight: none; line-height: 15px; text-shadow: 0 0px 0px #fff;}
  167. #paginacaoml a {background: #cccccc; margin: 0 1px 0 0; padding: 2px 4px; color: #000000; text-decoration: none;}
  168. #paginacaoml a:hover {background: #cccccc;}
  169. #paginacaoml span.pagina_atual {background: #cccccc; margin: 0 1px 0 0; padding: 1px 3px; color:{color:text}; text-decoration: none;}
  170. #paginacaoml span.info {background: ; margin: 0 0px 0 0; padding: 2px 4px; color: #ffffff; text-decoration: none;}
  171.  
  172. #sbar5 {width:210px; height: 15px; margin-left: 150px; margin-top: 489px; position:fixed; overflow:hidden; background-color:#000000 ; border-left:0px solid; border-right:0px solid; padding:3px }
  173.  
  174. #credit2{background-color:; float: right; letter-spacing: 1px; color: {color:textdescri}; width:112px; height:12px; position: fixed; padding-top: 0px; font-family: tahoma; z-index: 2; margin-left: -20px; margin-top: 35px; font-weight: none; font-size: 9px; padding:1px;}
  175.  
  176.  
  177. .linksma { clear: both; float: center; width: 217px; margin-top: -118px; text-align: right; margin-left: -2px; position: fixed; background-color:#ffffff}
  178. .linksma a { margin-right: 1px; display: block; letter-spacing: 0px; font-family: calibri; font-size: 11px; text-align: right; margin-bottom: 1px; background-color: {color:sidebar}; text-decoration: none; text-transform: lowercase; height: 5px; line-height: 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding: 4px; color: {color:linktext};}
  179.  
  180.  
  181. </style>
  182. <body>
  183.  
  184.  
  185.  
  186. <div id="siddd">
  187.  
  188.  
  189. <div id="credit2"><a href="http://a-superar.tumblr.com/" title="det. afrontar"> theme ©</a> </div>
  190.  
  191. <div class="mari10cri">{Description}</div>
  192.  
  193. <div class="frase"> {text:frase}
  194. <div class="linksma">
  195. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  196. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  197. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  198. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  199. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  200. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  201. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  202. </div>
  203.  
  204.  
  205.  
  206.  
  207. </div> <div id="slideShowContainer2">
  208. <div id="slideShow8"><center>
  209. <img src="{image:sidebar}"> </center>
  210. </div></div></div></div>
  211.  
  212.  
  213.  
  214.  
  215.  
  216. <div id="sbar5"><center><div id="paginacaoml"><span style="font-weight: normal;">
  217. {block:Pagination}
  218. {block:JumpPagination length="6"}
  219. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  220. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  221. {/block:JumpPagination}
  222. {/block:Pagination}
  223. </center>
  224. </div></div></div>
  225.  
  226.  
  227.  
  228.  
  229.  
  230. <div id="post">
  231.  
  232. {block:Posts}
  233. <div class="postbox">
  234.  
  235. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  236.  
  237. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"alt="{PhotoAlt}"></div>{LinkCloseTag}{/block:Photo}
  238.  
  239. {block:Photoset}{Photoset-500}{/block:Photoset}
  240.  
  241. {block:Quote}
  242. <div class="quote">“{Quote}”</div>
  243. {block:Source}<div class="quotesource"> — {Source}</div>
  244. {/block:Source}
  245. {/block:Quote}
  246.  
  247. {block:Link}
  248. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  249. {block:Description}{Description}{/block:Description}
  250. {/block:Link}
  251.  
  252. {block:Chat}
  253. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  254. <div class="chat"><ul>{block:Lines}
  255. <li class="person{UserNumber}">{block:Label}
  256. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  257. {/block:Chat}
  258.  
  259. {block:Audio}
  260. <div class="player">{AudioPlayerBlack}</div>
  261. {block:Caption}{Caption}{/block:Caption}
  262. {/block:Audio}
  263.  
  264. {block:Video}{Video-500}{/block:Video}
  265.  
  266.  
  267. {block:Answer}
  268. <div id="asker"><class="asking"><img src="{AskerPortraitURL-30}"> {Asker} asked: {Question}</div>
  269. <div class="answer">{Answer}</div>
  270. {/block:Answer}
  271.  
  272.  
  273. <div id="cap">
  274. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  275. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  276. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  277.  
  278. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  279. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  280. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  281. {/block:ContentSource}</div></div>
  282. <br>
  283.  
  284.  
  285. <div id="etc">
  286. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a> · {NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div></div>
  287.  
  288. {/block:Posts}
  289. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296. </div>
  297. </div>
  298. </div>
  299.  
  300.  
  301.  
  302. </body>
  303. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement