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

Theme 07

By: overdozedeciumes on Jul 1st, 2012  |  syntax: None  |  size: 14.42 KB  |  hits: 38  |  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. <!--
  2.  
  3.                         theme por overdozedeciumes
  4.  
  5.                                                                --!>
  6.  
  7.  
  8. <head>
  9.  
  10. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  11. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  12. <script type="text/javascript" charset="utf-8">
  13. var $j = jQuery.noConflict();
  14. $j(function() {
  15. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  16. $j("img").lazyload({
  17. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  18. effect: "fadeIn",
  19. });
  20. });
  21. </script>
  22.  
  23.  
  24. <!-- DEFAULT VARIABLES -->
  25. <meta name="color:bckground" content="#f5f5f5" />
  26. <meta name="color:txt" content="#777" />
  27. <meta name="color:post" content="#fff" />
  28. <meta name="color:hover" content="#aaa" />
  29. <meta name="color:lnk" content="#999" />
  30. <meta name="color:sdebar" content="#fff" />
  31. <meta name="color:text sidebar" content="#000" />
  32. <meta name="color:link sidebar" content="#fff" />
  33. <meta name="color:link hover" content="#000" />
  34. <meta name="color:bg link1" content="#BADECB" />
  35. <meta name="color:bg link2" content="#EBDEA1" />
  36. <meta name="color:bg link3" content="#EECBD9" />
  37. <meta name="color:bg link4" content="#C2C8E6" />
  38. <meta name="color:bg link5" content="#CBDEBA" />
  39. <meta name="image:background" content=""/>
  40. <meta name="image:sid" content="http://30.media.tumblr.com/tumblr_lzyl55xOut1qkxf0eo1_500.jpg"/>
  41. <meta name="text:Link1" content="um" />
  42. <meta name="text:Link1 Title" content="link" />
  43. <meta name="text:Link2" content="dois" />
  44. <meta name="text:Link2 Title" content="link" />
  45. <meta name="text:Link3" content="tres" />
  46. <meta name="text:Link3 Title" content="link" />
  47. <meta name="text:Link4" content="quatro" />
  48. <meta name="text:Link4 Title" content="link" />
  49. <meta name="text:Link5" content="cinco" />
  50. <meta name="text:Link5 Title" content="link" />
  51.  <meta name="if:Rolagem infinita" content="0"/>
  52. <meta name="if:Opacidade Menor Permalink" content="0"/>
  53.  
  54. <script type="text/javascript">
  55. </script>
  56. <title>{Title}</title>
  57. <link rel="shortcut icon" href="{Favicon}">
  58. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  59. {block:Description}
  60. <meta name="description" content="{MetaDescription}" />
  61. {/block:Description}
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  64.  
  65.  
  66.  
  67. <style type="text/css">
  68. body {background-color:{color:bckground}; color:{color:txt}; font-family: tahoma, helvetica; font-size: 11px; text-align: justify; line-height:110%; background-image:url('{image:background}'); background-attachment: fixed; }
  69.  
  70. a {color:{color:lnk}; text-decoration:none;}
  71.  
  72. a:hover {color:{color:hover};}
  73.  
  74. p{margin-top: 1px}
  75.  
  76. blockquote
  77. {margin-left:0px; margin-right: 0px; margin-top: 0px;}
  78.  
  79. #tudo {width: 500px; margin-left: 490px;   padding-top: 8px;}
  80.  
  81. #bialinda {float: left; padding-bottom:100px; background-color: transparent; text-align: center;}
  82. #all { width: 500px; text-align: justify; padding:3px; background-color:{color:post}; margin-bottom:1px;}
  83.  
  84. .image img {padding:2px; width:500px;}
  85. h1 {font-weight: normal; font-size: 14px; font-family:georgia; text-align:center; font-weight: normal; line-height:17px;}
  86. h1 a{font-size: 14px; letter-spacing: -1px; line-height: 18px; letter-spacing: 0px; text-align:center; font-weight: normal;}
  87.  
  88. h2{font-size: 9px; display: block; width: 250px; color:{color:txt}; background-color: {color:bckground}; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: normal; text-decoration: none; font-weight: normal}
  89.  
  90. #postquote {font-family: cambria; font-size: 15px; line-height: 15px; padding: 5px; letter-spacing:0px;}
  91. #sourcequote {text-align: center; text-transform: none; margin-bottom: 3px;}
  92.  
  93. #chat{line-height: 12px; list-style: none }
  94. #chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  95. .person1 {color: {color:txt} }
  96. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  97. .person2 {color: {color:txt} }
  98. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  99. #audio{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:bckground};}
  100. #audio img{width: 180px; height: auto; padding: 20px 0 20px 0}
  101. #ssource{margin-left:10px; display:none}
  102. #capost {margin-top:2px; width: 500px;}
  103.  
  104. #perma { padding: 3px;  font-family: calibri;  color:{color:link}; margin-top:2px; text-align: center; opacity:0; {block:IfOpacidadeMenorPermalink}opacity:0.0;{/block:IfOpacidadeMenorPermalink} -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;  text-transform: uppercase;}
  105. #perma a {font-size: 10px; font-family: calibri;   text-transform: uppercase; color:{color:lnk};}
  106. #perma a:hover {color:{color:lhover};}
  107.  
  108.  
  109. .question {
  110. color:{color:txt};
  111. font-size: 11px;
  112. font-weight: normal;
  113. font-family: verdana;
  114. line-height:95%;
  115. background: {color:bckground};
  116. position: relative;
  117. min-height:70px;
  118. padding:10px 15px;
  119. margin-bottom:2px;
  120. margin-right:-10px;}
  121.  
  122. .questionarrow {
  123. font-size:30px;
  124. color:{color:bckground};
  125. vertical-align:middle;
  126. margin-left:-5px!important;}
  127.  
  128. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:txt};}
  129. .asker a {color:{color:txt};}
  130. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  131.  
  132. .asking {text-align:center; color:{color:txt}; font:9px verdana; text-transform:none;}
  133. .asking a{color:{color:txt};}
  134. .asking img {width:58px; vertical-align:middle; background-color:{color:bckground}; padding:3px;}
  135.  
  136. .answer {color:{color:txt};}
  137.  
  138. #notes {width: 500px; padding: 5px; margin-left: 100px;font-size: 9px; text-align: left;}
  139. ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
  140. ol.notes li {margin: 0px; padding: 2px;}
  141. #notes img{border:0px}
  142.  
  143.  
  144. ::-webkit-scrollbar-thumb:vertical { background-color: {color:txt}; height: 50px;}
  145. ::-webkit-scrollbar-thumb:horizontal {background-color:  {color:txt}; height: 10px;}
  146. ::-webkit-scrollbar { height: 5px; width: 5px; background-color: {color:post};}
  147.  
  148. #position {position:fixed; margin-top:20px; right:5px; float: right; opacity:0.4; -moz-transition: all .9s ease-in-out!important; -o-transition: all .9s ease-in-out!important; transition: all .9s ease-in-out!important; -webkit-transition: all .9s ease-in-out!important;}
  149. #position:hover {opacity:1.0;}
  150.  
  151. #sidebar {background-color:{color:sdebar}; width:222px; margin-left:255px; height: auto; margin-top:8px; position:fixed; padding:5px;}
  152.  
  153. #imagem {width:210px; margin-left:3px; margin-top:2px;}
  154. #imagem img {width:216px; height:auto; -moz-transition: all .5s ease-in-out!important; -o-transition: all .5s ease-in-out!important; transition: all .5s ease-in-out!important; -webkit-transition: all .5s ease-in-out!important;}
  155. #all:hover #perma {opacity:1.0;}
  156.  
  157.  
  158. #creditos {text-align:left; font-family: verdana; font-size:9px; margin-left:0px; padding:2px; color:{color:txt};}
  159. #creditos a {color:{color:text sidebar}; margin-top:5px;}
  160.  
  161. #ttle {padding:5px; line-height:15px; font-size:16px; font-family:georgia; text-align:center;color:{color:text sidebar};}
  162.  
  163. #des {padding:5px; font-size:9px; margin-top:-5px; font-family:verdana; text-align:center; color:{color:text sidebar};}
  164.  
  165.  
  166. #baselinks {margin-left:28px; float: left;  margin-top:2px;}
  167.  
  168. #link0 a {box-shadow: 5px 5px 25px 0px rgba(50,50,50,0.10);display: block;  width: 210px; background-color: {color:bg link1}; color:{color:link sidebar}; margin-left:-25px; text-align: center; padding:4px;  line-height:10px; -moz-transition: all .5s ease-in-out!important; -o-transition: all .5s ease-in-out!important; transition: all .5s ease-in-out!important; -webkit-transition: all .5s ease-in-out!important;  font-size: 11px; font-family:'Homenaje'; text-transform: uppercase; text-align:center;}
  169.  
  170. #link1 a {box-shadow: 5px 5px 25px 0px rgba(50,50,50,0.10);display: block;  width: 190px; background-color:{color:bg link2}; color:{color:link sidebar}; margin-left:-25px; text-align: center; padding:4px; line-height:10px;;  -moz-transition: all .5s ease-in-out!important; -o-transition: all .5s ease-in-out!important; transition: all .5s ease-in-out!important; -webkit-transition: all .5s ease-in-out!important; font-size: 11px; font-family:'Homenaje'; text-transform: uppercase; }
  171.  
  172. #link2 a {box-shadow: 5px 5px 25px 0px rgba(50,50,50,0.10);box-shadow: 5px 5px 25px 0px rgba(50,50,50,0.10);display: block;  font-family: georgia;  width: 170px; background-color:{color:bg link3}; color:{color:link sidebar}; margin-left:-25px; text-align: center; padding:4px;  line-height:10px;  -moz-transition: all .5s ease-in-out!important; -o-transition: all .5s ease-in-out!important; transition: all .5s ease-in-out!important; -webkit-transition: all .5s ease-in-out!important;  font-size: 11px;font-family:'Homenaje'; text-transform: uppercase; }
  173.  
  174.  
  175. #link3 a {box-shadow: 5px 5px 25px 0px rgba(50,50,50,0.10);display: block;  width: 150px; background-color:{color:bg link4}; color:{color:link sidebar}; margin-left:-25px; text-align: center;  padding:4px;  line-height:10px;  -moz-transition: all .5s ease-in-out!important; -o-transition: all .5s ease-in-out!important; transition: all .5s ease-in-out!important; -webkit-transition: all .5s ease-in-out!important;  font-size: 11px; font-family:'Homenaje';
  176.  text-transform: uppercase;}
  177.  
  178.  
  179.  
  180. #link4 a {box-shadow: 5px 5px 25px 0px rgba(50,50,50,0.10);display: block; display: block;  width: 130px; background-color:{color:bg link5}; color:{color:link sidebar}; margin-left:-25px;text-align: center; padding:4px;  line-height:10px;  -moz-transition: all .5s ease-in-out!important; -o-transition: all .5s ease-in-out!important; transition: all .5s ease-in-out!important; -webkit-transition: all .5s ease-in-out!important;  font-size: 12px; font-family:'Homenaje'; text-transform: uppercase;  }
  181.  
  182. #link0 a:hover {background-color:{color:sdebar};  color:{color:link hover};}
  183. #link1 a:hover {background-color:{color:sdebar};  color:{color:link hover};}
  184. #link2 a:hover {background-color:{color:sdebar};  color:{color:link hover};}
  185. #link3 a:hover {background-color:{color:sdebar};  color:{color:link hover};}
  186. #link4 a:hover {background-color:{color:sdebar};  color:{color:link hover};}
  187.  
  188. #title {font-family:georgia; font-size:12px; text-transform:uppercase; text-align:right; margin-top:-12px; margin-left:5px; color:{color:txt};}
  189.  
  190. #next a {bottom:100px; bottom:100px; position:fixed; margin-right:0px; right: 0px;font-family: georgia; font-size:60px;}
  191. #previous a {bottom:100px; bottom:100px; position:fixed; margin-left:0px; font-family: georgia; font-size:60px;}
  192.  
  193. </style>
  194.  
  195. <style>
  196.  
  197. </style>
  198. </head>
  199. <body>
  200. <div id="sidebar">
  201. <div id="imagem"><img src="{image:sid}"></div>
  202. <div id="baselinks">
  203. <div id="link0">{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</div>
  204. <div id="link1">{block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  205. </div>
  206. <div id="link2">{block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</div>
  207. <div id="link3">{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  208. </div>
  209. <div id="link4">{block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  210. </div>
  211. </div>
  212. <div id="creditos"><a href="http://overdozedeciumes.tumblr.com" title="feito por overdozedeciumes">© theme feito por overdozedeciumes.</a></div>
  213. <div id="next">{block:NextPage}<a href="{NextPage}"> &raquo;</a>{/block:NextPage} {block:PreviousPage}<a href="{PreviousPage}">&laquo; </a>{/block:PreviousPage}</div>
  214. </div>
  215.  
  216. <div id="tudo">
  217. <div id="bialinda">
  218.  
  219. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  220. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  221.  
  222. {block:Posts}
  223. <div id="all">
  224. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  225.  
  226. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" width:500px;></div>{LinkCloseTag}{/block:Photo}
  227.  
  228. {block:Photoset}{Photoset-500}{/block:Photoset}
  229.  
  230. {block:Quote}
  231. <div id="postquote">"{Quote}</div><br>
  232. {block:Source}<div id="sourcequote"> — {Source}</div>{/block:Source}
  233. {/block:Quote}
  234.  
  235. {block:Link}
  236. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  237. {block:Description}{Description}{/block:Description}
  238. {/block:Link}
  239.  
  240. {block:Chat}
  241. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  242. <div id="chat"><ul>{block:Lines}
  243. <li class="person{UserNumber}">{block:Label}
  244. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  245. {/block:Chat}
  246.  
  247. {block:Audio}
  248. <div id="audio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  249. {AudioPlayerGrey}
  250. {block:Caption}{Caption}{/block:Caption}
  251. {/block:Audio}
  252.  
  253. {block:Video}{Video-500}{/block:Video}
  254.  
  255. {block:Answer}
  256. <table width="500px" cellspacing="0" cellpadding="0">
  257. <tr>
  258. <td width="415px" class="question">{Question}</td>
  259. <td width="30px"><span class="questionarrow">◤</span></td>
  260. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  261. </tr>
  262. </table>
  263. <div class="answer">{Answer}</div>
  264. {/block:answer}
  265.  
  266. <div id="capost">
  267. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  268. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  269. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  270.  
  271. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  272. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  273. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  274. {/block:ContentSource}</div></div>
  275.  
  276. <div id="perma">
  277. {block:HasTags}{block:Tags} <a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;{/block:Tags} <br>{/block:HasTags}
  278. {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">reblog</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom} · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>
  279. {/block:RebloggedFrom}
  280.  </div></div>
  281.  
  282. {/block:Posts}
  283. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  284. {block:PostNotes}
  285. <div id="notes">{PostNotes}</div>
  286. {/block:PostNotes}
  287.  
  288. </div>
  289.  
  290. </div>
  291. </div>
  292. </div>
  293. </div>
  294. </div>
  295.  
  296.  
  297. </body>
  298. </html>