d-esumana

Theme 29

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