cosmica

frank ocean theme

Sep 9th, 2012
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.36 KB | None | 0 0
  1. <!--
  2.  
  3. ************************ C R E D I T *********************************
  4. Ceptember Theme by http://-apple.tumblr.com
  5. More themes can be found at http://aerou.tumblr.com (previously known as applethemes)
  6.  
  7. ************************** R U L E S *********************************
  8.  
  9. *IF YOU BREAK ANY RULES, I'LL REPORT YOU.
  10. *DO NOT REMOVE ANY CREDIT OR ELSE YOU WILL BE REPORTED.
  11. *DO NOT CLAIM AS YOUR OWN.
  12. *EDITING THIS THEME IS ALLOWED. JUST LEAVE THE CREDITS AND DO NOT DISTRIBUTE AS OWN.
  13.  
  14. -->
  15.  
  16. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18.  
  19. <head><title>{Title}</title>
  20. <link rel="shortcut icon" href="{Favicon}">
  21. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  22. <link rel="shortcut icon" href="{Favicon}">
  23. <link rel="shortcut icon" href="{Favicon}">
  24. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  25.  
  26. {block:Description}
  27. <meta name="description" content="{MetaDescription}"/>
  28. {/block:Description}
  29.  
  30. <meta name="image:background" content="" />
  31. <meta name="image:sidebarBG" content="" />
  32.  
  33. <meta name="color:background" content="#222222"/>
  34. <meta name="color:primary" content="#999999"/>
  35. <meta name="color:sidebar" content="#000000"/>
  36. <meta name="color:secondary" content="#333333"/>
  37. <meta name="color:tertiary" content="#cccccc"/>
  38. <meta name="color:link" content="#aaaaaa"/>
  39. <meta name="color:link hover" content="#292929"/>
  40.  
  41. <meta name="if:bigger posts" content="1"/>
  42. <meta name="if:Grey Images" content="0" />
  43. <meta name="if:endless scrolling" content="1"/>
  44.  
  45. <meta name="text:link one" content="http://"/>
  46. <meta name="text:link one name" content=""/>
  47. <meta name="text:link two" content="http://"/>
  48. <meta name="text:link two name" content=""/>
  49. <meta name="text:link three" content="http://"/>
  50. <meta name="text:link three name" content=""/>
  51. <meta name="text:link four" content="http://"/>
  52. <meta name="text:link four name" content=""/>
  53. <meta name="text:link five" content="http://"/>
  54. <meta name="text:link five name" content=""/>
  55. <meta name="text:link six" content="http://"/>
  56. <meta name="text:link six name" content=""/>
  57. <meta name="text:link seven" content="http://"/>
  58. <meta name="text:link seven name" content=""/>
  59. <meta name="text:link eight" content="http://"/>
  60. <meta name="text:link eight name" content=""/>
  61. <meta name="text:link nine" content="http://"/>
  62. <meta name="text:link nine name" content=""/>
  63. <meta name="text:link ten" content="http://"/>
  64. <meta name="text:link ten name" content=""/>
  65.  
  66. <style type="text/css">
  67. body {
  68. background:{color:background};
  69. background-image:url('{image:background}');
  70. background-attachment: fixed;
  71. background-position: top center;
  72. font-family:georgia;
  73. font-size:10px;
  74. text-align:justify;
  75. color:{color:primary};}
  76.  
  77. a { text-decoration:none; color:{color:link}; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; }
  78. a:hover {color:{color:link hover}; }
  79.  
  80. {block:IndexPage}{block:Ifgreyimages}
  81. img { -webkit-transition: opacity 0.7s linear;opacity: 0.75; -webkit-filter: grayscale(0%); }
  82. img:hover {-webkit-transition: opacity 0.7s linear;opacity: 1; -webkit-filter: grayscale(100%); }
  83. {/block:Ifgreyimages}{/Block:IndexPage}
  84. img {border:0px;} img:hover{; }
  85.  
  86. #magic { background:{color:sidebar}; background-image:url('{image:sidebarBG}'); background-position: bottom; background-repeat:no-repeat; width:230px; height:100%; top:0px; left:50px;padding:10px; position:fixed; text-align:center;}
  87. #magic:hover { -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; text-align:center;}
  88.  
  89. .sidebar {background:{color:sidebar}; background-position: bottom; background-repeat:no-repeat; background-image:url('{image:sidebarBG}'); width:230px; height:100%; left:50px; top:0px; padding:10px; position:fixed;opacity:0; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; }
  90. .sidebar:hover {opacity:1; width:230px; text-align:center;}
  91.  
  92. .title { margin-top:280px; font-size:20px; padding:3px; border-bottom:4px solid {color:background}; display:inline-block; font-family:georgia; font-weight:normal; text-transform:uppercase; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; letter-spacing: 2px; text-align:center; }
  93. .title:hover {border-bottom:4px solid {color:tertiary}; letter-spacing:2px;}
  94.  
  95. h3 {font-weight:normal; font-family:consolas; font-size:11px; margin-top:0px; margin-bottom:-8px; letter-spacing:4px; }
  96.  
  97. .wrap { width:{block:indexpage}{block:ifbiggerposts}890px{/block:ifbiggerposts} {block:ifnotbiggerposts}740px{/block:ifnotbiggerposts}{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage}; right:0px; padding-top:20px;}
  98.  
  99. .posts { width:{block:indexpage}{block:ifbiggerposts}890px{/block:ifbiggerposts} {block:ifnotbiggerposts}740px{/block:ifnotbiggerposts}{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage}; position:relative; float:right; margin-bottom:50px; padding-bottom:10px; left:350px; }
  100.  
  101. .post {padding:7px;background:{color:secondary};float:left;position:relative; {block:indexpage}margin:7px; width:{block:ifbiggerposts}400px{/block:ifbiggerposts}{block:ifnotbiggerposts}270px{/block:ifnotbiggerposts};{/block:indexpage} {block:permalinkpage}width:500px;{/block:permalinkpage} }
  102.  
  103. .post:hover .permalink {opacity:1; z-index:9999;}
  104.  
  105. .permalink {text-align:center; text-transform:uppercase; opacity:0; font-size:9px; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; position:absolute; background-color:{color:secondary}; padding:3px;}
  106.  
  107. .page {position:absolute; top:0px; left:0px;}
  108.  
  109. .arrow {margin-right:10px; border-color: {color:background} {color:tertiary} {color:tertiary} {color:background}; z-index:1000; border-style:solid; border-width:0px; width:0; height:0; opacity:0; -moz-transition:0.3s ease-in; -webkit-transition:0.3s ease-in; -o-transition:0.3s ease-in; transition:0.3s ease-in; }
  110.  
  111. .post:hover .arrow {{block:indexpage}border-width:15px; opacity:1;{/block:indexpage}}
  112.  
  113. #nav {margin-top:10px; font-family:consolas; text-align:center;}
  114. #nav a {padding:2px; width:20px; color:{color:secondary};}
  115. #nav a:hover {background-color:#fff; color:#000; }
  116.  
  117. .descrip {margin-top:5px; -moz-transition: 0.3s ease-in; -webkit-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in;}
  118.  
  119. .descrip:hover {background:{color:secondary};}
  120.  
  121. .chatty { color:#777; margin-bottom:0px; padding:1px; }
  122. .chatty .chatty.even { background-color:#444; color:#292929; margin-bottom:0px; padding:1px; }
  123.  
  124. .caption {font-size:8px; text-transform:uppercase; margin-top:-8px; background:{color:secondary};} #albart {width:{block:indexpage}{block:ifbiggerposts}400px{/block:ifbiggerposts}{block:ifnotbiggerposts}270px{/block:ifnotbiggerposts}{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage};} .player {background:#000; width:{block:indexpage}{block:ifbiggerposts}400px{/block:ifbiggerposts}{block:ifnotbiggerposts}270px{/block:ifnotbiggerposts}{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage};}
  125. .notes {margin-top:8px; font-size:10px; font-weight:bold; text-transform:uppercase;}
  126. ol.notes {padding-left:40px; list-style-type:none; font-weight:normal; font-size:{text:font size}; text-transform:none;}
  127. ol.notes li.note {padding-top:2px;}
  128. ol.notes li.note img.avatar {width:14px; height:14px;}
  129.  
  130. .label {font-weight:bold; text-transform:uppercase; font-size:9px; font-family:{font:title};}
  131.  
  132. ul, ol {margin-left:-20px!important; font-size:10px;}
  133.  
  134. blockquote{ padding: 3px; margin: 3px; border-left: 1px dotted #666;
  135. }
  136.  
  137. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  138. #infscr-loading {display:none;}
  139.  
  140. .navigation{{block:ifendlessscrolling}display:none; opacity:0;{/block:ifendlessscrolling}{block:ifnotendlessscrolling}padding:10px; font-size:10px; border-bottom:1px dotted {color:tertiary}; background:{color:secondary}; float:left; position:relative; width:180px; {/block:ifnotendlessscrolling}}
  141.  
  142. ::-webkit-scrollbar{width:5px;height:5px;}
  143. ::-webkit-scrollbar-button:start:decrement
  144. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:transparent;}
  145. ::-webkit-scrollbar-track-piece{background-color:{color:background};}
  146. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:background}; border:1px solid {color:secondary}; -webkit-border-radius:5; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px;}
  147. ::-webkit-scrollbar-thumb:horizontal{width:5px; background:{color:background}; border:1px solid {color:secondary}; -webkit-border-radius:5; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px;}
  148.  
  149. iframe#tumblr_controls {position:fixed!important; opacity:.8;}
  150.  
  151. {CustomCSS}
  152.  
  153. </style>
  154.  
  155. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  156.  
  157. {block:IndexPage}
  158. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  159. {block:ifendlessscrolling}<script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>{/block:ifendlessscrolling}
  160.  
  161. <script type="text/javascript">
  162. $(window).load(function () {
  163. $('.posts').masonry(),
  164. $('.masonryWrap').infinitescroll({
  165. navSelector : "div.navigation",
  166. // selector for the paged navigation (it will be hidden)
  167. nextSelector : ".navigation a#next",
  168. // selector for the NEXT link (to page 2)
  169. itemSelector : ".post",
  170. // selector for all items you'll retrieve
  171. bufferPx : 10000,
  172. extraScrollPx: 10000,
  173. loadingImg : "http://i39.tinypic.com/239zqf.gif",
  174. loadingText : "<em></em>",
  175. },
  176. // call masonry as a callback.
  177. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  178. );
  179. });
  180. </script>
  181. {/block:IndexPage}
  182.  
  183. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  184. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  185. <script type="text/javascript" charset="utf-8">
  186. var $j = jQuery.noConflict();
  187. $j(function() {
  188. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  189. $j("img").lazyload({
  190. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  191. effect: "fadeIn",
  192. });
  193. });
  194. </script>
  195. </head>
  196.  
  197. <body>
  198.  
  199. <div id="magic">
  200. <a href="/"><div class="title">{title}</div></a>
  201. </div>
  202.  
  203. <div class="sidebar">
  204.  
  205. <a href="/"><div class="title">{title}</div></a>
  206. {block:description}<div class="descrip">{description}</div>{/block:description}
  207.  
  208. <div id="nav">
  209. <a href="/archive">history</a>
  210. <a href="/ask">message</a>
  211. <a href="/random">random</a>
  212. <a href="http://-apple.tumblr.com">theme</a>
  213. {block:IfLinkOneName}<a href="{text:link one}">{text:link one name}</a>{/block:IfLinkOneName}
  214. {block:IfLinkTwoName}<a href="{text:link two}">{text:link two name}</a>{/block:IfLinkTwoName}
  215. {block:IfLinkThreeName}<a href="{text:link three}">{text:link three name}</a>{/block:IfLinkThreeName}
  216. {block:IfLinkFourName}<a href="{text:link four}">{text:link four name}</a>{/block:IfLinkFourName}
  217. {block:IfLinkFiveName}<a href="{text:link five}">{text:link five name}</a>{/block:IfLinkFiveName}
  218. {block:IfLinkSixName}<a href="{text:link six}">{text:link six name}</a>{/block:IfLinkSixName}
  219. {block:IfLinkSevenName}<a href="{text:link seven}">{text:link seven name}</a>{/block:IfLinkSevenName}
  220. {block:IfLinkEightName}<a href="{text:link eight}">{text:link eight name}</a>{/block:IfLinkEightName}
  221. {block:IfLinkNineName}<a href="{text:link nine}">{text:link Nine name}</a>{/block:IfLinkNineName}
  222. {block:IfLinkTenName}<a href="{text:link ten}">{text:link ten name}</a>{/block:IfLinkTenName}
  223. {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  224.  
  225. </div>
  226.  
  227. <br>
  228. {block:Pagination}<div class="navigation">{block:NextPage}<p id="page_nav"><a style="float:left; margin-top:-15px;" href="{NextPage}" id="next">Older</a>{/block:NextPage}
  229. {block:PreviousPage}<a style="float:right; margin-top:-15px;" href="{PreviousPage}">Newer</a></p>{/block:PreviousPage}</div>
  230. {/block:Pagination}
  231.  
  232. </div>
  233. <div class="wrap"><div class="posts">
  234.  
  235.  
  236. {block:Posts}
  237.  
  238. {block:Text}<div class="post text">
  239. {block:Title}<h3>{Title}</h3>{/block:Title}
  240. {Body}
  241. <div class="page"><a href="{Permalink}"><div class="arrow"></div></a></div></div>
  242. {/block:Text}
  243.  
  244. {block:Photo}
  245. <div class="post photo">
  246. <div class="permalink"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  247. <div id="photo">{block:IndexPage}<a href="{Permalink}">{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}<img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" width="{block:indexpage}{block:ifnotbiggerposts}270px{/block:ifnotbiggerposts}{block:ifbiggerposts}400px{/block:ifbiggerposts}{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage}" alt="{PhotoAlt}"/>{block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}{block:permalinkpage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:permalinkpage}</div></div>
  248. {/block:Photo}
  249.  
  250. {block:Photoset}<div class="post photoset">{block:IndexPage}<div style="width:{block:ifnotbiggerposts}270px{/block:ifnotbiggerposts}{block:ifbiggerposts}400px{/block:ifbiggerposts}; height:auto; overflow:hidden;">{block:ifnotbiggerposts}{Photoset-250}{/block:ifnotbiggerposts}{block:ifbiggerposts}{Photoset-400}{/block:ifbiggerposts}</div>{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{block:permalinkpage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:permalinkpage}<div class="page"><a href="{Permalink}"><div class="arrow"></div></a></div></div>{/block:Photoset}
  251.  
  252. {block:Quote}<div class="post quote"><a href="{Permalink}">{Quote}</a>{block:Source}<div style="opacity:.5;">{Source}</div>{/block:Source}</div>{/block:Quote}
  253.  
  254. {block:Link}<div class="post link"><h3><a href="{URL}" class="link" {Target}>{Name}</a></h3>{block:Description}<div class="description">{Description}</div>{/block:Description}<div class="page"><a href="{Permalink}"><div class="arrow"></div></a></div></div>{/block:Link}
  255.  
  256. {block:Chat}
  257. <div class="post chat">
  258. {block:Title}
  259. <div id="tit">{Title}</div>
  260. {/block:Title}
  261. <div class="chatty">
  262. {block:Lines}
  263. <div class="chatty {Alt}">
  264. {block:Label}
  265. <b>{Label}</b>
  266. {/block:Label}
  267. {Line}
  268. </div>
  269. {/block:Lines}
  270. </div>
  271. <div class="page"><a href="{Permalink}"><div class="arrow"></div></a></div></div>
  272. {/block:Chat}
  273.  
  274. {block:Video}<div class="post video">
  275. {block:indexpage}<div style="width:{block:ifnotbiggerposts}220px{/block:ifnotbiggerposts}{block:ifbiggerposts}270px{/block:ifbiggerposts}; height:auto; overflow:hidden;">{block:ifnotbiggerposts}{Video-250}{/block:ifnotbiggerposts}{block:ifbiggerposts}{Video-400}{/block:ifbiggerposts}</div>{/block:indexpage}{block:permalinkpage}{Video-500}{/block:permalinkpage}
  276. {block:PermalinkPage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:PermalinkPage}
  277. <div class="page"><a href="{Permalink}"><div class="arrow"></div></a></div></div>
  278. {/block:Video}
  279.  
  280. {block:Audio}
  281. <div class="post audio"><div class="player">{AudioPlayerBlack}</div>{block:permalinkpage}{block:Caption}<div class="caption">{caption}</div>{/block:Caption}{/block:permalinkpage}
  282. <div class="page"><a href="{Permalink}"><div class="arrow"></div></a></div></div>
  283. {/block:Audio}
  284.  
  285. {block:PermalinkPage}
  286. <div class="notes">
  287. Posted {block:Date}{ShortDayOfWeek} {ShortMonth} {DayOfMonthWithZero} at {12Hour}:{Minutes}{AmPm}{/block:Date} with {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags}<div style="font-size:9px; font-weight:normal; margin-top:1px;">{block:Tags}<a href="{TagURL}">#{Tag}&nbsp;</a>{/block:Tags}</div>{/block:HasTags}
  288. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  289. {/block:PermalinkPage}
  290.  
  291. {/block:Posts}
  292.  
  293. </div></div></div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment