Advertisement
oswinoswild

THEME 08 FAMILY DUTY HONOUR

Dec 6th, 2013
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.00 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!---- THEME 08 BY VILLAINIZES. PLEASE DON'T REMOVE/CHANGE CREDIT OR CLAIM AS YOUR OWN. ENJOY ---->
  9.  
  10. <meta name="color:Background" content="#ffffff"/>
  11. <meta name="color:Text" content="#838282"/>
  12. <meta name="color:Link" content="#b8b8b8"/>
  13. <meta name="color:Hover" content="#838282"/>
  14. <meta name="image:sidebar" content=""/>
  15. <meta name="text:Link 1 Title" content="01 text">
  16. <meta name="text:Link 1 URL" content="01">
  17. <meta name="text:Link 2 Title" content="02 text">
  18. <meta name="text:Link 2 URL" content="02">
  19. <meta name="text:Link 3 Title" content="03 text">
  20. <meta name="text:Link 3 URL" content="03">
  21.  
  22. <style type="text/css">
  23.  
  24. @font-face{font-family:Basic L;src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  25.  
  26. body {
  27. background:{color:background};
  28. margin:0px;
  29. color:{color:text};
  30. font-family:arial;
  31. font-size:10px;
  32. line-height:100%;
  33. }
  34.  
  35. a {
  36. text-decoration:none;
  37. outline:none;
  38. -moz-outline-style:none;
  39. color:{color:link};
  40. }
  41.  
  42. a:hover{
  43. color:{color:hover};
  44. }
  45.  
  46. img {
  47. border:none;
  48. }
  49.  
  50. blockquote {
  51. padding-left:5px;
  52. border-left:2px solid;
  53. }
  54.  
  55. blockquote blockquote {
  56. padding-left:5px;
  57. border-left:2px solid;
  58. }
  59.  
  60. h1 {
  61. font-size:15px;
  62. }
  63.  
  64. #entries {
  65. padding:10px;
  66. width:500px;
  67. margin-left:450px;
  68. margin-top:50px;
  69. }
  70.  
  71. #post {
  72. width:500px;
  73. margin-bottom:50px;
  74. }
  75.  
  76. #sidebar {
  77. margin-left:500px;
  78. margin-top:25px;
  79. }
  80.  
  81. #title {
  82. font-size:30px;
  83. font-family: basic l;
  84. text-align:center;
  85. margin-bottom:15px;
  86. width:400px;
  87. }
  88.  
  89. #sidebarimage {
  90. height:200px;
  91. margin-left:64px;
  92. }
  93.  
  94. #sidebarimage img {
  95. height:200px;
  96. margin-left:64px;
  97. }
  98.  
  99. #links{
  100. margin-top:5px;
  101. text-transform:none;
  102. text-align:center;
  103. width:400px;
  104. }
  105.  
  106. #links a{
  107. padding:5px;
  108. }
  109.  
  110. #links a:hover{
  111. color:{color:hover};
  112. }
  113.  
  114. #description {
  115. text-align:center;
  116. margin-top:5px;
  117. width:400px;
  118. }
  119.  
  120. #credit {
  121. font-size:12px;
  122. font-family:calibri;
  123. font-style:normal;
  124. letter-spacing:1px;
  125. -moz-transition-duration:0.8s;
  126. -webkit-transition-duration:0.8s;
  127. -o-transition-duration:0.8s;
  128. }
  129.  
  130. #credit a {
  131. background-color:#fff;
  132. position:fixed;
  133. right:15px;
  134. bottom:10px
  135. }
  136.  
  137. #pagination {
  138. font-size:11px;
  139. text-align:center;
  140. width:400px;
  141. margin-left:0px;
  142. }
  143.  
  144. #info {
  145. text-align:left;
  146. margin-top:10px;
  147. text-transform:uppercase;
  148. font-size:9px;
  149. font-style:none;
  150. border-top:1px solid #d1d1d1}
  151. }
  152.  
  153.  
  154. #tags {
  155. font-family:cambria;
  156. letter-spacing:0px;
  157. text-transform:lowercase;
  158. font-size:10px;
  159. font-style:italic;
  160. margin-top:4px;
  161. text-align:left;
  162. }
  163.  
  164. #tags
  165. a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
  166. -webkit-transition: all 0.6s ease-in-out;
  167. -moz-transition: all 0.6s ease-in-out;
  168. -o-transition: all 0.6s ease-in-out;
  169. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  170.  
  171. #asker {
  172. padding:5px;
  173. font-family:calibri;
  174. letter-spacing:1px;
  175. text-align:left;
  176. font-style:italic;
  177. margin-left:10px;
  178. border-left:3px #eee solid;
  179. background-color:{color:background}
  180. }
  181.  
  182. {CustomCSS}</style></head><body>
  183.  
  184. <div id="sidebar">
  185.  
  186. <div id="title">{Title}</div>
  187.  
  188. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  189.  
  190. <div id="links">
  191. <a href="/">home</a>
  192. <a href="/ask">ask</a>
  193. <a href="{text:Link 1 URL}">{text:Link 1 Title}</a>
  194. <a href="{text:Link 2 URL}">{text:Link 2 Title}</a>
  195. <a href="{Text:Link 3 URL}">{text:Link 3 Title}</a></div>
  196.  
  197. <div id="description">{Description}</div>
  198.  
  199. <div id="pagination">
  200. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">rise</a>{/block:PreviousPage} —
  201. {block:NextPage}<a href="{NextPage}">dive</a>{/block:NextPage}{/block:Pagination}
  202. </div>
  203.  
  204. </div>
  205.  
  206. <div id="entries">{block:Posts}<div id="post">
  207.  
  208. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  209.  
  210. {block:Photo}{LinkOpenTag}<center><img src="{PhotoURL-500}"></center>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  211.  
  212. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  213.  
  214. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  215.  
  216. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  217.  
  218. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  219.  
  220. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  221.  
  222. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  223.  
  224. {block:Answer}<div id="asker"><span style="font-family:cambria;font-size:9px;font-style:italic;"> {Asker} wondered: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
  225.  
  226. <div id="info"><a href="{Perimalink}">{block:Date}<a href="{Permalink}">{Month} {DayOfMonth}</a> {/block:Date} with <a href="{Permalink}">{NoteCount} notes </a> {block:RebloggedFrom} — <a href="{ReblogParentURL}">via</a> ; {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"> src <a href="{SourceURL}"></a>{/block:ContentSource}{/block:RebloggedFrom}
  227. <br>
  228. {block:HasTags}{block:Tags} - <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  229.  
  230. </div>
  231. {block:PostNotes}{PostNotes}{/block:PostNotes}
  232. {/block:Posts}</div>
  233.  
  234. <div id="credit"><a href="http://villainizes.tumblr.com">©</div>
  235.  
  236. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement