Advertisement
Dancebeforethedawn

theme 029 - shake it out

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