d-esumana

theme 2

Sep 29th, 2012
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.81 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:border" content="#fff" />
  10. <meta name="color:linkmenu" content="#ffffff" />
  11. <meta name="color:linkshover" content="#ffffff"/>
  12. <meta name="color:bglinks" content="#ffffff"/>
  13. <meta name="color:bglinkshover" content="#bebebe"/>
  14. <meta name="image:sidebar2" content "#ffffff" />
  15. <meta name="color:cfrase" content "#ffffff" />
  16. <meta name="color:descricaotext" content "#ffffff" />
  17. <meta name="text:cfrase" content "#ffffff" />
  18. <meta name="color:link" content "#ffffff" />
  19.  
  20.  
  21.  
  22.  
  23.  
  24. <meta name="image:sidebar2" content="http://static.tumblr.com/h6aebbw/uMqm9483f/tumblr_m8kbp7afbo1rxhympo1_1280.jpg" />
  25.  
  26.  
  27. <meta name="text:Link1" content="/" />
  28. <meta name="text:Link1 Title" content="1st page" />
  29. <meta name="text:Link2" content="/ask" />
  30. <meta name="text:Link2 Title" content="ask " />
  31. <meta name="text:Link3" content="/" />
  32. <meta name="text:Link3 Title" content="link" />
  33. <meta name="text:Link4" content="#" />
  34. <meta name="text:Link4 Title" content="link" />
  35. <meta name="text:Link5" content="#" />
  36. <meta name="text:Link5 Title" content="link" />
  37.  
  38.  
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  41. <link href='http://fonts.googleapis.com/css?family=The+Girl+Next+Door' rel='stylesheet' type='text/css'>
  42. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  43.  
  44.  
  45. <title>{Title}</title>
  46. <link rel="shortcut icon" href="{Favicon}">
  47. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  48. {block:Description}
  49. <meta name="description" content="{MetaDescription}" />
  50. {/block:Description}
  51.  
  52.  
  53.  
  54. <style type="text/css">
  55.  
  56.  
  57. body {background-color: {color:background}; font-family: georgia; color: {color:text}; text-align: center; font-size: 9px; background-image:url('{image:background}'); background-attachment: fixed; }
  58.  
  59. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out;}
  60.  
  61. p {margin: 6px 0 0 0}
  62.  
  63. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 4px; }
  64. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:post};}
  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. #tudo {text-align: center; margin: 20px auto 20px auto; z-index: 1; width: 935px; position:fixed; }
  74.  
  75. #entry {float: left; margin-left: 450px;}
  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.2; -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. #ccfrase {float: left; width: 200px; height:18px; top: 320px; left:160px; padding:px; text-align: center; position: fixed; background: transparent;}
  150. .cfrase {clear: both; margin-top: -3px; -webkit-transform: rotate(-90deg);background-color: transparent; padding: px; letter-spacing: 0px; font-size: 20px; font-family:georgia; color:{color:cfrase}; font-style: italic; }
  151.  
  152. /*DESCRIÇÃO*/
  153.  
  154. #lizz {width:150px; height: auto; margin-left:290px; margin-top:360px; position:fixed; overflow:hidden; background-color: transparent ; color: {color:descricaotext}; font-family: tinytots; font-size:8px;text-transform: uppercase; 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);}
  155.  
  156.  
  157.  
  158. /* FIM DA DESCRIÇÃO*/
  159.  
  160. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  161. #paginal a {background: #000 ; margin: 0 1px 0 0; padding: 1px 3px; color: {color:text} ;}
  162. #paginal a:hover {background: #000 ; color: {color:text};}
  163. #paginal span.pagina_atual {background: #000 ; margin: 0 1px 0 0; padding: 1px 3px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  164. .ps {position: fixed; margin-left: 280px; padding: 4px; width: 121px; height: auto; top: 500px; background-color: ; color: {color:text};}
  165.  
  166.  
  167. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  168.  
  169. #thd {position: fixed; float: left; top:200px; left:290px;}
  170. .thd img{border: 10px solid {color:border}; width:150px; height: 250px;}
  171.  
  172. #linkss {margin-top: 220px; margin-left: 250px; position:fixed; width: auto;}
  173.  
  174. #linkss a{text-transform: uppercase; font-weight:; display: block; float: center; 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:50px; text-align: center; font-size: 15px; height:18px; margin: 1px 0 28px 0; background-color:{color:bglinks}; color: {color:linkmenu}; margin-left: 2px; line-height:18px;-webkit-transform: rotate(-90deg);}
  175.  
  176. #linkss a:hover{color: {color:linkshover}; background-color: {color:bglinkshover}; letter-spacing: 2px; width:55px; }
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186. .credit {background-color: transparent; font-size: 8px; color: {color:linkmenu}; text-align: center; width: 210px; height: auto; position: fixed; padding: 2px 5px; text-transform: none; margin-left: 260px; font-family: tinytots; margin-top: 451px; overflow: hidden; -webkit-transform: rotate(deg); z-index:10;};
  187.  
  188.  
  189.  
  190.  
  191.  
  192. </style>
  193.  
  194. <body>
  195.  
  196.  
  197. <div id="content">
  198. <div id="linkss">
  199. <div class="oslinks">
  200. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  201. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  202. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  203. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  204. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  205.  
  206.  
  207.  
  208. </div>
  209. </div>
  210.  
  211.  
  212. <div id="ccfrase"><div class="cfrase"> {text:cfrase}
  213. </div>
  214.  
  215.  
  216. <div id="thd"><div class="thd"><img src="{image:sidebar2}"></div></div>
  217. </div>
  218.  
  219.  
  220. <div id="lizz">{description}</div>
  221. </div></div>
  222.  
  223.  
  224. <div class="credit">« BY <a href="http://d-esumana.tumblr.com/">D-ESUMANA </a> | DON'T COPY » </div>
  225.  
  226.  
  227. <div id="c2">
  228. <div id="c3">
  229.  
  230.  
  231. <div class="ps"><div id="paginal">
  232. {block:JumpPagination length="4"}
  233. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  234. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  235. {/block:JumpPagination}
  236. </div></div>
  237.  
  238.  
  239. </div>
  240. <div id="entry">
  241.  
  242. {block:Posts}
  243. <div class="posts">
  244.  
  245. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  246.  
  247. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  248.  
  249. {block:Photoset}{Photoset-500}{/block:Photoset}
  250.  
  251. {block:Quote}
  252. <div class="pquote">“{Quote}”</div>
  253. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  254. {/block:Source}
  255. {/block:Quote}
  256.  
  257. {block:Link}
  258. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  259. {block:Description}{Description}{/block:Description}
  260. {/block:Link}
  261.  
  262. {block:Chat}
  263. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  264. <div class="chat"><ul>{block:Lines}
  265. <li class="person{UserNumber}">{block:Label}
  266. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  267. {/block:Chat}
  268.  
  269. {block:Audio}
  270. <div class="player">{AudioPlayerBlack}</div>
  271. {block:Caption}{Caption}{/block:Caption}
  272. {/block:Audio}
  273.  
  274. {block:Video}{Video-500}{/block:Video}
  275.  
  276.  
  277. {block:Answer}
  278. <table width="500px" cellspacing="0" cellpadding="0">
  279. <tr>
  280. <td width="415px" class="question">{Question}</td>
  281. <td width="30px"><span class="questionarrow">◤</span></td>
  282. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  283. </tr>
  284. </table>
  285. <div class="answer">{Answer}</div>
  286. {/block:answer}
  287.  
  288.  
  289. <div id="cap">
  290. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  291. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  292. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  293.  
  294. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  295. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  296. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  297. {/block:ContentSource}</div></div>
  298. <br>
  299.  
  300. <div class="creditoaokaique">
  301. {block:Date}<div id="info">
  302. <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}
  303. </div></center>{/block:IfShowTags}{/block:Date}</div>
  304. </div>
  305.  
  306.  
  307. {/block:Posts}
  308. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  309.  
  310.  
  311. </div>
  312. </div>
  313. </div>
  314. </div>
  315.  
  316. </body>
  317. </html>
Advertisement
Add Comment
Please, Sign In to add comment