Advertisement
Gigafrost

style.css

Mar 12th, 2012
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.24 KB | None | 0 0
  1. /*
  2. Theme Name: Motionscape
  3. Theme URI: motionscape.com
  4. Description: True blue motiongraphics theme
  5. Version: 1.0
  6. Author: Xavier Jackson
  7. Author URI: Your website address.
  8. */
  9.  
  10. /* http://meyerweb.com/eric/tools/css/reset/
  11.    v2.0 | 20110126
  12.    License: none (public domain)
  13. */
  14.  
  15. body {
  16.     line-height: 1;
  17. }
  18. ol, ul {
  19.     list-style: none;
  20. }
  21. blockquote, q {
  22.     quotes: none;
  23. }
  24. blockquote:before, blockquote:after,
  25. q:before, q:after {
  26.     content: '';
  27.     content: none;
  28. }
  29. table {
  30.     border-collapse: collapse;
  31.     border-spacing: 0;
  32. }
  33.  
  34. body {
  35.     margin: 0;
  36.     padding: 0;
  37.     background:#0068A1 url(images/blue1.jpg) repeat-x;
  38.     font: normal small Arial, Helvetica, sans-serif;
  39.     line-height: 1.8em;
  40.     color: #003;
  41. }
  42.  
  43. div.c5 {clear: both;}
  44. p.c4 {color:#CCC;}
  45. div.c3 {top:75px; left:136px;}
  46. li.c2 {list-style: none}
  47. img.c1 {position:relative; right:56.8em; bottom:52px;}
  48. img.peel {position: relative;right: 3.8em;bottom: 16em;}
  49.  
  50. #null {
  51.     clear:both;
  52. }
  53.  
  54. h1, h2, h3, h4, h5, h6 {
  55.     margin: 0;
  56.     padding: 2px 0 0 0;
  57.     font-family: Arial, Helvetica, sans-serif;
  58.     font-weight: normal;
  59.     color: #CCCCCC;
  60. }
  61.  
  62. h2 {
  63.     padding-left: 10px;
  64.     background:url(images/img07.png) repeat-x;
  65.     height:30px;
  66.     font-size: 22px;
  67. }
  68.  
  69. h3 {
  70.     margin-bottom: 1em;
  71.     text-transform: uppercase;
  72.     letter-spacing: 2px;
  73.     font-size: .9em;
  74.     font-weight: bold;
  75. }
  76.  
  77. p, blockquote, ul, ol {
  78.     margin-top: 0;
  79. }
  80.  
  81. blockquote {
  82.     padding: 0 0 0 40px;
  83.     background: url(images/img11.gif) no-repeat;
  84.     font: italic small Arial, Helvetica, sans-serif;
  85.     line-height: 1.6em;
  86. }
  87.  
  88. a {
  89.     background: url(images/img03.gif) repeat-x left bottom;
  90.     text-decoration: none;
  91.     color: #FFFFFF;
  92. }
  93.  
  94. a:hover {
  95.     background: none;
  96.     text-decoration: underline;
  97. }
  98.  
  99. /* Wrapper */
  100.  
  101. #wrapper {
  102.     background: #0068a1;
  103. }
  104.  
  105. #mover {
  106.     position: relative;
  107.     width:100%;
  108.     height:100%;
  109. }
  110.  
  111. /* Menu */
  112.  
  113. #menu {
  114.     width: 750px;
  115.     height: 190px;
  116.     margin: 0 auto;
  117. }
  118.  
  119. #menu ul {
  120.     margin: 0;
  121.     padding: 0;
  122.     list-style: none;
  123. }
  124.  
  125. #menu li {
  126.     display: block;
  127.     float: left;
  128.     width: 148px;
  129.     height: 60px;
  130.     padding: 0 0 0 2px;
  131.     background: url(images/img02.jpg) no-repeat;
  132. }
  133.  
  134. #menu a {
  135.     display: block;
  136.     width: 108px;
  137.     height: 36px;
  138.     padding: 20px 20px 0 20px;
  139.     background: none;
  140.     letter-spacing: -1px;
  141.     font: normal 1.6em Arial, Helvetica, sans-serif;
  142.     color: #06F;
  143. }
  144.  
  145. #menu a:hover {
  146.     border-bottom: 4px solid #06f;
  147.     text-decoration: none;
  148.     color: #FFFFFF;
  149. }
  150.  
  151. #menu .active a {
  152.     background: #333;
  153.     border-bottom: 4px solid #000000;
  154.     text-decoration: none;
  155.     color: #FFFFFF;
  156. }
  157.  
  158. /* Header */
  159.  
  160. #header {
  161.     background: url("images/pagepeel.png") no-repeat scroll 0 0 transparent;
  162.     color: #FFFFFF;
  163.     font-size: 18px;
  164.     height: 330px;
  165.     margin: 0 auto;
  166.     padding: 0 0 0 0;
  167.     position: relative;
  168.     right: 5px;
  169.     width: 754px;
  170. }
  171.  
  172. /* Content */
  173.  
  174. #content {
  175.     width: 750px;
  176.     margin: 0 auto;
  177. }
  178.  
  179. /* Posts */
  180.  
  181. #posts {
  182.     float: right;
  183.     width: 500px;
  184.     margin: 0px 15px 0px 0px;
  185.     background:#CCCCCC;
  186. }
  187.  
  188. #posts .post {
  189.     padding-bottom: 30px;
  190. }
  191.  
  192. #posts .story {
  193.     padding: 15px 20px 0 20px;
  194.     position:relative;
  195. }
  196.  
  197. #posts .meta {
  198.     padding: 5px 0 0 20px;
  199.     background: url(images/img03.gif) repeat-x;
  200. }
  201.  
  202. #posts .meta p {
  203.     margin: 0;
  204.     line-height: normal;
  205.     font-size: smaller;
  206. }
  207.  
  208. #posts ul {
  209.     list-style: url(images/img12.gif);
  210. }
  211.  
  212. #posts ul li {
  213. }
  214.  
  215. /* Links */
  216.  
  217. #links {
  218.     float: left;
  219.     width: 220px;
  220. }
  221.  
  222. #links ul {
  223.     margin: 0;
  224.     padding: 0;
  225.     list-style: none;
  226. }
  227.  
  228. #links li ul {
  229.     padding: 15px 0px 30px 0px;
  230. }
  231.  
  232. #links li li {
  233.     padding: 3px 0;
  234.     background: url(images/img03.gif) repeat-x left bottom;
  235. }
  236.  
  237. #links li a {
  238.     background: none;
  239. }
  240.  
  241. #links li i {
  242.     font-size: smaller;
  243. }
  244.  
  245. /* Footer */
  246.  
  247. #footer {
  248.     padding: 20px 0 0px 0;
  249.     background: url(images/foot.png) repeat-x;
  250.     height:200px;
  251.     margin-top:30px;
  252. }
  253.  
  254. #footer p {
  255.     width: 750px;
  256.     font-family: Arial, Helvetica, sans-serif;
  257.     color: #FFFFFF;
  258. }
  259.  
  260. #footer a {
  261.     background: none;
  262.     font-weight: bold;
  263.     color: #06f;
  264. }
  265.  
  266. #legal {
  267.     margin: 0 auto;
  268.     font-size: 12px;
  269.     width:auto;
  270.     position:relative;
  271.     left:219px;
  272.     text-align:center;
  273. }
  274.  
  275. .clear {
  276. clear:both;
  277. }
  278.  
  279. .featured {
  280.     clear:both;
  281.     float:left;
  282.     position:relative;
  283.     left:306px;
  284.     top:7px;
  285.     z-index:1;
  286.     color:#333;
  287. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement