@font-face { font-family: "myscriptfontmedium"; src: url(webfontkit/ignacio-webfont.eot); src: url(webfontkit/ignacio-webfont.eot?#iefix) format("embedded-opentype"), url(webfontkit/ignacio-webfont.woff) format("woff"), url(webfontkit/ignacio-webfont.ttf) format("truetype"), url(webfontkit/ignacio-webfont.svg#myscriptfontmedium) format("svg"); font-weight: 400; font-style: normal; } @import"http://fonts.googleapis.com/css?family=open+sans" ; @import"http: //fonts.googleapis.com/css?family=ubuntu+mono" ; body { background: #036; margin: 0; padding: 0; } #wrapper { height: 500px; width: 950px; margin: 0 auto; } #logo { margin-top: 28px; width: 57px; height: 58px; float: right; } #menu { float: left; width: 750px; margin-top: 65px; color: #CC6600; font: 24px "Ubuntu", arial, serif; text-transform: uppercase; } #menu a { text-decoration: none; color: #CC6600; } #menu a:hover { color: #fff; text-shadow: 0 2px 3px #c60; } #header { clear: both; background: url(images/banner.jpg) no-repeat; height: 275px; font-family: myscriptfontmedium, "Ubuntu", arial, serif; color: #fff; text-shadow: 0 2px 3px #235281; } #headerLeft { float: left; width: 535px; text-align: center; padding-top: 50px; } #headerLeft .big81 { font-size: 70px; text-shadow: 0 4px 6px #235281; } #headerLeft .big1 { font-size: 52px; text-shadow: 0 2px 3px #c60; } #headerLeft .big2 { font-size: 30px; text-shadow: 0 4px 6px #235281; } #headerLeft .big3 { font-size: 61px; } #polaroid { position: relative; width: 372px; height: 393px; background: url(images/polaroid_bg.png) no-repeat; float: right; color: #000; z-index: 6; } #polaroid .photo { margin-top: 30px; margin-left: 29px; z-index: 7; } #submenu { position: absolute; top: 361px; background: #c60; height: 85px; width: 950px; z-index: 5; } #mainbody { position: relative; top: 85px; background: #fff; min-height: 200px; padding: 50px; font-family: "Ubuntu", Arial, Helvetica, sans-serif; color: #000; } #mainbody .tiny { color: #707070; text-shadow: 0 2px 3px #c60; font: 12px "Ubuntu", arial, serif; } #mainbody .btitle { color: #707070; text-shadow: 0 2px 3px #c60; font: bold 20px "Ubuntu", arial, serif; } #mainbody .title { color: #707070; text-shadow: 0 2px 3px #c60; font: 14px "Ubuntu", arial, serif; } #mainbody .bigtitle { color: #707070; text-shadow: 0 2px 3px #c60; font: 24px "Ubuntu", arial, serif; } #mainleft { width: 520px; float: left; } #mainright { width: 280px; float: right; color: #000; text-shadow: 0 2px 3px #c60; line-height: 1.5em; } .clear { clear: both; } #footer { position: relative; top: 85px; height: 60px; background: #036; clear: both; } #quote { width: 950px; text-align: left; margin: 0 auto; position: relative; padding: 10px; font-family: "Ubuntu", Arial, Helvetica, sans-serif; font-style: italic; color: #fff; text-shadow: 0 2px 3px #c60; } html { height: 100%} body-term { background: #036; font: 14px "Ubuntu Mono", "Open Sans", sans-serif; } .btn { background: -webkit-linear-gradient(top, #f79477 0%, #d94c1b 100%); background: -moz-linear-gradient(top, #f79477 0%, #d94c1b 100%); background: -o-linear-gradient(top, #f79477 0%, #d94c1b 100%); width: 15px; height: 15px; display: block; border-radius: 100px; box-shadow: 0 0 1px 0 #41403a, 0 1px 1px 0 #474642; color: #3e3d39; text-decoration: none; text-shadow: 0 1px 0 hsla(0, 0, 100%, .2); font-size: 11px; text-align: center; float: left; margin: 0 1px; line-height: 13px; } .btn:hover { background: -webkit-linear-gradient(top, #feae97 0%, #d74e1f 100%); background: -moz-linear-gradient(top, #feae97 0%, #d74e1f 100%); background: -o-linear-gradient(top, #feae97 0%, #d74e1f 100%); } .stnd { background: -webkit-linear-gradient(top, #908f8a 0%, #595953 100%); background: -moz-linear-gradient(top, #908f8a 0%, #595953 100%); background: -o-linear-gradient(top, #908f8a 0%, #595953 100%); } .stnd:hover { background: -webkit-linear-gradient(top, #cbcbcb 0%, #949494 100%); background: -moz-linear-gradient(top, #cbcbcb 0%, #949494 100%); background: -o-linear-gradient(top, #cbcbcb 0%, #949494 100%); } .head { background: -webkit-linear-gradient(top, #4d4c47 0%, #3c3b37 100%); background: -moz-linear-gradient(top, #4d4c47 0%, #3c3b37 100%); background: -o-linear-gradient(top, #4d4c47 0%, #3c3b37 100%); box-shadow: 0 2px 0 #575757 inset; height: 15px; padding: 5px; border-radius: 8px 8px 0 0; } .head span { font-size: 11px; color: #fff; font-weight: 700; text-shadow: 0 -1px 0 #333; margin-left: 10px; } .max { line-height: 12px; text-indent: .3px; } .window { border: 1px solid #eaeaea; border-top: none; border-radius: 8px 8px 0 0; min-height: 300px; width: 550px; margin: 0 auto; margin-top: 20px; background: #AAA; box-shadow: 0 3px 20px #333; } .window .term { color: #000; font: 18px "Ubuntu Mono", sans-serif; a:link {color:#AAA;} /* unvisited link */ a:visited {color:#AAA;} /* visited link */ a:hover {color:#AAA;} /* mouse over link */ a:active {color:#AAA;} /* selected link */ } @-webkit-keyframes fall { 1% { opacity: 1; } 49% { opacity: 1; } 50% { opacity: 0; } 99% { opacity: 0; } 100% { opacity: 1; } }@-moz-keyframes fall { 1% { opacity: 1; } 49% { opacity: 1; } 50% { opacity: 0; } 99% { opacity: 0; } 100% { opacity: 1; } }@-o-keyframes fall { 1% { opacity: 1; } 49% { opacity: 1; } 50% { opacity: 0; } 99% { opacity: 0; } 100% { opacity: 1; } }.window .term .cursor { -webkit-animation: fall 1s linear infinite; -moz-animation: fall 1s linear infinite; -o-animation: fall 1s linear infinite; } @-webkit-keyframes typing { from { width: 0; } to { width: 16.3em; } }@-moz-keyframes typing { from { width: 0; } to { width: 16.3em; } }@-webkit-keyframes blink-caret { from, to { border-color: transparent; } 50% { border-color: #000; } }@-moz-keyframes blink-caret { from, to { border-color: transparent; } 50% { border-color: #000; } }h1 { width: 16.3em; white-space: nowrap; overflow: hidden; border-right: .1em solid #000; -webkit-animation: typing 1s steps(300, end), blink-caret 1s step-end infinite; -moz-animation: typing 1s steps(300, end), blink-caret 1s step-end infinite; font: 14px "Ubuntu Mono", sans-serif; } ul.enlarge { list-style-type: none; margin-left: 0; } ul.enlarge li { display: inline-block; position: relative; z-index: 0; margin: 10px 40px 0 20px; } ul.enlarge img { padding: 6px; -webkit-box-shadow: 0 0 6px rgba(132, 132, 132, .75); -moz-box-shadow: 0 0 6px rgba(132, 132, 132, .75); box-shadow: 0 0 6px rgba(132, 132, 132, .75); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background: #eae9d4; } ul.enlarge span { position: absolute; left: -9999px; padding: 10px; text-align: center; color: #495a62; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .75); -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .75); box-shadow: 0 0 20px rgba(0, 0, 0, .75); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; font: .9em "Droid Sans", sans-serif; background: #eae9d4; } ul.enlarge li:hover { z-index: 50; cursor: pointer; } ul.enlarge span img { padding: 2px; background: #ccc; } ul.enlarge li:hover span { top: -300px; left: -20px; } ul.enlarge li:hover:nth-child(2) span { left: -100px; } ul.enlarge li:hover:nth-child(3) span { left: -200px; } ul.enlarge img, ul.enlarge span { behavior: url(pie/PIE.htc); }