/* Welcome to Compass. * In this file you should write your main styles. (or centralize your imports) * Import this file using the following HTML or equivalent: * */ @import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700|Vollkorn); /* line 5, ../../../../../home/daniel/.gem/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; } /* line 22, ../../../../../home/daniel/.gem/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ html { line-height: 1; } /* line 24, ../../../../../home/daniel/.gem/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ ol, ul { list-style: none; } /* line 26, ../../../../../home/daniel/.gem/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ table { border-collapse: collapse; border-spacing: 0; } /* line 28, ../../../../../home/daniel/.gem/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } /* line 30, ../../../../../home/daniel/.gem/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ q, blockquote { quotes: none; } /* line 103, ../../../../../home/daniel/.gem/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } /* line 32, ../../../../../home/daniel/.gem/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ a img { border: none; } /* line 116, ../../../../../home/daniel/.gem/ruby/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /** * Colors for the project. */ /* line 12, sass/screen.scss */ * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* line 20, sass/screen.scss */ body { background-color: #111; color: #ccc; font-family: "Noto Sans", Verdana, sans-serif; } /* line 26, sass/screen.scss */ .grid { margin: 20px 0 20px 20px; } /* line 29, sass/screen.scss */ .grid:after { content: ''; display: table; clear: both; } /* line 36, sass/screen.scss */ [class*='col-'] { float: left; padding-right: 20px; } /* line 41, sass/screen.scss */ .col-twelfth { width: 8.33%; } /* line 42, sass/screen.scss */ .col-sixth { width: 16.66%; } /* line 43, sass/screen.scss */ .col-quarter { width: 25%; } /* line 44, sass/screen.scss */ .col-third { width: 33.33%; } /* line 45, sass/screen.scss */ .col-fivetwelfth { width: 41.66%; } /* line 46, sass/screen.scss */ .col-half { width: 50%; } /* line 47, sass/screen.scss */ .col-seventwelfth { width: 58.33%; } /* line 48, sass/screen.scss */ .col-twothird { width: 66.66%; } /* line 49, sass/screen.scss */ .col-threequarter { width: 75%; } /* line 50, sass/screen.scss */ .col-fivesixth { width: 83.33%; } /* line 51, sass/screen.scss */ .col-eleventwelfth { width: 91.66%; } /* line 52, sass/screen.scss */ .col-full { width: 100%; } /* line 55, sass/screen.scss */ #sidebar { margin-left: 20px; float: left; width: 200px; } /* line 1, sass/_content.scss */ #content { margin-left: 250px; margin-right: 20px; line-height: 15pt; font-size: 11pt; } /* line 8, sass/_content.scss */ #content p { margin-top: 10px; margin-bottom: 10px; } /* line 13, sass/_content.scss */ #content ul, #content ol { list-style: disc inside; padding-left: 20px; } /* line 1, sass/_box.scss */ .box { margin-bottom: 20px; } /* line 4, sass/_box.scss */ .box .title { padding-left: 5px; padding-right: 5px; border-bottom: 30px solid silver; border-right: 20px solid transparent; display: inline-block; height: 0; line-height: 32px; font-family: Vollkorn, serif; font-variant: small-caps; text-shadow: 1px 1px 2px #111; color: #111; } /* line 20, sass/_box.scss */ .box .body { border-top: 2px solid silver; border-bottom: 1px solid silver; background-color: #333; } /* line 26, sass/_box.scss */ .box p { padding: 5px; margin: 0 !important; } /* line 32, sass/_box.scss */ .box-left { float: left; } /* line 36, sass/_box.scss */ .box-center { text-align: center; margin: 0 auto 20px auto; float: none; } /* line 41, sass/_box.scss */ .box-center .title { border-bottom: 30px solid silver; border-right: 20px solid transparent; border-left: 20px solid transparent; } /* line 47, sass/_box.scss */ .box-center .body { text-align: left; } /* line 52, sass/_box.scss */ .box-right { float: right; text-align: right; } /* line 56, sass/_box.scss */ .box-right .title { border-bottom: 30px solid silver; border-left: 20px solid transparent; border-right: none; } /* line 62, sass/_box.scss */ .box-right .body { text-align: left; } /* line 65, sass/screen.scss */ #title-bar { margin: 20px; background: radial-gradient(rgba(0, 0, 0, 0) 5%, rgba(17, 17, 17, 0.8) 50%, #111111 60%), url("../bg-army.png") no-repeat center; } /* line 70, sass/screen.scss */ #title-bar .logo { text-align: center; font-family: serif; font-size: xx-large; text-transform: uppercase; text-shadow: 1px 1px 2px #111; } /* line 77, sass/screen.scss */ #title-bar .logo img { height: 70px; vertical-align: middle; } /* line 83, sass/screen.scss */ #title-bar .title-left { padding-left: 5px; padding-right: 5px; border-bottom: 20px solid silver; border-right: 15px solid transparent; display: inline-block; height: 0; line-height: 22px; font-size: smaller; color: #111; } /* line 100, sass/screen.scss */ #title-bar .title-right { padding-left: 5px; padding-right: 5px; border-bottom: 20px solid silver; border-left: 15px solid transparent; display: inline-block; height: 0; line-height: 22px; /*font-family: $fSerif; font-variant: small-caps;*/ font-size: smaller; color: #111; float: right; } /* line 118, sass/screen.scss */ #title-bar .body { display: block; } /* line 122, sass/screen.scss */ #title-bar .top-menu { display: flex; width: 100%; } /* line 126, sass/screen.scss */ #title-bar .top-menu li { flex-grow: 1; padding: 5px; padding-top: 7px; text-align: center; width: 10px; transition: all .3s ease; font-family: Vollkorn, serif; font-variant: small-caps; text-shadow: 1px 1px 2px #111; } /* line 137, sass/screen.scss */ #title-bar .top-menu li a { text-decoration: none; color: #ccc; display: block; } /* line 143, sass/screen.scss */ #title-bar .top-menu li:hover { background-color: #444; } /* line 152, sass/screen.scss */ .menu a { text-decoration: none; font-style: italic; font-size: smaller; color: #ccc; display: block; } /* line 160, sass/screen.scss */ .menu li { padding: 7px 0 5px 5px; transition: all .3s ease; } /* line 164, sass/screen.scss */ .menu li:before { content: "\f054"; font-family: FontAwesome, serif; float: left; width: 0; font-size: smaller; transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55); color: transparent; } /* line 173, sass/screen.scss */ .menu li:hover { background-color: #444; } /* line 176, sass/screen.scss */ .menu li:hover:before { color: inherit; width: 12px; } /* line 182, sass/screen.scss */ .menu li.title { font-weight: bold; } /* line 188, sass/screen.scss */ .content-header { text-align: center; border-bottom: 2px solid silver; } /* line 192, sass/screen.scss */ .content-header .pageTitle { text-align: center; margin: 0 auto; border-bottom: 30px solid silver; border-right: 20px solid transparent; border-left: 20px solid transparent; display: inline-block; height: 0; line-height: 32px; font-family: Vollkorn, serif; font-variant: small-caps; text-shadow: 1px 1px 2px #111; color: #111; } /* line 210, sass/screen.scss */ .content-footer { text-align: center; border-top: 1px solid silver; clear: both; } /* line 215, sass/screen.scss */ .content-footer .copy { text-align: center; border-top: 15px solid silver; border-right: 10px solid transparent; border-left: 10px solid transparent; display: inline-block; height: 0; line-height: 0; margin: 0; padding: 0; font-size: x-small; color: #111; } /* line 227, sass/screen.scss */ .content-footer .copy div { position: relative; top: -14px; } /* line 234, sass/screen.scss */ .content-body { background-color: #222; padding: 20px; overflow: hidden; *zoom: 1; }