Guest User

Untitled

a guest
Jul 20th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.41 KB | None | 0 0
  1. .p {
  2. margin:0px;
  3. padding:0px;
  4. font-size: inherit;
  5. font-family: inherit;
  6. font-weight: inherit;
  7. text-align: inherit;
  8. color: inherit;
  9. line-height: inherit;
  10. vertical-align: top;
  11. }
  12.  
  13. p {
  14. padding-top:0px;
  15. margin-top:0px;
  16. margin-bottom: 20px;
  17. }
  18.  
  19. img {
  20. border:0px;
  21. }
  22.  
  23. div {
  24. font-family: "Lucida Grande", Lucida, Verdana, sans-serif; font-size:12px;
  25. }
  26.  
  27. blockquote { border-top: 1px dotted orange; border-bottom: 1px dotted orange; padding: 22px; }
  28.  
  29. blockquote .attrib { float: right; text-align: right; font-weight: bold; }
  30.  
  31. .clearfloat {
  32. clear:both;
  33. height:0px;
  34. border: 1px solid red;
  35. }
  36.  
  37. #main {
  38. text-align:center;
  39. width: 965px;
  40. margin: 0px auto;
  41. background-image: url("../images/bg-image.png") repeat-y;
  42. overflow: hidden;
  43. }
  44.  
  45. body {
  46. background-color: #3f3f3f;
  47. padding: 0px;
  48. margin: 0px;
  49. font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
  50. color: #fff;
  51. }
  52.  
  53. div#logo {
  54. margin: 0px auto;
  55. width: 965px;
  56. border-bottom: 1px dotted silver;
  57. text-align: left;
  58. padding-top: 10px;
  59. }
  60.  
  61. div#header {
  62. background: url(/images/header.jpg) no-repeat;
  63. width: 965px;
  64. height: 224px;
  65. margin: 0px auto;
  66. padding: 0px 0px 0px 0px;
  67. vertical-align: bottom;
  68. }
  69.  
  70. div#menu_block {
  71. text-align: left;
  72. }
  73.  
  74. ul#main_menu {
  75. list-style-type: none;
  76. margin: 178px 0px 0px 0px;
  77. padding: 0px 0px 0px 14px;
  78. width: 500px;
  79. }
  80.  
  81. div#twitter_div {
  82. margin: 36px 0px 0px 0px;
  83. }
  84.  
  85. div#twitter_div ul#twitter_update_list {
  86. list-style-type: none;
  87. margin: 0;
  88. padding: 0;
  89. }
  90.  
  91. div#twitter_div ul#twitter_update_list li {
  92. font-size: 12px;
  93. color: #fff;
  94. margin: 0px 8px 18px 8px;
  95. padding: 0;
  96. }
  97.  
  98. div.twitter_date, div.twitter_date a {
  99. font-size: 9px;
  100. margin: 4px 0px 0px 0px;
  101.  
  102. }
  103.  
  104. div.twitter_date a:link, div.twitter_date a:visited, div.twitter_date a:hover {
  105. color: silver;
  106. }
  107.  
  108. div#twitter_div h4.twitter-title {
  109. color: #fff;
  110. margin: 0px 0px 8px 0px;
  111. padding: 0;
  112. }
  113.  
  114. div#link_tools {
  115. margin: 16px 0px 0px 0px;
  116. }
  117.  
  118. div#pdf_download {
  119. padding: 12px;
  120. margin: 12px 0px 12px 0px;
  121. border: 1px dotted #fff;
  122. height: 125px;
  123. }
  124.  
  125. div#toolkit_link {
  126. padding: 12px;
  127. margin: 16px 0px 12px 0px;
  128. }
  129.  
  130. li.menu_item {
  131. list-style-type: none;
  132. display: inline;
  133. font: small-caps bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  134. color: #fff;
  135. padding: 6px 0px 6px 0px;
  136. margin: 0px;
  137. }
  138.  
  139. li.menu_item a, li.menu_item a:link, li.menu_item a:visited {
  140. text-decoration: none;
  141. color: #fff;
  142. padding: 6px 8px 6px 8px;
  143. margin: 0px;
  144. }
  145.  
  146. li.menu_item a:hover {
  147. /*background-color: maroon;*/
  148. margin: 0px;
  149. text-decoration: underline;
  150. }
  151.  
  152. ol#points {
  153. margin: 0;
  154. padding: 0;
  155. }
  156.  
  157. .emp {
  158. font-style: italic;
  159. font-weight: bold;
  160. padding: 0px 24px 0px 24px;
  161. }
  162.  
  163. ol#points li {
  164. font-size: medium;
  165. font-weight: bolder;
  166. list-style-position: inside;
  167. list-style-type: decimal-leading-zero;
  168. }
  169.  
  170. ol#points li p {
  171. font-size: xx-small;
  172.  
  173. }
  174.  
  175. #content {
  176. padding-left: 580px;
  177. background-color: #333333;
  178. }
  179.  
  180. #content .column {
  181. position: relative;
  182. float: left;
  183. }
  184.  
  185. #content div#main_col {
  186. width: 580px;
  187. padding: 6px;
  188. text-align: left;
  189. margin-left: -580px;
  190. }
  191.  
  192. * html #left {
  193. left: 325px; /* RC width */
  194. }
  195.  
  196. #content div#right_col {
  197. padding:16px 24px 24px 24px;
  198. width:325px;
  199. text-align: left;
  200. }
  201.  
  202. div#right_col h4 {
  203. padding: 0;
  204. margin: 20px 0px 0px 0px;
  205. }
  206.  
  207. div#right_col p {
  208. padding: 0;
  209. margin: 16px 0px 0px 0px;
  210. }
  211.  
  212. #footer {
  213. margin: 0px auto;
  214. width: 965px;
  215. text-align: left;
  216. margin-top: 0px;
  217. font-size: 9px;
  218. }
  219.  
  220. div#site_desc {
  221. padding: 0;
  222. margin: 0;
  223. }
  224.  
  225. div#site_desc h1 {
  226. margin: 0px;
  227. padding: 0px;
  228. }
  229.  
  230. img.mini_screen {
  231.  
  232. }
  233.  
  234. img.app_logo {
  235. padding: 6px;
  236. margin-top: 12px;
  237. }
  238.  
  239. img.site_name {
  240.  
  241. }
  242.  
  243. img.feed_icon {
  244. vertical-align: middle;
  245. padding: 0px 6px 0px 0px;
  246. margin-left: 3px;
  247. }
  248.  
  249. div.site_info {
  250. float: left;
  251. width: 500px;
  252. }
  253.  
  254. div.site_info h3 {
  255. padding: 0;
  256. margin: 0;
  257. }
  258.  
  259. div.site_block {
  260. float: left;
  261. margin-top: 16px;
  262. width: 170px;
  263. height: 90px;
  264. }
  265.  
  266. div.post_body {
  267. margin: 8px 0px 12px 0px;
  268. }
  269.  
  270. div.post {
  271. margin-bottom: 36px;
  272. }
  273.  
  274. div.dv_location {
  275. float: left;
  276. width: 250px;
  277. }
  278.  
  279.  
  280.  
  281. h1 {
  282. color: #fff;
  283. margin: 12px 0px 12px 0px;
  284. padding: 0px 0px 10px 0px;
  285. font-weight: bold;
  286. font-variant: small-caps;
  287. font-size: 28px;
  288. line-height: 24px;
  289. }
  290.  
  291. h1.post_title, h1.post_title a, h1.post_title a:link, h1.post_title a:visited, h1.post_title a:hover {
  292. text-decoration: none;
  293. color: #fff;
  294. font-size: x-large;
  295. padding: 0px 0px 0px 0px;
  296. }
  297.  
  298. h2 {
  299. color: #fff;
  300. font-variant: small-caps;
  301. font-size: large;
  302. font-weight: bold;
  303. padding: 0px 0px 6px 0px;
  304. margin: 0;
  305. }
  306.  
  307. h2.pr_title {
  308. margin: 0;
  309. padding: 0;
  310. }
  311.  
  312. h4.pr_date {
  313. margin: 0;
  314. padding: 0;
  315. }
  316.  
  317. h3 {
  318. color: #e9e5eb;
  319. font-size: small;
  320. padding: 0px 0px 4px 0px;
  321. margin: 0;
  322. font-weight: bold;
  323.  
  324. }
  325.  
  326. h4 a, h4 a:link, h4 a:visited, h4 a:hover {
  327. text-decoration: none;
  328. color: #fff;
  329. }
  330.  
  331. a, a:link, a:visited, a:hover {
  332. color: #fff;
  333. }
  334.  
  335. h5.author {
  336. margin: 3px 0px 0px 0px;
  337. padding: 0;
  338. }
  339.  
  340. h5.datestamp {
  341. margin: 3px 0px 3px 0px;
  342. padding: 0;
  343. }
  344.  
  345. .offer_details {
  346. font-size: 12px;
  347. color: white;
  348. font-variant: small-caps;
  349. }
  350. pre {
  351. background-color: #eee;
  352. padding: 10px;
  353. font-size: 11px;
  354. }
  355.  
  356. .fieldWithErrors {
  357. padding: 2px;
  358. background-color: red;
  359. display: table;
  360. }
  361.  
  362. #errorExplanation {
  363. width: 400px;
  364. border: 2px solid red;
  365. padding: 7px;
  366. padding-bottom: 12px;
  367. margin-bottom: 20px;
  368. background-color: #f0f0f0;
  369. }
  370.  
  371. #errorExplanation h2 {
  372. text-align: left;
  373. font-weight: bold;
  374. padding: 5px 5px 5px 15px;
  375. font-size: 12px;
  376. margin: -7px;
  377. background-color: #c00;
  378. color: #fff;
  379. }
  380.  
  381. #errorExplanation p {
  382. color: #333;
  383. margin-bottom: 0;
  384. padding: 5px;
  385. padding-top: 12px;
  386. }
  387.  
  388. #errorExplanation ul li {
  389. font-size: 12px;
  390. list-style: square;
  391. color: #6b6b6b;
  392. }
  393.  
  394. /* code page project formatting - added 11/7/2008 */
  395. div.project {
  396. background-color: #fff;
  397. color: gray;
  398. padding: 9px;
  399. border: 1px solid black;
  400. margin-bottom: 24px;
  401. }
  402.  
  403. div.project h2, div.project a {
  404. color: gray;
  405. }
  406.  
  407. div.project img.project_icon {
  408. float: right;
  409. }
  410.  
  411. label {
  412. display: block;
  413. }
  414.  
  415.  
  416. div.checkbox_field label {
  417. display: inline;
  418. }
  419.  
  420. div.text_field {
  421. margin-bottom: 6px;
  422. }
  423.  
  424. div.tool_block {
  425. margin-bottom: 24px;
  426. }
  427.  
  428. div.tool_block h2 {
  429. margin-bottom: 12px;
  430. }
  431.  
  432. div.tool_block p {
  433. margin-left: 12px;
  434. line-height: 1.5em;
  435. font-weight: bold;
  436. font-size: 12px;
  437. }
  438.  
  439. p.warning {
  440. font-size: 11px;
  441. line-height: 1.3em;
  442. font-variant: small-caps;
  443. margin-bottom: 0px;
  444. margin-left: 12px;
  445. }
  446.  
  447. div#footer p.warning {
  448. background-color: black;
  449. padding: 24px;
  450. margin-left: 0px;
  451. }
  452.  
  453. div#contact {
  454. font-size: 9px;
  455. margin-top: 36px;
  456. line-height: 1.4em;
  457. }
  458.  
  459. img.avatar {
  460. float: right;
  461. margin: 0px 0px 24px 24px;
  462. border: 1px solid black;
  463. }
  464.  
  465. div.user_details {
  466. float: right;
  467. width: 140px;
  468. margin-left: 18px;
  469. text-align: center;
  470. font-size: 10px;
  471. }
  472.  
  473. div.user_details a {
  474. text-decoration: none;
  475. }
  476.  
  477. p.notice {
  478. color: green;
  479. margin: 0px;
  480. padding: 4px;
  481. border: 3px solid green;
  482. background-color: silver;
  483. }
  484.  
  485. p.error {
  486. color: red;
  487. margin: 0px;
  488. padding: 4px;
  489. border: 3px solid red;
  490. background-color: silver;
  491. }
  492.  
  493. input#email_address {
  494. background: url(/images/email_field.png) no-repeat;
  495. width: 314px;
  496. height: 27px;
  497. border-style: none;
  498. color: #e3e3e3;
  499. padding: 8px 0px 5px 20px;
  500. float: left;
  501. font-size: 19px;
  502. }
  503.  
  504. input#add_me {
  505. float: left;
  506. }
  507.  
  508. div#signup_text {
  509. background: #666666;
  510. width: 498px;
  511. margin: 0px;
  512. padding: 0px 20px 0px 20px;
  513. }
  514.  
  515. div#signup_text p {
  516. background: #666666;
  517. margin: 0px 0px -4px 0px;
  518. padding: 0px;
  519. }
  520.  
  521. div#signup_box {
  522. background: silver;
  523. width: 538px;
  524. }
  525.  
  526.  
  527. img#box_top, img#box_bottom {
  528. margin: -4px 0px;
  529. padding: 0px;
  530. border: 0px;
  531. }
Add Comment
Please, Sign In to add comment