Advertisement
a-superar

theme 03

Oct 15th, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.43 KB | None | 0 0
  1. <!-- theme a-superar, base declinar -->
  2.  
  3.  
  4. <head>
  5. <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#f1f1f1" />
  7. <meta name="color:link" content="#000000" />
  8. <meta name="color:text" content="#000000" />
  9. <meta name="color:post" content="#ffffff" />
  10. <meta name="color:sidebar" content="#000000" />
  11. <meta name="color:bgscroll" content="#ffffff" />
  12. <meta name="color:scrollbar" content="#000000" />
  13. <meta name="color:lhover" content="#cccccc" />
  14. <meta name="color:linktext" content="#ffffff" />
  15. <meta name="color:bg links" content="#000000" />
  16. <meta name="color:textdescri" content="#ffffff" />
  17. <meta name="text:frase" content="Come, as you are." />
  18.  
  19. <meta name="text:Link1" content="/" />
  20. <meta name="text:Link1 Title" content="um" />
  21. <meta name="text:Link2" content="/" />
  22. <meta name="text:Link2 Title" content="dois" />
  23. <meta name="text:Link3" content="/" />
  24. <meta name="text:Link3 Title" content="tres" />
  25. <meta name="text:Link4" content="/" />
  26. <meta name="text:Link4 Title" content="quatro" />
  27. <meta name="text:Link5" content="/" />
  28. <meta name="text:Link5 Title" content="cinco" />
  29.  
  30.  
  31. <meta name="image:sidebar" content"" />
  32. <meta name="image:background" content"" />
  33.  
  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.  
  45. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  46.  
  47. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  48.  
  49.  
  50. <style type="text/css">
  51.  
  52.  
  53. @font-face { font-family: letkon; src: url('http://ettudis.three-words.net/lekton005_l.otf'); }
  54. 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; }
  55.  
  56. a {color: {color:link}; text-decoration: none; text-transform: none;}
  57. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  58.  
  59. p {margin: 6px 0 0 0}
  60.  
  61. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  62. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  63. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  64. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  65.  
  66. blockquote img{max-width: 470px!important}
  67. blockquote blockquote img{max-width: 450px!important}
  68. blockquote blockquote blockquote img{max-width: 430px!important}
  69. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  70.  
  71.  
  72. #container {text-align: center; width:935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  73.  
  74. #entry {float: left; margin-top: 10px; margin-left: 380px; }
  75.  
  76. .posts {width: 500px; background-color: {color:post}; padding: 7px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  77.  
  78. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  79. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  80. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  81.  
  82. .image {text-align: center; border: 0px}
  83. .image img {max-width: 500px; margin-bottom: 2px }
  84.  
  85. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  86. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  87. .pquotesource a, a:hover{text-transform: none;}
  88.  
  89. .chat {line-height: 13px; list-style: none }
  90. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  91. .person1 {color: {color:text}; padding: 2px; }
  92. .person1 .label {font-weight: bold; color:{color:text}}
  93. .person2 {color: {color:text}; padding: 2px; }
  94. .person2 .label {font-weight: bold; color:{color:text}}
  95.  
  96. .player {background-color: #000; text-align: left; display:block;}
  97.  
  98. .question {
  99. color:{color:text};
  100. font-size: 11px;
  101. font-weight: normal;
  102. font-family: verdana;
  103. line-height:95%;
  104. background: {color:background};
  105. position: relative;
  106. min-height:70px;
  107. padding:10px 15px;
  108. margin-bottom:2px;
  109. margin-right:-10px;}
  110.  
  111. .questionarrow {
  112. font-size:30px;
  113. color:{color:background};
  114. vertical-align:middle;
  115. margin-left:-5px!important;}
  116.  
  117.  
  118. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  119. .asker a {color:{color:text};}
  120. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  121.  
  122. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  123. .asking a{color:{color:text};}
  124. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  125.  
  126. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  127.  
  128.  
  129. .answer {color:{color:answer};}
  130.  
  131. .creditoaokaique {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  132. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  133.  
  134. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  135. #info a {font-size: 10px; text-transform: uppercase;}
  136.  
  137. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  138. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  139.  
  140. #cap {width: 500px; margin-top: -2px;}
  141. .source {display: none;}
  142.  
  143. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  144. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  145. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  146. .notes img{display: none; border:0px}
  147.  
  148.  
  149.  
  150.  
  151. #siddd {position: fixed; margin: 10px 0px 0px 150px; }
  152.  
  153. #slideShowContainer2 {float: left; margin-top: 15px; margin-left: 0px; position: fixed; background-color: ; }
  154.  
  155. #slideShow8 {margin-top: 0px; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; border: 6px solid #000000}
  156.  
  157. #slideShow8 img{width: 200px; height: 300px; margin-left: 0; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;border: 2px solid #ffffff; }
  158.  
  159. #slideShow8 img:hover{opacity: 0.4; }
  160.  
  161.  
  162.  
  163.  
  164. .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: 355px; 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;}
  165.  
  166. .mari10cri:hover {opacity: 0.8;}
  167.  
  168. .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: 332px; background-attachment: fixed; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform:uppercase; }
  169.  
  170.  
  171.  
  172. #paginacaoml {font-family: arial sans; font-size:9px; font-weight: none; line-height: 15px; text-shadow: 0 0px 0px #fff;}
  173. #paginacaoml a {background: ; margin: 0 1px 0 0; padding: 2px 4px; color: #000000; text-decoration: none;}
  174. #paginacaoml a:hover {background: #ffffff;}
  175. #paginacaoml span.pagina_atual {background: #000000; margin: 0 1px 0 0; padding: 1px 3px; color: #ffffff; text-decoration: none;}
  176. #paginacaoml span.info {background: ; margin: 0 0px 0 0; padding: 2px 4px; color: #000000; text-decoration: none;}
  177.  
  178. #sbar5 {width:210px; height: 15px; margin-left: 150px; margin-top: 555px; position:fixed; overflow:hidden; background-color:; border-left:0px solid; border-right:0px solid; padding:3px }
  179.  
  180. #credit2{background-color:; float: right; letter-spacing: 1px; color: {color:textdescri}; width:200px; height:12px; position: fixed; padding-top: 0px; font-family: tahoma; z-index: 2; margin-left: 10px; margin-top: 0px; font-weight: none; font-size: 9px; padding:1px;}
  181.  
  182.  
  183. .linksma { clear: both; float: center; width: 216px; margin-top: 103px; text-align: right; margin-left: -2px; position: fixed; background-color; height: 90px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  184. .linksma a { margin-left:0px; margin-top: 0px; display: block; letter-spacing: 0px; font-family: calibri; font-size: 11px; text-align: right; margin-bottom: 1px; background-color: {color:bg links}; text-decoration: none; text-transform: lowercase; height: 4px; line-height: 5px; -webkit-transition: -webkit-transition: all 0.4s ease-out; -moz-transition: all 04s ease-out; padding: 6px; color: {color:linktext}; width: 204px;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  185.  
  186.  
  187. .linksma a:hover{opacity: 0.7; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  188.  
  189.  
  190.  
  191. ::-webkit-scrollbar{width:8px;height:4px;}
  192.  
  193. ::-webkit-scrollbar-button:start:decrement
  194.  
  195. ::-webkit-scrollbar-button:end:increment
  196.  
  197. {display:block;height:0;background-color:transparent;}
  198.  
  199. ::-webkit-scrollbar-track-piece{background-color:#ffffff;-
  200.  
  201. webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-
  202.  
  203. webkit-border-bottom-left-radius:3px;}
  204.  
  205. ::-webkit-scrollbar-thumb:vertical{height:100px; background-color: #000000 ;-webkit-border-radius:px;}
  206.  
  207. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #000000 ;-webkit-border-radius:px;}
  208.  
  209.  
  210.  
  211. #th3{float: left; width: 11px; height:90px; top: 150px; left: 262px; padding:-2px; text-align: center; position: fixed; background: #000000;}
  212.  
  213. #th2{float: left; width: 58px; height:11px; top: 170px; left: 239px; padding:-2px; text-align: center; position: fixed; background: #000000;}
  214.  
  215. </style>
  216.  
  217. <body>
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225. <div id="siddd">
  226.  
  227.  
  228. <div id="credit2"><a href="http://a-superada.tumblr.com/" title="det. afrontar, base declinar"> theme por a-superar©</a> </div>
  229.  
  230. <div class="mari10cri">{Description}</div>
  231.  
  232. <div class="frase"> {text:frase}
  233. <div class="linksma">
  234. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  235. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  236. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  237. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  238. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  239.  
  240.  
  241. </div>
  242.  
  243. <div id="th3"></div> <div id="th2"></div>
  244.  
  245.  
  246. </div> <div id="slideShowContainer2">
  247. <div id="slideShow8"><center>
  248. <img src="{image:sidebar}"> </center>
  249. </div></div></div></div>
  250.  
  251.  
  252.  
  253.  
  254.  
  255. <div id="sbar5"><center><div id="paginacaoml"><span style="font-weight: normal;">
  256. {block:Pagination}
  257. {block:JumpPagination length="6"}
  258. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  259. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  260. {/block:JumpPagination}
  261. {/block:Pagination}
  262. </center>
  263. </div></div></div>
  264.  
  265.  
  266.  
  267. <div id="entry">
  268.  
  269. {block:Posts}
  270. <div class="posts">
  271.  
  272. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  273.  
  274. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  275.  
  276. {block:Photoset}{Photoset-500}{/block:Photoset}
  277.  
  278. {block:Quote}
  279. <div class="pquote">“{Quote}”</div>
  280. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  281. {/block:Source}
  282. {/block:Quote}
  283.  
  284. {block:Link}
  285. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  286. {block:Description}{Description}{/block:Description}
  287. {/block:Link}
  288.  
  289. {block:Chat}
  290. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  291. <div class="chat"><ul>{block:Lines}
  292. <li class="person{UserNumber}">{block:Label}
  293. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  294. {/block:Chat}
  295.  
  296. {block:Audio}
  297. <div class="player">{AudioPlayerBlack}</div>
  298. {block:Caption}{Caption}{/block:Caption}
  299. {/block:Audio}
  300.  
  301. {block:Video}{Video-500}{/block:Video}
  302.  
  303.  
  304. {block:Answer}
  305. <table width="500px" cellspacing="0" cellpadding="0">
  306. <tr>
  307. <td width="415px" class="question">{Question}</td>
  308. <td width="30px"><span class="questionarrow">◤</span></td>
  309. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  310. </tr>
  311. </table>
  312. <div class="answer">{Answer}</div>
  313. {/block:answer}
  314.  
  315.  
  316. <div id="cap">
  317. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  318. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  319. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  320.  
  321. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  322. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  323. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  324. {/block:ContentSource}</div></div>
  325. <br>
  326.  
  327. <div class="creditoaokaique">
  328. {block:Date}<div id="info">
  329. <center> <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>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  330. </div></center>{/block:IfShowTags}{/block:Date}</div>
  331. </div>
  332.  
  333.  
  334. {/block:Posts}
  335. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344. </div>
  345. </div>
  346. </div>
  347. </div>
  348.  
  349. </body>
  350. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement