Don't like ads? PRO users don't see any ads ;-)

Theme 20

By: islaniacastro on May 15th, 2012  |  syntax: None  |  size: 14.42 KB  |  hits: 246  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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. <!-- THEME POR AMEDR0NTADA --!>
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <head>
  10.  
  11.   <!-- ESSA É A MAGIA-->
  12. <meta name="color:background" content="#F0F0F0" />
  13. <meta name="color:link" content="#181818" />
  14. <meta name="color:linkshover" content="#FFFFFF" />
  15. <meta name="color:text" content="#000" />
  16. <meta name="color:entry" content="#FFFFFF" />
  17. <meta name="color:creditbg" content="#fff" />
  18. <meta name="color:credit" content="#757575" />
  19. <meta name="color:lhover" content="#bbb" />
  20. <meta name="color:backlinks" content="#000" />
  21. <meta name="color:sideb" content="#ffffff" />
  22. <meta name="color:border" content="#ffffff" />
  23.  
  24. <meta name="text:titulo" content="Love is an illusion" />
  25.  
  26. <meta name="font:title" content="Georgia" />
  27. <meta name="font:body" content="verdana" />
  28.  
  29.  
  30. <meta name="text:Link1" content="" />
  31. <meta name="text:Link1 Title" content="" />
  32. <meta name="text:Link2" content="" />
  33. <meta name="text:Link2 Title" content="" />
  34. <meta name="text:Link3" content="" />
  35. <meta name="text:Link3 Title" content="" />
  36. <meta name="text:Link4" content="" />
  37. <meta name="text:Link4 Title" content="" />
  38. <meta name="text:Link5" content="" />
  39. <meta name="text:Link5 Title" content="" />
  40.  
  41.  
  42.  
  43. <meta name="if:Show tags" content="1"/>
  44. <meta name="image:sidebar" content="" />
  45.  
  46. <meta name="image:background" content="#" />
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  49.  
  50. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  51.  
  52.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  53.     <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  54.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  55.     <link rel="shortcut icon" href="{Favicon}" />
  56.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  57.     <style type="text/css">
  58.  
  59. body {background-color:#f3f3f3; color:{color:text};
  60.  font-family: {font:body}; font-size: 13px; line-height: 110%;
  61.   margin:0 auto 0 auto; text-align:center; background-image:url('{image:background}'); background-attachment: fixed; }
  62.  
  63. a:link, a:active, a:visited{color: {color:link}; text-decoration:none;}
  64. a:hover{color:{color:linkshover}; text-decoration: none; }
  65.  
  66. p{margin-top: 1px}
  67. blockquote{border-left: 3px solid {color:post}; margin:5px 5px 2px 2px; padding-left:2px; border-bottom:0px;}
  68.  
  69. /* POSTS */
  70.  
  71.  
  72. #content{width: 900px; text-align: center; margin: 25px auto 0 auto; padding-bottom: 150px; background-color:
  73. transparent; color:{color:text}; paddings: 0px;}
  74.  
  75. #entries{float: right; background-color: transparent; text-align: center; margin-right:0px; margin-top: 0px; bottom:-250px;}
  76.  
  77. .post {width: 500px; background-color: {color:entry}; padding: 10px; margin-bottom: 49px; text-align: justify; font-family: {font:text}; font-size: 11px; position: relative; color:{color:text}; margin-left: -490px;margin-top: -47px;}
  78.  
  79. #container {background-color:transparent; position: absolute; top: 65px; left: 955px; padding-bottom: 0px}
  80.  
  81. .info {width: 510px; padding: 0px; margin: 0 0 5px 0}
  82. .infolinks{ background-color: {color:tags}; text-align: left; font-size: 18px; font-family: georgia;  text-transform: none; }
  83. .infolinks a{  background-color: {color:tags}; display: inline; text-decoration: none; color:#696969; background-color: transparent; padding: 1px 3px 1px 3px; margin: 0 0 1px 0  }
  84. .infolinks a:hover{color: {color:link hover}; }
  85.  
  86. h1 {font-family: Georgia; text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 15px;}
  87. h1 a {text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 15px;}
  88. h1 a:hover {text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 15px;}
  89.  
  90. .image {text-align: center; border: 0px; }
  91. .image img {max-width: 500px; margin-bottom: 3px }
  92.  
  93. .qqmarks{
  94. font-size: 80px;
  95. font-weight: bold;
  96. line-height: 80px;
  97. font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  98. opacity: 0.2;
  99. filter:alpha (opacity=20)
  100. }
  101.  
  102. .qquote {font-family: georgia; text-align: justify; font-size: 13px; line-height: 15px; padding: 3px;}
  103.  
  104. .qsource {text-align: center; text-transform: none; margin-left: 0px; margin-bottom: 5px;}
  105.  
  106. .qsource a, a:hover{text-transform: none;}
  107.  
  108. .chat {line-height: 12px; list-style: none }
  109. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  110. .person1 {background-color:{color:background}; color: {color:text}; }
  111. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  112. .person2 {color: {color:text}; }
  113. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  114.  
  115. .audio{background-color:black; display:block;}
  116. .source{display:none}
  117.  
  118. .question { font-size: 11px; font-family: verdana; line-height:105%; background: {color:background}; margin: 0 0 10px 0; padding: 10px 15px; position: relative;}
  119.  
  120. .questionarrow {width: 13px; height: 7px; font-size:30px; font-family: verdana; position: absolute; bottom: -3.5px; left: 460px; color: {color:entry}}
  121.  
  122. .asker {width: 460px; text-align:left; text-transform: lowercase; margin-left: -3px;}
  123.  
  124. .answer {padding: 2px; margin-top: -5px;}
  125.  
  126.  
  127. #cap {width: 500px; margin-top: -2px;}
  128.  
  129. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase; border-bottom 2px solid #C9C9C9}
  130. .dda a {font-size: 9px; border-bottom 2px solid #C9C9C9}}
  131.  
  132. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  133. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  134.  
  135. .notes {width: 520px; padding: 0px; margin-top: -4px; margin-bottom: 0px; font-size: 9px; text-align: left; margin-left:-369px;}
  136. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11; margin-left:-312px;}
  137. ol.notes li {background-color: {color:entry}; margin-bottom: 2px; padding: 5px;}
  138. .notes img{display: none; border:0px}
  139.  
  140.  
  141.  
  142.  
  143. /* IMAGENS */
  144.  
  145. #imagemvish:hover{  -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; }
  146.  
  147. #imagemvish{
  148. float: left; margin-top: -100px; margin-left: 90px; height: 189px;
  149.         width:147px;
  150.         position: absolute;
  151.         background-color: {color:sideb}; opacity: 0.8;  -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;
  152. }
  153.  
  154. #image:hover{  -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; }
  155.  
  156.  
  157. #imaggex {margin-top: 2px; margin-bottom: 10px;}
  158.  
  159.  
  160. #imaggex img{width: 137px; height: 176px; border: 3px solid {color:border}; }
  161.  
  162.  
  163.  
  164. /* LINKS NÉ */
  165.  
  166. #mlnks {width: auto; height: auto; margin-left:81px; margin-top: -17px; position:fixed}
  167.  
  168.  
  169.  
  170. .mlnks a {display: block; font-family:verdana; font-size:9px; text-align: center; height: auto;  width: 73px; color: #fff;  text-shadow:0px 2px 9px #000; padding: 2px; margin-bottom: 1px}
  171.  
  172. .mlnks a:hover{-webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; color: #F0F0F0; opacity: 0.9;}
  173.  
  174.  
  175.  
  176. .smusic {position: fixed; text-align: center; font-size: 14px; font-family: georgia; font-style: italic;padding: 5px; border: 5px solid #fff;margin-left: 587px; width: 245px; background-color: {color:frasebg}; color: {color:frase}; padding: 3px; margin-top: 18px;}
  177.  
  178.  
  179.  
  180. /* Enfeites e tals */
  181.  
  182.  
  183. @font-face {font-family: 'Loved by the King';font-style: normal;font-weight: normal;src: local('Loved by the King'), local('LovedbytheKing'), url('http://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
  184.  
  185.  
  186. .titlebb {text-align: center; margin-top: -125px; margin-left: 80px;  overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-size: 6px; font-family: Loved by the King; color:{color:text}; padding: 10px;  background-attachment: fixed; width:150px; height: 65px; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out; opacity:8; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: uppercase; position: fixed; z-index:7777777; background-color: transparent;}
  187.  
  188. .titlebbawn{font-size: 18px; font-family: ; line-height: 15px;  letter-spacing: 1px; text-transform:  uppercase; margin-top:-4px; text-shadow:6px 2px 9px #BEBEBE; text-align: ;}
  189.  
  190.  
  191. .credit{opacity: 100; padding:1px; width: 145px;background-color: {color:creditbg};font-family:   verdana; font-size: 9px; margin-top: 236px; position: fixed; margin-left: 310px;font-weight:bold; text-align: center; color: {color:credit};}
  192. .credit a{text-decoration: none; color: {color:credit};}
  193.  
  194. /* PAG FEAT CREDTS */
  195.  
  196. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  197. #paginal a {background: {color:creditbg}; margin: 0 1px 0 0; padding: 2px 3px; color: {color:entry}; -moz-border-bottom-right-radius: 20px; border-bottom-right-radius: 20px; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 20px;}
  198. #paginal a:hover {background: {color:creditbg}; color: {color:entry}; padding: 4px 3px; -moz-border-bottom-right-radius: 20px; border-bottom-right-radius: 20px; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 20px;}
  199. #paginal span.pagina_atual {background: {color:creditbg}; margin: 0 1px 0 0; padding: 4px 3px; color: {color:entry}; text-decoration: none; -moz-border-bottom-right-radius: 20px; border-bottom-right-radius: 20px; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 20px;}
  200.  
  201. .ps {position: fixed; padding: 2px; width: 69px; margin-left: 120px; margin-top: 100px; height: auto; background-color: transparent; color: {color:entry};}
  202.  
  203. .pss {position: fixed; margin-left: 200px; padding: 3px; width: 90px; height: auto; top: 300px; background-color: transparent; color: {color:entry};}
  204.  
  205.  
  206. /* BARRA DE ROLAGEM */
  207.  
  208. ::-webkit-scrollbar{width:6px;height:6px;}
  209. ::-webkit-scrollbar-button:start:decrement
  210. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  211. ::-webkit-scrollbar-track-piece{background-color: {color:entry}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  212. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  213. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  214.  
  215. </style>
  216. </head>
  217.  
  218.  
  219. <div class="credit">theme by <a href="http://almejo-s.tumblr.com/"><b>almejo-s;</b> <a href="http://shextasy.tumblr.com/"><b>+</b><a href="http://amor-compulsivo.tumblr.com/"><b>+</b></div></div>
  220. <div style="position:fixed; top:150px; left:220px; width:65px; background-color: trans;"><div class="ehe">
  221. <div class="ps"><div id="paginal">
  222. {block:JumpPagination length="4"}
  223. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  224. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  225. {/block:JumpPagination}
  226. </div></div>
  227. </div>
  228.  
  229. </center>
  230. <div id="imagemvish">
  231.     <div id="imaggex"><img src="{image:sidebar}">
  232.     </div></div>
  233. <div id="mlnks">
  234.  
  235.  
  236. <div class="mlnks">
  237. <a href="{text:Link1}">{text:Link1 Title}</a>
  238. <a href="{text:Link2}">{text:Link2 Title}</a>
  239. <a href="{text:Link3}">{text:Link3 Title}</a>
  240. <a href="{text:Link4}">{text:Link4 Title}</a>
  241. <a href="{text:Link5}">{text:Link5 Title}</a>
  242.  
  243.  
  244.  
  245. </div></div>
  246.  
  247.  
  248. <div class="titlebb"><div class="titlebbawn">{text:titulo}</div></div>
  249. </div></div>
  250.  
  251.  
  252. <body onkeydown="return false">
  253.  
  254. <div id="container">
  255.  
  256. {block:Posts}
  257.  
  258. <div class="post">
  259.  
  260. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  261.  
  262. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  263.  
  264. {block:Photoset}{Photoset-500}{/block:Photoset}
  265.  
  266. {block:Quote}
  267. <div class="qquote"><center>“{Quote}”</div>
  268. {block:Source}<div class="qsource">— {Source}</center></div>{/block:Source}
  269. {/block:Quote}
  270.  
  271.  
  272. {block:Link}
  273. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  274. {block:Description}{Description}{/block:Description}
  275. {/block:Link}
  276.  
  277. {block:Chat}
  278. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  279. <div class="chat"><ul>{block:Lines}
  280. <li class="person{UserNumber}">{block:Label}
  281. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  282. {/block:Chat}
  283.  
  284. {block:Audio}
  285. <br>
  286. <div class="audio">{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. <div class="question"><div class="questionarrow"></div>
  295. <b>{Asker}</b> susurrou: {Question}</div>
  296. <div class="answer">{Answer}</div>
  297. {/block:Answer}
  298.  
  299.  
  300. <div id="cap">
  301. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  302. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  303. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  304.  
  305. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  306.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  307.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  308. {/block:ContentSource}</div></div>
  309. <br>
  310. <div class="tags">{block:IfShowTags}{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IfShowTags}</div>
  311. <div id="dda">
  312.  
  313.  
  314. <div style="float:left;" class="tags1">
  315. {block:Date} <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog <font color=#fa82c4><b>♡</b></font>{/block:IndexPage}<br>
  316. {block:RebloggedFrom} © originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  317. </span>{/block:RebloggedFrom} {block:RebloggedFrom} © via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  318. </div>
  319. </ br>
  320. <br clear="all" /></div></div>
  321.  
  322.  {/block:Posts}
  323. {block:PostNotes}
  324. <div id="notes"><div id="ntstext">{PostNotes}
  325. {/block:PostNotes}
  326.  
  327. </div></div>
  328.  
  329.  
  330.  
  331.  
  332. </body>
  333. </html>