Advertisement
mycreeptonight

theme #5

Aug 12th, 2012
989
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.14 KB | None | 0 0
  1. <!--
  2. theme #5 by mycreeptonight
  3. do not remove the credit, use as a base or claim as your own
  4.  
  5. -->
  6.  
  7. <html>
  8. <head>
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="color:background" content="#ffffff" />
  12. <meta name="color:border" content="#ffdfdf" />
  13. <meta name="color:info" content="#fcfcfc" />
  14. <meta name="color:links hover" content="#ffd19e" />
  15. <meta name="color:link" content="#e9668f" />
  16. <meta name="color:text" content="#6d6c6c" />
  17. <meta name="color:select" content="#ff0026" />
  18. <meta name="color:posttitle" content="#f36093" />
  19. <meta name="color:scrollbar" content="#fab6de" />
  20. <meta name="color:blogtitle" content="#f78ca4" />
  21. <meta name="font:body" content="arial" />
  22.  
  23. <meta name="image:sidebar" content=""/>
  24.  
  25. <meta name="text:link1" content="/" />
  26. <meta name="text:link2" content="/" />
  27. <meta name="text:link3" content="/" />
  28. <meta name="text:link4" content="/" />
  29.  
  30.  
  31. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  32. <title>{Title}</title>
  33. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  34. <link rel="shortcut icon" href="{Favicon}" />
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  36. <link href='http://fonts.googleapis.com/css?family=Gruppo' rel='stylesheet' type='text/css'>
  37.  
  38.  
  39. <style type="text/css">
  40.  
  41. body {
  42. color:{color:text};
  43. background-color:{color:background};
  44. background-position:left;
  45. background-attachment:fixed;
  46. background-repeat:no-repeat;
  47. font-size:10px;
  48. font-family:{font:body};
  49. line-height:110%;
  50. text-align:justify}
  51.  
  52. a:link, a:active, a:visited{color: {color:link}; text-decoration:none;}
  53. a:hover{color:{color:links hover}; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  54.  
  55.  
  56. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px;}
  57. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:10px!important;}
  58. ::-webkit-scrollbar {background-color:#ffffff; height:10px; width:10px;}
  59.  
  60. ::-moz-selection {background-color:transparent; font-style:bold; color:{color:background};}
  61. ::selection {background-color:transparent; font-style:bold; color:{color:select};}
  62.  
  63.  
  64. #entries {
  65. margin-left:440px;
  66. margin-top:30px;
  67. width:525px;}
  68.  
  69. #posts {
  70. width:500px;
  71. background-color:{color:background};
  72. margin-bottom:10px;
  73. padding:5px;}
  74.  
  75. #description {
  76. font-family: calibri;
  77. font-size:10px;
  78. text-transform: none;
  79. text-align: center;
  80. padding: 10px;
  81. line-height: 1.15;}
  82.  
  83. #navigationbar {
  84. height: 16px;
  85. background-color: {color:background};
  86. font-size:10px;
  87. text-transform: uppercase;
  88. text-align:center;
  89. margin-top:0px;
  90. padding: 2px 0px 2px 0px;}
  91.  
  92.  
  93.  
  94. .navigation {
  95. margin-top:1px;
  96. width: 160px;
  97. position: fixed;
  98. text-align: center;}
  99.  
  100. .navigation a {
  101. background-color: {color:background};
  102. padding: 2px;
  103. margin-left:5px; }
  104.  
  105.  
  106. #blogtitle {
  107. height: 20px;
  108. background-color: {color:background};
  109. font-size:25px;
  110. color: {color:blogtitle};
  111. text-transform: none;
  112. text-align:center;
  113. font-family: 'Gruppo', cursive;
  114. margin-top:0px; }
  115.  
  116. #sidebar {
  117. width:160px;
  118. position: fixed;
  119. top: 130px;
  120. left: 175px;
  121. overflow:hidden;
  122. background-color: {color:sidebar};
  123. font-family: arial;
  124. font-size: 11px;
  125. line-height: 14px;
  126. padding:10px;
  127. -moz-border-radius: 0px 0px 0px 0px;
  128. text-transform:lowercase;
  129. text-align:left;
  130. letter-spacing: 0px;}
  131.  
  132. #sidebarimg img {
  133. width: 160px;
  134. height: auto;
  135. margin-top: 0px;
  136. text-align:center;
  137. border: solid 3px {color:border};
  138. border-bottom-left-radius:3px; -moz-border-bottom-left-radius:3px; -webkit-border-bottom-left-radius:3px; border-bottom-right-radius:3px; -moz-border-bottom-right-radius:3px; -webkit-border-bottom-right-radius:3px;}
  139.  
  140.  
  141. posttitle {color:{color:posttitle};
  142. font-family:calibri;
  143. font-size:16px;
  144. line-height:17px;
  145. letter-spacing:-1px;
  146. font-weight:normal;
  147. text-transform:none;
  148. margin:0px;
  149. padding:0px;
  150. text-align:left}
  151.  
  152. othertitle {
  153. color:{color:posttitle};
  154. font-family:calibri;
  155. font-size:16px;
  156. line-height:14px;
  157. letter-spacing:-1px;
  158. font-weight:normal;
  159. text-transform:none;
  160. margin:0px;
  161. padding:0px;
  162. margin-bottom:-0px;
  163. text-align:left}
  164.  
  165.  
  166.  
  167. #tag {background-color: transparent;
  168. font-family:georgia;
  169. font-size:9px;
  170. text-transform: lowercase;
  171. opacity: 0.6;
  172. color:{color:text};
  173. letter-spacing: 0px;
  174. margin-bottom:20px;
  175. text-align:center;
  176. padding-right:0px;
  177. font-style:normal;
  178. width: 510px;
  179. }
  180.  
  181. #info {background-color:{color:info};
  182. font-family:calibri;
  183. font-size:8px;
  184. opacity: 0.7;
  185. text-transform: uppercase;
  186. color:{color:text};
  187. letter-spacing: 2px;
  188. margin-bottom:2px;
  189. text-align:center;
  190. padding-right:0px;
  191. font-style:normal;
  192. width: 510px;
  193. border-top:3px solid{color:border}
  194. }
  195.  
  196.  
  197.  
  198. .credit {text-align:left; font-size:9px; text-transform: uppercase; font-weight:bold; color:{color:links};}
  199.  
  200.  
  201. .bubble {align:right;background: #eee; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  202. .bubble p {margin:1px 0px;}
  203. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee}
  204. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #eee}
  205.  
  206.  
  207. blockquote {
  208. border-left:2px {color:body} solid;
  209. padding-left:5px;
  210. margin:0px 2px 0px 10px}
  211. blockquote img, blockquote a img {max-width: 490px}
  212.  
  213. #pagination{color:{color:text}; font-size:9px; font-family:georgia; text-decoration:none; text-align:center; padding:1px; width:160px;letter-spacing:1px;}
  214.  
  215. #audio {margin-bottom:5px; width:500px; height:100px}
  216. .artcover {width:100px; height:100px; position:absolute;}
  217. .artcover img {width:100px; height:100px; float:left;}
  218. .player {position:absolute; z-index:1; background:#000; opacity:0.2; width:100px; height:100px; display:block; -webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition:all 0.5s ease-in-out;}
  219. .player:hover {opacity:0.5; -webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -o-transition:all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition:all 0.5s ease-in-out;}
  220. .audioplayer {width:25px; height:25px; margin-top:34px; margin-left:33px; overflow:hidden; padding:3px;}
  221. .audioinfo {margin-left:110px; line-height:140%; font-family:Calibri font-size:10px!important;}
  222.  
  223.  
  224. b {color:{color:link};} <!-- strong is normal -->
  225. i {color:{color:link};} <!-- em is normal -->
  226. p{margin-top:3px; margin-bottom:3px;}
  227.  
  228. img a{border:none}
  229. .audio{background-color:black; display:block;}
  230.  
  231. .source {text-align:right; font-size: 11px; padding:2px;}
  232.  
  233. .user_1 .label {color:{color:posttitle}; font-weight:bold}
  234. .user_2 .label {color:{color:text}; font-weight:bold}
  235. .user_3 .label {color:{color:link}; font-weight:bold}
  236. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  237.  
  238. .notes img{width:10px; position:relative; top:1px;}
  239. ol.notes, .notes li{list-stylhttp://www.tumblr.com/customize-classic#e:none; margin:0px; padding:0px;}
  240. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  241.  
  242. </style>
  243. <style type="text/css">{CustomCSS}</style>
  244. </head>
  245. <body>
  246.  
  247. <div id="sidebar">
  248.  
  249. <div id="blogtitle">{Title}</div>
  250.  
  251. <div id="sidebarimg">
  252.  
  253.  
  254. <img src="{image:sidebar}"/></div>
  255.  
  256. <div id="navigationbar"><div class="navigation">
  257.  
  258. <center>
  259. <a href="/"><img src="http://i1252.photobucket.com/albums/hh565/mycreeptonight/395d61c0.png"></a>
  260.  
  261. <a href="{text:link1}"><img src="http://i1252.photobucket.com/albums/hh565/mycreeptonight/af6f032f.png"></a>
  262.  
  263. <a href="{text:link2}"><img src="http://i1252.photobucket.com/albums/hh565/mycreeptonight/6704f3e0.png"></a>
  264.  
  265. <a href="{text:link3}"><img src="http://i1252.photobucket.com/albums/hh565/mycreeptonight/9f49d933.png"></a>
  266.  
  267. <a href="{text:link4}"><img src="http://i1252.photobucket.com/albums/hh565/mycreeptonight/2a3c9556.png"></a>
  268.  
  269. </div></div>
  270. <br>
  271.  
  272.  
  273. <div id="description">{block:Description}{Description}{/block:Description}</div>
  274.  
  275. <br><br>
  276.  
  277.  
  278. <center>
  279. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>&nbsp;{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  280. </center>
  281.  
  282. </div>
  283.  
  284. <div id="entries">
  285.  
  286. {block:Posts}
  287. <div id="posts">
  288. {block:Quote}
  289. <othertitle><center>"{Quote}"</center>
  290. {block:Source}
  291. <div class="source">—{Source}{/block:Source}</div></othertitle>{/block:Quote}
  292. {block:Title}
  293. <posttitle>{Title}&nbsp;</posttitle>{/block:Title}
  294. {block:Text}
  295. {Body}{/block:Text}
  296. {block:Link}<a href="{URL}" {Target}>{Name}</a>
  297. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  298.  
  299. {block:Photo}
  300. <img src="{PhotoURL-500}" width="500"/>
  301. {block:Caption}{Caption}{/block:Caption}
  302. {/block:Photo}
  303.  
  304. {block:Photoset}
  305. {Photoset-500}
  306. {block:Caption}{Caption}{/block:Caption}
  307. {/block:Photoset}
  308.  
  309.  
  310. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  311.  
  312. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  313.  
  314. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker}: {Question}&nbsp;</div>{Answer}{/block:Answer}
  315.  
  316.  
  317. {block:Audio}
  318. <div id="audio"><div class="artcover"><img src="http://static.tumblr.com/tiu5k68/4HZm80h4d/music001.png"></div>{block:AlbumArt}<div class="artcover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="player">
  319. <div class="audioplayer">{AudioPlayerBlack}</div></div><div class="audioinfo"><br><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b>
  320. <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div></div>{block:Caption}{Caption}{/block:Caption}
  321. {/block:Audio}
  322.  
  323.  
  324.  
  325. </div>
  326.  
  327.  
  328. <div id="info">
  329. <div id="source">
  330. {block:PermalinkPage}{/block:PermalinkPage}
  331. {block:Date}<a href="{Permalink}">{TimeAgo}</a> · {/block:Date}{block:NoteCount}{block:NoteCount}{/block:NoteCount}
  332. {NoteCountWithLabel}
  333. {block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}- {block:ContentSource} <a href="{SourceURL}">©</a>{/block:ContentSource}</div></div> <div id="tag">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  334. {block:PostNotes}{PostNotes}{/block:PostNotes}
  335.  
  336. {/block:Posts}
  337.  
  338. <div style="align:right; position:fixed; bottom:10px; right:15px;"><div class="credit"><a href="http://lightavenue.tumblr.com/mctt">THEME</a></div>
  339. </div>
  340. </body>
  341. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement