Advertisement
Guest User

Untitled

a guest
May 23rd, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.34 KB | None | 0 0
  1. /*
  2. Theme Name: Wp
  3. Theme URI:
  4. Description: Artisteer-generated theme
  5. Version: 1.0
  6. Author:
  7. Author URI:
  8. Tags: fixed-width, valid HTML5, widgets
  9. */
  10.  
  11. /* Created by Artisteer v4.1.0.59861 */
  12.  
  13. #art-main
  14. {
  15. background: #4E5C6A url('images/page.jpeg') center center scroll;
  16. margin:0 auto;
  17. font-size: 14px;
  18. font-family: Georgia, 'Times New Roman', Times, Serif;
  19. font-weight: normal;
  20. font-style: normal;
  21. position: relative;
  22. width: 100%;
  23. min-height: 100%;
  24. left: 0;
  25. top: 0;
  26. cursor:default;
  27. overflow:hidden;
  28. }
  29. table, ul.art-hmenu
  30. {
  31. font-size: 14px;
  32. font-family: Georgia, 'Times New Roman', Times, Serif;
  33. font-weight: normal;
  34. font-style: normal;
  35. }
  36.  
  37. h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
  38. {
  39. margin: 0;
  40. padding: 0;
  41. }
  42.  
  43. /* Reset buttons border. It's important for input and button tags.
  44. * border-collapse should be separate for shadow in IE.
  45. */
  46. .art-button
  47. {
  48. border: 0;
  49. border-collapse: separate;
  50. -webkit-background-origin: border !important;
  51. -moz-background-origin: border !important;
  52. background-origin: border-box !important;
  53. background: #517AC8;
  54. background: linear-gradient(top, #6C8FD0 0, #3D6CC2 86%, #3B67BA 100%) no-repeat;
  55. background: -webkit-linear-gradient(top, #6C8FD0 0, #3D6CC2 86%, #3B67BA 100%) no-repeat;
  56. background: -moz-linear-gradient(top, #6C8FD0 0, #3D6CC2 86%, #3B67BA 100%) no-repeat;
  57. background: -o-linear-gradient(top, #6C8FD0 0, #3D6CC2 86%, #3B67BA 100%) no-repeat;
  58. background: -ms-linear-gradient(top, #6C8FD0 0, #3D6CC2 86%, #3B67BA 100%) no-repeat;
  59. background: linear-gradient(top, #6C8FD0 0, #3D6CC2 86%, #3B67BA 100%) no-repeat;
  60. -svg-background: linear-gradient(top, #6C8FD0 0, #3D6CC2 86%, #3B67BA 100%) no-repeat;
  61. -webkit-border-radius:4px;
  62. -moz-border-radius:4px;
  63. border-radius:4px;
  64. border-width: 0;
  65. padding:0 15px;
  66. margin:0 auto;
  67. height:29px;
  68. }
  69.  
  70. .art-postcontent,
  71. .art-postheadericons,
  72. .art-postfootericons,
  73. .art-blockcontent,
  74. ul.art-vmenu a
  75. {
  76. text-align: left;
  77. }
  78.  
  79. .art-postcontent,
  80. .art-postcontent li,
  81. .art-postcontent table,
  82. .art-postcontent a,
  83. .art-postcontent a:link,
  84. .art-postcontent a:visited,
  85. .art-postcontent a.visited,
  86. .art-postcontent a:hover,
  87. .art-postcontent a.hovered
  88. {
  89. font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  90. line-height: 175%;
  91. }
  92.  
  93. .art-postcontent p
  94. {
  95. margin: 13px 0;
  96. }
  97.  
  98. .art-postcontent h1, .art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:visited, .art-postcontent h1 a:hover,
  99. .art-postcontent h2, .art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:visited, .art-postcontent h2 a:hover,
  100. .art-postcontent h3, .art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:visited, .art-postcontent h3 a:hover,
  101. .art-postcontent h4, .art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:visited, .art-postcontent h4 a:hover,
  102. .art-postcontent h5, .art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:visited, .art-postcontent h5 a:hover,
  103. .art-postcontent h6, .art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:visited, .art-postcontent h6 a:hover,
  104. .art-blockheader .t, .art-blockheader .t a, .art-blockheader .t a:link, .art-blockheader .t a:visited, .art-blockheader .t a:hover,
  105. .art-vmenublockheader .t, .art-vmenublockheader .t a, .art-vmenublockheader .t a:link, .art-vmenublockheader .t a:visited, .art-vmenublockheader .t a:hover,
  106. .art-headline, .art-headline a, .art-headline a:link, .art-headline a:visited, .art-headline a:hover,
  107. .art-slogan, .art-slogan a, .art-slogan a:link, .art-slogan a:visited, .art-slogan a:hover,
  108. .art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover
  109. {
  110. font-size: 24px;
  111. font-family: Georgia, 'Times New Roman', Times, Serif;
  112. font-weight: normal;
  113. font-style: normal;
  114. line-height: 120%;
  115. }
  116.  
  117. .art-postcontent a, .art-postcontent a:link
  118. {
  119. font-family: Georgia, 'Times New Roman', Times, Serif;
  120. text-decoration: none;
  121. color: #FA5705;
  122. }
  123.  
  124. .art-postcontent a:visited, .art-postcontent a.visited
  125. {
  126. font-family: Georgia, 'Times New Roman', Times, Serif;
  127. text-decoration: none;
  128. color: #839BB4;
  129. }
  130.  
  131. .art-postcontent a:hover, .art-postcontent a.hover
  132. {
  133. font-family: Georgia, 'Times New Roman', Times, Serif;
  134. text-decoration: underline;
  135. color: #FB7C3C;
  136. }
  137.  
  138. .art-postcontent h1
  139. {
  140. color: #6C7F93;
  141. margin: 10px 0 0;
  142. font-size: 29px;
  143. font-family: Georgia, 'Times New Roman', Times, Serif;
  144. }
  145.  
  146. .art-blockcontent h1
  147. {
  148. margin: 10px 0 0;
  149. font-size: 29px;
  150. font-family: Georgia, 'Times New Roman', Times, Serif;
  151. }
  152.  
  153. .art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:hover, .art-postcontent h1 a:visited, .art-blockcontent h1 a, .art-blockcontent h1 a:link, .art-blockcontent h1 a:hover, .art-blockcontent h1 a:visited
  154. {
  155. font-size: 29px;
  156. font-family: Georgia, 'Times New Roman', Times, Serif;
  157. }
  158.  
  159. .art-postcontent h2
  160. {
  161. color: #8D9CAA;
  162. margin: 10px 0 0;
  163. font-size: 24px;
  164. font-family: Georgia, 'Times New Roman', Times, Serif;
  165. }
  166.  
  167. .art-blockcontent h2
  168. {
  169. margin: 10px 0 0;
  170. font-size: 24px;
  171. font-family: Georgia, 'Times New Roman', Times, Serif;
  172. }
  173.  
  174. .art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:hover, .art-postcontent h2 a:visited, .art-blockcontent h2 a, .art-blockcontent h2 a:link, .art-blockcontent h2 a:hover, .art-blockcontent h2 a:visited
  175. {
  176. font-size: 24px;
  177. font-family: Georgia, 'Times New Roman', Times, Serif;
  178. }
  179.  
  180. .art-postcontent h3
  181. {
  182. color: #FB7C3C;
  183. margin: 10px 0 0;
  184. font-size: 22px;
  185. font-family: Georgia, 'Times New Roman', Times, Serif;
  186. }
  187.  
  188. .art-blockcontent h3
  189. {
  190. margin: 10px 0 0;
  191. font-size: 22px;
  192. font-family: Georgia, 'Times New Roman', Times, Serif;
  193. }
  194.  
  195. .art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:hover, .art-postcontent h3 a:visited, .art-blockcontent h3 a, .art-blockcontent h3 a:link, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:visited
  196. {
  197. font-size: 22px;
  198. font-family: Georgia, 'Times New Roman', Times, Serif;
  199. }
  200.  
  201. .art-postcontent h4
  202. {
  203. color: #4E6883;
  204. margin: 10px 0 0;
  205. font-size: 20px;
  206. font-family: Georgia, 'Times New Roman', Times, Serif;
  207. }
  208.  
  209. .art-blockcontent h4
  210. {
  211. margin: 10px 0 0;
  212. font-size: 20px;
  213. font-family: Georgia, 'Times New Roman', Times, Serif;
  214. }
  215.  
  216. .art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:hover, .art-postcontent h4 a:visited, .art-blockcontent h4 a, .art-blockcontent h4 a:link, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:visited
  217. {
  218. font-size: 20px;
  219. font-family: Georgia, 'Times New Roman', Times, Serif;
  220. }
  221.  
  222. .art-postcontent h5
  223. {
  224. color: #4E6883;
  225. margin: 10px 0 0;
  226. font-size: 17px;
  227. font-family: Georgia, 'Times New Roman', Times, Serif;
  228. }
  229.  
  230. .art-blockcontent h5
  231. {
  232. margin: 10px 0 0;
  233. font-size: 17px;
  234. font-family: Georgia, 'Times New Roman', Times, Serif;
  235. }
  236.  
  237. .art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:hover, .art-postcontent h5 a:visited, .art-blockcontent h5 a, .art-blockcontent h5 a:link, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:visited
  238. {
  239. font-size: 17px;
  240. font-family: Georgia, 'Times New Roman', Times, Serif;
  241. }
  242.  
  243. .art-postcontent h6
  244. {
  245. color: #A6B7C9;
  246. margin: 10px 0 0;
  247. font-size: 14px;
  248. font-family: Georgia, 'Times New Roman', Times, Serif;
  249. }
  250.  
  251. .art-blockcontent h6
  252. {
  253. margin: 10px 0 0;
  254. font-size: 14px;
  255. font-family: Georgia, 'Times New Roman', Times, Serif;
  256. }
  257.  
  258. .art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:hover, .art-postcontent h6 a:visited, .art-blockcontent h6 a, .art-blockcontent h6 a:link, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:visited
  259. {
  260. font-size: 14px;
  261. font-family: Georgia, 'Times New Roman', Times, Serif;
  262. }
  263.  
  264. header, footer, article, nav, #art-hmenu-bg, .art-sheet, .art-hmenu a, .art-vmenu a, .art-slidenavigator > a, .art-checkbox:before, .art-radiobutton:before
  265. {
  266. -webkit-background-origin: border !important;
  267. -moz-background-origin: border !important;
  268. background-origin: border-box !important;
  269. }
  270.  
  271. header, footer, article, nav, #art-hmenu-bg, .art-sheet, .art-slidenavigator > a, .art-checkbox:before, .art-radiobutton:before
  272. {
  273. display: block;
  274. -webkit-box-sizing: border-box;
  275. -moz-box-sizing: border-box;
  276. box-sizing: border-box;
  277. }
  278.  
  279. ul
  280. {
  281. list-style-type: none;
  282. }
  283.  
  284. ol
  285. {
  286. list-style-position: inside;
  287. }
  288.  
  289. html, body
  290. {
  291. height: 100%;
  292. }
  293.  
  294. body
  295. {
  296. padding: 0;
  297. margin:0;
  298. min-width: 1000px;
  299. color: #000000;
  300. }
  301.  
  302. .art-header:before, #art-header-bg:before, .art-layout-cell:before, .art-layout-wrapper:before, .art-footer:before, .art-nav:before, #art-hmenu-bg:before, .art-sheet:before
  303. {
  304. width: 100%;
  305. content: " ";
  306. display: table;
  307. }
  308. .art-header:after, #art-header-bg:after, .art-layout-cell:after, .art-layout-wrapper:after, .art-footer:after, .art-nav:after, #art-hmenu-bg:after, .art-sheet:after,
  309. .cleared, .clearfix:after {
  310. clear: both;
  311. font: 0/0 serif;
  312. display: block;
  313. content: " ";
  314. }
  315.  
  316. form
  317. {
  318. padding: 0 !important;
  319. margin: 0 !important;
  320. }
  321.  
  322. table.position
  323. {
  324. position: relative;
  325. width: 100%;
  326. table-layout: fixed;
  327. }
  328.  
  329. li h1, .art-postcontent li h1, .art-blockcontent li h1
  330. {
  331. margin:1px;
  332. }
  333. li h2, .art-postcontent li h2, .art-blockcontent li h2
  334. {
  335. margin:1px;
  336. }
  337. li h3, .art-postcontent li h3, .art-blockcontent li h3
  338. {
  339. margin:1px;
  340. }
  341. li h4, .art-postcontent li h4, .art-blockcontent li h4
  342. {
  343. margin:1px;
  344. }
  345. li h5, .art-postcontent li h5, .art-blockcontent li h5
  346. {
  347. margin:1px;
  348. }
  349. li h6, .art-postcontent li h6, .art-blockcontent li h6
  350. {
  351. margin:1px;
  352. }
  353. li p, .art-postcontent li p, .art-blockcontent li p
  354. {
  355. margin:1px;
  356. }
  357.  
  358.  
  359. .art-shapes
  360. {
  361. position: absolute;
  362. top: 0;
  363. right: 0;
  364. bottom: 0;
  365. left: 0;
  366. overflow: hidden;
  367. z-index: 0;
  368. }
  369.  
  370. .art-slider-inner {
  371. position: relative;
  372. overflow: hidden;
  373. width: 100%;
  374. height: 100%;
  375. }
  376.  
  377. .art-slidenavigator > a {
  378. display: inline-block;
  379. vertical-align: middle;
  380. outline-style: none;
  381. font-size: 1px;
  382. }
  383.  
  384. .art-slidenavigator > a:last-child {
  385. margin-right: 0 !important;
  386. }
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394. .art-sheet
  395. {
  396. background: #FFFFFF;
  397. margin:0 auto;
  398. position:relative;
  399. cursor:auto;
  400. width: 1000px;
  401. z-index: auto !important;
  402. }
  403.  
  404. .art-header
  405. {
  406. margin:0 auto;
  407. height: 230px;
  408. background-image: url('images/object2016014759.png'),url('images/object1962882233.png'), url('images/header.jpg');
  409. background-position: 848px 65px,0px 38px, 0 0;
  410. background-repeat: no-repeat;
  411. position: relative;
  412. z-index: auto !important;
  413. }
  414.  
  415. .responsive .art-header
  416. {
  417. background-image: url('images/header.jpg');
  418. background-position: center center;
  419. }
  420.  
  421. .art-header>.widget
  422. {
  423. position:absolute;
  424. z-index:101;
  425. }
  426.  
  427. .art-nav
  428. {
  429. background: #303F50;
  430. background: transparent;
  431. position: absolute;
  432. margin: 0;
  433. top: 0;
  434. width: 100%;
  435. z-index: 100;
  436. text-align: right;
  437. }
  438.  
  439. ul.art-hmenu a, ul.art-hmenu a:link, ul.art-hmenu a:visited, ul.art-hmenu a:hover
  440. {
  441. outline: none;
  442. position: relative;
  443. z-index: 11;
  444. }
  445.  
  446. ul.art-hmenu, ul.art-hmenu ul
  447. {
  448. display: block;
  449. margin: 0;
  450. padding: 0;
  451. border: 0;
  452. list-style-type: none;
  453. }
  454.  
  455. ul.art-hmenu li
  456. {
  457. position: relative;
  458. z-index: 5;
  459. display: block;
  460. float: left;
  461. background: none;
  462. margin: 0;
  463. padding: 0;
  464. border: 0;
  465. }
  466.  
  467. ul.art-hmenu li:hover
  468. {
  469. z-index: 10000;
  470. white-space: normal;
  471. }
  472.  
  473. ul.art-hmenu:after, ul.art-hmenu ul:after
  474. {
  475. content: ".";
  476. height: 0;
  477. display: block;
  478. visibility: hidden;
  479. overflow: hidden;
  480. clear: both;
  481. }
  482.  
  483. ul.art-hmenu, ul.art-hmenu ul
  484. {
  485. min-height: 0;
  486. }
  487.  
  488. ul.art-hmenu
  489. {
  490. display: inline-block;
  491. vertical-align: bottom;
  492. }
  493.  
  494. .art-nav:before
  495. {
  496. content:' ';
  497. }
  498.  
  499. nav.art-nav
  500. {
  501. border-bottom-right-radius: 0;
  502. border-bottom-left-radius: 0;
  503. }
  504.  
  505. .art-hmenu-extra1
  506. {
  507. position: relative;
  508. display: block;
  509. float: left;
  510. width: auto;
  511. height: auto;
  512. background-position: center;
  513. }
  514.  
  515. .art-hmenu-extra2
  516. {
  517. position: relative;
  518. display: block;
  519. float: right;
  520. width: auto;
  521. height: auto;
  522. background-position: center;
  523. }
  524.  
  525. .art-hmenu
  526. {
  527. float: right;
  528. }
  529.  
  530. .art-menuitemcontainer
  531. {
  532. margin:0 auto;
  533. }
  534. ul.art-hmenu>li {
  535. margin-left: 0;
  536. }
  537. ul.art-hmenu>li:first-child {
  538. margin-left: 0;
  539. }
  540. ul.art-hmenu>li:last-child, ul.art-hmenu>li.last-child {
  541. margin-right: 0;
  542. }
  543.  
  544. ul.art-hmenu>li>a
  545. {
  546. padding:0 15px;
  547. margin:0 auto;
  548. position: relative;
  549. display: block;
  550. height: 53px;
  551. cursor: pointer;
  552. text-decoration: none;
  553. color: #517AC8;
  554. line-height: 53px;
  555. text-align: center;
  556. }
  557.  
  558. .art-hmenu a,
  559. .art-hmenu a:link,
  560. .art-hmenu a:visited,
  561. .art-hmenu a.active,
  562. .art-hmenu a:hover
  563. {
  564. font-size: 14px;
  565. font-family: Georgia, 'Times New Roman', Times, Serif;
  566. font-weight: bold;
  567. font-style: normal;
  568. text-decoration: none;
  569. text-transform: uppercase;
  570. text-align: left;
  571. }
  572.  
  573. ul.art-hmenu>li>a.active
  574. {
  575. background: #517AC8;
  576. padding:0 15px;
  577. margin:0 auto;
  578. color: #FFFFFF;
  579. text-decoration: none;
  580. }
  581.  
  582. ul.art-hmenu>li>a:visited,
  583. ul.art-hmenu>li>a:hover,
  584. ul.art-hmenu>li:hover>a {
  585. text-decoration: none;
  586. }
  587.  
  588. ul.art-hmenu>li>a:hover, .desktop ul.art-hmenu>li:hover>a
  589. {
  590. background: #517AC8;
  591. padding:0 15px;
  592. margin:0 auto;
  593. }
  594. ul.art-hmenu>li>a:hover,
  595. .desktop ul.art-hmenu>li:hover>a {
  596. color: #FFFFFF;
  597. text-decoration: none;
  598. }
  599.  
  600. ul.art-hmenu li li a
  601. {
  602. background: #B9C2CB;
  603. background: transparent;
  604. padding:0 10px;
  605. margin:0 auto;
  606. }
  607. ul.art-hmenu li li
  608. {
  609. float: none;
  610. width: auto;
  611. margin-top: 2px;
  612. margin-bottom: 2px;
  613. }
  614.  
  615. .desktop ul.art-hmenu li li ul>li:first-child
  616. {
  617. margin-top: 0;
  618. }
  619.  
  620. ul.art-hmenu li li ul>li:last-child
  621. {
  622. margin-bottom: 0;
  623. }
  624.  
  625. .art-hmenu ul a
  626. {
  627. display: block;
  628. white-space: nowrap;
  629. height: 25px;
  630. min-width: 7em;
  631. border: 0 solid transparent;
  632. text-align: left;
  633. line-height: 25px;
  634. color: #FCFCFD;
  635. font-size: 14px;
  636. font-family: Georgia, 'Times New Roman', Times, Serif;
  637. text-decoration: none;
  638. margin:0;
  639. }
  640.  
  641. .art-hmenu ul a:link,
  642. .art-hmenu ul a:visited,
  643. .art-hmenu ul a.active,
  644. .art-hmenu ul a:hover
  645. {
  646. text-align: left;
  647. line-height: 25px;
  648. color: #FCFCFD;
  649. font-size: 14px;
  650. font-family: Georgia, 'Times New Roman', Times, Serif;
  651. text-decoration: none;
  652. margin:0;
  653. }
  654.  
  655. ul.art-hmenu li li:after
  656. {
  657. display: block;
  658. position: absolute;
  659. content: ' ';
  660. height: 0;
  661. top: -1px;
  662. left: 0;
  663. right: 0;
  664. z-index: 1;
  665. border-bottom: 1px dotted #4D6580;
  666. }
  667.  
  668. .desktop ul.art-hmenu li li:first-child:before,
  669. .desktop ul.art-hmenu li li:first-child:after
  670. {
  671. display: none;
  672. }
  673.  
  674. ul.art-hmenu ul li a:hover, .desktop ul.art-hmenu ul li:hover>a
  675. {
  676. background: #FFFFFF;
  677. background: transparent;
  678. margin:0 auto;
  679. }
  680. .art-hmenu ul a:hover
  681. {
  682. text-decoration: none;
  683. }
  684.  
  685. .art-hmenu ul li a:hover
  686. {
  687. color: #000000;
  688. }
  689.  
  690. .desktop .art-hmenu ul li:hover>a
  691. {
  692. color: #000000;
  693. }
  694.  
  695. ul.art-hmenu ul:before
  696. {
  697. background: #517AC8;
  698. border:1px dotted rgba(207, 216, 226, 0.9);
  699. margin:0 auto;
  700. display: block;
  701. position: absolute;
  702. content: ' ';
  703. z-index: 1;
  704. }
  705. .desktop ul.art-hmenu li:hover>ul {
  706. visibility: visible;
  707. top: 100%;
  708. }
  709. .desktop ul.art-hmenu li li:hover>ul {
  710. top: 0;
  711. left: 100%;
  712. }
  713.  
  714. ul.art-hmenu ul
  715. {
  716. visibility: hidden;
  717. position: absolute;
  718. z-index: 10;
  719. left: 0;
  720. top: 0;
  721. background-image: url('images/spacer.gif');
  722. }
  723.  
  724. .desktop ul.art-hmenu>li>ul
  725. {
  726. padding: 16px 36px 36px 36px;
  727. margin: -10px 0 0 -30px;
  728. }
  729.  
  730. .desktop ul.art-hmenu ul ul
  731. {
  732. padding: 36px 36px 36px 16px;
  733. margin: -36px 0 0 -5px;
  734. }
  735.  
  736. .desktop ul.art-hmenu ul.art-hmenu-left-to-right
  737. {
  738. right: auto;
  739. left: 0;
  740. margin: -10px 0 0 -30px;
  741. }
  742.  
  743. .desktop ul.art-hmenu ul.art-hmenu-right-to-left
  744. {
  745. left: auto;
  746. right: 0;
  747. margin: -10px -30px 0 0;
  748. }
  749.  
  750. .desktop ul.art-hmenu li li:hover>ul.art-hmenu-left-to-right {
  751. right: auto;
  752. left: 100%;
  753. }
  754. .desktop ul.art-hmenu li li:hover>ul.art-hmenu-right-to-left {
  755. left: auto;
  756. right: 100%;
  757. }
  758.  
  759. .desktop ul.art-hmenu ul ul.art-hmenu-left-to-right
  760. {
  761. right: auto;
  762. left: 0;
  763. padding: 36px 36px 36px 16px;
  764. margin: -36px 0 0 -5px;
  765. }
  766.  
  767. .desktop ul.art-hmenu ul ul.art-hmenu-right-to-left
  768. {
  769. left: auto;
  770. right: 0;
  771. padding: 36px 16px 36px 36px;
  772. margin: -36px -5px 0 0;
  773. }
  774.  
  775. .desktop ul.art-hmenu li ul>li:first-child {
  776. margin-top: 0;
  777. }
  778. .desktop ul.art-hmenu li ul>li:last-child {
  779. margin-bottom: 0;
  780. }
  781.  
  782. .desktop ul.art-hmenu ul ul:before
  783. {
  784. border-radius: 0;
  785. top: 30px;
  786. bottom: 30px;
  787. right: 30px;
  788. left: 10px;
  789. }
  790.  
  791. .desktop ul.art-hmenu>li>ul:before
  792. {
  793. top: 10px;
  794. right: 30px;
  795. bottom: 30px;
  796. left: 30px;
  797. }
  798.  
  799. .desktop ul.art-hmenu>li>ul.art-hmenu-left-to-right:before {
  800. right: 30px;
  801. left: 30px;
  802. }
  803. .desktop ul.art-hmenu>li>ul.art-hmenu-right-to-left:before {
  804. right: 30px;
  805. left: 30px;
  806. }
  807. .desktop ul.art-hmenu ul ul.art-hmenu-left-to-right:before {
  808. right: 30px;
  809. left: 10px;
  810. }
  811. .desktop ul.art-hmenu ul ul.art-hmenu-right-to-left:before {
  812. right: 10px;
  813. left: 30px;
  814. }
  815.  
  816. .desktop ul.art-hmenu>li.ext>a
  817. {
  818. white-space: nowrap;
  819. }
  820.  
  821. .desktop ul.art-hmenu>li.ext>a:hover,
  822. .desktop ul.art-hmenu>li.ext:hover>a,
  823. .desktop ul.art-hmenu>li.ext:hover>a.active
  824. {
  825. background: none;
  826. /* default padding + border size */
  827. padding: 0 15px 0 15px;
  828. /* margin for shadow */
  829. margin: -0 -0 0 -0;
  830. overflow: hidden;
  831. position: relative;
  832. border: none;
  833. border-radius: 0;
  834. box-shadow: none;
  835. color: #FFF5F0;
  836. }
  837.  
  838. .desktop ul.art-hmenu>li.ext>a:hover:before,
  839. .desktop ul.art-hmenu>li.ext:hover>a:before,
  840. .desktop ul.art-hmenu>li.ext:hover>a.active:before
  841. {
  842. position: absolute;
  843. content: ' ';
  844. /* top, right, left - for shadow */
  845. top: 0;
  846. right: 0;
  847. left: 0;
  848. /* border + shadow */
  849. bottom: -1px;
  850. background-color: #517AC8;
  851. border: 1px Dotted rgba(207, 216, 226, 0.9);
  852. border-top-left-radius: 0;
  853. border-top-right-radius: 0;
  854. box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
  855. z-index: -1;
  856. }
  857.  
  858. .desktop ul.art-hmenu>li.ext:hover>ul
  859. {
  860. padding-top: 5px;
  861. /* menu bar padding */
  862. margin-top: 0;
  863. }
  864.  
  865. .desktop ul.art-hmenu>li.ext:hover>ul:before
  866. {
  867. /* border + shadow */
  868. top: -1px;
  869. clip: rect(6px, auto, auto, auto);
  870. border-top-left-radius: 0;
  871. border-top-right-radius: 0;
  872. box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
  873. }
  874.  
  875. ul.art-hmenu>li.ext>.ext-r,
  876. ul.art-hmenu>li.ext>.ext-l,
  877. ul.art-hmenu>li.ext>.ext-m,
  878. ul.art-hmenu>li.ext>.ext-off
  879. {
  880. display: none;
  881. z-index: 12;
  882. -webkit-box-sizing: border-box;
  883. -moz-box-sizing: border-box;
  884. box-sizing: border-box;
  885. }
  886.  
  887. .desktop ul.art-hmenu>li.ext>ul
  888. {
  889. z-index: 13;
  890. }
  891.  
  892. .desktop ul.art-hmenu>li.ext.ext-r:hover>.ext-r,
  893. .desktop ul.art-hmenu>li.ext.ext-l:hover>.ext-l
  894. {
  895. position: absolute;
  896. display: block;
  897. overflow: hidden;
  898. /* size of radius
  899. * if size if 0 we should now generate script
  900. * that adds ext-r and ext-m divs
  901. */
  902. height: 6px;
  903. top: 100%;
  904. padding-top: 1px;
  905. margin-top: -1px;
  906. /* border width + shadow */}
  907.  
  908. .desktop ul.art-hmenu>li.ext:hover>.ext-r:before,
  909. .desktop ul.art-hmenu>li.ext:hover>.ext-l:before
  910. {
  911. position: absolute;
  912. content: ' ';
  913. top: 0;
  914. /* border + shadow */
  915. bottom: -1px;
  916. background-color: #517AC8;
  917. border: 1px Dotted rgba(207, 216, 226, 0.9);
  918. box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
  919. }
  920.  
  921. .desktop ul.art-hmenu>li.ext.ext-r:hover>.ext-r
  922. {
  923. left: 100%;
  924. right: auto;
  925. padding-left: 0;
  926. margin-left: 0;
  927. padding-right: 1px;
  928. margin-right: -1px;
  929. /* only shadow */}
  930.  
  931. .desktop ul.art-hmenu>li.ext.ext-r:hover>.ext-r:before
  932. {
  933. right: 0;
  934. left: -1px;
  935. border-top-left-radius: 0;
  936. border-top-right-radius: 0;
  937. }
  938.  
  939. .desktop ul.art-hmenu>li.ext.ext-l:hover>.ext-l
  940. {
  941. right: 100%;
  942. left: auto;
  943. padding-right: 0;
  944. margin-right: 0;
  945. padding-left: 1px;
  946. margin-left: -1px;
  947. /* only shadow */}
  948.  
  949. .desktop ul.art-hmenu>li.ext.ext-l:hover>.ext-l:before
  950. {
  951. right: -1px;
  952. left: 0;
  953. border-top-right-radius: 0;
  954. border-top-left-radius: 0;
  955. }
  956.  
  957. .desktop ul.art-hmenu>li.ext:hover>.ext-m,
  958. .desktop ul.art-hmenu>li.ext:hover>.ext-off
  959. {
  960. position: absolute;
  961. display: block;
  962. overflow: hidden;
  963. height: 5px;
  964. top: 100%;
  965. }
  966.  
  967. .desktop ul.art-hmenu>li.ext.ext-r:hover>.ext-m
  968. {
  969. /* shadow offset */
  970. left: -0;
  971. right: 0;
  972. /* shadow offset */
  973. padding-right: 0;
  974. padding-left: 0;
  975. }
  976.  
  977. .desktop ul.art-hmenu>li.ext:hover>.ext-off
  978. {
  979. /* shadow offset */
  980. left: -0;
  981. right: -0;
  982. /* shadow offset */
  983. padding-left: 0;
  984. padding-right: 0;
  985. }
  986.  
  987. .desktop ul.art-hmenu>li.ext.ext-l:hover>.ext-m
  988. {
  989. /* shadow offset */
  990. right: -0;
  991. left: 0;
  992. /* shadow offset */
  993. padding-left: 0;
  994. padding-right: 0;
  995. }
  996.  
  997. .desktop ul.art-hmenu>li.ext.ext-l.ext-r:hover>.ext-m
  998. {
  999. /* shadow offset */
  1000. right: -0;
  1001. left: -0;
  1002. /* shadow offset */
  1003. padding-left: 0;
  1004. padding-right: 0;
  1005. }
  1006.  
  1007. .desktop ul.art-hmenu>li.ext:hover>.ext-m:before,
  1008. .desktop ul.art-hmenu>li.ext:hover>.ext-off:before
  1009. {
  1010. position: absolute;
  1011. content: ' ';
  1012. top: -1px;
  1013. bottom: -1px;
  1014. /* shadow offset */
  1015. background-color: #517AC8;
  1016. border: 1px Dotted rgba(207, 216, 226, 0.9);
  1017. box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
  1018. }
  1019.  
  1020. .desktop ul.art-hmenu>li.ext.ext-r:hover>.ext-m:before
  1021. {
  1022. right: -1px;
  1023. left: 0;
  1024. }
  1025.  
  1026. .desktop ul.art-hmenu>li.ext.ext-l:hover>.ext-m:before
  1027. {
  1028. left: -1px;
  1029. right: 0;
  1030. }
  1031.  
  1032. .desktop ul.art-hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
  1033. {
  1034. left: -1px;
  1035. right: -1px
  1036. ;
  1037. }
  1038.  
  1039. .art-layout-wrapper
  1040. {
  1041. position: relative;
  1042. margin: 0 auto 0 auto;
  1043. z-index: auto !important;
  1044. }
  1045.  
  1046. .art-content-layout
  1047. {
  1048. display: table;
  1049. width: 100%;
  1050. table-layout: fixed;
  1051. }
  1052.  
  1053. .art-content-layout-row
  1054. {
  1055. display: table-row;
  1056. }
  1057.  
  1058. .art-layout-cell
  1059. {
  1060. display: table-cell;
  1061. vertical-align: top;
  1062. }
  1063.  
  1064. /* need only for content layout in post content */
  1065. .art-postcontent .art-content-layout
  1066. {
  1067. border-collapse: collapse;
  1068. }
  1069.  
  1070. .art-breadcrumbs
  1071. {
  1072. margin:0 auto;
  1073. }
  1074.  
  1075. a.art-button,
  1076. a.art-button:link,
  1077. a:link.art-button:link,
  1078. body a.art-button:link,
  1079. a.art-button:visited,
  1080. body a.art-button:visited,
  1081. input.art-button,
  1082. button.art-button
  1083. {
  1084. text-decoration: none;
  1085. font-size: 14px;
  1086. font-family: Georgia, 'Times New Roman', Times, Serif;
  1087. font-weight: bold;
  1088. font-style: normal;
  1089. position:relative;
  1090. display: inline-block;
  1091. vertical-align: middle;
  1092. white-space: nowrap;
  1093. text-align: center;
  1094. color: #FFFFFF;
  1095. margin: 0 5px 0 0 !important;
  1096. overflow: visible;
  1097. cursor: pointer;
  1098. text-indent: 0;
  1099. line-height: 29px;
  1100. -webkit-box-sizing: content-box;
  1101. -moz-box-sizing: content-box;
  1102. box-sizing: content-box;
  1103. }
  1104.  
  1105. .art-button img
  1106. {
  1107. margin: 0;
  1108. vertical-align: middle;
  1109. }
  1110.  
  1111. .firefox2 .art-button
  1112. {
  1113. display: block;
  1114. float: left;
  1115. }
  1116.  
  1117. input, select, textarea, a.art-search-button span
  1118. {
  1119. vertical-align: middle;
  1120. font-size: 14px;
  1121. font-family: Georgia, 'Times New Roman', Times, Serif;
  1122. font-weight: bold;
  1123. font-style: normal;
  1124. }
  1125.  
  1126. .art-block select
  1127. {
  1128. width:96%;
  1129. }
  1130.  
  1131. input.art-button
  1132. {
  1133. float: none !important;
  1134. }
  1135.  
  1136. .art-button.active, .art-button.active:hover
  1137. {
  1138. background: #A1ADBA;
  1139. background: linear-gradient(top, #B9C2CB 0, #8D9CAA 100%) no-repeat;
  1140. background: -webkit-linear-gradient(top, #B9C2CB 0, #8D9CAA 100%) no-repeat;
  1141. background: -moz-linear-gradient(top, #B9C2CB 0, #8D9CAA 100%) no-repeat;
  1142. background: -o-linear-gradient(top, #B9C2CB 0, #8D9CAA 100%) no-repeat;
  1143. background: -ms-linear-gradient(top, #B9C2CB 0, #8D9CAA 100%) no-repeat;
  1144. background: linear-gradient(top, #B9C2CB 0, #8D9CAA 100%) no-repeat;
  1145. -svg-background: linear-gradient(top, #B9C2CB 0, #8D9CAA 100%) no-repeat;
  1146. -webkit-border-radius:4px;
  1147. -moz-border-radius:4px;
  1148. border-radius:4px;
  1149. border-width: 0;
  1150. padding:0 15px;
  1151. margin:0 auto;
  1152. }
  1153. .art-button.active, .art-button.active:hover {
  1154. color: #FFFFFF !important;
  1155. }
  1156.  
  1157. .art-button.hover, .art-button:hover
  1158. {
  1159. background: #8A99A8;
  1160. background: linear-gradient(top, #A1ADBA 0, #758799 100%) no-repeat;
  1161. background: -webkit-linear-gradient(top, #A1ADBA 0, #758799 100%) no-repeat;
  1162. background: -moz-linear-gradient(top, #A1ADBA 0, #758799 100%) no-repeat;
  1163. background: -o-linear-gradient(top, #A1ADBA 0, #758799 100%) no-repeat;
  1164. background: -ms-linear-gradient(top, #A1ADBA 0, #758799 100%) no-repeat;
  1165. background: linear-gradient(top, #A1ADBA 0, #758799 100%) no-repeat;
  1166. -svg-background: linear-gradient(top, #A1ADBA 0, #758799 100%) no-repeat;
  1167. -webkit-border-radius:4px;
  1168. -moz-border-radius:4px;
  1169. border-radius:4px;
  1170. border-width: 0;
  1171. padding:0 15px;
  1172. margin:0 auto;
  1173. }
  1174. .art-button.hover, .art-button:hover {
  1175. color: #FFFFFF !important;
  1176. }
  1177.  
  1178. input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
  1179. {
  1180. background: #F9FAFB;
  1181. -webkit-border-radius:4px;
  1182. -moz-border-radius:4px;
  1183. border-radius:4px;
  1184. border:1px solid #B9C2CB;
  1185. margin:0 auto;
  1186. }
  1187. input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
  1188. {
  1189. width: 100%;
  1190. padding: 4px 0;
  1191. color: #3D5166 !important;
  1192. font-size: 14px;
  1193. font-family: Georgia, 'Times New Roman', Times, Serif;
  1194. font-weight: normal;
  1195. font-style: normal;
  1196. text-shadow: none;
  1197. }
  1198. input.art-error, textarea.art-error
  1199. {
  1200. background: #F9FAFB;
  1201. border:1px solid #E2341D;
  1202. margin:0 auto;
  1203. }
  1204. input.art-error, textarea.art-error {
  1205. color: #3D5166 !important;
  1206. font-size: 14px;
  1207. font-family: Georgia, 'Times New Roman', Times, Serif;
  1208. font-weight: normal;
  1209. font-style: normal;
  1210. }
  1211. form.art-search input[type="text"]
  1212. {
  1213. background: #FFFFFF;
  1214. -webkit-border-radius:4px;
  1215. -moz-border-radius:4px;
  1216. border-radius:4px;
  1217. border:1px solid #CCD6E0;
  1218. margin:0 auto;
  1219. width: 100%;
  1220. padding: 4px 0;
  1221. -webkit-box-sizing: border-box;
  1222. -moz-box-sizing: border-box;
  1223. box-sizing: border-box;
  1224. color: #364049 !important;
  1225. font-size: 14px;
  1226. font-family: Georgia, 'Times New Roman', Times, Serif;
  1227. font-weight: normal;
  1228. font-style: normal;
  1229. }
  1230. form.art-search
  1231. {
  1232. background-image: none;
  1233. border: 0;
  1234. display:block;
  1235. position:relative;
  1236. top:0;
  1237. padding:0;
  1238. margin:5px;
  1239. left:0;
  1240. line-height: 0;
  1241. }
  1242.  
  1243. form.art-search input, a.art-search-button
  1244. {
  1245. top:0;
  1246. right:0;
  1247. }
  1248.  
  1249. form.art-search>input, a.art-search-button{
  1250. bottom:0;
  1251. left:0;
  1252. vertical-align: middle;
  1253. }
  1254.  
  1255. form.art-search input[type="submit"], input.art-search-button, a.art-search-button
  1256. {
  1257. margin:0 auto;
  1258. }
  1259. form.art-search input[type="submit"], input.art-search-button, a.art-search-button {
  1260. position:absolute;
  1261. left:auto;
  1262. display:block;
  1263. border:none;
  1264. background:url('images/searchicon.png') center center no-repeat;
  1265. width:24px;
  1266. height: 100%;
  1267. padding:0;
  1268. color: #FFFFFF !important;
  1269. cursor: pointer;
  1270. }
  1271.  
  1272. a.art-search-button span.art-search-button-text {
  1273. display: none;
  1274. }
  1275.  
  1276. label.art-checkbox:before
  1277. {
  1278. background: #F9FAFB;
  1279. -webkit-border-radius:1px;
  1280. -moz-border-radius:1px;
  1281. border-radius:1px;
  1282. border-width: 0;
  1283. margin:0 auto;
  1284. width:16px;
  1285. height:16px;
  1286. }
  1287. label.art-checkbox
  1288. {
  1289. cursor: pointer;
  1290. font-size: 14px;
  1291. font-family: Georgia, 'Times New Roman', Times, Serif;
  1292. font-weight: normal;
  1293. font-style: normal;
  1294. line-height: 16px;
  1295. display: inline-block;
  1296. color: #364049 !important;
  1297. }
  1298.  
  1299. .art-checkbox>input[type="checkbox"]
  1300. {
  1301. margin: 0 5px 0 0;
  1302. }
  1303.  
  1304. label.art-checkbox.active:before
  1305. {
  1306. background: #FC905A;
  1307. -webkit-border-radius:1px;
  1308. -moz-border-radius:1px;
  1309. border-radius:1px;
  1310. border-width: 0;
  1311. margin:0 auto;
  1312. width:16px;
  1313. height:16px;
  1314. display: inline-block;
  1315. }
  1316.  
  1317. label.art-checkbox.hovered:before
  1318. {
  1319. background: #D9DEE3;
  1320. -webkit-border-radius:1px;
  1321. -moz-border-radius:1px;
  1322. border-radius:1px;
  1323. border-width: 0;
  1324. margin:0 auto;
  1325. width:16px;
  1326. height:16px;
  1327. display: inline-block;
  1328. }
  1329.  
  1330. label.art-radiobutton:before
  1331. {
  1332. background: #F9FAFB;
  1333. -webkit-border-radius:3px;
  1334. -moz-border-radius:3px;
  1335. border-radius:3px;
  1336. border-width: 0;
  1337. margin:0 auto;
  1338. width:12px;
  1339. height:12px;
  1340. }
  1341. label.art-radiobutton
  1342. {
  1343. cursor: pointer;
  1344. font-size: 14px;
  1345. font-family: Georgia, 'Times New Roman', Times, Serif;
  1346. font-weight: normal;
  1347. font-style: normal;
  1348. line-height: 12px;
  1349. display: inline-block;
  1350. color: #364049 !important;
  1351. }
  1352.  
  1353. .art-radiobutton>input[type="radio"]
  1354. {
  1355. vertical-align: baseline;
  1356. margin: 0 5px 0 0;
  1357. }
  1358.  
  1359. label.art-radiobutton.active:before
  1360. {
  1361. background: #B9C2CB;
  1362. -webkit-border-radius:3px;
  1363. -moz-border-radius:3px;
  1364. border-radius:3px;
  1365. border-width: 0;
  1366. margin:0 auto;
  1367. width:12px;
  1368. height:12px;
  1369. display: inline-block;
  1370. }
  1371.  
  1372. label.art-radiobutton.hovered:before
  1373. {
  1374. background: #D9DEE3;
  1375. -webkit-border-radius:3px;
  1376. -moz-border-radius:3px;
  1377. border-radius:3px;
  1378. border-width: 0;
  1379. margin:0 auto;
  1380. width:12px;
  1381. height:12px;
  1382. display: inline-block;
  1383. }
  1384.  
  1385. .art-comments
  1386. {
  1387. border-top:1px dotted #A1ADBA;
  1388. margin:0 auto;
  1389. margin-top: 25px;
  1390. }
  1391.  
  1392. .art-comments h2
  1393. {
  1394. color: #23292F;
  1395. }
  1396.  
  1397. .art-comment-inner
  1398. {
  1399. -webkit-border-radius:2px;
  1400. -moz-border-radius:2px;
  1401. border-radius:2px;
  1402. padding:5px;
  1403. margin:0 auto;
  1404. margin-left: 96px;
  1405. }
  1406. .art-comment-avatar
  1407. {
  1408. float:left;
  1409. width:80px;
  1410. height:80px;
  1411. padding:2px;
  1412. background:#fff;
  1413. border:1px solid #E2E8EE;
  1414. }
  1415.  
  1416. .art-comment-avatar>img
  1417. {
  1418. margin:0 !important;
  1419. border:none !important;
  1420. }
  1421.  
  1422. .art-comment-content
  1423. {
  1424. padding:10px 0;
  1425. color: #303F50;
  1426. font-family: Georgia, 'Times New Roman', Times, Serif;
  1427. }
  1428.  
  1429. .art-comment
  1430. {
  1431. margin-top: 6px;
  1432. }
  1433.  
  1434. #comment-list>li:first-child>.art-comment
  1435. {
  1436. margin-top: 0;
  1437. }
  1438.  
  1439. .art-comment-header
  1440. {
  1441. color: #23292F;
  1442. font-family: Georgia, 'Times New Roman', Times, Serif;
  1443. line-height: 100%;
  1444. }
  1445.  
  1446. .art-comment-header a,
  1447. .art-comment-header a:link,
  1448. .art-comment-header a:visited,
  1449. .art-comment-header a.visited,
  1450. .art-comment-header a:hover,
  1451. .art-comment-header a.hovered
  1452. {
  1453. font-family: Georgia, 'Times New Roman', Times, Serif;
  1454. line-height: 100%;
  1455. }
  1456.  
  1457. .art-comment-header a, .art-comment-header a:link
  1458. {
  1459. font-family: Georgia, 'Times New Roman', Times, Serif;
  1460. font-weight: bold;
  1461. font-style: normal;
  1462. color: #758799;
  1463. }
  1464.  
  1465. .art-comment-header a:visited, .art-comment-header a.visited
  1466. {
  1467. font-family: Georgia, 'Times New Roman', Times, Serif;
  1468. color: #758799;
  1469. }
  1470.  
  1471. .art-comment-header a:hover, .art-comment-header a.hovered
  1472. {
  1473. font-family: Georgia, 'Times New Roman', Times, Serif;
  1474. color: #758799;
  1475. }
  1476.  
  1477. .art-comment-content a,
  1478. .art-comment-content a:link,
  1479. .art-comment-content a:visited,
  1480. .art-comment-content a.visited,
  1481. .art-comment-content a:hover,
  1482. .art-comment-content a.hovered
  1483. {
  1484. font-family: Georgia, 'Times New Roman', Times, Serif;
  1485. }
  1486.  
  1487. .art-comment-content a, .art-comment-content a:link
  1488. {
  1489. font-family: Georgia, 'Times New Roman', Times, Serif;
  1490. color: #CD4704;
  1491. }
  1492.  
  1493. .art-comment-content a:visited, .art-comment-content a.visited
  1494. {
  1495. font-family: Georgia, 'Times New Roman', Times, Serif;
  1496. color: #3F5369;
  1497. }
  1498.  
  1499. .art-comment-content a:hover, .art-comment-content a.hovered
  1500. {
  1501. font-family: Georgia, 'Times New Roman', Times, Serif;
  1502. color: #CD4704;
  1503. }
  1504.  
  1505. .art-pager
  1506. {
  1507. -webkit-border-radius:4px;
  1508. -moz-border-radius:4px;
  1509. border-radius:4px;
  1510. padding:6px;
  1511. margin:2px;
  1512. }
  1513.  
  1514. .art-pager>*:last-child,
  1515. .art-pager>*:last-child:hover
  1516. {
  1517. margin-right:0;
  1518. }
  1519.  
  1520. .art-pager>span {
  1521. cursor:default;
  1522. }
  1523.  
  1524. .art-pager>*
  1525. {
  1526. background: #D9DEE3;
  1527. -webkit-border-radius:4px;
  1528. -moz-border-radius:4px;
  1529. border-radius:4px;
  1530. padding:10px;
  1531. margin:0 4px 0 auto;
  1532. position:relative;
  1533. display:inline-block;
  1534. margin-left: 0;
  1535. }
  1536.  
  1537. .art-pager a:link,
  1538. .art-pager a:visited
  1539. {
  1540. font-family: Georgia, 'Times New Roman', Times, Serif;
  1541. text-decoration: none;
  1542. color: #1C2126
  1543. ;
  1544. }
  1545.  
  1546. .art-pager .active
  1547. {
  1548. background: #B6BFC9;
  1549. padding:10px;
  1550. margin:0 4px 0 auto;
  1551. color: #FFFFFF
  1552. ;
  1553. }
  1554.  
  1555. .art-pager .more
  1556. {
  1557. background: #D9DEE3;
  1558. margin:0 4px 0 auto;
  1559. }
  1560. .art-pager a.more:link,
  1561. .art-pager a.more:visited
  1562. {
  1563. color: #411701
  1564. ;
  1565. }
  1566. .art-pager a:hover
  1567. {
  1568. background: #B9C2CB;
  1569. padding:10px;
  1570. margin:0 4px 0 auto;
  1571. }
  1572. .art-pager a:hover,
  1573. .art-pager a.more:hover
  1574. {
  1575. text-decoration: none;
  1576. color: #21262C
  1577. ;
  1578. }
  1579. .art-pager>*:after
  1580. {
  1581. margin:0 0 0 auto;
  1582. display:inline-block;
  1583. position:absolute;
  1584. content: ' ';
  1585. top:0;
  1586. width:0;
  1587. height:100%;
  1588. right: 0;
  1589. text-decoration:none;
  1590. }
  1591.  
  1592. .art-pager>*:last-child:after{
  1593. display:none;
  1594. }
  1595.  
  1596. .art-commentsform
  1597. {
  1598. background: #E2E8EE;
  1599. background: transparent;
  1600. padding:10px;
  1601. margin:0 auto;
  1602. margin-top:25px;
  1603. color: #23292F;
  1604. }
  1605.  
  1606. .art-commentsform h2{
  1607. padding-bottom:10px;
  1608. margin: 0;
  1609. color: #23292F;
  1610. }
  1611.  
  1612. .art-commentsform label {
  1613. display: inline-block;
  1614. line-height: 25px;
  1615. }
  1616.  
  1617. .art-commentsform input:not([type=submit]), .art-commentsform textarea {
  1618. box-sizing: border-box;
  1619. -moz-box-sizing: border-box;
  1620. -webkit-box-sizing: border-box;
  1621. width:100%;
  1622. max-width:100%;
  1623. }
  1624.  
  1625. .art-commentsform .form-submit
  1626. {
  1627. margin-top: 10px;
  1628. }
  1629. .art-block
  1630. {
  1631. margin:3px;
  1632. }
  1633. div.art-block img
  1634. {
  1635. border: none;
  1636. margin: 0;
  1637. }
  1638.  
  1639. .art-blockheader
  1640. {
  1641. background: #517AC8;
  1642. background: linear-gradient(top, #5880CA 0, #6C8FD0 20%, #5880CA 50%, #4974C5 80%, #5880CA 100%) no-repeat;
  1643. background: -webkit-linear-gradient(top, #5880CA 0, #6C8FD0 20%, #5880CA 50%, #4974C5 80%, #5880CA 100%) no-repeat;
  1644. background: -moz-linear-gradient(top, #5880CA 0, #6C8FD0 20%, #5880CA 50%, #4974C5 80%, #5880CA 100%) no-repeat;
  1645. background: -o-linear-gradient(top, #5880CA 0, #6C8FD0 20%, #5880CA 50%, #4974C5 80%, #5880CA 100%) no-repeat;
  1646. background: -ms-linear-gradient(top, #5880CA 0, #6C8FD0 20%, #5880CA 50%, #4974C5 80%, #5880CA 100%) no-repeat;
  1647. background: linear-gradient(top, #5880CA 0, #6C8FD0 20%, #5880CA 50%, #4974C5 80%, #5880CA 100%) no-repeat;
  1648. -svg-background: linear-gradient(top, #5880CA 0, #6C8FD0 20%, #5880CA 50%, #4974C5 80%, #5880CA 100%) no-repeat;
  1649. padding:6px 5px;
  1650. margin:0 auto 2px;
  1651. }
  1652. .art-blockheader .t,
  1653. .art-blockheader .t a,
  1654. .art-blockheader .t a:link,
  1655. .art-blockheader .t a:visited,
  1656. .art-blockheader .t a:hover
  1657. {
  1658. color: #FCFCFD;
  1659. font-size: 22px;
  1660. font-family: Georgia, 'Times New Roman', Times, Serif;
  1661. font-weight: bold;
  1662. font-style: normal;
  1663. margin: 0 5px;
  1664. }
  1665.  
  1666. .art-blockcontent
  1667. {
  1668. padding:5px;
  1669. margin:0 auto;
  1670. color: #303F50;
  1671. font-size: 14px;
  1672. font-family: Georgia, 'Times New Roman', Times, Serif;
  1673. line-height: 175%;
  1674. }
  1675. .art-blockcontent table,
  1676. .art-blockcontent li,
  1677. .art-blockcontent a,
  1678. .art-blockcontent a:link,
  1679. .art-blockcontent a:visited,
  1680. .art-blockcontent a:hover
  1681. {
  1682. color: #303F50;
  1683. font-size: 14px;
  1684. font-family: Georgia, 'Times New Roman', Times, Serif;
  1685. line-height: 175%;
  1686. }
  1687.  
  1688. .art-blockcontent p
  1689. {
  1690. margin: 0 5px;
  1691. }
  1692.  
  1693. .art-blockcontent a, .art-blockcontent a:link
  1694. {
  1695. color: #FB7C3C;
  1696. font-family: Georgia, 'Times New Roman', Times, Serif;
  1697. }
  1698.  
  1699. .art-blockcontent a:visited, .art-blockcontent a.visited
  1700. {
  1701. color: #A9BACB;
  1702. font-family: Georgia, 'Times New Roman', Times, Serif;
  1703. text-decoration: none;
  1704. }
  1705.  
  1706. .art-blockcontent a:hover, .art-blockcontent a.hover
  1707. {
  1708. color: #FA5705;
  1709. font-family: Georgia, 'Times New Roman', Times, Serif;
  1710. text-decoration: none;
  1711. }
  1712. .art-block ul>li:before
  1713. {
  1714. content:url('images/blockbullets.png');
  1715. margin-right:6px;
  1716. bottom: 2px;
  1717. position:relative;
  1718. display:inline-block;
  1719. vertical-align:middle;
  1720. font-size:0;
  1721. line-height:0;
  1722. margin-left: -12px;
  1723. }
  1724. .opera .art-block ul>li:before
  1725. {
  1726. /* Vertical-align:middle in Opera doesn't need additional offset */
  1727. bottom: 0;
  1728. }
  1729.  
  1730. .art-block li
  1731. {
  1732. font-size: 14px;
  1733. font-family: Georgia, 'Times New Roman', Times, Serif;
  1734. line-height: 175%;
  1735. color: #4E6883;
  1736. margin: 5px 0 0 10px;
  1737. }
  1738.  
  1739. .art-block ul>li, .art-block ol
  1740. {
  1741. padding: 0;
  1742. }
  1743.  
  1744. .art-block ul>li
  1745. {
  1746. padding-left: 12px;
  1747. }
  1748.  
  1749. .art-post
  1750. {
  1751. padding:5px;
  1752. }
  1753. a img
  1754. {
  1755. border: 0;
  1756. }
  1757.  
  1758. .art-article img, img.art-article, .art-block img, .art-footer-text img
  1759. {
  1760. margin: 7px 7px 7px 7px;
  1761. }
  1762.  
  1763. .art-metadata-icons img
  1764. {
  1765. border: none;
  1766. vertical-align: middle;
  1767. margin: 2px;
  1768. }
  1769.  
  1770. .art-article table, table.art-article
  1771. {
  1772. border-collapse: collapse;
  1773. margin: 1px;
  1774. }
  1775.  
  1776. .art-post .art-content-layout-br
  1777. {
  1778. height: 0;
  1779. }
  1780.  
  1781. .art-article th, .art-article td
  1782. {
  1783. padding: 2px;
  1784. border: solid 1px #B9C2CB;
  1785. vertical-align: top;
  1786. text-align: left;
  1787. }
  1788.  
  1789. .art-article th
  1790. {
  1791. text-align: center;
  1792. vertical-align: middle;
  1793. padding: 7px;
  1794. }
  1795.  
  1796. pre
  1797. {
  1798. overflow: auto;
  1799. padding: 0.1em;
  1800. }
  1801.  
  1802. .preview-cms-logo
  1803. {
  1804. border: 0;
  1805. margin: 1em 1em 0 0;
  1806. float: left;
  1807. }
  1808.  
  1809. .image-caption-wrapper
  1810. {
  1811. padding: 7px 7px 7px 7px;
  1812. -webkit-box-sizing: border-box;
  1813. -moz-box-sizing: border-box;
  1814. box-sizing: border-box;
  1815. }
  1816.  
  1817. .image-caption-wrapper img
  1818. {
  1819. margin: 0 !important;
  1820. -webkit-box-sizing: border-box;
  1821. -moz-box-sizing: border-box;
  1822. box-sizing: border-box;
  1823. }
  1824.  
  1825. .image-caption-wrapper div.art-collage
  1826. {
  1827. margin: 0 !important;
  1828. -webkit-box-sizing: border-box;
  1829. -moz-box-sizing: border-box;
  1830. box-sizing: border-box;
  1831. }
  1832.  
  1833. .image-caption-wrapper p
  1834. {
  1835. font-size: 80%;
  1836. text-align: right;
  1837. margin: 0;
  1838. }
  1839.  
  1840. .art-postheader
  1841. {
  1842. color: #517AC8;
  1843. margin: 5px 10px;
  1844. font-size: 26px;
  1845. font-family: Georgia, 'Times New Roman', Times, Serif;
  1846. font-weight: bold;
  1847. font-style: normal;
  1848. }
  1849.  
  1850. .art-postheader a,
  1851. .art-postheader a:link,
  1852. .art-postheader a:visited,
  1853. .art-postheader a.visited,
  1854. .art-postheader a:hover,
  1855. .art-postheader a.hovered
  1856. {
  1857. font-size: 26px;
  1858. font-family: Georgia, 'Times New Roman', Times, Serif;
  1859. font-weight: bold;
  1860. font-style: normal;
  1861. }
  1862.  
  1863. .art-postheader a, .art-postheader a:link
  1864. {
  1865. font-family: Georgia, 'Times New Roman', Times, Serif;
  1866. text-decoration: none;
  1867. text-align: left;
  1868. color: #E2341D;
  1869. }
  1870.  
  1871. .art-postheader a:visited, .art-postheader a.visited
  1872. {
  1873. font-family: Georgia, 'Times New Roman', Times, Serif;
  1874. text-decoration: none;
  1875. text-align: left;
  1876. color: #708BA9;
  1877. }
  1878.  
  1879. .art-postheader a:hover, .art-postheader a.hovered
  1880. {
  1881. font-family: Georgia, 'Times New Roman', Times, Serif;
  1882. text-decoration: none;
  1883. text-align: left;
  1884. color: #FB7C3C;
  1885. }
  1886.  
  1887. .art-postheadericons,
  1888. .art-postheadericons a,
  1889. .art-postheadericons a:link,
  1890. .art-postheadericons a:visited,
  1891. .art-postheadericons a:hover
  1892. {
  1893. font-family: Georgia, 'Times New Roman', Times, Serif;
  1894. color: #4E6883;
  1895. }
  1896.  
  1897. .art-postheadericons
  1898. {
  1899. padding: 1px;
  1900. margin: 0 0 0 10px;
  1901. }
  1902.  
  1903. .art-postheadericons a, .art-postheadericons a:link
  1904. {
  1905. font-family: Georgia, 'Times New Roman', Times, Serif;
  1906. text-decoration: none;
  1907. color: #FB722D;
  1908. }
  1909.  
  1910. .art-postheadericons a:visited, .art-postheadericons a.visited
  1911. {
  1912. font-family: Georgia, 'Times New Roman', Times, Serif;
  1913. font-weight: normal;
  1914. font-style: normal;
  1915. text-decoration: none;
  1916. color: #587493;
  1917. }
  1918.  
  1919. .art-postheadericons a:hover, .art-postheadericons a.hover
  1920. {
  1921. font-family: Georgia, 'Times New Roman', Times, Serif;
  1922. font-weight: normal;
  1923. font-style: normal;
  1924. text-decoration: underline;
  1925. color: #E65005;
  1926. }
  1927.  
  1928. .art-postdateicon:before
  1929. {
  1930. content:url('images/postdateicon.png');
  1931. margin-right:6px;
  1932. position:relative;
  1933. display:inline-block;
  1934. vertical-align:middle;
  1935. font-size:0;
  1936. line-height:0;
  1937. bottom: auto;
  1938. }
  1939. .opera .art-postdateicon:before
  1940. {
  1941. /* Vertical-align:middle in Opera doesn't need additional offset */
  1942. bottom: 0;
  1943. }
  1944.  
  1945. .art-postauthoricon:before
  1946. {
  1947. content:url('images/postauthoricon.png');
  1948. margin-right:6px;
  1949. position:relative;
  1950. display:inline-block;
  1951. vertical-align:middle;
  1952. font-size:0;
  1953. line-height:0;
  1954. bottom: auto;
  1955. }
  1956. .opera .art-postauthoricon:before
  1957. {
  1958. /* Vertical-align:middle in Opera doesn't need additional offset */
  1959. bottom: 0;
  1960. }
  1961.  
  1962. .art-postediticon:before
  1963. {
  1964. content:url('images/postediticon.png');
  1965. margin-right:6px;
  1966. bottom: 2px;
  1967. position:relative;
  1968. display:inline-block;
  1969. vertical-align:middle;
  1970. font-size:0;
  1971. line-height:0;
  1972. }
  1973. .opera .art-postediticon:before
  1974. {
  1975. /* Vertical-align:middle in Opera doesn't need additional offset */
  1976. bottom: 0;
  1977. }
  1978.  
  1979. .art-postcontent ul>li:before, .art-post ul>li:before, .art-textblock ul>li:before
  1980. {
  1981. content:url('images/postbullets.png');
  1982. margin-right:6px;
  1983. bottom: 2px;
  1984. position:relative;
  1985. display:inline-block;
  1986. vertical-align:middle;
  1987. font-size:0;
  1988. line-height:0;
  1989. }
  1990. .opera .art-postcontent ul>li:before, .opera .art-post ul>li:before, .opera .art-textblock ul>li:before
  1991. {
  1992. /* Vertical-align:middle in Opera doesn't need additional offset */
  1993. bottom: 0;
  1994. }
  1995.  
  1996. .art-postcontent li, .art-post li, .art-textblock li
  1997. {
  1998. font-family: Georgia, 'Times New Roman', Times, Serif;
  1999. color: #303F50;
  2000. margin: 3px 0 0 11px;
  2001. }
  2002.  
  2003. .art-postcontent ul>li, .art-post ul>li, .art-textblock ul>li, .art-postcontent ol, .art-post ol, .art-textblock ol
  2004. {
  2005. padding: 0;
  2006. }
  2007.  
  2008. .art-postcontent ul>li, .art-post ul>li, .art-textblock ul>li
  2009. {
  2010. padding-left: 22px;
  2011. }
  2012.  
  2013. .art-postcontent ul>li:before, .art-post ul>li:before, .art-textblock ul>li:before
  2014. {
  2015. margin-left: -22px;
  2016. }
  2017.  
  2018. .art-postcontent ol, .art-post ol, .art-textblock ol, .art-postcontent ul, .art-post ul, .art-textblock ul
  2019. {
  2020. margin: 1em 0 1em 11px;
  2021. }
  2022.  
  2023. .art-postcontent li ol, .art-post li ol, .art-textblock li ol, .art-postcontent li ul, .art-post li ul, .art-textblock li ul
  2024. {
  2025. margin: 0.5em 0 0.5em 11px;
  2026. }
  2027.  
  2028. .art-postcontent li, .art-post li, .art-textblock li
  2029. {
  2030. margin: 3px 0 0 0;
  2031. }
  2032.  
  2033. .art-postcontent ol>li, .art-post ol>li, .art-textblock ol>li
  2034. {
  2035. /* overrides overflow for "ul li" and sets the default value */
  2036. overflow: visible;
  2037. }
  2038.  
  2039. .art-postcontent ul>li, .art-post ul>li, .art-textblock ul>li
  2040. {
  2041. /* makes "ul li" not to align behind the image if they are in the same line */
  2042. overflow-x: visible;
  2043. overflow-y: hidden;
  2044. }
  2045.  
  2046. blockquote
  2047. {
  2048. background: #ACD1F6 url('images/postquote.png') no-repeat scroll;
  2049. padding:10px 10px 10px 47px;
  2050. margin:10px 0 0 25px;
  2051. color: #0A0D10;
  2052. font-family: Georgia, 'Times New Roman', Times, Serif;
  2053. font-weight: normal;
  2054. font-style: italic;
  2055. text-align: left;
  2056. /* makes block not to align behind the image if they are in the same line */
  2057. overflow: auto;
  2058. clear:both;
  2059. }
  2060. blockquote a, .art-postcontent blockquote a, .art-blockcontent blockquote a, .art-footer-text blockquote a,
  2061. blockquote a:link, .art-postcontent blockquote a:link, .art-blockcontent blockquote a:link, .art-footer-text blockquote a:link,
  2062. blockquote a:visited, .art-postcontent blockquote a:visited, .art-blockcontent blockquote a:visited, .art-footer-text blockquote a:visited,
  2063. blockquote a:hover, .art-postcontent blockquote a:hover, .art-blockcontent blockquote a:hover, .art-footer-text blockquote a:hover
  2064. {
  2065. color: #0A0D10;
  2066. font-family: Georgia, 'Times New Roman', Times, Serif;
  2067. font-weight: normal;
  2068. font-style: italic;
  2069. text-align: left;
  2070. }
  2071.  
  2072. /* Override native 'p' margins*/
  2073. blockquote p,
  2074. .art-postcontent blockquote p,
  2075. .art-blockcontent blockquote p,
  2076. .art-footer-text blockquote p
  2077. {
  2078. margin: 0;
  2079. margin: 5px 0;
  2080. }
  2081.  
  2082. .Sorter img
  2083. {
  2084. border:0;
  2085. vertical-align:middle;
  2086. padding:0;
  2087. margin:0;
  2088. position:static;
  2089. z-index:1;
  2090. width: 12px;
  2091. height: 6px;
  2092. }
  2093.  
  2094. .Sorter a
  2095. {
  2096. position:relative;
  2097. font-family: Georgia, 'Times New Roman', Times, Serif;
  2098. color: #647587;
  2099. }
  2100.  
  2101. .Sorter a:link
  2102. {
  2103. font-family: Georgia, 'Times New Roman', Times, Serif;
  2104. color: #647587;
  2105. }
  2106.  
  2107. .Sorter a:visited, .Sorter a.visited
  2108. {
  2109. font-family: Georgia, 'Times New Roman', Times, Serif;
  2110. color: #647587;
  2111. }
  2112.  
  2113. .Sorter a:hover, .Sorter a.hover
  2114. {
  2115. font-family: Georgia, 'Times New Roman', Times, Serif;
  2116. color: #4C5967;
  2117. }
  2118.  
  2119. .Sorter
  2120. {
  2121. font-family: Georgia, 'Times New Roman', Times, Serif;
  2122. color:#364049;
  2123. }
  2124.  
  2125. .art-footer
  2126. {
  2127. background: #303F50;
  2128. border-top:1px dotted #9CAFC4;
  2129. padding:25px;
  2130. margin:0 auto;
  2131. position: relative;
  2132. color: #FFFFFF;
  2133. font-size: 14px;
  2134. font-family: Georgia, 'Times New Roman', Times, Serif;
  2135. font-weight: bold;
  2136. font-style: normal;
  2137. line-height: 175%;
  2138. text-align: center;
  2139. }
  2140.  
  2141. .art-footer-text a,
  2142. .art-footer-text a:link,
  2143. .art-footer-text a:visited,
  2144. .art-footer-text a:hover,
  2145. .art-footer-text td,
  2146. .art-footer-text th,
  2147. .art-footer-text caption
  2148. {
  2149. color: #FFFFFF;
  2150. font-size: 14px;
  2151. font-family: Georgia, 'Times New Roman', Times, Serif;
  2152. font-weight: bold;
  2153. font-style: normal;
  2154. line-height: 175%;
  2155. }
  2156.  
  2157. .art-footer-text p
  2158. {
  2159. padding:0;
  2160. text-align: center;
  2161. }
  2162.  
  2163. .art-footer-text a,
  2164. .art-footer-text a:link
  2165. {
  2166. color: #517AC8;
  2167. font-family: Georgia, 'Times New Roman', Times, Serif;
  2168. font-weight: bold;
  2169. font-style: normal;
  2170. text-decoration: none;
  2171. }
  2172.  
  2173. .art-footer-text a:visited
  2174. {
  2175. color: #8098B3;
  2176. font-family: Georgia, 'Times New Roman', Times, Serif;
  2177. text-decoration: none;
  2178. }
  2179.  
  2180. .art-footer-text a:hover
  2181. {
  2182. color: #FC935F;
  2183. font-family: Georgia, 'Times New Roman', Times, Serif;
  2184. text-decoration: underline;
  2185. }
  2186.  
  2187. .art-footer-text h1
  2188. {
  2189. color: #8A99A8;
  2190. font-family: Georgia, 'Times New Roman', Times, Serif;
  2191. }
  2192.  
  2193. .art-footer-text h2
  2194. {
  2195. color: #A1ADBA;
  2196. font-family: Georgia, 'Times New Roman', Times, Serif;
  2197. }
  2198.  
  2199. .art-footer-text h3
  2200. {
  2201. color: #FA681E;
  2202. font-family: Georgia, 'Times New Roman', Times, Serif;
  2203. }
  2204.  
  2205. .art-footer-text h4
  2206. {
  2207. color: #9CAFC4;
  2208. font-family: Georgia, 'Times New Roman', Times, Serif;
  2209. }
  2210.  
  2211. .art-footer-text h5
  2212. {
  2213. color: #9CAFC4;
  2214. font-family: Georgia, 'Times New Roman', Times, Serif;
  2215. }
  2216.  
  2217. .art-footer-text h6
  2218. {
  2219. color: #9CAFC4;
  2220. font-family: Georgia, 'Times New Roman', Times, Serif;
  2221. }
  2222.  
  2223. .art-footer-text img
  2224. {
  2225. border: none;
  2226. margin: 0;
  2227. }
  2228.  
  2229. .art-rss-tag-icon
  2230. {
  2231. background: url('images/footerrssicon.png') no-repeat scroll;
  2232. margin:0 auto;
  2233. min-height:32px;
  2234. min-width:32px;
  2235. display: inline-block;
  2236. text-indent: 35px;
  2237. background-position: left center;
  2238. }
  2239.  
  2240. .art-rss-tag-icon:empty
  2241. {
  2242. vertical-align: middle;
  2243. }
  2244.  
  2245. .art-facebook-tag-icon
  2246. {
  2247. background: url('images/footerfacebookicon.png') no-repeat scroll;
  2248. margin:0 auto;
  2249. min-height:32px;
  2250. min-width:32px;
  2251. display: inline-block;
  2252. text-indent: 35px;
  2253. background-position: left center;
  2254. }
  2255.  
  2256. .art-facebook-tag-icon:empty
  2257. {
  2258. vertical-align: middle;
  2259. }
  2260.  
  2261. .art-twitter-tag-icon
  2262. {
  2263. background: url('images/footertwittericon.png') no-repeat scroll;
  2264. margin:0 auto;
  2265. min-height:32px;
  2266. min-width:32px;
  2267. display: inline-block;
  2268. text-indent: 35px;
  2269. background-position: left center;
  2270. }
  2271.  
  2272. .art-twitter-tag-icon:empty
  2273. {
  2274. vertical-align: middle;
  2275. }
  2276.  
  2277. .art-footer-text ul>li:before
  2278. {
  2279. content:url('images/footerbullets.png');
  2280. margin-right:6px;
  2281. bottom: 2px;
  2282. position:relative;
  2283. display:inline-block;
  2284. vertical-align:middle;
  2285. font-size:0;
  2286. line-height:0;
  2287. margin-left: -13px;
  2288. }
  2289. .opera .art-footer-text ul>li:before
  2290. {
  2291. /* Vertical-align:middle in Opera doesn't need additional offset */
  2292. bottom: 0;
  2293. }
  2294.  
  2295. .art-footer-text li
  2296. {
  2297. font-size: 14px;
  2298. font-family: Georgia, 'Times New Roman', Times, Serif;
  2299. color: #FEDAC8;
  2300. }
  2301.  
  2302. .art-footer-text ul>li, .art-footer-text ol
  2303. {
  2304. padding: 0;
  2305. }
  2306.  
  2307. .art-footer-text ul>li
  2308. {
  2309. padding-left: 13px;
  2310. }
  2311.  
  2312. .art-page-footer,
  2313. .art-page-footer a,
  2314. .art-page-footer a:link,
  2315. .art-page-footer a:visited,
  2316. .art-page-footer a:hover
  2317. {
  2318. font-family: Arial;
  2319. font-size: 10px;
  2320. letter-spacing: normal;
  2321. word-spacing: normal;
  2322. font-style: normal;
  2323. font-weight: normal;
  2324. text-decoration: underline;
  2325. color: #556372;
  2326. }
  2327.  
  2328. .art-page-footer
  2329. {
  2330. position: relative;
  2331. z-index: auto !important;
  2332. padding: 1em;
  2333. text-align: center !important;
  2334. text-decoration: none;
  2335. color: #37495C;
  2336. }
  2337.  
  2338. .art-lightbox-wrapper
  2339. {
  2340. background: #333;
  2341. background: rgba(0, 0, 0, .8);
  2342. bottom: 0;
  2343. left: 0;
  2344. padding: 0 100px;
  2345. position: fixed;
  2346. right: 0;
  2347. text-align: center;
  2348. top: 0;
  2349. z-index: 1000000;
  2350. }
  2351.  
  2352. .art-lightbox,
  2353. .art-lightbox-wrapper .art-lightbox-image
  2354. {
  2355. cursor: pointer;
  2356. }
  2357.  
  2358. .art-lightbox-wrapper .art-lightbox-image
  2359. {
  2360. border: 6px solid #fff;
  2361. border-radius: 3px;
  2362. display: none;
  2363. max-width: 100%;
  2364. vertical-align: middle;
  2365. }
  2366.  
  2367. .art-lightbox-wrapper .art-lightbox-image.active
  2368. {
  2369. display: inline-block;
  2370. }
  2371.  
  2372. .art-lightbox-wrapper .lightbox-error
  2373. {
  2374. background: #fff;
  2375. border: 1px solid #b4b4b4;
  2376. border-radius: 10px;
  2377. box-shadow: 0 2px 5px #333;
  2378. height: 80px;
  2379. opacity: .95;
  2380. padding: 20px;
  2381. position: fixed;
  2382. width: 300px;
  2383. z-index: 100;
  2384. }
  2385.  
  2386. .art-lightbox-wrapper .loading
  2387. {
  2388. background: #fff url('images/preloader-01.gif') center center no-repeat;
  2389. border: 1px solid #b4b4b4;
  2390. border-radius: 10px;
  2391. box-shadow: 0 2px 5px #333;
  2392. height: 32px;
  2393. opacity: .5;
  2394. padding: 10px;
  2395. position: fixed;
  2396. width: 32px;
  2397. z-index: 10100;
  2398. }
  2399.  
  2400. .art-lightbox-wrapper .arrow
  2401. {
  2402. cursor: pointer;
  2403. height: 100px;
  2404. opacity: .5;
  2405. filter: alpha(opacity=50);
  2406. position: fixed;
  2407. width: 82px;
  2408. z-index: 10003;
  2409. }
  2410.  
  2411. .art-lightbox-wrapper .arrow.left
  2412. {
  2413. left: 9px;
  2414. }
  2415.  
  2416. .art-lightbox-wrapper .arrow.right
  2417. {
  2418. right: 9px;
  2419. }
  2420.  
  2421. .art-lightbox-wrapper .arrow:hover
  2422. {
  2423. opacity: 1;
  2424. filter: alpha(opacity=100);
  2425. }
  2426.  
  2427. .art-lightbox-wrapper .arrow.disabled
  2428. {
  2429. display: none;
  2430. }
  2431.  
  2432. .art-lightbox-wrapper .arrow-t,
  2433. .art-lightbox-wrapper .arrow-b
  2434. {
  2435. background-color: #fff;
  2436. border-radius: 3px;
  2437. height: 6px;
  2438. left: 26px;
  2439. position: relative;
  2440. width: 30px;
  2441. }
  2442.  
  2443. .art-lightbox-wrapper .arrow-t
  2444. {
  2445. top: 38px;
  2446. }
  2447.  
  2448. .art-lightbox-wrapper .arrow-b
  2449. {
  2450. top: 50px;
  2451. }
  2452.  
  2453. .art-lightbox-wrapper .close
  2454. {
  2455. cursor: pointer;
  2456. height: 22px;
  2457. opacity: .5;
  2458. filter: alpha(opacity=50);
  2459. position: fixed;
  2460. right: 39px;
  2461. top: 30px;
  2462. width: 22px;
  2463. z-index: 10003;
  2464. }
  2465.  
  2466. .art-lightbox-wrapper .close:hover
  2467. {
  2468. opacity: 1;
  2469. filter: alpha(opacity=100);
  2470. }
  2471.  
  2472. .art-lightbox-wrapper .close .cw,
  2473. .art-lightbox-wrapper .close .ccw
  2474. {
  2475. background-color: #fff;
  2476. border-radius: 3px;
  2477. height: 6px;
  2478. position: absolute;
  2479. left: -4px;
  2480. top: 8px;
  2481. width: 30px;
  2482. }
  2483.  
  2484. .art-lightbox-wrapper .cw
  2485. {
  2486. transform: rotate(45deg);
  2487. -ms-transform: rotate(45deg);
  2488. /* IE 9 */
  2489. -webkit-transform: rotate(45deg);
  2490. /* Safari and Chrome */
  2491. -o-transform: rotate(45deg);
  2492. /* Opera */
  2493. -moz-transform: rotate(45deg);
  2494. /* Firefox */}
  2495.  
  2496. .art-lightbox-wrapper .ccw
  2497. {
  2498. transform: rotate(-45deg);
  2499. -ms-transform: rotate(-45deg);
  2500. /* IE 9 */
  2501. -webkit-transform: rotate(-45deg);
  2502. /* Safari and Chrome */
  2503. -o-transform: rotate(-45deg);
  2504. /* Opera */
  2505. -moz-transform: rotate(-45deg);
  2506. /* Firefox */}
  2507.  
  2508. .art-lightbox-wrapper .close-alt,
  2509. .art-lightbox-wrapper .arrow-right-alt,
  2510. .art-lightbox-wrapper .arrow-left-alt
  2511. {
  2512. color: #fff;
  2513. display: none;
  2514. font-size: 2.5em;
  2515. line-height: 100%;
  2516. }
  2517.  
  2518. .ie8 .art-lightbox-wrapper .close-alt,
  2519. .ie8 .art-lightbox-wrapper .arrow-right-alt,
  2520. .ie8 .art-lightbox-wrapper .arrow-left-alt
  2521. {
  2522. display: block;
  2523. }
  2524.  
  2525. .ie8 .art-lightbox-wrapper .cw,
  2526. .ie8 .art-lightbox-wrapper .ccw
  2527. {
  2528. display: none;
  2529. }
  2530.  
  2531. .art-content-layout .art-content
  2532. {
  2533. margin:0 auto;
  2534. }
  2535.  
  2536. .art-content-layout .art-sidebar1
  2537. {
  2538. border-left:1px dotted #A3B4C8;
  2539. margin:0 auto;
  2540. width: 275px;
  2541. }
  2542.  
  2543.  
  2544.  
  2545. #comment
  2546. {
  2547. width:99%;
  2548. }
  2549.  
  2550. #comments-list, #comments-list .comment
  2551. {
  2552. background: none;
  2553. padding:0;
  2554. margin:0;
  2555. overflow: visible;
  2556. }
  2557.  
  2558. #comments-list .comment:before, #comments-list .comment:after
  2559. {
  2560. display:none;
  2561. }
  2562.  
  2563. #comments-list .comment .comment
  2564. {
  2565. margin-left: 20px;
  2566. }
  2567.  
  2568. span.page-navi-outer, span.page-navi-inner
  2569. {
  2570. position:relative;
  2571. display:block;
  2572. float:left;
  2573. margin:0;
  2574. padding:0;
  2575. }
  2576.  
  2577. span.page-navi-outer
  2578. {
  2579. margin: 1px;
  2580. border: 1px solid #aaa;
  2581. }
  2582.  
  2583. span.page-navi-inner
  2584. {
  2585. padding: 1px;
  2586. min-width:14px;
  2587. line-height:18px;
  2588. text-align:center;
  2589. border: 2px solid #fff;
  2590. font-weight:bold;
  2591. }
  2592.  
  2593. a span.page-navi-inner, span.page-navi-caption span.page-navi-inner
  2594. {
  2595. border-width:1px;
  2596. font-weight:normal;
  2597. }
  2598.  
  2599. a span.page-navi-outer, span.page-navi-caption
  2600. {
  2601. margin:2px 1px;
  2602. }
  2603.  
  2604. ul#comments-list li cite
  2605. {
  2606. font-size: 1.2em;
  2607. }
  2608.  
  2609. #commentform textarea
  2610. {
  2611. width: 100%;
  2612. }
  2613.  
  2614. #commentform
  2615. {
  2616. text-align:left;
  2617. }
  2618.  
  2619. .rtl #commentform
  2620. {
  2621. text-align:right;
  2622. }
  2623.  
  2624. img.wp-smiley
  2625. {
  2626. border: none;
  2627. margin: 1px;
  2628. vertical-align:middle;
  2629. padding: 0;
  2630. }
  2631.  
  2632. .navigation
  2633. {
  2634. display: block;
  2635. text-align: center;
  2636. }
  2637.  
  2638. /* Recommended by http://codex.wordpress.org/CSS */
  2639. /* Begin */
  2640. .aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter
  2641. {
  2642. display: block;
  2643. margin-left: auto;
  2644. margin-right: auto;
  2645. }
  2646.  
  2647. p.aligncenter , p.center
  2648. {
  2649. text-align: center;
  2650. }
  2651.  
  2652. .alignleft
  2653. {
  2654. float: left;
  2655. }
  2656.  
  2657. .alignright
  2658. {
  2659. float: right;
  2660. }
  2661.  
  2662. .wp-caption
  2663. {
  2664. border: 1px solid #ddd;
  2665. background-color: #f3f3f3;
  2666. padding-top: 4px;
  2667. margin: 10px;
  2668. }
  2669.  
  2670. .wp-caption img
  2671. {
  2672. margin: 0;
  2673. padding: 0;
  2674. border: 0 none;
  2675. }
  2676.  
  2677. .wp-caption p.wp-caption-text
  2678. {
  2679. font-size: 11px;
  2680. line-height: 17px;
  2681. padding: 0 4px 5px;
  2682. margin: 0;
  2683. }
  2684.  
  2685. .wp-caption, .wp-caption p
  2686. {
  2687. text-align: center;
  2688. }
  2689.  
  2690. .gallery {
  2691. margin: 0 auto 18px;
  2692. clear:both;
  2693. overflow:hidden;
  2694. }
  2695.  
  2696. .gallery .gallery-item {
  2697. float: left;
  2698. margin-top: 0;
  2699. text-align: center;
  2700. width: 33%;
  2701. }
  2702. .gallery img {
  2703. border: 2px solid #cfcfcf;
  2704. }
  2705.  
  2706. .gallery .gallery-caption {
  2707. color: #888;
  2708. font-size: 12px;
  2709. margin: 0 0 12px;
  2710. }
  2711.  
  2712. .gallery dl {
  2713. margin: 0;
  2714. }
  2715.  
  2716. .gallery img {
  2717. border: 10px solid #f1f1f1;
  2718. }
  2719.  
  2720. .gallery br+br {
  2721. display: none;
  2722. }
  2723. /* End */
  2724.  
  2725.  
  2726. .hidden
  2727. {
  2728. display: none;
  2729. }
  2730.  
  2731. /* Calendar */
  2732. #wp-calendar {
  2733. empty-cells: show;
  2734. margin: 10px auto 0;
  2735. width: 155px;
  2736. }
  2737.  
  2738. #wp-calendar #next a {
  2739. padding-right: 10px;
  2740. text-align: right;
  2741. }
  2742.  
  2743. #wp-calendar #prev a {
  2744. padding-left: 10px;
  2745. text-align: left;
  2746. }
  2747.  
  2748. #wp-calendar a {
  2749. display: block;
  2750. }
  2751.  
  2752. #wp-calendar caption {
  2753. text-align: center;
  2754. width: 100%;
  2755. }
  2756.  
  2757. #wp-calendar td {
  2758. padding: 3px 0;
  2759. text-align: center;
  2760. }
  2761.  
  2762. .gallery {
  2763. letter-spacing: normal;
  2764. }
  2765.  
  2766. .art-content {
  2767. position: relative;
  2768. z-index: 1;
  2769. }
  2770.  
  2771. #todays-events{
  2772. position: relative;
  2773. z-index: 11;
  2774. }
  2775.  
  2776. #upcoming-events{
  2777. position: relative;
  2778. z-index: 10;
  2779. }
  2780.  
  2781. img.wp-post-image
  2782. {
  2783. margin:0 5px 5px 0 !important;
  2784. }
  2785.  
  2786. ul#comments-list li
  2787. {
  2788. list-style-image: none;
  2789. background:none;
  2790. list-style-type:none;
  2791.  
  2792. }
  2793.  
  2794. div.art-footer div.art-content-layout
  2795. {
  2796. margin:0 auto;
  2797. width:100%;
  2798. }
  2799.  
  2800. div.art-layout-cell-size1
  2801. {
  2802. width:100%;
  2803. }
  2804.  
  2805. div.art-layout-cell-size2
  2806. {
  2807. width:50%;
  2808. }
  2809. div.art-layout-cell-size3
  2810. {
  2811. width:33%;
  2812. }
  2813.  
  2814. div.art-layout-cell-size4
  2815. {
  2816. width:25%;
  2817. }
  2818.  
  2819. .art-widget-title
  2820. {
  2821. padding:0 0 0 24px;
  2822. margin-bottom:0;
  2823. }
  2824.  
  2825. div.art-center-wrapper
  2826. {
  2827. position: relative;
  2828. float: right;
  2829. right: 50%;
  2830.  
  2831. }
  2832.  
  2833. div.art-center-inner
  2834. {
  2835. position: relative;
  2836. float: left;
  2837. left: 50%;
  2838. }
  2839.  
  2840. .firefox2 div.art-center-inner
  2841. {
  2842. float: none;
  2843. }
  2844.  
  2845. .art-hmenu-extra1, .art-hmenu-extra2 {
  2846. font-size:12px;
  2847. }
  2848.  
  2849. div.breadcrumbs h4,
  2850. div.breadcrumbs p,
  2851. li.pingback p,
  2852. #respond p,
  2853. h3#reply-title,
  2854. h4#comments,
  2855. h4.box-title
  2856. {
  2857. margin:0;
  2858. }
  2859.  
  2860. #respond .comment-notes {
  2861. margin-bottom: 1em;
  2862. }
  2863.  
  2864. .form-allowed-tags {
  2865. line-height: 1em;
  2866. }
  2867.  
  2868. #comments-list #respond {
  2869. margin-left: 20px !important;
  2870. }
  2871.  
  2872. #cancel-comment-reply-link {
  2873. font-size: 12px;
  2874. font-weight: normal;
  2875. line-height: 18px;
  2876. }
  2877.  
  2878. #respond .required {
  2879. color: #ff4b33;
  2880. font-weight: bold;
  2881. }
  2882.  
  2883. #respond label {
  2884. font-size: 12px;
  2885. }
  2886.  
  2887. #respond input {
  2888. margin: 0 0 9px;
  2889. width: 98%;
  2890. }
  2891.  
  2892. #respond textarea {
  2893. width: 98%;
  2894. }
  2895.  
  2896. #respond .form-allowed-tags {
  2897. font-size: 12px;
  2898. line-height: 18px;
  2899. }
  2900.  
  2901. #respond .form-allowed-tags code {
  2902. font-size: 11px;
  2903. }
  2904.  
  2905. #respond .form-submit {
  2906. margin: 12px 0;
  2907. }
  2908.  
  2909. #respond .form-submit input {
  2910. width: auto;
  2911. }
  2912.  
  2913. .art-footer .art-widget-title
  2914. {
  2915. font-size:1.2em;
  2916. padding: 0;
  2917. }
  2918.  
  2919. .art-footer .art-widget,
  2920. .art-footer .art-widget a,
  2921. .art-footer .art-widget a:link,
  2922. .art-footer .art-widget a:visited,
  2923. .art-footer .art-widget a:hover
  2924. {
  2925. text-align: left;
  2926. }
  2927.  
  2928. DIV[id^="GMPmap"] IMG
  2929. {
  2930. margin: 0px;
  2931. }
  2932.  
  2933.  
  2934. .wp-caption p.wp-caption-text {
  2935. text-align: left;
  2936. }
  2937.  
  2938. /* Begin Additional CSS Styles */
  2939.  
  2940. /* End Additional CSS Styles */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement