Advertisement
dskzz

css

Jul 24th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. /* A Free Design by Bryant Smith (bryantsmith.com) */
  2.  
  3. html, body {
  4. text-align: left;
  5. }
  6. p {text-align: left;}
  7.  
  8. body {
  9. margin: 0;
  10. padding: 0;
  11. background: #C1C1C1;
  12. background-image:url(img/background.png);
  13. text-align: left;
  14. font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  15. font-size: 13px;
  16. color: #F1F5F8;
  17. }
  18. *
  19. {
  20. margin: 0 auto 0 auto;
  21. text-align:left;}
  22.  
  23.  
  24. html, body {
  25. text-align: center;
  26. }
  27. p {text-align: left;}
  28.  
  29.  
  30. .clear
  31. {float:none;}
  32.  
  33. #header h1
  34. {
  35. display:block;
  36. float:left;
  37. line-height:18px;
  38. margin-top:18px;
  39. margin-left:17px;
  40. width:210px;
  41. color:#FFFFFF;
  42. text-align:left;
  43. font-size:18px;
  44. font-weight:bold;
  45. font-family:Arial, Helvetica, sans-serif;
  46. float:left;
  47.  
  48. }
  49.  
  50.  
  51. #header ul {
  52. padding: 0px;
  53. list-style-type: none;
  54. height:21px;
  55. text-align:center;
  56. height:85px;
  57. overflow:hidden;
  58. }
  59. #header ul li , #header ul li a, #header ul li a:visited{
  60. display:block;
  61. float:left;
  62. margin: 0px;
  63. text-align:center;
  64. line-height:72px;
  65. width:133px;
  66. color:#FFFFFF;
  67. margin-left:5px;
  68.  
  69. font-size:16px;
  70. font-weight:bold;
  71. text-decoration:none;
  72. }
  73.  
  74. #header ul li a:hover{
  75. color:#CCCCCC;
  76. }
  77.  
  78.  
  79.  
  80. #main
  81. {
  82. margin-top:10px;
  83. margin-bottom:10px;
  84. }
  85.  
  86.  
  87. #main .main_top
  88. {
  89. height:85px;
  90. width:921px;
  91. background-image:url(img/main_top.png);
  92. background-repeat:no-repeat;
  93. }
  94.  
  95. #main .main_body
  96. {
  97.  
  98. padding-left:0px;
  99. height:auto;
  100. width:921px;
  101. background-image:url(img/main_body.png);
  102. background-repeat:repeat-y;
  103. color:#000000;
  104. padding-bottom:20px;
  105.  
  106.  
  107. }
  108.  
  109.  
  110. #main .main_top h1
  111. {
  112. font-size:24px;
  113. line-height:85px;
  114. color:#000000;
  115. padding-left:25px;
  116. background-image:url(img/header_h1_bg.png);
  117. background-position:right;
  118. background-repeat:no-repeat;
  119. margin-right:25px;
  120. }
  121.  
  122. #main .main_body p
  123. {
  124. line-height:19px;
  125. letter-spacing:1px;
  126. padding-bottom:15px;
  127. padding-left:10px;
  128. padding-right:20px;
  129. }
  130.  
  131.  
  132. #main .main_bottom
  133. {
  134. height:8px;
  135. width:921px;
  136. background-image:url(img/main_bottom.png);
  137. background-repeat:no-repeat;
  138. }
  139.  
  140.  
  141. #page
  142. {
  143. margin: 0 auto 0 auto;
  144. margin-top:25px;
  145. display: block;
  146. height:auto;
  147. position: relative;
  148. overflow: hidden;
  149. width: 921px;
  150. }
  151.  
  152. #header
  153. {
  154. background-image:url(img/header.png);
  155. background-repeat:no-repeat;
  156. width:921px;
  157. height:72px;
  158. }
  159.  
  160.  
  161.  
  162. #footer {
  163. display:block;
  164. width: 921px;
  165. height:74px;
  166. background: url(img/footer.png) no-repeat;
  167. text-align:right;
  168. font-size:9px;
  169. line-height:75px;
  170. }
  171.  
  172. #footer p{
  173. padding-right:20px;
  174. text-align:right;
  175. }
  176.  
  177. #footer, #footer a, #footer a:visited{
  178. color:#FFFFFF;
  179. }
  180.  
  181. #footer a:hover{
  182. text-decoration:none;
  183. color:#CCCCCC;
  184. }
  185.  
  186.  
  187. fieldset.db_entry_fieldset
  188. {
  189. width:550px;
  190. padding-left:10px;
  191. padding-right:0px;
  192. margin-bottom:20px;
  193.  
  194. }
  195. fieldset.fieldset_source
  196. {
  197. width:200px;
  198. padding-left:10px;
  199. padding-right:0px;
  200. margin-right:30px;
  201. margin-bottom:20px;
  202. margin-left:0px;
  203.  
  204. }
  205.  
  206. .source_div
  207. {
  208. # position: fixed;
  209. }
  210.  
  211.  
  212. ul.db_entry_ul
  213. {
  214. padding-left:0px;
  215. }
  216. li.db_entry_li
  217. {
  218. padding:8px;
  219. background-color:#333;
  220. color:#fff;
  221. list-style: none;
  222. width:150px;
  223. float:left;
  224. margin-right:10px;
  225. margin-top:5px;
  226.  
  227. }
  228.  
  229. fieldset.fieldset_source ul
  230. {
  231. padding-left:0px;
  232.  
  233. }
  234.  
  235. li.source_entry_li
  236. {
  237.  
  238.  
  239. padding:8px;
  240. background-color:#aaa;
  241. color:#000;
  242. list-style: none;
  243.  
  244. margin-left:0px;
  245. width:150px;
  246. margin-right:10px;
  247. margin-top:5px;
  248. font-size:0.9em;
  249.  
  250. }
  251.  
  252. input.field_job
  253. {
  254. color:#fff;
  255. background-color:#777;
  256. border-width:3px;
  257. border-color:grey;
  258. margin-left:10px;
  259. }
  260.  
  261. input.source_entry_text
  262. {
  263. color: #585858 ;
  264. width:145px;
  265. border-color:grey;
  266. border-width:3px;
  267.  
  268.  
  269. }
  270.  
  271. input.entry_submit_button
  272. {
  273. text-align:center;
  274. font-size:2em;
  275. background-color: #400000 ;
  276. color:#E0E0E0 ;
  277. border-width:5px;
  278. border-color:grey;
  279. border-style:ridge;
  280. -moz-border-radius: 20px;
  281. -webkit-border-radius: 20px;
  282. -khtml-border-radius: 20px;
  283. border-radius: 10px;
  284. }
  285.  
  286. input.entry_submit_button:hover
  287. {
  288. background-color:#000066;
  289.  
  290. }
  291.  
  292. .center
  293. {
  294. text-align:center;
  295. align:center;
  296. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement