Source


SUBMITTED BY: Guest

DATE: March 28, 2014, 8:23 p.m.

FORMAT: Text only

SIZE: 9.7 kB

HITS: 724

  1. /* Layout {{{ */
  2. #header {
  3. max-width: 1200px;
  4. margin: 0 auto;
  5. }
  6. .mainContent {
  7. margin-right: 0;
  8. }
  9. .Responsive .sidebar {
  10. float: left;
  11. }
  12. .Responsive .pageContent {
  13. margin: 0;
  14. }
  15. ul.visitorTabs {
  16. float: right;
  17. margin-bottom: -5px;
  18. }
  19. div.navbar {
  20. background-color: #343434;
  21. border-color: transparent;
  22. }
  23. div.navWrapper {
  24. margin: 20px 0 0px 0;
  25. }
  26. .visitorTabs li {
  27. font-size: 24px;
  28. }
  29. .visitorTabs .navLink {
  30. padding: 5px;
  31. }
  32. .visitorTabs .accountPopup .accountUsername {
  33. font-size: 14px;
  34. }
  35. .visitorTabs .itemCount {
  36. overflow: hidden;
  37. }
  38. .visitorTabs .total {
  39. background-color: #F0AD4E;
  40. border-radius: 2px;
  41. box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
  42. color: #FFFFFF;
  43. font-size: 11px;
  44. font-weight: bold;
  45. height: 20px;
  46. line-height: 20px;
  47. min-width: 12px;
  48. padding: 0 2px;
  49. position: absolute;
  50. right: -5px;
  51. text-align: center;
  52. text-shadow: none;
  53. top: -12px;
  54. white-space: nowrap;
  55. word-wrap: normal;
  56. overflow: hidden;
  57. }
  58. .visitorTabs img.avatar {
  59. width: 24px;
  60. height: 24px;
  61. border: 0;
  62. padding: 0;
  63. }
  64. .visitorTabs .fa,
  65. .visitorTabs > li > a {
  66. color: #444;
  67. }
  68. .label.label-info,
  69. .label.label-info small {
  70. color: #fff;
  71. }
  72. a.btn.btn-default {
  73. color: #444;
  74. }
  75. .Menu {
  76. font-weight: normal;
  77. }
  78. .Menu h3 {
  79. margin: 5px;
  80. }
  81. div.floating.affix {
  82. top: 60px;
  83. width: 200px;
  84. }
  85. .sectionFooter,
  86. .Menu .sectionFooter {
  87. background: #444;
  88. }
  89. .sectionFooter a,
  90. .Menu .sectionFooter {
  91. color: #ccc;
  92. }
  93. #xf-footer {
  94. background: #ccc;
  95. }
  96. #ci-footer {
  97. color: #ccc;
  98. background: #444;
  99. }
  100. #ci-footer a {
  101. padding: 5px;
  102. }
  103. #ci-footer a:link,
  104. #ci-footer a:visited {
  105. color: #fff;
  106. }
  107. #ci-footer a:hover,
  108. #ci-footer a:active {
  109. color: #f2f2f2;
  110. }
  111. #xf-footer .footer,
  112. #xf-footer .footerLegal {
  113. max-width: 1200px;
  114. margin: 0 auto;
  115. color: #ccc;
  116. }
  117. #xf-footer .pageContent {
  118. background: none;
  119. font-size: 14px;
  120. }
  121. #xf-footer a:link,
  122. #xf-footer a:visited {
  123. color: #444;
  124. }
  125. #xf-footer a:active,
  126. #xf-footer a:hover {
  127. color: #343434;
  128. }
  129. .topCtrl {
  130. margin-top: 10px;
  131. }
  132. .topCtrl a.btn-lg {
  133. margin-top: 15px;
  134. }
  135. #content .pageContent {
  136. border-left: 1px solid #ddd;
  137. border-right: 1px solid #ddd;
  138. }
  139. /* }}} */
  140. /* Thread List {{{ */
  141. .discussionList .sectionHeaders {
  142. background: #F2F2F2;
  143. border: 0;
  144. color: #444;
  145. }
  146. .discussionList .sectionHeaders a:link {
  147. color: #444;
  148. }
  149. .discussionList .sectionHeaders a[href]:hover {
  150. background: #ccc !important;
  151. }
  152. .discussionList .sectionHeaders dd.stats {
  153. width: 100px;
  154. }
  155. .discussionListItem {
  156. margin: 10px 0;
  157. }
  158. .discussionListItems .title {
  159. font-size: 20px;
  160. font-weight: 300;
  161. margin: 0;
  162. }
  163. .discussionListItems .posterAvatar,
  164. .discussionListItems .stats {
  165. background: none;
  166. }
  167. .discussionList .sectionFooter {
  168. background: none;
  169. font-size: 14px;
  170. border: 0;
  171. }
  172. .discussionListItems .posterDate {
  173. font-size: 14px;
  174. }
  175. .LoggedIn .discussionListItem .titleText {
  176. padding-left: 0;
  177. }
  178. .discussionListItems .stats dt {
  179. display: none;
  180. }
  181. .discussionListItems .stats {
  182. width: 40px;
  183. }
  184. .discussionListItems .stats dl {
  185. border: 0;
  186. }
  187. .discussionListItems .stats .major {
  188. font-size: 18px;
  189. padding-right: 10px;
  190. }
  191. .discussionListItems .stats .minor {
  192. }
  193. /* }}} */
  194. /* View Thread {{{ */
  195. .messageText{
  196. font-size: 16px;
  197. }
  198. .avatarHolder,
  199. .messageUserBlock {
  200. background: none !important;
  201. }
  202. .messageUserBlock div.avatarHolder {
  203. padding: 10px 20px;
  204. }
  205. .messageUserBlock {
  206. border: 0;
  207. }
  208. .messageUserInfo {
  209. width: 110px;
  210. }
  211. .messageUserInfo img,
  212. .messageUserInfo .avatar {
  213. width: 64px;
  214. height: 64px;
  215. }
  216. .message .messageContent {
  217. min-height: 65px;
  218. }
  219. .messageText {
  220. font-family: 'Lato', sans-serif;
  221. font-weight: 300;
  222. border-left: 0;
  223. }
  224. h3.userText {
  225. margin: 0;
  226. margin-top: -10px;
  227. }
  228. h3.userText .username {
  229. font-size: 14px;
  230. text-align: center;
  231. font-weight: 300;
  232. }
  233. h3.userText .userTitle {
  234. display: none;
  235. }
  236. .messageList .message .messageMeta {
  237. opacity: 0.1;
  238. font-size: 16px;
  239. }
  240. .messageList .message.hover .messageMeta {
  241. opacity: 1;
  242. }
  243. .message .aboveMessage {
  244. float: right;
  245. font-size: 12px;
  246. opacity: 0.5;
  247. }
  248. .message.hover .aboveMessage {
  249. opacity: 1;
  250. }
  251. .message .aboveMessage a {
  252. color: #444;
  253. }
  254. .message .aboveMessage input {
  255. margin: 2px 5px;
  256. float: right;
  257. }
  258. .message {
  259. position: relative;
  260. }
  261. .message .messageInfo {
  262. margin-left: 110px;
  263. }
  264. a.btn.btn-default:link,
  265. a.btn.btn-default:visited {
  266. color: #444;
  267. }
  268. .badge.indicator {
  269. position: absolute;
  270. top: 40px;
  271. right: 0;
  272. }
  273. /* }}} */
  274. /* Members List {{{ */
  275. .memberListItem h3.username {
  276. margin: 5px 0;
  277. font-weight: 400;
  278. font-size: 20px;
  279. }
  280. .memberListItem h3 small {
  281. margin-left: 5px;
  282. font-weight: normal;
  283. }
  284. .memberList .pairsInline {
  285. font-size: 14px;
  286. }
  287. .memberListItem .userBlurb {
  288. }
  289. .memberListItem .pairsInline dd {
  290. margin-right: 15px;
  291. }
  292. /* }}} */
  293. /* Member Profile {{{ */
  294. .profilePage .nav.nav-tabs {
  295. margin: 15px;
  296. }
  297. .profilePage #ProfilePanes {
  298. margin: 15px;
  299. }
  300. .profilePage h1.username {
  301. font-size: 48px;
  302. }
  303. /* }}} */
  304. /* Overrides {{{ */
  305. abbr[title], abbr[data-original-title] {
  306. border-color: #ccc;
  307. }
  308. #headerProxy {
  309. display: none;
  310. }
  311. #moderatorBar {
  312. display: none;
  313. }
  314. div.nodeInfo.categoryStrip {
  315. background: none;
  316. border: 0;
  317. border-radius: 0;
  318. }
  319. div.nodeInfo.categoryStrip a:link,
  320. div.nodeInfo.categoryStrip a:visited {
  321. font-size: 24px;
  322. color: #444;
  323. }
  324. div.secondaryContent.nodeLastPost {
  325. height: 40px;
  326. font-size: 14px;
  327. }
  328. .sectionMain {
  329. border: 0;
  330. }
  331. .node.level_2 .nodeTitle {
  332. font-size: 24px;
  333. }
  334. .titleBar h1 {
  335. font-size: 48px;
  336. }
  337. .titleBar p,
  338. .titleBar p#pageDescription {
  339. font-size: 18px;
  340. }
  341. #searchBar {
  342. top: -50px;
  343. }
  344. #header {
  345. background: none;
  346. }
  347. /*
  348. .tabLinks {
  349. display: none;
  350. }
  351. */
  352. .SplitCtrl {
  353. display: none !important;
  354. }
  355. .visitorTabs {
  356. }
  357. .breadcrumb {
  358. background: #f5f5f5;
  359. border: none;
  360. font-size: 14px;
  361. height: auto;
  362. }
  363. span.arrow {
  364. display: none !important;
  365. }
  366. div.sidebar .section .secondaryContent h3 {
  367. margin-top: 0;
  368. color: #555;
  369. }
  370. div.sidebar .section .secondaryContent h3 a:link,
  371. div.sidebar .section .secondaryContent h3 a:visited {
  372. color: #555;
  373. }
  374. div.sidebar .visitorPanel h2 {
  375. margin: 0;
  376. }
  377. dl {
  378. margin: 0;
  379. }
  380. .linkGroup a.btn {
  381. padding: 6px 12px;
  382. }
  383. form label {
  384. font-weight: normal;
  385. }
  386. form dt {
  387. font-weight: 400;
  388. }
  389. .Menu {
  390. border: 1px solid #444;
  391. box-shadow: none;
  392. background: #fff;
  393. }
  394. #loginBar {
  395. background: #343434;
  396. border: #ccc;
  397. color: #ccc;
  398. }
  399. #loginBar a {
  400. color: #
  401. }
  402. /* }}}} */
  403. /* Forum List {{{ */
  404. .node .nodeLastPost {
  405. background: none;
  406. border: 0;
  407. top: 10px;
  408. margin-right: 150px;
  409. width: 300px;
  410. }
  411. .node .nodeLastPost a.avatar {
  412. padding: 0 3px;
  413. }
  414. .node .nodeLastPost img {
  415. width: 32px;
  416. height: 32px;
  417. }
  418. .node .nodeControls {
  419. right: 0;
  420. }
  421. .node .nodeControls a.btn {
  422. opacity: 0.25;
  423. }
  424. .node.hover .nodeControls a.btn {
  425. opacity: 1;
  426. }
  427. /* }}} */
  428. /* Bootstrap Overrides {{{ */
  429. .nav-tabs {
  430. border-bottom: 0;
  431. }
  432. a.btn {
  433. color: #fff;
  434. }
  435. /* }}} */
  436. /* Legacy {{{ */
  437. #logo h1 {
  438. font-size: 52px;
  439. margin: 20px;
  440. height: 60px;
  441. color: #fff;
  442. font-family: 'Lato',sans-serif;
  443. font-weight: 300;
  444. }
  445. #logo {
  446. height: 80px;
  447. }
  448. /* }}} */
  449. /* Widgets {{{ */
  450. div.sidebar {
  451. font-size: 13px;
  452. }
  453. #loginButton { display : none; }
  454. .secondaryContent .avatarList li {
  455. margin: 10px 0;
  456. }
  457. /* }}} */
  458. /* Billing {{{ */
  459. .price.active i { color: red; }
  460. #payment .location span { text-transform: uppercase; }
  461. .product {
  462. margin: 40px 0;
  463. }
  464. /* }}} */
  465. /* Responsive {{{ */
  466. @media all and (max-width: 1000px) {
  467. ul.visitorTabs {
  468. float:none;
  469. margin-bottom: 20px;
  470. }
  471. }
  472. /* }}} */

comments powered by Disqus