Advertisement
saint-california

MACHINE theme

Mar 31st, 2013
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.08 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html><head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  4.  
  5. <!------------------THEME #303 BY http://stcalifornia-themes.viewy.ru http://saint-california.viewy.ru ------------------------------>
  6. <!----
  7. НЕ УДАЛЯТЬ АВТОРСТВО
  8. ----->
  9.  
  10. <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
  11. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
  12. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss">
  13.  
  14. <link href='http://fonts.googleapis.com/css?family=Oleo+Script+Swash+Caps:700' rel='stylesheet' type='text/css'>
  15.  
  16. <style type="text/css">
  17.  
  18.  
  19. /* --- SCROLLBAR --- */
  20.  
  21. ::-webkit-scrollbar-thumb:vertical {
  22. background-color:#d8d8d8;
  23. height:30px;
  24. }
  25.  
  26. ::-webkit-scrollbar-thumb:horizontal {
  27. background-color:#d8d8d8;
  28. height:5px!important;
  29. }
  30.  
  31. ::-webkit-scrollbar {
  32. background-color:#fff;
  33. height:5px;
  34. width:5px;
  35. }
  36.  
  37.  
  38. /* --- POSTS --- */
  39.  
  40. body {
  41. color:#777;
  42. background-attachment:fixed;
  43. background-color:#fff;
  44. background-image: url('');
  45. background-position:bottom right;
  46. background-repeat:no-repeat;
  47. text-align: center;
  48. font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  49. font-size:10px;
  50. }
  51.  
  52. a {
  53. text-decoration:none;
  54. color:#555152;text-transform: uppercase;
  55. font-size: 8px;
  56. font-family: calibri;
  57. line-height: 12px;
  58. letter-spacing: 1px;
  59. -webkit-transition:opacity 0.8s linear;
  60. -webkit-transition:all 0.5s ease-out;
  61. -moz-transition:all 0.5s ease-out;
  62. transition:all 0.5s ease-out;
  63. }
  64.  
  65. a:hover {
  66. text-decoration:none;
  67. color:#2e2a29;
  68. -webkit-transition:opacity 0.7s linear;
  69. -webkit-transition:all 0.3s ease-out;
  70. -moz-transition:all 0.3s ease-out;
  71. transition:all 0.3s ease-out;
  72. }
  73.  
  74. #container {
  75. margin-left:130px;
  76. margin-top:-22px;
  77. width:550px;
  78. height:1000%;
  79. position:fixed;
  80.  
  81. }
  82.  
  83. #entries {
  84. position:absolute;
  85. overflow:hidden;
  86. width:530px;
  87. margin:5px;
  88. margin-top:-5px;
  89. margin-left:160px;
  90. }
  91.  
  92. #posts {margin-bottom:20px;
  93. }
  94.  
  95. .post {
  96. width:500px;
  97. padding:10px;
  98. padding-bottom:1px;
  99. display: block;
  100. margin-top:12px;
  101. background-image: url('');
  102. background-repeat: epeat;
  103. background-position:bottom;
  104. text-align: center;
  105. font-style: normal;
  106. border: 1px solid #f2f2f2;
  107. border-radius: 0px 0px 8px 8px;
  108. background-color:#fff;
  109.  
  110. }
  111.  
  112. .post img {
  113. max-width:500px;
  114. }
  115.  
  116. /* --- SIDEBAR --- */
  117.  
  118. #sidebar {
  119. z-index:2;
  120. position:fixed;
  121. margin-left:720px;
  122. width:280px;
  123. margin-top:120px;
  124.  
  125. }
  126.  
  127. #sidebarimage img {
  128. max-width:245px;
  129. height:auto;
  130. padding:7px;
  131. background-color:#fff;border-top: 3px solid #ddd;
  132. border: 1px solid #f2f2f2;
  133. border-radius: 8px 8px 0px 0px;
  134. -moz-border-radius: 8px 8px 0px 0px;
  135. }
  136.  
  137. #description {
  138. font-size:10px; padding:8px;
  139. width:245px;margin-top:4px;
  140. font-style: none;
  141. margin-left:10px;
  142. font-family: Palatino Linotype;
  143. text-align: center;color:#696969;
  144. border-bottom: 3px solid #ddd;
  145. border-radius: 0px 0px 8px 8px;
  146. background-color:#f4f4f4;
  147. -moz-border-radius: 0px 0px 8px 8px;
  148. text-shadow: 0px 1px 0px #fff;
  149. }
  150.  
  151.  
  152.  
  153. #shine{ z-index:1; position:fixed;padding:2px; text-align:center; margin-left:738px; margin-top:265px; opacity:1;font-family: 'Oleo Script Swash Caps', cursive;text-transform: uppercase;letter-spacing:1px;font-size:20px; text-shadow: 1px 1px 0px #3a3a3a;text-align:center;
  154. color: #fff; z-index:9999;background:rgba(255,255,255,0.5);}
  155.  
  156. /* --- SIDELINKS & NAVIGATION --- */
  157. div#side{
  158. left:750px; top:320px;
  159. position: fixed;
  160. width: 80px;
  161.  
  162.  
  163. }
  164. a.nav{
  165. color:#3a3a3a;
  166. display: block;
  167. padding:1px;
  168. margin-bottom: 2px;
  169. font-size: 8px;
  170. font-family: calibri;
  171. letter-spacing: 1px;
  172. text-transform: uppercase;background:rgba(255,255,255,0.6);text-shadow: 0px 1px 0px #fff;
  173. }
  174.  
  175. a.nav:hover{ margin: 2px 0px 0px -8px;opacity: 0.4;
  176. -moz-transition: all 0.4s;
  177. -webkit-transition: all 0.4s;
  178. -o-transition: all 0.4s;
  179. transition: all 0.4s;
  180. }
  181.  
  182. </style>
  183.  
  184. <meta name="robots" content="noindex"/>
  185. </head>
  186. <body>
  187.  
  188. <div id="sidebar">
  189. <div id="side">
  190. <a href="ССЫЛКА" class="nav">НАЗВАНИЕ</a>
  191.  
  192. <a href="ССЫЛКА" class="nav">НАЗВАНИЕ</a>
  193.  
  194. <a href="ССЫЛКА" class="nav">НАЗВАНИЕ</a>
  195.  
  196. <a href="ССЫЛКА" class="nav">НАЗВАНИЕ</a>
  197.  
  198. <a href="ССЫЛКА" class="nav">НАЗВАНИЕ</a>
  199.  
  200. <a href="ССЫЛКА" class="nav">НАЗВАНИЕ</a>
  201.  
  202. </div>
  203.  
  204. <center><div id="sidebarimage"><img src="АВАТАРКА В БЛОГЕ"></div></center>
  205.  
  206. <div id="description">
  207. <p style="text-align: center; color:#2E2A29;font-family:Trebuchet MS;font-style: italic">
  208. ОПИСАНИЕ БЛОГА. ИНФОРМАЦИЯ О СЕБЕ.</br>
  209. ЦИТАТЫ. ПЛЕЕРЫ. ВИДЖЕТЫ.
  210. </div>
  211. </div>
  212. <div id="shine">НАЗВ БЛГ НА АНГЛ</div>
  213. </div>
  214. <div id="container"></div>
  215.  
  216. <div id="entries">
  217. <div id="posts">
  218.  
  219.  
  220.  
  221. {block:startposts} <!-- Блок: начало записи(ей) -->
  222. <div id="right">
  223. {/block:startposts}
  224.  
  225.  
  226. {block:text} <!-- Блок: текстовая запись -->
  227. <div class="post">
  228. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  229. <div>
  230. {%text%}
  231. </div>
  232. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  233. </div>
  234. {/block:text}
  235.  
  236.  
  237. {block:photo} <!-- Блок: фотография -->
  238. <div class="post">
  239. <div>
  240. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  241. </div>
  242. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  243. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p><!-- ссылка на пост, время и дата -->
  244. </div>
  245. {/block:photo}
  246.  
  247.  
  248. {block:link} <!-- Блок: ссылка -->
  249. <div class="post">
  250. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  251. {block:caption}<div>{%caption%}</div>{/block:caption}
  252. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  253. </div>
  254. {/block:link}
  255.  
  256.  
  257. {block:quote} <!-- Блок: цитата -->
  258. <div class="post">
  259. <h3>{%quote%}</h3> <!-- Цитата -->
  260. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  261. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  262. </div>
  263. {/block:quote}
  264.  
  265.  
  266. {block:audio} <!-- Блок: аудио -->
  267. <div class="post">
  268. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  269. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  270. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  271. </div>
  272. {/block:audio}
  273.  
  274.  
  275. {block:video} <!-- Блок: видео -->
  276. <div class="post">
  277. <div>{%videoplayer%}</div>
  278. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  279. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  280. </div>
  281. {/block:video}
  282.  
  283.  
  284. {block:dialog} <!-- Блок: диалог -->
  285. <div class="post">
  286. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  287. <div>{%dialog%}</div>
  288. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  289. </div>
  290. {/block:dialog}
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297. {block:endposts} <!-- Блок: конец записи(ей) -->
  298. </div>
  299. {/block:endposts}
  300.  
  301.  
  302. {block:startfooter} <!-- Блок: начало футера -->
  303. <div id="footer">
  304. {/block:startfooter}
  305.  
  306.  
  307.  
  308. {block:pages} <!-- Блок: постраничная навигация -->
  309. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  310.  
  311. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  312.  
  313. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  314. {/block:pages}
  315.  
  316.  
  317.  
  318. {block:endfooter} <!-- Блок: конец футера -->
  319. </div>
  320. <div class="clear"></div>
  321. {/block:endfooter}
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329. </body>
  330. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement