Advertisement
suplica-s

themes six

Jan 8th, 2013
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.92 KB | None | 0 0
  1. <!--theme feito por suplica-s. Não retire os créditos e não use como base.-->
  2.  
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7. <div style="position:fixed;z-index:1338; !important;top:26px;right:3px;"><script src="http://totallylayouts.com/tumblr/users-online-counter/online.js?id=ADcMRsCyBcj8zsKvfD5X"></script></div>
  8. <title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12.  
  13.  
  14.  
  15. <meta name="color:background" content="#ffffff"/>
  16. <meta name="color:text" content="#838282"/>
  17. <meta name="color:link" content="#b8b8b8"/>
  18. <meta name="color:linkhover" content="#838282">
  19. <meta name="image:sidebar" content=""/>
  20. <meta name="color:title" content="cecece"
  21.  
  22. <meta name="text:Link1" content="" />
  23. <meta name="text:Link1 Title" content="" />
  24. <meta name="text:Link2" content="" />
  25. <meta name="text:Link2 Title" content="" />
  26. <meta name="text:Link3" content="" />
  27. <meta name="text:Link3 Title" content="" />
  28. <meta name="text:Link4" content="" />
  29. <meta name="text:Link4 Title" content="" />
  30. <meta name="text:Link5" content="" />
  31. <meta name="text:Link5 Title" content="" />
  32. <meta name="text:Link6" content="" />
  33. <meta name="text:Link6 Title" content="" />
  34.  
  35.  
  36. <style type="text/css">
  37.  
  38. #bite
  39. #bite a{
  40. display:block
  41. }
  42. #bite .death {
  43. margin-top:-0px;filter: alpha(opacity = 5);
  44. opacity:0;-webkit-transition: all 0.5s ease-out;
  45. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  46. }
  47.  
  48. #bite:hover .death {
  49. margin-top:2px;
  50. -webkit-transition: all 0.8s ease-out;
  51. -moz-transition: all 0.8s ease-out;
  52. transition: all 0.8s ease-out;
  53. filter: alpha(opacity = 100);
  54. filter: alpha(opacity = 100);
  55. opacity:100;
  56. }
  57.  
  58. body {
  59. background:{color:background};
  60. margin:10px;
  61. color:{color:text};
  62. font-family:calibri;
  63. font-size:12px;
  64. line-height:100%;
  65. }
  66.  
  67. a {
  68. color:{color:link};
  69. text-decoration: none;
  70. }
  71.  
  72. a:hover {
  73. color:{color:linkhover};
  74. }
  75. }
  76.  
  77. img {
  78. border:none;
  79. }
  80.  
  81. blockquote {
  82. padding-left:5px;
  83. border-left:3px solid;
  84. }
  85.  
  86. blockquote blockquote {
  87. padding-left:5px;
  88. border-left:2px solid;
  89. }
  90.  
  91. h1 {
  92. font-size:13px;
  93. }
  94.  
  95. #entries {
  96. padding:6px;
  97. width:500px;
  98. margin-left:440px;
  99. margin-top:42px;
  100. }
  101.  
  102. #post {
  103. width:500px;
  104. padding-bottom:19px;
  105. }
  106.  
  107. #sidebar {
  108. width:200px;
  109. position:fixed;
  110. margin-left:120px;
  111. margin-top:8px;
  112. }
  113.  
  114. #sidebarimage {
  115. width 200px;
  116. }
  117.  
  118. #sidebarimage img {
  119. width:225px;
  120. border: 1px solid #E8E8E8; padding:10px;
  121. }
  122.  
  123. #links {
  124. font-family: Lucida Sans, Lucida Sans Unicode, Arial, Helvetica;
  125. font-size:8px;
  126. text-transform:uppercase;
  127. text-align:left;
  128. letter-spacing:1px;
  129. padding-top:2px;
  130. color:{color:link}
  131.  
  132.  
  133.  
  134. #description {
  135. padding:10px;
  136. text-align:center;
  137. }
  138.  
  139. #pagination {
  140. font-size:20px;
  141. text-align:center;
  142. }
  143.  
  144. #info {
  145. text-align:center;
  146. margin-top:10px;
  147. font-size:6px;
  148.  
  149. }
  150.  
  151.  
  152. #asker {
  153. float:center;
  154. margin-right:4px;
  155.  
  156. }
  157.  
  158.  
  159. {CustomCSS}</style></head><body>
  160.  
  161. <div id="sidebar">
  162.  
  163. <div id="links">
  164. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  165. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  166. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  167. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  168. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  169. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  170. <a href="http://suplica-s.tumblr.com/">©</a>
  171. </div>
  172.  
  173. <div id="bite"><div id="sidebarimage"><img src="{image:sidebar}"></div>
  174.  
  175. <div class="death"><div id="description">{Description}</div></div>
  176. </div>
  177.  
  178. <div id="pagination"><center>
  179. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}
  180. {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}
  181. </center></div>
  182.  
  183. </div>
  184.  
  185. <div id="entries">{block:Posts}<div id="post">
  186.  
  187.  
  188. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  189.  
  190. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  191.  
  192. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  193.  
  194. {block:Quote}
  195. <div id="postquote">“{Quote}”</div><br>
  196. {block:Source}<div id="sourcequote"> — {Source}</div>{/block:Source}
  197. {/block:Quote}
  198.  
  199.  
  200.  
  201. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  202.  
  203. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  204.  
  205. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  206.  
  207. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  208.  
  209. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-16}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  210. <center>
  211. <div id="info">
  212. {block:Date} {block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}{block:RebloggedFrom} · <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:RebloggedFrom} · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog</a>{block:HasTags}<br>{block:Tags} <a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}
  213. </div>
  214.  
  215. </div>
  216.  
  217. {/block:Posts}
  218.  
  219. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  220.  
  221. </div></div>
  222.  
  223. </body>
  224.  
  225. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement