diariodeumjudas

Theme 33

Nov 28th, 2012
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.01 KB | None | 0 0
  1. <!-- theme for sintonizo, don't copy -->
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head>
  6. <!-- DEFAULT VARIABLES -->
  7. <meta name="if:Hidden Tags" content="1"/>
  8. <meta name="color:background" content="#ffffff" />
  9. <meta name="color:link" content="#000000" />
  10. <meta name="color:text" content="#000000" />
  11. <meta name="color:colortext" content="#000000" />
  12. <meta name="color:post" content="#ffffff" />
  13. <meta name="color:link" content="#000000" />
  14. <meta name="color:fundo" content="#ffffff" />
  15. <meta name="color:sidebar" content="#ffffff" />
  16. <meta name="color:entry" content="#FFFFFF" />
  17. <meta name="color:fundo scroll" content="#F8F8F8" />
  18. <meta name="color:scroll" content="#757575" />
  19. <meta name="color:linkbg" content="#ffffff" />
  20. <meta name="color:linktext" content="#bbb" />
  21.  
  22.  
  23. <meta name="image:background" content="" />
  24. <meta name="image:sidebar" content="http://static.tumblr.com/wtqmrzh/3PPmc3gr6/tumblr_mb6luzmy0q1rty5cyo1_250.jpg"/>
  25.  
  26. <meta name="text:frase" content="I Learned To Fall, Not Afraid" />
  27.  
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="link" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="link" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="link" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="link" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="link" />
  38.  
  39.  
  40.  
  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. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  52.  
  53. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  54.  
  55.  
  56. <style type="text/css">
  57.  
  58.  
  59.  
  60. 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; }
  61.  
  62. a {color: {color:link}; text-decoration: none; text-transform: none;}
  63. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  64.  
  65. p {margin: 6px 0 0 0}
  66.  
  67. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  68. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  69. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  70. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  71.  
  72. blockquote img{max-width: 470px!important}
  73. blockquote blockquote img{max-width: 450px!important}
  74. blockquote blockquote blockquote img{max-width: 430px!important}
  75. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  76.  
  77.  
  78. #container {text-align: center; width: 935px; margin: -10px auto 20px auto; padding: 0px; z-index: 1}
  79.  
  80. #entry {float: left; margin-left: 314px;}
  81.  
  82. .posts {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  83.  
  84. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  85. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  86. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  87.  
  88. .image {text-align: center; border: 0px}
  89. .image img {max-width: 500px; margin-bottom: 2px }
  90.  
  91. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  92. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  93. .pquotesource a, a:hover{text-transform: none;}
  94.  
  95. .chat {line-height: 13px; list-style: none }
  96. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  97. .person1 {color: {color:text}; padding: 2px; }
  98. .person1 .label {font-weight: bold; color:{color:text}}
  99. .person2 {color: {color:text}; padding: 2px; }
  100. .person2 .label {font-weight: bold; color:{color:text}}
  101.  
  102. .player {background-color: #000; text-align: left; display:block;}
  103.  
  104. .question {
  105. color:{color:text};
  106. font-size: 11px;
  107. font-weight: normal;
  108. font-family: verdana;
  109. line-height:95%;
  110. background: #eeeeee;
  111. position: relative;
  112. min-height:70px;
  113. padding:10px 15px;
  114. margin-bottom:2px;
  115. margin-right:-10px;}
  116.  
  117. .questionarrow {
  118. font-size:30px;
  119. color:{color:aske};
  120. vertical-align:middle;
  121. margin-left:-5px!important;}
  122.  
  123.  
  124. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  125. .asker a {color:{color:text};}
  126. .asker img {float:left; margin-left:500px; vertical-align:top; margin-right:3px; max-height:15px;}
  127.  
  128. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  129. .asking a{color:{color:text};}
  130. .asking img {width:58px; vertical-align:middle; background-color:{color:aske}; padding:3px;}
  131.  
  132. .arrow {padding-top:11px; color:{color:borda}; font-size:30px;}
  133.  
  134.  
  135. .answer {color:{color:answer};}
  136.  
  137. .credito { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  138. .credito:hover { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  139.  
  140. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  141. #info a {font-size: 10px; text-transform: uppercase;}
  142.  
  143. .tags {color: {color:text}; font:7px verdana; text-align:justify; display: inline; list-style: none;}
  144. .tags a {text-transform:uppercase; text-align:justify; font-size:7px; display: inline; list-style: none;}
  145. .tags a:hover {text-transform:uppercase}
  146.  
  147.  
  148. #cap {width: 500px; margin-top: -2px;}
  149. .source {display: none;}
  150.  
  151. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  152. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  153. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  154. .notes img{display: none; border:0px}
  155.  
  156. #all {position: fixed; margin: 0px 20px 20px -287px;}
  157.  
  158. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  159.  
  160. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  161.  
  162.  
  163. #side {position: fixed; margin-top: -8px; margin-left: 80px; width: 200px; height: 342px; background: {color:fundo}; z-index:20}
  164.  
  165. #foto { margin-left:5px; margin-top:45px; position:fixed; overflow:hidden; background-color:{color:sidebar}; padding:5px;}
  166.  
  167. #frase1 { line-height: 26px; font-family: georgia; font-size: 10px; width:210px; height: 22px; margin-left:70px; margin-top:px; position:fixed; overflow:hidden; color: {color:linktext}; background-color: {color:linkbg}; border: 5px solid #fff; text-transform: uppercase; z-index:2000;}
  168.  
  169. #frase1:hover {opacity:0.0}
  170.  
  171. #linkaa { line-height: 26px; font-family: georgia; font-size: 10px; width:210px; height: 22px; margin-left:70px; margin-top:px; position:fixed; overflow:hidden; color: {color:linktext}; background-color: {color:linkbg}; border: 5px solid #fff; text-transform: none; z-index:20000; opacity:0.0}
  172.  
  173. #linkaa:hover{opacity:1.0; background-color: {color:linkbg}; color: {color:linktext}}
  174.  
  175. #desjh { line-height: 10px; font-family: georgia; font-size: 10px; width:187px; height: 73px; margin-left:85px; margin-top:255px; position:fixed; overflow:hidden; color: {color:linktext}; background-color:; text-transform: none; z-index:200000 }
  176.  
  177. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  178. #paginal a {background: {color:fundo}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link};}
  179. #paginal a:hover {background: {color:fundo}; color: {color:fundo};}
  180. #paginal span.pagina_atual {background: {color:fundo}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
  181. .ps {position:fixed; background:; color: {color:text}; padding: 0px; margin-top: 335px; margin-left: 80px; width: 200px; height:15px;}
  182.  
  183.  
  184. ::-webkit-scrollbar{width:7px;height:0px;}
  185. ::-webkit-scrollbar-button:start:decrement
  186. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  187. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  188. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  189. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  190.  
  191. #tumblr_controls{position: fixed!important}
  192. #tumblr_controls{position: fixed!important}
  193. #tumblr_controls{position: fixed!important}
  194. #tumblr_controls{position: fixed!important}
  195.  
  196. </style>
  197.  
  198. <body>
  199.  
  200. <div id="side">
  201.  
  202. <div id="foto">
  203. <img src="http://25.media.tumblr.com/tumblr_md59jmGbJi1rsbxiio1_500.jpg" height= "200px;" width= "180px;"></div></div>
  204.  
  205. <div id="linkaa">
  206. <center>
  207. <a href="{text:Link1}" class="link1">{text:Link1 Title}</a>
  208. <a href="{text:Link2}" class="link2">{text:Link2 Title}</a>
  209. <a href="{text:Link3}" class="link3">{text:Link3 Title}</a>
  210. <a href="{text:Link4}" class="link4">{text:Link4 Title}</a>
  211. <a href="{text:Link5}" class="link5">{text:Link5 Title}</a>
  212. <a href="{text:Link6}" class="link6">{text:Link6 Title}</a>
  213. <a href="http://sintonizo.tumblr.com" title="made by sintonizo" class="link6">@</a>
  214. </center></div>
  215.  
  216. <div id="frase1">
  217. <center>I learned to fall, not afraid.</center></div>
  218.  
  219.  
  220.  
  221. <div id="desjh">
  222. <center>{description}</center></div>
  223.  
  224. <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
  225. {block:JumpPagination length="5"}
  226. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  227. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  228. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  229. </div></div>
  230.  
  231. </div>
  232.  
  233. <div id="entry">
  234.  
  235. {block:Posts}
  236. <div class="posts">
  237.  
  238. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  239.  
  240. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  241.  
  242. {block:Photoset}{Photoset-500}{/block:Photoset}
  243.  
  244. {block:Quote}
  245. <div class="pquote">“{Quote}”</div>
  246. {block:Source}<div class="pquotesource"><b> ~ {Source}</b></div>
  247. {/block:Source}
  248. {/block:Quote}
  249.  
  250. {block:Link}
  251. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  252. {block:Description}{Description}{/block:Description}
  253. {/block:Link}
  254.  
  255. {block:Chat}
  256. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  257. <div class="chat"><ul>{block:Lines}
  258. <li class="person{UserNumber}">{block:Label}
  259. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  260. {/block:Chat}
  261.  
  262. {block:Audio}
  263. <div class="player">{AudioPlayerBlack}</div>
  264. {block:Caption}{Caption}{/block:Caption}
  265. {/block:Audio}
  266.  
  267. {block:Video}{Video-500}{/block:Video}
  268.  
  269.  
  270. {block:Answer}
  271. <table width="500px" cellspacing="0" cellpadding="0">
  272. <tr>
  273. <td width="415px" class="question">{Question}</td>
  274. <td width="30px"><span class="questionarrow">◤</span></td>
  275. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  276. </tr>
  277. </table>
  278. <div class="answer">{Answer}</div>
  279. {/block:answer}
  280.  
  281.  
  282. <div id="cap">
  283. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  284. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  285. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  286.  
  287. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  288. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  289. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  290. {/block:ContentSource}</div></div>
  291. <br>
  292.  
  293. <div class="credito">
  294. {block:Date}<div id="info">
  295. <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}
  296. </div></center>{/block:IfShowTags}{/block:Date}</div>
  297. </div>
  298.  
  299.  
  300. {/block:Posts}
  301. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310. </div>
  311. </div>
  312. </div>
  313. </div>
  314.  
  315. </body>
  316. </html>
Advertisement
Add Comment
Please, Sign In to add comment