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

Theme 1

By: s-haped on Jun 2nd, 2012  |  syntax: None  |  size: 16.11 KB  |  hits: 94  |  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. <html>
  2.  
  3.  
  4. <head>
  5.  
  6.  
  7.  
  8. <meta name="color:background" content="#f8f8f8" />
  9. <meta name="color:link" content="#000000" />
  10. <meta name="color:hover" content="#000000" />
  11. <meta name="color:text" content="#000000" />
  12. <meta name="color:textsid" content="#ffffff" />
  13. <meta name="color:rolagem" content="#000000" />
  14. <meta name="color:post" content="#ffffff" />
  15. <meta name="color:links" content="#ffffff" />
  16. <meta name="color:paginacao" content="#000000" />
  17. <meta name="color:boxtitle" content="#000000" />
  18. <meta name="color:frase" content="#ffffff" />
  19. <meta name="color:bglinks" content="#000000" />
  20. <meta name="color:linkshover" content="#000000" />
  21. <meta name="color:bglinkshover" content="#ffffff" />
  22. <meta name="color:sidebar" content="#000000" />
  23.  
  24.  
  25.  
  26.  
  27. <meta name="image:background" content="" />
  28. <meta name="image:sidebar" content="http://static.tumblr.com/uash201/VYSm4wm9f/tumblr_m37dplfrfi1r8u2bko1_500.png">
  29.  
  30. <meta name="text:frase" content="" />
  31. <meta name="text:Link1" content="/" />
  32. <meta name="text:Link1 Title" content="home" />
  33. <meta name="text:Link2" content="/ask" />
  34. <meta name="text:Link2 Title" content="ask me" />
  35. <meta name="text:Link3" content="/" />
  36. <meta name="text:Link3 Title" content="link" />
  37. <meta name="text:Link4" content="/" />
  38. <meta name="text:Link4 Title" content="link" />
  39. <meta name="text:Link5" content="/" />
  40. <meta name="text:Link5 Title" content="link" />
  41. <meta name="text:Link6" content="/" />
  42. <meta name="text:Link6 Title" content="link" />
  43.  
  44.  
  45.                       <title>{Title}</title>
  46.         <link rel="shortcut icon" href="{Favicon}">
  47.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  48.         {block:Description}
  49.   <meta name="description" content="{MetaDescription}" />
  50.         {/block:Description}
  51.  
  52.     <style type="text/css">
  53.  
  54.    
  55. 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; }
  56.  
  57. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  58. a:hover {color: {color:hover}; background-color: transparent; text-decoration: none;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  59. p {margin: 6px 0 0 0}
  60.  
  61. blockquote {border-left:2px {color:post} solid; padding-left:5px; margin:0px 2px 0px 10px}
  62.  
  63.  
  64. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:background}}
  65.  
  66.  
  67.  
  68. #xfuck {float: left; margin-left: 380px; margin-top:60px; margin-bottom: 5px;}
  69.  
  70. .boxes {width: 400px; background-color: {color:post}; padding: 10px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; margin-bottom: 1px;}
  71.  
  72. #pagination{ float: left; bottom: 22px; margin-left: -23px; height: auto; position: fixed; font-size: 10px; font-family:Trebuchet MS; }
  73.  
  74. .nothing {position:absolute; opacity:0; margin-left:230px; color:{color:text}; padding:2px 10px 2px 5px; font-family:calibri; font-size:9px; margin-top: -20px; width: 163px; -webkit-transition: 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; background-color: #ffffff; text-align: center; padding: 3px;}
  75.  
  76. .boxes:hover .nothing {opacity:1.0}
  77.  
  78. .nothing a {text-transform: uppercase}
  79.  
  80. .nothing a:hover {opacity:0.9; text-transform: uppercase}
  81.  
  82.  
  83. .nothingq {position:absolute; opacity:0; margin-left:411px; color:{color:text}; padding:2px 10px 2px 5px;
  84. font-family:calibri; font-size:9px; margin-top: -10px; width: auto; -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; background-color: #fff; text-align: center; padding: 3px;}
  85.  
  86. .boxes:hover .nothingq {opacity:1.0}
  87.  
  88. .nothingq a {text-transform: uppercase}
  89.  
  90. .nothingq a:hover {opacity:0.9; text-transform: uppercase}
  91.  
  92. h1 {font-family: georgia; text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  93. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  94. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  95.  
  96. .image {text-align: center; border: 0px}
  97. .image img {max-width: 400px; margin-bottom: 2px; -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; }
  98. .image img:hover {opacity: 0.8; -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;}
  99.  
  100. .xquote {font-family: georgia; text-align: center; font-size: 12px; line-height: 15px; padding: 3px;margin-left: 03px; border-bottom:1px solid #eee;margin-bottom:3px;padding-top:5px;}
  101. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px; font-size: 9px; font-weight: bold;}
  102. .xquotesource a, a:hover{text-transform: none;}
  103.  
  104. .chat {line-height: 13px; list-style: none }
  105. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  106. .person1 {color: {color:text}; padding: 2px; }
  107. .person1 .label {font-weight: bold;  color:{color:text}}
  108. .person2 {color: {color:text}; padding: 2px;  }
  109. .person2 .label {font-weight: bold;  color:{color:text}}
  110.  
  111. .player {background-color: #e3e3e3; text-align: left; display:block;}
  112.  
  113. .question {
  114. color:{color:text};
  115. font-size: 11px;
  116. font-weight: normal;
  117. font-family: verdana;
  118. line-height:95%;
  119. background: {color:background};
  120. position: relative;
  121. min-height:70px;
  122. padding:10px 15px;
  123. margin-bottom:2px;
  124. margin-right:-10px;}
  125.  
  126. .questionarrow {
  127. font-size:30px;
  128. color:{color:background};
  129. vertical-align:middle;
  130. margin-left:-5px!important;}
  131.  
  132. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  133. .asker a {color:{color:text};}
  134. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  135.  
  136. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  137. .asking a{color:{color:text};}
  138. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  139.  
  140. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  141.  
  142. .answer {color:{color:answer};}
  143.  
  144. .notes {width: 420px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  145. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  146. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  147. .notes img{display: none; border:0px}
  148.  
  149.  
  150. #cap {width: 500px; margin-top: -2px;}
  151. .source {display: none;}
  152.  
  153. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: center}
  154. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  155. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  156. .notes img{display: none; border:0px}
  157.  
  158. ::-webkit-scrollbar{width:7px;height:5px;}
  159. ::-webkit-scrollbar-button:start:decrement
  160. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  161. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px; }
  162. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  163. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  164.  
  165. .titlee {margin-top: 397px; margin-left: 195px; height: auto; width: 80px; padding: 5px; background-color: transp; position: fixed; color: {color:text}; border-bottom: 2px solid {color:sidebartext}; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  166. .titlee:hover {margin-top: 430px;}
  167. .ttle {font-family: georgia; font-size: 12px; text-align: center; font-style:italic; color: {color:text};}
  168. .descr {font-family: verdana; font-size: 9px; text-align: center; color: {color:text};}
  169.  
  170. .slideShowContainer {margin-top: 235px; margin-left: 160px; height: auto; width: 152px; padding: 5px; background-color: {color:sidebar}; position: fixed;  }
  171.  
  172. .slideShow2 {display: block;}
  173. .slideShow2 img{width: 152px; height: auto;}
  174.  
  175. #rafits {width:379px; height: auto; float: left; margin-left:160px; margin-top:200px; padding: 0px; text-align: center;  -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; background-color: transparent; position: absolute; opacity:1; position: fixed;}
  176.  
  177.  
  178.  
  179.  
  180. .navigation {z-index:99; text-align:center; position:fixed; font-family: tinytots; text-transform:uppercase; padding: 4px; letter-spacing:1px; font-size:8px; margin-left:-5px;margin-top:5px; width:154px; background-color:{color:sidebar}; }
  181. /* menu */
  182.  
  183. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190. #tumblr_controls{position: fixed!important}
  191. #tumblr_controls{position: fixed!important}
  192. #tumblr_controls{position: fixed!important}
  193. #tumblr_controls{position: fixed!important}
  194.  
  195. iframe#tumblr_controls {
  196.     position: fixed !important;
  197.     top: 0 !important;
  198.     right: 0 !important;
  199.      opacity: 0.7 !important;
  200.  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;
  201. }
  202.  
  203.  
  204. iframe#tumblr_controls:hover {
  205.     position: fixed !important;
  206.     top: 0 !important;
  207.     right: 0 !important;
  208.      opacity: 1.0 !important;
  209.  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;
  210. }
  211.  
  212.  
  213.  
  214. #credit{bottom:20px; left:40px; position:fixed;}
  215. #credit a{text-transform:lowercase; letter-spacing:1px; font-family:trebuchet ms; font-size:10px; color:{color:text};}
  216.  
  217.  
  218. </style>
  219.  
  220.  
  221. <div class="tititica1"></div>
  222.  
  223. <div id="sidebar">
  224.  
  225.  
  226.  
  227. <div class="slideShowContainer">
  228.  
  229. <div class="slideShow2">
  230.                 <a href="http://lignisp.tumblr.com/creeed"><img src="{image:sidebar}"/></a></div>
  231.  
  232. <div class="links">
  233. {block:ifLink1}<a href="{text:Link1}" id="link1">{text:Link1 Title}</a>{/block:ifLink1}
  234. {block:ifLink2}<a href="{text:Link2}" id="link2">{text:Link2 Title}</a>{/block:ifLink2}
  235. {block:ifLink3}<a href="{text:Link3}" id="link1">{text:Link3 Title}</a>{/block:ifLink3}
  236. {block:ifLink4}<a href="{text:Link4}" id="link2">{text:Link4 Title}</a>{/block:ifLink4}
  237. {block:ifLink5}<a href="{text:Link5}" id="link1">{text:Link5 Title}</a>{/block:ifLink5}
  238. {block:ifLink6}<a href="{text:Link6}" id="link2">{text:Link6 Title}</a>{/block:ifLink6}
  239. </div>
  240.  
  241. </div>
  242.  
  243. <div id="xfuck">
  244.  
  245. {block:Posts}
  246.  
  247. <div class="boxes">
  248.  <div id="pagination">
  249. {block:PreviousPage}<a href="{PreviousPage}">↩</a>{/block:PreviousPage}<br>{block:NextPage}<a href="{NextPage}">↪</a>{/block:NextPage}{/block:Pagination}</div>
  250. {block:Text}
  251.  
  252. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  253.  
  254.  <span class="nothing">
  255. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} - <a href="{ReblogURL}" target="_blank">reblog</a>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  256. </span>
  257. {/block:Text}
  258.  
  259. {block:Photo}
  260.  
  261.  
  262. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  263. {block:Caption}{Caption}{/block:Caption}
  264.  
  265. <span class="nothing">
  266. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} - <a href="{ReblogURL}" target="_blank">reblog</a>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  267. </span>
  268. {/block:Photo}
  269.  
  270. {block:Photoset}
  271.  
  272.  
  273. {Photoset-400}
  274. {block:Caption}{Caption}{/block:Caption}
  275.  
  276.  
  277. <span class="nothing">
  278. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} - <a href="{ReblogURL}" target="_blank">reblog</a>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  279. </span>
  280. {/block:Photoset}
  281.  
  282. {block:Quote}
  283.  <span class="nothingq">
  284. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} - <a href="{ReblogURL}" target="_blank">reblog</a>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  285. </span>
  286. <div class="xquote">“{Quote}”</div>
  287. {block:Source}<div class="xquotesource"> — {Source}</div>
  288. {/block:Source}
  289.  
  290. {/block:Quote}
  291.  
  292. {block:Link}
  293.  
  294. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  295. {block:Description}{Description}{/block:Description}
  296.  
  297.  <span class="nothing">
  298. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} - <a href="{ReblogURL}" target="_blank">reblog</a>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  299. </span>
  300. {/block:Link}
  301.  
  302. {block:Chat}
  303.  
  304.  
  305. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  306. <div class="chat"><ul>{block:Lines}
  307. <li class="person{UserNumber}">{block:Label}
  308. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  309.  
  310. <span class="nothing">
  311. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} - <a href="{ReblogURL}" target="_blank">reblog</a>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  312. </span>
  313. {/block:Chat}
  314.  
  315. {block:Audio}
  316.  
  317.  
  318. <div class="player">{AudioPlayerGrey}</div>
  319.  
  320.  
  321. <span class="nothing">
  322. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} - <a href="{ReblogURL}" target="_blank">reblog</a>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  323. </span>
  324.  
  325. {/block:Audio}
  326.  
  327. {block:Video}
  328.  
  329.  
  330. {Video-400}
  331. {block:Caption}{Caption}{/block:Caption}
  332.  
  333.  
  334. <span class="nothing">
  335. {block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date} - <a href="{ReblogURL}" target="_blank">reblog</a>, <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}[<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>]{/block:RebloggedFrom}
  336. </span>
  337. {/block:Video}
  338.  
  339.  
  340. {block:Answer}
  341. <table width="400px" cellspacing="0" cellpadding="0">
  342. <tr>
  343. <td width="415px" class="question">{Question}</td>
  344. <td width="30px"><span class="questionarrow">◤</span></td>
  345. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  346. </tr>
  347. </table>
  348. <div class="answer">{Answer}</div>
  349. {/block:answer}
  350.  
  351. </div>
  352.  
  353. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  354.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  355.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  356. {/block:ContentSource}</div>
  357.  
  358.  {/block:Posts}
  359. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  360.  
  361.  
  362.  
  363.  
  364. </div>
  365. </div>
  366. </div>
  367. </div>
  368. </div>
  369. <!-- INICIO CONTADOR -->
  370. <a href='http://www.blogutils.net/olct/' id='lnolt_' target='_blank' style='font-size:9px;font-weight:bold;text-decoration:none;color:black'>
  371. <script language='JavaScript' src='http://blogutils.net/olct/online.php?site=shaped-theme1.tumblr.com&interval=600'></script></a><a href='http://www.blogutils.net/' target='_blank' style='font-size:9px;font-weight:bold;text-decoration:none;color:black'> </a>
  372. <!-- FIM CONTADOR -->
  373. <div id="credit"><a href="http://s-haped.tumblr.com/" title="theme by s-haped, base by d-esordenada dtls evacuat-e ">→ theme</a></div>
  374.  
  375. </body>
  376. </html>