/resources/site/templates/mod-full/colorMod_indigo.css

https://github.com/shroggle/Shroggle · CSS · 655 lines · 456 code · 164 blank · 35 comment · 0 complexity · fc8e2e099a9fbe27c9db672605403054 MD5 · raw file

  1. body {
  2. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  3. font-size: 10pt;
  4. background-color: #303b4d;
  5. color:#fff;
  6. }
  7. .headercontainer {
  8. background-color: #38445c;
  9. }
  10. #break {
  11. background-color: #242a36;
  12. }
  13. a {
  14. color: #8aafee;
  15. text-decoration: underline;
  16. }
  17. a:hover {
  18. color: orange;
  19. }
  20. /* item styles */
  21. /*Blog visual item tyles. Beginning*/
  22. .widgetBLOGStyle {
  23. font-size: 11pt;
  24. padding: 15px;
  25. }
  26. .widgetBLOGStyle a {
  27. font-size: 10pt;
  28. }
  29. .blogName {
  30. color: #8aafee;
  31. font-size: 18pt;
  32. padding-top: 10px;
  33. padding-bottom: 10px;
  34. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  35. font-weight: bold;
  36. }
  37. .blogPostTitle {
  38. display: block;
  39. color: #ffffff;
  40. font-size: 14pt;
  41. font-family: Arial, Helvetica, sans-serif;
  42. padding-top: 30px;
  43. padding-bottom: 20px;
  44. border-top: 1px solid #dedede;
  45. }
  46. .blogPostInfo {
  47. padding-bottom: 15px;
  48. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  49. color: #dedede;
  50. font-size: 9pt;
  51. }
  52. .blogPostDate {
  53. padding-left: 20px;
  54. color: #dedede;
  55. font-size: 9pt;
  56. }
  57. .addBlogPost a:link, .addBlogPost a:visited, .addBlogPost a:visited {
  58. color: #BADEF5;
  59. text-decoration: underline;
  60. letter-spacing: 0.1em;
  61. }
  62. .blogPostLinks a:link,
  63. .addBlogPostComment a:link, addBlogPostComment a:visited,
  64. .blogPostCommentsShowHide a:link, .blogPostCommentsShowHide a:visited {
  65. color: #BADEF5;
  66. text-decoration: underline;
  67. letter-spacing: 0.1em;
  68. padding-bottom: 10px;
  69. }
  70. .addBlogPost a:hover, .addBlogPost a:active,
  71. .blogPostLinks a:hover, .addBlogPost a:active,
  72. .addBlogPostComment a:hover, addBlogPostComment a:active,
  73. .blogPostCommentsShowHide a:hover, .blogPostCommentsShowHide a:active {
  74. color: #8aafee;
  75. letter-spacing: 0.1em;
  76. }
  77. .addBlogPost a {
  78. padding-bottom: 10px;
  79. }
  80. .blogPostUpdate {
  81. padding-left: 20px;
  82. }
  83. .blogPostText p {
  84. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  85. text-align: justify;
  86. color: #dedede;
  87. }
  88. .addBlogPostComment {
  89. padding-top: 7px;
  90. padding-bottom: 3px;
  91. }
  92. .blogPostCommentsShowHide {
  93. padding-top: 7px;
  94. padding-bottom: 15px;
  95. }
  96. .blogPostComments {
  97. padding: 5px;
  98. margin: 5px 5px 15px 50px;
  99. border: 1px dotted #6e6e6e;
  100. }
  101. /*Blog visual item tyles. The end*/
  102. /* image styles*/
  103. .widgetIMAGEStyle {
  104. padding: 15px;
  105. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  106. }
  107. .imageTitle {
  108. padding-top: 7px;
  109. padding-bottom: 5px;
  110. font-weight: bold;
  111. color: #dedede;
  112. }
  113. .imageDescription {
  114. padding-top: 7px;
  115. padding-bottom: 5px;
  116. color: #ffffff;
  117. }
  118. /* image styles the end*/
  119. /*forum styles*/
  120. .widgetFORUMStyle {
  121. margin: 15px;
  122. font-size: 10pt;
  123. color: white;
  124. }
  125. .widgetFORUMStyle a {
  126. padding-left: 2px;
  127. padding-right: 3px;
  128. text-decoration: none;
  129. font-weight: bold;
  130. }
  131. .manageForumLink {
  132. color: #8aafee;
  133. }
  134. .manageForumLink:hover {
  135. color: #5026e2;
  136. }
  137. .forumLink {
  138. color: black;
  139. }
  140. .forumLink:hover {
  141. color: #5026e2;
  142. }
  143. .threadNameLink {
  144. color: #8aafee;
  145. text-decoration: none;
  146. font-weight: bold;
  147. }
  148. .threadNameLink:hover {
  149. color: #3466f3;
  150. }
  151. .postList {
  152. }
  153. .postListHeading {
  154. }
  155. .forumFont {
  156. }
  157. .postRow {
  158. }
  159. .subForumListHeadingRow {
  160. }
  161. .threadDescription {
  162. color: white;
  163. font-size: 9pt;
  164. }
  165. .subForumListBorder {
  166. }
  167. .subForumNameCell {
  168. }
  169. .subForumRow {
  170. }
  171. .postCountCell {
  172. }
  173. .threadCountCell {
  174. }
  175. .subForumLastUpdatedCell {
  176. }
  177. .subForumNameLink {
  178. color: #8aafee;
  179. text-decoration: none;
  180. font-weight: bold;
  181. }
  182. .subForumNameLink:hover {
  183. color: #3466f3;
  184. text-decoration: none;
  185. }
  186. .subForumDescription {
  187. font-size: 9pt;
  188. color: #dedede;
  189. }
  190. .manageSubForumText {
  191. color: #dedede;
  192. }
  193. .forumBreadCrumbs {
  194. color: #ffffff;
  195. border: 1px solid #5026e2;
  196. }
  197. .forumBreadCrumbs a:link {
  198. color: white;
  199. }
  200. .forumBreadCrumbs a:hover {
  201. color: #8aafee;
  202. }
  203. a.navigateForumLink {
  204. color: #8aafee;
  205. text-decoration: none;
  206. }
  207. .forumAddingLinks {
  208. border: 1px solid #8aafee;
  209. background-color: #EBEEF1;
  210. }
  211. .forumAddingLinks a:hover {
  212. color: #5026e2;
  213. }
  214. .threadList {
  215. }
  216. .threadListHeading {
  217. }
  218. .threadRow {
  219. }
  220. .evenPostBGColor {
  221. }
  222. .notEvenPostBGColor {
  223. }
  224. .postAuthorText {
  225. }
  226. /* forum style end*/
  227. /*Menu visual item tyles. Beginning*/
  228. .horizontalSeparator {
  229. color: #dedede;
  230. }
  231. .topLevelMenuItem_TREE_STYLE a, .selectedTopLevelMenuItem_TREE_STYLE a {
  232. color: #dedede;
  233. font-weight: bold;
  234. }
  235. .subMenu_TREE_STYLE td a, .selectedSubMenu_TREE_STYLE td a {
  236. color: #dedede;
  237. font-weight: bold;
  238. }
  239. .subMenu_TREE_STYLE.mouseOver td, .selectedSubMenu_TREE_STYLE td {
  240. background-color: #3072e1;
  241. font-weight: bold;
  242. }
  243. .topLevelMenuItem_TREE_STYLE.mouseOver a, .selectedTopLevelMenuItem_TREE_STYLE span {
  244. color: #dedede;
  245. font-weight: bold;
  246. }
  247. .menuContainer_TREE_STYLE {
  248. background-color: #333333;
  249. }
  250. .subMenu_TREE_STYLE .subMenuOpener, .selectedSubMenu_TREE_STYLE .subMenuOpener {
  251. background: url("/images/dropDownMenu/menuArrow_w.gif") no-repeat right;
  252. }
  253. /*Menu visual item tyles. The end*/
  254. /*blog summary visual item styles*/
  255. .widgetBLOG_SUMMARYStyle {
  256. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  257. width: 100%;
  258. font-size: 10pt;
  259. padding: 15px;
  260. }
  261. .widgetBLOG_SUMMARYStyle p, .widgetBLOG_SUMMARYStyle span {
  262. padding: 0;
  263. margin: 0;
  264. }
  265. .blogSummaryHeader {
  266. font-size: 12pt;
  267. padding-top: 5px;
  268. padding-bottom: 15px !important;
  269. font-weight: bold;
  270. color: #8aafee;
  271. display: block;
  272. }
  273. .blogSummaryPostName {
  274. font-size: 11pt;
  275. font-weight: bold;
  276. display: block;
  277. }
  278. .blogSummaryPostText {
  279. color: #dedede;
  280. font-size: 9pt;
  281. }
  282. /*blog summary visual item styles. the end*/
  283. /*video item style*/
  284. .widgetVIDEOStyle {
  285. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  286. font-size: 9pt;
  287. color: #dedede;
  288. padding: 10px;
  289. }
  290. /*video item style. the end*/
  291. /*login form style*/
  292. .widgetLOGINStyle {
  293. padding-left: 5px;
  294. padding-right: 5px;
  295. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  296. color: #dedede;
  297. font-weight: bold;
  298. font-size: 11pt;
  299. }
  300. .loginFormHeader {
  301. padding-bottom: 15px;
  302. font-weight: bold;
  303. color: #8aafee;
  304. }
  305. .loginForm {
  306. font-weight: bold;
  307. line-height: 1.6em;
  308. padding-top: 5px;
  309. }
  310. .loginFormLabel {
  311. font-size: 10pt;
  312. font-weight: bold;
  313. padding-top: 5px;
  314. }
  315. .loginForm a:link, .loginForm a:visited {
  316. color: orange;
  317. text-decoration: none;
  318. font-size: 11pt;
  319. }
  320. .loginForm a:hover {
  321. color: red;
  322. text-decoration: underline;
  323. }
  324. #loginForm110 {
  325. line-height: 1.6em;
  326. }
  327. a:link.loginFormReturnToRegLink {
  328. color: #8aafee;
  329. font-weight: bold;
  330. font-size: 11pt;
  331. text-decoration: none;
  332. }
  333. a:hover.loginFormReturnToRegLink {
  334. color: red;
  335. text-decoration: underline;
  336. font-weight: bold;
  337. }
  338. a:link.loginFormRegLink {
  339. color: #8aafee;
  340. font-size: 11pt;
  341. }
  342. a:hover.loginFormRegLink {
  343. color: red;
  344. }
  345. #forgotPasswordArea110 {
  346. color: #8aafee;
  347. font-size: 10pt;
  348. margin-top: 30px;
  349. line-height: 1.6em;
  350. }
  351. #forgotPasswordArea110 td {
  352. color: #dedede;
  353. padding: 5px;
  354. }
  355. #forgotPasswordOkArea110 {
  356. padding-top: 30px;
  357. line-height: 1.6em;
  358. }
  359. #forgotPasswordOkArea110 span {
  360. color: #dedede !important;
  361. }
  362. /*login form style the end */
  363. /*Registration item styles. The beginning*/
  364. .widgetREGISTRATIONStyle {
  365. padding-left: 15px;
  366. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  367. }
  368. .widgetREGISTRATIONStyle a {
  369. font-weight: bold;
  370. color: orange;
  371. }
  372. .widgetREGISTRATIONStyle a:hover {
  373. color: #8aafee;
  374. }
  375. .registrationHeader p {
  376. padding-top: 15px;
  377. padding-bottom: 10px;
  378. display: block;
  379. font-size: 12pt;
  380. font-weight: bold;
  381. color: #8aafee;
  382. }
  383. .registrationTable {
  384. font-size: 10pt;
  385. color: #dedede;
  386. font-weight: bold;
  387. }
  388. .registrationTable td {
  389. padding: 7px;
  390. }
  391. #securityCodeText {
  392. font-weight: bold;
  393. font-size: 10pt;
  394. color: #8aafee;
  395. padding: 3px;
  396. margin-bottom: 10px;
  397. }
  398. /*Registration item styles. The End*/
  399. /*Contact us item style. The beginning*/
  400. .widgetCONTACT_USStyle {
  401. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  402. padding-left: 15px;
  403. width: 100%;
  404. font-size: 10pt;
  405. font-weight: bold;
  406. color: #dedede;
  407. }
  408. .widgetCONTACT_USStyle p {
  409. font-size: 12pt !important;
  410. }
  411. .widgetCONTACT_USStyle td {
  412. padding-top: 3px;
  413. padding-bottom: 3px;
  414. font-size: 9pt;
  415. }
  416. /*Contact us item style. The end*/
  417. .formInstruction {
  418. margin-left: 5px;
  419. margin-top: -5px;
  420. font-size: 9pt;
  421. font-weight: normal;
  422. }
  423. /*custom form style. the beginning*/
  424. .widgetCUSTOM_FORMStyle {
  425. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  426. padding-left: 15px;
  427. width: 100%;
  428. font-weight: bold;
  429. color: #8aafee;
  430. font-size: 9pt;
  431. }
  432. .widgetCUSTOM_FORMStyle td {
  433. padding-top: 3px;
  434. padding-bottom: 3px;
  435. color: #dedede;
  436. font-size: 9pt;
  437. font-weight: bold;
  438. }
  439. /*custom form style. the end*/
  440. /*child site registration. the beginning*/
  441. .widgetCHILD_SITE_REGISTRATIONStyle {
  442. font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  443. width: 100%;
  444. font-weight: bold;
  445. font-size: 11pt;
  446. padding-left: 10px;
  447. color: #dedede;
  448. }
  449. .widgetCHILD_SITE_REGISTRATIONStyle p {
  450. color: #dedede;
  451. }
  452. .widgetCHILD_SITE_REGISTRATIONStyle td {
  453. font-size: 9pt;
  454. }
  455. /*child site registration. the end*/
  456. /*text item style. the beginning*/
  457. .widgetTEXTStyle {
  458. font-size: 10pt;
  459. color: #dedede;
  460. }
  461. /*text item style. the end*/
  462. /* gallery styles*/
  463. /*next*/
  464. .galleryDataAfterItemBordered {
  465. border: 1px solid #dedede;
  466. }
  467. /*digits*/
  468. .galleryDataItemBordered {
  469. border: 1px solid #dedede;
  470. }
  471. /*current*/
  472. .galleryDataCurrentItemBordered {
  473. border: 1px solid #4d6498;
  474. background-color: #4d6498;
  475. color: #dedede;
  476. }
  477. /*previous*/
  478. .galleryDataBeforeItemBordered {
  479. border: 1px solid #dedede;
  480. }
  481. /* gallery styles, the end */
  482. /*DROP DOWN MENU STYLE SECTION*/
  483. .topLevelMenuItem_DROP_DOWN_STYLE.mouseOver {
  484. background: #2d59a4;
  485. }
  486. .selectedTopLevelMenuItem_DROP_DOWN_STYLE {
  487. background: #a8a8aa;
  488. }
  489. /*DROP DOWN MENU STYLE SECTION END*/
  490. /*gallery data display field labels*/
  491. /*gallery data display field labels end*/