Advertisement
Dancebeforethedawn

Theme 030 - Back to black

Oct 2nd, 2012
16,417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.02 KB | None | 0 0
  1. <!--
  2. Theme 030
  3. - Back to black 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:Post" content="#ececec"/>
  22. <meta name="color:link" content="#b8b8b8"/>
  23. <meta name="color:Scrollbar" content="#eee9ea"/>
  24. <meta name="color:pagination" content="#eee9ea"/>
  25. <meta name="color:link hover" content="889499" />
  26. <meta name="text:Link 1" content="" />
  27. <meta name="text:Link 1 Text" content="" />
  28. <meta name="text:Link 2" content="" />
  29. <meta name="text:Link 2 Text" content="" />
  30. <meta name="text:Link 3" content="" />
  31. <meta name="text:Link 3 Text" content="" />
  32.  
  33. <meta name="image:Sidebar" content="" />
  34. <meta name="if:Show Link 1" content="1" />
  35. <meta name="if:Show Link 2" content="1" />
  36. <meta name="if:Show Link 3" content="1" />
  37.  
  38.  
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Oxygen+Mono' rel='stylesheet' type='text/css'>
  41.  
  42. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  43.  
  44. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  45.  
  46.  
  47. <style type="text/css">
  48.  
  49. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  50. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  51. ::-webkit-scrollbar-track{background-color:{color:background};}
  52.  
  53.  
  54. body { background:{color:background}; margin:0px; color:{color:text}; font-family:Calibri; font-size:10px; line-height:100%;}
  55.  
  56. a { text-decoration:none; outline:none;
  57. -moz-outline-style:none; color:{color:link};
  58. -webkit-transition: opacity 0.5s linear;
  59. -webkit-transition: all 0.5s ease-in-out;
  60. -moz-transition: all 0.5s ease-in-out;
  61. -o-transition: all 0.5s ease-in-out;}
  62.  
  63. a:hover { color:{color:link}; background-color:{color:link hover};
  64. -webkit-transition: opacity 0.5s linear;
  65. -webkit-transition: all 0.5s ease-in-out;
  66. -moz-transition: all 0.5s ease-in-out;
  67. -o-transition: all 0.5s ease-in-out;}
  68.  
  69. img { border:none;}
  70.  
  71.  
  72. h1 { text-transform: lowercase; font-family: Calibri; letter-spacing:-1px; font-size:12px;}
  73.  
  74. #entries { padding:15px; width:500px; margin-left:460px; font-family: Calibri; margin-top:30px;}
  75.  
  76. #post { padding:15px; font-family: Calibri; width:500px; padding-bottom:5px; border:1px solid #e8e8e8; padding:5px; padding:15px;}
  77.  
  78. #post:hover .tags { opacity: 1; display: block; margin-left:525px;
  79. -webkit-transition: opacity 0.5s linear;
  80. -webkit-transition: all 0.5s ease-in-out;
  81. -moz-transition: all 0.5s ease-in-out;
  82. -o-transition: all 0.5s ease-in-out;}
  83.  
  84. .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:-10px; padding: 5px; line-height:11px;
  85. -webkit-transition: opacity 0.5s linear;
  86. -webkit-transition: all 0.5s ease-in-out;
  87. -moz-transition: all 0.5s ease-in-out;
  88. -o-transition: all 0.5s ease-in-out;}
  89.  
  90. .tags a { color:{color:link};}
  91.  
  92. .tags a:hover { background-color:{color:link hover};}
  93.  
  94.  
  95. #sidebarimage { width 105px;}
  96.  
  97. #sidebarimage img { margin-left:200px; width:105px; margin-top:30px; border:1px solid #e8e8e8; padding:5px;background-color: white}
  98.  
  99.  
  100. #sidebar { background-color:{color:transparent}; width:230px; position:fixed; margin-left:50px; margin-top:150px;}
  101.  
  102.  
  103. #sidebar:hover #navbar { text-align: center; opacity:1; margin-left:165px;}
  104.  
  105. #title2 {font-family:georgia; font-style:italic; letter-spacing:1px;
  106. text-align:right; font-size:11px; margin-top:-100px; margin-left:15px; padding:2px; width:175px; z-index:100; border-bottom:1px solid {color:scrollbar};}
  107.  
  108. .links {
  109. -webkit-transition:all 0.2s ease-out;
  110. -moz-transition:all 0.2s ease-out;
  111. transition:all 0.2s ease-out; margin-left: 33px; width:164px; text-align:right;}
  112.  
  113. .links a { color: {color:link}; background-color: {color:none}; margin-bottom: -10px; text-transform: uppercase;
  114. 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; }
  115.  
  116. .links a:hover { color: {color:menu link hover}; background-color: {color:menu hover}; }
  117.  
  118.  
  119. #description { display: block; background: url(http://static.tumblr.com/akhimg2/fAbm9o4gq/untitled-2.png) no-repeat 0 3px; text-align:justify; padding-left: 20px; padding-top:10px; margin-top:0px; margin-left:15px; width:160px; }
  120.  
  121.  
  122. #pagination { width:205px; font-size:10px; word-spacing:7px;}
  123.  
  124. .jump_page { padding:3px; background-color:#transparent; }
  125.  
  126. .current_page { padding:3px; background-color:#transparent; color:{color:body}; }
  127.  
  128.  
  129. #info { font-family: calibri; font-size: 10px; text-align:left; margin-top:10px; padding-top: 8px; border-top: 2px solid #f7f7f7;}
  130.  
  131. /*MISC POST STYLING (please leave these alone)*/
  132. .cover {position: relative; z-index: 1; width: 160px;}
  133. .playbutton {width: 20px; height: 30px; overflow: hidden; position: relative; z-index: 1000; margin: 15px 24px 13px 16px;}
  134. .playbox {background-color: #000; position: absolute; z-index: 1000; margin-top: 52px; margin-left: 50px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;opacity: 0.7;}
  135.  
  136.  
  137. #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}
  138.  
  139.  
  140. #quote { width: 450px!Important; font-family: calibri; font-size: 16px; font-style: italic; text-transform: none; line-height:16px;}
  141.  
  142. #s { font-family: calibri; text-align: right; font-size:12px; letter-spacing:1px;}
  143.  
  144. #question { padding:15px; background-color: {color:box}; position: relative;}
  145.  
  146. #question:after, #demo:before { border: solid transparent; content: ' '; height: 0; left: 100%; position: absolute; width: 0;}
  147.  
  148. #question:after { border-width: 9px; border-left-color: {color:box}; top: 15px;}
  149.  
  150. #question:before { border-width: 14px; border-left-color: {color:box}; top: 10px;}
  151.  
  152. ol {
  153. list-style-type: none;
  154. margin: 0; }
  155.  
  156. ol.notes li { width: 500px; padding: 10px;
  157. margin: 0 0 10px -35px; border-bottom: 1px solid {color:box}; }
  158.  
  159. ol.notes li:hover { border-bottom: 1px solid {color:box}; }
  160.  
  161. ol.notes li img { width:16px; padding-right: 10px; margin-bottom: -5px; opacity: 0.85;
  162. filter:alpha(opacity=85); }
  163.  
  164. ol.notes li img:hover {
  165. opacity: 1;
  166. filter:alpha(opacity=100); }
  167.  
  168.  
  169.  
  170.  
  171.  
  172. {CustomCSS}</style></head><body>
  173.  
  174. <div id="credits">
  175. <a href="http://icatchingfire.tumblr.com">©</a></div>
  176.  
  177. <div id="sidebar">
  178.  
  179.  
  180. <center><div id="sidebarimage"><img src="{image:Sidebar}"/></div></center>
  181. <div id="title2">{Title}</div>
  182.  
  183. <div class="links">
  184. <a href="/">home</a>
  185. <a href="/ask">ask</a>
  186. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Text}</a>{/block:IfShowLink1}
  187. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Text}</a>
  188. {/block:IfShowLink2}
  189. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Text}</a>
  190. {/block:IfShowLink3}</div>
  191. <div id="description">
  192. {Description}
  193. <br>
  194. <br>
  195.  
  196. <center> {block:Pagination}
  197. {block:PreviousPage}<a style="font-size:11px;" class="current_page" href="{PreviousPage}">&lsaquo;</a>{/block:PreviousPage}
  198. {CurrentPage} of {TotalPages}
  199. {block:NextPage}<a style="font-size:11px;" class="jump_page" href="{NextPage}">&rsaquo;</a>{/block:NextPage}
  200. {/block:Pagination} </center>
  201.  
  202. </div></div>
  203.  
  204.  
  205.  
  206. </div>
  207.  
  208. <div id="entries">{block:Posts}<p>
  209. <div id="post">
  210.  
  211. <div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</div>
  212.  
  213. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  214.  
  215. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  216.  
  217. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  218.  
  219. {block:Quote}<div id="quote">{Quote}</div><div id="s">{block:Source} —{Source}</div>{/block:Source}{/block:Quote}
  220.  
  221. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  222.  
  223. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  224.  
  225. {block:Audio}<div class="playbox"><div class="playbutton">{block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}</div></div>{block:AlbumArt} <img src="{AlbumArtURL}" class="cover"> {/block:AlbumArt}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  226.  
  227. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  228.  
  229. {block:Answer}
  230. <img align="right" src="{AskerPortraitURL-40}"> <div id="question" style="width:420px;">{Asker}: {Question}</div> <BR>
  231. {Answer}
  232. {/block:Answer}
  233.  
  234.  
  235. <div id="info">
  236. {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
  237. {NoteCountWithLabel}</a>&nbsp;{block:RebloggedFrom}<small>(©</small> <a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a><small>)</small>{/block:RebloggedFrom}</div>
  238. </p>
  239. </div>
  240.  
  241. {block:ContentSource}
  242. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  243. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  244. {/block:SourceLogo}
  245. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  246. {/block:ContentSource}
  247.  
  248. {/block:Posts}
  249.  
  250. {block:PostNotes}{PostNotes}{/block:PostNotes}
  251. {/block:Posts}</div>
  252.  
  253. </body>
  254.  
  255.  
  256. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement