body { font-family: 'Oxygen', sans-serif; font-weight: normal; text-shadow: 0 1px 0 #FFFFFF; font-size: 15px; font-style: normal; font-weight: 400; color: #000000; letter-spacing: 0; line-height: 1.4; text-decoration: none; text-shadow: none; text-transform: none; word-spacing: 0; margin: 0; padding: 0; background: #888787; background: -webkit-gradient(linear, left, right, from(#888787), to(#666)); background: -moz-linear-gradient(left, #888787, #666); background: gradient(linear, left, right, from(#888787), to(#666)); } h1, h2, h3, h4, h5, h6 { font-family: 'Special Elite', cursive; font-weight: normal; color: #000000; margin-top: 0.5em; margin-bottom: 0.5em; } h1 { font-size: 4em; text-shadow: 0 1px 1px #444; padding-top: 10px; margin: 0; } h2 { font-size: 2.5em; text-shadow: 0 1px 1px #444; } h3 { font-size: 1.3em; text-shadow: 0 1px 0 #444; } pre { background: none repeat scroll 0 0 #333333; border-width: 2px; border-style: solid; border-color: #000; box-shadow: 5px 5px 20px #AAAAAA; color: #F1F2F3; display: block; font-family: monospace; font-size: 12px; line-height: 1.5em; margin: 1.5em 0; padding: 1em; white-space: pre-wrap; word-wrap: break-word; text-align: left; } p { padding-left: 1em; padding-right: 1em; } td.left, th.left { padding-right: 5px; padding-bottom: 5px; vertical-align: top; text-align: right; } td.right, th.right { padding-left: 5px; padding-bottom: 5px; vertical-align: top; text-align: left; } table.ticket-table td { vertical-align: top; } td h3 { white-space: nowrap; } ul { margin: 0; list-style-image:url(../img/favicon-16.png); } ol { padding-top: 1em; padding-bottom: 1em; } dl.toc { overflow: hidden; } dl.toc dt { float: left; clear: left; width: 4em; } dl.toc dt.toc-main { padding-top: 1em; } dl.toc dd { float: left; width: 50%; margin: 0 0.5em; } dl.toc dd.toc-main { padding-top: 1em; } a, a:link, a:visited, a:hover, a:active { color: #000000; text-decoration: none; text-shadow: 0 1px 2px #333333; } a:hover { text-decoration: underline; } h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active { color: #aaaaaa; text-decoration: none; text-shadow: 0 1px 1px #444444; left: -30px; position: absolute; width: 740px; } h2 a:hover { text-decoration: underline; } .wrapper { height: auto; min-height: 101%; width: 1050px; margin: 0 auto; position: relative; } .block { background-color: #FFFFFF; width: 100%; border-width: 0; border-style: solid; border-color: #000; box-shadow: 0 0 30px #777777; } #header { padding-top: 1em; padding-left: 3em; padding-right: 3em; padding-bottom: 1em; background: #aaaaaa; background: -webkit-linear-gradient(left, #aaaaaa, #ffeeee); background: -moz-linear-gradient(left, #aaaaaa, #ffeeee); background: gradient(linear, left, right, from(#aaaaaa), to(#ffeeee)); filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#aaaaaa', EndColorStr='#ffeeee', GradientType=1); -webkit-box-shadow: inset rgba(0,0,0,.1) 0 5px 5px; -moz-box-shadow: inset rgba(0,0,0,.1) 0 5px 5px; box-shadow: inset rgba(0,0,0,.1) 0 5px 5px; border-top: 1px solid rgba(0,0,0,.2); } #content { padding-top: 1em; padding-left: 3em; padding-right: 3em; background: #e8e8e8; background: -webkit-linear-gradient(left, #e8e8e8, #ffffff); /* [#2354] Firefox seems to have a bug here, for large pages */ /* background: -moz-linear-gradient(left, #e8e8e8, #ffffff); */ background: gradient(linear, left, right, from(#e8e8e8), to(#ffffff)); filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#e8e8e8', EndColorStr='#ffffff', GradientType=1); -webkit-box-shadow: inset rgba(0,0,0,.1) 0 5px 5px; -moz-box-shadow: inset rgba(0,0,0,.1) 0 5px 5px; box-shadow: inset rgba(0,0,0,.1) 0 5px 5px; border-top: 1px solid rgba(0,0,0,.2); } #navigation { font-family: 'Special Elite',cursive; padding-top: 25px; padding-left: 3em; padding-right: 3em; height: 50px; background: #444; background: -webkit-linear-gradient(left top, #555, #333); background: -moz-linear-gradient(top, #555, #333); background: gradient(linear, left top, left bottom, from(#555), to(#333)); } #tweets { padding-top: 4px; height: 25px; float: left; } #menu { float: right; } div.tweet-item { float: left; width: 100px; white-space: nowrap; overflow: hidden; } /* #tweets { height: 25px; float: left; } #menu { float: right; } div.tweet-item { float: left; padding-right: 20px; } div.tweet-item img { box-shadow: 0 0 5px #000; border: 0; } */ #navigation a, #navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active { color: #aaa; text-shadow: #000 -1px -1px 0px; text-decoration: none; font-size: 1.5em; } #navigation .navigation-item-active a, #navigation .navigation-item-active a:link, #navigation .navigation-item-active a:visited, #navigation .navigation-item-active a:hover, #navigation .navigation-item-active a:active { color: #ffdddd; } #navigation a:hover { text-decoration: underline; } div.navigation-item-left { float: left; margin-left: 2em; height: 50px; } div.navigation-item-active { background: url("../img/navigation-item-active.png") no-repeat center bottom; } #footer { font-size: 0.7em; color: #ddd; padding-top: 1em; padding-left: 3em; padding-right: 3em; padding-bottom: 1em; background: #888787; background: -webkit-gradient(linear, left, right, from(#888787), to(#666)); background: -moz-linear-gradient(left, #888787, #666); background: gradient(linear, left, right, from(#888787), to(#666)); -webkit-box-shadow: inset rgba(0,0,0,.1) 0 5px 5px; -moz-box-shadow: inset rgba(0,0,0,.1) 0 5px 5px; box-shadow: inset rgba(0,0,0,.1) 0 5px 5px; border-top: 1px solid rgba(0,0,0,.2); text-shadow: #555 -1px -1px 0px; } div.screenshot { background: none repeat scroll 0 0 #ffffff; border-width: 2px; border-style: solid; border-color: #000; box-shadow: 5px 5px 20px #AAAAAA; color: #000000; display: block; font-family: monospace; font-size: 12px; line-height: 1.5em; margin: 1.5em 0; white-space: pre-wrap; word-wrap: break-word; text-align: center; } code { font-family: monospace; font-size: 12px; } .mono { font-family: monospace; } #intro { height: auto; margin-top: 40px; } #intro .row { width: 100%; margin-top: 0; margin-left: auto; margin-right: auto; margin-bottom: 30px; overflow: hidden; } #intro .col { float: left; height: 300px; margin: 0; overflow: hidden; } #intro .col > * { margin-right: 20px; } #intro .col-1 { width: 33%; } #intro .col-2 { width: 66%; } #intro .col-3 { width: 100%; }