d-esumana

Theme 41 d-esumana

Oct 18th, 2013
579
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.55 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-- ----------------------------------
  6.  
  7. THEME POR LIZZ, D-ESUMANA @
  8.  
  9. ---------------------------------- -->
  10. <head>
  11. <title>{Title}</title>
  12.  
  13. <meta name="color:Background" content="#111" />
  14. <meta name="color:text" content="#fff" />
  15. <meta name="color:post" content="#000" />
  16. <meta name="color:borda" content="#000" />
  17. <meta name="color:linkmenu" content="#fff" />
  18. <meta name="color:linkshover" content="#000" />
  19. <meta name="color:Link" content="#fff" />
  20. <meta name="color:linkhover" content="#CECECE" />
  21. <meta name="color:menuhover" content="#fff" />
  22. <meta name="color:borda2" content="#000" />
  23. <meta name="color:sidebar" content="#000" />
  24. <meta name="color:descricao" content="#fff" />
  25.  
  26. <meta name="color:scrollbar" content="#949292" />
  27.  
  28. <meta name="text:titulo" content="keep calm" />
  29. <meta name="color:titulo" content="keep calm" />
  30.  
  31.  
  32. <meta name="image:Background" content=""/>
  33. <meta name="image:foto" content="http://static.tumblr.com/yxiofb8/VEKm9zkpl/dog.jpg"/>
  34.  
  35. <link href='http://fonts.googleapis.com/css?family=Stalemate' rel='stylesheet' type='text/css'>
  36.  
  37.  
  38. <meta name="text:Link1" content="/" />
  39. <meta name="text:Link1 Title" content="link1" />
  40. <meta name="text:Link2" content="/" />
  41. <meta name="text:Link2 Title" content="link2" />
  42. <meta name="text:Link3" content="/" />
  43. <meta name="text:Link3 Title" content="link3" />
  44. <meta name="text:Link4" content="/" />
  45. <meta name="text:Link4 Title" content="link4" />
  46. <meta name="text:Link5" content="/" />
  47. <meta name="text:Link5 Title" content="link5" />
  48.  
  49.  
  50. <meta name="image:bgsidebar" content=""/>
  51. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  52.  
  53. <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  56.  
  57. <link href='http://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
  58.  
  59. <style type="text/css">
  60.  
  61. ::-webkit-scrollbar{width:9px;height:9px;}
  62. ::-webkit-scrollbar-button:start:decrement
  63. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  64. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  65. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  66. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  67.  
  68. 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; }
  69.  
  70. a {color: {color:link}; text-decoration: none; text-transform: none;}
  71. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  72. /*post por hugm-e*/
  73.  
  74. p {margin: 6px 0 0 0}
  75. /*post por hugm-e*/
  76. blockquote {margin: 5px 5px 5px 5px; border-left: 1px solid {color:background}; padding-left: 5px; }
  77. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 1px solid {color:background};}
  78. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 1px solid {color:background}; }
  79. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  80.  
  81. blockquote img{max-width: 470px!important}
  82. blockquote blockquote img{max-width: 450px!important}
  83. blockquote blockquote blockquote img{max-width: 430px!important}
  84. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  85.  
  86.  
  87. /*post por hugm-e*/
  88.  
  89. #container {background-color: ; width: 1000px; margin: 0 auto 10px auto; background: {color:background}}
  90. /*post por hugm-e*/
  91. #entries {margin-left: 430px; width: 700px; margin-top: 0px}
  92. /*post por hugm-e*/
  93. .entry {{block:IndexPage}width: 280px; background-color:{color:post} ; text-align: justify; padding: 9px; float: left; margin: 6px 0 0 6px;{/block:IndexPage}{block:PermalinkPage} padding:10px; width:300px; margin-top: 8px; height:auto; background-color: {color:post}; text-align: left; margin-left:7px;
  94. {/block:PermalinkPage}}
  95.  
  96. .entry img{width: 270px; padding: 3px; border: 1px solid {Color:background}}
  97. /*post por hugm-e*/
  98. .entry:hover #info {opacity: 1;}
  99.  
  100.  
  101. h1 {font-family: cambria; text-align: center; font-size: 13px; color: {color:text}; font-weight: normal; line-height: 14px;}
  102. h1 a {text-align: center; font-size: 13px;color: {color:text}; font-weight: normal; line-height: 14px;}/*post por hugm-e*/
  103. h1 a:hover {text-align: center; font-size: 13px; color: {color:text}; font-weight: normal; line-height: 14px;}/*post por hugm-e*/
  104. .image {text-align: center; width: 272px; border: 0px}
  105. .image img {max-width: 272px; margin-bottom: 2px }
  106. /*post por hugm-e*/
  107. .rnote{font-size: 12px; font-family: consolas; letter-spacing: 0px; line-height: 13px; text-transform: none;text-align: center; font-style: none; margin-top:-65px; margin-bottom: 2px}
  108. .aspas{ position:relative; top: -20px; font-size: 60px; opacity:0.2; filter: alpha(opacity = 10); color: #666;}
  109. /*post por hugm-e*/
  110. .ticalica {margin-bottom: 8px;}
  111. /*post por hugm-e*/
  112.  
  113. .chat {line-height: 13px; list-style: none }
  114. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  115. .person1 {color: {color:text}; padding: 2px; }
  116. .person1 .label {font-weight: bold; color:{color:text}}
  117. .person2 {color: {color:text}; padding: 2px; }
  118. .person2 .label {font-weight: bold; color:{color:text}}
  119. /*post por hugm-e*/
  120. .player {background-color: #000; text-align: left; display:block;}
  121. /*post por hugm-e*/
  122. .question {
  123. color:{color:text};
  124. font-size: 11px;
  125. font-weight: normal;
  126. font-family: verdana;
  127. line-height:95%;
  128. background: {color:background};
  129. position: relative;
  130. min-height:70px;
  131. padding:10px 15px;
  132. margin-bottom:2px;
  133. margin-right:-10px;}
  134. /*post por hugm-e*/
  135. .questionarrow {
  136. font-size:30px;
  137. color:{color:background};
  138. vertical-align:middle;
  139. margin-left:-5px!important;}
  140.  
  141. /*post por hugm-e*/
  142. .asker {width:270px; text-align:right; text-transform:lowercase; color:{color:text};}
  143. .asker a {color:{color:text};}
  144. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  145. /*post por hugm-e*/
  146. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  147. .asking a{color:{color:text};}
  148. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  149.  
  150. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  151. /*post por hugm-e*/
  152.  
  153. .answer {color:{color:answer};}
  154.  
  155. .unico {opacity: 1; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;border-top: dotted 1px {color:background};border-bottom: solid 0px {color:text};letter-spacing: 1px}
  156. .unico:hover {opacity: 0.9; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;letter-spacing: 1px}
  157. /*post por hugm-e*/
  158. #info {text-align: left; margin-top:0px; font-size: 8px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  159. #info a {font-size: 8px; text-transform: uppercase;}
  160. /*post por hugm-e*/
  161. #tags {color: {color:text}; font-size: 9px; font-family: calibri; display: inline; list-style: none; text-transform: none;;}
  162. #tags a {font-size: 10px; font-family: tahoma; display: inline; list-style: none; text-transform: none;;}
  163. /*post por hugm-e*/
  164. #cap {width: 280px; margin-top: -2px;}
  165. .source {display: none;}
  166. /*post por hugm-e*/
  167. .notes {width: 270px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  168. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  169. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  170. .notes img{display: none; border:0px}
  171.  
  172. #damon {position: fixed; margin: 0px 0px 0px -500px;}
  173.  
  174. /*post por hugm-e*/
  175.  
  176.  
  177. ::-webkit-scrollbar {width:18px;height:auto;background:transparent;}
  178. ::-webkit-scrollbar-corner {background: {color:scrollbar};}
  179. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar};}
  180. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbar}; border-bottom: 1px solid {color:scrollbar};}
  181. ::-webkit-scrollbar-track-piece {background-image:url('{image:background}'); background:{color:background}; border-top: 3pt solid {color:scrollbar}; border-bottom: 1pt solid {color:scrollbar}; width:4pt; border-left:2px solid {color:scrollbar}; border-right:2px solid {color:scrollbar};}
  182. -::moz-selection {color:{color:scrollbar}; background:{color:text};}
  183. ::selection {color:{color:scrollbar}; background:{color:text};}
  184. /*post por hugm-e*/
  185. #tumblr_controls{position: fixed!important}
  186. #tumblr_controls{position: fixed!important}
  187. #tumblr_controls{position: fixed!important}
  188. #tumblr_controls{position: fixed!important}
  189. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  190.  
  191. /* INICIO side */
  192. #linha53 {width: 0px; left: 2222222222222222222222222222222222222222222px; height:0px; top:0px; padding: 2px; background-color: {color:sidebar};;background-image:url('{image:bgsidebar}');border:6px double {color:borda};z-index:0;-webkit-border-radius: 0px 0px 0px 0px;
  193. text-align: center; position: fixed}
  194.  
  195.  
  196.  
  197.  
  198.  
  199. #linka {width:220px; height: 60px; float: left; margin-left:215px; margin-top: 295px; padding: 0px; text-align: center; position: fixed; z-index:9999; opacity:; z-index:9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;}
  200.  
  201.  
  202.  
  203.  
  204. #linka a {display: inline-block;float: left; margin-left: 5px; font-family: calibri; font-size: 11px; text-align: center; margin-top: 1px; height: auto; width:auto; color:{color:linkmenu}; line-height: 25px; text-transform: uppercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: ;; }
  205. #linka a:hover{background-color:; color: {color:linkshover};;font-size: ;;;font-style:bold;margin: 5px 0 0 3px}
  206.  
  207.  
  208.  
  209.  
  210.  
  211. .imagem {position: absolute; width:216px; height:216px; margin-left:195px; margin-top: 60px;position:fixed; border:10px solid{color:borda}; }.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:200px; width: 200px; background-color: ; padding:0px;margin-left:0px; margin-top:0px; opacity:0.8; border:8px solid{color:background};}
  212. .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; }
  213.  
  214.  
  215. .imagem img.top { opacity:1;}
  216. .imagem:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  217.  
  218. .imagem:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  219.  
  220. #titulo {background-color: none;position:fixed;width:195px; height:13; font-size:40px; font-family:'Stalemate'; text-align:center; color:{color:titulo}; padding: 5px; margin-top:35px;margin-left:210px;text-transform:none;z-index: 1; transition: all .5s ease-in-out!important; -webkit-transition: all .5s ease-in-out!important;line-height: 13px; font-style:italic; }
  221. #title:hover {text-shadow: 0px 0px {color:titulohover}, 0px 0px {color:titulohover};transition: all .5s ease-in-out!important; }
  222.  
  223. @font-face {font-family:'basket'; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  224.  
  225. @font-face {font-family:Homenaje; src: url('http://static.tumblr.com/xcnfuzu/Vbqm5j4p7/homenaje-regular.ttf');}
  226.  
  227. #descri {width:210px; height:auto; margin-left:208px; margin-top:313px; position:fixed; overflow:hidden; background-color: none;
  228. color: {color:descricao}; font-family: georgia; font-size:09px;text-transform: none; border-left:0px solid; border-right:0px solid; padding:3px;-moz-transform:
  229. rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
  230.  
  231. #descri:hover {color: {color:text};
  232. -moz-transform: rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);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;opacity:1.0;}
  233.  
  234.  
  235.  
  236.  
  237. .descri {font-size: px; font-family: ''; margin-top:px; text-align:center; width: px; margin-left: px; text-transform:; font-style: ;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;opacity:0.0}
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246. #paginal {font-family: verdana; font-size: 9px; text-align: center;}
  247. #paginal a {background:{color:background} ; margin: 0 0px 0 0; padding: 1px 3px; color: {color:text} ;}
  248. #paginal a:hover {background: ; color: {color:text};}
  249. #paginal span.pagina_atual {background: ; margin: 0 1px 0 0; padding: 1px 3px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  250. .ps {position: fixed; margin-left: 120px; padding: 4px; width: 121px; height: auto; top: 200px;height:10px; background-color: ; -webkit-transform: rotate(-90deg);color: {color:text};border-bottom-left-radius:12px;border-bottom-right-radius:12px;}
  251.  
  252.  
  253. </style>
  254. <body>
  255.  
  256. {block:indexpage}
  257.  
  258. <script type="text/javascript" src="http://static.tumblr.com/nj7bgyh/zr9m0w1np/masonryq.js"></script>
  259.  
  260. <script type="text/javascript" src="http://static.tumblr.com/nj7bgyh/J0qm0vycn/querymasonry.js"></script>
  261.  
  262. {block:ifendlessscroll}
  263. <script src="http://static.tumblr.com/nj7bgyh/bynm0xy7g/endlessscrolljquery.js"></script>
  264. {/block:ifendlessscroll}
  265.  
  266. <script src="http://static.tumblr.com/nj7bgyh/rNom0vy8o/masonry.js"></script>
  267.  
  268. <script type="text/javascript">
  269. $(window).load(function () {
  270. $('#entries').masonry(),
  271. $('.masonryWrap').infinitescroll({
  272. navSelector : ".pgna a",
  273. // selector for the paged navigation (it will be hidden)
  274. nextSelector : ".pgna a",
  275. // selector for the NEXT link (to page 2)
  276. itemSelector : ".post",
  277. // selector for all items you'll retrieve
  278. bufferPx : 10000,
  279. extraScrollPx: 11000,
  280. loadingImg : "http://b.imagehost.org/0548/Untitled-2.png",
  281. loadingText : "<em></em>",
  282. },
  283. // call masonry as a callback.
  284. function() { $('#entries').masonry({ appendedContent: $(this) }); }
  285. );
  286. });
  287. </script>
  288.  
  289. {/block:indexpage}
  290.  
  291.  
  292. <script type='text/javascript' src='http://s3.amazonaws.com/BBLR/public/bblr_chatme.js'></script>
  293.  
  294. <div id="linka">
  295. <a href="{text:Link1}" >{text:Link1 title}</a>
  296. <a href="{text:Link2}" >{text:Link2 title}</a>
  297. <a href="{text:Link3}" >{text:Link3 title}</a>
  298. <a href="{text:Link4}" >{text:Link4 title}</a>
  299.  
  300. <a href="{text:Link5}" >{text:Link5 title}</a>
  301. <a href="http://d-esumana.tumblr.com/"title="(c) d-esumana">@</a>
  302. </div>
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311. <div id="linha53"></div> <div id="linha54"></div> <div id="linha55"></div> <div id="linha56"></div> <div id="linha57"></div>
  312.  
  313. <div class="imagem" class="hover">
  314. <img class="bottom shadow" src="{image:foto}"style="-webkit-filter: grayscale(100%);" >
  315. <img class="top shadow" src="{image:foto}" /></div>
  316.  
  317. <div id="ninhatt"><div id="titulo">{text:titulo}</div></div></div>
  318.  
  319. <div class="frase">
  320. <div class="descri">{text:frase}</div>
  321. <div class="ps"><div id="paginal">
  322. {block:JumpPagination length="4"}
  323. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  324. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  325. {/block:JumpPagination}
  326. </div></div></div></a></div>
  327. </div>
  328.  
  329.  
  330. <div id="descri">{description}
  331.  
  332. </div></div></div>
  333.  
  334.  
  335. <div id="entries">
  336.  
  337. {block:Posts}
  338. <div class="entry">
  339.  
  340. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  341.  
  342. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  343.  
  344. {block:Photoset}{Photoset-250}{/block:Photoset}
  345.  
  346. {block:Quote}<span class="aspas">&#10077;</span><div class="rnote">{Quote}</div> <center><font color="{color:source}"><div class="ticalica">— {Source}</div></center></font>{/block:Quote}
  347. {/block:Quote}
  348.  
  349. {block:Link}
  350. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  351. {block:Description}{Description}{/block:Description}
  352. {/block:Link}
  353.  
  354. {block:Chat}
  355. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  356. <div class="chat"><ul>{block:Lines}
  357. <li class="person{UserNumber}">{block:Label}
  358. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  359. {/block:Chat}
  360.  
  361.  
  362.  
  363. {block:Audio}
  364. <div class="player">{AudioPlayerBlack}</div>
  365. {block:Caption}{Caption}{/block:Caption}
  366. {/block:Audio}
  367.  
  368. {block:Video}{Video-500}{/block:Video}
  369.  
  370.  
  371. {block:Answer}
  372. <table width="280px" cellspacing="0" cellpadding="0">
  373. <tr>
  374. <td width="415px" class="question">{Question}</td>
  375. <td width="30px"><span class="questionarrow">◤</span></td>
  376. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  377. </tr>
  378. </table>
  379. <div class="answer">{Answer}</div>
  380. {/block:answer}
  381.  
  382.  
  383. <div id="cap">
  384. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  385. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  386. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  387.  
  388. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  389. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  390. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  391. {/block:ContentSource}</div></div>
  392. <br>
  393.  
  394. <div class="unico">
  395. {block:Date}<div id="info">
  396. <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}
  397. </div></center>{/block:IfShowTags}{/block:Date}</div>
  398. </div>
  399.  
  400.  
  401. {/block:Posts}
  402. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  403.  
  404.  
  405.  
  406.  
  407. </div>
  408. </div>
  409. </div>
  410. </div>
  411. </div>
  412.  
  413.  
  414.  
  415.  
  416. </body>
  417. </html>
Advertisement
Add Comment
Please, Sign In to add comment