Advertisement
Guest User

Untitled

a guest
May 27th, 2015
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.73 KB | None | 0 0
  1. <script>
  2. $('#enjin-bar .left a:first').css("display","none");
  3.  
  4. </script>
  5.  
  6. <style>
  7.  
  8.  
  9. #enjin-bar {
  10. z-index: 9999;
  11. top: 14px !important;
  12. margin-left: 793px;
  13. padding: 0px 0px !important;
  14. position: fixed !important;
  15. }
  16. #enjin-bar .right {
  17. float: right;
  18. font-size: 13px;
  19. margin-top: -1px !important;
  20. }
  21.  
  22. #enjin-bar .right .mini-avatar {
  23. margin-top: -3px !important;
  24. }
  25.  
  26. #enjin-bar .left {
  27. float:right;
  28. font-size: 13px !important;
  29. margin-right:76px !important;
  30. margin-top: -1px !important;
  31. }
  32.  
  33. #enjin-bar .quick-wall-post {
  34. margin-top: -1px !important;
  35. }
  36.  
  37. #enjin-bar #enjin-bar-likes {
  38. position: absolute;
  39. display: inline-block;
  40. zoom: 1;
  41. margin-left: 8px !important;
  42. line-height: 0px;
  43. }
  44.  
  45. #enjin-bar #enjin-like-site {
  46. display: inline-block;
  47. zoom: 1;
  48. margin-left: 8px;
  49. font-size: 11px;
  50. position: relative;
  51. top: 2px !important;
  52. }
  53.  
  54. #enjin-bar #enjin-like-site .likes {
  55. position: relative;
  56. top: -6px !important;
  57. }
  58.  
  59. #enjin-bar .site-editor-icon {
  60. top: 1px !important;
  61. }
  62.  
  63. #enjin-bar a {
  64. color: #5f5f5f !important;
  65. }
  66.  
  67. .m_html ul, .m_html ol {
  68. list-style: inside;
  69. padding-left: 0em !important;
  70. line-height: 145%;
  71. }
  72.  
  73. .dropdown-menu {
  74. margin: 0px 0 0 !important;
  75. }
  76.  
  77. .navbar .brand {
  78. margin-left: 0px !important;
  79. }
  80.  
  81. .m_news {
  82. z-index: 0 !important;
  83. }
  84.  
  85. * {
  86. list-style: none;
  87. }
  88. .dropup,
  89. .dropdown {
  90. position: relative;
  91. }
  92.  
  93. .dropdown-toggle {
  94. *margin-bottom: -3px;
  95. }
  96.  
  97. .dropdown-toggle:active,
  98. .open .dropdown-toggle {
  99. outline: 0;
  100. }
  101.  
  102. .navbar > a {
  103. color: #0088cc;
  104. text-decoration: none;
  105. }
  106.  
  107. .navbar > a:hover,
  108. .navbar > a:focus {
  109. color: #005580;
  110. text-decoration: underline;
  111. }
  112. .caret {
  113. display: inline-block;
  114. width: 0;
  115. height: 0;
  116. vertical-align: top;
  117. border-top: 4px solid #000000;
  118. border-right: 4px solid transparent;
  119. border-left: 4px solid transparent;
  120. content: "";
  121. }
  122.  
  123. .dropdown .caret {
  124. margin-top: 8px;
  125. margin-left: 2px;
  126. }
  127.  
  128. .dropdown-menu {
  129. position: absolute;
  130. top: 100%;
  131. left: 0;
  132. z-index: 1000;
  133. display: none;
  134. float: left;
  135. min-width: 160px;
  136. padding: 5px 0;
  137. margin: 2px 0 0;
  138. list-style: none;
  139. background-color: #ffffff;
  140. border: 1px solid #ccc;
  141. border: 1px solid rgba(0, 0, 0, 0.2);
  142. *border-right-width: 2px;
  143. *border-bottom-width: 2px;
  144. -webkit-border-radius: 6px;
  145. -moz-border-radius: 6px;
  146. border-radius: 6px;
  147. -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  148. -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  149. box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  150. -webkit-background-clip: padding-box;
  151. -moz-background-clip: padding;
  152. background-clip: padding-box;
  153. }
  154.  
  155. .dropdown-menu.pull-right {
  156. right: 0;
  157. left: auto;
  158. }
  159.  
  160. .dropdown-menu .divider {
  161. *width: 100%;
  162. height: 1px;
  163. margin: 9px 1px;
  164. *margin: -5px 0 5px;
  165. overflow: hidden;
  166. background-color: #e5e5e5;
  167. border-bottom: 1px solid #ffffff;
  168. }
  169.  
  170. .dropdown-menu > li > a {
  171. display: block;
  172. padding: 3px 20px;
  173. clear: both;
  174. font-weight: normal;
  175. line-height: 20px;
  176. color: #333333;
  177. white-space: nowrap;
  178. font-size: 14px;
  179. }
  180.  
  181. .dropdown-menu > li > a:hover,
  182. .dropdown-menu > li > a:focus,
  183. .dropdown-submenu:hover > a,
  184. .dropdown-submenu:focus > a {
  185. color: #ffffff;
  186. text-decoration: none;
  187. background-color: #0081c2;
  188. background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  189. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  190. background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  191. background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  192. background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  193. background-repeat: repeat-x;
  194. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
  195. }
  196.  
  197. .dropdown-menu > .active > a,
  198. .dropdown-menu > .active > a:hover,
  199. .dropdown-menu > .active > a:focus {
  200. color: #ffffff;
  201. text-decoration: none;
  202. background-color: #0081c2;
  203. background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  204. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  205. background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  206. background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  207. background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  208. background-repeat: repeat-x;
  209. outline: 0;
  210. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
  211. }
  212.  
  213. .dropdown-menu > .disabled > a,
  214. .dropdown-menu > .disabled > a:hover,
  215. .dropdown-menu > .disabled > a:focus {
  216. color: #999999;
  217. }
  218.  
  219. .dropdown-menu > .disabled > a:hover,
  220. .dropdown-menu > .disabled > a:focus {
  221. text-decoration: none;
  222. cursor: default;
  223. background-color: transparent;
  224. background-image: none;
  225. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  226. }
  227.  
  228. .open {
  229. *z-index: 1000;
  230. }
  231.  
  232. .open > .dropdown-menu {
  233. display: block;
  234. list-style: none;
  235. }
  236.  
  237. .pull-right > .dropdown-menu {
  238. right: 0;
  239. left: auto;
  240. }
  241.  
  242. .dropup .caret,
  243. .navbar-fixed-bottom .dropdown .caret {
  244. border-top: 0;
  245. border-bottom: 4px solid #000000;
  246. content: "";
  247. }
  248.  
  249. .dropup .dropdown-menu,
  250. .navbar-fixed-bottom .dropdown .dropdown-menu {
  251. top: auto;
  252. bottom: 100%;
  253. margin-bottom: 1px;
  254. }
  255.  
  256. .dropdown-submenu {
  257. position: relative;
  258. }
  259.  
  260. .dropdown-submenu > .dropdown-menu {
  261. top: 0;
  262. left: 100%;
  263. margin-top: -6px;
  264. margin-left: -1px;
  265. -webkit-border-radius: 0 6px 6px 6px;
  266. -moz-border-radius: 0 6px 6px 6px;
  267. border-radius: 0 6px 6px 6px;
  268. }
  269.  
  270. .dropdown-submenu:hover > .dropdown-menu {
  271. display: block;
  272. }
  273.  
  274. .dropup .dropdown-submenu > .dropdown-menu {
  275. top: auto;
  276. bottom: 0;
  277. margin-top: 0;
  278. margin-bottom: -2px;
  279. -webkit-border-radius: 5px 5px 5px 0;
  280. -moz-border-radius: 5px 5px 5px 0;
  281. border-radius: 5px 5px 5px 0;
  282. }
  283.  
  284. .dropdown-submenu > a:after {
  285. display: block;
  286. float: right;
  287. width: 0;
  288. height: 0;
  289. margin-top: 5px;
  290. margin-right: -10px;
  291. border-color: transparent;
  292. border-left-color: #cccccc;
  293. border-style: solid;
  294. border-width: 5px 0 5px 5px;
  295. content: " ";
  296. }
  297.  
  298. .dropdown-submenu:hover > a:after {
  299. border-left-color: #ffffff;
  300. }
  301.  
  302. .dropdown-submenu.pull-left {
  303. float: none;
  304. }
  305.  
  306. .dropdown-submenu.pull-left > .dropdown-menu {
  307. left: -100%;
  308. margin-left: 10px;
  309. -webkit-border-radius: 6px 0 6px 6px;
  310. -moz-border-radius: 6px 0 6px 6px;
  311. border-radius: 6px 0 6px 6px;
  312. }
  313.  
  314. .dropdown .dropdown-menu .nav-header {
  315. padding-right: 20px;
  316. padding-left: 20px;
  317. }
  318. .navbar {
  319. *position: relative;
  320. *z-index: 2;
  321. overflow: visible;
  322. }
  323. .navbar-inner {
  324. min-height: 40px;
  325. padding-right: 20px;
  326. padding-left: 20px;
  327. background-color: #fafafa;
  328. background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  329. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  330. background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  331. background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  332. background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  333. background-repeat: repeat-x;
  334. border: 1px solid #d4d4d4;
  335. -webkit-border-radius: 4px;
  336. -moz-border-radius: 4px;
  337. border-radius: 4px;
  338. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  339. *zoom: 1;
  340. -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  341. -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  342. box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  343. }
  344.  
  345. .navbar-inner:before,
  346. .navbar-inner:after {
  347. display: table;
  348. line-height: 0;
  349. content: "";
  350. }
  351.  
  352. .navbar-inner:after {
  353. clear: both;
  354. }
  355.  
  356. .navbar .container {
  357. width: auto;
  358. }
  359.  
  360. .nav-collapse.collapse {
  361. height: auto;
  362. overflow: visible;
  363. }
  364.  
  365. .navbar .brand {
  366. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  367. display: block;
  368. float: left;
  369. padding: 10px 20px 10px;
  370. margin-left: -20px;
  371. font-size: 20px;
  372. font-weight: 200;
  373. color: #777777;
  374. text-shadow: 0 1px 0 #ffffff;
  375. }
  376.  
  377. .navbar .brand:hover,
  378. .navbar .brand:focus {
  379. text-decoration: none;
  380. }
  381.  
  382. .navbar-text {
  383. margin-bottom: 0;
  384. line-height: 40px;
  385. color: #777777;
  386. }
  387.  
  388. .navbar-link {
  389. color: #777777;
  390. }
  391.  
  392. .navbar-link:hover,
  393. .navbar-link:focus {
  394. color: #333333;
  395. }
  396.  
  397. .navbar .divider-vertical {
  398. height: 40px;
  399. margin: 0 9px;
  400. border-right: 1px solid #ffffff;
  401. border-left: 1px solid #f2f2f2;
  402. }
  403.  
  404. .navbar .btn,
  405. .navbar .btn-group {
  406. margin-top: 5px;
  407. }
  408.  
  409. .navbar .btn-group .btn,
  410. .navbar .input-prepend .btn,
  411. .navbar .input-append .btn,
  412. .navbar .input-prepend .btn-group,
  413. .navbar .input-append .btn-group {
  414. margin-top: 0;
  415. }
  416.  
  417. .navbar-form {
  418. margin-bottom: 0;
  419. *zoom: 1;
  420. }
  421.  
  422. .navbar-form:before,
  423. .navbar-form:after {
  424. display: table;
  425. line-height: 0;
  426. content: "";
  427. }
  428.  
  429. .navbar-form:after {
  430. clear: both;
  431. }
  432.  
  433. .navbar-form input,
  434. .navbar-form select,
  435. .navbar-form .radio,
  436. .navbar-form .checkbox {
  437. margin-top: 5px;
  438. }
  439.  
  440. .navbar-form input,
  441. .navbar-form select,
  442. .navbar-form .btn {
  443. display: inline-block;
  444. margin-bottom: 0;
  445. }
  446.  
  447. .navbar-form input[type="image"],
  448. .navbar-form input[type="checkbox"],
  449. .navbar-form input[type="radio"] {
  450. margin-top: 3px;
  451. }
  452.  
  453. .navbar-form .input-append,
  454. .navbar-form .input-prepend {
  455. margin-top: 5px;
  456. white-space: nowrap;
  457. }
  458.  
  459. .navbar-form .input-append input,
  460. .navbar-form .input-prepend input {
  461. margin-top: 0;
  462. }
  463.  
  464. .navbar-search {
  465. position: relative;
  466. float: left;
  467. margin-top: 5px;
  468. margin-bottom: 0;
  469. }
  470.  
  471. .navbar-search .search-query {
  472. padding: 4px 14px;
  473. margin-bottom: 0;
  474. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  475. font-size: 13px;
  476. font-weight: normal;
  477. line-height: 1;
  478. -webkit-border-radius: 15px;
  479. -moz-border-radius: 15px;
  480. border-radius: 15px;
  481. }
  482.  
  483. .navbar-static-top {
  484. position: static;
  485. margin-bottom: 0;
  486. }
  487.  
  488. .navbar-static-top .navbar-inner {
  489. -webkit-border-radius: 0;
  490. -moz-border-radius: 0;
  491. border-radius: 0;
  492. }
  493.  
  494. .navbar-fixed-top,
  495. .navbar-fixed-bottom {
  496. position: fixed;
  497. right: 0;
  498. left: 0;
  499. z-index: 1030;
  500. margin-bottom: 0;
  501. }
  502.  
  503. .navbar-fixed-top .navbar-inner,
  504. .navbar-static-top .navbar-inner {
  505. border-width: 0 0 1px;
  506. }
  507.  
  508. .navbar-fixed-bottom .navbar-inner {
  509. border-width: 1px 0 0;
  510. }
  511.  
  512. .navbar-fixed-top .navbar-inner,
  513. .navbar-fixed-bottom .navbar-inner {
  514. padding-right: 0;
  515. padding-left: 0;
  516. -webkit-border-radius: 0;
  517. -moz-border-radius: 0;
  518. border-radius: 0;
  519. }
  520.  
  521. .navbar-static-top .container,
  522. .navbar-fixed-top .container,
  523. .navbar-fixed-bottom .container {
  524. width: 940px;
  525. }
  526.  
  527. .navbar-fixed-top {
  528. top: 0;
  529. }
  530.  
  531. .navbar-fixed-top .navbar-inner,
  532. .navbar-static-top .navbar-inner {
  533. -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  534. -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  535. box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  536. }
  537.  
  538. .navbar-fixed-bottom {
  539. bottom: 0;
  540. }
  541.  
  542. .navbar-fixed-bottom .navbar-inner {
  543. -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  544. -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  545. box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  546. }
  547.  
  548. .navbar .nav {
  549. position: relative;
  550. left: -4px;
  551. display: block;
  552. float: left;
  553. margin: 0 10px 0 0;
  554. }
  555.  
  556. .navbar .nav.pull-right {
  557. float: right;
  558. margin-right: 0;
  559. }
  560.  
  561. .navbar .nav > li {
  562. list-style: none;
  563. float: left;
  564. }
  565.  
  566. .navbar .nav > li > a {
  567. font-size: 14px;
  568. float: none;
  569. padding: 10px 15px 10px;
  570. color: #777777;
  571. text-decoration: none;
  572. text-shadow: 0 1px 0 #ffffff;
  573. }
  574.  
  575. .navbar .nav .dropdown-toggle .caret {
  576. margin-top: 8px;
  577. }
  578.  
  579. .navbar .nav > li > a:focus,
  580. .navbar .nav > li > a:hover {
  581. color: #555555;
  582. text-decoration: none;
  583. background-color: #e5e5e5;
  584. }
  585.  
  586. .navbar .nav > .active > a,
  587. .navbar .nav > .active > a:hover,
  588. .navbar .nav > .active > a:focus {
  589. color: #555555;
  590. text-decoration: none;
  591. background-color: #e5e5e5;
  592. }
  593.  
  594. .navbar .btn-navbar {
  595. display: none;
  596. float: right;
  597. padding: 7px 10px;
  598. margin-right: 5px;
  599. margin-left: 5px;
  600. color: #ffffff;
  601. text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  602. background-color: #ededed;
  603. *background-color: #e5e5e5;
  604. background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  605. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  606. background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  607. background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  608. background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  609. background-repeat: repeat-x;
  610. border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  611. border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  612. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  613. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  614. -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  615. -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  616. box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  617. }
  618.  
  619. .navbar .btn-navbar:hover,
  620. .navbar .btn-navbar:focus,
  621. .navbar .btn-navbar:active,
  622. .navbar .btn-navbar.active,
  623. .navbar .btn-navbar.disabled,
  624. .navbar .btn-navbar[disabled] {
  625. color: #ffffff;
  626. background-color: #e5e5e5;
  627. *background-color: #d9d9d9;
  628. }
  629.  
  630. .navbar .btn-navbar:active,
  631. .navbar .btn-navbar.active {
  632. background-color: #cccccc 9;
  633. }
  634.  
  635. .navbar .btn-navbar .navico-bar {
  636. display: block;
  637. width: 18px;
  638. height: 2px;
  639. background-color: #f5f5f5;
  640. -webkit-border-radius: 1px;
  641. -moz-border-radius: 1px;
  642. border-radius: 1px;
  643. -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  644. -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  645. box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  646. }
  647.  
  648. .btn-navbar .navico-bar + .navico-bar {
  649. margin-top: 3px;
  650. }
  651.  
  652. .navbar .nav > li > .dropdown-menu:before {
  653. position: absolute;
  654. top: -7px;
  655. left: 9px;
  656. display: inline-block;
  657. border-right: 7px solid transparent;
  658. border-bottom: 7px solid #ccc;
  659. border-left: 7px solid transparent;
  660. border-bottom-color: rgba(0, 0, 0, 0.2);
  661. content: '';
  662. }
  663.  
  664. .navbar .nav > li > .dropdown-menu:after {
  665. position: absolute;
  666. top: -6px;
  667. left: 10px;
  668. display: inline-block;
  669. border-right: 6px solid transparent;
  670. border-bottom: 6px solid #ffffff;
  671. border-left: 6px solid transparent;
  672. content: '';
  673. }
  674.  
  675. .navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  676. top: auto;
  677. bottom: -7px;
  678. border-top: 7px solid #ccc;
  679. border-bottom: 0;
  680. border-top-color: rgba(0, 0, 0, 0.2);
  681. }
  682.  
  683. .navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  684. top: auto;
  685. bottom: -6px;
  686. border-top: 6px solid #ffffff;
  687. border-bottom: 0;
  688. }
  689.  
  690. .navbar .nav li.dropdown > a:hover .caret,
  691. .navbar .nav li.dropdown > a:focus .caret {
  692. border-top-color: #333333;
  693. border-bottom-color: #333333;
  694. }
  695.  
  696. .navbar .nav li.dropdown.open > .dropdown-toggle,
  697. .navbar .nav li.dropdown.active > .dropdown-toggle,
  698. .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  699. color: #555555;
  700. background-color: #e5e5e5;
  701. }
  702.  
  703. .navbar .nav li.dropdown > .dropdown-toggle .caret {
  704. border-top-color: #777777;
  705. border-bottom-color: #777777;
  706. }
  707.  
  708. .navbar .nav li.dropdown.open > .dropdown-toggle .caret,
  709. .navbar .nav li.dropdown.active > .dropdown-toggle .caret,
  710. .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  711. border-top-color: #555555;
  712. border-bottom-color: #555555;
  713. }
  714.  
  715. .navbar .pull-right > li > .dropdown-menu,
  716. .navbar .nav > li > .dropdown-menu.pull-right {
  717. right: 0;
  718. left: auto;
  719. }
  720.  
  721. .navbar .pull-right > li > .dropdown-menu:before,
  722. .navbar .nav > li > .dropdown-menu.pull-right:before {
  723. right: 12px;
  724. left: auto;
  725. }
  726.  
  727. .navbar .pull-right > li > .dropdown-menu:after,
  728. .navbar .nav > li > .dropdown-menu.pull-right:after {
  729. right: 13px;
  730. left: auto;
  731. }
  732.  
  733. .navbar .pull-right > li > .dropdown-menu .dropdown-menu,
  734. .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  735. right: 100%;
  736. left: auto;
  737. margin-right: -1px;
  738. margin-left: 0;
  739. -webkit-border-radius: 6px 0 6px 6px;
  740. -moz-border-radius: 6px 0 6px 6px;
  741. border-radius: 6px 0 6px 6px;
  742. }
  743.  
  744. .navbar-inverse .navbar-inner {
  745. background-color: #C0C0C0;
  746. background-image: -moz-linear-gradient(top, #222222, #111111);
  747. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  748. background-image: -webkit-linear-gradient(top, #222222, #111111);
  749. background-image: -o-linear-gradient(top, #222222, #111111);
  750. background-image: linear-gradient(to bottom, #222222, #111111);
  751. background-repeat: repeat-x;
  752. border-color: #252525;
  753. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  754. }
  755.  
  756. .navbar-inverse .brand,
  757. .navbar-inverse .nav > li > a {
  758. color: #999999;
  759. text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  760. }
  761.  
  762. .navbar-inverse .brand:hover,
  763. .navbar-inverse .nav > li > a:hover,
  764. .navbar-inverse .brand:focus,
  765. .navbar-inverse .nav > li > a:focus {
  766. color: #ffffff;
  767. }
  768.  
  769. .navbar-inverse .brand {
  770. color: #999999;
  771. }
  772.  
  773. .navbar-inverse .navbar-text {
  774. color: #999999;
  775. }
  776.  
  777. .navbar-inverse .nav > li > a:focus,
  778. .navbar-inverse .nav > li > a:hover {
  779. color: #ffffff;
  780. background-color: transparent;
  781. }
  782.  
  783. .navbar-inverse .nav .active > a,
  784. .navbar-inverse .nav .active > a:hover,
  785. .navbar-inverse .nav .active > a:focus {
  786. color: #ffffff;
  787. background-color: #111111;
  788. }
  789.  
  790. .navbar-inverse .navbar-link {
  791. color: #999999;
  792. }
  793.  
  794. .navbar-inverse .navbar-link:hover,
  795. .navbar-inverse .navbar-link:focus {
  796. color: #ffffff;
  797. }
  798.  
  799. .navbar-inverse .divider-vertical {
  800. border-right-color: #222222;
  801. border-left-color: #111111;
  802. }
  803.  
  804. .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
  805. .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
  806. .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  807. color: #ffffff;
  808. background-color: #111111;
  809. }
  810.  
  811. .navbar-inverse .nav li.dropdown > a:hover .caret,
  812. .navbar-inverse .nav li.dropdown > a:focus .caret {
  813. border-top-color: #ffffff;
  814. border-bottom-color: #ffffff;
  815. }
  816.  
  817. .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  818. border-top-color: #999999;
  819. border-bottom-color: #999999;
  820. }
  821.  
  822. .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
  823. .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
  824. .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  825. border-top-color: #ffffff;
  826. border-bottom-color: #ffffff;
  827. }
  828.  
  829. .navbar-inverse .navbar-search .search-query {
  830. color: #ffffff;
  831. background-color: #515151;
  832. border-color: #111111;
  833. -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  834. -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  835. box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  836. -webkit-transition: none;
  837. -moz-transition: none;
  838. -o-transition: none;
  839. transition: none;
  840. }
  841.  
  842. .navbar-inverse .navbar-search .search-query:-moz-placeholder {
  843. color: #cccccc;
  844. }
  845.  
  846. .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  847. color: #cccccc;
  848. }
  849.  
  850. .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  851. color: #cccccc;
  852. }
  853.  
  854. .navbar-inverse .navbar-search .search-query:focus,
  855. .navbar-inverse .navbar-search .search-query.focused {
  856. padding: 5px 15px;
  857. color: #333333;
  858. text-shadow: 0 1px 0 #ffffff;
  859. background-color: #ffffff;
  860. border: 0;
  861. outline: 0;
  862. -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  863. -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  864. box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  865. }
  866.  
  867. .navbar-inverse .btn-navbar {
  868. color: #ffffff;
  869. text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  870. background-color: #0e0e0e;
  871. *background-color: #040404;
  872. background-image: -moz-linear-gradient(top, #151515, #040404);
  873. background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  874. background-image: -webkit-linear-gradient(top, #151515, #040404);
  875. background-image: -o-linear-gradient(top, #151515, #040404);
  876. background-image: linear-gradient(to bottom, #151515, #040404);
  877. background-repeat: repeat-x;
  878. border-color: #040404 #040404 #000000;
  879. border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  880. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  881. filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  882. }
  883.  
  884. .navbar-inverse .btn-navbar:hover,
  885. .navbar-inverse .btn-navbar:focus,
  886. .navbar-inverse .btn-navbar:active,
  887. .navbar-inverse .btn-navbar.active,
  888. .navbar-inverse .btn-navbar.disabled,
  889. .navbar-inverse .btn-navbar[disabled] {
  890. color: #ffffff;
  891. background-color: #040404;
  892. *background-color: #000000;
  893. }
  894.  
  895. .navbar-inverse .btn-navbar:active,
  896. .navbar-inverse .btn-navbar.active {
  897. background-color: #000000 9;
  898. }
  899.  
  900. ul ul,
  901. ul ol,
  902. ol ol,
  903. ol ul {
  904. margin-bottom: 0;
  905. }
  906.  
  907. ul.unstyled,
  908. ol.unstyled {
  909. margin-left: 0;
  910. list-style: none;
  911. }
  912.  
  913. ul.inline,
  914. ol.inline {
  915. margin-left: 0;
  916. list-style: none;
  917. }
  918.  
  919. ul.inline > li,
  920. ol.inline > li {
  921. display: inline-block;
  922. *display: inline;
  923. padding-right: 5px;
  924. padding-left: 5px;
  925. *zoom: 1;
  926. }
  927. .nav {
  928. list-style: none;
  929. }
  930.  
  931. .nav > li > a {
  932. display: block;
  933. }
  934.  
  935. .nav > li > a:hover,
  936. .nav > li > a:focus {
  937. text-decoration: none;
  938. background-color: #eeeeee;
  939. }
  940.  
  941. .nav > li > a > img {
  942. max-width: none;
  943. }
  944.  
  945. .nav > .pull-right {
  946. float: right;
  947. }
  948.  
  949. .nav-header {
  950. display: block;
  951. padding: 3px 15px;
  952. font-size: 11px;
  953. font-weight: bold;
  954. line-height: 20px;
  955. color: #999999;
  956. text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  957. text-transform: uppercase;
  958. }
  959.  
  960. .nav li + .nav-header {
  961. margin-top: 9px;
  962. }
  963.  
  964. .nav-list {
  965. padding-right: 15px;
  966. padding-left: 15px;
  967. margin-bottom: 0;
  968. }
  969.  
  970. .nav-list > li > a,
  971. .nav-list .nav-header {
  972. margin-right: -15px;
  973. margin-left: -15px;
  974. text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  975. }
  976.  
  977. .nav-list > li > a {
  978. padding: 3px 15px;
  979. }
  980.  
  981. .nav-list > .active > a,
  982. .nav-list > .active > a:hover,
  983. .nav-list > .active > a:focus {
  984. color: #ffffff;
  985. text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  986. background-color: #0088cc;
  987. }
  988.  
  989. .nav-list [class^="navico-"],
  990. .nav-list [class*=" navico-"] {
  991. margin-right: 2px;
  992. }
  993.  
  994. .nav-list .divider {
  995. *width: 100%;
  996. height: 1px;
  997. margin: 9px 1px;
  998. *margin: -5px 0 5px;
  999. overflow: hidden;
  1000. background-color: #e5e5e5;
  1001. border-bottom: 1px solid #ffffff;
  1002. }
  1003.  
  1004. .nav-tabs,
  1005. .nav-pills {
  1006. *zoom: 1;
  1007. }
  1008.  
  1009. .nav-tabs:before,
  1010. .nav-pills:before,
  1011. .nav-tabs:after,
  1012. .nav-pills:after {
  1013. display: table;
  1014. line-height: 0;
  1015. content: "";
  1016. }
  1017.  
  1018. .nav-tabs:after,
  1019. .nav-pills:after {
  1020. clear: both;
  1021. }
  1022.  
  1023. .nav-tabs > li,
  1024. .nav-pills > li {
  1025. float: left;
  1026. }
  1027.  
  1028. .nav-tabs > li > a,
  1029. .nav-pills > li > a {
  1030. padding-right: 12px;
  1031. padding-left: 12px;
  1032. margin-right: 2px;
  1033. line-height: 14px;
  1034. }
  1035.  
  1036. .nav-tabs {
  1037. border-bottom: 1px solid #ddd;
  1038. }
  1039.  
  1040. .nav-tabs > li {
  1041. margin-bottom: -1px;
  1042. }
  1043.  
  1044. .nav-tabs > li > a {
  1045. padding-top: 8px;
  1046. padding-bottom: 8px;
  1047. line-height: 20px;
  1048. border: 1px solid transparent;
  1049. -webkit-border-radius: 4px 4px 0 0;
  1050. -moz-border-radius: 4px 4px 0 0;
  1051. border-radius: 4px 4px 0 0;
  1052. }
  1053.  
  1054. .nav-tabs > li > a:hover,
  1055. .nav-tabs > li > a:focus {
  1056. border-color: #eeeeee #eeeeee #dddddd;
  1057. }
  1058.  
  1059. .nav-tabs > .active > a,
  1060. .nav-tabs > .active > a:hover,
  1061. .nav-tabs > .active > a:focus {
  1062. color: #555555;
  1063. cursor: default;
  1064. background-color: #ffffff;
  1065. border: 1px solid #ddd;
  1066. border-bottom-color: transparent;
  1067. }
  1068.  
  1069. .nav-pills > li > a {
  1070. padding-top: 8px;
  1071. padding-bottom: 8px;
  1072. margin-top: 2px;
  1073. margin-bottom: 2px;
  1074. -webkit-border-radius: 5px;
  1075. -moz-border-radius: 5px;
  1076. border-radius: 5px;
  1077. }
  1078.  
  1079. .nav-pills > .active > a,
  1080. .nav-pills > .active > a:hover,
  1081. .nav-pills > .active > a:focus {
  1082. color: #ffffff;
  1083. background-color: #0088cc;
  1084. }
  1085.  
  1086. .nav-stacked > li {
  1087. float: none;
  1088. }
  1089.  
  1090. .nav-stacked > li > a {
  1091. margin-right: 0;
  1092. }
  1093.  
  1094. .nav-tabs.nav-stacked {
  1095. border-bottom: 0;
  1096. }
  1097.  
  1098. .nav-tabs.nav-stacked > li > a {
  1099. border: 1px solid #ddd;
  1100. -webkit-border-radius: 0;
  1101. -moz-border-radius: 0;
  1102. border-radius: 0;
  1103. }
  1104.  
  1105. .nav-tabs.nav-stacked > li:first-child > a {
  1106. -webkit-border-top-right-radius: 4px;
  1107. border-top-right-radius: 4px;
  1108. -webkit-border-top-left-radius: 4px;
  1109. border-top-left-radius: 4px;
  1110. -moz-border-radius-topright: 4px;
  1111. -moz-border-radius-topleft: 4px;
  1112. }
  1113.  
  1114. .nav-tabs.nav-stacked > li:last-child > a {
  1115. -webkit-border-bottom-right-radius: 4px;
  1116. border-bottom-right-radius: 4px;
  1117. -webkit-border-bottom-left-radius: 4px;
  1118. border-bottom-left-radius: 4px;
  1119. -moz-border-radius-bottomright: 4px;
  1120. -moz-border-radius-bottomleft: 4px;
  1121. }
  1122.  
  1123. .nav-tabs.nav-stacked > li > a:hover,
  1124. .nav-tabs.nav-stacked > li > a:focus {
  1125. z-index: 2;
  1126. border-color: #ddd;
  1127. }
  1128.  
  1129. .nav-pills.nav-stacked > li > a {
  1130. margin-bottom: 3px;
  1131. }
  1132.  
  1133. .nav-pills.nav-stacked > li:last-child > a {
  1134. margin-bottom: 1px;
  1135. }
  1136.  
  1137. .nav-tabs .dropdown-menu {
  1138. -webkit-border-radius: 0 0 6px 6px;
  1139. -moz-border-radius: 0 0 6px 6px;
  1140. border-radius: 0 0 6px 6px;
  1141. }
  1142.  
  1143. .nav-pills .dropdown-menu {
  1144. -webkit-border-radius: 6px;
  1145. -moz-border-radius: 6px;
  1146. border-radius: 6px;
  1147. }
  1148.  
  1149. .nav .dropdown-toggle .caret {
  1150. margin-top: 6px;
  1151. border-top-color: #0088cc;
  1152. border-bottom-color: #0088cc;
  1153. }
  1154.  
  1155. .nav .dropdown-toggle:hover .caret,
  1156. .nav .dropdown-toggle:focus .caret {
  1157. border-top-color: #005580;
  1158. border-bottom-color: #005580;
  1159. }
  1160.  
  1161. /* move down carets for tabs */
  1162.  
  1163. .nav-tabs .dropdown-toggle .caret {
  1164. margin-top: 8px;
  1165. }
  1166.  
  1167. .nav .active .dropdown-toggle .caret {
  1168. border-top-color: #fff;
  1169. border-bottom-color: #fff;
  1170. }
  1171.  
  1172. .nav-tabs .active .dropdown-toggle .caret {
  1173. border-top-color: #555555;
  1174. border-bottom-color: #555555;
  1175. }
  1176.  
  1177. .nav > .dropdown.active > a:hover,
  1178. .nav > .dropdown.active > a:focus {
  1179. cursor: pointer;
  1180. }
  1181.  
  1182. .nav-tabs .open .dropdown-toggle,
  1183. .nav-pills .open .dropdown-toggle,
  1184. .nav > li.dropdown.open.active > a:hover,
  1185. .nav > li.dropdown.open.active > a:focus {
  1186. color: #ffffff;
  1187. background-color: #999999;
  1188. border-color: #999999;
  1189. }
  1190.  
  1191. .nav li.dropdown.open .caret,
  1192. .nav li.dropdown.open.active .caret,
  1193. .nav li.dropdown.open a:hover .caret,
  1194. .nav li.dropdown.open a:focus .caret {
  1195. border-top-color: #ffffff;
  1196. border-bottom-color: #ffffff;
  1197. opacity: 1;
  1198. filter: alpha(opacity=100);
  1199. }
  1200. [class^="navico-"],
  1201. [class*=" navico-"] {
  1202. display: inline-block;
  1203. width: 14px;
  1204. height: 14px;
  1205. margin-top: 1px;
  1206. *margin-right: .3em;
  1207. line-height: 14px;
  1208. vertical-align: text-top;
  1209. background-image: url("http://files.enjin.com/122199/bootstrap/icons.png");
  1210. background-position: 14px 14px;
  1211. background-repeat: no-repeat;
  1212. }
  1213. .navico-glass {
  1214. background-position: 0 0;
  1215. }
  1216.  
  1217. .navico-music {
  1218. background-position: -24px 0;
  1219. }
  1220.  
  1221. .navico-search {
  1222. background-position: -48px 0;
  1223. }
  1224.  
  1225. .navico-envelope {
  1226. background-position: -72px 0;
  1227. }
  1228.  
  1229. .navico-heart {
  1230. background-position: -96px 0;
  1231. }
  1232.  
  1233. .navico-star {
  1234. background-position: -120px 0;
  1235. }
  1236.  
  1237. .navico-star-empty {
  1238. background-position: -144px 0;
  1239. }
  1240.  
  1241. .navico-user {
  1242. background-position: -168px 0;
  1243. }
  1244.  
  1245. .navico-film {
  1246. background-position: -192px 0;
  1247. }
  1248.  
  1249. .navico-th-large {
  1250. background-position: -216px 0;
  1251. }
  1252.  
  1253. .navico-th {
  1254. background-position: -240px 0;
  1255. }
  1256.  
  1257. .navico-th-list {
  1258. background-position: -264px 0;
  1259. }
  1260.  
  1261. .navico-ok {
  1262. background-position: -288px 0;
  1263. }
  1264.  
  1265. .navico-remove {
  1266. background-position: -312px 0;
  1267. }
  1268.  
  1269. .navico-zoom-in {
  1270. background-position: -336px 0;
  1271. }
  1272.  
  1273. .navico-zoom-out {
  1274. background-position: -360px 0;
  1275. }
  1276.  
  1277. .navico-off {
  1278. background-position: -384px 0;
  1279. }
  1280.  
  1281. .navico-signal {
  1282. background-position: -408px 0;
  1283. }
  1284.  
  1285. .navico-cog {
  1286. background-position: -432px 0;
  1287. }
  1288.  
  1289. .navico-trash {
  1290. background-position: -456px 0;
  1291. }
  1292.  
  1293. .navico-home {
  1294. background-position: 0 -24px;
  1295. }
  1296.  
  1297. .navico-file {
  1298. background-position: -24px -24px;
  1299. }
  1300.  
  1301. .navico-time {
  1302. background-position: -48px -24px;
  1303. }
  1304.  
  1305. .navico-road {
  1306. background-position: -72px -24px;
  1307. }
  1308.  
  1309. .navico-download-alt {
  1310. background-position: -96px -24px;
  1311. }
  1312.  
  1313. .navico-download {
  1314. background-position: -120px -24px;
  1315. }
  1316.  
  1317. .navico-upload {
  1318. background-position: -144px -24px;
  1319. }
  1320.  
  1321. .navico-inbox {
  1322. background-position: -168px -24px;
  1323. }
  1324.  
  1325. .navico-play-circle {
  1326. background-position: -192px -24px;
  1327. }
  1328.  
  1329. .navico-repeat {
  1330. background-position: -216px -24px;
  1331. }
  1332.  
  1333. .navico-refresh {
  1334. background-position: -240px -24px;
  1335. }
  1336.  
  1337. .navico-list-alt {
  1338. background-position: -264px -24px;
  1339. }
  1340.  
  1341. .navico-lock {
  1342. background-position: -287px -24px;
  1343. }
  1344.  
  1345. .navico-flag {
  1346. background-position: -312px -24px;
  1347. }
  1348.  
  1349. .navico-headphones {
  1350. background-position: -336px -24px;
  1351. }
  1352.  
  1353. .navico-volume-off {
  1354. background-position: -360px -24px;
  1355. }
  1356.  
  1357. .navico-volume-down {
  1358. background-position: -384px -24px;
  1359. }
  1360.  
  1361. .navico-volume-up {
  1362. background-position: -408px -24px;
  1363. }
  1364.  
  1365. .navico-qrcode {
  1366. background-position: -432px -24px;
  1367. }
  1368.  
  1369. .navico-barcode {
  1370. background-position: -456px -24px;
  1371. }
  1372.  
  1373. .navico-tag {
  1374. background-position: 0 -48px;
  1375. }
  1376.  
  1377. .navico-tags {
  1378. background-position: -25px -48px;
  1379. }
  1380.  
  1381. .navico-book {
  1382. background-position: -48px -48px;
  1383. }
  1384.  
  1385. .navico-bookmark {
  1386. background-position: -72px -48px;
  1387. }
  1388.  
  1389. .navico-print {
  1390. background-position: -96px -48px;
  1391. }
  1392.  
  1393. .navico-camera {
  1394. background-position: -120px -48px;
  1395. }
  1396.  
  1397. .navico-font {
  1398. background-position: -144px -48px;
  1399. }
  1400.  
  1401. .navico-bold {
  1402. background-position: -167px -48px;
  1403. }
  1404.  
  1405. .navico-italic {
  1406. background-position: -192px -48px;
  1407. }
  1408.  
  1409. .navico-text-height {
  1410. background-position: -216px -48px;
  1411. }
  1412.  
  1413. .navico-text-width {
  1414. background-position: -240px -48px;
  1415. }
  1416.  
  1417. .navico-align-left {
  1418. background-position: -264px -48px;
  1419. }
  1420.  
  1421. .navico-align-center {
  1422. background-position: -288px -48px;
  1423. }
  1424.  
  1425. .navico-align-right {
  1426. background-position: -312px -48px;
  1427. }
  1428.  
  1429. .navico-align-justify {
  1430. background-position: -336px -48px;
  1431. }
  1432.  
  1433. .navico-list {
  1434. background-position: -360px -48px;
  1435. }
  1436.  
  1437. .navico-indent-left {
  1438. background-position: -384px -48px;
  1439. }
  1440.  
  1441. .navico-indent-right {
  1442. background-position: -408px -48px;
  1443. }
  1444.  
  1445. .navico-facetime-video {
  1446. background-position: -432px -48px;
  1447. }
  1448.  
  1449. .navico-picture {
  1450. background-position: -456px -48px;
  1451. }
  1452.  
  1453. .navico-pencil {
  1454. background-position: 0 -72px;
  1455. }
  1456.  
  1457. .navico-map-marker {
  1458. background-position: -24px -72px;
  1459. }
  1460.  
  1461. .navico-adjust {
  1462. background-position: -48px -72px;
  1463. }
  1464.  
  1465. .navico-tint {
  1466. background-position: -72px -72px;
  1467. }
  1468.  
  1469. .navico-edit {
  1470. background-position: -96px -72px;
  1471. }
  1472.  
  1473. .navico-share {
  1474. background-position: -120px -72px;
  1475. }
  1476.  
  1477. .navico-check {
  1478. background-position: -144px -72px;
  1479. }
  1480.  
  1481. .navico-move {
  1482. background-position: -168px -72px;
  1483. }
  1484.  
  1485. .navico-step-backward {
  1486. background-position: -192px -72px;
  1487. }
  1488.  
  1489. .navico-fast-backward {
  1490. background-position: -216px -72px;
  1491. }
  1492.  
  1493. .navico-backward {
  1494. background-position: -240px -72px;
  1495. }
  1496.  
  1497. .navico-play {
  1498. background-position: -264px -72px;
  1499. }
  1500.  
  1501. .navico-pause {
  1502. background-position: -288px -72px;
  1503. }
  1504.  
  1505. .navico-stop {
  1506. background-position: -312px -72px;
  1507. }
  1508.  
  1509. .navico-forward {
  1510. background-position: -336px -72px;
  1511. }
  1512.  
  1513. .navico-fast-forward {
  1514. background-position: -360px -72px;
  1515. }
  1516.  
  1517. .navico-step-forward {
  1518. background-position: -384px -72px;
  1519. }
  1520.  
  1521. .navico-eject {
  1522. background-position: -408px -72px;
  1523. }
  1524.  
  1525. .navico-chevron-left {
  1526. background-position: -432px -72px;
  1527. }
  1528.  
  1529. .navico-chevron-right {
  1530. background-position: -456px -72px;
  1531. }
  1532.  
  1533. .navico-plus-sign {
  1534. background-position: 0 -96px;
  1535. }
  1536.  
  1537. .navico-minus-sign {
  1538. background-position: -24px -96px;
  1539. }
  1540.  
  1541. .navico-remove-sign {
  1542. background-position: -48px -96px;
  1543. }
  1544.  
  1545. .navico-ok-sign {
  1546. background-position: -72px -96px;
  1547. }
  1548.  
  1549. .navico-question-sign {
  1550. background-position: -96px -96px;
  1551. }
  1552.  
  1553. .navico-info-sign {
  1554. background-position: -120px -96px;
  1555. }
  1556.  
  1557. .navico-screenshot {
  1558. background-position: -144px -96px;
  1559. }
  1560.  
  1561. .navico-remove-circle {
  1562. background-position: -168px -96px;
  1563. }
  1564.  
  1565. .navico-ok-circle {
  1566. background-position: -192px -96px;
  1567. }
  1568.  
  1569. .navico-ban-circle {
  1570. background-position: -216px -96px;
  1571. }
  1572.  
  1573. .navico-arrow-left {
  1574. background-position: -240px -96px;
  1575. }
  1576.  
  1577. .navico-arrow-right {
  1578. background-position: -264px -96px;
  1579. }
  1580.  
  1581. .navico-arrow-up {
  1582. background-position: -289px -96px;
  1583. }
  1584.  
  1585. .navico-arrow-down {
  1586. background-position: -312px -96px;
  1587. }
  1588.  
  1589. .navico-share-alt {
  1590. background-position: -336px -96px;
  1591. }
  1592.  
  1593. .navico-resize-full {
  1594. background-position: -360px -96px;
  1595. }
  1596.  
  1597. .navico-resize-small {
  1598. background-position: -384px -96px;
  1599. }
  1600.  
  1601. .navico-plus {
  1602. background-position: -408px -96px;
  1603. }
  1604.  
  1605. .navico-minus {
  1606. background-position: -433px -96px;
  1607. }
  1608.  
  1609. .navico-asterisk {
  1610. background-position: -456px -96px;
  1611. }
  1612.  
  1613. .navico-exclamation-sign {
  1614. background-position: 0 -120px;
  1615. }
  1616.  
  1617. .navico-gift {
  1618. background-position: -24px -120px;
  1619. }
  1620.  
  1621. .navico-leaf {
  1622. background-position: -48px -120px;
  1623. }
  1624.  
  1625. .navico-fire {
  1626. background-position: -72px -120px;
  1627. }
  1628.  
  1629. .navico-eye-open {
  1630. background-position: -96px -120px;
  1631. }
  1632.  
  1633. .navico-eye-close {
  1634. background-position: -120px -120px;
  1635. }
  1636.  
  1637. .navico-warning-sign {
  1638. background-position: -144px -120px;
  1639. }
  1640.  
  1641. .navico-plane {
  1642. background-position: -168px -120px;
  1643. }
  1644.  
  1645. .navico-calendar {
  1646. background-position: -192px -120px;
  1647. }
  1648.  
  1649. .navico-random {
  1650. width: 16px;
  1651. background-position: -216px -120px;
  1652. }
  1653.  
  1654. .navico-comment {
  1655. background-position: -240px -120px;
  1656. }
  1657.  
  1658. .navico-magnet {
  1659. background-position: -264px -120px;
  1660. }
  1661.  
  1662. .navico-chevron-up {
  1663. background-position: -288px -120px;
  1664. }
  1665.  
  1666. .navico-chevron-down {
  1667. background-position: -313px -119px;
  1668. }
  1669.  
  1670. .navico-retweet {
  1671. background-position: -336px -120px;
  1672. }
  1673.  
  1674. .navico-shopping-cart {
  1675. background-position: -360px -120px;
  1676. }
  1677.  
  1678. .navico-folder-close {
  1679. width: 16px;
  1680. background-position: -384px -120px;
  1681. }
  1682.  
  1683. .navico-folder-open {
  1684. width: 16px;
  1685. background-position: -408px -120px;
  1686. }
  1687.  
  1688. .navico-resize-vertical {
  1689. background-position: -432px -119px;
  1690. }
  1691.  
  1692. .navico-resize-horizontal {
  1693. background-position: -456px -118px;
  1694. }
  1695.  
  1696. .navico-hdd {
  1697. background-position: 0 -144px;
  1698. }
  1699.  
  1700. .navico-bullhorn {
  1701. background-position: -24px -144px;
  1702. }
  1703.  
  1704. .navico-bell {
  1705. background-position: -48px -144px;
  1706. }
  1707.  
  1708. .navico-certificate {
  1709. background-position: -72px -144px;
  1710. }
  1711.  
  1712. .navico-thumbs-up {
  1713. background-position: -96px -144px;
  1714. }
  1715.  
  1716. .navico-thumbs-down {
  1717. background-position: -120px -144px;
  1718. }
  1719.  
  1720. .navico-hand-right {
  1721. background-position: -144px -144px;
  1722. }
  1723.  
  1724. .navico-hand-left {
  1725. background-position: -168px -144px;
  1726. }
  1727.  
  1728. .navico-hand-up {
  1729. background-position: -192px -144px;
  1730. }
  1731.  
  1732. .navico-hand-down {
  1733. background-position: -216px -144px;
  1734. }
  1735.  
  1736. .navico-circle-arrow-right {
  1737. background-position: -240px -144px;
  1738. }
  1739.  
  1740. .navico-circle-arrow-left {
  1741. background-position: -264px -144px;
  1742. }
  1743.  
  1744. .navico-circle-arrow-up {
  1745. background-position: -288px -144px;
  1746. }
  1747.  
  1748. .navico-circle-arrow-down {
  1749. background-position: -312px -144px;
  1750. }
  1751.  
  1752. .navico-globe {
  1753. background-position: -336px -144px;
  1754. }
  1755.  
  1756. .navico-wrench {
  1757. background-position: -360px -144px;
  1758. }
  1759.  
  1760. .navico-tasks {
  1761. background-position: -384px -144px;
  1762. }
  1763.  
  1764. .navico-filter {
  1765. background-position: -408px -144px;
  1766. }
  1767.  
  1768. .navico-briefcase {
  1769. background-position: -432px -144px;
  1770. }
  1771.  
  1772. .navico-fullscreen {
  1773. background-position: -456px -144px;
  1774. }
  1775.  
  1776. </style>
  1777.  
  1778.  
  1779.  
  1780.  
  1781.  
  1782.  
  1783. <div class="navbar navbar-fixed-top navbar-inverse">
  1784. <div class="navbar-inner">
  1785. <div style="margin: 0 auto; max-width: 1060px; min-width: 954px;">
  1786. <a href="/home" class="brand"><font color="Green">TCraft</font><span style="font-weight: bold;"></span></a>
  1787. <ul class="nav">
  1788. <li><a href="/home"><i class="icon-home"></i><font color="#01Df01">Home</font></a></li>
  1789. <li><a href="/forum"><i class="icon-comment"></i><font color="#01Df01">Forums</font></a></li>
  1790. <li><a href="/shop"><i class="icon-shopping-cart"></i><font color="#01Df01">Shop</font></a></li>
  1791. <li><a href="/members"><i class="icon-user"></i><font color="#01Df01">Members</font></a></li>
  1792. <li><a href="/vote"><i class="icon-thumbs-up"></i><font color="#01Df01">Vote</font></a></li>
  1793. <li><a href="/modapplication"><i class="icon-pencil"></i><font color="#01Df01">Applications</font></a></li>
  1794.  
  1795. </ul>
  1796. </div>
  1797. </div>
  1798. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement