Advertisement
stephaniesthemes

theme 3 by sparksfalling

Jan 1st, 2013
3,406
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.21 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. <meta name="color:background" content="#ffffff"/>
  10. <meta name="color:border" content="f3f1f1"/>
  11. <meta name="color:text" content="#b6b5b5"/>
  12. <meta name="color:link" content="#a8a7a7"/>
  13. <meta name="color:linkhover" content="f1d65d"/>
  14.  
  15.  
  16. <meta name="font:title" content="" />
  17. <meta name="font:body" content="calibri" />
  18. <meta name="font:pagination" content="calibri" />
  19.  
  20. <meta name="image:sidebar" content=""/>
  21.  
  22.  
  23. <!-- LINKS -->
  24.  
  25. <meta name="text:link 1" content="link 1" />
  26. <meta name="text:link 1 url" content="/" />
  27. <meta name="text:link 2" content="link 2" />
  28. <meta name="text:link 2 url" content="/" />
  29. <meta name="text:link 3" content="link 3" />
  30. <meta name="text:link 3 url" content="/" />
  31.  
  32.  
  33. <style type="text/css">
  34.  
  35.  
  36.  
  37. /* --- BODY ---*/
  38.  
  39. body {background:{color:background}; margin:0px; color:{color:text}; font-family:calibri; font-size:10px; line-height:100%;}
  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:500px; margin-left:500px; margin-top:50px;}
  57.  
  58. #post {
  59. padding:15px;
  60. width:500px;
  61. margin-bottom:20px;
  62. border:1px solid #e9e9e9;
  63. }
  64.  
  65.  
  66.  
  67. /* --- SIDEBAR ---*/
  68.  
  69. #sidebar {width:200px; position:fixed; margin-left:-10px; margin-top:120px;}
  70.  
  71. #sidebarimage {width 150px;}
  72.  
  73. #sidebarimage img { margin-left:300px; width:150px; margin-top:-6px; border:solid 1px #eeeeee; opacity:.8;padding:5px; padding-bottom:6px; background-color: #ffffff;}
  74.  
  75. #sidebarimage img:hover{
  76. opacity:1.0;
  77. background:#ffffff;
  78. -moz-transition-duration:0.8s;
  79. -webkit-transition-duration:0.8s;
  80. -o-transition-duration:0.8s;
  81. }
  82.  
  83. #description {padding: 5px; margin-left: 0px; margin-top: 10px; width: 130px; line-height: 100%; border: 1px solid #eeeeee; text-transform:lowercase; text-align:center; font-family:calibri; font-size: 9px; font-style: none;}
  84.  
  85. #links {position: fixed; font-family:calibri; padding-top: 0px; padding-bottom:0px; margin-top:-170px; margin-left:135px; padding-left:0px; letter-spacing:1px;}
  86. #links a {padding: 0px; padding-top: 0px; padding-bottom: 0px; margin-bottom: -10px; font-size:8px; font-style:none; border: 1px solid {color:border}; text-align:center; text-transform:lowercase;}
  87.  
  88. #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:cambria; font-size:10px; font-style:italic; text-align:left;}
  89.  
  90. .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%;}
  91.  
  92. .note li {list-style-type:none; padding:5px 25px 5px 25px; text-align:left;
  93. margin-left:30px; margin-top:-50px;}
  94.  
  95. #info {font-family:calibri; text-align:center; margin-top:5px; padding-top:5px; padding:5px; text-transform:lowercase; font-style:none; font-size:9px; line-height:80%; border-top: 1px solid #f8f8f8;}
  96.  
  97. #tags {font-family:calibri; text-align:center; margin-top:-5px; padding-bottom:3px; text-transform:lowercase; font-style:none; font-size:9px;}
  98.  
  99. #pagination {
  100. font-size:10px;
  101. text-align:center;
  102. font-family:calibri;
  103. margin-top:10px;
  104. margin-left:-7px;
  105. letter-spacing: 5px;
  106. }
  107.  
  108. .credit {position:fixed; bottom:15px; right:15px; font: 10px calibri; background: #fcfcfc; color: #cccccc; border: 1px solid #f2f2f2; text-transform:uppercase; letter-spacing: 0px; padding: 5px; cursor: crosshair;}
  109. .credit a{color:{color:linkhovercolor}; opacity:0.8;}
  110. .credit a:hover{color:{color:link}; opacity:1.0;}
  111.  
  112.  
  113. {CustomCSS}</style></head><body>
  114.  
  115.  
  116. <div id="sidebar">
  117. <div id="sidebarimage"><img src="{image:sidebar}"/></div><br>
  118. <div id="links">
  119. <a href="/">refresh</a>
  120. <a href="/ask">ask</a>
  121. <a href="{text:link 1 url}">{text:link 1}</a>
  122. <a href="{text:link 2 url}">{text:link 2}</a>
  123. <a href="{text:link 3 url}">{text:link 3}</a>
  124. <div id="description">{Description}</div>
  125.  
  126. <br>
  127.  
  128. {block:Pagination}
  129. <div id="pagination">
  130. {block:PreviousPage}
  131. <a href="{PreviousPage}">«</a>
  132. {/block:PreviousPage}
  133.  
  134. {block:JumpPagination length="6"}
  135. {block:CurrentPage}
  136. <span class="current_page">{PageNumber}</span>
  137. {/block:CurrentPage}
  138.  
  139. {block:JumpPage}
  140. <a class="jump_page" href="{URL}">{PageNumber}</a>
  141. {/block:JumpPage}
  142. {/block:JumpPagination}
  143.  
  144. {block:NextPage}
  145. <a href="{NextPage}">»</a>
  146. {/block:NextPage}
  147. {/block:Pagination}
  148. </div>
  149.  
  150. </div>
  151.  
  152. </div></center></i>
  153.  
  154.  
  155. </div>
  156.  
  157. <div id="entries">{block:Posts}<div id="post">
  158.  
  159. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1><i>{Body}</i>{/block:Text}
  160.  
  161. {block:Photo}
  162. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
  163. {/block:Photo}
  164.  
  165. {block:Photoset}
  166. <center>{Photoset-500}</center>{block:Caption}<i>{Caption}</i>{/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}<i>{Description}</i>{/block:Description}{/block:Link}
  172.  
  173. {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>
  174.  
  175. {block:Audio}{AudioPlayerWhite}{block:Caption}<i>{Caption}</i>{/block:Caption}{/block:Audio}
  176.  
  177. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  178.  
  179. {block:Answer}<div id="questions">❝<b>{Asker}</b> whispered: {Question}</div>
  180. <div id="answer"><i>{Answer}</i></div>{/block:answer}
  181.  
  182. <div id="info">
  183. {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>
  184.  
  185. <div id="tags">
  186. {block:HasTags} {block:Tags} <a href="{TagURL}"># {Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  187.  
  188. </div>
  189. {block:PostNotes}{PostNotes}{/block:PostNotes}
  190. {/block:Posts}</div>
  191.  
  192.  
  193.  
  194. </div>
  195.  
  196. <div class="credit"><a href="http://sparksfalling.tumblr.com/"><img src="http://static.tumblr.com/61fvshe/FU4mj3dmf/credit.png">g</a></div>
  197. </body>
  198.  
  199. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement