Advertisement
Dancebeforethedawn

Theme 033 - Summer nights

Oct 15th, 2012
21,179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.83 KB | None | 0 0
  1. <!--
  2. Theme 33
  3. - Summer nights 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:Sidebar border" content="#eee9ea"/>
  25. <meta name="color:link hover" content="889499" />
  26. <meta name="color:navbar" content="889499" />
  27. <meta name="image:Sidebar" content=""/>
  28. <meta name="image:Background" content=""/>
  29. <meta name="text:Link 1" content="" />
  30. <meta name="text:Link 1 Text" content="" />
  31. <meta name="text:Link 2" content="" />
  32. <meta name="text:Link 2 Text" content="" />
  33. <meta name="text:Link 3" content="" />
  34. <meta name="text:Link 3 Text" content="" />
  35. <meta name="text:Link 4" content="" />
  36. <meta name="text:Link 4 Text" content="" />
  37.  
  38. <meta name="if:Show Link 1" content="1" />
  39. <meta name="if:Show Link 2" content="1" />
  40. <meta name="if:Show Link 3" content="1" />
  41. <meta name="if:Show Link 4" content="1" />
  42.  
  43.  
  44.  
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Oxygen+Mono' rel='stylesheet' type='text/css'>
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  49.  
  50. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  51.  
  52.  
  53. <style type="text/css">
  54.  
  55. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  56. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  57. ::-webkit-scrollbar-track{background-color:{color:background};}
  58.  
  59.  
  60. @font-face { font-family: "inconsolata"; src: url('http://themes.googleusercontent.com/static/fonts/inconsolata/v5/BjAYBlHtW3CJxDcjzrnZCIbN6UDyHWBl620a-IRfuBk.woff'); }
  61.  
  62.  
  63. body { background:{color:background}; background-attachment:fixed; background-image: url('{image:Background}'); background-repeat:yes-repeat; background-position:right top;margin:0px; color:{color:text}; font-family:Calibri; font-size:10px; line-height:100%;}
  64.  
  65. a { text-decoration:none; outline:none;
  66. -moz-outline-style:none; color:{color:link};
  67. -webkit-transition: opacity 0.5s linear;
  68. -webkit-transition: all 0.5s ease-in-out;
  69. -moz-transition: all 0.5s ease-in-out;
  70. -o-transition: all 0.5s ease-in-out;}
  71.  
  72. a:hover { color:{color:link}; background-color:{color:link hover};
  73. -webkit-transition: opacity 0.5s linear;
  74. -webkit-transition: all 0.5s ease-in-out;
  75. -moz-transition: all 0.5s ease-in-out;
  76. -o-transition: all 0.5s ease-in-out;}
  77.  
  78. img { border:none;}
  79.  
  80.  
  81. h1 { text-transform: lowercase; font-family:calibri; font-style: italic; letter-spacing:-1px; font-size:17px;}
  82.  
  83. #entries { padding:15px; width:500px; margin-left:460px; font-family: Calibri; margin-top:30px;}
  84.  
  85. #post { padding:15px; font-family: consolas; width:500px; padding-bottom:5px;}
  86.  
  87. #post:hover .tags { opacity: 1; display: block; margin-left:525px;
  88. -webkit-transition: opacity 0.5s linear;
  89. -webkit-transition: all 0.5s ease-in-out;
  90. -moz-transition: all 0.5s ease-in-out;
  91. -o-transition: all 0.5s ease-in-out;}
  92.  
  93. .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;
  94. -webkit-transition: opacity 0.5s linear;
  95. -webkit-transition: all 0.5s ease-in-out;
  96. -moz-transition: all 0.5s ease-in-out;
  97. -o-transition: all 0.5s ease-in-out;}
  98.  
  99. .tags a { color:{color:link};}
  100.  
  101. .tags a:hover { background-color:{color:link hover};}
  102.  
  103. #title2 {color:{color:tittle}; font-family: georgia; font-style:italic; letter-spacing:0px; position:
  104. text-align:center; font-size:12px; margin-top:205px; margin-left:0px; padding:2px; width:180px; z-index:100; }
  105.  
  106. .sidebar { padding: 10px; width: 360px; margin-top: 180px; margin-left: 100px; position: fixed; color: {color:link}; margin-left: 50px; line-height: 12px; }
  107.  
  108.  
  109. .sideimg {border:1px solid {color:sidebar border}; padding:5px; }
  110.  
  111. .links {
  112. -webkit-transition:all 0.2s ease-out;
  113. -moz-transition:all 0.2s ease-out;
  114. transition:all 0.2s ease-out;margin-left:-2px; margin-top:-215px; width:215px; text-align:center; }
  115.  
  116. .links a { color: {color:link}; background-color: {color:navbar}; margin-bottom: -10px; text-transform: uppercase; border:1px solid {color:sidebar border}; padding:5px;
  117. 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: 1px; }
  118.  
  119. .links a:hover { color: {color: menu link hover}; background-color: {color:link hover};
  120. }
  121.  
  122.  
  123. #description { display: block; margin-top:0px; margin-left:15px; width:185px; font-size:10px;text-align:left; padding:5px;color: {color:text}; }
  124.  
  125. #pagination { width:205px; font-size:10px; word-spacing:7px;}
  126.  
  127. .jump_page { padding:3px; background-color:#transparent; }
  128.  
  129. .current_page { padding:3px; background-color:#transparent; color:{color:body}; }
  130.  
  131.  
  132. #info { font-family: consolas; font-size: 10px; text-align:left; margin-top:10px; padding-top: 8px; border-top:1px solid #e8e8e8; padding:5px;}
  133.  
  134. .audio{padding:5px 5px 1px 1px;}
  135. .player{background-color:White; padding:3px;}
  136. .alabel{text-align:center;}
  137.  
  138.  
  139. #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}
  140.  
  141. #quote { width: 450px!Important; font-family: calibri; font-size: 16px; font-style: italic; text-transform: none; line-height:16px;}
  142.  
  143. #s {
  144. padding: 5px;
  145. margin: 10px 0;
  146. border-left: 1px solid #f2f2f2;
  147. background-color:{color:question bg};}
  148.  
  149. #question { padding:15px; background-color: {color:box}; position: relative;}
  150.  
  151. #question:after, #demo:before { border: solid transparent; content: ' '; height: 0; left: 100%; position: absolute; width: 0;}
  152.  
  153. #question:after { border-width: 9px; border-left-color: {color:box}; top: 15px;}
  154.  
  155. #question:before { border-width: 14px; border-left-color: {color:box}; top: 10px;}
  156.  
  157.  
  158.  
  159.  
  160. ol {
  161. list-style-type: none;
  162. margin: 0; }
  163.  
  164. ol.notes li { width: 500px; padding: 10px;
  165. margin: 0 0 10px -35px; border-bottom: 1px solid {color:box}; }
  166.  
  167. ol.notes li:hover { border-bottom: 1px solid {color:box}; }
  168.  
  169. ol.notes li img { width:16px; padding-right: 10px; margin-bottom: -5px; opacity: 0.85;
  170. filter:alpha(opacity=85); }
  171.  
  172. ol.notes li img:hover {
  173. opacity: 1;
  174. filter:alpha(opacity=100); }
  175.  
  176. #cred {
  177. position:fixed;
  178. width:80px;
  179. font-family:consolas;
  180. font-size:10px;
  181. line-height:150%;
  182. right:-73px;
  183. bottom:10px;
  184. text-align:left;
  185. color:{color:text};
  186. background-color:{color:none};
  187. padding:5px;
  188. border:1px solid {color:sidebar border};
  189. -moz-transition-duration:0.5s;
  190. -webkit-transition-duration:0.5s;
  191. -o-transition-duration:0.5s;
  192. }
  193.  
  194. #cred:hover {
  195. right:-2px;
  196. -moz-transition-duration:0.5s;
  197. -webkit-transition-duration:0.5s;
  198. -o-transition-duration:0.5s;
  199. }
  200.  
  201.  
  202. {CustomCSS}</style></head><body>
  203.  
  204. <div id="cred"><big>©</big>&nbsp<a href="http://icatchingfire.tumblr.com/">ICATCHINGFIRE</a></div>
  205.  
  206. <div class="sidebar">
  207.  
  208. <center>
  209. <img src="{image:Sidebar}" width="184" height="184" class="sideimg">
  210.  
  211.  
  212.  
  213.  
  214. <div class="links">
  215. <a href="/">home</a>
  216.  
  217. <a href="/ask">ask</a>
  218.  
  219. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  220.  
  221. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>
  222. {/block:IfShowLink2}
  223.  
  224. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>
  225. {/block:IfShowLink3}
  226. {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Text}</a>
  227. {/block:IfShowLink4}
  228. </div>
  229.  
  230.  
  231. <div id="title2">{Title}</div>
  232. <div id="description">
  233. {Description}</div>
  234.  
  235.  
  236.  
  237.  
  238. <br>
  239.  
  240.  
  241. <center> {block:Pagination}
  242. {block:PreviousPage}<a style="font-size:11px;" class="current_page" href="{PreviousPage}">&lsaquo;</a>{/block:PreviousPage}
  243. {CurrentPage} of {TotalPages}
  244. {block:NextPage}<a style="font-size:11px;" class="jump_page" href="{NextPage}">&rsaquo;</a>{/block:NextPage}
  245. {/block:Pagination} </center>
  246.  
  247. </div>
  248.  
  249. <div id="entries">{block:Posts}<p>
  250. <div id="post">
  251.  
  252. <div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</div>
  253.  
  254. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  255.  
  256. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  257.  
  258. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  259.  
  260. {block:Quote}<div id="quote">{Quote}</div><div id="s">{block:Source} —{Source}</div>{/block:Source}{/block:Quote}
  261.  
  262. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  263.  
  264. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  265.  
  266. {block:Audio}<div id="_">{block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:10px" />{/block:AlbumArt}{AudioPlayerBlack}<br>
  267. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  268. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  269. {block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">click here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  270. {block:Caption}{Caption}{/block:Caption}<br clear="all" /></div> {/block:Audio}
  271.  
  272. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  273.  
  274. {block:Answer}
  275. <img align="right" src="{AskerPortraitURL-40}"> <div id="question" style="width:420px;">{Asker}: {Question}</div> <BR>
  276. {Answer}
  277. {/block:Answer}
  278.  
  279.  
  280. <div id="info">
  281. {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
  282. {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>
  283.  
  284.  
  285. </div>
  286.  
  287. {/block:Posts}
  288.  
  289. {block:PostNotes}{PostNotes}{/block:PostNotes}
  290. {/block:Posts}</div>
  291.  
  292. </body>
  293.  
  294.  
  295. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement