Advertisement
dylanohelps

III: Grievances

Mar 22nd, 2014
2,387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.41 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <!---------------
  4.  
  5.  
  6.  
  7.  
  8. III: GRIEVANCES by DOMINICWRITES
  9. Rules and Regulations:
  10. #1: Please DO NOT commit thievery and steal this theme/page. I've worked hard on in so I'd appreciate if you didn't.
  11.  
  12. #2: DO NOT redistribute this theme/page,
  13.  
  14. #3: You can customize to your liking, just make sure that your theme/page is readable and credible for your viewers.
  15.  
  16.  
  17.  
  18. ---------------->
  19.  
  20. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  21. <head>
  22. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  23.  
  24. <title>{Title}</title>
  25.  
  26. <meta charset="utf-8">
  27.  
  28. <meta name="description" content="{MetaDescription}" />
  29.  
  30. <link rel="shortcut icon" href="{Favicon}" />
  31. <link rel="alternate" type="application/rss+xml" href="{RSS}"/>
  32.  
  33. <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed' rel='stylesheet' type='text/css'>
  34.  
  35. <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic' rel='stylesheet' type='text/css'>
  36.  
  37. <link href='http://fonts.googleapis.com/css?family=Raleway:400,700,800,900,500' rel='stylesheet' type='text/css'>
  38.  
  39. <link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  40.  
  41. <script src="http://use.edgefonts.net/londrina-sketch.js"></script>
  42. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  43.  
  44. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Roboto:400,100,300' rel='stylesheet' type='text/css'>
  47.  
  48.  
  49.  
  50. </head>
  51. <style type="text/css">
  52. body {
  53. margin: 0px;
  54. list-style: none;
  55. background-image:url('http://static.tumblr.com/kamm2qy/zkZn2vh8f/squairy_light.png');
  56. font-family: 'Roboto', sans-serif;
  57. font-weight: 300;
  58. font-size: 10px;
  59. color: #877b76;
  60. }
  61.  
  62. a {
  63. text-decoration: none;
  64. color: #0195ab;
  65. }
  66.  
  67. b,i,strong,em {
  68. color: #cbd165;
  69. }
  70.  
  71. ::-webkit-scrollbar-thumb:vertical {
  72. background-color: #a94c00;
  73. height: 10px;
  74. }
  75. ::-webkit-scrollbar-thumb:horizontal {
  76. background-color: #a94c00;
  77. height: 7px!important;
  78. }
  79. ::-webkit-scrollbar {
  80. background-color: #FFF;
  81. height: 10px;
  82. width: 2px;
  83. border: 5px solid #FFF;
  84. }
  85.  
  86. content {
  87. margin: auto;
  88. width: 100%;
  89. height: 100%;
  90. overflow: auto;
  91. position: fixed;
  92. background-color: transparent;
  93. }
  94.  
  95. #all {
  96. margin: auto;
  97. text-align: center;
  98. width: 600px;
  99. height: 100%;
  100. padding: 15px;
  101. margin-bottom: 10px;
  102. margin-top: 30px;
  103. }
  104.  
  105. #header {
  106. width: 100%;
  107. margin-bottom: 20px;
  108. height: auto;
  109. margin: auto;
  110. }
  111.  
  112. .himg {
  113. width: 100%;
  114. height: auto;
  115. }
  116.  
  117. .himg img {
  118. width: 600px;
  119. height: 250px;
  120. background-color: #bbb;
  121. }
  122.  
  123. .htitle {
  124. position: absolute;
  125. font-family: arial;
  126. font-style: italic;
  127. font-weight: 700;
  128. font-size: 36px;
  129. letter-spacing: -2px;
  130. display: block;
  131. padding: 20px;
  132. color: #FFF;
  133. margin-top: 170px;
  134. }
  135.  
  136. .htitle:first-letter {
  137. color: #a94c00;
  138. }
  139.  
  140. #navtag {
  141. width: 100%;
  142. height: auto;
  143. margin-top: 20px;
  144. display: block;
  145. }
  146.  
  147. #column1 {
  148. width: 275px;
  149. display: inline-block;
  150. float: left;
  151. height: auto;
  152. padding: 10px;
  153. }
  154.  
  155. #column2 {
  156. width: 275px;
  157. display: inline-block;
  158. float: right;
  159. height: auto;
  160. padding: 10px;
  161. }
  162.  
  163. .box {
  164. width: 275px;
  165. height: auto;
  166. display: block;
  167. margin-bottom: 20px;
  168. }
  169.  
  170. .btitle {
  171. display: block;
  172. padding: 5px;
  173. font-family: arial;
  174. font-style: italic;
  175. background-color: #a94c00;
  176. color: #eee;
  177. font-size: 14px;
  178. margin-bottom: 5px;
  179. font-weight: 700;
  180. text-align: left;
  181. }
  182.  
  183. .box a {
  184. display: block;
  185. padding: 3px;
  186. background-color: #eee;
  187. color: #a94c00;
  188. font-family: trebuchet ms;
  189. text-transform: uppercase;
  190. font-size: 9px;
  191. letter-spacing: 1px;
  192. text-align: right;
  193. margin-bottom: 5px;
  194. -webkit-transition: all 0.2s ease-in-out;
  195. -moz-transition: all 0.2s ease-in-out;
  196. -o-transition: all 0.2s ease-in-out;
  197. -ms-transition: all 0.2s ease-in-out;
  198. transition: all 0.2s ease-in-out;
  199. }
  200.  
  201. .box a:first-letter {
  202. color: #a94c00;
  203. }
  204.  
  205. .box a:hover {
  206. color: #202020;
  207. letter-spacing: 3px;
  208. font-style: italic;
  209. }
  210.  
  211. .credit {
  212. margin-top: 15px;
  213. bottom: 15px;
  214. left: 15px;
  215. padding: 5px;
  216. text-align: center;
  217. font-family: arial;
  218. font-weight: 700;
  219. font-size: 10px;
  220. letter-spacing: 3px;
  221. margin-bottom: 50px;
  222.  
  223. }
  224.  
  225. .credit a {
  226. color: #a94c00;
  227. font-family: arial;
  228. font-weight: 700;
  229. font-size: 10px;
  230. text-align: center;
  231. letter-spacing: 3px;
  232. }
  233.  
  234.  
  235.  
  236.  
  237. </style>
  238. <body>
  239. <content>
  240. <div id="all">
  241. <div id="header">
  242. <div class="htitle">grievances</div>
  243. <div class="himg"><img src="http://static.tumblr.com/kamm2qy/dthn2vf5q/spn408_0366.png" /></div>
  244.  
  245. </div>
  246. <div id="navtag">
  247.  
  248. <!-- FIRST COLUMN -->
  249. <div id="column1">
  250.  
  251. <div class="box">
  252. <div class="btitle">Section One</div>
  253. <a href="#">Link One</a>
  254. <a href="#">Link Two</a>
  255. <a href="#">Link Three</a>
  256. <a href="#">Link Four</a>
  257.  
  258. </div>
  259.  
  260. <div class="box">
  261. <div class="btitle">Section Two</div>
  262. <a href="#">Link One</a>
  263. <a href="#">Link Two</a>
  264. <a href="#">Link Three</a>
  265. <a href="#">Link Four</a>
  266. <a href="#">Link Five</a>
  267. <a href="#">Link Six</a>
  268.  
  269. </div>
  270.  
  271.  
  272.  
  273. </div>
  274.  
  275. <!-- SECOND COLUMN -->
  276. <div id="column2">
  277. <div class="box">
  278. <div class="btitle">Section One</div>
  279. <a href="#">Link One</a>
  280. <a href="#">Link Two</a>
  281. <a href="#">Link Three</a>
  282.  
  283. </div>
  284.  
  285. <div class="box">
  286. <div class="btitle">Section Two</div>
  287. <a href="#">Link One</a>
  288. <a href="#">Link Two</a>
  289. <a href="#">Link Three</a>
  290.  
  291. </div>
  292.  
  293. </div>
  294.  
  295.  
  296.  
  297. </div>
  298.  
  299. </div>
  300. <div class="credit">copyright // <a href="http://dominicwrites.tumblr.com">dominicwrites</a></div>
  301. </content>
  302.  
  303. </body>
  304. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement