d-esumana

Theme 13

Oct 8th, 2012
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.20 KB | None | 0 0
  1. <! theme by (lizz) D-ESUMANA | Dont copy >
  2.  
  3.  
  4. <html>
  5.  
  6. <meta name="color:background" content="#fff" />
  7. <meta name="color:text" content="#000000" />
  8. <meta name="color:post" content="#ffffff" />
  9. <meta name="color:scrollbar" content="000000" />
  10. <meta name="image:background" content="" />
  11. <meta name="color:sidebar" content="#fff" />
  12. <meta name="color:borda" content="#ffffff" />
  13. <meta name="color:linkmenu" content="#ffffff" />
  14. <meta name="color:linkshover" content="#ffffff"/>
  15. <meta name="color:bglinks" content="#ffffff"/>
  16. <meta name="color:link" content="#bebebe"/>
  17. <meta name="color:linkhover" content="#bebebe"/>
  18. <meta name="image:sidebar2" content "#ffffff" />
  19. <meta name="text:ccfrase" content="" />
  20. <meta name="color:descricao" content="#000000" />
  21. <meta name="color:frase" content="#bebebe"/>
  22. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  23.  
  24. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  25. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  26. <meta name="image:sidebar2" content="" />
  27.  
  28.  
  29. <meta name="text:Link1" content="/" />
  30. <meta name="text:Link1 Title" content="1st page" />
  31. <meta name="text:Link2" content="/ask" />
  32. <meta name="text:Link2 Title" content="ask me" />
  33. <meta name="text:Link3" content="/submit" />
  34. <meta name="text:Link3 Title" content="submit a post" />
  35. <meta name="text:Link4" content="#" />
  36. <meta name="text:Link4 Title" content="coloque os" /
  37. <meta name="text:Link5" content="#" />
  38. <meta name="text:Link5 Title" content="oito links" />
  39. <meta name="text:Link6" content="#" />
  40. <meta name="text:Link6 Title" content="se quiser k" />
  41. <meta name="text:Link7" content="#" />
  42. <meta name="text:Link7 Title" content="link" />
  43.  
  44. <title>{Title}</title>
  45. <link rel="shortcut icon" href="{Favicon}">
  46. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  47. {block:Description}
  48. <meta name="description" content="{MetaDescription}" />
  49. {/block:Description}
  50.  
  51.  
  52.  
  53. <style type="text/css">
  54.  
  55.  
  56. 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; }
  57.  
  58. a {color: {color:link}; text-decoration: none; text-transform: none;}
  59. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  60.  
  61. p {margin: 6px 0 0 0}
  62.  
  63. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  64. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  65. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  66. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  67.  
  68. blockquote img{max-width: 470px!important}
  69. blockquote blockquote img{max-width: 450px!important}
  70. blockquote blockquote blockquote img{max-width: 430px!important}
  71. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  72.  
  73. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  74.  
  75. #entry {float: left; margin-left: 500px; margin-top: px; ;}
  76.  
  77. .posts {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  78.  
  79. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  80. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  81. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  82.  
  83. .image {text-align: center; border: 0px}
  84. .image img {max-width: 500px; margin-bottom: 2px }
  85.  
  86. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  87. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  88. .pquotesource a, a:hover{text-transform: none;}
  89.  
  90. .chat {line-height: 13px; list-style: none }
  91. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  92. .person1 {color: {color:text}; padding: 2px; }
  93. .person1 .label {font-weight: bold; color:{color:text}}
  94. .person2 {color: {color:text}; padding: 2px; }
  95. .person2 .label {font-weight: bold; color:{color:text}}
  96.  
  97. .player {background-color: #000; text-align: left; display:block;}
  98.  
  99. .question {
  100. color:{color:text};
  101. font-size: 11px;
  102. font-weight: normal;
  103. font-family: verdana;
  104. line-height:95%;
  105. background: {color:background};
  106. position: relative;
  107. min-height:70px;
  108. padding:10px 15px;
  109. margin-bottom:2px;
  110. margin-right:-10px;}
  111.  
  112. .questionarrow {
  113. font-size:30px;
  114. color:{color:background};
  115. vertical-align:middle;
  116. margin-left:-5px!important;}
  117.  
  118.  
  119. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  120. .asker a {color:{color:text};}
  121. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  122.  
  123. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  124. .asking a{color:{color:text};}
  125. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  126.  
  127. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  128.  
  129.  
  130. .answer {color:{color:answer};}
  131.  
  132. .creditoaokaique {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  133. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  134.  
  135. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  136. #info a {font-size: 10px; text-transform: uppercase;}
  137.  
  138. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  139. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  140.  
  141. #cap {width: 500px; margin-top: -2px;}
  142. .source {display: none;}
  143.  
  144. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  145. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  146. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  147. .notes img{display: none; border:0px}
  148.  
  149. ::-webkit-scrollbar{width:7px;height:7px;}
  150. ::-webkit-scrollbar-button:start:decrement
  151. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  152. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  153. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  154. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  155.  
  156.  
  157. #ccfrase {float: left; width: 192px; height:25px; top: 141px; left:315px; padding:px; text-align: center; position: fixed; background: {color:sidebar};}
  158. .cfrase {clear: both; margin-top: -3px; background-color: transparent; padding: px; letter-spacing: 1px; font-size: 28px; font-family: Amatic SC; color: {color:frase};line-height:30px;text-transform:uppercase; border-top:1px solid {color:borda};}
  159.  
  160.  
  161. /*DESCRIÇÃO*/
  162.  
  163.  
  164. #lizz {width:211px; height: auto; margin-left:282px; margin-top:158px; position:fixed; overflow:hidden; background-color: {color:sidebar} ; color: {color:descricao}; font-family: tahoma; font-size:9px;text-transform: lowercase; border-left:0px solid; border-right:0px solid; padding:3px;-moz-transform: rotate(deg);-webkit-transform: rotate(deg);-o-transform: rotate(deg);-ms-transform: rotate(deg);transform: rotate(deg);;}
  165.  
  166.  
  167. /* FIM DA DESCRIÇÃO*/
  168.  
  169. #paginal {font-family: verdana; font-size: 9px; text-align: center;}
  170. #paginal a {background:{color:sidebar} ; margin: 0 1px 0 0; padding: 1px 3px; color: {color:text} ;}
  171. #paginal a:hover {background: ; color: {color:text};}
  172. #paginal span.pagina_atual {background: ; margin: 0 1px 0 0; padding: 1px 3px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  173. .ps {position: fixed; margin-left: 282px; padding: 4px; width: 209px; height: auto; top: 557px;height:8px; background-color: {color:sidebar} ; color: {color:text};}
  174.  
  175.  
  176. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  177.  
  178. .thd {position:fixed; width:207px;height: 257px; padding:5px; background-color:{color:sidebar}; overflow: hidden;-webkit-transition: all 0.6s ease; margin-top:36px;margin-left:-25px;-webkit-border-radius: 0px 0px 0px 0px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  179. #slideShowContainer:hover #description {margin-top:20px;height:auto;margin-left:0px;}
  180.  
  181. .thd:hover {opacity:0.8;-webkit-transition: all 0.6s ease;}
  182.  
  183. .thd img {display: block;width:200px; height:250px; -webkit-border-radius: 0px 0px 0px 0px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;border: 3px solid {color:borda}}
  184. #slideShowContainer:hover #description {margin-top:20px;height:auto;margin-left:0px;}
  185.  
  186. #linkss {margin-top: 464px; margin-left: 279px; position:fixed; width: auto;}
  187.  
  188. #linkss a{ text-transform: uppercase; display: block; font-family: homenaje; transition: all 0.5s ease-out; -o-transition-transition: all 0.5s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; width: 217px; text-align: center; font-size: 12px; height:13px; margin: 1px 0 0px 0; color:{color:linkmenu}; background-color:{color:bglinks}; margin-left: 3px; line-height:14px; letter-spacing: 1px; }
  189.  
  190. #linkss a:hover{color: {color:linkshover}; width:210px;height:px;border-left:3px solid {color:borda};border-right:3px solid {color:borda};}
  191.  
  192. #linkss1 {margin-top: 400px; margin-left: 500px; position:fixed; width: auto; z-index:100;}
  193.  
  194. #linkss1 a{text-transform: uppercase; display: block; font-family: tinytots; transition: all 0.5s ease-out; -o-transition-transition: all 0.5s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; width: 100px; text-align: center; font-size: 8px; height:15px; margin: 1px 0 0px 0; color:{color:linktext}; margin-left: 3px; line-height:10px;}
  195.  
  196. #linkss1 a:hover{color: {color:linktexthover}; }
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204. #faixa3 {width: 0px;height: 0px;left:0px;top:150px;background-color: {color:sidebar};color: #555;position: fixed;float: center;font-size: 9px;padding: 1px; font-family: verdana;box-shadow: 0px 0px 10px rgba(0,0,0,0.15);opacity:}
  205.  
  206.  
  207.  
  208. .credit {background-color: {color:sidebar}; font-size: 10px; color: {color:descricao}; text-align: center; width: 16px; height: 23px; position: fixed; padding: 2px 5px; text-transform: none; margin-left: 282px; font-family: verdana; margin-top: 130px; overflow: hidden; -webkit-transform: rotate(deg); z-index:10;border-top-left-radius:10px;border-top:1px solid {color:borda};}
  209.  
  210.  
  211.  
  212. </style>
  213.  
  214. <body>
  215.  
  216.  
  217. <div id="content">
  218. <div id="linkss">
  219. <div class="oslinks">
  220. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  221. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  222. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  223. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  224. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  225. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  226. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
  227.  
  228. </div>
  229. </div>
  230.  
  231.  
  232. <div id="ccfrase"><div class="cfrase">{text:ccfrase}
  233. </div>
  234.  
  235. <div id="faixa2"></div>
  236. <div id="faixa3"></div>
  237.  
  238. <div id="thd"><div class="thd"><img src="{image:sidebar2}"></div></div>
  239. </div>
  240.  
  241.  
  242. <div id="lizz">{description}</div>
  243. </div></div>
  244.  
  245.  
  246. <div class="credit"><a href="http://d-esumana.tumblr.com/">@ </a> </div>
  247.  
  248.  
  249. <div id="c2">
  250. <div id="c3">
  251.  
  252.  
  253. <div class="ps"><div id="paginal">
  254. {block:JumpPagination length="4"}
  255. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  256. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  257. {/block:JumpPagination}
  258. </div></div>
  259.  
  260.  
  261. </div>
  262.  
  263. <div id="entry">
  264.  
  265. {block:Posts}
  266. <div class="posts">
  267.  
  268. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  269.  
  270. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  271.  
  272. {block:Photoset}{Photoset-500}{/block:Photoset}
  273.  
  274. {block:Quote}
  275. <div class="pquote">“{Quote}”</div>
  276. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  277. {/block:Source}
  278. {/block:Quote}
  279.  
  280. {block:Link}
  281. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  282. {block:Description}{Description}{/block:Description}
  283. {/block:Link}
  284.  
  285. {block:Chat}
  286. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  287. <div class="chat"><ul>{block:Lines}
  288. <li class="person{UserNumber}">{block:Label}
  289. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  290. {/block:Chat}
  291.  
  292. {block:Audio}
  293. <div class="player">{AudioPlayerBlack}</div>
  294. {block:Caption}{Caption}{/block:Caption}
  295. {/block:Audio}
  296.  
  297. {block:Video}{Video-500}{/block:Video}
  298.  
  299.  
  300. {block:Answer}
  301. <table width="500px" cellspacing="0" cellpadding="0">
  302. <tr>
  303. <td width="415px" class="question">{Question}</td>
  304. <td width="30px"><span class="questionarrow">◤</span></td>
  305. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  306. </tr>
  307. </table>
  308. <div class="answer">{Answer}</div>
  309. {/block:answer}
  310.  
  311.  
  312.  
  313. <div id="cap">
  314. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  315. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  316. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  317.  
  318. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  319. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  320. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  321. {/block:ContentSource}</div></div>
  322. <br>
  323.  
  324. <div class="creditoaokaique">
  325. {block:Date}<div id="info">
  326. <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}
  327. </div></center>{/block:IfShowTags}{/block:Date}</div>
  328. </div>
  329.  
  330.  
  331. {/block:Posts}
  332. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  333.  
  334.  
  335. </div>
  336. </div>
  337. </div>
  338. </div>
  339.  
  340. </body>
  341. </html>
Advertisement
Add Comment
Please, Sign In to add comment