winchestersnothemes

Theme - Sua Canção

Sep 18th, 2012
631
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.39 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3. <!-- THEME POR WINCHESTERSNOTE - NÃO REMOVA OS CRÉDITOS, PFVR-->
  4. <head>
  5. <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#f8f8f8" />
  7. <meta name="color:link" content="#000000" />
  8. <meta name="color:text" content="#000000" />
  9. <meta name="color:post" content="#ffffff" />
  10. <meta name="color:sidebar" content="#ffffff" />
  11. <meta name="color:border" content="#f4f4f4" />
  12. <meta name="color:scrollbar" content="#000" />
  13. <meta name="color:lhover" content="#555555" />
  14. <meta name="color:links" content="#555555" />
  15. <meta name="color:barrinha" content="#555555" />
  16. <meta name="image:background" content="" />
  17. <meta name="image:sidebar" content="http://static.tumblr.com/qryik8a/aURmai34y/tumblr_m982x22w8e1qb5t88o1_r1_500.png" />
  18.  
  19.  
  20.  
  21. <meta name="text:Link1" content="" />
  22. <meta name="text:Link1 Title" content="um" />
  23. <meta name="text:Link2" content="" />
  24. <meta name="text:Link2 Title" content="dois" />
  25. <meta name="text:Link3" content="" />
  26. <meta name="text:Link3 Title" content="tres" />
  27. <meta name="text:Link4" content="" />
  28. <meta name="text:Link4 Title" content="quatro" />
  29. <meta name="text:Link5" content="" />
  30. <meta name="text:Link5 Title" content="cinco" />
  31.  
  32. <title>{Title}</title>
  33. <link rel="shortcut icon" href="{Favicon}">
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35. {block:Description}
  36. <meta name="description" content="{MetaDescription}" />
  37. {/block:Description}
  38.  
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  41.  
  42. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  43.  
  44.  
  45. <style type="text/css">
  46.  
  47.  
  48.  
  49. 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; }
  50.  
  51. a {color: {color:link}; text-decoration: none; text-transform: none;}
  52. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  53.  
  54. p {margin: 6px 0 0 0}
  55.  
  56. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  57. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  58. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  59. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  60.  
  61. blockquote img{max-width: 470px!important}
  62. blockquote blockquote img{max-width: 450px!important}
  63. blockquote blockquote blockquote img{max-width: 430px!important}
  64. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  65.  
  66.  
  67. #container {text-align: center; width: 935px; margin: 32px auto 20px auto; padding: 0px; z-index: 1}
  68.  
  69. #entry {float: left; margin-left: 307px;margin-top: -29px}
  70.  
  71. .posts {width: 400px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  72.  
  73. h1 {font-family: georgia; text-align: center; font-size: 12px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  74. h1 a {text-align: center; font-size: 12px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  75. h1 a:hover {text-align: center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  76.  
  77.  
  78. .image {text-align: center; border: 0px}
  79. .image img {max-width: 400px; margin-bottom: 2px }
  80.  
  81. .pquote {font-family: georgia; text-align: center; font-size: 12px; line-height: 15px; padding: 3px;}
  82. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  83. .pquotesource a, a:hover{text-transform: none;}
  84.  
  85. .chat {line-height: 12px; list-style: none }
  86. .chat ul {line-height: 13px; list-style: none; padding: 2px; line-height:14px;}
  87. .person1 {color: {color:text}; padding: 2px; }
  88. .person1 .label {font-weight: bold; color:{color:text}}
  89. .person2 {color: {color:text}; padding: 2px; }
  90. .person2 .label {font-weight: bold; color:{color:text}}
  91.  
  92. /** player por akittyrph **/
  93. .audio {
  94. position:relative;
  95. overflow:hidden;
  96. min-height:100px;
  97. }
  98.  
  99. .player {
  100. position:absolute;
  101. z-index:3;
  102. background:#FFFFFF;
  103. margin-top:63px;
  104. margin-left:63px;
  105. opacity:0.75;
  106. filter:alpha(opacity=75);
  107. border:2px {color:Accent} solid;
  108. }
  109.  
  110. .audioplayer {
  111. width:15px;
  112. height:25px;
  113. overflow:hidden;
  114. padding:3px;
  115. margin-right:11px
  116. }
  117.  
  118. .audioinfo {
  119. margin-left:112px;
  120. font-size:10px!important;
  121. }
  122.  
  123. .audiocaption {
  124. margin-left:112px;
  125. }
  126.  
  127. .audiocaption img {
  128. max-width:270px!important
  129. }
  130.  
  131. .audiocaption blockquote img {
  132. max-width:260px!important
  133. }
  134.  
  135. .audiocaption blockquote blockquote img {
  136. max-width:250px!important
  137. }
  138. /** player por akittyrph **/
  139. .question {
  140. color:{color:text};
  141. font-size: 11px;
  142. font-weight: normal;
  143. font-family: verdana;
  144. line-height:95%;
  145. background: {color:background};
  146. position: relative;
  147. min-height:70px;
  148. padding:10px 15px;
  149. margin-bottom:2px;
  150. margin-right:-10px;}
  151.  
  152. .questionarrow {
  153. font-size:30px;
  154. color:{color:background};
  155. vertical-align:middle;
  156. margin-left:-5px!important;}
  157.  
  158.  
  159. .asker {width:400px; text-align:right; text-transform:lowercase; color:{color:text};}
  160. .asker a {color:{color:text};}
  161. .asker img {float:left; margin-left:350px; vertical-align:top; margin-right:3px; max-height:15px;}
  162.  
  163. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  164. .asking a{color:{color:text};}
  165. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  166.  
  167. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  168.  
  169.  
  170. .answer {color:{color:answer};}
  171.  
  172. .creditoaokaique {opacity: 1.7; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  173. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  174.  
  175. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  176. #info a {font-size: 10px; text-transform: uppercase;}
  177.  
  178. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  179. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  180.  
  181. #cap {width: 400px; margin-top: -2px;}
  182. .source {display: none;}
  183.  
  184. .notes {width: 400px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  185. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  186. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  187. .notes img{display: none; border:0px}
  188.  
  189. #damon {position: fixed; margin: 120px 0px 0px -242px;}
  190.  
  191.  
  192.  
  193. #sidebar {width:197px;height:auto;margin-top:-149px; margin-left:351px; background-color:{color:sidebar};font-size:20px;font-family:georgia;position:fixed;height:270px;}
  194.  
  195. #picture {margin-top:10px;width:180px; height:auto;margin-left:7px;overflow:hidden; z-index:9; position:relative;}
  196. #picture img{width:180px;height:250px;border-left:2px solid #ffffff; -webkit-transition: all 0.9s ease-out;-moz-transition: all 0.9s ease-out;transition: all 0.9s ease-out;}
  197. #picture img:hover {margin-left:190px;-webkit-transition-duration: .49s;}
  198.  
  199.  
  200. #infoo {
  201. padding:4px;
  202. margin-top:-6px;
  203. margin-left:-5px;
  204. line-height:90%;
  205. color:#cebdb2;
  206. font-size:10px;
  207. font-family:calibri;
  208. text-transform:uppercase;
  209. width:402px;
  210.  
  211. background-color:{color:post};
  212. border-top:2px solid {color:barrinha};
  213. text-align:center;
  214. opacity:0.6;
  215. -webkit-transition:opacity 0.8s linear;
  216. -webkit-transition:all 0.5s ease-out;
  217. -moz-transition:all 0.5s ease-out;
  218. transition:all 0.5s ease-out;
  219. }
  220.  
  221.  
  222.  
  223. .text {
  224. position:fixed;
  225. z-index:2;
  226. margin-top:11px;
  227. width:100px;
  228. margin-left:165px;
  229. text-align:justify;
  230. text-transform:uppercase;
  231. font-family:calibri;
  232. font-size:10px;
  233. opacity:0.1;
  234. color:#fff;
  235. text-shadow:1px 1px 1px #777;
  236. height:100%;
  237. -webkit-transition: all 0.4s ease-in;
  238. -moz-transition: all 0.4s ease-in;
  239. -o-transition: all 0.4s ease-in;
  240. }
  241.  
  242.  
  243. .text:hover{opacity:1;}
  244.  
  245.  
  246. #descri {width:150px;height:auto;text-align:justify;font-family:verdana;font-size:9px; color:{color:sidebar}; letter-spacing:0px; text-transform: none; -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out; margin-left:15px;margin-top:20px; position:fixed;}
  247.  
  248.  
  249. #fundodadesc {width:176px;height:auto;margin-top:10px; margin-left:10px; background-color:{color:border};font-size:20px;font-family:georgia;position:fixed;height:248px;}
  250.  
  251.  
  252. .links2 {margin-top: 11px; padding: 0px; text-align: center; z-index:3; background-color:{color:links}; color:{color:text}-moz-border-bottom-left-radius: 50px; border-bottom-left-radius: 50px; -moz-border-bottom-right-radius: 50px; border-bottom-right-radius: 50px;}
  253. .links2 a {text-transform: lowercase; font-family: Trebuchet MS; font-size: 10px; text-align: center; padding: 1px; color: {color:text};}
  254. .links2 a:hover{font-weight: bold;}
  255.  
  256.  
  257. ::-webkit-scrollbar{width:5px;height:0px;}
  258. ::-webkit-scrollbar-button:start:decrement
  259. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  260. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  261. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  262. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  263.  
  264. #tumblr_controls{position: fixed!important}
  265. #tumblr_controls{position: fixed!important}
  266. #tumblr_controls{position: fixed!important}
  267. #tumblr_controls{position: fixed!important}
  268.  
  269. /*- paginação da im-mutable -*/
  270.  
  271. .bar1 {font-size: 10px; letter-spacing: 0px; font-family: verdana; position: fixed; margin-left: 728px; width: 20px; height: 117px; background-color: {color:sidebar}; padding: 0px; margin-top: -29px; background-attachment: fixed;;-moz-border-bottom-left-radius: 50px; border-bottom-left-radius: 00px; -moz-border-bottom-right-radius: 50px; border-bottom-right-radius: 50px;}
  272.  
  273. #paginacaoml {margin-top: 4px; margin-left: -0px; font-family: verdana; font-size: 8px; line-height: 18px;}
  274. #paginacaoml a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: #000000; text-decoration: none;}
  275. #paginacaoml a:hover {background:{color:background} color: {color:text}; border: none;}
  276. #paginacaoml span.pagina_atual {background: {color:post}; margin: 0 1px 0 0; padding: 2px 4px; color:{color:text}; text-decoration: none;}
  277.  
  278.  
  279.  
  280.  
  281. </style>
  282.  
  283. <body>
  284. <div id="container">
  285. <div id="damon">
  286. <div id="sidebar">
  287. <div id="fundodadesc">
  288. <div id="descri"><center>{description}</center>
  289. </div>
  290. </div>
  291. <div id="picture"><img src="{image:sidebar}"></div>
  292. <div class="links2">
  293. <a href="{text:Link1}">{text:Link1 Title}</a>
  294. <a href="{text:Link2}">{text:Link2 Title}</a>
  295. <a href="{text:Link3}">{text:Link3 Title}</a>
  296. <a href="{text:Link4}">{text:Link4 Title}</a>
  297. <a href="{text:Link5}">{text:Link5 Title}</a>
  298. </div>
  299.  
  300. </div></div>
  301. <div class="bar1"><div id="paginacaoml">
  302. {block:JumpPagination length="5"}
  303. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  304. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  305. {/block:JumpPagination}
  306. </div></div>
  307.  
  308.  
  309. <div id="entry">
  310.  
  311. {block:Posts}
  312. <div class="posts">
  313.  
  314. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  315.  
  316. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  317.  
  318. {block:Photoset}{Photoset-400}{/block:Photoset}
  319.  
  320. {block:Quote}
  321. <div class="pquote">“{Quote}”</div>
  322. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  323. {/block:Source}
  324. {/block:Quote}
  325.  
  326. {block:Link}
  327. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  328. {block:Description}{Description}{/block:Description}
  329. {/block:Link}
  330.  
  331. {block:Chat}
  332. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  333. <div class="chat"><ul>{block:Lines}
  334. <li class="person{UserNumber}">{block:Label}
  335. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  336. {/block:Chat}
  337.  
  338. {block:Audio}<div class="audio"><span style="background-color:{color:background}; position:bottom-left; width:100px; height:100px; margin-right:12px;">{block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:12px;" />{/block:AlbumArt}<div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div></span><div class="audioinfo"><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div><div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:Audio}
  339. {block:Video}{Video-500}{/block:Video}
  340.  
  341.  
  342. {block:Answer}
  343. <table width="400px" cellspacing="0" cellpadding="0">
  344. <tr>
  345. <td width="215px" class="question">{Question}</td>
  346. <td width="30px"><span class="questionarrow">◤</span></td>
  347. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  348. </tr>
  349. </table>
  350. <div class="answer">{Answer}</div>
  351. {/block:answer}
  352.  
  353.  
  354. <div id="cap">
  355. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  356. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  357. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  358.  
  359. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  360. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  361. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  362. {/block:ContentSource}</div></div>
  363. <br>
  364.  
  365. <div class="creditoaokaique">
  366. {block:Date}<div id="info"><div id="infoo">
  367. <center> <a href="{Permalink}">{TimeAgo}</a> <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}"></a>{/block:Tags}{/block:HasTags}
  368. </div></center>{/block:IfShowTags}{/block:Date}</div></div>
  369. </div>
  370.  
  371.  
  372. {/block:Posts}
  373. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382. </div>
  383. </div>
  384. <a style="font-size: 10px; font-family:calibri;position:fixed;bottom:10px;right:15px;" href="http://winchestersnote.tumblr.com/">THEME @</a>
  385.  
  386. </div>
  387. </div>
  388. </body>
  389. </html>
Advertisement
Add Comment
Please, Sign In to add comment