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

Theme 07

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