Advertisement
Guest User

wordpress_style

a guest
Mar 9th, 2016
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 32.28 KB | None | 0 0
  1. /*
  2. Theme Name: galaxy on the horizon cee020
  3. Theme URI:
  4. Description: A Wordpress template with a header image of space and the sun star appearing over a horizon of a planet
  5. Version: 2.23
  6. Author: LeadCamp, Inc
  7. Author URI: http://www.leadcamp.com/content/free-wordpress-themes/
  8. Tags: three column, left right sidebar, 1000px, space, moon, sun, galaxy, universe, star, planet, horizon, celestial, astronomy
  9. */
  10.  
  11. /* begin Page */
  12.  
  13. /* Generated with http://www.leadcamp.com/content/free-wordpress-themes/ version 2.0.2.15338 */
  14.  
  15. body
  16. {
  17.   margin: 0 auto;
  18.   padding: 0;
  19.   background-color: #6F8080;
  20. }
  21.  
  22. .Main
  23. {
  24.   position: absolute;
  25.   width: 100%;
  26.   left: 0;
  27.   top: 0;
  28. }
  29.  
  30.  
  31.  
  32.  
  33. .PageBackgroundSimpleGradient
  34. {
  35.   background-image: url('images/Page-BgSimpleGradient.jpg');
  36.   background-repeat: repeat-x;
  37.   height: 500px;
  38. }
  39.  
  40. .cleared
  41. {
  42.   float: none;
  43.   clear: both;
  44.   margin: 0;
  45.   padding: 0;
  46.   border: none;
  47.   font-size:1px;
  48. }
  49.  
  50.  
  51. /* end Page */
  52.  
  53. /* begin Box, Sheet */
  54. .Sheet
  55. {
  56.   overflow: hidden;
  57.   min-width:35px;
  58.   min-height:35px;
  59.   margin: 0 auto;
  60.   position: relative;
  61.   z-index: 0;
  62.   width: 1200px;
  63. }
  64.  
  65.  
  66. .Sheet-body
  67. {
  68.   position: relative;
  69.   z-index: 0;
  70.   margin: 7px;
  71. }
  72.  
  73. .Sheet-tl
  74. {
  75.   position: absolute;
  76.   overflow: hidden;
  77.   z-index: -1;
  78.   top: 0;
  79.   left: 0;
  80.   width: 23px;
  81.   height: 23px;
  82.   background-image: url('images/Sheet-s.png');
  83. }
  84.  
  85. .Sheet-tr
  86. {
  87.   position: absolute;
  88.   overflow: hidden;
  89.   z-index: -1;
  90.   top: 0;
  91.   right: 0;
  92.   width: 23px;
  93.   height: 23px;
  94. }
  95.  
  96. .Sheet-tr div
  97. {
  98.   position: absolute;
  99.   z-index: -1;
  100.   top: 0px;
  101.   left: -23px;
  102.   width: 46px;
  103.   height: 46px;
  104.   background-image: url('images/Sheet-s.png');
  105. }
  106.  
  107. .Sheet-bl
  108. {
  109.   position: absolute;
  110.   overflow: hidden;
  111.   z-index: -1;
  112.   bottom: 0;
  113.   left: 0;
  114.   width: 23px;
  115.   height: 23px;
  116. }
  117.  
  118. .Sheet-bl div
  119. {
  120.   position: absolute;
  121.   z-index: -1;
  122.   top: -23px;
  123.   left: 0;
  124.   width: 46px;
  125.   height: 46px;
  126.   background-image: url('images/Sheet-s.png');
  127. }
  128.  
  129. .Sheet-br
  130. {
  131.   position: absolute;
  132.   overflow: hidden;
  133.   z-index: -1;
  134.   bottom: 0;
  135.   right: 0;
  136.   width: 23px;
  137.   height: 23px;
  138. }
  139.  
  140. .Sheet-br div
  141. {
  142.   position: absolute;
  143.   z-index: -1;
  144.   top: -23px;
  145.   left: -23px;
  146.   width: 46px;
  147.   height: 46px;
  148.   background-image: url('images/Sheet-s.png');
  149. }
  150.  
  151. .Sheet-tc
  152. {
  153.   position: absolute;
  154.   overflow:hidden;
  155.   z-index: -1;
  156.   top: 0;
  157.   left: 23px;
  158.   right: 23px;
  159.   height: 23px;
  160. }
  161.  
  162. .Sheet-tc div
  163. {
  164.   position: absolute;
  165.   z-index: -1;
  166.   top: 0;
  167.   left: 0;
  168.   width: 100%;
  169.   height: 46px;
  170.   background-image: url('images/Sheet-h.png');
  171. }
  172.  
  173. .Sheet-bc
  174. {
  175.   position: absolute;
  176.   overflow:hidden;
  177.   z-index: -1;
  178.   bottom: 0;
  179.   left: 23px;
  180.   right: 23px;
  181.   height: 23px;
  182. }
  183.  
  184. .Sheet-bc div
  185. {
  186.   position: absolute;
  187.   z-index: -1;
  188.   top: -23px;
  189.   left: 0;
  190.   width: 100%;
  191.   height: 46px;
  192.   background-image: url('images/Sheet-h.png');
  193. }
  194.  
  195. .Sheet-cl
  196. {
  197.   position: absolute;
  198.   overflow:hidden;
  199.   z-index: -1;
  200.   top: 23px;
  201.   left: 0;
  202.   width: 23px;
  203.   bottom: 23px;
  204. }
  205.  
  206. .Sheet-cl div
  207. {
  208.   position: absolute;
  209.   z-index: -1;
  210.   top: 0;
  211.   left: 0;
  212.   width: 46px;
  213.   height: 100%;
  214.   background-image: url('images/Sheet-v.png');
  215. }
  216.  
  217. .Sheet-cr
  218. {
  219.   position: absolute;
  220.   overflow:hidden;
  221.   z-index: -1;
  222.   top: 23px;
  223.   right: 0;
  224.   width: 23px;
  225.   bottom: 23px;
  226. }
  227.  
  228. .Sheet-cr div
  229. {
  230.   position: absolute;
  231.   z-index: -1;
  232.   top: 0;
  233.   left: -23px;
  234.   width: 46px;
  235.   height: 100%;
  236.   background-image: url('images/Sheet-v.png');
  237. }
  238.  
  239. .Sheet-cc
  240. {
  241.   position: absolute;
  242.   overflow:hidden;
  243.   z-index: -2;
  244.   top: 23px;
  245.   left: 23px;
  246.   right: 23px;
  247.   bottom: 23px;
  248.   background-image: url('images/Sheet-c.png');
  249. }
  250.  
  251.  
  252. .Sheet
  253. {
  254.   margin-top: -7px !important;
  255. }
  256. /* end Box, Sheet */
  257.  
  258. /* begin Header */
  259. div.Header
  260. {
  261.   margin: 0 auto;
  262.   position: relative;
  263.   z-index:0;
  264.   width: 1186px;
  265.   height: 200px;
  266. }
  267.  
  268.  
  269.  
  270. div.Header-jpeg
  271. {
  272.   position: absolute;
  273.   z-index:-1;
  274.   top: 0;
  275.   left: 0;
  276.   width: 1186px;
  277.   height: 200px;
  278.   background-image: url('images/Header.jpg');
  279.   background-repeat: no-repeat;
  280.   background-position: center center;
  281. }
  282. /* end Header */
  283.  
  284. /* begin Logo */
  285. .logo
  286. {
  287.   display : block;
  288.   position: absolute;
  289.   left: 20px;
  290.   top: 22px;
  291.   width: 966px;
  292. }
  293.  
  294. h1.logo-name
  295. {
  296.   display: block;
  297.   text-align: left;
  298. }
  299.  
  300. h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
  301. {
  302.   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  303.   font-size: 26px;
  304.   font-style: normal;
  305.   font-weight: bold;
  306.   text-decoration: none;
  307.   padding:0;
  308.   margin:0;
  309.   color: #D1D7D7 !important;
  310. }
  311.  
  312. .logo-text
  313. {
  314.   display: block;
  315.   text-align: left;
  316. }
  317.  
  318. .logo-text, .logo-text a
  319. {
  320.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  321.   font-size: 18px;
  322.   font-style: normal;
  323.   font-weight: normal;
  324.   padding:0;
  325.   margin:0;
  326.   color: #D1D7D7 !important;
  327. }
  328.  
  329. /* end Logo */
  330.  
  331. /* begin Menu */
  332. /* menu structure */
  333.  
  334. .artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
  335. {
  336.   text-align:left;
  337.   text-decoration:none;
  338.   outline:none;
  339.   letter-spacing:normal;
  340.   word-spacing:normal;
  341. }
  342.  
  343. .artmenu, .artmenu ul
  344. {
  345.   margin: 0;
  346.   padding: 0;
  347.   border: 0;
  348.   list-style-type: none;
  349.   display: block;
  350. }
  351.  
  352. .artmenu li
  353. {
  354.   margin: 0;
  355.   padding: 0;
  356.   border: 0;
  357.   display: block;
  358.   float: left;
  359.   position: relative;
  360.   z-index: 5;
  361.   background:none;
  362. }
  363.  
  364. .artmenu li:hover
  365. {
  366.   z-index: 10000;
  367.   white-space: normal;
  368. }
  369.  
  370. .artmenu li li
  371. {
  372.   float: none;
  373. }
  374.  
  375. .artmenu ul
  376. {
  377.   visibility: hidden;
  378.   position: absolute;
  379.   z-index: 10;
  380.   left: 0;
  381.   top: 0;
  382.   background:none;
  383. }
  384.  
  385. .artmenu li:hover>ul
  386. {
  387.   visibility: visible;
  388.   top: 100%;
  389. }
  390.  
  391. .artmenu li li:hover>ul
  392. {
  393.   top: 0;
  394.   left: 100%;
  395. }
  396.  
  397. .artmenu:after, .artmenu ul:after
  398. {
  399.   content: ".";
  400.   height: 0;
  401.   display: block;
  402.   visibility: hidden;
  403.   overflow: hidden;
  404.   clear: both;
  405. }
  406. .artmenu, .artmenu ul
  407. {
  408.   min-height: 0;
  409. }
  410.  
  411. .artmenu ul
  412. {
  413.   background-image: url(images/spacer.gif);
  414.   padding: 10px 30px 30px 30px;
  415.   margin: -10px 0 0 -30px;
  416. }
  417.  
  418. .artmenu ul ul
  419. {
  420.   padding: 30px 30px 30px 10px;
  421.   margin: -30px 0 0 -10px;
  422. }
  423.  
  424.  
  425. /* menu structure */
  426.  
  427. .nav
  428. {
  429.   position: relative;
  430.   margin: 0  auto;
  431.   width: 1186px;
  432.   height: 40px;
  433.   z-index: 100;
  434. }
  435.  
  436. .artmenu
  437. {
  438.   padding: 12px 6px 0px 6px;
  439. }
  440.  
  441.  
  442. .nav .l, .nav .r, .nav .r div
  443. {
  444.   top: 0;
  445.   position: absolute;
  446.   z-index: -1;
  447.   overflow: hidden;
  448.   height: 40px;
  449. }
  450.  
  451. .nav .l
  452. {
  453.   left: 0;
  454.   right: 0px;
  455. }
  456.  
  457.  
  458. .nav .r
  459. {
  460.   right: 0;
  461.   width: 0px;
  462. }
  463.  
  464.  
  465. .nav .r div
  466. {
  467.   width: 1186px;
  468.   right: 0;
  469. }
  470.  
  471.  
  472. .nav .l, .nav .r div
  473. {
  474.   background-position: left top;
  475.   background-repeat: no-repeat;
  476.   background-image: url('images/nav.png');
  477. }
  478.  
  479. /* end Menu */
  480.  
  481. /* begin MenuItem */
  482. .artmenu ul li
  483. {
  484.   clear: both;
  485. }
  486.  
  487. .artmenu a , .artmenu a span
  488. {
  489.   height: 28px;
  490.   display: block;
  491. }
  492.  
  493.  
  494. .artmenu a
  495. {
  496.   cursor: pointer;
  497.   text-decoration: none;
  498.   margin-right: 3px;
  499.   margin-left: 3px;
  500.  
  501. }
  502. .artmenu a
  503. {
  504.   background-image: url('images/item-left.png');
  505.   background-position: left top;
  506.   background-repeat: no-repeat;
  507. }
  508.  
  509. .artmenu a span
  510. {
  511.   background-image: url('images/item-right.png');
  512.   background-position: right top;
  513.   background-repeat: no-repeat;
  514. }
  515. .artmenu a span span
  516. {
  517.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  518.   font-size: 12px;
  519.   font-style: normal;
  520.   font-weight: normal;
  521.   color: #205860;
  522.   padding: 0 17px;
  523.   margin: 0 1px;
  524.   line-height: 28px;
  525.   text-align: center;
  526.   background-image: url('images/item-center.png');
  527.   background-position: left top;
  528.   background-repeat: repeat-x;
  529.  
  530. }
  531.  
  532.  
  533. .artmenu a:hover
  534. {
  535.   background-position: left -28px;
  536. }
  537.  
  538. .artmenu li:hover>a
  539. {
  540.   background-position: left -28px;
  541. }
  542. .artmenu li:hover a span
  543. {
  544.   background-position: right -28px;
  545. }
  546.  
  547. .artmenu a:hover span
  548. {
  549.   background-position: right -28px;
  550. }
  551.  
  552.  
  553. .artmenu a:hover span span
  554. {
  555.   color: #2B3131;
  556.   background-position: left -28px;
  557. }
  558.  
  559. .artmenu li:hover a span span
  560. {
  561.   color: #2B3131;
  562.   background-position: left -28px;
  563. }
  564.  
  565.  
  566. .artmenu a.active
  567. {
  568.   background-position: left -56px;
  569. }
  570.  
  571. .artmenu a.active span
  572. {
  573.   background-position: right -56px;
  574. }
  575.  
  576. .artmenu a.active span span
  577. {
  578.   color: #C6E7EC;
  579.   background-position: left -56px;
  580. }
  581.  
  582. /* end MenuItem */
  583.  
  584. /* begin MenuSubItem */
  585. .artmenu ul a
  586. {
  587.   display:block;
  588.   text-align: center;
  589.   white-space: nowrap;
  590.   height: 28px;
  591.   width: 222px;
  592.   overflow:hidden;
  593.   line-height: 28px;
  594.   margin-right: auto;
  595.  
  596.  
  597.   background-image: url('images/subitem-bg.png');
  598.   background-position: left top;
  599.   background-repeat: repeat-x;
  600.  
  601.   border-width: 1px;
  602.   border-style: solid;
  603.   border-color: #47B4C2;
  604. }
  605.  
  606. .nav ul.artmenu ul span, .nav ul.artmenu ul span span
  607. {
  608.   display: inline;
  609.   float: none;
  610.   margin: inherit;
  611.   padding: inherit;
  612.   background-image: none;
  613.   text-align: inherit;
  614.   text-decoration: inherit;
  615. }
  616.  
  617. .artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
  618. {
  619.   text-align: left;
  620.   text-indent: 12px;
  621.   text-decoration: none;
  622.   line-height: 28px;
  623.   color: #173F45;
  624.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  625.   font-size: 12px;
  626.   font-style: normal;
  627.   font-weight: normal;
  628. }
  629.  
  630. .artmenu ul ul a
  631. {
  632.   margin-left: auto;
  633. }
  634.  
  635. .artmenu ul li a:hover
  636. {
  637.   color: #EFF1F1;
  638.   border-color: #3694A1;
  639.   background-position: 0 -28px;
  640. }
  641.  
  642. .artmenu ul li:hover>a
  643. {
  644.   color: #EFF1F1;
  645.   border-color: #3694A1;
  646.   background-position: 0 -28px;
  647. }
  648.  
  649. .nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
  650. {
  651.   color: #EFF1F1;
  652. }
  653.  
  654. .nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
  655. {
  656.   color: #EFF1F1;
  657. }
  658.  
  659.  
  660. /* end MenuSubItem */
  661.  
  662. /* begin ContentLayout */
  663. .contentLayout
  664. {
  665.   margin-bottom: 2px;
  666.   width: 986px;
  667.   position: relative;
  668. }
  669. /* end ContentLayout */
  670.  
  671. /* begin Box, Block */
  672. .Block
  673. {
  674.   overflow: hidden;
  675.   min-width:1px;
  676.   min-height:1px;
  677.   margin: 0 auto;
  678.   position: relative;
  679.   z-index: 0;
  680. }
  681.  
  682.  
  683. .Block-body
  684. {
  685.   position: relative;
  686.   z-index: 0;
  687.   margin: 0px;
  688. }
  689.  
  690.  
  691. .Block
  692. {
  693.   margin: 5px;
  694. }
  695.  
  696. /* end Box, Block */
  697.  
  698. /* begin BlockHeader */
  699. .BlockHeader
  700. {
  701.   position: relative;
  702.   overflow: hidden;
  703.   height: 30px;
  704.   z-index: 0;
  705.   line-height: 30px;
  706.   padding: 0 8px;
  707.   margin-bottom: 0px;
  708.  
  709. }
  710.  
  711. .BlockHeader-text
  712. {
  713.   white-space : nowrap;
  714.   color: #E8F6F7;
  715.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  716.   font-size: 12px;
  717.   font-style: normal;
  718.   font-weight: bold;
  719.   line-height: 30px;
  720. }
  721.  
  722.  
  723. .BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
  724. {
  725.   top: 0;
  726.   position: absolute;
  727.   z-index: -1;
  728.   overflow: hidden;
  729.   height: 30px;
  730. }
  731.  
  732. .BlockHeader .l
  733. {
  734.   left: 0;
  735.   right: 9px;
  736. }
  737.  
  738.  
  739. .BlockHeader .r
  740. {
  741.   right: 0;
  742.   width: 9px;
  743. }
  744.  
  745.  
  746. .BlockHeader .r div
  747. {
  748.   width: 992px;
  749.   right: 0;
  750. }
  751.  
  752.  
  753. .BlockHeader .l, .BlockHeader .r div
  754. {
  755.   background-position: left top;
  756.   background-repeat: no-repeat;
  757.   background-image: url('images/BlockHeader.png');
  758. }
  759.  
  760.  
  761.  
  762.  
  763. /* end BlockHeader */
  764.  
  765. /* begin Box, BlockContent */
  766. .BlockContent
  767. {
  768.   overflow: hidden;
  769.   min-width:19px;
  770.   min-height:19px;
  771.   margin: 0 auto;
  772.   position: relative;
  773.   z-index: 0;
  774. }
  775.  
  776.  
  777. .BlockContent-body
  778. {
  779.   position: relative;
  780.   z-index: 0;
  781.   margin: 8px;
  782. }
  783.  
  784. .BlockContent-tl
  785. {
  786.   position: absolute;
  787.   overflow: hidden;
  788.   z-index: -1;
  789.   top: 0;
  790.   left: 0;
  791.   width: 9px;
  792.   height: 9px;
  793.   background-image: url('images/BlockContent-s.png');
  794. }
  795.  
  796. .BlockContent-tr
  797. {
  798.   position: absolute;
  799.   overflow: hidden;
  800.   z-index: -1;
  801.   top: 0;
  802.   right: 0;
  803.   width: 9px;
  804.   height: 9px;
  805. }
  806.  
  807. .BlockContent-tr div
  808. {
  809.   position: absolute;
  810.   z-index: -1;
  811.   top: 0px;
  812.   left: -9px;
  813.   width: 18px;
  814.   height: 18px;
  815.   background-image: url('images/BlockContent-s.png');
  816. }
  817.  
  818. .BlockContent-bl
  819. {
  820.   position: absolute;
  821.   overflow: hidden;
  822.   z-index: -1;
  823.   bottom: 0;
  824.   left: 0;
  825.   width: 9px;
  826.   height: 9px;
  827. }
  828.  
  829. .BlockContent-bl div
  830. {
  831.   position: absolute;
  832.   z-index: -1;
  833.   top: -9px;
  834.   left: 0;
  835.   width: 18px;
  836.   height: 18px;
  837.   background-image: url('images/BlockContent-s.png');
  838. }
  839.  
  840. .BlockContent-br
  841. {
  842.   position: absolute;
  843.   overflow: hidden;
  844.   z-index: -1;
  845.   bottom: 0;
  846.   right: 0;
  847.   width: 9px;
  848.   height: 9px;
  849. }
  850.  
  851. .BlockContent-br div
  852. {
  853.   position: absolute;
  854.   z-index: -1;
  855.   top: -9px;
  856.   left: -9px;
  857.   width: 18px;
  858.   height: 18px;
  859.   background-image: url('images/BlockContent-s.png');
  860. }
  861.  
  862. .BlockContent-tc
  863. {
  864.   position: absolute;
  865.   overflow:hidden;
  866.   z-index: -1;
  867.   top: 0;
  868.   left: 9px;
  869.   right: 9px;
  870.   height: 9px;
  871. }
  872.  
  873. .BlockContent-tc div
  874. {
  875.   position: absolute;
  876.   z-index: -1;
  877.   top: 0;
  878.   left: 0;
  879.   width: 100%;
  880.   height: 18px;
  881.   background-image: url('images/BlockContent-h.png');
  882. }
  883.  
  884. .BlockContent-bc
  885. {
  886.   position: absolute;
  887.   overflow:hidden;
  888.   z-index: -1;
  889.   bottom: 0;
  890.   left: 9px;
  891.   right: 9px;
  892.   height: 9px;
  893. }
  894.  
  895. .BlockContent-bc div
  896. {
  897.   position: absolute;
  898.   z-index: -1;
  899.   top: -9px;
  900.   left: 0;
  901.   width: 100%;
  902.   height: 18px;
  903.   background-image: url('images/BlockContent-h.png');
  904. }
  905.  
  906. .BlockContent-cl
  907. {
  908.   position: absolute;
  909.   overflow:hidden;
  910.   z-index: -1;
  911.   top: 9px;
  912.   left: 0;
  913.   width: 9px;
  914.   bottom: 9px;
  915. }
  916.  
  917. .BlockContent-cl div
  918. {
  919.   position: absolute;
  920.   z-index: -1;
  921.   top: 0;
  922.   left: 0;
  923.   width: 18px;
  924.   height: 100%;
  925.   background-image: url('images/BlockContent-v.png');
  926. }
  927.  
  928. .BlockContent-cr
  929. {
  930.   position: absolute;
  931.   overflow:hidden;
  932.   z-index: -1;
  933.   top: 9px;
  934.   right: 0;
  935.   width: 9px;
  936.   bottom: 9px;
  937. }
  938.  
  939. .BlockContent-cr div
  940. {
  941.   position: absolute;
  942.   z-index: -1;
  943.   top: 0;
  944.   left: -9px;
  945.   width: 18px;
  946.   height: 100%;
  947.   background-image: url('images/BlockContent-v.png');
  948. }
  949.  
  950. .BlockContent-cc
  951. {
  952.   position: absolute;
  953.   overflow:hidden;
  954.   z-index: -2;
  955.   top: 9px;
  956.   left: 9px;
  957.   right: 9px;
  958.   bottom: 9px;
  959.   background-image: url('images/BlockContent-c.png');
  960. }
  961.  
  962.  
  963. .BlockContent-body
  964. {
  965.   color:#212626;
  966.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  967.   font-size: 12px;
  968.   font-style: normal;
  969.   font-weight: normal;
  970. }
  971.  
  972. .BlockContent-body a:link
  973. {
  974.   color: #29717A;
  975.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  976.   text-decoration: underline;
  977. }
  978.  
  979. .BlockContent-body a:visited, .BlockContent-body a.visited
  980. {
  981.   color: #323939;
  982.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  983.   text-decoration: underline;
  984. }
  985.  
  986. .BlockContent-body a:hover, .BlockContent-body a.hover
  987. {
  988.   color: #3694A1;
  989.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  990.   text-decoration: none;
  991. }
  992.  
  993.  
  994. .BlockContent-body ul
  995. {
  996.   list-style-type: none;
  997.   color: #312616;
  998.   margin:0;
  999.   padding:0;
  1000. }
  1001.  
  1002. .BlockContent-body li
  1003. {
  1004.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1005.   font-size: 12px;
  1006.   text-decoration: none;
  1007. }
  1008.  
  1009. .BlockContent-body ul li
  1010. {
  1011.   padding:0px 0 0px 11px;
  1012.   background-image: url('images/BlockContentBullets.png');
  1013.   background-repeat:no-repeat;
  1014.   margin:0.5em 0 0.5em 0;
  1015.   line-height:1.2em;
  1016. }
  1017.  
  1018. /* end Box, BlockContent */
  1019.  
  1020. /* begin Box, Post */
  1021. .Post
  1022. {
  1023.   overflow: hidden;
  1024.   min-width:15px;
  1025.   min-height:15px;
  1026.   margin: 0 auto;
  1027.   position: relative;
  1028.   z-index: 0;
  1029. }
  1030.  
  1031.  
  1032. .Post-body
  1033. {
  1034.   position: relative;
  1035.   z-index: 0;
  1036.   margin: 11px;
  1037. }
  1038.  
  1039. .Post-tl
  1040. {
  1041.   position: absolute;
  1042.   overflow: hidden;
  1043.   z-index: -1;
  1044.   top: 0;
  1045.   left: 0;
  1046.   width: 7px;
  1047.   height: 7px;
  1048.   background-image: url('images/Post-s.png');
  1049. }
  1050.  
  1051. .Post-tr
  1052. {
  1053.   position: absolute;
  1054.   overflow: hidden;
  1055.   z-index: -1;
  1056.   top: 0;
  1057.   right: 0;
  1058.   width: 7px;
  1059.   height: 7px;
  1060. }
  1061.  
  1062. .Post-tr div
  1063. {
  1064.   position: absolute;
  1065.   z-index: -1;
  1066.   top: 0px;
  1067.   left: -7px;
  1068.   width: 14px;
  1069.   height: 14px;
  1070.   background-image: url('images/Post-s.png');
  1071. }
  1072.  
  1073. .Post-bl
  1074. {
  1075.   position: absolute;
  1076.   overflow: hidden;
  1077.   z-index: -1;
  1078.   bottom: 0;
  1079.   left: 0;
  1080.   width: 7px;
  1081.   height: 7px;
  1082. }
  1083.  
  1084. .Post-bl div
  1085. {
  1086.   position: absolute;
  1087.   z-index: -1;
  1088.   top: -7px;
  1089.   left: 0;
  1090.   width: 14px;
  1091.   height: 14px;
  1092.   background-image: url('images/Post-s.png');
  1093. }
  1094.  
  1095. .Post-br
  1096. {
  1097.   position: absolute;
  1098.   overflow: hidden;
  1099.   z-index: -1;
  1100.   bottom: 0;
  1101.   right: 0;
  1102.   width: 7px;
  1103.   height: 7px;
  1104. }
  1105.  
  1106. .Post-br div
  1107. {
  1108.   position: absolute;
  1109.   z-index: -1;
  1110.   top: -7px;
  1111.   left: -7px;
  1112.   width: 14px;
  1113.   height: 14px;
  1114.   background-image: url('images/Post-s.png');
  1115. }
  1116.  
  1117. .Post-tc
  1118. {
  1119.   position: absolute;
  1120.   overflow:hidden;
  1121.   z-index: -1;
  1122.   top: 0;
  1123.   left: 7px;
  1124.   right: 7px;
  1125.   height: 7px;
  1126. }
  1127.  
  1128. .Post-tc div
  1129. {
  1130.   position: absolute;
  1131.   z-index: -1;
  1132.   top: 0;
  1133.   left: 0;
  1134.   width: 100%;
  1135.   height: 14px;
  1136.   background-image: url('images/Post-h.png');
  1137. }
  1138.  
  1139. .Post-bc
  1140. {
  1141.   position: absolute;
  1142.   overflow:hidden;
  1143.   z-index: -1;
  1144.   bottom: 0;
  1145.   left: 7px;
  1146.   right: 7px;
  1147.   height: 7px;
  1148. }
  1149.  
  1150. .Post-bc div
  1151. {
  1152.   position: absolute;
  1153.   z-index: -1;
  1154.   top: -7px;
  1155.   left: 0;
  1156.   width: 100%;
  1157.   height: 14px;
  1158.   background-image: url('images/Post-h.png');
  1159. }
  1160.  
  1161. .Post-cl
  1162. {
  1163.   position: absolute;
  1164.   overflow:hidden;
  1165.   z-index: -1;
  1166.   top: 7px;
  1167.   left: 0;
  1168.   width: 7px;
  1169.   bottom: 7px;
  1170. }
  1171.  
  1172. .Post-cl div
  1173. {
  1174.   position: absolute;
  1175.   z-index: -1;
  1176.   top: 0;
  1177.   left: 0;
  1178.   width: 14px;
  1179.   height: 100%;
  1180.   background-image: url('images/Post-v.png');
  1181. }
  1182.  
  1183. .Post-cr
  1184. {
  1185.   position: absolute;
  1186.   overflow:hidden;
  1187.   z-index: -1;
  1188.   top: 7px;
  1189.   right: 0;
  1190.   width: 7px;
  1191.   bottom: 7px;
  1192. }
  1193.  
  1194. .Post-cr div
  1195. {
  1196.   position: absolute;
  1197.   z-index: -1;
  1198.   top: 0;
  1199.   left: -7px;
  1200.   width: 14px;
  1201.   height: 100%;
  1202.   background-image: url('images/Post-v.png');
  1203. }
  1204.  
  1205. .Post-cc
  1206. {
  1207.   position: absolute;
  1208.   overflow:hidden;
  1209.   z-index: -2;
  1210.   top: 7px;
  1211.   left: 7px;
  1212.   right: 7px;
  1213.   bottom: 7px;
  1214.   background-image: url('images/Post-c.png');
  1215. }
  1216.  
  1217.  
  1218. .Post
  1219. {
  1220.   margin: 7px;
  1221. }
  1222.  
  1223.  
  1224. /* Start images */
  1225. a img
  1226. {
  1227.   border: 0;
  1228. }
  1229.  
  1230. .article img, img.article
  1231. {
  1232.   border-style: solid;
  1233.   border-width: 0px;
  1234.   border-color: #B5BFBF;
  1235.   margin: 1em;
  1236. }
  1237.  
  1238. .metadata-icons img
  1239. {
  1240.   border: none;
  1241.   vertical-align: middle;
  1242.   margin:2px;
  1243. }
  1244. /* Finish images */
  1245.  
  1246. /* Start tables */
  1247.  
  1248. .article table, table.article
  1249. {
  1250.   border-collapse: collapse;
  1251.   margin: 1px;
  1252.   width:auto;
  1253. }
  1254.  
  1255. .article table, table.article .article tr, .article th, .article td
  1256. {
  1257.   background-color:Transparent;
  1258. }
  1259.  
  1260. .article th, .article td
  1261. {
  1262.   padding: 2px;
  1263.   border: solid 1px #819292;
  1264.   vertical-align: top;
  1265.   text-align:left;
  1266. }
  1267.  
  1268. .article th
  1269. {
  1270.   text-align:center;
  1271.   vertical-align:middle;
  1272.   padding: 7px;
  1273. }
  1274.  
  1275.  
  1276.  
  1277. /* Finish tables */
  1278. /* end Box, Post */
  1279.  
  1280. /* begin PostHeaderIcon */
  1281. .PostHeaderIcon-wrapper
  1282. {
  1283.   text-decoration:none;
  1284.   margin: 0.2em 0;
  1285.   padding: 0;
  1286.   font-weight:normal;
  1287.   font-style:normal;
  1288.   letter-spacing:normal;
  1289.   word-spacing:normal;
  1290.   font-variant:normal;
  1291.   text-decoration:none;
  1292.   font-variant:normal;
  1293.   text-transform:none;
  1294.   text-align:left;
  1295.   text-indent:0;
  1296.   line-height:inherit;
  1297.   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  1298.   font-size: 22px;
  1299.   font-style: normal;
  1300.   font-weight: bold;
  1301.   text-align: left;
  1302.   color: #14383D;
  1303. }
  1304.  
  1305. .PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
  1306. {
  1307.   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  1308.   font-size: 22px;
  1309.   font-style: normal;
  1310.   font-weight: bold;
  1311.   text-align: left;
  1312.   color: #14383D;
  1313. }
  1314.  
  1315. /* end PostHeaderIcon */
  1316.  
  1317. /* begin PostHeader */
  1318. .PostHeader a:link
  1319. {
  1320.   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  1321.   text-decoration: none;
  1322.   text-align: left;
  1323.   color: #1A474D;
  1324. }
  1325.  
  1326. .PostHeader a:visited, .PostHeader a.visited
  1327. {
  1328.   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  1329.   text-decoration: none;
  1330.   text-align: left;
  1331.   color: #5F6D6D;
  1332. }
  1333.  
  1334. .PostHeader a:hover, .PostHeader a.hovered
  1335. {
  1336.   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  1337.   text-decoration: none;
  1338.   text-align: left;
  1339.   color: #0E272A;
  1340. }
  1341. /* end PostHeader */
  1342.  
  1343. /* begin PostMetadata */
  1344.  
  1345. .PostMetadataHeader
  1346. {
  1347.  
  1348.   background-color: #D9DEDE;
  1349.   border-color: #B5BFBF;
  1350.   border-style: solid;
  1351.   border-width: 0px;
  1352.   padding:3px;
  1353. }
  1354.  
  1355.  
  1356.  
  1357.  
  1358. /* end PostMetadata */
  1359.  
  1360. /* begin PostIcons */
  1361. .PostHeaderIcons, .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
  1362. {
  1363.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1364.   font-size: 11px;
  1365.   color: #5B4729;
  1366. }
  1367.  
  1368. .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
  1369. {
  1370.   margin:0;
  1371. }
  1372.  
  1373. .PostHeaderIcons a:link
  1374. {
  1375.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1376.   text-decoration: underline;
  1377.   color: #266A73;
  1378. }
  1379.  
  1380. .PostHeaderIcons a:visited, .PostHeaderIcons a.visited
  1381. {
  1382.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1383.   text-decoration: underline;
  1384.   color: #266A73;
  1385. }
  1386.  
  1387. .PostHeaderIcons a:hover, .PostHeaderIcons a.hover
  1388. {
  1389.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1390.   text-decoration: none;
  1391.   color: #338D99;
  1392. }
  1393.  
  1394.  
  1395. /* end PostIcons */
  1396.  
  1397. /* begin PostContent */
  1398. /* Content Text Font & Color (Default) */
  1399. body
  1400. {
  1401.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1402.   font-size: 12px;
  1403.   font-style: normal;
  1404.   font-weight: normal;
  1405.   color: #262C2C;
  1406. }
  1407.  
  1408. .PostContent
  1409. {
  1410.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1411.   font-size: 12px;
  1412.   font-style: normal;
  1413.   font-weight: normal;
  1414.   text-align: justify;
  1415.   color: #262C2C;
  1416. }
  1417.  
  1418. /* Start Content link style */
  1419. /*
  1420. The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
  1421. http://www.w3schools.com/CSS/css_pseudo_classes.asp
  1422. http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
  1423. */
  1424. a
  1425. {
  1426.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1427.   text-decoration: underline;
  1428.   color: #1D5158;
  1429. }
  1430.  
  1431. /* Adds special style to an unvisited link. */
  1432. a:link
  1433. {
  1434.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1435.   text-decoration: underline;
  1436.   color: #1D5158;
  1437. }
  1438.  
  1439. /* Adds special style to a visited link. */
  1440. a:visited, a.visited
  1441. {
  1442.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1443.   text-decoration: underline;
  1444.   color: #8C9B9B;
  1445. }
  1446.  
  1447. /* :hover - adds special style to an element when you mouse over it. */
  1448. a:hover, a.hover
  1449. {
  1450.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1451.   text-decoration: none;
  1452.   color: #0E272A;
  1453. }
  1454.  
  1455. /* Finish Content link style */
  1456.  
  1457. /* Resert some headings default style & links default style for links in headings*/
  1458. h1, h2, h3, h4, h5, h6,
  1459. h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
  1460. h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
  1461. h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
  1462. {
  1463.   font-weight: normal;
  1464.   font-style: normal;
  1465.   text-decoration: none;
  1466. }
  1467.  
  1468.  
  1469. /* Start Content headings Fonts & Colors  */
  1470. h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
  1471. {
  1472.   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  1473.   font-size: 28px;
  1474.   font-style: normal;
  1475.   font-weight: bold;
  1476.   text-align: left;
  1477.   color: #2D7B86;
  1478. }
  1479.  
  1480. h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
  1481. {
  1482.   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  1483.   font-size: 22px;
  1484.   font-style: normal;
  1485.   font-weight: bold;
  1486.   text-align: left;
  1487.   color: #3BA2B0;
  1488. }
  1489.  
  1490. h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
  1491. {
  1492.   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  1493.   font-size: 18px;
  1494.   font-style: normal;
  1495.   font-weight: bold;
  1496.   text-align: left;
  1497.   color: #6D7E7E;
  1498. }
  1499.  
  1500. h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
  1501. {
  1502.   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  1503.   font-size: 16px;
  1504.   font-style: normal;
  1505.   font-weight: bold;
  1506.   text-align: left;
  1507.   color: #262C2C;
  1508. }
  1509.  
  1510. h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
  1511. {
  1512.   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  1513.   font-size: 14px;
  1514.   font-style: normal;
  1515.   font-weight: bold;
  1516.   text-align: left;
  1517.   color: #262C2C;
  1518. }
  1519.  
  1520. h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
  1521. {
  1522.   font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  1523.   font-size: 14px;
  1524.   font-style: normal;
  1525.   font-weight: bold;
  1526.   text-align: left;
  1527.   color: #262C2C;
  1528. }
  1529. /* Finish Content headings Fonts & Colors  */
  1530.  
  1531. /* end PostContent */
  1532.  
  1533. /* begin PostBullets */
  1534. /* Start Content list */
  1535.  
  1536. ul
  1537. {
  1538.   list-style-type: none;
  1539.   color: #0A1C1F;
  1540.   margin:0;
  1541.   padding:0;
  1542. }
  1543.  
  1544. li
  1545. {
  1546.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1547.   font-size: 12px;
  1548. }
  1549.  
  1550.  
  1551.  
  1552. .Post ul li
  1553. {
  1554.   padding:0px 0 0px 10px;
  1555.   background-image: url('images/PostBullets.png');
  1556.   background-repeat:no-repeat;
  1557.   margin:0.5em 0 0.5em 0;
  1558.   line-height:1.2em;
  1559. }
  1560.  
  1561.  
  1562. /* Finish Content list */
  1563. /* end PostBullets */
  1564.  
  1565. /* begin PostQuote */
  1566. /* Start blockquote */
  1567.  
  1568. blockquote p
  1569. {
  1570.   color:#151009;
  1571.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1572.   font-style: italic;
  1573.   font-weight: normal;
  1574.   text-align: left;
  1575. }
  1576.  
  1577. blockquote
  1578. {
  1579.   border-color:#D7C4A7;
  1580.   border-width: 0px;
  1581.   border-style: solid;
  1582.  
  1583.   margin:10px 10px 10px 50px;
  1584.   padding:5px 5px 5px 32px;
  1585.  
  1586.   background-color:#EAE0D1;
  1587.  
  1588.   background-image:url('images/PostQuote.png');
  1589.   background-position:left top;
  1590.   background-repeat:no-repeat;
  1591. }
  1592.  
  1593.  
  1594.  
  1595. /* Finish blockuote */
  1596. /* end PostQuote */
  1597.  
  1598. /* begin PostIcons */
  1599. .PostFooterIcons, .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
  1600. {
  1601.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1602.   font-size: 11px;
  1603.   text-decoration: none;
  1604.   color: #907041;
  1605. }
  1606.  
  1607. .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
  1608. {
  1609.   margin:0;
  1610. }
  1611.  
  1612. .PostFooterIcons a:link
  1613. {
  1614.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1615.   text-decoration: underline;
  1616.   color: #2D7B86;
  1617. }
  1618.  
  1619. .PostFooterIcons a:visited, .PostFooterIcons a.visited
  1620. {
  1621.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1622.   text-decoration: underline;
  1623.   color: #2D7B86;
  1624. }
  1625.  
  1626. .PostFooterIcons a:hover, .PostFooterIcons a.hover
  1627. {
  1628.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1629.   text-decoration: none;
  1630.   color: #3BA2B0;
  1631. }
  1632.  
  1633.  
  1634. /* end PostIcons */
  1635.  
  1636. /* begin Button */
  1637. button.Button, a.Button
  1638. {
  1639.   position:relative;
  1640.   display:inline-block;
  1641.   width: auto;
  1642.   outline:none;
  1643.   border:none;
  1644.   background:none;
  1645.   line-height:28px;
  1646.   margin:0;
  1647.   padding:0;
  1648.   overflow: visible;
  1649.   cursor: default;
  1650.   text-decoration: none !important;
  1651. }
  1652.  
  1653.  
  1654. /*This HACK needed for ie7 (button position)*/
  1655. *:first-child+html button.Button, *:first-child+html a.Button
  1656. {
  1657.   display:list-item;
  1658.   list-style-type:none;
  1659.   float:left;
  1660. }
  1661.  
  1662.  
  1663. .Button .btn
  1664. {
  1665.   position: relative;
  1666.   overflow: hidden;
  1667.   display: block;
  1668.   width: auto;
  1669.   z-index: 0;
  1670.   height: 28px;
  1671.   color: #E4F4F6;
  1672.   white-space: nowrap;
  1673.   float: left;
  1674. }
  1675.  
  1676. .Button .t
  1677. {
  1678.   height:28px;
  1679.   white-space: normal;
  1680.   padding: 0 11px;
  1681.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1682.   font-size: 12px;
  1683.   font-style: normal;
  1684.   font-weight: normal;
  1685.   text-align: left;
  1686.   line-height: 28px;
  1687.   text-decoration: none !important;
  1688. }
  1689.  
  1690. input, select
  1691. {
  1692.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1693.   font-size: 12px;
  1694.   font-style: normal;
  1695.   font-weight: normal;
  1696. }
  1697.  
  1698. .Button .active
  1699. {
  1700.   color: #F4F6F6;
  1701. }
  1702.  
  1703. .Button .hover,  a.Button:hover
  1704. {
  1705.   color: #F6F1EA;
  1706.   text-decoration: none !important;
  1707. }
  1708.  
  1709. .Button .active .r
  1710. {
  1711.   top: -56px;
  1712. }
  1713.  
  1714. .Button .hover .r
  1715. {
  1716.   top: -28px;
  1717. }
  1718.  
  1719. .Button .r
  1720. {
  1721.   display: block;
  1722.   position: absolute;
  1723.   overflow: hidden;
  1724.   z-index: -1;
  1725.   top: 0;
  1726.   right: 0;
  1727.   width: 8px;
  1728.   height: 84px;
  1729. }
  1730.  
  1731.  
  1732. .Button .r span
  1733. {
  1734.   display: block;
  1735.   position: absolute;
  1736.   overflow: hidden;
  1737.   z-index: -1;
  1738.   top: 0;
  1739.   right: 0;
  1740.   width:409px;
  1741.   height: 84px;
  1742. }
  1743.  
  1744.  
  1745. .Button .active .l
  1746. {
  1747.   top: -56px;
  1748. }
  1749.  
  1750. .Button .hover .l
  1751. {
  1752.   top: -28px;
  1753. }
  1754.  
  1755. .Button .l
  1756. {
  1757.   display: block;
  1758.   position: absolute;
  1759.   overflow: hidden;
  1760.   z-index: -1;
  1761.   top: 0;
  1762.   left: 0;
  1763.   right: 8px;
  1764.   height: 84px;
  1765. }
  1766.  
  1767.  
  1768. .Button .l, .Button .r span
  1769. {
  1770.   background-image: url('images/Button.png');
  1771. }
  1772.  
  1773. /* end Button */
  1774.  
  1775. /* begin Footer */
  1776. .Footer
  1777. {
  1778.   position:relative;
  1779.   z-index:0;
  1780.   overflow:hidden;
  1781.   width: 986px;
  1782.   margin: 5px auto 0px auto;
  1783. }
  1784.  
  1785. .Footer .Footer-inner
  1786. {
  1787.   height:1%;
  1788.   position: relative;
  1789.   z-index: 0;
  1790.   padding: 20px;
  1791.   text-align: center;
  1792. }
  1793.  
  1794. .Footer .Footer-background
  1795. {
  1796.   position:absolute;
  1797.   z-index:-1;
  1798.   background-repeat:no-repeat;
  1799.   background-image: url('images/Footer.png');
  1800.   width: 986px;
  1801.   height: 100px;
  1802.   bottom:0;
  1803.   left:0;
  1804. }
  1805.  
  1806.  
  1807.  
  1808. .rss-tag-icon
  1809. {
  1810.   position: relative;
  1811.   display:block;
  1812.   float:left;
  1813.   background-image: url('images/rssIcon.png');
  1814.   background-position: center right;
  1815.   background-repeat: no-repeat;
  1816.   margin: 0 5px 0 0;
  1817.   height: 25px;
  1818.   width: 32px;
  1819. }
  1820.  
  1821.  
  1822.  
  1823.  
  1824. .Footer .Footer-text p
  1825. {
  1826.   margin: 0;
  1827. }
  1828.  
  1829. .Footer .Footer-text
  1830. {
  1831.   display:inline-block;
  1832.   color:#0B2022;
  1833.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1834.   font-size: 11px;
  1835. }
  1836.  
  1837. .Footer .Footer-text a:link
  1838. {
  1839.   text-decoration: none;
  1840.   color: #1A474D;
  1841.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1842.   text-decoration: underline;
  1843. }
  1844.  
  1845. .Footer .Footer-text a:visited
  1846. {
  1847.   text-decoration: none;
  1848.   color: #5F6D6D;
  1849.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1850.   text-decoration: underline;
  1851. }
  1852.  
  1853. .Footer .Footer-text a:hover
  1854. {
  1855.   text-decoration: none;
  1856.   color: #338D99;
  1857.   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  1858.   text-decoration: none;
  1859. }
  1860. /* end Footer */
  1861.  
  1862. /* begin PageFooter */
  1863. .page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
  1864. {
  1865.   font-family:Arial;
  1866.   font-size:10px;
  1867.   letter-spacing:normal;
  1868.   word-spacing:normal;
  1869.   font-style:normal;
  1870.   font-weight:normal;
  1871.   text-decoration:underline;
  1872.   color:#81CBD5;
  1873. }
  1874.  
  1875. .page-footer
  1876. {
  1877.   margin:1em;
  1878.   text-align:center;
  1879.   text-decoration:none;
  1880.   color:#819292;
  1881. }
  1882. /* end PageFooter */
  1883.  
  1884. /* begin LayoutCell */
  1885. .contentLayout .sidebar1
  1886. {
  1887.   position: relative;
  1888.   margin: 0;
  1889.   padding: 0;
  1890.   border: 0;
  1891.   float: left;
  1892.   overflow: hidden;
  1893.   width: 246px;
  1894. }
  1895.  
  1896. /* end LayoutCell */
  1897.  
  1898. /* begin LayoutCell */
  1899. .contentLayout .content
  1900. {
  1901.   position: relative;
  1902.   margin: 0;
  1903.   padding: 0;
  1904.   border: 0;
  1905.   float: left;
  1906.   overflow: hidden;
  1907.   width: 493px;
  1908. }
  1909.  
  1910. /* end LayoutCell */
  1911.  
  1912. /* begin LayoutCell */
  1913. .contentLayout .sidebar2
  1914. {
  1915.   position: relative;
  1916.   margin: 0;
  1917.   padding: 0;
  1918.   border: 0;
  1919.   float: left;
  1920.   overflow: hidden;
  1921.   width: 246px;
  1922. }
  1923.  
  1924. /* end LayoutCell */
  1925.  
  1926.  
  1927.  
  1928. .commentlist, .commentlist li
  1929. {
  1930.     background: none;
  1931. }
  1932.  
  1933. .commentlist li li
  1934. {
  1935.     margin-left:30px;
  1936. }
  1937.  
  1938. .commentlist li .avatar
  1939. {
  1940.   float: right;
  1941.   border: 1px solid #eee;
  1942.   padding: 2px;
  1943.   margin:1px;
  1944.   background: #fff;
  1945. }
  1946.  
  1947. .commentlist li cite
  1948. {
  1949.   font-size:1.2em;
  1950. }
  1951.  
  1952. #commentform textarea
  1953. {
  1954.   width: 100%;
  1955. }
  1956.  
  1957. img.wp-smiley
  1958. {
  1959.     border:none;
  1960.     margin:0;
  1961.     padding:0;
  1962. }
  1963.  
  1964. .navigation
  1965. {
  1966.     display: block;
  1967.     text-align: center;
  1968. }
  1969.  
  1970. /* Recommended by http://codex.wordpress.org/CSS */
  1971. /* Begin */
  1972. .aligncenter, div.aligncenter
  1973. {
  1974.   display: block;
  1975.   margin-left: auto;
  1976.   margin-right: auto;
  1977. }
  1978.  
  1979. .alignleft
  1980. {
  1981.   float: left;
  1982. }
  1983.  
  1984. .alignright
  1985. {
  1986.   float: right;
  1987. }
  1988.  
  1989. .alignright img, img.alignright
  1990. {
  1991.     margin: 1em;
  1992.     margin-right: 0;
  1993. }
  1994.  
  1995. .alignleft img, img.alignleft
  1996. {
  1997.     margin: 1em;
  1998.     margin-left: 0;
  1999. }
  2000.  
  2001. .wp-caption
  2002. {
  2003.   border: 1px solid #ddd;
  2004.   text-align: center;
  2005.   background-color: #f3f3f3;
  2006.   padding-top: 4px;
  2007.   margin: 10px;
  2008. }
  2009.  
  2010. .wp-caption img
  2011. {
  2012.   margin: 0;
  2013.   padding: 0;
  2014.   border: 0 none;
  2015. }
  2016.  
  2017. .wp-caption p.wp-caption-text
  2018. {
  2019.   font-size: 11px;
  2020.   line-height: 17px;
  2021.   padding: 0 4px 5px;
  2022.   margin: 0;
  2023. }
  2024. /* End */
  2025.  
  2026.  
  2027. .hidden
  2028. {
  2029.     display: none;
  2030. }
  2031.  
  2032. /* Calendar */
  2033. #wp-calendar {
  2034.     empty-cells: show;
  2035.     margin: 10px auto 0;
  2036.     width: 155px;
  2037. }
  2038.  
  2039. #wp-calendar #next a {
  2040.     padding-right: 10px;
  2041.     text-align: right;
  2042. }
  2043.  
  2044. #wp-calendar #prev a {
  2045.     padding-left: 10px;
  2046.     text-align: left;
  2047. }
  2048.  
  2049. #wp-calendar a {
  2050.     display: block;
  2051. }
  2052.  
  2053. #wp-calendar caption {
  2054.     text-align: center;
  2055.     width: 100%;
  2056. }
  2057.  
  2058. #wp-calendar td {
  2059.     padding: 3px 0;
  2060.     text-align: center;
  2061. }
  2062. .widget-area {
  2063.     float: left;
  2064.     margin-right: 20px;
  2065.     width:  246px;
  2066.  
  2067. }
  2068. #fourth {
  2069.     margin-right: 0px;
  2070. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement