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

Theme 15

By: ItsMaath on Jul 2nd, 2012  |  syntax: None  |  size: 14.79 KB  |  hits: 57  |  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 alugado, dont copy" -->
  6.  
  7.  
  8. <head> <!-- DEFAULT VARIABLES -->
  9. <meta name="color:background" content="#f8f8f8" />
  10. <meta name="color:text" content="#000" />
  11. <meta name="color:posts" content="#f8f8f8" />
  12. <meta name="color:hover" content="#fff" />
  13. <meta name="color:link" content="#000" />
  14. <meta name="color:bgsidebar" content="#ddd">
  15. <meta name="color:bgdescricao" content="#ddd">
  16. <meta name="color:bglinks" content="#ddd">
  17. <meta name="color:titulo" content="#000" >
  18. <meta name="color:textdescricao" content="#000">
  19.  
  20. <meta name="image:sidebar1" content=""/>
  21.  
  22. <meta name="text:frase" content="Uma frase pequena aqui"/>
  23.  
  24. <meta name="text:Link1" content="/" />
  25. <meta name="text:Link1 Title" content="Link1" />
  26. <meta name="text:Link2" content="/" />
  27. <meta name="text:Link2 Title" content="Link2" />
  28. <meta name="text:Link3" content="/" />
  29. <meta name="text:Link3 Title" content="Link3" />
  30. <meta name="text:Link4" content="/" />
  31. <meta name="text:Link4 Title" content="Link4" />
  32. <meta name="text:Link5" content="/" />
  33. <meta name="text:Link5 Title" content="Link5" />
  34. <meta name="text:Link6" content="/" />
  35. <meta name="text:Link6 Title" content="Link6" />
  36. <meta name="text:Link7" content="/" />
  37. <meta name="text:Link7 Title" content="Link7" />
  38. <meta name="text:Link8" content="/" />
  39. <meta name="text:Link8 Title" content="Link8" />
  40.  
  41.  
  42. <title>{Title}</title>
  43. <link rel="shortcut icon" href="{Favicon}">
  44. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  45. {block:Description}
  46. <meta name="description" content="{MetaDescription}" />
  47. {/block:Description}
  48.  
  49.  
  50.  
  51.  
  52. <style type="text/css">
  53. @font-face {font-family: "Arsenale White";src:url("http://static.tumblr.com/ovjik2o/IJLm4wytn/arsenale_white.ttf");}
  54. @font-face {font-family: "Jenna Sue";src:url('http://static.tumblr.com/ekfbsgu/TbGluxp84/jennasue.ttf');}
  55. @font-face {font-family: "Dancing In The Minefields";src:url("http://static.tumblr.com/ovjik2o/BJ1m4ywnb/dancingintheminefields.ttf");}
  56. @font-face {font-family: "Give You Glory";src:url("http://static.tumblr.com/ovjik2o/NeZm523s2/giveyouglory.ttf");}
  57.  
  58. @font-face {
  59. font-family: 'Levimarker,';
  60.  
  61. src: url('http://static.tumblr.com/ekfbsgu/K39ltk1o6/levimarker.ttf') format('eot'),
  62.  
  63. url('Levimarker.woff') format('woff'),
  64.  
  65. url('Levimarker.ttf') format('truetype');
  66.  
  67. }
  68.  
  69. body {background-color:{color:background}; color:{color:text}; font-family: tahoma, helvetica; font-size: 11px; text-align: justify; line-height:110%; background-image:url('{image:background}'); background-attachment: fixed; }
  70.  
  71.  
  72. a {color:{color:link}; text-decoration:none; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  73.  
  74. a:hover {color:{color:hover};}
  75.  
  76. p{margin-top: 1px}
  77. blockquote{margin-left:5px; margin-right: 0px; border-left: 5px solid {color:background}; padding-left:5px;margin-top: 4px;}
  78.  
  79. background-image:url("{image:background}"); background-attachment: fixed}
  80. .topa{padding: 35px 0 0 0; margin: 0 auto 0 auto; width: 317px; height: 65px; text-align: center; }
  81. {block:AskEnabled}.topa{width:400px}{/block:AskEnabled}
  82.  
  83. .title{ text-align: center; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;}
  84. .title a{text-decoration: none; font-size: 20px; color: {color:text}; letter-spacing: -1px; text-transform:normal; line-height: 20px;}
  85. .title a:hover{color:{color:text};}
  86. .userpic{float: left}
  87. .userpic img{border: 7px solid {color:text};}
  88. .pages{margin-left: 125px}
  89. .pages a{background-color: {color:background};color:{color:text}; padding: 5px 10px 5px 10px; text-transform: normal; text-decoration: none; font-size: 9px}
  90.  
  91.  
  92. #content{width: 800px; text-align: center; margin:20px auto 0 auto; margin-left: 41px; padding-bottom: 150px; background-color:
  93. transparent; color:{color:text}; padding: 0px; margin-top: 5px;}
  94.  
  95. #entries{float: left; background-color: transparent; text-align: center}
  96. .post{width: 500px; padding: 10px; margin-left: 400px; text-align: justify; background-color: {color:posts}; margin-bottom:3px;}
  97. .post img{margin: 2px 0 2px 0}
  98. h1{font-family: ; text-align: center; font-size: 16px; letter-spacing: 0px; color: {color:text}; font-weight: normal; line-height: 18px;}
  99. h1 a{font-size: 16px; letter-spacing: -1px; line-height: 18px; letter-spacing: 0px; text-align:center}
  100. .image{text-align: center; height: auto; margin-bottom: 0px; -webkit-border-radius: 70px; -moz-border-radius: 70px; border-radius: 70px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; z-index: 59; }
  101. .image:hover {-webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  102. h2{font-size: 9px; display: block; width: 250px; color:{color:text}; background-color: {color:background}; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: normal; text-decoration: none; font-weight: normal}
  103.  
  104. .qquote{font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 2px; }
  105.  
  106. .qsource{text-align: center; text-transform: none; margin-bottom: 3px;}
  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 {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. .iaudio{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background};}
  115. .iaudio img{max-width: 180px; height: auto; padding: 20px 0 20px 0}
  116. .icap{margin-top: 1px}
  117. .source{display:none}
  118.  
  119. .question{background: {color:post}; font-size: 10px; font-weight:bold; color: {color:text}; padding: 10px;}
  120. .asker {width: 490px; background-color: {color:post}; color:{color:text};
  121. padding: 10px}
  122. .asker img{float: left; margin: 0px 5px 3px 0}
  123. .asker a{font-size: 9px; color:{color:link}; text-transform: lowercase; line-height: 8px; padding: 0; margin: 0; font-family: verdana;}
  124. .asker a:hover{font-size: 9px; color:{color:link}; text-transform: lowercase; line-height:8px; padding: 0; margin: 0; font-family: verdana;}
  125. .answer {padding: 5px 0 0 0}
  126.  
  127.  
  128. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  129. .dda a {font-size: 9px; color: {color:link};}
  130. .dda a:hover {font-size: 9px; color: {color:hover};}
  131.  
  132. .origin{font-size:9px}
  133. .ibottom{margin-top: 5px; font-family: 'Century Gothic', 'Apple Gothic', sans-serif}
  134. .date{float:left; padding-left: 10px; text-transform: uppercase; font-size: 10px}
  135. .permalink{float:left; text-transform: uppercase; font-size: 9px;}
  136.  
  137. #notes {width: 500px; padding: 5px; margin-left: 300px;font-size: 9px; text-align: left;}
  138. ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
  139. ol.notes li {margin: 0px; padding: 2px;}
  140. #notes img{border:0px}
  141.  
  142. #page{text-align: center; font-size:50px}
  143. #page a{font-size: 30px; text-decoratin: none; font-family: georgia;}
  144.  
  145. #clear{width: 500px; height: 30px}
  146.  
  147.  
  148.  /* Links */
  149.  
  150. #math1 {position: fixed; margin: 0px 0px 0px 12px;}
  151.  
  152. #math {text-align: justify; font-size: 9px; font-family: verdana; position: relative; margin-left: 179px; margin-top: 302px; width: 0px; height: 0px; background-color: transparent; color: {color:text}; padding: 5px; background-attachment: fixed;}
  153.  
  154.  
  155. .links1 {position: absolute; width: 110px; margin-left:4px; margin-top:0px; padding: 0px; text-align: center; z-index:3;}
  156.  
  157. .links1 a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom:2px; margin-top:-1px; width: 103px; background-color: transparent; color:{color:links}; text-decoration: none; text-transform: lowercase; line-height:18px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  158.  
  159. .links1  a:hover{text-align: center; background-color: {color:bglinks}; color: #000000;}
  160.  
  161. #math3 {position: fixed; margin: 0px 0px 0px 12px;}
  162.  
  163. #math2 {text-align: justify; font-size: 9px; font-family: verdana; position: relative; margin-left: 282px; margin-top: 302px; width: 0px; height: 0px; background-color: transparent; color: {color:text}; padding: 5px; background-attachment: fixed;}
  164.  
  165.  
  166. .links2 {position: absolute; width: 110px; margin-left:4px; margin-top:0px; padding: 0px; text-align: center; z-index:3;}
  167.  
  168. .links2 a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom:2px; margin-top:-1px; width: 103px; background-color: transparent; color:{color:links}; text-decoration: none; text-transform: lowercase; line-height:18px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  169.  
  170. .links2  a:hover{text-align: center; background-color: {color:bglinks}; color: #000000;}
  171.  
  172. /* Titulo e Descrição */
  173.  
  174. #descricao {margin-top: 382px; margin-left: 200px; width: 206px; height: 120px; background-color: {color:bgdescricao}; font-family: futura; position: fixed; text-align: center; z-index: 999; overflow: hidden}
  175.  
  176. #titulom {margin-top: 60px; margin-left: 180px; width: 240px; height: 20px; background-color: transparent; color: {color:titulo}; font-family: "Give You Glory"; src:url('http://static.tumblr.com/ovjik2o/NeZm523s2/giveyouglory.ttf'); position: fixed; font-size: 20px; text-align: center;}
  177.  
  178.  
  179.  /* Imagens */
  180.  
  181. #sidebar {width: 200px; height: 220px; margin-left: 200px; margin-top: 80px; position:fixed;  overflow:hidden; background-color: {color:bgsidebar}; border-left:0px solid; border-right:0px solid; padding:3px; }
  182.  
  183. #imagem img{width: 200px; height:220px; position: fixed; }
  184. /* Paginação */
  185.  
  186. #paginacao {top: 20%; margin-left: 70px; width: 80px; position: fixed; padding: 0px;}
  187. .paginacao1 {font-size: 20px; font-family: verdana; padding: 1px;}
  188. .paginacao1 a{color: {color:link}; background-color: {color:background};}
  189. .paginacao1 a:hover {color: #000000; background-color: #ff00000;}
  190.  
  191. /* Creditos */
  192.  
  193. #creditos {width:140px; height: 50px; margin-left: 235px; margin-top: 500px; position:fixed; font-family:Futura, 'Century Gothic', AppleGothic, sans-serif; ; font-size:10px; line-height: 15px;overflow:hidden; background-color: transparent; border-left:0px solid; border-right:0px solid; padding:3px;}
  194.  
  195.  
  196. </style>
  197.  
  198. </head>
  199.  
  200.  
  201. <body>
  202.  
  203. <div id="math1">
  204. <div id="math"><div class="links1">
  205. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  206. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  207. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  208. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  209.  
  210. </div></div></div>
  211.  
  212. <div id="math3">
  213. <div id="math2"><div class="links2">
  214. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  215. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  216. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  217. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  218.  
  219. </div></div></div>
  220.  
  221. <div id="descricao">{Description}</div>
  222.  
  223. <div id="titulom">{text:frase}
  224. </div></div>
  225.  
  226.  
  227.  
  228. </div></div></div></div>
  229.  
  230. <div id="sidebar"><div id="imagem">
  231.  
  232. <img src="{image:sidebar1}"/>
  233.  
  234. </div></div>
  235.    
  236. </div></div>
  237.  
  238. <div id="creditos"><a href="http://alugado.tumblr.com/">© alugado</a>
  239.  
  240. </div></div>
  241.  
  242. <div id="content">
  243. <br><br>
  244. <br>
  245.  
  246. <div id="entries">
  247. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  248. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  249.  
  250.  
  251. {block:Posts}
  252. <div class="post">
  253.  
  254. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  255.  
  256. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" ></div>{LinkCloseTag}{/block:Photo}
  257.  
  258. {block:Photoset}{Photoset-500}{/block:Photoset}
  259.  
  260. {block:Quote}
  261. <div class="qquote">{Quote}</div><br>
  262. {block:Source}<div class="qsource"> — {Source}</div>{/block:Source}
  263. {/block:Quote}
  264.  
  265. {block:Link}
  266. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  267. {block:Description}{Description}{/block:Description}
  268. {/block:Link}
  269.  
  270. {block:Chat}
  271. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  272. <div class="chat"><ul>{block:Lines}
  273. <li class="person{UserNumber}">{block:Label}
  274. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  275. {/block:Chat}
  276.  
  277. {block:Audio}
  278. <div class="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  279. {AudioPlayerGrey}
  280. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  281. {/block:Audio}
  282.  
  283. {block:Video}{Video-500}{/block:Video}
  284.  
  285. {block:Answer}
  286. <div class="asker"><img src="{AskerPortraitURL-48}"> <small><b>{Asker}</b></small> <small><b>asked: </b></small><br> {Question}</div><br>
  287. <div class="answer">{Answer}</div>
  288. <br>
  289. {/block:Answer}
  290.  
  291.  
  292. <div class="cap">
  293. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  294. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  295. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  296.  
  297. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  298. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  299. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  300. {/block:ContentSource}</div></div>
  301.  
  302.  
  303. <div id="dda">
  304.  
  305. <div style="float:left;" class="details">
  306. in<b>diretas:</b>{block:HasTags}{block:Tags} <a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}<br>
  307. {block:Date} {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} » <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} » <a href="{ReblogURL}" target="_blank"><b>seja sexy e reblog</b></a><br>
  308. {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  309. </span> {/block:RebloggedFrom} » via {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<br>
  310. </div>
  311.  
  312. <br clear="all" /></div></div>
  313.  
  314.  
  315. <div id="paginacao">
  316.     <div class="paginacao1">
  317.             {block:PreviousPage}
  318.                 <a href="{PreviousPage}">←</a>
  319.             {/block:PreviousPage}
  320.  
  321.             {block:NextPage}
  322.                 <a href="{NextPage}">→</a>
  323.             {/block:NextPage}
  324. </div></div>
  325.  
  326.  
  327.  
  328. {/block:Posts}
  329.  
  330.  
  331. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  332. {block:PostNotes}
  333. <div id="notes"><div id="notestext">{PostNotes}</div></div>
  334. {/block:PostNotes}
  335.  
  336. </div>
  337. </div>
  338. </div>
  339. </div>
  340.  
  341.  
  342.  
  343. </body>
  344. </html>