Advertisement
stephaniesthemes

theme 1 by sparksfalling

Dec 11th, 2012
1,109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.26 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. <meta name="color:scrollbg" content="#ffffff" />
  9. <meta name="color:scrollbar" content="#dfdfdf" />
  10. <meta name="color:background" content="#ffffff"/>
  11. <meta name="color:border" content="f3f1f1"/>
  12. <meta name="color:text" content="#b6b5b5"/>
  13. <meta name="color:link" content="#a8a7a7"/>
  14. <meta name="color:linkhover" content="f1d65d"/>
  15. <meta name="color:link hover background" content="#ffff00"/>
  16.  
  17.  
  18. <meta name="font:title" content="" />
  19. <meta name="font:body" content="consolas" />
  20. <meta name="font:pagination" content="consolas" />
  21.  
  22. <meta name="image:sidebar" content=""/>
  23.  
  24.  
  25. <!-- LINKS -->
  26. <meta name="text:link 1" content="link 1" />
  27. <meta name="text:link 1 url" content="/" />
  28. <meta name="text:link 2" content="link 2" />
  29. <meta name="text:link 2 url" content="/" />
  30. <meta name="text:link 3" content="link 3" />
  31. <meta name="text:link 3 url" content="/" />
  32.  
  33.  
  34. <style type="text/css">
  35.  
  36. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg}}
  37. ::-webkit-scrollbar-corner {padding:2px;background:{color:scrollbg}}
  38. ::-webkit-scrollbar-button:vertical {height:5px; display: block; background:{color:scrollbar}}
  39. ::-webkit-scrollbar-button:horizontal {width: 10px; height: 5px; display: block; background:{color:scrollbar}}
  40. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar};}
  41. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg};}
  42. ::-webkit-scrollbar-thumb {background: {color:scrollbar};}
  43.  
  44.  
  45.  
  46. /* --- BODY ---*/
  47.  
  48. body {background:{color:background}; margin:0px; color:{color:text}; font-family:consolas; font-size:11px; line-height:100%;}
  49.  
  50.  
  51. blockquote {
  52. border-left:1px solid #f8f8f8;
  53. padding-left:2px;
  54. margin:5px;
  55. }
  56.  
  57.  
  58. 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; }
  59.  
  60. a:hover {text-decoration:none; color:#676767;}
  61.  
  62. img {none;}
  63.  
  64.  
  65. #entries {padding:10px; width:500px; margin-left:500px; margin-top:50px;}
  66.  
  67. #post {width:500px; padding:10px; border: 1px #eee solid; font-style:none;}
  68.  
  69.  
  70. /* --- SIDEBAR ---*/
  71.  
  72. #sidebar {margin-top: 60px;width:130px;height: 800px;margin-left:-80px;position:fixed;opacity:1;}
  73.  
  74. #sidebarimage {width 150px;}
  75.  
  76. #sidebarimage img { margin-left:300px; width:150px; margin-top:-6px; border:solid 1px #f8f8f8; padding:5px; padding-bottom:6px; background-color: #ffffff;}
  77.  
  78. #sidebar:hover #description{margin-top:3px;opacity:1;text-align:left
  79. ;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
  80.  
  81. #description{font-style:italic;background-color:white;position:center;text-align:center;margin-top:400px;width:150px;text-transform:lowercase; text-align:left; letter-spacing:0px;margin-left:310px;background-color:transparent;height:50px;opacity:0;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
  82.  
  83. #title { color:{color:title}; text-align:center; margin-top:-268px;margin-left:305px;font-size:18px; font-family: consolas; letter-spacing:1px; line-height:17px; font-style:bold;}
  84.  
  85. #links {position: center; font-family:consolas; padding-top: 4px; padding-bottom:0px; margin-top:120px; margin-left:410px; width:160px; padding-left:60px; letter-spacing:1px;}
  86. #links a {padding 2px; padding-top: 2px; padding-bottom: 1px; margin-bottom: -10px; font-size:8px; font-style:none; border: 1px solid {color:border}; text-align:center; text-transform:lowercase;}
  87.  
  88. #links a:hover {
  89. opacity:.8;
  90. background:{color:link hover background};
  91. -moz-transition-duration:0.8s;
  92. -webkit-transition-duration:0.8s;
  93. -o-transition-duration:0.8s;
  94. }
  95.  
  96. #questions {background-color: #fcfcfc; color: {color:text}; border-top: dotted 1px {color:border}; margin-left:0px; padding:11px; margin-top: 5px; margin-bottom:5px; font-family:consolas; font-size:10px; font-style:italic; text-align:left;}
  97.  
  98. .note {padding:0px 20px 0px 20px; background-color:#FFFFFF;text-transform:lowercase; letter-spacing:0px; font-size: 11px; text-align:left; line-height:120%;}
  99.  
  100. .note li {list-style-type:none; padding:5px 25px 5px 25px; text-align:left;
  101. margin-left:30px; margin-top:-50px;}
  102.  
  103. #info {font-family:consolas; text-align:center; margin-top:5px; padding-top:5px; padding:5px; text-transform:lowercase; font-style:none; font-size:8px; line-height:80%; border-top: 1px solid #f8f8f8;}
  104.  
  105. #pagination {position:fixed; font-size:10px; font-family:consolas;text-align:right; margin-top:-20px; margin-left:285px;padding-right:5px; width:171px;}
  106.  
  107. #tags {font-family:calibri; text-align:center; margin-top:-5px; padding-bottom:3px; text-transform:lowercase; font-style:none; font-size:8px;}
  108.  
  109. .credit {position:fixed; bottom:15px; right:15px; font: 12px 'Inconsolata'; background: #fcfcfc; color: #cccccc; border: 1px solid #f2f2f2; text-transform:uppercase; letter-spacing: 0px; padding: 5px; cursor: crosshair;}
  110. .credit a{color:{color:linkhovercolor}; opacity:0.8;}
  111. .credit a:hover{color:{color:link}; opacity:1.0;}
  112. {CustomCSS}</style></head><body>
  113.  
  114.  
  115. <div id="sidebar">
  116. {block:Pagination}<div id="pagination">
  117. {block:PreviousPage}
  118. <a href="{PreviousPage}">←</a>
  119. {/block:PreviousPage}
  120. {block:NextPage}
  121. <a href="{NextPage}">→</a>
  122. {/block:NextPage}
  123. </div>{/block:Pagination}
  124. <div id="sidebarimage"><img src="{image:sidebar}"></div><br>
  125. <div id="title">{title}</div>
  126. <div id="links">
  127. <a href="/">home</a><br><br>
  128. <a href="/ask">mail</a><br><br>
  129. <a href="{link 1}">{text:link 1}</a><br><br>
  130. <a href="{link 2}">{text:link 2}</a><br><br>
  131. <a href="{link 3}">{text:link 3}</a><br><br>
  132. </div>
  133. <div id="description">{Description}</div>
  134.  
  135. {block:HasPages}{block:Pages}
  136.  
  137. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  138.  
  139.  
  140. </div></center></i>
  141.  
  142. </div>
  143.  
  144. <div id="entries">{block:Posts}<div id="post">
  145.  
  146. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1><i>{Body}</i>{/block:Text}
  147.  
  148. {block:Photo}
  149. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
  150. {/block:Photo}
  151.  
  152. {block:Photoset}
  153. <center>{Photoset-500}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
  154. {/block:Photoset}
  155.  
  156. {block:Quote}<i>{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}</i>
  157.  
  158. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}<i>{Description}</i>{/block:Description}{/block:Link}
  159.  
  160. {block:Chat}<i>{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}</i>
  161.  
  162. {block:Audio}{AudioPlayerWhite}{block:Caption}<i>{Caption}</i>{/block:Caption}{/block:Audio}
  163.  
  164. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  165.  
  166. {block:Answer}<div id="questions">❝<img src="{AskerPortraitURL-20}"><b>{Asker}</b> sent: {Question}</div>
  167. <div id="answer"><i>{Answer}</i></div>{/block:answer}
  168.  
  169. <div id="info">
  170. {block:Date}posted circa <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>
  171.  
  172. <div id="tags">
  173. {block:HasTags} {block:Tags} <a href="{TagURL}"># {Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  174.  
  175. </div>
  176. {block:PostNotes}{PostNotes}{/block:PostNotes}
  177. {/block:Posts}</div>
  178.  
  179.  
  180.  
  181. </div>
  182. <div class="credit"><a href="http://quiffstmas.tumblr.com/"><img src="http://static.tumblr.com/61fvshe/FU4mj3dmf/credit.png"></a></div>
  183.  
  184. </body>
  185.  
  186. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement