Advertisement
ru2

Simple&Clear ar

ru2
Dec 14th, 2011
1,163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.83 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!--
  6. Theme >> Simple&Clear
  7. By >> Ruba [http://ru2.tumblr.com/]
  8. >> Free to use, to share and alter
  9. >> Please give credit.
  10. -->
  11. <head>
  12.  
  13. <META name="color:Background" content="#e4e1e2" />
  14. <META name="color:postbackground" content="">
  15. <META name="color:Sidebar Backgrond" content="" />
  16. <META name="color:text" content="#00130f" />
  17. <META name="color:note" content="#036cd9" />
  18. <META name="color:note hover" content="#58ACA2" />
  19. <META name="color:Link" content="#70b100" />
  20. <META name="color:border" content="#eeeeee" />
  21. <META name="color:Sidebar Nav Background" content="#a0a0a0">
  22. <META name="color:Sidebar Nav Link" content="#7accc8">
  23. <META name="color:Sidebar Nav Link Hover" content="#3d7faa">
  24. <META name="text:font size" content=" 14px " />
  25. <META name="text:Link1" content="">
  26. <META name="text:URL1" content="">
  27. <META name="text:Link2" content="">
  28. <META name="text:URL2" content="">
  29. <META name="text:Link3" content="">
  30. <META name="text:URL3" content="">
  31. <META name="text:Link4" content="">
  32. <META name="text:URL4" content="">
  33. <META name="text:Link5" content="">
  34. <META name="text:URL5" content="">
  35. <META name="image:avatar" content="http://static.tumblr.com/q6qqnsd/S8mlw7myc/untitled2.gif">
  36. <META name="image:Background" content="http://static.tumblr.com/q6qqnsd/ZXNlypowo/untitled-1.gif"/>
  37.  
  38.  
  39. <title>{Title}</title>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  43. </head>
  44. <style type="text/css">
  45. @font-face {
  46. font-family: "africa";
  47. src: url('http://static.tumblr.com/q6qqnsd/ph4lyr9s7/africa.ttf');
  48. }
  49. body{
  50. text-align:justify;
  51. margin-top:20px;
  52. margin-bottom:20px;
  53. color:{color:text};
  54. text-decoration: right;
  55. font-family: 'africa';
  56. font-size:10px;
  57. font-style:strong;
  58. background-color: {color:Background};
  59. background-image:url('{image:Background}');
  60. background-attachment: fixed;
  61. }
  62.  
  63. #header { width: 100%; height: 80px; }
  64. #footer { width: 100%; clear: both; text-align: right; padding: 5px 0; }
  65.  
  66. a:link, a:visited, a:active{
  67. color:{color:link};
  68. text-decoration:none;
  69. outline: none;
  70. -moz-outline-style: none;
  71. }
  72. a:hover{
  73. outline: none;
  74. color:{color:note};
  75. -moz-outline-style: none;
  76. }
  77. blockquote{
  78. padding:0px;
  79. padding-left:5px;
  80. margin:5px; border-left:2px
  81. solid {color:link};}
  82. blockquote img{display:block;
  83. }
  84. blockquote p{
  85. padding:0px;
  86. margin:0px;
  87. }
  88. blockquote blockquote{
  89. position:relative;
  90. left:5px;
  91. margin-top:0px;
  92. margin-right:0px;
  93. padding-right:0px;
  94. }
  95. .title{
  96. text-align:center;
  97. font-size:13px;
  98. color:{color:link};
  99. font-style:strong;
  100. }
  101. .src{
  102. margin-top:3px;
  103. text-align:right;
  104. }
  105.  
  106. #side{
  107. background-color:{color:Sidebar Backgrond};
  108. border-left:1px
  109. dashed:{color:text};
  110. padding-left:10px;
  111. position: fixed;
  112. width:220px;
  113. float:right;
  114. font-family: 'africa';
  115. text-decoration: right;
  116. }
  117. #nav {
  118. background-color: {color:Sidebar Nav Background};
  119. width:183px;
  120. height: 12px;
  121. line-height: 12px;
  122. }
  123.  
  124. #nav a {
  125. font-family: 'africa';
  126. font-size: 11px;
  127. color: {color:Sidebar Nav Link};
  128. text-decoration: none;
  129. -webkit-transition: all 0.5s ease;
  130. -moz-transition: all 0.5s ease;
  131. -o-transition: all 0.5s ease;
  132. }
  133.  
  134. #nav a:hover {
  135. color: {color:Sidebar Nav Link Hover};
  136.  
  137. }
  138. #description {
  139. psition:fixed;
  140. width:200px;
  141. background-color:{color:Sidebar Backgrond};
  142. position: ;
  143. left:920px;
  144. top: 159px;
  145. font-family: 'africa';
  146. font-size:{text:font size};
  147. color: {color:text};
  148. text-decoration: right;
  149. }
  150. .audio{
  151. width:530px;
  152. border:1px
  153. solid{color:text};
  154. }
  155.  
  156. .lines{
  157. font-style:normal;
  158. }
  159. .lines .line{
  160. color:{color:chat2};
  161. margin-bottom:3px;
  162. width:494px;
  163. padding:3px;
  164. background:{color:chat1};
  165. }
  166. .lines .line.even{
  167. color:{color:chat1};
  168. margin-bottom:3px;
  169. width:494px;
  170. padding:3px;
  171. background:{color:chat2};
  172. }
  173. .of{
  174. font-size:13px;
  175. font-style:;
  176. }
  177. .page{
  178. font-size:20px;
  179. }
  180. .date{
  181. color:{color:note};
  182. font-size:8px;
  183. display:none;
  184. position:absolute;
  185. width:90px;
  186. left:92%;
  187. padding-right:10px;
  188. margin-right:10px;
  189. font-family:"tinytots";
  190. }
  191.  
  192. #post{
  193. text-align:right;
  194. font-size:13px;
  195. title-color:{color:link};
  196. text-decoration: right;
  197. font-family: 'africa';
  198. width:530px;
  199. margin-top:10px;
  200. margin-bottom:5px;
  201. text-decoration: right;
  202. text-color:{color:text}
  203. font-style:strong;
  204. font-size:{text:font size};
  205. background-color: {color:postbackground};
  206. border-bottom-style: dotted;
  207. border-bottom-color: {color:border};
  208. border-bottom- width: -1px;
  209. }
  210. #post:hover .date {
  211. display: block;
  212. }
  213. .date a {
  214. color:{color:note};
  215. }
  216. .date a:hover {
  217. color:{color:note hover};
  218. }
  219. #content {
  220. width: 510px;
  221. margin: auto;
  222. position: relative;
  223. margin-left: 150px;
  224. }
  225.  
  226.  
  227. {CustomCSS}
  228. </style>
  229. </head>
  230. <body>
  231. <div id="wrapper">
  232. <div id="left">
  233. <div id="description"style="position: fixed;">
  234. <a href="/" class="h2"><div class="title"><b>{Title}</b></a> </div>
  235. <BR>
  236. <center><img src="{image:avatar}" width="190"></img>
  237. <div id="nav">
  238. <p><a href="/">الرئيسية</a>&nbsp;&nbsp;
  239. <a href="/archive">الأرشيف</a>&nbsp;&nbsp;
  240. <a href="/ask">الرسائل</a>&nbsp;&nbsp;
  241. <a href="/follow/{Name}">تابعني</a>
  242. <br>
  243. </div>
  244. <p>{Description}</p>
  245.  
  246. <a href="{text:URL1}"><font color:{color:Link}; >{text:Link1}</font></a>
  247.  
  248. <small> | </small>
  249.  
  250. <a href="{text:URL2}"><font color:{color:Link}; >{text:Link2}</font></a>
  251.  
  252.  
  253. <small> | </small>
  254.  
  255.  
  256. <a href="{text:URL3}"><font color:{color:Link}; >{text:Link3}</font></a>
  257.  
  258. <br>
  259.  
  260. <small> | </small>
  261.  
  262.  
  263. <a href="{text:URL4}"><font color:{color:Link}; >{text:Link4}</font></a>
  264.  
  265.  
  266. <small> | </small>
  267.  
  268.  
  269. <a href="{text:URL5}"><font color:{color:Link}; >{text:Link5}</font></a>
  270.  
  271.  
  272. <div id="pages">
  273.  
  274. {block:PreviousPage}<a href="{PreviousPage}"><img src="http://media.tumblr.com/tumblr_lxug5oeIKv1qan8h1.png" /></a> &nbsp;&nbsp;&nbsp; {block:PreviousPage}{block:NextPage}<a href="{NextPage}"><img src="http://media.tumblr.com/tumblr_lxug46VWzF1qan8h1.png" /></a>{block:NextPage}</div></div>
  275. </div></div>
  276. </div>
  277. </div>
  278. <div class="autopagerize_page_element">
  279. <div id="content">
  280. {block:Posts}
  281. <div id="post">
  282. <div id="entry">
  283. {block:Date}<div class="date"><a href="{Permalink}" title="{TimeAgo}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{DayOfMonth}/{MonthNumber}/{ShortYear}✿<BR>
  284. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{NoteCountWithLabel}</a>✿<BR>
  285. {block:RebloggedFrom}(بواسطة: <a href="{ReblogRootURL}">{ReblogRootName}</a>){/block:RebloggedFrom}✿</a></div>{/block:Date}
  286.  
  287. {block:Text}{block:Title}{Title}{/block:Title}{Body}{/block:Text}
  288.  
  289. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-HighRes}"width="530px"alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  290.  
  291. {block:Photoset}
  292. {Photoset-500}{block:Caption}{Caption}{/block:Caption}
  293. {/block:Photoset}
  294.  
  295. {block:Quote}
  296. <b class="mark">&#10077;</b><div class="qut">{Quote}</div>
  297. {block:Source}<div class="sourr"> — {Source}</div>
  298. {/block:Source}
  299. {/block:Quote}
  300.  
  301. {block:Link}<a href="{URL}" {Target}>{Name}</a>{block:Description}{Description}{/block:Description}{/block:Link}
  302.  
  303. {block:Chat}
  304. {block:Title}<div class="title">{Title}</div>{/block:Title}
  305. <div class="lines">{block:Lines}<div class="line {Alt}">{block:Label}<b>{Label} </b>{/block:Label}{Line}</div>{/block:Lines}</div>
  306. {/block:Chat}
  307.  
  308. {block:Audio}
  309. <div class="audio">{block:ExternalAudio}<div class="download"><a href="{ExternalAudioURL}" title="download">
  310. <img width="25px" src="">
  311. </a></div>{/block:ExternalAudio}{AudioPlayer}</div>{block:Caption}{Caption}{/block:Caption}
  312. {/block:Audio}
  313.  
  314. {block:Video}
  315. {Video-500}{block:Caption}{Caption}{/block:Caption}
  316. {/block:Video}
  317.  
  318. {block:Answer}<div class="asker"><img src="{AskerPortraitURL-24}"> {Asker}</div><div class="q">{Question}</div><div class="a">{Answer}</div>{/block:Answer}
  319.  
  320. {block:PermalinkPage}
  321. {block:Audio} + {FormattedPlayCount} plays {block:ExternalAudio} + <a href="{ExternalAudioURL}">download</a>{/block:ExternalAudio}{/block:Audio}
  322. {block:HasTags}{block:Tags} + <a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
  323. {/block:PermalinkPage}</span>{/block:Date}
  324. {block:PostNotes}<div class="content">{PostNotes}</div>{/block:PostNotes}
  325. </div></div>
  326. {/block:Posts}
  327. {block:IfShowPeopleIFollow}
  328. {block:Following}
  329. <div class="heading" id="following">{lang:Following}</div>
  330. <div class="content" id="following-avatars">
  331. {block:Followed}<a href="{FollowedURL}"><img src="{FollowedPortraitURL-40}" /></a>{/block:Followed}
  332. </div>
  333. {/block:Following}
  334. {/block:IfShowPeopleIFollow}
  335. <div class="footer">
  336. </div>
  337. </div>
  338. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement