Advertisement
feiinho

Theme Corbel (v2) By Max Davis

Jul 9th, 2011
1,074
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.11 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3.  
  4. <!--
  5.  
  6.  
  7. Theme Corbel
  8. By Max Davis.
  9. http://themaxdavis.tumblr.com
  10.  
  11.  
  12. -->
  13.  
  14.  
  15. <html lang="en">
  16. <head>
  17. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  18. <meta name="viewport" content="width=820" />
  19. <meta name="color:background" content="#ffffff"/>
  20. <meta name="color:center" content="#ffffff"/>
  21. <meta name="color:title" content="#000000"/>
  22. <meta name="color:text" content="#acacac"/>
  23. <meta name="color:Description" content="#acacac"/>
  24. <meta name="color:link" content="#000000"/>
  25. <meta name="color:hover" content="#DFDFDF"/>
  26. <meta name="color:border" content="#fff"/>
  27. <meta name="color:permalink" content="#00e0FF"/>
  28. <meta name="color:permalink background" content="#000000"/>
  29.  
  30. <meta name="image:background" content="" />
  31. <meta name="image:sidebar" content="" />
  32.  
  33. <meta name="if:infinite scrolling" content="1"/>
  34. <meta name="if:show random" content="1"/>
  35. <meta name="if:show archive" content="1"/>
  36. <meta name="if:search" content="0"/>
  37. <meta name="if:show reblog link" content="1"/>
  38. <meta name="if:show caption" content="0"/>
  39.  
  40. <meta name="text:Ask Title" content="" />
  41. <meta name="text:previous page title" content="Previous page"/>
  42. <meta name="text:next page title" content="Next page"/>
  43. <meta name="text:Link One" content="" />
  44. <meta name="text:Link One Title" content="" />
  45. <meta name="text:Link Two" content="" />
  46. <meta name="text:Link Two Title" content="" />
  47. <meta name="text:Link Three" content="" />
  48. <meta name="text:Link Three Title" content="" />
  49.  
  50. <link rel="shortcut icon" href="{Favicon}">
  51. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  52. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  53. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
  54. {PostSummary} - {/block:PostSummary}{Title}</title>
  55. {block:ifinfinitescrolling}
  56. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
  57. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.js" type="text/javascript"></script>
  58. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  59. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  60.  
  61.  
  62. <style type="text/css">
  63. iframe#tumblr_controls {right:3px !important; position: fixed !important;}
  64. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  65.  
  66. body {
  67. margin: 0px;
  68. background-color:{color:background};
  69. background-image:url({image:Background});
  70. background-attachment: fixed;
  71. background-position:top left;
  72. background-repeat: repeat;
  73. font-family: tahoma, helvetica;
  74. font-size: 8px;
  75. line-height:18px;
  76. color: {color:text};}
  77.  
  78. p {margin:0px; margin-top:5px;}
  79. a {text-decoration: none; color: {color:Link}; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
  80. a:hover{ text-decoration: none; color: {color:Hover}; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out;}
  81. a:active{outline: none;}
  82. a:focus{-moz-outline-style: none;}
  83. :-moz-any-link:focus{outline: none;}
  84. strong{font-weight: bold; color:#000;}
  85. b{font-weight: bold;}
  86. img{border:none;}
  87. div#center a:hover{padding: 5px}
  88.  
  89. .permalink{
  90. position:absolute;
  91. float:right;
  92. margin:10px 0px 25px 0px;
  93. text-align:center;
  94. -moz-transition: all 0.5s ease-out;
  95. -o-transition: all 0.5s ease-out;
  96. -webkit-transition: all 0.5s ease-out;
  97. transition: all 0.5s ease-out;}
  98.  
  99. .permalink a{color:{color:Link};}
  100. .permalink a:hover{color:{color:Hover};}
  101. div#center{
  102. padding: 5px;
  103. width:500px;
  104. margin-top: 20px;
  105. background: {color:center};}
  106.  
  107. div#entry-deux{
  108. width:1500px;
  109. border-bottom :1px solid {color:border};
  110. margin-bottom: 15px;}
  111.  
  112. div#content{
  113. margin: 0px auto 0px;
  114. width:1500px;
  115. padding: 5px;
  116. padding-bottom: 0px;
  117. padding-left: 0px}
  118.  
  119. div.sidebar {
  120. position:relative;
  121. margin-center: 0px;
  122. margin-top: 20px;
  123. padding: 12px;
  124. padding-bottom: 15px;
  125. z-index: 1000;
  126. width: 1300px;
  127. height:1500;
  128. background-color: {color:center};
  129. border-bottom :1px solid {color:border};
  130. color: {color:text};
  131. color-link: {color:link};}
  132.  
  133. .sidebarlink { color: {color:link}; cursor:pointer; margin-left: 0px; letter-spacing: 0.3px; position:relative; font-style:normal; text-align: left; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
  134. .sidebarlink a:hover { padding-left: 5px; color: {color:hover} -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
  135.  
  136. #postnotes{text-align: justify;}
  137. #postnotes blockquote{border: 0px;}
  138. .title{text-transform:uppercase; text-align:left; font-size:14px; line-height: 14px; letter-spacing:1px; color:{color:title};}
  139. .title2{text-transform:uppercase; margin-top: -10px; font-size:12px; letter-spacing:1px; color:{color:title};}
  140. blockquote{padding:0px 0px 2px 5px; margin:0px 0px 2px 1px;}
  141. blockquote p, ul{margin:0px; padding:0px; }
  142. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  143. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  144. .user_7 .label, .user_8 .label, .user_9 .label {color:#969696;}
  145. div#entry-deux .permalink1{margin-bottom:0px; width:500px; height: 0px; padding-top: 5px; margin-top: -10px; position:absolute; background-color:{color:permalink background}; color:{color:permalink}; overflow:hidden; font-size:10px; text-align:center; letter-spacing:0.6px; line-height:20px; white-space:nowrap; opacity: 0.0; -webkit-transition: all .5s linear; -moz-transition: all .5s linear; transition: all 0.5s linear;}
  146. div#entry-deux .permalink1 a{color:{color:permalink};}
  147. div#entry-deux .permalink1 a:hover{ color:{color:permalink}; opacity: 0.6; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; transition: all 0.3s linear;}
  148. div#entry-deux:hover .permalink1{ width: 500px; height: 25px; padding-bottom: 50%; overflow:visible; -webkit-transition: opacity 0.7s linear; opacity: 0.8; -webkit-transition: all .2s linear; -moz-transition: all .2s linear; transition: all 0.2s linear;}
  149.  
  150. .search2{color: #000; padding-top:3px; padding-bottom:3px; cursor:pointer; margin: 0px; line-height: 18px; letter-spacing: 0.3px; position:relative; font-weight:bold; width: 190px; margin-top: -2px; border: 0px!important; text-transform:uppercase; text-align:center; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; transition: all 1s ease-out;}
  151. .search2:hover {color: #fff; background-color:#000; -webkit-transition: all 0.1s ease-out; -moz-transition: all 0.1s ease-out; transition: all 0.1s ease-out;}
  152. .search {color: {color:link}; cursor:pointer; margin-left: 0px; letter-spacing: 0.3px; position:relative; font-style:normal; text-align: left; margin-left: -1px; margin-top: -1px; border: 0px!important; padding: 0px 0px; background-color: {color:center}; cursor:text; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
  153. .search:hover {padding-left: 0px; color: {color:hover} -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
  154. div.padd {
  155. width: 100%;
  156. line-height: 11px;
  157. padding-top: 0px;
  158. padding-left: 5px;
  159. margin: 0px;}
  160.  
  161. #answer{
  162. margin-top: 10px;
  163. margin-left: -34px;}
  164. {CustomCSS}
  165. </style>
  166. </head>
  167.  
  168. <body>
  169. <div id="content">
  170. <div class="sidebar">
  171.  
  172. {block:IfSidebarImage}
  173. <img src="{image:Sidebar}" width=200px/><br><br>
  174. <a href="/" class="title2"><center>{title}</center></a><br>
  175. {/block:IfSidebarImage}
  176.  
  177. {block:IfNotSidebarImage}
  178. <img src="{PortraitURL-64}" align="left">
  179. <div style="margin-left: 5px;"><a href="/" class="title2">{title}</a></div>
  180. {/block:IfNotSidebarImage}
  181.  
  182. {block:IfNotSidebarImage}
  183. <div style="margin-top: 60px;">
  184. {/block:IfNotSidebarImage}
  185.  
  186. <div style="color: {color:Description};">{description}</div><br>
  187.  
  188. <div class="sidebarlink">
  189. {block:ifLinkOneTitle}
  190. <a href="{text:Link One}">{text:Link One Title}</a><br>
  191. {/block:ifLinkOneTitle}
  192.  
  193. {block:ifLinkTwoTitle}
  194. <a href="{text:Link Two}" class="nav_head">{text:Link Two Title}</a><br>
  195. {/block:ifLinkTwoTitle}
  196.  
  197. {block:ifLinkThreeTitle}
  198. <a href="{text:Link Three}">{text:Link Three Title}</a><br>
  199. {/block:ifLinkThreeTitle}
  200.  
  201. {block:AskEnabled}<a href="/ask">{block:ifasktitle}{text:Ask Title}{/block:ifasktitle}{block:ifnotasktitle}{AskLabel}{/block:ifnotasktitle}</a>{/block:AskEnabled}<br>
  202.  
  203. {block:ifshowrandom}<a href="/random">Random</a><br>{/block:ifshowrandom}
  204. {block:ifshowarchive}<a href="/archive">Archive</a><br>{/block:ifshowarchive}
  205.  
  206. {block:HasPages}{block:Pages}
  207. <a href="{URL}">{Label}</a>
  208. {/block:Pages}{/block:HasPages}<br>
  209.  
  210. <a href="http://maxdavis-themes.tumblr.com/corbel">Theme</a><br></div><br><br>
  211.  
  212. {block:Ifsearch}
  213. <div id="search" class="side pad">
  214. <form action="/search" method="get" style="height: 20px;">
  215. <input type="text" class="search" name="q" value="Search" placeholder="Search" onfocus="if (this.value == 'Search') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search';}"/>
  216. </form></div>
  217. {/block:Ifsearch}
  218. {block:IfNotSidebarImage}</div>{/block:IfNotSidebarImage}
  219.  
  220. {block:ifinfinitescrolling}
  221. <div style="margin-top: 50px; text-align:center;">
  222. Theme made by <a href="http://themaxdavis.com/">Max Davis</a>.
  223. </div>
  224. {/block:ifinfinitescrolling}
  225. {block:ifNOTinfinitescrolling}
  226. <div style="margin-top: 50px; text-align:center;">
  227. {block:IndexPage}
  228. {block:Pagination}
  229. <div align="center"><div id="navigation" {block:IfEnableJumpPagination}class="jump_pagination"{/block:IfEnableJumpPagination}>
  230. {block:PreviousPage}<a href="{PreviousPage}">previous</a>{/block:PreviousPage}
  231.  
  232. {block:IfEnableJumpPagination}
  233. {block:JumpPagination length="1000"}
  234. {block:CurrentPage}
  235. <span class="current_page">{PageNumber}</span>
  236. {/block:CurrentPage}
  237.  
  238. {block:JumpPage}
  239. <a class="jump_page" href="{URL}">{PageNumber}</a>
  240. {/block:JumpPage}
  241.  
  242. {/block:JumpPagination}
  243. {/block:IfEnableJumpPagination}
  244.  
  245. {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage} </div> </div>
  246.  
  247. {/block:Pagination}
  248. {/block:IndexPage}
  249. </div>
  250. {/block:ifNOTinfinitescrolling}
  251. </center>{block:JumpPagination length="1000"}
  252. {block:CurrentPage}
  253. <span class="current_page">{PageNumber}&nbsp;</span>
  254. {/block:CurrentPage}
  255. {block:JumpPage}
  256. <a class="jump_page" href="{URL}">{PageNumber}&nbsp;</a>
  257. {/block:JumpPage}
  258. {/block:JumpPagination}
  259. </div><!-- End Siderbar -->
  260.  
  261.  
  262.  
  263. <div id="center">
  264. {block:Posts}
  265.  
  266. <div id="entry-deux">
  267. {block:IndexPage}
  268. <div class="permalink">
  269. <span class="permalink1">
  270. {block:Date}
  271. {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>
  272. <a>&nbsp;&nbsp;|&nbsp;&nbsp;</a>{/block:NoteCount}
  273. <a href="{Permalink}">{DayOfMonth}/{MonthNumber}/{ShortYear}</a>
  274. <a>&nbsp;&nbsp;|&nbsp;&nbsp;</a>
  275. <a href="{Permalink}">{12Hour}:{Minutes}{AmPm}</a>
  276. {block:ifshowrebloglink}<a>&nbsp;&nbsp;|&nbsp;&nbsp;</a><a href="{ReblogURL}" target="_blank">reblog
  277. </a>{/block:ifshowrebloglink}
  278. {/block:Date}
  279. </span></div>
  280. {/block:IndexPage}
  281.  
  282. {block:Text}
  283. {block:Title}<span class="title">{Title}</span>{/block:Title}
  284. <span class="entrytext">{Body}</span>
  285. {/block:Text}
  286.  
  287. {block:Link}
  288. <a href="{URL}" class="title">{Name}</a>
  289. {block:Description}{Description}{/block:Description}
  290. {block:Link}
  291.  
  292. {block:Answer}
  293. <table width="100%" border="0px" cellpadding="0" cellspacing="0">
  294. <tbody style="border-spacing: 0px;">
  295. <td width="30px" style="vertical-align: top; width: 30px; padding: 0px;">
  296. <img height="30px" width="30px" style="padding: 0px; margin: 0px;" src="{AskerPortraitURL-30}"/></td><td>
  297. <div class="padd" width="100%" style="margin-left:;">
  298. {Asker} asked:<br>
  299. {Question}<br><div id="answer"><em>{Answer}</em></div><br><br>
  300. </div></td></tr></tbody></table>
  301. {/block:Answer}
  302.  
  303. {block:Photo}
  304. <div align='left'><div class='posttitle'><b>PHOTO</b></div></div>
  305. <a title="" href="{ReblogURL}"> reblog</a>
  306. <img src="http://img641.imageshack.us/img641/9808/image2ec.png"><a title="" href="{Permalink}">{NoteCount} notes</a>
  307. {block:IndexPage} <a href="{Permalink}"> {/block:IndexPage}
  308. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  309. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}">
  310. {block:IndexPage}</a>{/block:IndexPage}
  311. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  312. {block:Caption}{Caption}{/block:Caption}
  313. <div style="float:right;" class="details">
  314. {block:IndexPage}<a href="{ReblogURL}" target="_blank"> &larr; REBLOG</a>{/block:IndexPage}
  315. </div>
  316. {/block:Photo}
  317.  
  318. {block:Quote}
  319. <center><span class="title">{Quote}</span><br>
  320. {block:Source}{Source}{/block:Source}</center>
  321. {/block:Quote}
  322.  
  323. {block:Chat}
  324. {block:Title}<span class="title" color="{color:link}">{Title}</span>{/block:Title}
  325. <ul class="chat">
  326. {block:Lines}
  327. <li class="user_{UserNumber}>
  328. {block:Label}
  329. <span class="label">{Label}</span>
  330. {/block:Label}
  331. {Line}</li>{/block:Lines}</ul>
  332. {/block:Chat}
  333.  
  334. {block:Audio}
  335. <center><div style="width:400px; height:20px;">
  336. <div style="float:left">{AudioPlayerWhite}</div>
  337. <div style="margin-top:8px; float:right;"><small>
  338. {FormattedPlayCount} plays {block:ExternalAudio} //
  339. <a href="{ExternalAudioURL}">Download?</a>
  340. {/block:ExternalAudio}</small></div></div></center><br>
  341. {block:Caption}{Caption}{/block:Caption}
  342. {/block:Audio}
  343.  
  344. {block:Video}
  345. <center>{Video-500}<br>{block:Caption}{Caption}{/block:Caption}</center>
  346. {/block:Video}
  347.  
  348. <br>
  349. </div><!-- End entry-deux -->
  350.  
  351. {block:PostNotes}
  352. <center>
  353. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  354.  
  355. {block:HasTags}
  356. tagged as: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br>
  357. {/block:HasTags}
  358.  
  359. {block:RebloggedFrom}
  360. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  361. originally posted by
  362. <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  363. </center></span>
  364. <br><div id="postnotes">{PostNotes}</div><br>
  365. {/block:PostNotes}<br>
  366.  
  367. {block:SearchPage}
  368. <div class="post">
  369. <h2 style="text-align: center;">search results for "{SearchQuery}"<br>
  370. {block:NoSearchResults}no results found{/block:NoSearchResults}</h2>
  371. </div>
  372. {/block:SearchPage}
  373.  
  374. {/block:Posts}
  375.  
  376.  
  377.  
  378. {block:ifNOTinfinitescrolling}
  379. <div style="margin-top: 20px; margin-bottom: 10px; text-align:center;">
  380. Theme made by <a href="http://themaxdavis.com/">Max Davis</a>.
  381. </div>
  382. {/block:ifNOTinfinitescrolling}
  383.  
  384.  
  385.  
  386. </div><!-- End Center -->
  387. </div><!-- End Content -->
  388. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement