Advertisement
saint-california

Kai Arbitrage theme

Mar 30th, 2013
407
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.73 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <html>
  5. <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
  6. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
  7. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss">
  8.  
  9.  
  10. <!-- theme made by shadowtraveller @ tumblr. please do not claim as your own
  11. РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
  12. http://saint-california.viewy.ru/
  13. http://stcalifornia-themes.viewy.ru/-->
  14.  
  15. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  16. <link href='http://fonts.googleapis.com/css?family=Seaweed+Script' rel='stylesheet' type='text/css'>
  17. <style type="text/css">
  18.  
  19.  
  20. body {
  21. color:#989898;
  22. background-attachment:fixed;
  23. background: #ffffff url('ФОН') fixed repeat;
  24.  
  25. text-align: center;
  26. font-size: 11px;
  27. line-height:114 %;
  28. letter-spacing: normal;
  29. font-weight: lighter;
  30. font-family: 'georgia';
  31. overflow-y: scroll;
  32. overflow-x: hidden;
  33. }
  34. a {letter-spacing:1px; text-decoration:none; color:#999999; transition:all 0.4s ease-out;
  35. -moz-transition:all 0.4s ease-out;
  36. -webkit-transition:all 0.4s ease-out;
  37. -o-transition:all 0.4s ease-out;
  38. font-family: georgia;
  39. font-size:10px; font-style: italic;
  40. letter-spacing:normal;
  41. text-transform: none;
  42. text-decoration:none;}
  43.  
  44. a:hover {color:#CCCCCC;}
  45. a img {border:0px;}
  46.  
  47. ::-webkit-scrollbar-thumb:vertical {
  48. background-color:#cccccc;
  49. height: 30px;
  50. }
  51.  
  52. ::-webkit-scrollbar {
  53. height: 30px;
  54. width: 6px;
  55. background-color:#999999;
  56. }
  57.  
  58.  
  59. /* CONTENT */
  60.  
  61. #content {
  62. position:absolute;
  63. left:36%;
  64. margin:10px;
  65. }
  66.  
  67. .post {
  68. width:500px;
  69. padding:10px;
  70. display: block;
  71. margin-top:12px;
  72. background-color:#FEFEFE;
  73. background-image: url('');
  74. background-repeat: epeat;
  75. background-position:bottom;
  76. text-align: center;
  77. font-style: normal;
  78. border:2px solid #f6f6f6;
  79. }
  80.  
  81. .post img {
  82. max-width:500px;
  83. }
  84.  
  85. /* SIDEBAR */
  86.  
  87. #side {
  88. width:260px;
  89. position:fixed;
  90. left:10%;
  91. margin:20px;
  92. height:auto;
  93. }
  94.  
  95. #sidebar {
  96. background-color:#FFFFFF;
  97. padding:10px 10px 12px 10px;
  98. margin-bottom:4px;
  99. }
  100.  
  101. .sidebartxt {font-family:georgia; font-style: italic; font-size:9px; letter-spacing:1px; color:#777777; line-height:11px;}
  102.  
  103. .title {width:240px;color:#6d6d6d;font-size:20px; font-family: 'Seaweed Script', cursive; text-align:center; margin-bottom:10px; margin-left:30px; padding-bottom:5px;letter-spacing: 3px;}
  104.  
  105.  
  106. .title a:hover {color:#999999;}
  107.  
  108. #icon {position:fixed; }
  109. #icon img {background-color:#a6a6a6; margin-left:-88px; float:left; width:68px; padding:8px;background-image:url('ФОН МАЛЕНЬКОЙ АВЫ');background-attachment: fixed;}
  110.  
  111. #sidebarimg img {width:240px; padding:10px; background-color:#eee; border:none; margin:0px 0px 4px 0px;background-image:url('ФОН ГЛАВНОЙ АВЫ');background-attachment: fixed;}
  112.  
  113. #sidebarimg {opacity:1;}
  114.  
  115. #side:hover .customlinks {opacity:1;}
  116.  
  117.  
  118. #border {display:block; width:260px; height:5px; background-color:#666666; margin-top:3px; margin-bottom:4px;}
  119.  
  120.  
  121. /* EXTRA LINKS */
  122.  
  123. #extralinks {position:fixed; margin-left:-88px; float:left;}
  124.  
  125. #extralinks a {
  126. display:block;
  127. width:64px;
  128. font-family: georgia;
  129. font-size:10px;
  130. font-style: italic;
  131. background-color:#a6a6a6;
  132. text-align:right;
  133. padding:2px 10px 4px 10px;
  134. margin-bottom:4px;
  135. color: #ACACAC;
  136. font: 8px calibri;
  137. letter-spacing: 1px;
  138. text-align: center;
  139. text-transform: uppercase;
  140. background-color: #ffffff;
  141. background-image:url('ФОН ССЫЛОК');
  142. background-attachment: fixed;
  143. -webkit-transition: all 0.5s ease-in-out;
  144. -moz-transition: all 0.5s ease-in-out;
  145. -o-transition: all 0.5s ease-in-out;
  146. -ms-transition: all 0.5s ease-in-out;
  147. transition: all 0.5s ease-in-out;
  148. }
  149.  
  150. #extralinks a:hover{background-color: #fff; color: #303131;background-color: #ffffff; }
  151.  
  152. #extralinks {margin-top:72px;}
  153.  
  154. #extralinks {margin-top:92px;}
  155.  
  156.  
  157. </style>
  158.  
  159.  
  160. </head>
  161.  
  162. <body>
  163.  
  164. <!-- SIDEBAR -->
  165. <div id="side">
  166. <div class="title">НАЗВАНИЕ БЛОГА НА АНГЛ </div>
  167.  
  168.  
  169. <div id="sidebarimg">
  170.  
  171. <img src="ГЛАВНАЯ АВА" />
  172.  
  173. </div>
  174.  
  175. <div id="icon">
  176. <img src="МАЛЕНЬКАЯ АВА" />
  177. </div>
  178. <div id="extralinks">
  179. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  180. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  181. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  182. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  183. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  184.  
  185. </div>
  186.  
  187. <div id="sidebar">
  188. <span class="sidebartxt">
  189. ПИСАНИЕ. ИНФОРМАЦИЯ О СЕБЕ. ВИДЖЕТЫ.ПЛЕЕРЫ
  190.  
  191. </div>
  192.  
  193.  
  194. </div>
  195. <div id="entries">
  196.  
  197. <div id="content">
  198.  
  199.  
  200.  
  201. {block:startposts} <!-- Блок: начало записи(ей) -->
  202. <div id="post">
  203. {/block:startposts}
  204.  
  205.  
  206. {block:text} <!-- Блок: текстовая запись -->
  207. <div class="post">
  208. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  209. <div>
  210. {%text%}
  211. </div>
  212. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  213. </div>
  214. {/block:text}
  215.  
  216.  
  217. {block:photo} <!-- Блок: фотография -->
  218. <div class="post">
  219. <div>
  220. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  221. </div>
  222. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  223. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  224. </div>
  225. {/block:photo}
  226.  
  227.  
  228. {block:link} <!-- Блок: ссылка -->
  229. <div class="post">
  230. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  231. {block:caption}<div>{%caption%}</div>{/block:caption}
  232. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  233. </div>
  234. {/block:link}
  235.  
  236.  
  237. {block:quote} <!-- Блок: цитата -->
  238. <div class="post">
  239. <h3>{%quote%}</h3> <!-- Цитата -->
  240. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  241. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  242. </div>
  243. {/block:quote}
  244.  
  245.  
  246. {block:audio} <!-- Блок: аудио -->
  247. <div class="post">
  248. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  249. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  250. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  251. </div>
  252. {/block:audio}
  253.  
  254.  
  255. {block:video} <!-- Блок: видео -->
  256. <div class="post">
  257. <div>{%videoplayer%}</div>
  258. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  259. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  260. </div>
  261. {/block:video}
  262.  
  263.  
  264. {block:dialog} <!-- Блок: диалог -->
  265. <div class="post">
  266. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  267. <div>{%dialog%}</div>
  268. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  269. </div>
  270. {/block:dialog}
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277. {block:endposts} <!-- Блок: конец записи(ей) -->
  278. </div>
  279. {/block:endposts}
  280.  
  281.  
  282. {block:startfooter} <!-- Блок: начало футера -->
  283. <div id="footer">
  284. {/block:startfooter}
  285.  
  286.  
  287.  
  288. {block:pages} <!-- Блок: постраничная навигация -->
  289. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  290.  
  291. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  292.  
  293. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  294. {/block:pages}
  295.  
  296.  
  297.  
  298. {block:endfooter} <!-- Блок: конец футера -->
  299. </div>
  300. <div class="clear"></div>
  301. {/block:endfooter}
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309. </body>
  310. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement