Advertisement
de-pres-si-vo

THEME 002

Feb 17th, 2012
5,245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.51 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. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <! THEME BY intercalado - Não copie ou disponibilize. !>
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6. <!-- VALORES DEFAULT - USE O CUSTOMIZE CLASSIC PARA EVITAR PROBLEMAS. -->
  7. <meta name="font:text" content="georgia" />
  8. <meta name="font:title" content="georgia" />
  9. <meta name="color:background" content="#faf8f8" />
  10. <meta name="color:link" content="#afaeae" />
  11. <meta name="color:text" content="#090808" />
  12. <meta name="color:post" content="#fdfcfc" />
  13. <meta name="color:sidtext" content="#ffffff" />
  14. <meta name="color:postlinkhover" content="#E2DFDF" />
  15. <meta name="color:colorquote" content="#f8f8f8" />
  16. <meta name="if:Show tags" content="1"/>
  17. <meta name="if:Enable endless scrolling" content="0"/>
  18. <meta name="if:Show subtitle" content="1"/>
  19. <meta name="if:ImageOpacity" content="1"/>
  20. <meta name="if:Show sidebar image" content="1"/>
  21. <meta name="image:sidebar" content="http://static.tumblr.com/eo5oqsr/aavlzk5x2/tumblr_lguj1829zc1qh1u7lo1_500_large.jpg"/>
  22. <meta name="image:background" content="http://static.tumblr.com/eo5oqsr/iaTlzk6cs/tumblr_lvyz6i4y0u1r6nabho1_400.png"/>
  23. <meta name="text:subtitle" content="Coloque uma frase aqui." />
  24. <meta name="text:Link1" content="" />
  25. <meta name="text:Link1 Title" content="" />
  26. <meta name="text:Link2" content="" />
  27. <meta name="text:Link2 Title" content="" />
  28. <meta name="text:Link3" content="" />
  29. <meta name="text:Link3 Title" content="" />
  30. <meta name="text:Link4" content="" />
  31. <meta name="text:Link4 Title" content="" />
  32. <meta name="text:Link5" content="" />
  33. <meta name="text:Link5 Title" content="" />
  34. <meta name="text:Link6" content="" />
  35. <meta name="text:Link6 Title" content="" />
  36. <meta name="text:Link7" content="" />
  37. <meta name="text:Link7 Title" content="" />
  38. <meta name="text:Link8" content="" />
  39. <meta name="text:Link8 Title" content="" />
  40. <meta name="text:Link9" content="" />
  41. <meta name="text:Link9 Title" content="" />
  42. <meta name="text:Link10" content="" />
  43. <meta name="text:Link10 Title" content="" />
  44.  
  45. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  46. <title>{Title}</title>
  47. <link rel="shortcut icon" href="{Favicon}">
  48. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  49. {block:Description}
  50. <meta name="description" content="{MetaDescription}" />
  51. {/block:Description}
  52.  
  53. {block:IfEnableEndlessScrolling}
  54. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  55. {/block:IfEnableEndlessScrolling}
  56. {block:IfImageOpacity}
  57. <style type="text/css">
  58. img {opacity: 0.8; filter:alpha(opacity=80);}
  59.  
  60. img:hover {opacity:1; filter:alpha(opacity=99);}
  61.  
  62. </style>
  63. {/block:IfImageOpacity}
  64. <style type="text/css">
  65. body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; background-repeat: no-repeat; background-position: left bottom; }
  66. a {color: {color:link}; text-decoration: none; text-transform: none;}
  67. a:hover {color: {color:postlinkhover}; text-decoration: none; }
  68.  
  69. p {margin: 6px 0 0 0}
  70.  
  71. blockquote {margin: 5px 5px 5px 5px; border-left: 5px solid {color:sidebar}; padding-left: 5px; }
  72. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidtext};}
  73. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidebar}; }
  74. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidtext}; }
  75.  
  76. blockquote img{max-width: 470px!important}
  77. blockquote blockquote img{max-width: 450px!important}
  78. blockquote blockquote blockquote img{max-width: 430px!important}
  79. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  80.  
  81. .posts {width: 500px; margin-left: 200px; background-color: {color:post}; padding: 10px; margin-bottom: 5px; text-align: justify; font-family: {font:text}; font-size: 11px;}
  82.  
  83. h1 {font-family: {font:title}; text-align: center; font-size: 20px; font-style: italic; text-transform: none; color: {color:text}; font-weight: normal; line-height: 22px;}
  84. h1 a {text-align: center; font-size: 22px; font-style: italic; text-transform: none; color: {color:text}; font-weight: normal; line-height: 20px;}
  85. h1 a:hover {text-align: center; font-size: 22px; font-style: italic; text-transform: none; color: {color:text}; font-weight: normal; line-height: 20px;}
  86.  
  87. .image {text-align: center; border: 0px}
  88. .image img {max-width: 500px; margin-bottom: 2px }
  89. .markqt {font-size: 120px; font-family: {font:title}; color:{color:sidebarlinks}; line-height: 120px; margin-left: 20px;}
  90. .qt {font-family: {font:title}; font-size: 22px; font-style: italic; line-height: 23px; margin-top: -120px; margin-left: 80px; padding: 10px;}
  91. .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  92. .qsr a, a:hover{text-transform: none;}
  93.  
  94. .chat {line-height: 12px; list-style: none }
  95. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  96. .person1 {background-color:{color:background}; color: {color:text}; }
  97. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  98. .person2 {color: {color:text} }
  99. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  100.  
  101. .music{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background}; text-align: center;}
  102. .music img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  103. .capt{text-align: justify; margin-top: 2px; margin-bottom: 7px;}
  104. .source{display:none}
  105.  
  106.  
  107. .asker {width: 480px; color:{color:text}; padding: 10px;}
  108. .asker img{float: left; padding: 0px 5px 0px 0px}
  109. .asker a{font-size: 11px; font-weight: bold; color:{color:link}; text-transform: uppercase; line-height: 11px; padding: 0; margin: 0}
  110. .asker a:hover{font-size: 11px; font-weight: bold; color:{color:bglink}; background-color: transparent; text-transform: uppercase; line-height:11px; padding: 0; margin: 0}
  111. .question {font-size: 11px; padding-bottom: 4px; border-bottom: 1px dotted {color:sidebar};}
  112. .answer {padding: 1px 10px 1px 10px;}
  113.  
  114. #cap {width: 500px; margin-top: -2px;}
  115.  
  116. #dda {float: right; margin-top: -8px; margin-right: -100px; width: 80px; height: auto; background-color: transparent; padding: 4px; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase;}
  117. #dda a {font-size: 9px;}
  118.  
  119. .xxx {border-bottom: 2px solid {color:background}; padding: 5px; margin-bottom: 10px; font-size: 9px; font-family: verdana; text-transform: lowercase; text-align: left;}
  120. .tags {color: {color:text}; font-size: 9px; display: inline; list-style: none; text-transform: lowercase;}
  121. .tags a {font-size: 9px; color: {color:text}; display: inline; list-style: none; text-transform: lowercase;}
  122.  
  123.  
  124. #nts {width: 500px; margin-left: 200px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  125. #nts img{display: none; border:0px}
  126.  
  127.  
  128. #sidebar {top: 60px; left: 750px; float: left; width: 320px; position: fixed; text-align:justify}
  129. .ss { text-align:justify; }
  130. .sideb {font-size:18px; text-weight:bold; }
  131. .sidebartitle {margin-left: 110px; margin-bottom: 0px; width: 500px; background-color: {color:post}; text-align: center; padding: 10px;}
  132. .simage img {display: inline; margin-right: 1px; height: auto; text-align: center;}
  133. .ttle {text-align: center; font-family: {font:text}; text-transform: lowercase; font-size: 11px; color: {color:text};}
  134. .ttle a{font-family: {font:title}; font-size: 11px; color: {color:text}; background-color: transparent; }
  135. .ttle a:hover {font-family: {font:title}; font-size: 11px; color: {color:text}; background-color: transparent;}
  136.  
  137. .usericon {clear: both; float: left; }
  138. .usericon a {border: 5px solid {color:post};}
  139. .usericon a:hover {border: 5px solid {color:background}}
  140.  
  141. .search {margin: 7px 0px 0px 0px; padding: 0px;}
  142. .search input{font-family: {font:text}; border: none; background-color: {color:sidebar}; color: {color:text}; font-size: 11px; text-transform: none; text-align: right; padding: 5px; width: 309px; opacity: 0.6; filter:alpha (opacity=60); }
  143. div#credit {background-color: {color:background}; font-weight: normal; letter-spacing: 0px; color: {font:text}; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-left: 0px; font-family: verdana; padding: 4px;}
  144.  
  145. div#credit:hover {background-color: transparent; color: transparent; letter-spacing: -1px; color:fff;}
  146. .credito {font-weight: normal; text-align: center; font-size: 9px; position: absolute; color: transparent; margin-top: -4px; width: 310px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-family: verdana; letter-spacing: 0px; margin-left: 0px; font-family: verdana; }
  147.  
  148. .credito:hover { color: #000000; background-color: #ffffff; font-weight: normal; font-family: verdana; font-size: 8,5px; text-align: center; padding: 4px; letter-spacing: 0px;}
  149.  
  150.  
  151.  
  152. #credts {
  153. text-align: center;
  154. }
  155. </style>
  156. </head>
  157.  
  158. <body>
  159. <div id="xp">
  160.  
  161. {block:Posts}
  162. <div class="posts">
  163.  
  164.  
  165. <div class="xxx">
  166. {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  167. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{Block:IndexPage} / <a href="{ReblogUrl}" target="_blank">reblog this post</a>{/Block:IndexPage}<br>{/block:RebloggedFrom}
  168. {block:IfShowTags}<div class="tags">{block:HasTags}tagged: {block:Tags} <a href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}</div>{/block:IfShowTags}</div>
  169.  
  170. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  171.  
  172. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  173.  
  174. {block:Photoset}{Photoset-500}{/block:Photoset}
  175.  
  176. {block:Quote}
  177. <b class="markqt">“</b><div class="qt">{Quote}</div>
  178. {block:Source}<div class="qsr">~ {Source}</div>
  179. <br>
  180. {/block:Source}
  181. {/block:Quote}
  182.  
  183. {block:Link}
  184. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  185. {block:Description}{Description}{/block:Description}
  186. {/block:Link}
  187.  
  188. {block:Chat}
  189. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  190. <div class="chat"><ul>{block:Lines}
  191. <li class="person{UserNumber}">{block:Label}
  192. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  193. {/block:Chat}
  194.  
  195. {block:Audio}
  196. <br>
  197. <div class="music">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  198. <div class="capt">{AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}</div>
  199. {/block:Audio}
  200.  
  201. {block:Video}{Video-500}{/block:Video}
  202.  
  203.  
  204. {block:Answer}
  205. <table width="100%" style="font-size:12px;">
  206. <tr bgcolor="{color:background}">
  207. <td width="30"><img width="30" src="{AskerPortraitURL-48}"></td>
  208. <td style="padding: 10px; text-align:justify;"><b>{Asker}</b>: {Question}</td>
  209. </td>
  210. </table>
  211. {Answer}
  212. {/block:Answer}
  213.  
  214.  
  215. <div id="cap">
  216. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  217. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  218. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  219.  
  220. <a href="{Permalink}">{TimeAgo}</a> |{/block:Date} {block:NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a> |{/block:NoteCount} {Block:IndexPage}<a href="{ReblogUrl}" target="_blank">reblog</a>{/Block:IndexPage}<br>
  221.  
  222. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  223. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  224. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  225. {/block:ContentSource}</div></div>
  226.  
  227. </div>
  228.  
  229. {/block:Posts}
  230. {block:PostNotes}
  231. <div id="nts">
  232. <div id="ntstext">
  233. {PostNotes}
  234. </div>
  235. </div>
  236. {/block:PostNotes}
  237. </div>
  238. <div id="sidebar">
  239. <p style="font-size:24px; text-align:center; text-transform: uppercase;">{text:subtitle}<br /><br /></p>
  240. <p style="font-size:24px"><img src="{image:sidebar}" width="100%"/></p>
  241. <p>{Description} </p>
  242. <p>{block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  243. {block:ifLink2} | <a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  244. {block:ifLink3} | <a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  245. {block:ifLink4} | <a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  246. {block:ifLink5} | <a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  247. {block:ifLink6} | <a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  248. {block:ifLink7} | <a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
  249. {block:ifLink8} | <a href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}
  250. {block:ifLink9} | <a href="{text:Link9}">{text:Link9 Title}</a> {/block:ifLink9}
  251. {block:ifLink10} | <a href="{text:Link10}">{text:Link10 Title}</a> {/block:ifLink10}</p><br /><br />
  252. <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</center>
  253. <span id="credts">theme by <a href="http://intercalado.tumblr.com/" target="_blank">intercalado</a></span> </div>
  254. <div style="position: fixed; font-size:10px;
  255.  
  256. font-family:Trebuchet ms; bottom: 0px; right: 3px;">
  257.  
  258. theme by<br> <a href="http://intercalado.tumblr.com/" class="credit" target="_blank">intercalado</a>
  259.  
  260. </div>
  261. <div style="display:none">
  262.  
  263. </div>
  264.  
  265. </body>
  266. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement