Advertisement
Guest User

THEME BY MARIA #4

a guest
Aug 18th, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.31 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <script>var __pbpa = true;</script><script>var translated_warning_string = 'Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?';</script><script type="text/javascript" language="javascript" src="http://assets.tumblr.com/assets/scripts/pre_tumblelog.js?_v=475de8c4282373e0381f1617bed89211"></script>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!----------------------------------------
  6. Oak Theme by Incedo
  7. http://incedothemes.tumblr.com
  8. Please do not remove the credit.
  9. Updated 5/31/13
  10.  
  11. РАЗОБРАЛА http://mariamorgan.viewy.ru/
  12.  
  13. ------------------------------------------>
  14.  
  15. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  16.  
  17. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  18.  
  19. <title>НАЗВАНИЕ ВО ВКЛАДКЕ</title>
  20.  
  21. <meta name="color:background" content="#ffffff" />
  22. <meta name="color:scrollbar" content="#337c23" />
  23. <meta name="color:scrollbar background" content="#ffffff" />
  24. <meta name="color:text" content="#000000" />
  25. <meta name="color:navigation" content="#000000" />
  26. <meta name="color:description" content="#000000" />
  27. <meta name="color:link" content="#636363" />
  28. <meta name="color:link hover" content="#337c23" />
  29. <meta name="color:title" content="#337c23" />
  30. <meta name="color:title hover" content="#b7d3b1" />
  31. <meta name="color:button" content="#7bbf6d" />
  32. <meta name="color:button hover" content="#58A249" />
  33. <meta name="color:borders" content="#000000" /
  34.  
  35. <meta name="if:sidebar middle" content=""/>
  36. <meta name="if:sidebar middle" content=""/>
  37. <meta name="if:sidebar bottom" content="1"/>
  38. <meta name="if:sidebar top" content=""/>
  39. <meta name="if:small posts" content=""/>
  40. <meta name="if:big posts" content="1"/>
  41. <meta name="if:one column" content="1"/>
  42. <meta name="if:two columns" content=""/>
  43. <meta name="if:custom title font" content="1"/>
  44. <meta name="if:show home button" content="1"/>
  45. <meta name="if:text perma on hover" content="1"/>
  46.  
  47. <meta name="font:description" content="georgia" />
  48. <meta name="font:title" content="georgia" />
  49. <meta name="font:text" content="georgia" />
  50. <meta name="font:perma" content="georgia" />
  51. <meta name="font:navigation" content="georgia" />
  52.  
  53. <meta name="image:Left Background" content""/>
  54. <meta name="image:Right Background" content""/>
  55. <meta name="image:Tiled Background" content""/>
  56. <meta name="image:Cover Background" content""/>
  57.  
  58. <meta name="text:home link title" content="home" />
  59. <meta name="text:ask link title" content="message" />
  60. <meta name="text:link 1 title" content="" />
  61. <meta name="text:link 1" content="" />
  62. <meta name="text:link 2 title" content="" />
  63. <meta name="text:link 2" content="" />
  64. <meta name="text:link 3 title" content="" />
  65. <meta name="text:link 3" content="" />
  66. <meta name="text:link 4 title" content="" />
  67. <meta name="text:link 4" content="" />
  68. <meta name="text:Post Title Size" content="12" />
  69. <meta name="text:Post Font Size" content="10" />
  70. <meta name="text:Blog Title Size" content="22" />
  71. <meta name="text:Description Size" content="9" />
  72. <meta name="text:Navigation Size" content="9" />
  73. <meta name="text:Sidebar Width" content="140" />
  74.  
  75. <link rel="stylesheet" media="screen" href="http://openfontlibrary.org/face/web-symbols" rel="stylesheet" type="text/css"/>
  76. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  77. <meta name="description" content="this is where the description goes" />
  78. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ" />
  79. <link rel="alternate" type="application/rss+xml" href="http://oak-theme.tumblr.com/rss" />
  80.  
  81. <style type="text/css">
  82.  
  83. body {
  84. background-color:#ffffff;
  85. background-image: url(http://assets.tumblr.com/images/x.gif), url(http://assets.tumblr.com/images/x.gif), url(http://assets.tumblr.com/images/x.gif), url(http://assets.tumblr.com/images/x.gif);
  86. background-attachment: fixed;
  87. background-position: bottom 0px left 0px, bottom 0px right 0px, top left, top left;
  88. background-repeat: no-repeat, no-repeat, repeat, no-repeat;
  89. -webkit-background-size: auto, auto, auto, cover;
  90. -moz-background-size: auto, auto, auto, cover;
  91. -o-background-size: auto, auto, auto, cover;
  92. background-size: auto, auto, auto, cover;
  93. color:#000000;
  94. font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  95. font-size:10px;
  96. line-height:123%;
  97. text-align:left
  98. text-align: center;
  99. padding: 0px;}
  100.  
  101. ::-webkit-scrollbar {
  102. height: 5px;
  103. width: 8px;}
  104.  
  105. ::-webkit-scrollbar-thumb {
  106. background-color:#337c23;}
  107.  
  108. ::-webkit-scrollbar-track{
  109. background-color:#FFFFFF;}
  110.  
  111. ::-webkit-scrollbar-buttom{
  112. background-color:#FFFFFF;}
  113.  
  114. a:link, a:active, a:visited {
  115. color: #636363;
  116. text-decoration:none;
  117. -webkit-transition: all 0.5s ease-in-out;
  118. -moz-transition: all 0.5s ease-in-out;
  119. -o-transition: all 0.5s ease-in-out;
  120. -ms-transition: all 0.5s ease-in-out;
  121. transition: all 0.5s ease-in-out;}
  122.  
  123. a:hover{
  124. color:#337c23;
  125. -webkit-transition: all 0.5s ease-in-out;
  126. -moz-transition: all 0.5s ease-in-out;
  127. -o-transition: all 0.5s ease-in-out;
  128. -ms-transition: all 0.5s ease-in-out;
  129. transition: all 0.5s ease-in-out;}
  130.  
  131. #wrapper {
  132. margin-left:auto;
  133. margin-right:auto;}
  134.  
  135. #lbar {
  136. width:128px;
  137. position:fixed;
  138. border-right-style:dashed;
  139. border-width:1px;
  140. border-color:#000000;
  141. padding-right:6px;}
  142.  
  143.  
  144.  
  145. #lbar, #rbar {bottom:10%}
  146.  
  147. #limg {width:inherit;}
  148.  
  149. #nav {
  150. margin:4px 0px;
  151. font-size:9px;
  152. width:inherit;
  153. border-bottom:0px solid transparent;
  154. text-align:right;}
  155.  
  156. #nav a {
  157. color: #000000;
  158. font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  159. font-style:none;
  160. font-size:9px;
  161. padding-top:0px;}
  162.  
  163. #button {
  164. background-color:#7bbf6d;
  165. padding:1px 13px 1px 4px;
  166. margin:1px 0px;
  167. width:auto;
  168. -moz-transition: all 0.4s;
  169. -webkit-transition: all 0.4s;
  170. -o-transition: all 0.4s;
  171. transition: all 0.4;
  172. display:inline-block;}
  173.  
  174. #button:hover {
  175. padding:1px 20px 1px 4px;
  176. background-color:#58A249;}
  177.  
  178. #rbar {
  179. width: 100px;
  180. position:fixed;
  181. padding-left:6px;
  182. border-left-style:dashed;
  183. border-width:1px;
  184. border-color:#000000;}
  185.  
  186. #rimg {width: inherit;}
  187.  
  188. #title {
  189.  
  190. font-family: 'Cedarville Cursive', cursive;
  191.  
  192.  
  193. font-size: 22px;
  194. color: #337c23;
  195. margin-top:4px;
  196. text-align:left;
  197. text-transform: lowercase;}
  198.  
  199. #title a {
  200.  
  201. font-family: 'Cedarville Cursive', cursive;
  202.  
  203.  
  204. font-size: 22px;
  205. color: #337c23;}
  206.  
  207. #title a:hover {color: #b7d3b1;}
  208.  
  209. #desc {
  210. width:inherit;
  211. color:#000000;
  212. margin-top:6px;
  213. text-align:left;
  214. font-size:9px;
  215. font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;}
  216.  
  217. #entries {margin-left:152px;}
  218.  
  219. #posts {
  220. float: left;
  221. height:auto;
  222. overflow:hidden;
  223. margin: 6px;}
  224. text-align: center;
  225.  
  226. #photo, #photo a, #photo a img {border: none; line-height:0;}
  227.  
  228.  
  229.  
  230. #posts, #photo, #photo a img {width: 400px;}
  231.  
  232.  
  233.  
  234.  
  235.  
  236. #entries {width: 412px}
  237. #wrapper {width: 716px}
  238. #rbar {margin-left:581px}
  239.  
  240.  
  241.  
  242.  
  243. h2 {
  244. font-size: 12px;
  245. margin:0px;
  246. line-height:100%;}
  247.  
  248. .asker a {font-weight:bold;}
  249.  
  250. p, ul, ol {
  251. margin-top: 4px;
  252. margin-bottom: 4px;}
  253.  
  254. blockquote {
  255. margin-left:8px;
  256. padding-left:5px;
  257. padding-right:0px;
  258. margin-right:0px;}
  259.  
  260. img a {border:none;}
  261.  
  262. .chat ul, .chat li {list-style:none; margin:0px; padding:0px;}
  263.  
  264. img {max-width:100%;}
  265.  
  266. #c {
  267. position:fixed;
  268. bottom:4px;
  269. right:4px;
  270. font-size:13px;
  271. font-family:helvetica;}
  272.  
  273. /*for photo permalink*/
  274. .likep {width: 21px; height: 20px; overflow: hidden; z-index: 9999999; display: inline-block;}
  275. .likep a:hover {background-position: 0px 0px;}
  276. .likep a {background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png"); background-position: 0px 0px; display: block; z-index: 9999999; webkit-transition: all 0s linear; -webkit-transition: all 0s linear; -moz-transition: all 0s linear; transition: all 0s linear;}
  277. .likep img {width: 21px; height: 20px; webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  278. .rep {width: 24px; height: 20px; overflow: hidden; z-index: 9999999; display: inline-block;}
  279. .rep img{width: 24px; height: 20px; line-height: 30px; display: inline;}
  280. .not { display: inline-block; background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png"); height: 20px; font-size: 11px; line-height: 20px; color: #fff; padding-left: 4px; padding-right: 4px; -moz-border-radius: 2px; border-radius: 2px; bottom: 6px; position: relative; letter-spacing:0px;}
  281. .not a{color: #fff; font-family: helvetica;}
  282. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {opacity: 0.8; filter: alpha(opacity = 80);}
  283. .not:hover , .rep:hover, .likep:hover {opacity: 1!important; filter: alpha(opacity = 100)!important;}
  284. #posts .permalink{z-index:9999991; position:absolute; margin-top:0px; margin-left:5px; height:10px; padding:3px; overflow:hidden; font-size:11px; line-height:90%; text-align:center; opacity:0.0; filter: alpha(opacity = 0); }
  285. #posts:hover .permalink{overflow:visible;-webkit-transition: opacity 0.4s linear; opacity: 1; -webkit-transition: all 0.4s linear; opacity: 0.8;-moz-transition: all 0.4s linear; opacity: 0.8; transition: all 0.4s linear; opacity: 0.8; margin-top:5px; }
  286.  
  287. /*for text permalink*/
  288. #posts .textperma, .textperma a {font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-transform:none; text-align:center; color:#000000; position: relative; font-size: px;}
  289.  
  290. #posts .textperma{margin-top: -9px; opacity: 0; filter: alpha(opacity = 0); -moz-opacity:0; opacity:0; -moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4;}
  291. #posts:hover .textperma{margin-top: -2px; opacity: 1; filter: alpha(opacity = 100); -moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4; -moz-opacity: 1; opacity:1; filter: alpha(opacity=100);}
  292.  
  293.  
  294.  
  295. /*for multi columns*/
  296. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  297. #infscr-loading {display:none;}
  298. .navigation {display:none!important;}
  299.  
  300. </style>
  301.  
  302. <style type="text/css"></style>
  303.  
  304. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
  305.  
  306. <div style="display:none"><iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe></div>
  307.  
  308. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
  309.  
  310. <!for multi columns>
  311. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script><script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script><script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script><script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script><script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script><script type="text/javascript" src="jquery.masonry.min.js"></script><script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script><script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
  312. <script src="http://static.tumblr.com/twte3d7/C5Bllzh32/masonry.js"></script><script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  313. <script type="text/javascript">
  314. $(window).load(function () {
  315. $('#entries').masonry(),
  316. $('.masonryWrap').infinitescroll({
  317. itemSelector : "#posts",
  318. navSelector : "div.navigation",
  319. nextSelector : ".navigation a#next",
  320. bufferPx : 1000000000000,
  321. loadingImg : "",
  322. loadingText : "",
  323. animation: true,
  324. extraScrollPx: 100000,
  325. },
  326. function() { $('#entries').masonry({ appendedContent: $(this) });
  327. });
  328. $("#rimg").css({'height': $('#limg').height()});
  329. });</script>
  330.  
  331.  
  332. <!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS -->
  333. <!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. -->
  334. <!-- Read more: http://ogp.me/ -->
  335. <meta property="fb:app_id" content="48119224995" />
  336. <meta property="og:title" content="oak theme" />
  337. <meta property="og:url" content="http://oak-theme.tumblr.com/?og=1" />
  338. <meta property="og:description" content="this is where the description goes" />
  339. <meta property="og:type" content="tumblr-feed:tumblelog" />
  340. <meta property="og:image" content="http://assets.tumblr.com/images/default_avatar/octahedron_open_128.png" />
  341. <!-- END TUMBLR FACEBOOK OPENGRAPH TAGS -->
  342.  
  343.  
  344. <!-- TWITTER TAGS -->
  345. <meta charset="utf-8">
  346. <meta name="twitter:site" content="tumblr" />
  347. <meta name="twitter:card" content="summary" />
  348. <meta name="twitter:title" content="oak-theme" />
  349. <meta name="twitter:description" content="this is where the description goes" />
  350. <meta name="twitter:app:name:iphone" content="Tumblr" />
  351. <meta name="twitter:app:name:ipad" content="Tumblr" />
  352. <meta name="twitter:app:name:googleplay" content="Tumblr" />
  353. <meta name="twitter:app:id:iphone" content="305343404" />
  354. <meta name="twitter:app:id:ipad" content="305343404" />
  355. <meta name="twitter:app:id:googleplay" content="com.tumblr" />
  356. <meta name="twitter:app:url:iphone" content="tumblr://x-callback-url/blog?blogName=oak-theme&amp;referrer=twitter-cards" />
  357. <meta name="twitter:app:url:ipad" content="tumblr://x-callback-url/blog?blogName=oak-theme&amp;referrer=twitter-cards" />
  358. <meta name="twitter:app:url:googleplay" content="tumblr://x-callback-url/blog?blogName=oak-theme&amp;referrer=twitter-cards" />
  359.  
  360.  
  361. <script type="text/javascript" src="http://assets.tumblr.com/assets/scripts/tumblelog.js?_v=df19557ef7c64fd05fcdffd922763c50"></script><meta http-equiv="x-dns-prefetch-control" content="off"/></head>
  362.  
  363. <body>
  364.  
  365. <!for multi columns>
  366. <div class="navigation">
  367.  
  368. </div>
  369.  
  370.  
  371.  
  372.  
  373. <div id="wrapper">
  374.  
  375. <div id="lbar"><div id="limg">
  376.  
  377. <div id="nav">
  378. <div id="button"><a href="/">home</a></div><br>
  379. <div id="button"><a href="ССЫЛКА">НАЗВАНИЕ</a></div><br>
  380. <div id="button"><a href="ССЫЛКА">НАЗВАНИЕ</a></div><br>
  381. <div id="button"><a href="ССЫЛКА">НАЗВАНИЕ</a></div><br>
  382.  
  383.  
  384.  
  385.  
  386.  
  387. <div id="button"><a href="http://incedo.tumblr.com/">theme</a></div>
  388. </div>
  389.  
  390. </div></div>
  391.  
  392. <div id="rbar"><div id="rimg">
  393.  
  394. <div id="title"><a href="/">НАЗВАНИЕ БЛОГА</a></div>
  395.  
  396. <div id="desc">ОПИСАНИЕ</div>
  397.  
  398. </div></div>
  399.  
  400. <div class = "autopagerize_page_element" >
  401. <div id="entries">
  402.  
  403. <div id="posts">
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412. {block:startposts} <!-- Блок: начало записи(ей) -->
  413. <div id="right">
  414. {/block:startposts}
  415.  
  416. {block:text} <!-- Блок: текстовая запись -->
  417. <div class="post">
  418. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  419. <div>
  420. {%text%}
  421. </div>
  422. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  423. </div>
  424. {/block:text}
  425.  
  426. {block:photo} <!-- Блок: фотография -->
  427. <div class="post">
  428. <div>
  429. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  430. </div>
  431. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  432. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  433. </div>
  434. {/block:photo}
  435.  
  436. {block:link} <!-- Блок: ссылка -->
  437. <div class="post">
  438. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  439. {block:caption}<div>{%caption%}</div>{/block:caption}
  440. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  441. </div>
  442. {/block:link}
  443.  
  444. {block:quote} <!-- Блок: цитата -->
  445. <div class="post">
  446. <h3>{%quote%}</h3> <!-- Цитата -->
  447. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  448. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  449. </div>
  450. {/block:quote}
  451.  
  452. {block:audio} <!-- Блок: аудио -->
  453. <div class="post">
  454. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  455. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  456. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  457. </div>
  458. {/block:audio}
  459.  
  460. {block:video} <!-- Блок: видео -->
  461. <div class="post">
  462. <div>{%videoplayer%}</div>
  463. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  464. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  465. </div>
  466. {/block:video}
  467.  
  468. {block:dialog} <!-- Блок: диалог -->
  469. <div class="post">
  470. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  471. <div>{%dialog%}</div>
  472. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  473. </div>
  474. {/block:dialog}
  475.  
  476. {block:endposts} <!-- Блок: конец записи(ей) -->
  477. </div>
  478. {/block:endposts}
  479.  
  480. {block:startfooter} <!-- Блок: начало футера -->
  481. <div id="footer">
  482. {/block:startfooter}
  483.  
  484. {block:pages} <!-- Блок: постраничная навигация -->
  485. {block:previouspage}<a href="{%previouspage%}"><p style="text-align:center;color:#000000;<a href="{%previouspage%}">ВПЕРЕД</a> &nbsp; {%currentpage%}/{%totalpages%} &nbsp; <a href="{%nextpage%}">НАЗАД</a> </a> </a>{/block:previouspage}
  486.  
  487.  
  488. {block:nextpage}<a href="{%nextpage%}"></a>{/block:nextpage}
  489. {/block:pages}
  490.  
  491. {block:endfooter} <!-- Блок: конец футера -->
  492. </div>
  493. <div class="clear"></div>
  494. {/block:endfooter}
  495.  
  496. </body>
  497. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement