screen.css 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836
  1. /* ----------------------------------------------------------------
  2. Title: Master styles for screen media
  3. Author: Jordan Cooperman, jordan@vectormediagroup.com
  4. Year: 2012
  5. ----------------------------------------------------------------
  6. Oh, I didn't see you there, friend.
  7. Please have a look around, I hope you enjoy your stay.
  8. ----------------------------------------------------------------
  9. [Table of contents] - a map of our grounds.
  10. 0.General
  11. a.elements
  12. b.classes
  13. 1.Layout
  14. a.header
  15. b.content
  16. c.footer
  17. 2.Forms
  18. 3.Extensible Classes
  19. *.Pages, modules, sprites and media queries imported at end
  20. ----------------------------------------------------------------
  21. [Prefixes] - some patterns that you may observe.
  22. g: global
  23. s: state
  24. ---------------------------------------------------------------- */
  25. /* 0.`General
  26. ---------------------------------------------- */
  27. .wrapper {
  28. position: relative;
  29. width: 880px;
  30. margin: 0 auto; }
  31. .grid-1 {
  32. float: left;
  33. width: 9.091%;
  34. padding: 0;
  35. margin-left: 1.705%;
  36. margin-right: 1.705%; }
  37. .grid-2 {
  38. float: left;
  39. width: 21.591%;
  40. padding: 0;
  41. margin-left: 1.705%;
  42. margin-right: 1.705%; }
  43. .grid-3, .sidebar, #g-logo {
  44. float: left;
  45. width: 34.091%;
  46. padding: 0;
  47. margin-left: 1.705%;
  48. margin-right: 1.705%; }
  49. .grid-4, #intro-video, #intro-text {
  50. float: left;
  51. width: 46.591%;
  52. padding: 0;
  53. margin-left: 1.705%;
  54. margin-right: 1.705%; }
  55. .grid-5, #g-nav-main, #pg_courses .main-content, #pg_lectures .main-content, #pg_notes .main-content {
  56. float: left;
  57. width: 59.091%;
  58. padding: 0;
  59. margin-left: 1.705%;
  60. margin-right: 1.705%; }
  61. .grid-6 {
  62. float: left;
  63. width: 71.591%;
  64. padding: 0;
  65. margin-left: 1.705%;
  66. margin-right: 1.705%; }
  67. .grid-7 {
  68. float: left;
  69. width: 84.091%;
  70. padding: 0;
  71. margin-left: 1.705%;
  72. margin-right: 1.705%; }
  73. .grid-8, #g-nav-user, #g-masthead-hr, .breadcrumb, .subheader, .main-content, #g-footer, #messages, #intro-schools {
  74. float: left;
  75. width: 96.591%;
  76. padding: 0;
  77. margin-left: 1.705%;
  78. margin-right: 1.705%; }
  79. .futura, .futura-oblique, .breadcrumb .location, #schools .number_of_courses, #schools .number_of_notes, #pg_courses .course .course-data-number, .futura-light, h1, .subheader h2, .futura-light-oblique, .futura-bold, .info, .error, .link-bar a, body, p, #g-masthead, .form-header h4, #pg_home h1 {
  80. font-family: "futura-pt", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  81. font-weight: 500;
  82. -webkit-font-smoothing: antialiased; }
  83. .futura-oblique, .breadcrumb .location, #schools .number_of_courses, #schools .number_of_notes, #pg_courses .course .course-data-number {
  84. font-style: italic; }
  85. .futura-light, h1, .subheader h2 {
  86. font-weight: 300; }
  87. .futura-light-oblique {
  88. font-style: italic;
  89. font-weight: 300; }
  90. .futura-bold, .info, .error, .link-bar a {
  91. font-weight: 700; }
  92. body {
  93. /* 16px / 24px */
  94. font-size: 1em;
  95. line-height: 1.5em; }
  96. .tiny, #g-footer-copyright {
  97. /* 11px / 12px */
  98. font-size: 0.688em;
  99. line-height: 1.091em; }
  100. .mini, #g-nav-footer li {
  101. /* 12px / 12px */
  102. font-size: 0.75em;
  103. line-height: 1em; }
  104. .small, #g-nav-user, .form-header p, #intro-schools li, .link-bar a {
  105. /* 14px / 18px */
  106. font-size: 0.875em;
  107. line-height: 1.286em; }
  108. .normal {
  109. /* 16px / 24px */
  110. font-size: 1em;
  111. line-height: 1.5em;
  112. /* 24 */ }
  113. .big, h4, p, #g-nav-main a, .breadcrumb, #pg_lectures .lecture-name {
  114. /* 18px / 24px */
  115. font-size: 1.125em;
  116. line-height: 1.333em; }
  117. .plump, #pg_courses .course .course-name {
  118. /* 21 / 30px */
  119. font-size: 1.313em;
  120. line-height: 1.429em; }
  121. .large, h3, #schools .school_name {
  122. /* 26 / 36px */
  123. font-size: 1.625em;
  124. line-height: 1.385em; }
  125. .fat, #pg_courses .course .course-data-number {
  126. /* 30 / 36px */
  127. font-size: 1.875em;
  128. line-height: 1.2em; }
  129. .huge, h2 {
  130. /* 36px / 42px */
  131. font-size: 2.25em;
  132. line-height: 1.167em; }
  133. .massive {
  134. /* 52px / 60px */
  135. font-size: 3.25em;
  136. line-height: 1.154em; }
  137. .gigantic, h1 {
  138. /* 60px / 72px */
  139. font-size: 3.75em;
  140. line-height: 1.2em; }
  141. .tiny-line-height {
  142. line-height: 0.5em; }
  143. .tight-line-height, #g-nav-user ul, .subheader h1, .subheader h3 {
  144. line-height: 1em; }
  145. /* a.`elements
  146. -------------------------- */
  147. h1, h2, h3, h4, h5, h6 {
  148. margin: 0;
  149. margin-bottom: 0.375em; }
  150. a {
  151. -webkit-transition: color 0.25s ease-in-out;
  152. -moz-transition: color 0.25s ease-in-out;
  153. -o-transition: color 0.25s ease-in-out;
  154. -ms-transition: color 0.25s ease-in-out;
  155. transition: color 0.25s ease-in-out;
  156. color: #e8a200; }
  157. a:hover {
  158. color: #e8a200; }
  159. p {
  160. margin: 0;
  161. margin-bottom: 0.75em;
  162. color: #444; }
  163. img {
  164. max-width: 100%; }
  165. button {
  166. padding: 0.375em 0.75em;
  167. border: 0;
  168. background: none;
  169. background-color: #333;
  170. border: 1px solid #000;
  171. color: #fff; }
  172. ::-moz-selection {
  173. background: #44a1dd;
  174. color: #fff;
  175. text-shadow: none; }
  176. ::selection {
  177. background: #44a1dd;
  178. color: #fff;
  179. text-shadow: none; }
  180. /* b.`classes
  181. -------------------------- */
  182. .wf-loading h1 {
  183. opacity: 0; }
  184. h1 {
  185. -webkit-transition: opacity 0.25s ease-in-out;
  186. -moz-transition: opacity 0.25s ease-in-out;
  187. -o-transition: opacity 0.25s ease-in-out;
  188. -ms-transition: opacity 0.25s ease-in-out;
  189. transition: opacity 0.25s ease-in-out;
  190. opacity: 1; }
  191. .wf-loading h2 {
  192. opacity: 0; }
  193. h2 {
  194. -webkit-transition: opacity 0.25s ease-in-out;
  195. -moz-transition: opacity 0.25s ease-in-out;
  196. -o-transition: opacity 0.25s ease-in-out;
  197. -ms-transition: opacity 0.25s ease-in-out;
  198. transition: opacity 0.25s ease-in-out;
  199. opacity: 1; }
  200. .wf-loading h3 {
  201. opacity: 0; }
  202. h3 {
  203. -webkit-transition: opacity 0.25s ease-in-out;
  204. -moz-transition: opacity 0.25s ease-in-out;
  205. -o-transition: opacity 0.25s ease-in-out;
  206. -ms-transition: opacity 0.25s ease-in-out;
  207. transition: opacity 0.25s ease-in-out;
  208. opacity: 1; }
  209. .wf-loading h4 {
  210. opacity: 0; }
  211. h4 {
  212. -webkit-transition: opacity 0.25s ease-in-out;
  213. -moz-transition: opacity 0.25s ease-in-out;
  214. -o-transition: opacity 0.25s ease-in-out;
  215. -ms-transition: opacity 0.25s ease-in-out;
  216. transition: opacity 0.25s ease-in-out;
  217. opacity: 1; }
  218. .wf-loading h5 {
  219. opacity: 0; }
  220. h5 {
  221. -webkit-transition: opacity 0.25s ease-in-out;
  222. -moz-transition: opacity 0.25s ease-in-out;
  223. -o-transition: opacity 0.25s ease-in-out;
  224. -ms-transition: opacity 0.25s ease-in-out;
  225. transition: opacity 0.25s ease-in-out;
  226. opacity: 1; }
  227. .wf-loading h6 {
  228. opacity: 0; }
  229. h6 {
  230. -webkit-transition: opacity 0.25s ease-in-out;
  231. -moz-transition: opacity 0.25s ease-in-out;
  232. -o-transition: opacity 0.25s ease-in-out;
  233. -ms-transition: opacity 0.25s ease-in-out;
  234. transition: opacity 0.25s ease-in-out;
  235. opacity: 1; }
  236. .wf-loading p {
  237. opacity: 0; }
  238. p {
  239. -webkit-transition: opacity 0.25s ease-in-out;
  240. -moz-transition: opacity 0.25s ease-in-out;
  241. -o-transition: opacity 0.25s ease-in-out;
  242. -ms-transition: opacity 0.25s ease-in-out;
  243. transition: opacity 0.25s ease-in-out;
  244. opacity: 1; }
  245. .wf-loading li {
  246. opacity: 0; }
  247. li {
  248. -webkit-transition: opacity 0.25s ease-in-out;
  249. -moz-transition: opacity 0.25s ease-in-out;
  250. -o-transition: opacity 0.25s ease-in-out;
  251. -ms-transition: opacity 0.25s ease-in-out;
  252. transition: opacity 0.25s ease-in-out;
  253. opacity: 1; }
  254. /* 1.`Layout
  255. ---------------------------------------------- */
  256. html,
  257. body {
  258. height: 100%;
  259. margin: 0; }
  260. body {
  261. background-position: 20% 0; }
  262. .sidebar form {
  263. margin-left: 1.5em; }
  264. /* a.`header
  265. -------------------------- */
  266. #g-masthead {
  267. background-color: #262626; }
  268. #g-masthead .wrapper {
  269. background-color: #262626; }
  270. #g-logo a {
  271. display: block; }
  272. #g-nav-user {
  273. padding: 0.375em 0.75em 0.75em;
  274. text-align: right; }
  275. #g-nav-user li {
  276. display: inline; }
  277. #g-nav-user li.first, #g-nav-user li.first a {
  278. border: 0; }
  279. #g-nav-user a {
  280. padding: 0 0.75em;
  281. color: #ffcd58; }
  282. #g-nav-main ul {
  283. float: right;
  284. padding: 0.375em 0; }
  285. #g-nav-main li {
  286. display: inline-block;
  287. *display: inline;
  288. *zoom: 1;
  289. vertical-align: middle; }
  290. #g-nav-main a {
  291. position: relative;
  292. display: block;
  293. padding: 0.375em 0;
  294. margin-left: 1.5em;
  295. color: #fff; }
  296. #g-nav-main a:hover {
  297. color: #ffcd58; }
  298. #g-nav-main a .icon {
  299. position: absolute;
  300. left: 0; }
  301. #g-nav-main #school_link {
  302. padding-left: 1.65em; }
  303. #g-nav-main #school_link .icon {
  304. top: 50%;
  305. margin-top: -10px; }
  306. #g-nav-main #blog_link {
  307. padding-left: 1.8em; }
  308. #g-nav-main #blog_link .icon {
  309. top: 50%;
  310. margin-top: -9px; }
  311. #g-nav-main #archive_link {
  312. padding-left: 1.65em; }
  313. #g-masthead-hr {
  314. position: absolute;
  315. margin-top: 0;
  316. margin-bottom: 0;
  317. top: 100%;
  318. height: 3px;
  319. border: 0;
  320. background-color: #ffcd58; }
  321. /* b.`content
  322. -------------------------- */
  323. #g-page {
  324. background-color: #fff;
  325. margin-bottom: 3em; }
  326. .page {
  327. display: none;
  328. margin-bottom: 1.5em;
  329. margin-top: 3px;
  330. color: #333; }
  331. .breadcrumb {
  332. position: relative;
  333. border-bottom: 1px solid #f8f8f8;
  334. background-color: #fafafa; }
  335. .breadcrumb a {
  336. display: block;
  337. float: left;
  338. padding: 0.375em;
  339. opacity: 0.7;
  340. -webkit-transition: opacity 0.25s ease-in-out;
  341. -moz-transition: opacity 0.25s ease-in-out;
  342. -o-transition: opacity 0.25s ease-in-out;
  343. -ms-transition: opacity 0.25s ease-in-out;
  344. transition: opacity 0.25s ease-in-out; }
  345. .breadcrumb a .action {
  346. color: #e8a200; }
  347. .breadcrumb a .location {
  348. color: #666; }
  349. .breadcrumb a:hover {
  350. opacity: 1; }
  351. .breadcrumb a span {
  352. -webkit-transition: color 0.25s ease-in-out;
  353. -moz-transition: color 0.25s ease-in-out;
  354. -o-transition: color 0.25s ease-in-out;
  355. -ms-transition: color 0.25s ease-in-out;
  356. transition: color 0.25s ease-in-out; }
  357. .breadcrumb .action {
  358. color: #666; }
  359. .breadcrumb .location {
  360. color: #bbb; }
  361. .subheader {
  362. padding: 2.25em 0 3em;
  363. margin-bottom: 2.25em;
  364. border-top: 1px solid #f7f7f7;
  365. border-bottom: 1px solid #fbf7eb;
  366. border-bottom: 1px solid rgba(255, 205, 88, 0.1);
  367. background-color: #fcfcfc; }
  368. .subheader h1, .subheader h3 {
  369. margin: 0; }
  370. .subheader h1 {
  371. color: #333; }
  372. /* c.`footer
  373. -------------------------- */
  374. #g-footer {
  375. text-align: center; }
  376. #g-nav-footer {
  377. margin-bottom: 0.75em;
  378. text-align: center; }
  379. #g-nav-footer li {
  380. display: inline;
  381. text-align: center; }
  382. #g-nav-footer a {
  383. padding: 0 0.75em; }
  384. #g-footer-copyright img {
  385. margin: 0 auto;
  386. margin-bottom: 0.75em; }
  387. .footer {
  388. color: #444;
  389. padding-top: 24px; }
  390. .footer #footer-nav {
  391. float: right;
  392. margin-right: -16px; }
  393. .footer #footer-nav li {
  394. display: inline-block;
  395. *display: inline; }
  396. .footer #footer-nav a {
  397. -webkit-transition: color 0.25s ease-in-out;
  398. -moz-transition: color 0.25s ease-in-out;
  399. -o-transition: color 0.25s ease-in-out;
  400. -ms-transition: color 0.25s ease-in-out;
  401. transition: color 0.25s ease-in-out;
  402. padding: 5px 16px;
  403. color: #999; }
  404. .footer #footer-nav a:hover {
  405. color: #fff; }
  406. .footer p {
  407. float: right;
  408. clear: both;
  409. margin-top: 24px; }
  410. .footer .creative_commons {
  411. float: right;
  412. clear: both; }
  413. .footer .creative_commons .section {
  414. clear: both;
  415. float: right; }
  416. .footer .creative_commons a {
  417. color: #777; }
  418. /* 2.`Forms
  419. ---------------------------------------------- */
  420. input.text {
  421. padding: 0.375em;
  422. background-color: #e5e5e5;
  423. border: 1px solid #ccc; }
  424. input.text:focus {
  425. border: 1px solid #aaa;
  426. outline: 0; }
  427. .form-header h4 {
  428. color: #e8a200; }
  429. .form-section {
  430. margin-bottom: 3em; }
  431. form .row {
  432. margin-bottom: 0.75em; }
  433. form .row button {
  434. margin-top: 0.75em; }
  435. /* 3.`Extensible Classes
  436. ---------------------------------------------- */
  437. .group:after, .wrapper:after, #g-nav-main:after, .page:after, .breadcrumb:after, #schools li:after, .schools ul:after {
  438. content: ".";
  439. display: block;
  440. height: 0;
  441. clear: both;
  442. visibility: hidden; }
  443. .right {
  444. float: right !important; }
  445. .left {
  446. float: left !important; }
  447. .spacer {
  448. padding-top: 16px;
  449. padding-bottom: 32px; }
  450. .half-width {
  451. width: 50%; }
  452. .centered {
  453. text-align: center; }
  454. .centered-rt-parent {
  455. margin: 0 auto; }
  456. .light {
  457. color: #444; }
  458. .info {
  459. color: #6bcf77; }
  460. .error {
  461. color: #b7300b; }
  462. /* A.Sprites
  463. ----------------------------------------------------------------
  464. [Table of contents] - a map of our sprites
  465. A1.Setup
  466. A2.Sprites
  467. ---------------------------------------------------------------- */
  468. /* A1.`Setup
  469. ---------------------------------------------- */
  470. .icon,
  471. .sprite {
  472. text-indent: -9999px;
  473. line-height: 0;
  474. font-size: 0;
  475. overflow: hidden;
  476. display: block; }
  477. .sprite {
  478. background-image: url("../img/finalsclub-sprite-images.png"); }
  479. .icon {
  480. background-image: url("../img/finalsclub-sprite-icons.png"); }
  481. /* A2.`Sprites
  482. ---------------------------------------------- */
  483. .paperclip, #g-nav-main #school_link .icon, .paperclip-active, #g-nav-main #school_link:hover .icon {
  484. background-position: 0 0;
  485. width: 22px;
  486. height: 20px; }
  487. .paperclip-active, #g-nav-main #school_link:hover .icon {
  488. background-position: -24px 0; }
  489. .align-lines, #g-nav-main #blog_link .icon {
  490. background-position: 0 -25px;
  491. width: 24px;
  492. height: 17px; }
  493. .align-lines-active, #g-nav-main #blog_link:hover .icon {
  494. background-position: -27px -25px; }
  495. .book, #g-nav-main #archive_link .icon, .book-active, #g-nav-main #archive_link:hover .icon {
  496. background-position: 0 -46px;
  497. width: 19px;
  498. height: 26px; }
  499. .book-active, #g-nav-main #archive_link:hover .icon {
  500. background-position: -24px -46px; }
  501. .logo-brown {
  502. display: block;
  503. background: url(../img/sprite-schools.png) no-repeat -117px -78px;
  504. width: 32px;
  505. height: 37px; }
  506. .logo-california {
  507. display: block;
  508. background: url(../img/sprite-schools.png) no-repeat -53px -78px;
  509. width: 46px;
  510. height: 37px; }
  511. .logo-columbia {
  512. display: block;
  513. background: url(../img/sprite-schools.png) no-repeat 0px -78px;
  514. width: 51px;
  515. height: 37px; }
  516. .logo-cornell {
  517. display: block;
  518. background: url(../img/sprite-schools.png) no-repeat -117px 0px;
  519. width: 38px;
  520. height: 37px; }
  521. .logo-dartmouth {
  522. display: block;
  523. background: url(../img/sprite-schools.png) no-repeat 0px -117px;
  524. width: 30px;
  525. height: 37px; }
  526. .logo-harvard {
  527. display: block;
  528. background: url(../img/sprite-schools.png) no-repeat -72px -39px;
  529. width: 39px;
  530. height: 37px; }
  531. .logo-lock_haven {
  532. display: block;
  533. background: url(../img/sprite-schools.png) no-repeat -32px -117px;
  534. width: 33px;
  535. height: 37px; }
  536. .logo-mit {
  537. display: block;
  538. background: url(../img/sprite-schools.png) no-repeat 0px -39px;
  539. width: 70px;
  540. height: 37px; }
  541. .logo-penn {
  542. display: block;
  543. background: url(../img/sprite-schools.png) no-repeat 0px 0px;
  544. width: 115px;
  545. height: 37px; }
  546. .logo-shield {
  547. display: block;
  548. background: url(../img/sprite-schools.png) no-repeat -67px -117px;
  549. width: 36px;
  550. height: 37px; }
  551. .logo-texas {
  552. display: block;
  553. background: url(../img/sprite-schools.png) no-repeat -105px -117px;
  554. width: 29px;
  555. height: 37px; }
  556. .logo-yale {
  557. display: block;
  558. background: url(../img/sprite-schools.png) no-repeat -117px -39px;
  559. width: 38px;
  560. height: 37px; }
  561. /*----------------------------------------------------------------
  562. [Table of contents]
  563. 0.General
  564. 1.Home
  565. 2.Schools
  566. 3.Courses
  567. 4.Course
  568. 5.Notes
  569. ----------------------------------------------------------------*/
  570. /* 0.`General
  571. ---------------------------------------------- */
  572. #messages {
  573. padding: 0.75em; }
  574. /* 1.`Home
  575. ---------------------------------------------- */
  576. #pg_home .subheader {
  577. text-align: center;
  578. padding: 3em 0;
  579. border: 0;
  580. background: none; }
  581. #pg_home .section-home {
  582. margin-bottom: 1.5em; }
  583. #intro-schools li {
  584. display: inline-block;
  585. *display: inline;
  586. *zoom: 1;
  587. vertical-align: middle;
  588. position: relative;
  589. padding: 0.375em 0;
  590. padding-right: 0.75em; }
  591. #intro-schools li:after {
  592. content: "";
  593. position: absolute;
  594. right: 3px;
  595. top: 50%;
  596. width: 3px;
  597. height: 2px;
  598. background-color: #999; }
  599. /* 2.`Schools
  600. ---------------------------------------------- */
  601. #schools a {
  602. display: block;
  603. float: left;
  604. clear: both;
  605. padding: 0.375em; }
  606. #schools a:hover .school_name {
  607. color: #e8a200; }
  608. #schools a:hover .number_of_courses, #schools a:hover .number_of_notes {
  609. color: #444; }
  610. #schools a span {
  611. -webkit-transition: color 0.25s ease-in-out;
  612. -moz-transition: color 0.25s ease-in-out;
  613. -o-transition: color 0.25s ease-in-out;
  614. -ms-transition: color 0.25s ease-in-out;
  615. transition: color 0.25s ease-in-out; }
  616. #schools .icon-pair, #schools .text-pair {
  617. display: inline-block;
  618. *display: inline;
  619. *zoom: 1;
  620. vertical-align: middle; }
  621. #schools .icon-pair {
  622. margin-right: 0.75em; }
  623. #schools .school_name {
  624. color: #333; }
  625. #schools .number_of_courses, #schools .number_of_notes {
  626. color: #999; }
  627. /* 3.`Courses
  628. ---------------------------------------------- */
  629. #pg_courses .course {
  630. position: relative;
  631. clear: both;
  632. margin-bottom: 0.75em; }
  633. #pg_courses .course .course-name {
  634. display: block;
  635. margin-bottom: 0.375em;
  636. text-transform: capitalize;
  637. color: #000; }
  638. #pg_courses .course .course-name:hover {
  639. color: #e8a200; }
  640. #pg_courses .course .course-description {
  641. color: #777; }
  642. #pg_courses .course .course-content {
  643. padding-bottom: 1.5em;
  644. margin-left: 60px;
  645. background-image: url("../img/dotted-x.png");
  646. background-position: bottom;
  647. background-repeat: repeat-x; }
  648. #pg_courses .course .course-data {
  649. position: absolute;
  650. top: 0;
  651. color: #bfbfbf; }
  652. #pg_courses .course .course-data-item {
  653. margin-bottom: 0.25em;
  654. text-align: center; }
  655. #pg_courses .course .course-data-description {
  656. margin-top: -0.5em; }
  657. /* 4.`Course
  658. ---------------------------------------------- */
  659. #pg_lectures .lecture {
  660. padding-bottom: 1.5em;
  661. margin-bottom: 0.75em;
  662. background-image: url("../img/dotted-x.png");
  663. background-position: bottom;
  664. background-repeat: repeat-x; }
  665. #pg_lectures .lecture-name {
  666. display: block;
  667. margin-bottom: 0.375em;
  668. color: #000;
  669. -webkit-transition: color 0.25s ease-in-out;
  670. -moz-transition: color 0.25s ease-in-out;
  671. -o-transition: color 0.25s ease-in-out;
  672. -ms-transition: color 0.25s ease-in-out;
  673. transition: color 0.25s ease-in-out; }
  674. #pg_lectures .lecture-name:hover {
  675. color: #e8a200; }
  676. /* 5.`Notes
  677. ---------------------------------------------- */
  678. .link-bar {
  679. margin-left: -0.375em; }
  680. .link-bar li {
  681. display: block;
  682. float: left; }
  683. .link-bar li.last a {
  684. border: 0; }
  685. .link-bar a {
  686. display: block;
  687. padding: 0 0.375em;
  688. border-right: 1px solid #ffcd58;
  689. color: #e8a200; }
  690. .video-wrapper {
  691. -moz-border-radius: 5px;
  692. border-radius: 5px;
  693. padding: 5px;
  694. background-color: #f5f5f5;
  695. text-align: center;
  696. line-height: 0; }
  697. .schools li {
  698. float: left;
  699. width: 25%;
  700. height: 100px; }
  701. .schools em {
  702. margin: 0 auto; }
  703. /* media queries
  704. ============================================== */