Advertisement
everlark

Theme 25

Mar 11th, 2013
10,713
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.86 KB | None | 0 0
  1. <!--
  2.  
  3. Theme 025 by Christine (http://everlark.tumblr.com)
  4.  
  5. - DO NOT STEAL
  6. - DO NOT REDISTRIBUTE
  7. - DO NOT USE AS A BASE
  8. - DO NOT REMOVE CREDIT
  9.  
  10. Everything can be customized in Appearance.
  11.    Make whatever changes you like but please leave all credit intact. Thank you.
  12.  
  13. -->
  14.  
  15. <html>
  16. <head>
  17.  
  18. <!-- DEFAULT VARIABLES -->
  19.  
  20.  
  21. <meta name="color:accent" content="#e0e0e0" />
  22. <meta name="color:background" content="#FFFFFF" />
  23. <meta name="color:border" content="#eeeeee" />
  24. <meta name="color:link" content="#afafaf" />
  25. <meta name="color:link hover" content= "#3f3f3f"/>
  26. <meta name="color:scroll" content="#eeeeee" />
  27. <meta name="color:scrollbg" content="#FFFFFF" />
  28. <meta name="color:text" content="#7c7c7c" />
  29.  
  30. <meta name="image:sidebar" content="" />
  31. <meta name="image:sidebar background" content="" />
  32. <meta name="image:background" content="" />
  33.  
  34. <meta name="if:Posts 500" content="1" />
  35. <meta name="if:Posts 400" content="" />
  36.  
  37. <meta name="if:No Repeat Background" content="" />
  38. <meta name="if:Fixed Background" content="1" />
  39. <meta name="text:Background Position" content="" />
  40.  
  41. <meta name="if:Hover for Post Info" content="" />
  42. <meta name="if:White Audio Player" content="1" />
  43. <meta name="if:Black Audio Player" content="" />
  44. <meta name="if:Webkit Scrollbar" content="1" />
  45.  
  46. <meta name="text:Body Font Size" content="10px" />
  47. <meta name="text:Info Font Size" content="9px" />
  48. <meta name="text:Link1" content="" />
  49. <meta name="text:Link1URL" content="http://" />
  50. <meta name="text:Link2" content="" />
  51. <meta name="text:Link2URL" content="http://" />
  52. <meta name="text:Link3" content="" />
  53. <meta name="text:Link3URL" content="http://" />
  54. <meta name="text:Link4" content="" />
  55. <meta name="text:Link4URL" content="http://" />
  56. <meta name="text:Link5" content="" />
  57. <meta name="text:Link5URL" content="http://" />
  58.  
  59. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>{Title}</title>
  60. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  61. <link rel="shortcut icon" href="{Favicon}" /><link rel="alternate" type="application/rss+xml" href="{RSS}" /><style type="text/css">
  62.  
  63. {block:ifWebkitScrollbar}
  64. ::-webkit-scrollbar {width: 5px; height:5px; background:{color:scrollbg};}
  65. ::-webkit-scrollbar-corner {background:{color:scroll};}
  66. ::-webkit-scrollbar-thumb:vertical {background:{color:scroll};}
  67. ::-webkit-scrollbar-thumb:horizontal {background:{color:scroll};}
  68. {/block:ifWebkitScrollbar}
  69.  
  70. body {color: {color:text}; background-color: {color:background}; background-image: url('{image:background}'); {block:ifFixedBackground}background-attachment: fixed; {/block:ifFixedBackground} {block:ifNoRepeatBackground}background-repeat:no-repeat; {/block:ifNoRepeatBackground} background-position:{text:Background Position}; font-family: times; font-size:{text:Body Font Size}; text-align: justify; line-height: 120%; }
  71.  
  72. a:link, a:active, a:visited {color: {color:link}; text-decoration:none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  73. a:hover {color:{color:link hover}; text-shadow:1px 1px {color:accent}; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  74.  
  75. #entries {{block:ifPosts500}width:500px;{/block:ifPosts500} {block:ifPosts400}width:400px;{/block:ifPosts400} height:120%; text-align: justify;z-index:100; margin-left:230px; margin-top:-20px; border-right:1px solid {color:border}; padding-left:30px; padding-right:30px; z-index:100; background-color:{color:background};}
  76. #posts {{block:ifPosts500}width:500px;{/block:ifPosts500} {block:ifPosts400}width:400px;{/block:ifPosts400} margin-top:30px; padding-bottom:30px; border-bottom:1px solid {color:border}; text-align: justify; }
  77. #posts:hover #info {{block:ifHoverForPostInfo}opacity:1;{/block:ifHoverForPostInfo} -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  78.  
  79. .not { padding-left:10px; }
  80. .tags {width:120px; padding-left:10px; font-size:{text:Info Font Size}; letter-spacing:0px; text-align:left; text-transform:none; font-family:times; margin-top:5px; border-top:1px solid {color:border}; {block:NotReblog} {/block:NotReblog} padding-top:5px;}
  81. #tags a {color:{color:accent};font-weight:normal; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
  82. #info {width:120px; padding-left:10px; text-align:left; {block:ifPosts500}margin-left:520px;{/block:ifPosts500} {block:ifPosts400}margin-left:420px;{/block:ifPosts400} position:absolute; letter-spacing:0px; color:{color:link}; opacity:1; font-family:times; margin-top:5px; font-size:8px; text-transform:uppercase; {block:ifHoverForPostInfo}opacity:0;{/block:ifHoverForPostInfo} -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  83. #info a {color:{color:text}; font-weight:normal;}
  84. #info a:hover {color:{color:link hover}; text-shadow:1px 1px {color:accent};}
  85. .desc {margin-top:5px; width:120px; padding:2px; }
  86.  
  87. #title {text-align:center; width:120px; font-style:italic; margin-bottom:5px; letter-spacing:0px; text-shadow:1px 1px {color:background}; font-size:9px;}
  88. #left {background-image: url('{image:sidebar background}'); background-repeat:repeat; background-attachment:fixed; position:fixed; width:200px; font-size:{text:Body Font Size}; margin-top:0px; margin-left:-10px; -webkit-transition-duration: 0.6s; -moz-transition-duration:0.6s; padding-left:20px; padding-right:20px; height:100%; border-right:1px solid {color:border};}
  89. #leftinfo {position:fixed; top:25%; margin-left:40px; }
  90. #sidebarimg {width:120px; }
  91. #sidebarimg img {width:120px; border:2px solid {color:background}; }
  92. .slinks {border-top:1px solid {color:border}; border-bottom:1px solid {color:border}; margin-top:10px; background-color:{color:background}; width:120px; letter-spacing:1px; font-size:8px; font-family:times; text-transform:uppercase; margin-bottom:5px; text-align:center; padding:5px 2px 5px 2px;}
  93. .slinks a {-webkit-transition-duration: 0.6s; -moz-transition-duration:0.6s; color:{color:text}; font-style:italic; font-size:10px; text-transform:lowercase; }
  94. .slinks a:hover {color:{color:link hover}; text-shadow:1px 1px {color:accent};}
  95.  
  96. #qqq {background-color:{color:background}; }
  97. #question {padding-left:50px; position:relative; padding-top:2px; text-align:justify; }
  98. #asker {font-size:6px; line-height:5px; letter-spacing:2px; padding-left:35px; text-align:left; font-family:times; text-transform:uppercase; border-top:1px solid {color:border}; }
  99. #asker a {font-style:normal; }
  100. .an {margin-top:-8px;}
  101. #asker img {margin-top:-10px; margin-left:-20px; float:left; border:3px solid {color:border};}
  102. #answer {margin-top:30px;}
  103. #answer img {{block:ifPosts400}max-width:400px;{/block:ifPosts400} {block:ifPosts500}max-width:500px;{/block:ifPosts500};}
  104.  
  105. #pagination {border-top:1px solid {color:border}; width:120px; padding:2px; text-align:center; margin-top:10px; }
  106. #pagination a {text-align:center; letter-spacing:1px; font-size:8px; }
  107.  
  108. h1, h2 {color:{color:text}; font-size:12px; letter-spacing:2px; font-family:times; font-style:italic; font-weight:normal; letter-spacing:1px; line-height:110%; margin:0px; padding:0px; text-align:center;}
  109.  
  110. .qsource {font-size:8px; margin-top:10px; text-transform:uppercase; letter-spacing:1px; {block:ifPosts500}width:500px;{/block:ifPosts500} {block:ifPosts400}width:400px;{/block:ifPosts400} text-align:center;}
  111.  
  112. blockquote {border-left:4px solid {color:border}; padding-left:3px; margin:0px 2px 0px 10px;}
  113. blockquote img, blockquote a img {{block:ifPosts400}max-width:390px;{/block:ifPosts400} {block:ifPosts500}max-width:490px;{/block:ifPosts500};}
  114.  
  115. .album {position:absolute; width:100px; height:100px;}
  116. .album img {width:100px; height:100px;}
  117. .audio {display:block; z-index:1; position:absolute; width:30px; height:30px; }
  118. .aplay {overflow:hidden; width:27px; height:80px; opacity:0.5; padding-top:40px; padding-left:35px; }
  119. .acap {height:100px; }
  120. .acapp {text-align:center; margin-left:100px; padding-top:35px; {block:ifPosts400}width:300px;{/block:ifPosts400} {block:ifPosts500}width:400px;{/block:ifPosts500} }
  121.  
  122. ul.chat, .chat ol, .chat li .chat li {list-style:none;}
  123. .notes { {block:ifPosts500}width:490px;{/block:ifPosts500} {block:ifPosts400}width:390px;{/block:ifPosts400} padding:5px; }
  124. .notes img {width:10px; top:1px;}
  125. ol.notes, .notes li {background-color:{color:entry}; list-style:none; margin-top:5px; }
  126.  
  127. </style>
  128.  
  129. <style type="text/css">iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.9s linear;opacity: 0.3;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  130.  
  131. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.9s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}</style>
  132.  
  133. <style type="text/css">{CustomCSS}</style>
  134.  
  135. </head>
  136.  
  137. <body>
  138.  
  139. <div id="left">
  140. <div id="leftinfo">
  141. <div id="title">{Title}</div>
  142. <div id="sidebarimg"><img src="{image:sidebar}"></div>
  143.  
  144. <div class="slinks">
  145. <a href="/">home</a>&nbsp;&nbsp;
  146. <a href="/ask">ask</a>
  147. {block:ifLink1}&nbsp;&nbsp;<a href="{text:Link1URL}">{text:Link1}</a>{/block:ifLink1}
  148. {block:ifLink2}&nbsp;&nbsp;<a href="{text:Link2URL}">{text:Link2}</a>{/block:ifLink2}
  149. {block:ifLink3}&nbsp;&nbsp;<a href="{text:Link3URL}">{text:Link3}</a>{/block:ifLink3}
  150. {block:ifLink4}&nbsp;&nbsp;<a href="{text:Link4URL}">{text:Link4}</a>{/block:ifLink4}
  151. {block:ifLink5}&nbsp;&nbsp;<a href="{text:Link5URL}">{text:Link5}</a>{/block:ifLink5}&nbsp;&nbsp;
  152. <a href="http://everlark.tumblr.com">&copy;</a>
  153. </div>
  154.  
  155. <div class="desc">{block:Description}{Description}{/block:Description}</div>
  156.  
  157. {block:Pagination}
  158. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;{/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage}&nbsp;<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  159. </div>{/block:Pagination}
  160.  
  161.  
  162. </div>
  163. </div>
  164.  
  165. <div id="entries">
  166.  
  167. <BR>
  168. {block:Posts}
  169.  
  170. <div id="posts">
  171.  
  172. <div id="info"><div class="not">{block:NoteCount}<a href="{Permalink}"><font color="#d71732">&hearts;</font> {NoteCount}</a> on {/block:NoteCount}{block:Date} <a href="{Permalink}">{DayOfMonthWithZero} {ShortMonth} {ShortYear}</a>{/block:Date} {block:PermalinkPage}<br>{block:RebloggedFrom}<a href="{ReblogParentURL}">via {ReblogParentName}</a> {block:ContentSource}<br><a href="{SourceURL}">&copy; {ReblogRootName}</a>{/block:ContentSource}{/block:RebloggedFrom}{/block:PermalinkPage}</div>
  173.  
  174. {block:HasTags}<div class="tags">{block:Tags} <a href="/tagged/{Tag}"> {Tag}</a><br>{/block:Tags}</div>{/block:HasTags}
  175.  
  176.  
  177. </div>
  178.  
  179. {block:Quote}<h2>"{Quote}"</h2><div class="qsource">{Source}</div>{/block:Quote}
  180. {block:Title}<h1>&mdash; {Title} &mdash;</h1>{/block:Title}
  181. {block:Text}{Body}{/block:Text}
  182.  
  183. {block:Link}
  184. <a href="{URL}" class="link" {Target}><h1>&mdash; {Name} &mdash;</h1></a>
  185. {block:Description}<P>{Description}</p>{/block:Description}
  186. {/block:Link}
  187.  
  188. {block:ifPosts500}
  189. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  190. {/block:ifPosts500}
  191.  
  192. {block:ifPosts400}
  193. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" width="400px" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  194. {/block:ifPosts400}
  195.  
  196. {block:ifPosts500}
  197. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  198. {/block:ifPosts500}
  199.  
  200. {block:ifPosts400}
  201. {block:Photoset}<center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  202. {/block:ifPosts400}
  203.  
  204. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  205.  
  206. {block:ifPosts500}
  207. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  208. {/block:ifPosts500}
  209.  
  210. {block:ifPosts400}
  211. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  212. {/block:ifPosts400}
  213.  
  214. {block:Answer}
  215. <div id="qqq">
  216. <div id="asker"><img src="{AskerPortraitURL-24}"><div class="an">&nbsp;&nbsp;&nbsp;&nbsp;{Asker}</div></div>
  217. <div id="question">{Question}</div></div>
  218. <div id="answer">{Answer}</div>
  219. {/block:Answer}
  220.  
  221. {block:ifWhiteAudioPlayer}
  222. {block:Audio}
  223. {block:AlbumArt}
  224. <div class="album"><img src="{AlbumArtURL}"></div>
  225. {/block:AlbumArt}
  226. <div class="audio"><div class="aplay">{AudioPlayerWhite}</div></div>
  227. <div class="acap"><div class="acapp">{block:TrackName}<b><i><font size="2">{TrackName}</font></b></i>{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}</div></div>
  228. {block:Caption}{Caption}{/block:Caption}
  229. {/block:Audio}<BR>
  230. {/block:ifWhiteAudioPlayer}
  231.  
  232. {block:ifBlackAudioPlayer}
  233. {block:Audio}
  234. {block:AlbumArt}
  235. <div class="album"><img src="{AlbumArtURL}"></div>
  236. {/block:AlbumArt}
  237. <div class="audio"><div class="aplay">{AudioPlayerBlack}</div></div>
  238. <div class="acap"><div class="acapp">{block:TrackName}<b><i><font size="2">{TrackName}</font></b></i>{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}</div></div>
  239. {block:Caption}{Caption}{/block:Caption}
  240. {/block:Audio}<BR>
  241. {block:ifBlackAudioPlayer}
  242.  
  243. </div>
  244.  
  245. {/block:Posts}
  246. <BR><BR><BR><BR>
  247. {block:PostNotes}{PostNotes}{/block:PostNotes}
  248.  
  249. </div>
  250.  
  251.  
  252. </body>
  253. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement