winchestersnothemes

Theme - Zombie

May 21st, 2012
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.81 KB | None | 0 0
  1. <!-- base por wolfss --!>
  2.  
  3.  
  4. <html>
  5.  
  6. <head>
  7.  
  8. <!-- DEFAULT VARIABLES -->
  9. <meta name="color:background" content="#f5f5f5" />
  10. <meta name="color:link" content="#000000" />
  11. <meta name="color:link hover" content="#000000" />
  12. <meta name="color:text" content="#000000" />
  13. <meta name="color:post" content="#ffffff" />
  14. <meta name="color:borda" content="#696969" />
  15. <meta name="color:sidebar" content="#ffffff" />
  16.  
  17. <meta name="color:sidelinks" content="#000000" />
  18. <meta name="color:links" content="#ffffff" />
  19. <meta name="color:sidelinksh" content="#000000" />
  20. <meta name="color:linksh" content="#ffffff" />
  21.  
  22. <meta name="text:title" content="title" />
  23.  
  24. <meta name="image:sidebar" content="http://data.whicdn.com/images/20894034/tumblr_lwntc3qPXH1qdar33o1_1280_large.jpg
  25. <meta name="image:background" content="" />
  26. <meta name="text:title" content="T i t u l o " />
  27.  
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="link" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="link" />
  32. <meta name="text:Link3 Title" content="link" />
  33. <meta name="text:Link3 Title" content="link" />
  34. <meta name="text:Link4 Title" content="link" />
  35. <meta name="text:Link4" content="/" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="link" />
  38. <meta name="text:Link6" content="/" />
  39. <meta name="text:Link6 Title" content="link" />
  40. <meta name="text:Link7" content="/" />
  41. <meta name="text:Link7 Title" content="link" />
  42. <meta name="text:Link8" content="/" />
  43. <meta name="text:Link8 Title" content="link" />
  44. <meta name="text:Link9" content="/" />
  45. <meta name="text:Link9 Title" content="link" />
  46. <meta name="text:Link10" content="/" />
  47. <meta name="text:Link10 Title" content="link" />
  48. <title>{Title}</title>
  49. <link rel="shortcut icon" href="{Favicon}">
  50. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  51. {block:Description}
  52. <meta name="description" content="{MetaDescription}" />
  53. {/block:Description}
  54.  
  55. <style type="text/css">
  56.  
  57.  
  58. 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; }
  59.  
  60. a {color: {color:link}; text-decoration: none; text-transform: none;}
  61. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  62.  
  63. p {margin: 6px 0 0 0}
  64.  
  65. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  66. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  67. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  68. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  69.  
  70. blockquote img{max-width: 470px!important}
  71. blockquote blockquote img{max-width: 450px!important}
  72. blockquote blockquote blockquote img{max-width: 430px!important}
  73. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  74.  
  75. #fuck {text-align: center; width: 935px; margin: 20px auto 20px auto;}
  76.  
  77. #xfuck {float: left; margin-left: 348px; margin-top: 0px; margin-bottom: 5px;}
  78.  
  79. .boxes {width: 500px; background-color: {color:post}; padding: 10px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; margin-bottom: 1px;}
  80.  
  81. .nothing {position:absolute; opacity:0; margin-left:511px; color:{color:text}; padding:2px 10px 2px 5px;
  82. font-size: 9px; margin-top: -10px; width: 90px; -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:post}; text-align: center; padding: 3px;}
  83.  
  84. .boxes:hover .nothing {opacity:1;}
  85.  
  86. .nothing a {color:{color:text};opacity:1;}
  87.  
  88. .nothing a:hover {opacity:1;}
  89.  
  90. h1 {font-family: georgia; text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  91. h1 a {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  92. h1 a:hover {text-align: center; font-size: 18px; color: {color:text}; font-weight: normal; line-height: 18px;}
  93.  
  94. .image {text-align: center; border: 0px}
  95. .image img {max-width: 500px; 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; }
  96. .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;}
  97.  
  98. .xquote {font-family: georgia; text-align: center; font-size: 14px; line-height: 15px; padding: 3px;margin-left: 10px;}
  99. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px; font-size: 9px; font-weight: bold;}
  100. .xquotesource a, a:hover{text-transform: none;}
  101.  
  102. .chat {line-height: 13px; list-style: none }
  103. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  104. .person1 {color: {color:text}; padding: 2px; }
  105. .person1 .label {font-weight: bold; color:{color:text}}
  106. .person2 {color: {color:text}; padding: 2px; }
  107. .person2 .label {font-weight: bold; color:{color:text}}
  108.  
  109. .player {background-color: #000; text-align: left; display:block;}
  110. .question {
  111. color:{color:text};
  112. font-size: 11px;
  113. font-weight: normal;
  114. font-family: verdana;
  115. line-height:95%;
  116. background: {color:sidelinks};
  117. position: relative;
  118. min-height:70px;
  119. padding:10px 15px;
  120. margin-bottom:2px;
  121. margin-right:-10px;}
  122.  
  123. .questionarrow {
  124. font-size:30px;
  125. color:{color:sidelinks};
  126. vertical-align:middle;
  127. margin-left:-5px!important;}
  128.  
  129. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  130. .asker a {color:{color:text};}
  131. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  132. .bubble {align:right;background: {color:border}; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  133. .bubble p {margin:1px 0px;}
  134. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #FAFAFA;}
  135. .askborder{-webkit-border-radius: 0px 360px 360px 360px; -webkit-transition-duration: 0.6s;}.askborder:hover{ -webkit-border-radius: 40px}
  136. .asking {text-align:center; color:#ffffff; 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. .answer {color:{color:answer};}
  140.  
  141. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  142. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  143. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  144. .notes img{display: none; border:0px}
  145.  
  146. #cap {width: 500px; margin-top: -2px; position: relative;}
  147. .source {display: none;}
  148.  
  149. ::-webkit-scrollbar{width:5px;height:5px;}
  150. ::-webkit-scrollbar-button:start:decrement
  151. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  152. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  153. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  154. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  155.  
  156. #tumblr_controls{position: fixed!important}
  157. #tumblr_controls{position: fixed!important}
  158. #tumblr_controls{position: fixed!important}
  159. #tumblr_controls{position: fixed!important}
  160.  
  161. /* sidebar e imagens */
  162.  
  163. #sidebar {position: fixed; margin-left: 0px; margin-top: 0px;}
  164.  
  165.  
  166.  
  167. .slideShowContainer {margin-top: 71px; margin-left: 140px; height: auto; width: 160px; padding: 5px; background-color: #000; position: fixed; overflow: hidden; }
  168.  
  169.  
  170.  
  171. .slideShow2 {display: block;}
  172.  
  173. .slideShow2 img{width: 160px;}
  174.  
  175.  
  176. /* title */
  177.  
  178. .ttle {letter-spacing: 1px; text-align: center; font-family: verdana; font-size: 9px; color: {color:sidebar};}
  179.  
  180. #sid2 {width: 240px; margin-left: 98px; height: auto; margin-top: 30px; float:left; text-align: center; background-color: {color:borda}; font-size: 16px; position:fixed; padding: 5px; -webkit-border-radius: 10px 0px 0px 0px; }
  181.  
  182.  
  183. /* links links links links links links links links links links */
  184. #ltop {width: 300px; float: left; margin-left:177px; margin-top: -4px; padding: 0px; text-align: center; position: fixed;}
  185.  
  186.  
  187.  
  188. #ltop a {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: georgia; font-size: 9px; text-align: center; width: 32px; background-color:{color:sidelinks}; color:{color:links}; text-decoration: none; line-height: 110px; height: 65px; overflow: hidden; margin-top: -20px; margin-bottom: 1px; padding: 5px; font-style:italic; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  189.  
  190.  
  191.  
  192. #ltop a:hover{ background-color:{color:
  193. sidelinksh}; color:{color:linksh}; }
  194.  
  195. /* links links links links links links links links links links */
  196.  
  197.  
  198.  
  199. .nav {width: 172; height: auto; padding:0px; margin-top:327px; margin-left:178px; }
  200. .nav a {float: left; display: block; width: 79px; height: 10px; line-height: 10px; padding: 3px; font-family: verdana; font-size: 9px; text-align: center; background-color:{color:sidelinks}; color:{color:links}; text-decoration: none; text-transform: lowercase; margin-right: 1px; margin-bottom: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  201. .nav a:hover { background-color: {color:
  202. sidelinksh}; color:{color:linksh}; letter-spacing: 0px; font-weight: normal;}
  203.  
  204.  
  205. /* barra*/
  206.  
  207. #barra{letter-spacing: 2px; display: block; position: fixed; z-index:99999999999999999999999999999999; margin-top:-20px; margin-left: 345px; width: 530px; height: 15px; font-size: 12px; letter-spacing: 2px; background-color: {color:sidebar}; padding-top: 3px; padding-bottom: 2px; -webkit-border-top-right-radius: 60px; webkit-border-top-right-radius: 60px;line-height: 9px;}
  208.  
  209. #pagination {font-family: georgia; text-align:right; font-size:12px; margin-top:2px; margin-right:40px; margin-bottom:8px;}
  210.  
  211.  
  212. /* barra fim */
  213.  
  214.  
  215.  
  216.  
  217. .text {text-align: center; font-family: georgia; font-size: 12px; color: {color:links};}
  218.  
  219.  
  220.  
  221.  
  222. #title {width: 161px;text-align: center; font-family: georgia; font-size: 12px; color: {color:links}; margin-left: 0px; height: auto; margin-top: 1px; float:left; text-align: center; background-color:{color:sidebar}; font-size: 16px; position:fixed; padding: 5px; }
  223.  
  224.  
  225.  
  226. #profile{ float: left; margin-top: px; margin-left: -px; height: 40px; width:40px; position: fixed; padding: 5px; overflow: hidden; z-index:43; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; background-color:{color:links};}
  227.  
  228.  
  229. /* foto*/
  230.  
  231.  
  232. #sbarimg{margin-top: 52; margin-left: 178px; width: 166px; height: 166px;
  233. position: fixed; padding: 0px;
  234. background-color: #trans;}
  235. #sbarimg img{width: 164px; height: 242px; margin-left:0px; margin-top:0px; border: 3px solid {color:borda}}
  236. div.arriba { position: relative; width: 182px; height: 298px; overflow: hidden; padding: 0px;}
  237. #sbarimg img:hover {opacity: 0.9}
  238.  
  239.  
  240. #credi {text-align: justify; font-size: 9px; font-family: verdana; position: relative; width: 10px; height: 12px; background-color:{color:sidelinks}; color: #fff; padding: 2px; margin-top: 172px; margin-left: 164px; border-bottom-left-radius: 50px; border-top-left-radius: 50px ;position:fixed ; line-height: 9px; -webkit-transform: rotate(0deg)}
  241.  
  242.  
  243.  
  244.  
  245. </style>
  246.  
  247. <body>
  248. <div id="fuck">
  249.  
  250. <div id="sidebar">
  251. <div id="ltop">
  252.  
  253. <a href="{text:Link7}">{text:Link7 Title}</a>
  254. <a href="{text:Link8}">{text:Link8 Title}</a>
  255. <a href="{text:Link9}">{text:Link9 Title}</a>
  256. <a href="{text:Link10}">{text:Link10 Title}</a>
  257.  
  258. </div>
  259.  
  260.  
  261.  
  262. <div id="sbarimg">
  263.  
  264. <img src="http://25.media.tumblr.com/tumblr_m4bv09q7mf1qjunulo1_500.jpg"/>
  265. <div id="title">
  266. <div class="text">{text:title}</div>
  267.  
  268.  
  269. </div></div>
  270.  
  271.  
  272.  
  273. <div class="nav">
  274. <a href="{text:Link1}">{text:Link1 Title}</a>
  275. <a href="{text:Link2}">{text:Link2 Title}</a>
  276. <a href="{text:Link3}">{text:Link3 Title}</a>
  277. <a href="{text:Link4}">{text:Link4 Title}</a>
  278. <a href="{text:Link5}">{text:Link5 Title}</a>
  279. <a href="{text:Link6}">{text:Link6 Title}</a>
  280. </div>
  281.  
  282.  
  283. </div>
  284. <div id="barra">
  285.  
  286. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> &nbsp;{/block:PreviousPage}<font color="#fff">{title}</font>&nbsp;{block:NextPage}&nbsp;<a href="{NextPage}"> »</a>{/block:NextPage}</div>
  287.  
  288. </div>
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295. <div id="credi"><center><a href="http://winchestersnote.tumblr.com/" title="details e base of wolfss and noheartgirl"><font color="#fff">©</font></a>
  296.  
  297.  
  298.  
  299.  
  300. </div></center>
  301.  
  302.  
  303.  
  304. <div id="xfuck">
  305.  
  306. {block:Posts}
  307.  
  308. <div class="boxes">
  309.  
  310. {block:Text}
  311.  
  312. <span class="nothing">
  313. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  314. <a href="{Permalink}">{TimeAgo}</a> <br>
  315. <a href="{ReblogURL}" target="_blank">fucking <b>reblog</b></a><br>
  316. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  317. </span>
  318.  
  319. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  320.  
  321. {/block:Text}
  322.  
  323. {block:Photo}
  324.  
  325. <span class="nothing">
  326. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  327. <a href="{Permalink}">{TimeAgo}</a> <br>
  328. <a href="{ReblogURL}" target="_blank">fucking <b>reblog</b></a><br>
  329. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  330. </span>
  331.  
  332. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  333. {block:Caption}{Caption}{/block:Caption}
  334. {/block:Photo}
  335.  
  336. {block:Photoset}
  337.  
  338. <span class="nothing">
  339. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  340. <a href="{Permalink}">{TimeAgo}</a> <br>
  341. <a href="{ReblogURL}" target="_blank">reblog or <b>die</b></a><br>
  342. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  343. </span>
  344.  
  345. {Photoset-500}
  346. {block:Caption}{Caption}{/block:Caption}
  347. {/block:Photoset}
  348.  
  349. {block:Quote}
  350.  
  351. <span class="nothing">
  352. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  353. <a href="{Permalink}">{TimeAgo}</a> <br>
  354. <a href="{ReblogURL}" target="_blank">reblog or <b>die</b></a><br>
  355. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  356. </span>
  357.  
  358. <div class="xquote">“{Quote}”</div>
  359. {block:Source}<div class="xquotesource"> — {Source}</div>
  360. {/block:Source}
  361.  
  362. {/block:Quote}
  363.  
  364. {block:Link}
  365.  
  366. <span class="nothing">
  367. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  368. <a href="{Permalink}">{TimeAgo}</a> <br>
  369. <a href="{ReblogURL}" target="_blank">reblog or <b>die</b></a><br>
  370. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  371. </span>
  372.  
  373. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  374. {block:Description}{Description}{/block:Description}
  375.  
  376. {/block:Link}
  377.  
  378. {block:Chat}
  379.  
  380. <span class="nothing">
  381. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  382. <a href="{Permalink}">{TimeAgo}</a> <br>
  383. <a href="{ReblogURL}" target="_blank">reblog or <b>die</b></a><br>
  384. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  385. </span>
  386.  
  387. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  388. <div class="chat"><ul>{block:Lines}
  389. <li class="person{UserNumber}">{block:Label}
  390. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  391.  
  392. {/block:Chat}
  393.  
  394. {block:Audio}
  395.  
  396. <span class="nothing">
  397. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  398. <a href="{Permalink}">{TimeAgo}</a> <br>
  399. <a href="{ReblogURL}" target="_blank">fucking <b>reblog</b></a><br>
  400. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  401. </span>
  402.  
  403. <div class="player">{AudioPlayerBlack}</div>
  404.  
  405. {/block:Audio}
  406.  
  407. {block:Video}
  408.  
  409. <span class="nothing">
  410. <a href="{Permalink}">{NoteCountWithLabel}</a><br>
  411. <a href="{Permalink}">{TimeAgo}</a> <br>
  412. <a href="{ReblogURL}" target="_blank">fucking <b>reblog</b></a><br>
  413. {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}
  414. </span>
  415.  
  416. {Video-500}
  417. {block:Caption}{Caption}{/block:Caption}
  418. {/block:Video}
  419.  
  420.  
  421. {block:Answer}
  422. <table width="500px" cellspacing="0" cellpadding="0">
  423. <tr>
  424. <td width="415px" class="question">{Question}</td>
  425. <td width="30px"><span class="questionarrow">◤</span></td>
  426. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  427. </tr>
  428. </table>
  429. <div class="answer">{Answer}</div>
  430. {/block:answer}
  431.  
  432. </div>
  433.  
  434. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  435. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  436. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  437. {/block:ContentSource}</div>
  438.  
  439. {/block:Posts}
  440. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  441.  
  442.  
  443.  
  444.  
  445. </div>
  446. </div>
  447. </div>
  448. </div>
  449. </div>
  450.  
  451.  
  452. </body>
  453. </html>
Advertisement
Add Comment
Please, Sign In to add comment