Advertisement
Dancebeforethedawn

Theme 013 - Feel so close

Jun 17th, 2012
8,175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.44 KB | None | 0 0
  1. <!--
  2. Theme 014
  3. - Feel so close 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. <html>
  10.  
  11. <head>
  12. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14. <link rel="shortcut icon" href="{Favicon}" />
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  16.  
  17. <meta name="color:Background" content ="#F7F3E4"/>
  18. <meta name="color:Ask" content ="#FFFFFF"/>
  19. <meta name="color:Text" content="#9E9186"/>
  20. <meta name="color:Pag" content="#9e9186"/>
  21. <meta name="color:Bold" content="##969797"/>
  22. <meta name="color:Info" content="#f8dab8"/>
  23. <meta name="color:Italic" content="#969797"/>
  24. <meta name="color:Link" content="#969797"/>
  25. <meta name="color:Link Hover" content="#dbcaa4"/>
  26. <meta name="color:ScrollbarBg" content ="#FFFBF7"/>
  27. <meta name="color:Scrollbar" content ="#FFFBF7"/>
  28. <meta name="color:Border" content ="#FFFFFF"/>
  29. <meta name="color:Sidebar Links" content ="#0c0b0b"/>
  30. <meta name="if:Show Sidebar Pic" content="0"/>
  31. <meta name="image:Background" content=""/>
  32. <meta name="image:Sidebar" content=""/>
  33. <meta name="if:Show Link1" content="0"/>
  34. <meta name="if:Show Link2" content="0"/>
  35. <meta name="if:Show Link3" content="0"/>
  36. <meta name="if:Show Link4" content="0"/>
  37. <meta name="text:Link 1 Text" content="" />
  38. <meta name="text:Link 2 Text" content="" />
  39. <meta name="text:Link 3 Text" content="" />
  40. <meta name="text:Link 4 Text" content="" />
  41. <meta name="text:Link 1 Url" content="" />
  42. <meta name="text:Link 2 Url" content="" />
  43. <meta name="text:Link 3 Url" content="" />
  44. <meta name="text:Link 4 Url" content="" />
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Handlee' rel='stylesheet' type='text/css'>
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  49.  
  50. <link href='http://fonts.googleapis.com/css?family=Crushed' rel='stylesheet' type='text/css'>
  51.  
  52. <style type="text/css">
  53.  
  54. ::-webkit-scrollbar{height: 10px; width: 10px; -webkit-border-radius: 0px; background-color:{color:background};}
  55. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  56. ::-webkit-scrollbar-track{background-color:{color:scrollbarbg};}
  57.  
  58. body {
  59. background-attachment:fixed; background-color:{color:background}; background-image: url('{image:Background}'); background-repeat:no-repeat; background-position:right top; text-align:justify; font-family: cambria; color: {color:text}; font-size: 10px; line-height:100%;}
  60.  
  61. a:link, a:active, a:visited{color:{color:Link}; text-decoration:none; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  62. a:hover{color:{color:Link Hover};}
  63.  
  64. p{margin-top:5px; margin-bottom:5px; }
  65.  
  66. b {color:{color:bold};}
  67. em, i {color:{color:italic};}
  68.  
  69. blockquote {text-align:left; padding-left:10px; margin:5px; border-left:3px solid {color:link};}
  70. blockquote img{max-width:200px;}
  71.  
  72.  
  73. h3{font-family:'Handlee', cursive; text-align:center; font-weight: 400; font-size: 18px; text-transform: uppercase; text-decoration: none; letter-spacing: -0.05em; word-spacing: -0.02em;}
  74. h3 a{-moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  75.  
  76.  
  77. #content {width:500px; margin-top:40px; margin-bottom:30px; position: relative; left: 520px; font-family:'Handlee', cursive; font-size: 12px}
  78.  
  79. #posts {margin-bottom:30px; }
  80.  
  81.  
  82. #linkb a{display:block; height:auto; color:{color:sidebar links}; margin-top:5px; padding:3px; -webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out;-o-transition: 0.5s ease-in-out;}
  83. #linkb a:hover{opacity:1; }
  84.  
  85. #linkb {position:fixed; opacity:0; overflow:hidden; color:{color:sidebarlinks};margin-left:85px; margin-top:-240px; -webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out;-o-transition: 0.5s ease-in-out; width:64px; font-family:'Crushed', cursive; font-style: normal; font-weight: 400; font-size: 14px; text-transform: none ;text-decoration: none;
  86. letter-spacing: 1px; line-height: 1.50; text-align:center; }
  87.  
  88. .side { width:236px; position:fixed; padding-bottom:17px; overflow:hidden; left:180px; top:107px;}
  89.  
  90. .side:hover #linkb{opacity:1;}
  91.  
  92.  
  93. .side img{width:230px; height:320px; background-color:#trans; height:auto;-webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out;-o-transition: 0.5s ease-in-out;border:3px solid {color:border};}
  94.  
  95. .desc {opacity:1; padding:5px; background-color:#trans; margin-top:5px; text-align:center; line-height:15px; font-family:'Handlee', cursive; font-size:11.5px; -webkit-transition: 0.4s ease-in-out; -moz-transition: 0.4s ease-in-out;-o-transition: 0.4s ease-in-out;}
  96.  
  97. .desc a{color:{color:text}; opacity: .6; -webkit-transition: 0.7s ease-in-out; -moz-transition: 0.7s ease-in-out;-o-transition: 0.7s ease-in-out; }
  98. .desc a:hover {color:{color:link}; opacity:1;}
  99.  
  100. .quote {font-family:'Handlee', cursive; font-weight: 400; font-size: 18px; text-transform: none; text-decoration: none; letter-spacing: -0.05em; word-spacing: -0.02em; line-height: 1.14;}
  101.  
  102. #info {background-color:{color:info}; font-family:{font:info}; font-size:10px; text-transform: lowercase; font-style: arial; color:{color:text}; letter-spacing:1px; padding:5px;}
  103.  
  104. #tags {text-align:right; font-family:{font:info}; font-size:10px; text-transform: lowercase; font-style: arial; color:{color:text}; letter-spacing:1px; padding:2px;}
  105.  
  106. #posts:hover .tag{opacity:1; margin-left:525px; }
  107.  
  108. .chat {line-height: 12px; list-style: none; }
  109. .chat ul {line-height: 15px; list-style: none;padding:5px; line-height:20px;}
  110. .person1 {background-color:white; color: {color:text}; padding: 3px;}
  111. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:link}}
  112. .person2 {color: {color:text};padding: 3px;}
  113. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text};}
  114.  
  115. .link { font-family: cambria; font-style: italic; text-align:center; font-weight: 400; font-size: 17px; text-transform: none; text-decoration: none; letter-spacing: -0.05em; word-spacing: -0.02em; line-height: 1;}
  116.  
  117. .audio{padding:5px;}
  118. .player{background-color:white; padding-right:200px;}
  119. .alabel{text-align:center;}
  120.  
  121. #questions
  122. {color: {color:text};
  123. padding:4px;
  124. margin-bottom:0px;
  125. text-align: left;
  126. text-transform:none;
  127. font-family:'Handlee', cursive;
  128. font-size:12;
  129. line-height:110%;
  130. background-color:{color:ask};
  131. border-bottom:0px {color:ask} solid}
  132.  
  133. #questions a {color:{color:link}}
  134.  
  135. #questions img {border:0px {color:text} solid; float: left; width: 30px; height: 30px; margin-bottom:-10px; margin: 0px 2px 5px 0px; -moz-border-radius: 80px;
  136. -webkit-border-radius: 80px; }
  137.  
  138.  
  139. #pag {position:fixed; width:236px; font-size:16px; background-color:#trans; text-align:center; text-transform:lowercase;}
  140. #pag a{color:{color:text}; }
  141.  
  142. #perma {display:block; word-spacing:2px; margin-top:-15px; margin-bottom:30px; width:500px; float:right; font:10px calibri;}
  143.  
  144. .noteperma {width:470px; border-left:10px solid {color:text}; font:10px calibri; text-transform:lowercase; color:{color:text}; padding:2px 4px; line-height:90%; margin-left:5px;}
  145.  
  146.  
  147. .tagperma {width:470px; border-left:10px solid #B3A395; font:10px calibri; text-transform:lowercase; color:{color:text}; padding:2px 4px; line-height:90%; margin-left:5px;}
  148.  
  149. .notperma a, .tagperma a, {color:{color:link};}
  150. .notes img a{
  151. border: 0px;
  152. }
  153.  
  154. .notes li {
  155. list-style-type: none;
  156. }
  157.  
  158. ol.notes {
  159. padding-left: 15px;
  160. margin: 1px 0px;
  161. list-style-type: none;
  162. border-bottom: solid 1px #f7f7f7;
  163. }
  164.  
  165. ol.notes li.note {
  166. border-top: solid 1px #f7f7f7;
  167. padding: 1px;
  168. }
  169.  
  170. ol.notes li.note img.avatar {
  171. vertical-align: -2px;
  172. margin-right: 10px;
  173. width: 10px;
  174. height: 10px;
  175. }
  176.  
  177. ol.notes li.note span.action {
  178. font-weight: normal;
  179. }
  180.  
  181. ol.notes li.note .answer_content {
  182. font-weight: normal;
  183. }
  184.  
  185. ol.notes li.note blockquote {
  186. border-color: {color:link};
  187. padding-left: 5px;
  188. padding-bottom:3px;
  189. margin-left: 15px;
  190. }
  191.  
  192. ol.notes li.note blockquote a {
  193. text-decoration: none;
  194. }
  195.  
  196.  
  197. </style>
  198.  
  199. </head>
  200.  
  201. <body>
  202.  
  203.  
  204.  
  205. <div class="side">
  206. {block:IfShowSidebarPic}<a href="/"><img src="{image:sidebar}"></a>{/block:IfShowSidebarPic}
  207.  
  208. <div id="linkb">
  209. <a href="/archive">Rewind</a>
  210. {block:IfShowLink1}<a href="{text:link 1 Url}">{text:link 1 Text}</a>{/block:IfShowLink1}
  211. {block:IfShowLink2} <a href="{text:link 2 Url}">{text:link 2 Text}</a>{/block:IfShowLink2}
  212. {block:IfShowLink3}<a href="{text:link 3 Url}">{text:link 3 Text}</a>{/block:IfShowLink3}
  213. {block:IfShowLink4}<a href="{text:link 4 Url}">{text:link 4 Text}</a>{/block:IfShowLink4}
  214.  
  215. </div>
  216. <div class="desc">
  217. <a href="/">home</a> · <a href="/ask">message</a> · <a href="http://icatchingfire.tumblr.com/Work">theme</a>
  218. <br>
  219. {description}</div>
  220.  
  221. {block:Pagination}<div id="pag">
  222. {block:PreviousPage}
  223. <a href="{PreviousPage}">«</a>
  224. {/block:PreviousPage}
  225. {block:NextPage}
  226. <a href="{NextPage}">»</a>
  227. {/block:NextPage}</div>
  228. {/block:Pagination}
  229. </div>
  230.  
  231.  
  232. </div>
  233. <div id="content">
  234. {block:Posts}
  235. <div id="posts">
  236.  
  237. {block:Text}
  238. <div class="post text">
  239. {block:Title}
  240. <a href="{Permalink}"><h3>{Title}</h3></a>
  241. {/block:Title}
  242. {Body}
  243. </div>
  244. {/block:Text}
  245.  
  246. {Block:Photo}
  247. {LinkOpenTag}
  248. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  249. {LinkCloseTag}
  250.  
  251. {block:Caption}
  252. {Caption}
  253. {/block:Caption}
  254. {/Block:Photo}
  255.  
  256. {block:Photoset}
  257. <div class="photoset">
  258. <center>{Photoset-500}</center>
  259.  
  260. {block:Caption}
  261. <div class="caption">{Caption}</div>
  262. {/block:Caption}
  263. </div>
  264. {/block:Photoset}
  265.  
  266. {block:Quote}
  267. <div class="quote"><center>"{Quote}"</center></div>
  268. {block:Source}<div class="source">— {Source}{/block:Source}</div>{/block:Quote}
  269.  
  270. {block:Link}
  271. <h3>
  272. <a href="{URL}" {Target}>{Name}</a></h3>
  273. {block:Description}
  274. <div class="description">{Description}</div>
  275. {/block:Description}
  276.  
  277. {/block:Link}
  278.  
  279. {block:Chat}
  280. {block:Title}{Title}{/block:Title}
  281. <div class="chat"><ul>{block:Lines}
  282. <li class="person{UserNumber}">{block:Label}
  283. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  284. {/block:Chat}
  285.  
  286. {block:Answer}<div id="questions"><center><img src="{AskerPortraitURL-24}"><big>{Question}</big></big><br><b>— {Asker}</b></center></div><br>
  287. <div id="answer">{Answer}</div>{/block:Answer}
  288.  
  289. {block:Video}
  290. <div class="post video">
  291. <center>{Video-500}</center>
  292. {block:Caption}
  293. <div class="caption">{Caption}</div>
  294. {/block:Caption}
  295. </div>
  296. {/block:Video}
  297.  
  298. {block:Audio}<div class="audio"><div class="player">{AudioPlayerWhite}</div><br>
  299. <div class="alabel">{block:Caption}{Caption}{/block:Caption}</div></center><br clear="all" /></div> {/block:Audio}
  300.  
  301. <div id="info">
  302. {block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date} with {block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom}<br>{block:ContentSource} © <a href="{SourceURL}">{SourceLink}</a>
  303. {/block:ContentSource} - via <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</div>
  304. <div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
  305. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  306.  
  307.  
  308. {/block:Posts}
  309.  
  310. </div>
  311. </body>
  312. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement