alicescreed

TUMBLR THEME 001 by alice-creed.tumblr.com

Sep 30th, 2012
2,501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.79 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml/DTD/xhtml1-transitional.dtd">
  3. <html xlmns="http://www.w3.org./1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5.  
  6. <!--[theme by ALICE-CREED.TUMBLR.COM; do not steal and/or redistribute.]--!>
  7.  
  8. <title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11.  
  12. {block:Description}
  13. <meta name="description" content="{MetaDescription}" />
  14. {/block:Description}
  15.  
  16. <!--DEFAULT VARIABLES-->
  17. <meta name="image:sidebar img" content="" />
  18.  
  19. <meta name="color:background" content="#fffff" />
  20. <meta name="color:scrollbar" content="#dddddd" />
  21. <meta name="color:text" content="#bababb" />
  22. <meta name="color:link" content="#9e9e9f" />
  23. <meta name="color:link hover" content="#bababb" />
  24. <meta name="color:chat1" content="#e8e8e8" />
  25.  
  26. <meta name="text:link1title" content=""/>
  27. <meta name="text:link1url" content=""/>
  28. <meta name="text:link2title" content=""/>
  29. <meta name="text:link2url" content=""/>
  30. <meta name="text:link3title" content=""/>
  31. <meta name="text:link3url" content=""/>
  32.  
  33. <meta name="if:scrollbar" content="0" />
  34. <meta name="if:show blogtitle" content="0" />
  35.  
  36.  
  37.  
  38. <style type="text/css">
  39.  
  40. ::-webkit-scrollbar-thumb:vertical {
  41. background-color: #a2a2a2;
  42. height:auto;
  43. border: 0px solid #000;
  44. }
  45.  
  46. ::-webkit-scrollbar-thumb:horizontal {
  47. background-color: #a2a2a2;
  48. height:10px !important;
  49. }
  50.  
  51. ::-webkit-scrollbar {
  52. height:7px;
  53. width:7px;
  54. background-color: fff;
  55. }
  56.  
  57. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {
  58. display:none;
  59. }
  60.  
  61. .blogtitle {
  62. font-family: georgia;
  63. font-size: 16pt;
  64. font-weight: normal;
  65. font-style: italic;
  66. letter-spacing: -2px;
  67. text-align: center;
  68. text-decoration: none;
  69. }
  70.  
  71. body {
  72. background-color: {color:background};
  73. font-family: arial;
  74. font-size: 8pt;
  75. color: {color:text};
  76. text-align: justify;
  77. }
  78.  
  79. a {
  80. color: {color:link};
  81. text-decoration: none;
  82. }
  83.  
  84. a: hover {
  85. color: {color:link hover};
  86. text-decoration: none;
  87. }
  88.  
  89. #block {
  90. width:770px;
  91. margin:150px 0px 50px 300px;
  92. }
  93.  
  94. #sbar {
  95. width: 220px;
  96. background-color: transparent;
  97. position: fixed;
  98. float: left;
  99. font-size: 7pt;
  100. }
  101.  
  102. h1 {
  103. font-family: georgia;
  104. font-size: 16pt;
  105. font-weight: normal;
  106. font-style: italic;
  107. letter-spacing: -2px;
  108. color: 4e4c4c;
  109. text-align: center;
  110. text-decoration: none;
  111. }
  112.  
  113. .navlinks {
  114. color: #ABABAB;
  115. font-style: italic;
  116. font-family: georgia;
  117. font-size: 7pt;
  118. text-align: center;
  119. text-transform: lowercase;
  120. }
  121.  
  122. #posts {
  123. background: transparent;
  124. margin: -100px 10px 100px 600px;
  125. }
  126.  
  127. chat1 {
  128. background: {color:chat1};
  129. }
  130.  
  131. #post {
  132. width: 510px;
  133. padding: 10px;
  134. margin: 0px -100px 0px 0px;
  135. border-bottom: 4e4c4c 1px solid;
  136. }
  137.  
  138. .post .line {
  139. text-align: left;
  140. }
  141.  
  142. #postnotes {
  143.  
  144. }
  145.  
  146. .quote {
  147. font-family: georgia;
  148. font-size: 16pt;
  149. font-style: italic;
  150. letter-spacing: -2px;
  151. color: 4e4c4c;
  152. text-align: center;
  153. }
  154.  
  155. .source {
  156. text-align: right;
  157. font-size: 9px;
  158. }
  159.  
  160. .playcount {
  161. font-family: georgia;
  162. font-style: italics;
  163. font-size: 7pt;
  164. text-transform: lowercase;
  165. }
  166.  
  167. .tags{
  168. font-family: georgia;
  169. font-style: italics;
  170. font-size: 7pt;
  171. text-transform: lowercase;
  172. margin: -10px 10px 30px 10px;
  173. padding: 5px;
  174. width:500px;
  175. }
  176.  
  177. .page {
  178. font-family: georgia;
  179. font-style: italics;
  180. font-size: 18pt;
  181. text-transform: lowercase;
  182. text-align: center;
  183. }
  184.  
  185. .caption {
  186. margin-left: 20px;
  187. }
  188.  
  189. blockquote {
  190. padding: 5px;
  191. border-left: #b4b4b4 5px solid;
  192. }
  193.  
  194. sidebar img {
  195. border:3px;
  196. color:#cdcdcd;
  197. border-radius: 50px;
  198. }
  199.  
  200. .question {
  201. padding: 5px;
  202. width: 500px;
  203. }
  204.  
  205. {CustomCSS}
  206. </style>
  207. </head>
  208.  
  209. <body>
  210.  
  211. <div id="block">
  212.  
  213. <div id="sbar">
  214. <sidebar img><a href="/"><img src="{image:sidebar img}" width=220></a></sidebar
  215.  
  216. img><br><br>
  217.  
  218. {block:IfShowBlogTitle}
  219. <div class="blogtitle">{title};</div>
  220. {/block:IfShowBlogTitle}
  221.  
  222. {block:Description}
  223. {Description}<br><br>
  224.  
  225. <div class="navlinks">
  226. <a href="/">home</a> •
  227. {block:AskEnabled}<a href="/ask">msg</a> • {/block:AskEnabled}
  228. {block:SubmissionsEnabled}<a href="/submit">submit</a> • {/block:SubmissionsEnabled}
  229. <a href="/archive">history</a> • <a href="{text:link1url}">{text:link1title}</a> • <a
  230.  
  231. href="{text:link2url}">{text:link2title}</a> • <a href="{text:link3url}">
  232.  
  233. {text:link3title}</a> • <a href="http://alice-creed.tumblr.com/">©</a>
  234. </div>
  235.  
  236. <div class="page">
  237. {block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}
  238. {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}
  239. </div></div>
  240.  
  241. </div>
  242. {/block:Description}<br>
  243.  
  244. <div id="posts">
  245. {block:Posts}
  246. <div id="post">
  247.  
  248. {block:Text}
  249. {block:Title}
  250. <h1><a href="{Permalink}">{Title}</a></h1>
  251. {/block:Title}
  252.  
  253. {Body}
  254. {/block:Text}
  255.  
  256. {block:Photo}
  257. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
  258.  
  259. {block:Caption}
  260. <div class="caption">{Caption}</div>
  261. {/block:Caption}
  262. {/block:Photo}
  263.  
  264. {block:Photoset}
  265. {Photoset-500}
  266.  
  267. {block:Caption}
  268. <div class="caption">{Caption}</div>
  269. {/block:Caption}
  270. {/block:Photoset}
  271.  
  272. {block:Quote}
  273. <div class="quote">
  274. "{Quote}"
  275. </div>
  276.  
  277. {block:Source}
  278. <div class="source">- {Source}</div>
  279. {/block:Source}
  280. {/block:Quote}
  281.  
  282. {block:Link}
  283. <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
  284.  
  285. {block:Description}
  286. <div class="description">{Description}</div>
  287. {/block:Description}
  288. {/block:Link}
  289.  
  290. {block:Chat}
  291. {block:Title}
  292. <chat1><a href="{Permalink}">{Title}</a></chat1>
  293. {/block:Title}
  294.  
  295. {block:Chat}{block:Lines}
  296. {block:Label}<b>{Label}</b>{/block:Label}
  297. {Line}<br>{/block:Lines}{/block:Chat}
  298.  
  299. {Line}
  300. </li>
  301. {/block:Lines}
  302. </ul>
  303. {/block:Chat}
  304.  
  305. {block:Video}
  306. {Video-500}
  307.  
  308. {block:Caption}
  309. <div class="caption">{Caption}</div>
  310. {/block:Caption}
  311. {/block:Video}
  312.  
  313. {block:Audio}
  314. {AudioPlayerBlack}
  315. {block:Caption}
  316. <div class="playcount">{PlayCountWithLabel}</div>
  317. <div class="caption">{Caption}</div>
  318. {/block:Caption}
  319. {/block:Audio}
  320.  
  321. <div class="line">
  322. {block:Date}<a href="{Permalink}">{TimeAgo}</a> / {/block:Date}
  323. {block:NoteCount}<a href="{Permalink}#postnotes">{NoteCountWithLabel}</a>
  324.  
  325. {/block:NoteCount}
  326. </div></div>
  327.  
  328. {block:PermalinkPage}
  329. {block:PostNotes}
  330. <div id="postnotes">
  331. {PostNotes} /
  332. </div>
  333. {/block:PostNotes}
  334. {/block:PermalinkPage}
  335.  
  336. <div class="tags">
  337. {block:HasTags}
  338. {block:Tags} #<a href="{TagURL}">{Tag} </a>
  339. {/block:Tags}
  340. {/block:HasTags}
  341.  
  342. {block:RebloggedFrom}
  343. / via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  344. {/block:RebloggedFrom}
  345.  
  346. {block:ContentSource}
  347. / originally from <a href="{SourceURL}">{SourceTitle}</a>
  348. {/block:ContentSource}</div>
  349.  
  350. {/block:Posts}
  351. </div>
  352.  
  353. <div class="question">{Asker} {Question}</div>
  354. 
  355. </div></div>
  356. </div></div>
  357. </body>
  358. </html>
Advertisement
Add Comment
Please, Sign In to add comment