Advertisement
Dancebeforethedawn

Theme 032 version 2.

Oct 8th, 2012
9,674
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.26 KB | None | 0 0
  1. <!--
  2. Theme 32
  3. - RED version 2 by Michelle http://icatchingfire.tumblr.com/
  4. don't remove my credits
  5. dont edit and claim it as your own
  6. enjoy
  7. !-->
  8.  
  9. <head>
  10. <title>{Title}</title>
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}
  14. <meta name="description" content="{MetaDescription}" />
  15. {/block:Description}
  16. </head>
  17.  
  18. <meta name="color:background" content="#ffffff"/>
  19. <meta name="color:text" content="#838282"/>
  20. <meta name="color:Box" content="#ececec"/>
  21. <meta name="color:Line" content="#e8e8e8"/>
  22. <meta name="color:link" content="#b8b8b8"/>
  23. <meta name="color:Scrollbar" content="#eee9ea"/>
  24. <meta name="color:link hover" content="889499" />
  25. <meta name="color:navbar" content="889499" />
  26. <meta name="image:Sidebar" content=""/>
  27. <meta name="text:Link 1" content="" />
  28. <meta name="text:Link 1 Text" content="" />
  29. <meta name="text:Link 2" content="" />
  30. <meta name="text:Link 2 Text" content="" />
  31. <meta name="text:Link 3" content="" />
  32. <meta name="text:Link 3 Text" content="" />
  33.  
  34.  
  35. <meta name="if:Show Link 1" content="1" />
  36. <meta name="if:Show Link 2" content="1" />
  37. <meta name="if:Show Link 3" content="1" />
  38.  
  39.  
  40.  
  41.  
  42. <link href='http://fonts.googleapis.com/css?family=Oxygen+Mono' rel='stylesheet' type='text/css'>
  43.  
  44. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  47.  
  48.  
  49.  
  50. <style type="text/css">
  51.  
  52. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  53. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  54. ::-webkit-scrollbar-track{background-color:{color:background};}
  55.  
  56. @font-face {
  57. font-family: 'StarsFromOurEyesRegular';
  58. src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot');
  59. src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot?#iefix') format('embedded-opentype'),
  60. url('http://static.tumblr.com/2lqtwbf/8Obly7nj0/starsfromoureyes-webfont.ttf') format('truetype'),
  61. url('http://static.tumblr.com/2lqtwbf/8NAly7nnb/starsfromoureyes-webfont.svg') format('svg');
  62. font-weight: normal;
  63. font-style: normal;
  64. }
  65.  
  66.  
  67. body { background:{color:background}; margin:0px; color:{color:text}; font-family:Calibri; font-size:10px; line-height:100%;}
  68.  
  69. a { text-decoration:none; outline:none;
  70. -moz-outline-style:none; color:{color:link};
  71. -webkit-transition: opacity 0.5s linear;
  72. -webkit-transition: all 0.5s ease-in-out;
  73. -moz-transition: all 0.5s ease-in-out;
  74. -o-transition: all 0.5s ease-in-out;}
  75.  
  76. a:hover { color:{color:link}; background-color:{color:link hover};
  77. -webkit-transition: opacity 0.5s linear;
  78. -webkit-transition: all 0.5s ease-in-out;
  79. -moz-transition: all 0.5s ease-in-out;
  80. -o-transition: all 0.5s ease-in-out;}
  81.  
  82. img { border:none;}
  83.  
  84.  
  85. h1 { text-transform: lowercase; font-family:calibri; font-style: italic; letter-spacing:-1px; font-size:17px;}
  86.  
  87. #entries { padding:15px; width:500px; margin-left:460px; font-family: Calibri; margin-top:30px;}
  88.  
  89. #post { padding:15px; font-family: Calibri; width:500px; padding-bottom:5px;}
  90.  
  91. #post:hover .tags { opacity: 1; display: block; margin-left:525px;
  92. -webkit-transition: opacity 0.5s linear;
  93. -webkit-transition: all 0.5s ease-in-out;
  94. -moz-transition: all 0.5s ease-in-out;
  95. -o-transition: all 0.5s ease-in-out;}
  96.  
  97. .tags { float: left; position:absolute; padding-top: 2px; width: 200px; opacity: 0; font-family: oxygen mono, sans-serif; font-size:9px; color:{color:text}; text-transform: lowercase; margin-left:400px; margin-top:0px; padding: 5px; line-height:11px;
  98. -webkit-transition: opacity 0.5s linear;
  99. -webkit-transition: all 0.5s ease-in-out;
  100. -moz-transition: all 0.5s ease-in-out;
  101. -o-transition: all 0.5s ease-in-out;}
  102.  
  103. .tags a { color:{color:link};}
  104.  
  105. .tags a:hover { background-color:{color:link hover};}
  106.  
  107. #title2 {color:{color:tittle}; font-family:georgia; font-style:italic; letter-spacing:1px;
  108. text-align:center; font-size:11px; margin-top:5px; margin-left:10px; padding:2px; width:145px; z-index:100; border-bottom:1px solid #e8e8e8; }
  109.  
  110. .sidebar { padding: 10px; width: 360px; margin-top: 120px; margin-left: 100px; position: fixed; color: {color:Font}; margin-left: 50px; line-height: 12px; }
  111.  
  112.  
  113. .sideimg {border:1px solid #f2f2f2; padding:5px;
  114. border-radius:0px; -moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s; }
  115.  
  116. .links {
  117. -webkit-transition:all 0.2s ease-out;
  118. -moz-transition:all 0.2s ease-out;
  119. transition:all 0.2s ease-out; margin-left: 5px; width:164px; text-align:center;}
  120.  
  121. .links a { color: {color:link}; background-color: {color:navbar}; margin-bottom: -10px; text-transform: uppercase;
  122. opacity: 1; padding-top: 1px; padding-bottom: 1px; padding-left: 1px; padding-right: 1px; height: 14.5px; font-size: 8px; letter-spacing: 1px; margin-left: 3px; }
  123.  
  124. .links a:hover { color: {color: menu link hover}; background-color: {color:link hover}; }
  125.  
  126.  
  127.  
  128. #description { display: block; background: url(http://static.tumblr.com/akhimg2/fAbm9o4gq/untitled-2.png) no-repeat 0 3px; text-align:justify; padding-left: 21px; padding-top:10px; margin-top:0px; margin-left:-10px; width:160px; }
  129.  
  130. #pagination { width:205px; font-size:10px; word-spacing:7px;}
  131.  
  132. .jump_page { padding:3px; background-color:#transparent; }
  133.  
  134. .current_page { padding:3px; background-color:#transparent; color:{color:body}; }
  135.  
  136.  
  137. #info { font-family: calibri; font-size: 10px; text-align:left; margin-top:10px; padding-top: 8px; border-top:1px solid #e8e8e8; padding:5px;}
  138.  
  139. .audio{padding:5px 5px 1px 1px;}
  140. .player{background-color:White; padding:3px;}
  141. .alabel{text-align:center;}
  142.  
  143.  
  144. #credits {font-size:12px; letter-spacing:1px; bottom:7px; text-transform: uppercase; right:10px; position:fixed; padding:5px; text-align:right; border-left:1px solid #cfcdcd; border-top:1px solid #cfcdcd; border-right:1px solid #cfcdcd; border-bottom:1px solid #cfcdcd}
  145.  
  146. #quote { width: 450px!Important; font-family: calibri; font-size: 16px; font-style: italic; text-transform: none; line-height:16px;}
  147.  
  148. #s {
  149. padding: 5px;
  150. margin: 10px 0;
  151. border-left: 1px solid #f2f2f2;
  152. background-color:{color:question bg};}
  153.  
  154. #question { padding:15px; background-color: {color:box}; position: relative;}
  155.  
  156. #question:after, #demo:before { border: solid transparent; content: ' '; height: 0; left: 100%; position: absolute; width: 0;}
  157.  
  158. #question:after { border-width: 9px; border-left-color: {color:box}; top: 15px;}
  159.  
  160. #question:before { border-width: 14px; border-left-color: {color:box}; top: 10px;}
  161.  
  162.  
  163.  
  164.  
  165. ol {
  166. list-style-type: none;
  167. margin: 0; }
  168.  
  169. ol.notes li { width: 500px; padding: 10px;
  170. margin: 0 0 10px -35px; border-bottom: 1px solid {color:box}; }
  171.  
  172. ol.notes li:hover { border-bottom: 1px solid {color:box}; }
  173.  
  174. ol.notes li img { width:16px; padding-right: 10px; margin-bottom: -5px; opacity: 0.85;
  175. filter:alpha(opacity=85); }
  176.  
  177. ol.notes li img:hover {
  178. opacity: 1;
  179. filter:alpha(opacity=100); }
  180.  
  181.  
  182.  
  183. {CustomCSS}</style></head><body>
  184.  
  185. <div id="credits">
  186. <a href="http://icatchingfire.tumblr.com">©</a></div>
  187.  
  188. <div class="sidebar">
  189.  
  190. <center>
  191. <img src="{image:Sidebar}" width="180" height="180" class="sideimg">
  192.  
  193.  
  194.  
  195. <div id="title2">{Title}</div>
  196. <div class="links">
  197. <a href="/">home</a>
  198. <a href="/ask">ask</a>
  199. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  200. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>
  201. {/block:IfShowLink2}
  202. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>
  203. {/block:IfShowLink3}</div>
  204.  
  205. <div id="description">
  206. {Description}</div>
  207.  
  208.  
  209. <br>
  210. <center> {block:Pagination}
  211. {block:PreviousPage}<a style="font-size:11px;" class="current_page" href="{PreviousPage}">&lsaquo;</a>{/block:PreviousPage}
  212. {CurrentPage} of {TotalPages}
  213. {block:NextPage}<a style="font-size:11px;" class="jump_page" href="{NextPage}">&rsaquo;</a>{/block:NextPage}
  214. {/block:Pagination} </center>
  215.  
  216. </div>
  217.  
  218. <div id="entries">{block:Posts}<p>
  219. <div id="post">
  220.  
  221. <div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</div>
  222.  
  223. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  224.  
  225. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  226.  
  227. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  228.  
  229. {block:Quote}<div id="quote">{Quote}</div><div id="s">{block:Source} —{Source}</div>{/block:Source}{/block:Quote}
  230.  
  231. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  232.  
  233. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  234.  
  235. {block:Audio}<div id="_">{block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:10px" />{/block:AlbumArt}{AudioPlayerBlack}<br>
  236. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  237. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  238. {block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">click here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  239. {block:Caption}{Caption}{/block:Caption}<br clear="all" /></div> {/block:Audio}
  240.  
  241. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  242.  
  243. {block:Answer}
  244. <img align="right" src="{AskerPortraitURL-40}"> <div id="question" style="width:420px;">{Asker}: {Question}</div> <BR>
  245. {Answer}
  246. {/block:Answer}
  247.  
  248.  
  249. <div id="info">
  250. {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
  251. {NoteCountWithLabel}</a>&nbsp;{block:RebloggedFrom}<small>(©</small> <a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a><small>)</small>{/block:RebloggedFrom} + <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  252.  
  253.  
  254. </div>
  255.  
  256. {/block:Posts}
  257.  
  258. {block:PostNotes}{PostNotes}{/block:PostNotes}
  259. {/block:Posts}</div>
  260.  
  261. </body>
  262.  
  263.  
  264. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement