winchestersnothemes

Theme - Dark Paradise

Oct 7th, 2012
845
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.81 KB | None | 0 0
  1. <html>
  2. <!-- THEME POR WINCHESTERSNOTE - NÃO REMOVA OS CRÉDITOS, PFVR-->
  3.  
  4. <head>
  5.  
  6. <!-- DEFAULT VARIABLES -->
  7.  
  8. <meta name="color:background" content="#f8f8f8" />
  9. <meta name="color:sidebar" content="#fff" />
  10. <meta name="color:post" content="#fff" />
  11. <meta name="color:text" content="#000" />
  12. <meta name="color:link" content="#000" />
  13. <meta name="color:links" content="#ffffff" />
  14. <meta name="color:bglinks" content="#f4f4f4" />
  15. <meta name="color:links" content="#000" />
  16. <meta name="color:linkshover" content="#000" />
  17.  
  18.  
  19. <meta name="text:Link1" content="" />
  20. <meta name="text:Link1 Title" content="" />
  21. <meta name="text:Link2" content="" />
  22. <meta name="text:Link2 Title" content="" />
  23. <meta name="text:Link3" content="" />
  24. <meta name="text:Link3 Title" content="" />
  25. <meta name="text:Link4" content="" />
  26. <meta name="text:Link4 Title" content="" />
  27.  
  28. <meta name="image:Sidebar" content="http://25.media.tumblr.com/tumblr_mbiba47qa61racc9so1_500.jpg"/>
  29. <meta name="image:Background" content=""/>
  30.  
  31. <title>{Title}</title>
  32. <link rel="shortcut icon" href="{Favicon}">
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  34. {block:Description}
  35. <meta name="description" content="{MetaDescription}" />
  36. {/block:Description}
  37.  
  38. <style type="text/css">
  39.  
  40. @font-face { font-family: letkon; src: url('http://ettudis.three-words.net/lekton005_l.otf'); }
  41.  
  42. body {background: {color:background} url('{image:background}') repeat; color:{color:text}; font-family:verdana; font-size:11px; line-height:110%}
  43.  
  44. a { text-decoration:none; color:{color:link};}
  45. a:hover {text-decoration:none; color:{color:linkhover};}
  46.  
  47. p {margin: 6px 0 0 0}
  48.  
  49. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  50. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  51. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  52. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  53.  
  54. blockquote img{max-width: 470px!important}
  55. blockquote blockquote img{max-width: 450px!important}
  56. blockquote blockquote blockquote img{max-width: 430px!important}
  57. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  58.  
  59. #everything {text-align: center; width: 935px; margin: 20px auto 20px auto;}
  60.  
  61. #posts {float: left; margin-left: 475px; margin-top: 3px; margin-bottom: 6px;}
  62.  
  63. .boxes {width: 400px; background-color: {color:post}; padding: 5px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; margin-bottom: 1px;}
  64.  
  65. .nothing {position:absolute; opacity:0; margin-left:196px; color:{color:post}; padding:2px 10px 2px 5px;
  66. font-size: 10px; margin-top: -4px; width: 204px; -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: {color:link}; text-align: center; padding: 3px; z-index: 3; font-family: calibri; text-transform: uppercase; }
  67.  
  68. .boxes:hover .nothing {opacity:0.9;}
  69.  
  70. .nothing a {color:{color:post};opacity:1; font-family: calibri; text-transform: uppercase; font-size: 10px; }
  71.  
  72. .nothing a:hover {opacity:1; text-transform: uppercase;}
  73.  
  74.  
  75. h1 {font-family: georgia; text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  76. h1 a {text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  77. h1 a:hover {text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  78.  
  79. .image {text-align: center; border: 0px}
  80. .image img {max-width:400px; margin-bottom: 2px; opacity:0.6 }
  81.  
  82. .pquote {font-family: georgia; text-align: center; font-size: 12px; line-height: 15px; padding: 3px;}
  83. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  84. .pquotesource a, a:hover{text-transform: none;}
  85.  
  86. .chat {line-height: 13px; list-style: none }
  87. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  88. .person1 {color: {color:text}; padding: 2px; }
  89. .person1 .label {font-weight: bold; color:{color:text}}
  90. .person2 {color: {color:text}; padding: 2px; }
  91. .person2 .label {font-weight: bold; color:{color:text}}
  92.  
  93. .player {background-color: #000; text-align: left; display:block;}
  94.  
  95. .question {
  96. color:{color:text};
  97. font-size: 11px;
  98. font-weight: normal;
  99. font-family: verdana;
  100. line-height:95%;
  101. background: {color:background};
  102. position: relative;
  103. min-height:70px;
  104. padding:10px 15px;
  105. margin-bottom:2px;
  106. margin-right:-10px;}
  107.  
  108. .questionarrow {
  109. font-size:30px;
  110. color:{color:background};
  111. vertical-align:middle;
  112. margin-left:-5px!important;}
  113.  
  114.  
  115. .asker {width:400px; text-align:right; text-transform:lowercase; color:{color:text};}
  116. .asker a {color:{color:text};}
  117. .asker img {float:left; margin-left:300px; vertical-align:top; margin-right:3px; max-height:15px;}
  118.  
  119. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  120. .asking a{color:{color:text};}
  121. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  122.  
  123. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  124.  
  125. .answer {color:{color:answer};}
  126.  
  127. .creditoaokaique {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  128. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  129.  
  130. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  131. #info a {font-size: 10px; text-transform: uppercase;}
  132.  
  133. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  134. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  135.  
  136. #cap {width: 400px; margin-top: -2px;}
  137. .source {display: none;}
  138.  
  139. .notes {width: 510px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  140. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  141. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  142. .notes img{display: none; border:0px}
  143.  
  144. #all {position: fixed; margin: 0px 0px 0px 12px;}
  145.  
  146.  
  147. #sbar {width: 210px; float: left; margin-left:282px; margin-top:-118px; padding: 5px; background-color:; text-align: center;background-color: #ffffff; position: fixed}
  148. #sbar2 {width:200px; float: left; padding: 5px; background-color: {color:sidebar}; text-align: center; ;height:auto;; margin-bottom:px; }
  149.  
  150.  
  151.  
  152. #image {display: block; margin-left: -3px; float: center; margin-top: 277px; width: auto; height: auto; background-color: {color:sidebar}; position: fixed; z-index:10; padding:3px; border: 6px double{color:background} ; }
  153.  
  154. #image img{width: 168px; height: 250px; opacity: 0.8}
  155.  
  156.  
  157. /** thewicked-eternity thewicked-eternity thewicked-eternity **/
  158.  
  159.  
  160. #links { float: left; margin-left:-9px; margin-top:260px; padding: 0px; text-align: center; position: fixed; }
  161.  
  162.  
  163.  
  164. #links a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-left: 2px;margin-bottom: 1px; width: 47px; height: 288px; background-color:{color:bglinks}; color:{color:links}; text-decoration: none; text-transform: lowercase; line-height: 15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  165.  
  166.  
  167.  
  168. #links a:hover{text-align: center; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-top:-5px; }
  169.  
  170. /** thewicked-eternity thewicked-eternity thewicked-eternity **/
  171.  
  172.  
  173. .desc {border-top: px solid {color:text};position:fixed; width: 188px; height:auto; padding:3px; background-color:{color:sidebar}; color:{color:text}; font-size: 10px; font-family: georgia; text-align: center; margin-top:549px; margin-left:-7px;}
  174.  
  175.  
  176.  
  177.  
  178.  
  179. #ps {z-index: 7;position: fixed; margin-top:568px; margin-left:48px;background-color:{color:sidebar};}
  180.  
  181. #pagination {width:80px; margin:auto!important; font:10px consolas,monospace; color:{color:text sidebar}; text-align:center; padding-top:2px;}
  182. #pagination a {color:{color:text sidebar};}
  183. #pagination a:hover{color:{color:text sidebar};}
  184.  
  185.  
  186. #tumblr_controls{position: fixed!important}
  187. #tumblr_controls{position: fixed!important}
  188. #tumblr_controls{position: fixed!important}
  189. #tumblr_controls{position: fixed!important}
  190.  
  191.  
  192.  
  193.  
  194. ::-webkit-scrollbar {width: 5px; height:3px;}
  195. ::-webkit-scrollbar-track-piece {background-color: {color:post}; repeat scroll 0 0 transparent;}
  196. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:text};}
  197. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:text};}
  198. </style>
  199.  
  200.  
  201. <body>
  202.  
  203. <div id="container">
  204. <div id="all">
  205. </div> </div>
  206.  
  207. <div id="sbar">
  208.  
  209. <div id="image"><img src="{image:sidebar}"/></div>
  210.  
  211.  
  212. <div id="links">
  213. <a href="{text:Link1}">{text:Link1 Title}</a>
  214. <a href="{text:Link2}">{text:Link2 Title}</a>
  215. <a href="{text:Link3}">{text:Link3 Title}</a>
  216. <a href="{text:Link4}">{text:Link4 Title}</a>
  217. </div>
  218. <div class="desc"><Center>{title}</center></div>
  219. <div id="ps">{block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}" title="previous page?">«</a>{/block:PreviousPage} {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}" title="next page?">»</a>{/block:NextPage}</div>
  220. {/block:Pagination}</div></div>
  221.  
  222.  
  223. </div></div></div>
  224.  
  225. </div>
  226.  
  227.  
  228. <div id="posts">
  229.  
  230. {block:Posts}
  231.  
  232. <div class="boxes">
  233.  
  234. {block:Text}
  235.  
  236. <span class="nothing">
  237. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} + <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>{block:HasTags}{block:Tags}<a href="{TagUrl}"></a>{/block:Tags}{/block:HasTags}
  238. </span>
  239.  
  240. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  241.  
  242. {/block:Text}
  243.  
  244. {block:Photo}
  245.  
  246. <span class="nothing">
  247. <center> {NoteCount} notes</a> {block:date} {/block:date} <a href="{ReblogUrl}" target="_blank">reblog</a> · <a href="{Permalink}">{TimeAgo} </a> {block:ContentSource}<a href="{SourceURL}">(©</a>{/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">/@)</a>{/block:RebloggedFrom}</center>{block:HasTags}{block:Tags} <a href="{TagUrl}"></a>{/block:Tags}{/block:HasTags}
  248. </span>
  249.  
  250. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  251. {block:Caption}{Caption}{/block:Caption}
  252. {/block:Photo}
  253.  
  254. {block:Photoset}
  255.  
  256. <span class="nothing">
  257. <center>{NoteCount} notes</a> {block:date} {/block:date} <a href="{ReblogUrl}" target="_blank">reblog</a> · <a href="{Permalink}">{TimeAgo} </a> {block:ContentSource}<a href="{SourceURL}">(©</a>{/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">/@)</a>{/block:RebloggedFrom}</center>{block:HasTags}{block:Tags}<a href="{TagUrl}"></a>{/block:Tags}{/block:HasTags}
  258. </span>
  259.  
  260. {Photoset-400}
  261. {block:Caption}{Caption}{/block:Caption}
  262. {/block:Photoset}
  263.  
  264. {block:Quote}
  265.  
  266. <span class="nothing">
  267. <center>{NoteCount} notes</a> {block:date} {/block:date} <a href="{ReblogUrl}" target="_blank">reblog</a> · <a href="{Permalink}">{TimeAgo} </a> {block:ContentSource}<a href="{SourceURL}">(©</a>{/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">/@)</a>{/block:RebloggedFrom}</center>{block:HasTags}{block:Tags}<a href="{TagUrl}"></a>{/block:Tags}{/block:HasTags}
  268. </span>
  269.  
  270. <div class="pquote">“{Quote}”</div>
  271. {block:Source}<b><div class="pquotesource"> — {Source}</b></div>
  272. {/block:Source}
  273.  
  274. {/block:Quote}
  275.  
  276. {block:Link}
  277.  
  278. <span class="nothing">
  279. <center>{NoteCount} notes</a> {block:date} {/block:date} <a href="{ReblogUrl}" target="_blank">reblog</a> · <a href="{Permalink}">{TimeAgo} </a> {block:ContentSource}<a href="{SourceURL}">(©</a>{/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">/@)</a>{/block:RebloggedFrom}</center>{block:HasTags}{block:Tags}<a href="{TagUrl}"></a>{/block:Tags}{/block:HasTags}
  280. </span>
  281.  
  282. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  283. {block:Description}{Description}{/block:Description}
  284.  
  285. {/block:Link}
  286.  
  287. {block:Chat}
  288.  
  289. <span class="nothing">
  290. <center>{NoteCount} notes</a> {block:date} {/block:date} <a href="{ReblogUrl}" target="_blank">reblog</a> · <a href="{Permalink}">{TimeAgo} </a> {block:ContentSource}<a href="{SourceURL}">(©</a>{/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">/@)</a>{/block:RebloggedFrom}</center>{block:HasTags}{block:Tags}<a href="{TagUrl}"></a>{/block:Tags}{/block:HasTags}
  291. </span>
  292.  
  293. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  294. <div class="chat"><ul>{block:Lines}
  295. <li class="person{UserNumber}">{block:Label}
  296. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  297.  
  298. {/block:Chat}
  299.  
  300. {block:Audio}
  301.  
  302. <span class="nothing">
  303. <center>{NoteCount} notes</a> {block:date} {/block:date} <a href="{ReblogUrl}" target="_blank">reblog</a> · <a href="{Permalink}">{TimeAgo} </a> {block:ContentSource}<a href="{SourceURL}">(©</a>{/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">/@)</a>{/block:RebloggedFrom}</center>{block:HasTags}{block:Tags}<a href="{TagUrl}"></a>{/block:Tags}{/block:HasTags}
  304. </span>
  305.  
  306. <div class="player">{AudioPlayerBlack}</div>
  307. {block:Caption}{Caption}{/block:Caption}
  308.  
  309. {/block:Audio}
  310.  
  311. {block:Video}
  312.  
  313. <span class="nothing">
  314. <center>{NoteCount} notes</a> {block:date} {/block:date} <a href="{ReblogUrl}" target="_blank">reblog</a> · <a href="{Permalink}">{TimeAgo} </a> {block:ContentSource}<a href="{SourceURL}">(©</a>{/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">/@)</a>{/block:RebloggedFrom}</center>{block:HasTags}{block:Tags}<a href="{TagUrl}"></a>{/block:Tags}{/block:HasTags}
  315. </span>
  316.  
  317. {Video-400}
  318. {block:Caption}{Caption}{/block:Caption}
  319. {/block:Video}
  320.  
  321.  
  322. {block:Answer}
  323.  
  324. <span class="nothing">
  325. <center>{NoteCount} notes</a> {block:date} {/block:date} <a href="{ReblogUrl}" target="_blank">reblog</a> · <a href="{Permalink}">{TimeAgo} </a> {block:ContentSource}<a href="{SourceURL}">(©</a>{/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}">/@)</a>{/block:RebloggedFrom}</center>{block:HasTags}{block:Tags}<a href="{TagUrl}"></a>{/block:Tags}{/block:HasTags}
  326. </span>
  327.  
  328. <table width="400px" cellspacing="0" cellpadding="0">
  329. <tr>
  330. <td width="315px" class="question">{Question}</td>
  331. <td width="15px"><span class="questionarrow">◤</span></td>
  332. <td width="32px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  333. </tr>
  334. </table>
  335. <div class="answer">{Answer}</div>
  336. {/block:answer}
  337.  
  338. </div>
  339.  
  340. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  341. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  342. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  343. {/block:ContentSource}</div>
  344.  
  345. {/block:Posts}
  346. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  347.  
  348.  
  349.  
  350.  
  351. </div>
  352. </div>
  353. </div>
  354. </div>
  355. </div>
  356.  
  357. <a style="font-size: 10px; font-family:calibri;position:fixed;bottom:10px;right:15px;" href="http://winchestersnote.tumblr.com/">THEME @</a>
  358.  
  359. </body>
  360. </html>
Advertisement
Add Comment
Please, Sign In to add comment