luisquintanilha

Theme 14

Aug 10th, 2012
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.54 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <! theme by congelad0 !>
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6. <!-- DEFAULT VARIABLES -->
  7.  
  8. <meta name="color:background" content="#ececec" />
  9. <meta name="color:sbar" content="#fff" />
  10. <meta name="color:links" content="#000" />
  11. <meta name="color:links hover" content="#999999" />
  12. <meta name="color:entry" content="#fff" />
  13. <meta name="color:text" content="#000" />
  14. <meta name="color:scroll" content="#000000" />
  15. <meta name="color:scrollback" content="#f9f9f9" />
  16. <meta name="image:tbar" content="http://24.media.tumblr.com/tumblr_ls22plytSG1qi4q5ko1_500.gif"/>
  17. <meta name="color:link1" content="#000000" />
  18. <meta name="color:link2" content="#ffffff" />
  19. <meta name="color:linkhover1" content="#fff" />
  20. <meta name="color:hover" content="#fff" />
  21. <meta name="image:background" content=""/>
  22. <meta name="text:tit1" content="frase e tals" />
  23. <meta name="text:Link1" content="links" />
  24. <meta name="text:Link1 Title" content="links" />
  25. <meta name="text:Link2" content="links" />
  26. <meta name="text:Link2 Title" content="links" />
  27. <meta name="text:Link3" content="links" />
  28. <meta name="text:Link3 Title" content="links" />
  29. <meta name="text:Link4" content="links" />
  30. <meta name="text:Link4 Title" content="links" />
  31. <meta name="text:Link5" content="links" />
  32. <meta name="text:Link5 Title" content="links" />
  33.  
  34. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  35. <title>{Title}</title>
  36. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  37. <link rel="shortcut icon" href="{Favicon}" />
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  39. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  40. <style type="text/css">
  41.  
  42.  
  43. #container {background-color:transparent; width: 935px; text-align: center; margin: 0px auto 20px auto}
  44.  
  45. 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; }
  46.  
  47. a {color: {color:links}; text-decoration: none; text-transform: none;}
  48. a:hover {color: {color:links hover}; background-color: transparent; text-decoration: none;}
  49.  
  50. p {margin: 6px 0 0 0}
  51.  
  52. blockquote {margin: 5px 5px 5px 5px; border-left: 5px solid {color:background}; padding-left: 5px; }
  53. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  54. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  55. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  56.  
  57. blockquote img{max-width: 470px!important}
  58. blockquote blockquote img{max-width: 450px!important}
  59. blockquote blockquote blockquote img{max-width: 430px!important}
  60. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  61.  
  62.  
  63. #xright {float: left; margin-top: -6px;}
  64.  
  65. .postbox {width: 400px; margin-left: 460px; background-color: {color:entry}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; border-bottom: 1px dotted {color:text};}
  66.  
  67. h1 {font-family: georgia; text-align: center; font-size: 19px; text-transform: tiny; color: {color:text}; font-weight: normal; line-height: 20px;}
  68. h1 a {text-align: center; font-size: 19px; text-transform: tiny; color: {color:text}; font-weight: normal; line-height: 20px;}
  69. h1 a:hover {text-align: center; font-size: 19px; text-transform: tiny; color: {color:text}; font-weight: normal; line-height: 20px;}
  70.  
  71. .image {text-align: center; border: 0px}
  72. .image img {max-width: 400px; margin-bottom: 2px }
  73.  
  74. .xquote {font-family: tahoma; text-align: center; font-size: 12px; line-height: 15px; padding: 3px;}
  75. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  76. .xquotesource a, a:hover{text-transform: none;}
  77.  
  78. .chat {line-height: 13px; list-style: none }
  79. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  80. .person1 {color: {color:text}; padding: 2px; }
  81. .person1 .label {font-weight: bold; color:{color:text}}
  82. .person2 {color: {color:text}; padding: 2px; }
  83. .person2 .label {font-weight: bold; color:{color:text}}
  84.  
  85. .player {background-color: #000; text-align: left; display:block;}
  86.  
  87. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  88. .answer {padding: 2px}
  89. .answer img {max-width: 370px;}
  90.  
  91.  
  92. #xdate {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  93. #xdate a {font-size: 9px;}
  94.  
  95. .tags {color: {color:text}; font-size: 9px; font-family: georgia; display: inline; list-style: none; text-transform: lowercase;}
  96. .tags a {font-size: 7px; color: tinytots; display: inline; list-style: none; text-transform: lowercase;}
  97.  
  98. #cap {width: 400px; margin-top: -2px;}
  99. .source {display: none;}
  100.  
  101. .notes {width: 421px; padding: 0px; margin-top: 1px; margin-left: 460px; margin-bottom: 1px; font-size: 9px; text-align: left}
  102. ol.notes {list-style: none; margin: 0 200px 0 0px; padding: 0px; z-index: 11;}
  103. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  104. .notes img{display: none; border:0px}
  105.  
  106.  
  107.  
  108. ::-webkit-scrollbar{width:6px;height:6px;}::-webkit-scrollbar-button:start:decrement::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}::-webkit-scrollbar-track-piece{background-color:{color:scrollback};}::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scroll};}::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};}
  109.  
  110.  
  111.  
  112. /*etc*/
  113.  
  114. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  115.  
  116. @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  117.  
  118. /** sidebar **/
  119.  
  120.  
  121. .oizinho {font-family: georgia; position: fixed; margin-left: 125px; margin-top: 90px; font-size: 28px; z-index: 0;}
  122. .oizinho a {color: ; background-color: transparent;}
  123. .oizinho a:hover {color: ;}
  124.  
  125. .oizinho2 {font-family: georgia; position: fixed; margin-left: 125px; margin-top: 50px; font-size: 28px; z-index: 0;}
  126. .oizinho2 a {color: ; background-color: transparent;}
  127. .oizinho2 a:hover {color: ;}
  128.  
  129.  
  130. .gates {width: auto; height: 6px; padding:0px; margin-top:190px; margin-left:127px; position:fixed;}
  131.  
  132. .gates a {float: left;display: block; width: auto; height: 6px; line-height: 3px; padding: 5px; font-family: verdana; font-size: 9px; text-align: center; background-color: transparent; color:#383838; text-decoration: none; text-transform: uppercase; margin-right: 1px; margin-bottom: 0px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; }
  133.  
  134. .gates a:hover {color:#383838; background-color: transparent; letter-spacing: 0px; font-weight:bold; opacity: 0.9;}
  135.  
  136. #sid {position:fixed; border-top: 2px solid #999; width: 300px; margin-top: -5px; margin-left: 146px; background-color: {color:link2}; ; padding: 1px; }
  137. .photo {position:relative; width:210px; padding:0px; background-color:{color:entry}; overflow: hidden;-webkit-transition: all 0.6s ease; margin-top: -225px; margin-left: -02px; border: 2px solid {color:borda}; }
  138. .photo:hover {-webkit-transition: all 0.6s ease;}
  139. .photo img {display: block;width:210px; height:320px;}
  140.  
  141. .photo:hover #description {margin-top:20px;height: auto;margin-left:12px;}
  142. .credit{background-color: {color:hover}; color: {color:text}; text-align: center; font-size: 8px; width:138px; height:13px; line-height: 14px; position: fixed; margin-left: 93px; margin-top:300px; padding: 4px; font-family: tinytots;position: fixed; }
  143.  
  144.  
  145.  
  146. .picture {width:auto; height: auto; margin-left: 0px;
  147. -webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out; padding: 2px; background-color: {color:nhau}; position: fixed; margin-top: 0px; border: 2px solid {color:hover}; }
  148. .picture:hover #about {margin-left: 1px; margin-top: -94px; opacity: 0.9;}
  149. .picture img {width: 291px; height: 210px; -webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;}
  150. .picture img:hover {opacity: 0.8}
  151.  
  152.  
  153.  
  154. #links {z-index: 4;width: 306; height: auto; padding:0px; margin-top:133px; margin-left:-100px; position: fixed;}
  155. #links a {float: left; display: block; line-height: 15px; padding: 3px; font-family: Homenaje; font-size: 12px; text-align: center; color:{color:link1}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; text-transform:uppercase; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;width:53px;height:15px;border-bottom: 5px solid transparent;background-color: {color:link2};}
  156. #links a:hover {opacity: 0.9; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; border-bottom:1px dotted ;text-shadow:3px 3px 0px rgba(0,0,0,0.1),4px -6px 0px rgba(0,0,0,0.2),4px 7px 0px rgba(0,0,0,0.1),-6px 4px 0px rgba(0,0,0,0.2),-3px -4px 0px rgba(0,0,0,0.12);}
  157.  
  158.  
  159. #title {z-index: 3;position:absolute;width:241px; height:20; font-size:20px; font-family:Homenaje; text-align:center; color:{color:link2}; padding: 5px; margin-top:-40px;margin-left:16px;text-transform:uppercase;line-height: 20px;opacity: 0.7;}
  160. #title:hover {-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;-moz-transform: scale(1.5);-webkit-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;background-color: transparent;color:#fff;}
  161.  
  162. #desc {position:absolute;width:285px;height:auto;font-size:9px; font-family:verdana; text-align:center; color:{color:text};padding: 5px; margin-top:220px; margin-left:0px;background-color:{color:background};border-bottom:2px solid {color:sbar};border-left:2px solid {color:sbar};border-right:2px solid {color:sbar};}
  163.  
  164. #side {position: fixed; width:210px; margin-left:247px; margin-top: -120px;}
  165.  
  166.  
  167. #tumblr_controls{position: fixed!important; z-index: 999999999;}
  168. #tumblr_controls{position: fixed!important; z-index: 999999999;}
  169. #tumblr_controls{position: fixed!important; z-index: 999999999;}
  170. #tumblr_controls{position: fixed!important; z-index: 999999999;}
  171.  
  172.  
  173. </style>
  174. <style type="text/css">{CustomCSS}</style>
  175. </head>
  176.  
  177. <body onkeydown="return false">
  178.  
  179. <div id="container">
  180.  
  181. </div>
  182. <div id="side">
  183. <div id="links">
  184. <a href="{text:Link1}">{text:Link1 Title}</a>
  185. <a href="{text:Link2}">{text:Link2 Title}</a>
  186. <a href="{text:Link3}">{text:Link3 Title}</a>
  187. <a href="{text:Link4}">{text:Link4 Title}</a>
  188. <a href="{text:Link5}">{text:Link5 Title}</a>
  189. </div>
  190.  
  191.  
  192.  
  193.  
  194. </div>
  195.  
  196. </div>
  197. </div>
  198.  
  199. <div id="xright">
  200.  
  201. {block:Posts}
  202. <div class="postbox">
  203.  
  204. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  205.  
  206. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  207.  
  208. {block:Photoset}<div class="image">{Photoset-400}</div>{/block:Photoset}
  209.  
  210. {block:Quote}
  211. <div class="xquote"><big>"</big>{Quote}<big>"</big></div>
  212. {block:Source}<div class="xquotesource"> — {Source}</div>
  213. {/block:Source}
  214. {/block:Quote}
  215.  
  216. {block:Link}
  217. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  218. {block:Description}{Description}{/block:Description}
  219. {/block:Link}
  220.  
  221. {block:Chat}
  222. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  223. <div class="chat"><ul>{block:Lines}
  224. <li class="person{UserNumber}">{block:Label}
  225. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  226. {/block:Chat}
  227.  
  228. {block:Audio}
  229. <div class="player">{AudioPlayerBlack}</div>
  230. {block:Caption}{Caption}{/block:Caption}
  231. {/block:Audio}
  232.  
  233. {block:Video}{Video-400}{/block:Video}
  234.  
  235.  
  236. {block:Answer}
  237. <div class="asker"><img src="{AskerPortraitURL-30}"> <b>{Asker}</b> whispered: <i>{Question}</i></div>
  238. <div class="answer">{Answer}</div>
  239. {/block:Answer}
  240.  
  241.  
  242. <div id="cap">
  243. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  244. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  245. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  246.  
  247. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  248. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  249. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  250. {/block:ContentSource}</div></div>
  251. <br>
  252.  
  253.  
  254. <div id="xdate">
  255. {block:Date}<div class="tags"> {block:HasTags} {block:Tags} <font color=#FF0000>⇢ </font><a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  256. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <font color=#FF0000> · </font><img src="http://media.tumblr.com/tumblr_m0niknoQfK1qe5v0r.png"class="" title=""> <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} <font color=#FF0000> · </font> <a href="{ReblogUrl}" target="_blank"><img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"class="" title="reblog"> reblog? </a></a>
  257. {/block:IndexPage}
  258. {block:RebloggedFrom}<br> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">originally</a>{/block:RebloggedFrom}{block:RebloggedFrom} <font color=#FF0000> · </font> <a href="{ReblogParentURL}">via</a>
  259. {/block:RebloggedFrom}
  260. </div>
  261. </div>{/block:Date}
  262.  
  263.  
  264. {/block:Posts}
  265. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  266. </div>
  267. </div>
  268. </div>
  269. </div>
  270. </div>
  271. </div>
  272. </div>
  273.  
  274.  
  275.  
  276. </div>
  277.  
  278.  
  279. </div></div>
  280.  
  281.  
  282. </div>
  283. </div>
  284. </div></div>
  285.  
  286.  
  287. <Div id="sid">
  288.  
  289. <div id="sidebar1">
  290. <div class="picture">
  291. <img width="228px" height "200px" src="{image:tbar}">
  292. <div id="title">{text:tit1}</div>
  293. </div>
  294.  
  295. <div id="desc">{Description}
  296. </div>
  297. </div>
  298. </div>
  299. </div>
  300. <div class="oizinho2">{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div>
  301.  
  302. <div class="oizinho">{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}</div>
  303.  
  304. <div class="gates">
  305. <a href="http://congelad0.tumblr.com/" title="theme by congelad0, dtls of idolatrado">©</a>
  306. </div>
  307.  
  308. </body>
  309.  
  310.  
  311.  
  312.  
  313. </html>
Advertisement
Add Comment
Please, Sign In to add comment