Guest User

theme #001 by tattooedhearts

a guest
Oct 21st, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.75 KB | None | 0 0
  1. <!--theme #001 made by emma also known as tattooedhearts / ily bye -->
  2.  
  3. <html lang="en">
  4.  
  5. <head>
  6. <head>
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}"/>
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description} <meta name="description" content="{MetaDescription}"/> {/block:Description}
  11.  
  12.  
  13. <meta name="color:background" content="#ffffff"/>
  14. <meta name="color:border" content="#ffffff"/>
  15. <meta name="color:link" content="#D8D8D8"/>
  16. <meta name="color:post background" content="#ffffff"/>
  17. <meta name="color:header" content="#D8D8D8"/>
  18. <meta name="image:sidebar" content="/"/>
  19. <meta name="color:text" content="#D8D8D8"/>
  20. <meta name="color:description" content="#D8D8D8"/>
  21. <meta name="color:info border" content="#D8D8D8"/>
  22. <meta name="color:quotation" content="#D8D8D8"/>
  23. <meta name="font:text" content"Arial"/>
  24. <meta name="font:description" content="Arial"/>
  25. <meta name="text:Link URL" content="/"/>
  26. <meta name="text:Link name" content=""/>
  27. <meta name="if:Link" content="1"/>
  28. <meta name="text:Link 1 URL" content="/"/>
  29. <meta name="text:Link 1 name" content=""/>
  30. <meta name="if:Tags" content="1"/>
  31. <meta name="if:Link 1" content="1"/>
  32. <meta name="text:Link 2 URL" content="/"/>
  33. <meta name="text:Link 2 name" content=""/>
  34. <meta name="if:Link 2" content="1"/>
  35. <meta name="image:background" content="/"/>
  36. <meta name="color:scrollbar" content="#ffffff"/>
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  39. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  40. <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
  41.  
  42. <style type="text/css">
  43.  
  44. ::-webkit-scrollbar {width: 10px; height: 4px; background: transparent; }
  45.  
  46. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; }
  47.  
  48. body{
  49. color:{color:text};
  50. font-family:{font:text};
  51. font-size:9px;
  52. background-color:{color:background};
  53. text-wrap: normal;
  54. word-wrap: break-word;
  55. margin:10px 10px;
  56. text-align:left;
  57. height: 100%;
  58. background-image:url('{image:background}');
  59. background-attachment: fixed;
  60. background-repeat: repeat;
  61. background-position: left top;
  62. }
  63.  
  64. a, a:active, a:visited{
  65. text-decoration: none;
  66. color: {color:link};
  67. font-family: times new roman;
  68. font-size: 10px;
  69. -webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  70. }
  71.  
  72. a:hover{
  73. opacity:0.3;filter:alpha(opacity=30);
  74. }
  75.  
  76. img {
  77. border:0px;
  78. max-width: 500px;
  79. height: auto;
  80. }
  81.  
  82. img:hover {
  83. border:0px;
  84. }
  85.  
  86. a.img, a.img:visited {
  87. border:0px;
  88. }
  89.  
  90. a.img:hover {
  91. border:0px;
  92. }
  93.  
  94.  
  95. #wrapper {
  96. width: 1500px;
  97. margin-left: auto;
  98. margin-right: auto;
  99. }
  100.  
  101. #cent{
  102. width:510px;
  103. margin-left:450px;
  104. position:absolute;
  105. padding:5px;
  106. }
  107.  
  108. #post{
  109. padding:15px;
  110. background-color:{color:post background};
  111. width:500px;
  112. float:left;
  113. margin:9px;
  114. }
  115.  
  116. #description{
  117. color:{color:description};
  118. position:fixed;padding:5px;
  119. background-color:transparent;
  120. width:150px;
  121. font-family:{font:description};
  122. font-size:10px;padding-top:10px;padding-left:33px;}
  123.  
  124. #sidebar{
  125. background-color:transparent;
  126. width:200px;
  127. margin-top:170px;
  128. margin-left:230px;
  129. position:fixed;
  130. }
  131.  
  132. .sidebar img{
  133. border: 5px solid {color:border};
  134. max-width:190px;
  135. }
  136.  
  137. blockquote {border-left:2px {color:text} solid;padding:0px; padding-left:5px; margin:5px;}
  138. p{margin-top:5px; margin-bottom:5px}
  139.  
  140. h3{
  141. font-size:27px;
  142. font-family:{font:text};
  143. margin:0px;
  144. font-weight:normal;
  145. font-style:italic;
  146. }
  147.  
  148. .quote{
  149. font-size: 11px;
  150. font-style:italic;
  151. }
  152.  
  153. .source{
  154. text-align: right;
  155. }
  156. #cab{ font-size:15px; letter-spacing:2px; margin: 3px 3px 3px 3px; font-family:{font:text}; font-style:italic; font-weight:lighter;}.quote{ font-size: 18px; font-style: italic;font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif ;}
  157.  
  158.  
  159. ul.chat {
  160. margin: 0 0 0 0;
  161. padding: 0 0 0 0;
  162. }
  163. .chat li {
  164. list-style-type: none;
  165. margin-left: 0px;
  166. padding: 3px;
  167. }
  168. .chat li.odd {
  169. background-color: transparent;
  170. }
  171. .chat li.even {
  172. background-color: transparent;
  173. }
  174. .label {
  175. font-weight: bold;
  176. }
  177.  
  178. .info {
  179. font-size:8px;
  180. background-color:transparent;
  181. padding: 2px 3px 2px 3px;
  182. border-top: 1px solid {color:info border};
  183. margin-top:3px;
  184. margin-bottom: 0px;
  185. text-align: left;
  186. text-transform:uppercase;
  187. font-family:Arial;
  188. }
  189.  
  190.  
  191.  
  192. h3{
  193. font-size:18px;
  194. margin:0px;
  195. font-weight:normal;
  196. font-style:italic;font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;}
  197.  
  198. .swaggie{bottom:5px;right:5px;position:fixed;font-style:italic;}
  199. ol.notes {
  200. padding: 20px;
  201. margin: 0px 0px;
  202. list-style-type: none;
  203. }
  204.  
  205. ol.notes li.note {
  206. padding: 0px;
  207. }
  208.  
  209. ol.notes li.note img.avatar {
  210. vertical-align: -4px;
  211. text-align: center;
  212. width: 10px;
  213. height: 10px;
  214. }
  215.  
  216. ol.notes li.note span.action {
  217. font-weight: normal;
  218. }
  219.  
  220. ol.notes li.note .answer_content {
  221. font-weight: normal;
  222. }
  223.  
  224. ol.notes li.note blockquote {
  225. border-color: {color:link};
  226. padding: 0px 0px 0px 3px;
  227. margin: 0px 0px 0px 10px;
  228. }
  229.  
  230. ol.notes li.note blockquote a {
  231. text-decoration: none;
  232. }
  233.  
  234. @font-face {
  235. font-family: "Pacifico";
  236. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");
  237. }
  238.  
  239.  
  240. #header{font-family:"Pacifico"; font-size:17px;color:{color:header};}#pl{background-color:#e4e4e4; padding:5px;text-transform:lowercase;}
  241.  
  242. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  243. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  244. .albumart img{ float: left;margin-right: 20px; max-width: 50px; background-color: #e4e4e4; padding:5px;}.w{font-size:40px;font-family:Georgia;position:fixed;color:{color:quotation};margin-top:-10px;margin-left:-20px;}#linker{background-color:{color:border};padding:5px;font-size:8px;text-transform:uppercase;border:dotted 1px {color:background};}
  245. {CustomCSS]</style>
  246.  
  247. </head>
  248. <body>
  249.  
  250. <div id="sidebar">
  251.  
  252. <div class="sidebar img">
  253. <br><center><img src="{image:Sidebar}"></center></div>
  254. <div id="header"><center><div style="text-transform:lowercase">{Title}</div></div></center>
  255. <center>{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage} <a href="/">HOME</a> &nbsp;<a href="/ask">ASK</a>{block:iflink}&nbsp;<a href="{text:Link URL}">{text:Link name}</a>{/block:iflink} {block:iflink1}<a href="{text:Link 1 URL}">{text:Link 1 name}</a>{/block:iflink1}{block:iflink2} <a href="{text:Link 2 URL}">{text:Link 2 name}</a>{/block:iflink2} {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</center>
  256. <div id="description">
  257. {block:Description}<div class="w">โ€œ</div>{Description}{/block:Description}
  258. </div>
  259. </div><div class="swaggie"><a href="http://tattooedhearts.tumblr.com">theme</a></div>
  260.  
  261. </div>
  262.  
  263. <div id="cent">
  264.  
  265. {block:Posts}
  266. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  267. {block:ContentSource}
  268. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  269. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  270. {/block:SourceLogo}
  271. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  272. {/block:ContentSource}
  273.  
  274.  
  275. <div id="post">
  276.  
  277. {block:Title}
  278. <h3><a href="{Permalink}">{Title}</a></h3>
  279. {block:Caption}{Caption}{/block:Caption}
  280. {/block:Title}
  281.  
  282. {block:Text}
  283. {Body}
  284. {block:Caption}{Caption}{/block:Caption}
  285. {/block:Text}
  286.  
  287. {block:Photo}
  288. <img src="{PhotoURL-500}" width="500"/>
  289. {block:Caption}{Caption}{/block:Caption}
  290. {/block:Photo}
  291.  
  292. {block:Photoset}
  293. {Photoset-500}
  294. {block:Caption}{Caption}{/block:Caption}
  295. {/block:Photoset}
  296.  
  297.  
  298. {block:Quote}
  299. <div class="quote">"{Quote}"</div>
  300. <div align="right">
  301. {block:Source}-{Source}{/block:Source}
  302. {block:Caption}{Caption}{/block:Caption}
  303. </div>
  304. {/block:Quote}
  305.  
  306.  
  307. {block:Video}
  308. {Video-500}<br>
  309. {PlayCountWithLabel}
  310. {block:Caption}{Caption}{/block:Caption}
  311. {/block:Video}
  312.  
  313.  
  314. {block:Link}
  315. <div id="cab"><a href="{URL}" class="link" {Target}>{Name} ยป</a></div>
  316. {block:Description}{Description}{/block:Description}
  317. {block:Caption}{caption}{/block:Caption}
  318. {/block:Link}
  319.  
  320. {block:Chat}
  321. {block:Lines}
  322. {block:Label}
  323. <br>{Label}
  324. {/block:Label}
  325. &nbsp;{Line}
  326. {/block:Lines}
  327. {/block:Chat}
  328.  
  329. {block:Audio}<div class="albumart img">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div><div id="pl">{AudioPlayerGrey}</div><br>{block:Artist}{Artist}{/block:Artist} - {block:TrackName}{TrackName}{/block:TrackName}{/block:Audio}
  330.  
  331.  
  332. {block:Answer}
  333. <div align="left">
  334. <b>{Asker}</b> asked : {Question}</div>
  335. {Answer}
  336. {/block:Answer}
  337.  
  338.  
  339. <div style="text-transform:lowercase;font-size:11px;font-color:{color:text}">
  340. {block:NotReblog}Posted {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{/block:NotReblog} {block:RebloggedFrom}{block:Date}reblogged <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{/block:RebloggedFrom} <div align="right"><div style="margin-top:-10px">+{block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}</div></div>
  341. </div></div><br>
  342. {/block:Posts}<br>
  343.  
  344.  
  345. {block:PostNotes}
  346. {PostNotes}
  347. {/block:PostNotes}
  348.  
  349. </div>
  350. </body>
  351. </html>
Advertisement
Add Comment
Please, Sign In to add comment