vampirelover

wason theme

Feb 2nd, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.69 KB | None | 0 0
  1. <! theme por wasonlylove | não disponibilize como se fosse você que fez !>
  2.  
  3. <html>
  4.  
  5. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  6.  
  7. <head>
  8.  
  9. <!-- DEFAULT VARIABLES -->
  10. <meta name="color:background" content="#f1f1f1" />
  11. <meta name="color:entry" content="#fff" />
  12. <meta name="color:sbar" content="#fff" />
  13. <meta name="color:text" content="#000" />
  14. <meta name="color:link" content="#000" />
  15. <meta name="color:titulo" content="#000" />
  16. <meta name="color:tituloborda" content="#fff" />
  17. <meta name="color:titulocolor" content="#fff" />
  18. <meta name="color:linksbg" content="#fff" />
  19. <meta name="color:linkscolor" content="#000" />
  20. <meta name="color:scrollbar" content="#000" />
  21.  
  22. <meta name="font:title" content="georgia" />
  23. <meta name="font:body" content="verdana" />
  24.  
  25.  
  26.  
  27. <meta name="image:sidebar" content="http://30.media.tumblr.com/tumblr_lxua84pR9m1qc18bao1_250.jpg" />
  28.  
  29. <meta name="text:titulo" content="titulo aqui." />
  30.  
  31.  
  32. <meta name="text:Link1" content="/" />
  33. <meta name="text:Link1 Title" content="link" />
  34. <meta name="text:Link2" content="/" />
  35. <meta name="text:Link2 Title" content="link" />
  36. <meta name="text:Link3" content="/" />
  37. <meta name="text:Link3 Title" content="link" />
  38. <meta name="text:Link4" content="/" />
  39. <meta name="text:Link4 Title" content="link" />
  40. <meta name="text:Link5" content="/" />
  41. <meta name="text:Link5 Title" content="link" />
  42. <meta name="text:Link6" content="/" />
  43. <meta name="text:Link6 Title" content="link" />
  44.  
  45. <script src="http://code.jquery.com/jquery-latest.js"></script>
  46.  
  47. <script>
  48. $(document).ready(function(){
  49. $(".d1").click(function(){
  50. $(".desc").slideToggle("slow");
  51. $(this).toggleClass("active");
  52. });
  53. });
  54. </script>
  55.  
  56. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  57. <title>{Title}</title>
  58. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  59. <link rel="shortcut icon" href="{Favicon}" />
  60. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  61. <style type="text/css">
  62.  
  63. ::-webkit-scrollbar{width:5px;height:4px;}
  64. ::-webkit-scrollbar-button:start:decrement
  65. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  66. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  67. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}
  68. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}
  69. iframe#tumblr_controls{ top: 1px !important; margin: 0 0 0 0; right: 6px !important; position: fixed !important;}
  70.  
  71.  
  72. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:{font:body}; font-size:10px; line-height:110%; text-align:justify}
  73.  
  74. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  75. a:hover{color:{color:link}}
  76.  
  77. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  78.  
  79. small{font-size:10px}
  80. big{font-size:12px}
  81. b, strong{color:{color:text}}
  82. i, em {color:{color:text}}
  83. p{margin-top:5px; margin-bottom:5px}
  84. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  85.  
  86. img a{border:none; width:100%}
  87.  
  88. #entries {float: left; margin-left: 400px; margin-top: 25px;}
  89.  
  90. .posts {width: 500px; background-color: {color:entry}; padding: 9px; margin-bottom: 5px; text-align: none; font-family: {font:body}; font-size: 11px; position: relative;}
  91.  
  92. h1 {font-family: {font:title}; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  93. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  94. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  95.  
  96. .image {text-align: center; border: 0px}
  97. .image img {max-width: 500px; margin-bottom: 2px }
  98.  
  99. .pquote {font-family: {font:title}; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  100. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  101. .pquotesource a, a:hover{text-transform: none;}
  102.  
  103. .chat {line-height: 13px; list-style: none }
  104. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  105. .person1 {color: {color:text}; padding: 2px; }
  106. .person1 .label {font-weight: bold; color:{color:link}}
  107. .person2 {color: {color:text}; padding: 2px; }
  108. .person2 .label {font-weight: bold; color:{color:text}}
  109.  
  110. #description {width:266px; padding-top:4px; padding-bottom:4px; padding-left:5px; padding-right:5px; background-color:{color:sbar}; font:10px verdana; color:{color:text}; text-transform:uppercase; letter-spacing:1px; text-align:center; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; margin-left:-5px; margin-top:217px;}
  111.  
  112. #description:hover a{background-color:{color:sbar}; color:{color:text};}
  113.  
  114. #description:hover a{background-color:{color:sbar}; color:{color:text};}
  115.  
  116. .desc {padding:2px; text-align:center; background-color:{color:sbar}; display:none; margin:0px; max-height:120px; overflow-x:hidden; overflow-y:auto; text-align:justify; text-transform:none; letter-spacing:0px; font-family:verdana;}
  117.  
  118. .desc img {float:left; padding:1px 3px; margin:1px 3px 1px 1px; border:0px;}
  119.  
  120. .player {background-color: #000; text-align: left; display:block;}
  121.  
  122. #asker {font-size: 11px; font-family: {font:body}; text-align: justify;}
  123. .answer {padding: 2px}
  124. .answer img {max-width: 470px;}
  125.  
  126.  
  127. #info {text-align: left; font-size: 9px; font-family: {font:body}; text-transform: lowercase; z-index: 11;}
  128. #info a {font-size: 9px;}
  129.  
  130. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  131. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  132.  
  133.  
  134.  
  135. #cap {width: 500px; margin-top: -2px;}
  136. .source {display: none;}
  137.  
  138. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  139. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  140. ol.notes li {background-color: {color:entry}; margin-bottom: 5px; padding: 5px; }
  141. .notes img{display: none; border:0px}
  142.  
  143. #tumblr_controls{position: fixed!important}
  144. #tumblr_controls{position: fixed!important}
  145. #tumblr_controls{position: fixed!important}
  146. #tumblr_controls{position: fixed!important}
  147.  
  148.  
  149. #slideShowContainer{ float: left; margin-top: 0px; margin-left: 0px; height: auto; width:166px; position: fixed; background-color: {color:titulo} ;}
  150.  
  151. #slideShow4 {margin-top: 4px; margin-bottom: 5px;}
  152. #slideShow4 img{width: 160px; height: 169px; margin-left: 3px;}
  153.  
  154. #rs {width: 200px; float: left; margin-left:0px; margin-top: -7px; padding: 0px; text-align: center; position: fixed;  -moz-transition: opacity .7s ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 0;  }
  155.  
  156. #rs a {float: left; margin-left: 2px; display: block; letter-spacing: -1px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 2px; width: 162px; background-color: #FFFFFF; color:#000000; text-decoration: none; text-transform: none; line-height: 27px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  157.  
  158. #rs a:hover{text-align: center; background-color: #000; color:#fff;; letter-spacing: 4px;}
  159.  
  160. #rs:hover{opacity: 0.8;}
  161.  
  162. #sid{; float: left; display: block; height:auto; font-size: 9px; font-family: verdana; position: fixed; margin-left:140px; width: 172px; background-color: {color:titulo}; padding: 10px; margin-top: 0px; border-right: 3px solid {color:tituloborda}; border-left:3px solid {color:tituloborda}; border-top: 3px solid {color:tituloborda};}
  163.  
  164. .ttle {text-align: center; font-family: georgia; font-size: 14px; color: {color:titulocolor}; letter-spacing: 1px;}
  165.  
  166.  
  167. #sidebar {width: 170px;height: 350px;margin-top: 35px;margin-left: 150px;position: fixed;overflow: hidden;padding-left: 5px;padding-top: 5px;padding-bottom: 2px;padding-right: 2px;border: 0px;background-color: {color:sbar};font-size: 9px;color: {color:text};} 
  168.  
  169.  
  170.  
  171. </style>
  172. <style type="text/css">{CustomCSS}</style>
  173. </head>
  174.  
  175. <body>
  176. <div id="sid">
  177.  
  178.  
  179.  
  180.  
  181. <div class="ttle">{text:titulo}</div>
  182.  
  183.  
  184.  
  185.  
  186. </div>
  187.  
  188. <div id="sidebar">
  189.  
  190.  
  191.  
  192.  
  193. <div id="slideShowContainer">
  194.  
  195.  
  196. <div id="slideShow2"><div id="slideShow4">
  197.  
  198.  
  199. <img src="{image:sidebar}"/>
  200.  
  201.  
  202. </div></div></div> 
  203.  
  204.  
  205. <div id="rs">
  206.  
  207.  
  208. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}
  209.  
  210. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  211.  
  212. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  213.  
  214. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  215.  
  216. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  217.  
  218. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  219.  
  220. </div>
  221. <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
  222.  
  223. <div style="padding:5px; margin-left: 0px; margin-top: 0px; overflow:auto; width:158px; font-size: 9px; height:85px; text-align: justify;">{Description}</div>
  224. <br><center><div style="font-family: arial; font-size: 9px">
  225. <b>«</b> all theme by wasonlylove, inspired by 03am and details by lmthemes. <b>»</b>
  226.  
  227. </center><br><center>
  228.  
  229. <big><big><big><big><big><big><big><big><big><big><big><big><big><big><big><big>
  230. <b>
  231. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}
  232. {block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}
  233. </div> {/block:Pagination}
  234. </big></big></big></big></big></big></big></big></big></big></big></big></big></big></big></big>
  235. </b>
  236. </center>
  237.  
  238. </div>
  239.  
  240. </div>
  241.  
  242.  
  243.  
  244. <div id="entries">
  245.  
  246. {block:Posts}
  247. <div class="posts">
  248.  
  249. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  250.  
  251. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  252.  
  253. {block:Photoset}{Photoset-500}{/block:Photoset}
  254.  
  255. {block:Quote}
  256. <div class="pquote">“{Quote}”</div>
  257. {block:Source}<div class="pquotesource"> - {Source}</div>
  258. {/block:Source}
  259. {/block:Quote}
  260.  
  261. {block:Link}
  262. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  263. {block:Description}{Description}{/block:Description}
  264. {/block:Link}
  265.  
  266. {block:Chat}
  267. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  268. <div class="chat"><ul>{block:Lines}
  269. <li class="person{UserNumber}">{block:Label}
  270. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  271. {/block:Chat}
  272.  
  273. {block:Audio}
  274. <div class="player">{AudioPlayerBlack}</div>
  275. {block:Caption}{Caption}{/block:Caption}
  276. {/block:Audio}
  277.  
  278. {block:Video}{Video-500}{/block:Video}
  279.  
  280.  
  281. {block:Answer}
  282. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  283. <div class="answer">{Answer}</div>
  284. {/block:Answer}
  285.  
  286.  
  287. <div id="cap">
  288. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  289. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  290. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  291.  
  292. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  293. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  294. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  295. {/block:ContentSource}</div></div>
  296. <br>
  297.  
  298.  
  299. <div id="info">
  300. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  301. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  302. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  303. {/block:RebloggedFrom}
  304. </div>
  305. </div>{/block:Date}
  306.  
  307.  
  308. {/block:Posts}
  309. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  310.  
  311. </div>
  312. </div>
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319. </body>
  320. </html>
Add Comment
Please, Sign In to add comment