diariodeumjudas

Theme 59

Oct 19th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.08 KB | None | 0 0
  1. <!-- theme sintonizo -->
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head>
  6.  
  7. <!-- DEFAULT VARIABLES -->
  8. <meta name="if:Hidden Tags" content="1"/>
  9. <meta name="color:background" content="#ffffff" />
  10. <meta name="color:link" content="#000000" />
  11. <meta name="color:text" content="#000000" />
  12. <meta name="color:fundoask" content="#000000" />
  13. <meta name="color:post" content="#ffffff" />
  14. <meta name="color:link" content="#000000" />
  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="#eeeeee" />
  21. <meta name="color:frase" content="#8d8d8d" />
  22. <meta name="color:page" content="#eeeeee" />
  23. <meta name="color:cordescri" content="#eeeeee" />
  24.  
  25. <meta name="image:background" content="" />
  26. <meta name="image:sidebar" content="http://static.tumblr.com/j0b62rm/FUGmeznci/tumblr_men2qcw7oe1rck8x0o1_500_-_c__pia.jpg"/>
  27.  
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="Home" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="Ask" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="Faq" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="Submit" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="Textos" />
  38.  
  39.  
  40.  
  41. <title>{Title}</title>
  42. <link rel="shortcut icon" href="{Favicon}">
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  44. {block:Description}
  45. <meta name="description" content="{MetaDescription}" />
  46. {/block:Description}
  47.  
  48.  
  49. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  50.  
  51. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  52.  
  53. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Griffy' rel='stylesheet' type='text/css'>
  56.  
  57. <link href='http://fonts.googleapis.com/css?family=Merienda' rel='stylesheet' type='text/css'>
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Euphoria+Script' rel='stylesheet' type='text/css'>
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Damion' rel='stylesheet' type='text/css'>
  64.  
  65.  
  66. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  67.  
  68.  
  69. <style type="text/css">
  70.  
  71.  
  72.  
  73. 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; }
  74.  
  75. a {color: {color:link}; text-decoration: none; text-transform: none;}
  76. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  77.  
  78. p {margin: 6px 0 0 0}
  79.  
  80. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  81. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  82. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  83. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  84.  
  85. blockquote img{max-width: 390px!important}
  86. blockquote blockquote img{max-width: 390px!important}
  87. blockquote blockquote blockquote img{max-width: 390px!important}
  88. blockquote blockquote blockquote blockquote img{max-width: 390px!important}
  89.  
  90.  
  91. ::-webkit-scrollbar{width:15px;height:5px;}
  92. ::-webkit-scrollbar-button:start:decrement
  93. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  94. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  95. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};}
  96. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};}
  97.  
  98. #container {text-align: center; width: 400px; margin: 0px auto 20px auto; padding: 0px; z-index: 1}
  99.  
  100. #entry {float: left; margin-left: 400px; margin-top:00px; opacity: 0.8;}
  101.  
  102. .posts {width: 400px; background-color: {color:post}; padding: 10px; margin-bottom: 0px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; }
  103.  
  104. .permealink {position:absolute;background-color: {color:entry}; opacity:0; margin-left:400px; color:{color:text}; font-size: 9px; margin-top: 0px; width: 50px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; text-align: left; padding: 4px;}
  105. .posts:hover .permealink {opacity:1;}
  106. .permealink a {color:{color:text};opacity:1;}
  107.  
  108. .vsanna{display: none;}
  109.  
  110. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  111. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  112. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  113.  
  114. .image {text-align: center; border: 0px}
  115. .image img {max-width: 400px; margin-bottom: 2px }
  116.  
  117. .pquote {font-family: calibri; text-align: left; font-size: 13px; line-height: 15px; padding: 3px;}
  118. .pquotesource {text-align: left; text-transform: none; margin-bottom: 5px; font-family: calibri;}
  119. .pquotesource a, a:hover{text-transform: none;}
  120.  
  121. .chat {font-family: calibri; font-size: 13px; line-height: 13px; list-style: none }
  122. .chat ul {font-family: calibri; line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  123. .person1 {color: {color:text}; padding: 2px; }
  124. .person1 .label {font-weight: bold; color:{color:text}}
  125. .person2 {color: {color:text}; padding: 2px; }
  126. .person2 .label {font-weight: bold; color:{color:text}}
  127.  
  128. .player {background-color: #000; text-align: left; display:block;}
  129.  
  130. .question {
  131. color:{color:text};
  132. font-size: 11px;
  133. font-weight: normal;
  134. font-family: verdana;
  135. line-height:95%;
  136. background: #eeeeee;
  137. position: relative;
  138. min-height:70px;
  139. padding:10px 15px;
  140. margin-bottom:2px;
  141. margin-right:-10px;}
  142.  
  143. .questionarrow {
  144. font-size:30px;
  145. color:{color:aske};
  146. vertical-align:middle;
  147. margin-left:-5px!important;}
  148.  
  149.  
  150. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  151. .asker a {color:{color:text};}
  152. .asker img {float:left; margin-left:500px; vertical-align:top; margin-right:3px; max-height:15px;}
  153.  
  154. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  155. .asking a{color:{color:text};}
  156. .asking img {width:58px; vertical-align:middle; background-color:{color:aske}; padding:3px;}
  157.  
  158. .arrow {padding-top:11px; color:{color:borda}; font-size:30px;}
  159.  
  160.  
  161. .answer {color:{color:answer};}
  162.  
  163. .credito { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  164. .credito:hover { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  165.  
  166. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11; text-align: left;}
  167. #info a {font-size: 10px; text-transform: uppercase;}
  168.  
  169. #info a {text-transform:none; font-style: italic}
  170.  
  171. .tags {color: {color:text}; font:7px verdana; text-align:justify; display: inline; list-style: none;}
  172. .tags a {text-transform:uppercase; text-align:justify; font-size:7px; display: inline; list-style: none;}
  173. .tags a:hover {text-transform:uppercase}
  174.  
  175. /* ask by thoughtandsoul.tumblr exclusivo no I Love Themes*/
  176.  
  177. #questionpam{width:400px;
  178. padding:5px;
  179. background-color: {color:fundoask};
  180. -webkit-border-radius: 5px 5px 5px 5px;
  181. -moz-border-radius: 5px 5px 5px 5px;
  182. border-radius: 5px 5px 5px 5px;}
  183.  
  184. #askerpam{text-align: left;
  185. vertical-align:bottom;
  186. margin-top:-24px;
  187. margin-left:20px;
  188. font-size:14px;
  189. font-family:play;}
  190.  
  191. #askerpam img{vertical-align:center;
  192. float:left;
  193. max-height:15px;
  194. margin-left: 20px;
  195. margin-right: 5px;
  196. -webkit-border-radius: 60px 0px 60px 60px;
  197. -moz-border-radius: 60px 0px 60px 60px;
  198. border-radius: 60px 0px 60px 60px;
  199. box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);;}
  200.  
  201. #setapam {margin-top:-0px;
  202. margin-left:18px;
  203. width: 0;
  204. height: 0;
  205. border-top: 17px solid {color:fundoask};
  206. border-left: 17px solid transparent;}
  207.  
  208. #cap {width: 500px; margin-top: -2px;}
  209. .source {display: none; font-family: calibri;}
  210.  
  211. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left;}
  212. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  213. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  214. .notes img{display: none; border:0px}
  215.  
  216. #all {position: fixed; margin: 0px 20px 20px -287px;}
  217.  
  218. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  219.  
  220. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  221.  
  222. #photobar img {position:fixed; display: block; width:160px; height:175px; left: 180px; background: {color:sidebar}; top: 100px; -webkit-transition-duration: 0.4s; padding: 0px; opacity: 1.9; z-index:999}
  223.  
  224. #photobar:hover img {opacity: 0.7;}
  225.  
  226.  
  227. #links {position: fixed; margin-left: 172px; padding: 3px; margin-top: 268px; margin-bottom:1px; text-align: center; font-family:arial; font-size:8px; letter-spacing:1px; width:154px; font-style: italic; z-index: 999}
  228.  
  229. #links a {color: {color:linkbg}; opacity: 0.7; }
  230.  
  231.  
  232. #descri {width:149px; overflow: hidden; background:; text-align:center; position:fixed; letter-spacing:2px; padding: 5px; font: 10px calibri; left:180px; top: 290px; -webkit-transition-duration: 0.6s; color: {color:linkbg}; z-index: 999; opacity: 0.7; font-style: italic; border: 1px solid #bbb;}
  233.  
  234. .xis {position: fixed; text-align: center;font-size: 210px; font-family:calibri; top:80px; left:180px;line-height:100%;letter-spacing:1px; color:#313030;}
  235.  
  236. #tumblr_controls{position: fixed!important}
  237. #tumblr_controls{position: fixed!important}
  238. #tumblr_controls{position: fixed!important}
  239. #tumblr_controls{position: fixed!important}
  240.  
  241. </style>
  242.  
  243. <body>
  244. <div id="photobar"><img src="{image:sidebar}"/>
  245.  
  246. <div class="xis" >✖</div>
  247.  
  248. </div>
  249.  
  250.  
  251. <div id="descri"> {description}
  252. </div>
  253.  
  254. <div id="links">
  255. <a href="{text:Link1}">- {text:Link1 Title}</a>
  256. <a href="{text:Link2}">{text:Link2 Title}</a>
  257. <a href="{text:Link3}">{text:Link3 Title}</a>
  258. <a href="{text:Link4}">{text:Link4 Title}</a>
  259. <a href="{text:Link5}">{text:Link5 Title} -</a>
  260.  
  261. </div>
  262. </div></div>
  263.  
  264. <div class="autopagerize_page_element">
  265. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  266.  
  267. <div id="entry">
  268.  
  269. {block:Posts}
  270. <div class="posts">
  271.  
  272.  
  273. {block:Text}
  274.  
  275. <span class="permealink">
  276. <a href="{Permalink}">{NoteCount}</a><br>
  277. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  278. {block:RebloggedFrom} {/block:RebloggedFrom}
  279. </span>
  280.  
  281. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  282.  
  283. {block:Photo}
  284.  
  285. <span class="permealink">
  286. <a href="{Permalink}">{NoteCount}</a><br>
  287. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  288. {block:RebloggedFrom} {/block:RebloggedFrom}
  289. </span>
  290.  
  291. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  292.  
  293. {block:Photoset}
  294.  
  295. <span class="permealink">
  296. <a href="{Permalink}">{NoteCount}</a><br>
  297. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  298. {block:RebloggedFrom} {/block:RebloggedFrom}
  299. </span>
  300.  
  301. {Photoset-400}{/block:Photoset}
  302.  
  303. {block:Quote}
  304.  
  305. <span class="permealink">
  306. <a href="{Permalink}">{NoteCount}</a><br>
  307. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  308. {block:RebloggedFrom} {/block:RebloggedFrom}
  309. </span>
  310.  
  311.  
  312. <div class="pquote">“{Quote}”</div>
  313. {block:Source}<div class="pquotesource"><b> — {Source}</b></div>
  314. {/block:Source}
  315. {/block:Quote}
  316.  
  317. {block:Link}
  318.  
  319. <span class="permealink">
  320. <a href="{Permalink}">{NoteCount}</a><br>
  321. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  322. {block:RebloggedFrom} {/block:RebloggedFrom}
  323. </span>
  324.  
  325.  
  326. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  327. {block:Description}{Description}{/block:Description}
  328. {/block:Link}
  329.  
  330. {block:Chat}
  331.  
  332. <span class="permealink">
  333. <a href="{Permalink}">{NoteCount}</a><br>
  334. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  335. {block:RebloggedFrom} {/block:RebloggedFrom}
  336. </span>
  337.  
  338.  
  339. {block:Title}
  340.  
  341. <span class="permealink">
  342. <a href="{Permalink}">{NoteCount}</a><br>
  343. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  344. {block:RebloggedFrom} {/block:RebloggedFrom}
  345.  
  346. </span>
  347.  
  348. <h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  349. <div class="chat"><ul>{block:Lines}
  350. <li class="person{UserNumber}">{block:Label}
  351. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  352. {/block:Chat}
  353.  
  354. {block:Audio}
  355.  
  356. <span class="permealink">
  357. <a href="{Permalink}">{NoteCount}</a><br>
  358. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  359. {block:RebloggedFrom} {/block:RebloggedFrom}
  360. </span>
  361.  
  362.  
  363. <div class="player">{AudioPlayerBlack}</div>
  364. {block:Caption}{Caption}{/block:Caption}
  365. {/block:Audio}
  366.  
  367. {block:Video}
  368.  
  369. <span class="permealink">
  370. <a href="{Permalink}">{NoteCount}</a><br>
  371. <a href="{ReblogURL}" target="_blank">reblog</a><br>
  372. {block:RebloggedFrom} {/block:RebloggedFrom}
  373. </span>
  374.  
  375. {Video-500}{/block:Video}
  376.  
  377.  
  378. {block:Answer}
  379. <div id="questionpam">{Question}</div>
  380. <div id="setapam"></div>
  381. <br>
  382. <div id="askerpam"><img src="{AskerPortraitURL-24}">{Asker}</div>
  383. {Answer}
  384. {/block:answer}
  385.  
  386.  
  387. <div id="cap">
  388. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  389. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  390. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  391.  
  392. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  393. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  394. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  395. {/block:ContentSource}</div></div>
  396. <br>
  397.  
  398. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  399. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  400.  
  401. <div class="credito">
  402. {block:Date}<div id="info">
  403. {block:IndexPage}<a href="{ReblogUrl}" target="_blank"></a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  404. </div></center>{/block:IfShowTags}{/block:Date}</div>
  405. </div>
  406.  
  407.  
  408. {/block:Posts}
  409. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  410.  
  411.  
  412. </div>
  413. </div>
  414. </div>
  415. </div>
  416. </div>
  417.  
  418. </body>
  419. </html>
  420. <!-- theme sintonizo -->
Advertisement
Add Comment
Please, Sign In to add comment