Advertisement
zynys

theme 10

Jan 27th, 2013
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.28 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!--
  9. this is a theme.
  10. -->
  11.  
  12. <meta name="color:Background" content="#ffffff"/>
  13. <meta name="color:Text" content="#838282"/>
  14. <meta name="color:Link" content="#000">
  15. <meta name="color:Link Hover" content="#b8b8b8"/>
  16. <meta name="color:Scrollbar" content="#e7e3e4" />
  17.  
  18. <meta name="image:sidebar" content=""/>
  19.  
  20. <meta name="text:link 1 url" content="/" />
  21. <meta name="text:link 2 url" content="/" />
  22. <meta name="text:link 3 url" content="/" />
  23. <meta name="text:link 4 url" content="/" />
  24. <meta name="text:link 5 url" content="/" />
  25.  
  26.  
  27.  
  28.  
  29. <style type="text/css">
  30.  
  31. /*--- SCROLLBAR--- */
  32.  
  33. ::-webkit-scrollbar{height: 9px; width: 6px; -webkit-border-radius:0px; background-color:{color:background};}
  34. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  35. ::-webkit-scrollbar-track{background-color:{color:background};}
  36.  
  37. /* --- BODY ---*/
  38.  
  39. body {background:{color:background}; margin:0px; color:{color:text}; font-size:9.5px; line-height:100%;font-family:consolas;}
  40.  
  41.  
  42. blockquote {
  43. border-left:1px solid #f8f8f8;
  44. padding-left:2px;
  45. margin:5px;
  46. }
  47.  
  48.  
  49. a {color:#b1b0b0; text-decoration:none; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
  50.  
  51. a:hover {text-decoration:none; color:#676767;}
  52.  
  53. img {none;}
  54.  
  55.  
  56. #entries {padding:10px; width:400px; margin-left:500px; margin-top:50px; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; transition:all 0.5s ease-out;margin-bottom:30px;}
  57.  
  58. #entries img {;-webkit-transition:all 1s ease-out; -moz-transition:all 1s ease-out; transition:all 1s ease-out;opacity:0.8;}
  59.  
  60. #post {width:400px; padding-bottom:30px; font-style:none;}
  61. #posts{background-color:#ffffff;overflow:hidden;padding:5px; margin-bottom:50px;margin-bottom:50px;border:1px #f8f8f8 solid;}
  62.  
  63. #entries img:hover{opacity:1}
  64.  
  65. .photoset {;-webkit-transition:all 1s ease-out; -moz-transition:all 1s ease-out; transition:all 1s ease-out;opacity:0.8;}
  66.  
  67. .photoset:hover {opacity: 1;}
  68.  
  69. /* --- SIDEBAR ---*/
  70.  
  71. #sidebar {width:200px; position:fixed; margin-left:-10px; margin-top:120px;}
  72.  
  73. #sidebarimage {width 100px;}
  74.  
  75. #sidebarimage img { margin-left:280px; width:100px; height:102px; margin-top:-5px; padding:5px; padding-bottom:6px; background-color: #ffffff; border: 1px solid #f5f5f5;}
  76.  
  77. #description {text-transform:lowercase;font-family:consolas;font-size:9.5px; font-style:none; text-align-center; width:90px;height:95px;margin-left:286px;margin-top:-123px; padding-left:4px; padding:6px;opacity:0;background-color:white;z-index:-1;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
  78.  
  79. #description:hover {-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;opacity:0.9;}
  80. #links {position: fixed; font-family:calibri; font-size:8px; padding-top: 4px; padding-bottom:0px; margin-top:-120px; margin-left:200px; padding-left:60px; letter-spacing:1px;}
  81.  
  82. #links a {text-transform:uppercase; margin-bottom:16px; background-color:white; padding:1px; width:80px; letter-spacing:1px; color:{color:link}; -moz-transition-duration:0.4s;-webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  83.  
  84. #links a:hover{ background-color:{color:link hover}; color:{color:link}; -moz-transition-duration:0.4s; -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  85.  
  86.  
  87. #question {background-color:#f8f8f8; font-family:consolas;width:400px; color:{color:text}; font-size:8px; text-align:left; padding:5px; letter-spacing:0px; line-height:12px; }
  88.  
  89. #asker { color:{color:link}; margin-top:-7px;width:400px; text-align:center; text-transform:lowercase; font-family:consolas;}
  90. #answer {font-family:consolas; font-size:9px}
  91. .note {padding:0px 20px 0px 20px; background-color:#FFFFFF;text-transform:lowercase; letter-spacing:0px; font-size: 11px; font-style:italic; text-align:left; line-height:120%;}
  92. .note {padding:0px 20px 0px 20px; background-color:#FFFFFF;text-transform:lowercase; letter-spacing:0px; font-size: 11px; font-style:italic; text-align:left; line-height:120%;}
  93.  
  94. .note li {list-style-type:none; padding:5px 25px 5px 25px; text-align:left;
  95. margin-left:30px; margin-top:-50px;}
  96.  
  97. #info {font-family:calibri; text-align:left; margin-top:5px; padding-top:5px; padding:5px; text-transform:uppercase; font-style:none; font-size:8px; line-height:80%; border-top: 1px solid #f8f8f8; border-left: 1px solid #f8f8f8;}
  98.  
  99. #tags {font-family:calibri; text-align:left; margin-top:-5px; padding-bottom:3px; text-transform:uppercase; font-style:none; font-size:8px;}
  100.  
  101. #audio {margin-bottom:5px; width:400px; height:105px; }
  102.  
  103. .albumart {width:100px; height:100px; position:absolute;}
  104.  
  105. .albumart img {width:100px;height:100px; float:left}
  106.  
  107. .playercontainer {opacity: .2; display:block; width:100px; height:100px; background-color:#ffffff; position:absolute; z-index:3; }
  108.  
  109. .playercontainer:hover {opacity:.7; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
  110.  
  111. .player {margin-left:36px; margin-top:36px; width:25px; height:25px; overflow:hidden; background-color:white; }
  112.  
  113. .audioinfo {margin-left:110px; float:left; background-color:{color:Text}; width:388px; padding:2px; margin-top:3px; }
  114.  
  115. #credit {position:fixed; bottom:15px; right:15px; font: 9px cambria, sans-serif; background: #fcfcfc; color: #cccccc; border: 1px solid #f2f2f2; text-transform:uppercase; letter-spacing: 0px; padding: 5px; }
  116. #credit a{color:{color:link}; opacity:0.8;}
  117. #credit:hover{color:{color:linkhovercolor}; opacity:1.0;}
  118. #pagination {font-size:8px; margin-top:-113px; margin-left:56px; font-family:calibri; text-align:center;}
  119.  
  120. {CustomCSS}</style></head><body>
  121.  
  122.  
  123. <div id="sidebar">
  124. <div id="sidebarimage"><img src="{image:sidebar}"/></div><br>
  125. <div id="links">
  126. <a href="{text:link 1 url}">01.</a> &nbsp;<br><br>
  127. <a href="{text:link 2 url}">02.</a> &nbsp;<br><br>
  128. <a href="{text:link 3 url}">03.</a> &nbsp;<br><br>
  129. <a href="{text:link 4 url}">04.</a> &nbsp;<br><br>
  130. <a href="{text:link 5 url}">05.</a>&nbsp;
  131. <center>
  132. <div id="pagination">
  133. {block:Pagination}
  134. <div id="pagination">
  135. {block:PreviousPage}
  136. <a href="{PreviousPage}">-</a>
  137. {/block:PreviousPage}
  138. {block:NextPage} /
  139. <a href="{NextPage}">+</a>
  140. {/block:NextPage}
  141. </div>
  142. {/block:Pagination}</div>
  143.  
  144.  
  145.  
  146. {block:HasPages}{block:Pages}
  147.  
  148. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  149.  
  150. </div></center></i>
  151.  
  152.  
  153. <div id="description"><center><font-size=7>{Description} </div>
  154.  
  155. </div>
  156.  
  157. <div id="entries">{block:Posts}<div id="post">
  158.  
  159. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  160.  
  161. {block:Photo}
  162. <center>{LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  163. {/block:Photo}
  164.  
  165. {block:Photoset}
  166. <center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}
  167. {/block:Photoset}
  168.  
  169. {block:Quote}<i>{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}</i>
  170.  
  171. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  172.  
  173. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  174.  
  175. {block:Audio}<div id="_">{block:AlbumArt}<img src="{AlbumArtURL}" width="120px" height="120px" align="left" style="margin-right:10px" />{/block:AlbumArt}{AudioPlayerBlack}<br>
  176. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  177. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  178. {block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">click here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  179. {block:Caption}{Caption}{/block:Caption}<br clear="all" /></div> {/block:Audio}
  180.  
  181. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  182. {block:Answer}
  183. <div id="question"><b></b><big> "{Question}" </big><div style="padding-bottom:5px;"><div style="text-align:left">- {Asker}</div></div></div>
  184.  
  185. <div id="answer">{Answer}</div>{/block:Answer}
  186.  
  187. <div id="info">
  188. {block:Date}shared on <a href="{Permalink}">{month} {dayofmonth} {/block:Date}{/block:Date}</a> {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}</a> {block:ContentSource} <a href="{SourceURL}">(© {SourceLink}</a>){/block:ContentSource}</div>
  189.  
  190. <div id="tags">
  191. {block:HasTags} {block:Tags} <a href="{TagURL}"># {Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  192.  
  193. </div>
  194. {block:PostNotes}{PostNotes}{/block:PostNotes}
  195. {/block:Posts} <br></div>
  196.  
  197.  
  198. </div>
  199. <div id="credit"> <a href="http://multifandom.tumblr.com/">A</u> </div>
  200. </div>
  201. </body>
  202.  
  203. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement