Advertisement
winchestheart

theme 01; in a land of vla.

Feb 10th, 2013
13,399
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.51 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <!-- Theme 01; in a land of vla by ~winchestheart.
  5. // http://winchestheart.tumblr.com © //
  6.  
  7. This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.
  8. > http://creativecommons.org/licenses/by-nc/3.0/
  9.  
  10. Do not remove the credit or use as your own work.
  11. Thank you.
  12.  
  13. -->
  14.  
  15. <html><head>
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <meta name="image:sidebar" content="" />
  19. <meta name="text:sidebar title" content="title" />
  20. <meta name="text:quote" content="your quote here. " />
  21. <meta name="text:quote source" content="- soure" />
  22. <meta name="text:link1" content="/" />
  23. <meta name="text:link2" content="/" />
  24. <meta name="text:link3" content="/" />
  25. <meta name="text:link1 title" content="link1" />
  26. <meta name="text:link2 title" content="link2" />
  27. <meta name="text:link3 title" content="link3" />
  28. <meta name="if:custom scrollbar" content="" />
  29. <meta name="if:sidebar quote" content="" />
  30. <meta name="if:reblog button" content="" />
  31. <meta name="color:bg" content="#f8f8f8">
  32. <meta name="color:border" content="#f3f3f3">
  33. <meta name="color:main" content="#9eb6b1">
  34. <meta name="color:post" content="#ffffff">
  35. <meta name="color:text" content="#c7c7c7">
  36.  
  37. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  38.  
  39.  
  40. <!-- FONT LINKS -->
  41.  
  42. <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,800,700,600' rel='stylesheet' type='text/css'>
  43.  
  44. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  45.  
  46.  
  47.  
  48. <style type="text/css">
  49.  
  50. {block:IfCustomScrollbar}
  51. ::-webkit-scrollbar {width:5px;height:5px;background:{color:post};}
  52. ::-webkit-scrollbar-thumb:vertical {height:5px;background:{color:main};}
  53. ::-webkit-scrollbar-thumb:horizontal {height:5px;!important;background:{color:main};}
  54. {/block:IfCustomScrollbar}
  55.  
  56.  
  57. iframe#tumblr_controls {top:0px!important;right:3px!important;position: fixed!important;}
  58.  
  59. body {font-family:calibri,arial;font-size:10px;background-color:{color:bg};color:{color:text};}
  60.  
  61. a {padding:1px;text-decoration:none;color:{color:main};}
  62. a:hover {text-decoration:underline;color:{color:main};}
  63.  
  64. small {font-size:10px;}
  65. big {font-size:12px;}
  66.  
  67. blockquote {padding:0px 8px 0px 8px;margin:0px 0px 0px 10px;border-left:2px solid {color:border};}
  68.  
  69. #credit {margin-right:-9px;position:fixed;bottom:5px;right:5px;text-transform:uppercase;font-size:8px;font-weight:bold;padding:3px;border:1px solid {color:border};}
  70.  
  71. .credit {display:inline-block;margin-right:-100px;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear;}
  72.  
  73. #credit:hover .credit {margin-right:0px;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear;}
  74.  
  75. .label {font-weight:bold;color:{color:main};}
  76.  
  77. /* FIRST SIDEBAR */
  78.  
  79. #sideimg {margin-left:-8px;margin-top:-8px;}
  80. #sideimg img {position:fixed;}
  81.  
  82. .pagination {top:40px;left:105px;padding:5px;position:fixed;text-transform:uppercase;font-weight:bold;text-align:center;font-size:9px;background-color:{color:post};}
  83.  
  84.  
  85.  
  86. /* SECOND SIDEBAR */
  87.  
  88. #side {width:245px;float:left;position:fixed;left:245px;top:0px;height:100%;background-color:{color:post};}
  89. #sidebar {margin-top:200px;}
  90.  
  91. .title {font-family:'open sans';font-size:15px;text-align:left;text-transform:lowercase;font-weight:800;padding-left:25px;color:{color:main};}
  92.  
  93. .description {margin-top:-28px;text-align:justify;font-size:8px;font-weight:bold;text-transform:uppercase;padding:25px;}
  94.  
  95. {block:IfSidebarQuote}
  96. .sidequote {width:150px;margin-left:47px;margin-top:-5px;}
  97. .quote2 {font-family:cambria;font-style:italic;font-size:12px;text-transform:lowercase;text-align:center;color:{color:main};}
  98. .source2 {font-family:calibri;font-style:normal;text-transform:uppercase;font-size:8px;font-weight:bold;display:inline-block;color:{color:text};}
  99. {/block:IfSidebarQuote}
  100.  
  101. .sideborder {text-align:center;opacity:.3;}
  102.  
  103. .navigation {text-align:center;margin-top:-10px;}
  104. .navigation a {font-weight:bold;font-size:9px;text-transform:uppercase;padding-right:5px;color:{color:main};}
  105. .navigation a:hover {color:{color:main};}
  106.  
  107.  
  108.  
  109. /* POST */
  110.  
  111. #posts {width:520px;margin-left:510px;height:auto;text-align:justify;}
  112. #post {padding:10px;background-color:{color:post};border: 1px solid {color:border};}
  113. .posttitle {font-family:'Open Sans Condensed';font-size:20px;}
  114.  
  115. #tags {padding-left:2px;text-transform:uppercase;font-size:8px;font-weight:bold;}
  116. #tags a {padding:1px;color:{color:text};}
  117.  
  118. #permalink {padding:2px;padding-top:2px;font-weight:bold;text-transform:uppercase;font-size:8px;margin-bottom:20px;}
  119. #permalink a:hover {color:{color:main};}
  120.  
  121.  
  122. /* QUOTE */
  123.  
  124. #quote {font-size:12px;font-family:georgia;font-style:italic;color:{color:main};}
  125. .source {padding-top:10px;padding-left:10px;text-align:right;font-style:italic;}
  126.  
  127.  
  128. /* QUESTION */
  129.  
  130. .question {font-style:italic;padding:10px;background-color:#f8f8f8;}
  131. .asker {font-size:8px;font-weight:bold;text-transform:uppercase;text-align:right;padding-right:10px;margin-top:-7px;}
  132.  
  133.  
  134. /* AUDIO */
  135.  
  136. .audioplayer {position:absolute;z-index:10;width:28px;height:28px;overflow:hidden;margin:40px;opacity:.7;-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.8s ease-o-transition: all 0.8s ease;transition: all 0.8s ease;}
  137. .audioplayer:hover {opacity:.9;-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.8s ease-o-transition: all 0.8s ease;transition: all 0.8s ease;}
  138. .albumart {width:100px;height:100px;position:relative;z-index:5;display:inline-block;}
  139. .albumart img {padding:3px;border:1px solid {color:border};opacity:.5;}
  140. .audiocaption {display:inline-block;margin-left:20px;}
  141.  
  142.  
  143. /* NOTES */
  144.  
  145. .notes {width:480px;margin-left:0px;margin-top:10px;font-size:10px;font-weight:bold;}
  146. ol.notes {list-style-type:none;}
  147. ol.notes li.note {padding-bottom:7px;margin-bottom:12px;border-bottom:1px solid {color:border};}
  148. ol.notes li.note img.avatar {vertical-align:-8px;}
  149. ol.notes li.note img {padding:2px;border:1px solid {color:border};}
  150. ol.notes li.note blockquote {padding-left:5px;margin-left:30px;}
  151.  
  152.  
  153.  
  154. </style>
  155. </head>
  156.  
  157. <body>
  158.  
  159.  
  160. <div id="credit">theme © <div class="credit"><a href="http://winchestheart.tumblr.com" target="_blank">winchestheart</a>&nbsp;&nbsp;</div></div>
  161.  
  162.  
  163. <!-- FIRST SIDEBAR -->
  164.  
  165. <div id="sideimg"><img src="{image:Sidebar}" width="245"></div>
  166.  
  167. <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {CurrentPage} - {TotalPages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  168.  
  169. <!-- SECOND SIDEBAR -->
  170.  
  171. <div id="side">
  172. <div id="sidebar">
  173.  
  174. <div class="title">{text:sidebar title}</div>
  175.  
  176. <div class="description">{Description}</div>
  177.  
  178. {block:IfSidebarQuote}
  179. <div class="sidequote">
  180. <div class="quote2">{text:quote}<div class="source2">{text:quote source}</div></div>
  181. </div>
  182. {/block:IfSidebarQuote}
  183.  
  184. <div class="sideborder">_____________________________________</div>
  185.  
  186. <div class="navigation">
  187. <br><a href="/">refresh</a>
  188. <a href="/ask">askbox</a>
  189. <a href="{text:link1}">{text:link1 title}</a>
  190. <a href="{text:link2}">{text:link2 title}</a>
  191. <a href="{text:link3}">{text:link3 title}</a>
  192. </div>
  193.  
  194. </div> <!-- sidebar -->
  195. </div> <!-- side -->
  196.  
  197.  
  198.  
  199. <div id="posts"><br><br>
  200.  
  201. {block:Posts}<div id="post">
  202.  
  203. {block:Text}{block:Title}<div class="posttitle"><a href="{Permalink}">{Title}</a></div>{/block:Title}{Body}{/block:Text}
  204.  
  205. {block:Photo}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photo}
  206.  
  207. {block:Photoset}{Photoset-500}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
  208.  
  209. {block:Quote}<span style="font-size:100px;position:absolute;font-family:georgia;margin-top:-20px;color:#d4cabe;opacity:.3">“</span><br><div id="quote"><span style="color:#fff;">____-_</span>{Quote}</div>{block:Source}<div class="source">{Source}</div>{/block:Source}{/block:Quote}
  210.  
  211. {block:Link}<div class="posttitle"><a href="{URL}" class="link" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}{/block:Link}
  212.  
  213. {block:Chat}<div id="chat">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  214. <div class="chat">{block:Lines}<div class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label} </span>{/block:Label}{Line}</div>{/block:Lines}</div></div>{/block:Chat}
  215.  
  216. {block:Video}{Video-500}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Video}
  217.  
  218. {block:Audio}<div class="audioplayer">{AudioPlayerWhite}</div><div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100" height="100">{/block:AlbumArt}</div><div class="audiocaption"><div style="font-family:courier new;font-size:9px;letter-spacing:1px;">{block:Artist}<u>ARTIST</u>: {Artist};<br>{/block:Artist}{block:Album}<u>ALBUM</u>: {Album};<br>{/block:Album}{block:TrackName}<u>TRACK</u>:{TrackName};<br>{/block:TrackName}<u>PLAYED</u>: {PlayCount} times.</div>{block:Caption}{Caption}{/block:Caption}</div>{/block:Audio}
  219.  
  220. {block:Answer}<div class="question">{Question}</div><div class="asker"><span style="font-size:20px;color:#f8f8f8;">◥</span> {Asker}</div>{Answer}{/block:Answer}
  221.  
  222. </div>
  223.  
  224.  
  225. <div id="permalink">{block:Date}POSTED <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} WITH <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:PermalinkPage}{block:RebloggedFrom} [<a href="{ReblogRootURL}" title="{ReblogRootName}" target="_blank">SOURCE</a> - <a href="{ReblogParentURL}" title="{ReblogParentName}" target="_blank">VIA</a>]{/block:RebloggedFrom}{/block:PermalinkPage} {block:IfReblogButton}▪ <a href="{ReblogURL}" target="_blank">reblog</a>{/block:IfReblogButton}
  226.  
  227. {block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}" target"_blank">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  228.  
  229. </div> <!-- permalink -->
  230.  
  231.  
  232.  
  233. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  234. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  235.  
  236. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  237.  
  238. {/block:Posts}</div>
  239.  
  240.  
  241.  
  242.  
  243. </body>
  244.  
  245. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement