d-esumana

Theme 10

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