Unit 7 Essay Criminal Law

profileChief707
splash_touch.css

@import url( http://fonts.googleapis.com/css?family=Convergence ); * { margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; } * :focus { } html.touch_enabled_browser { height: 100%; color: white; line-height: 1.5em; font-family: "Cabin", "Verdana", "Arial", sans-serif; font-size: 17px; font-style: normal; font-weight: 400; text-decoration: none; min-width: 320px; } html.touch_enabled_browser body { background-position: center; max-height: 999999px; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-color: black; -webkit-text-size-adjust: 100%; } html.touch_enabled_browser body a { color: white; text-decoration: none; } html.touch_enabled_browser body a:visited { color: white; text-decoration: none; } html.touch_enabled_browser body > .main_title { margin: 0px auto; padding: 10px 24px; width: 462px; text-align: center; text-transform: uppercase; line-height: 1.3em; font-size: 35px; font-weight: lighter; position: relative; z-index: 1; max-width: 100%; box-sizing: border-box; background-color: rgba(0, 0, 0, 0.75); -moz-box-sizing: border-box; } html.touch_enabled_browser body .new_window_invite { background: white; width: 100%; height: 100%; padding-top: 20%; display: none; position: absolute; z-index: 5; } html.touch_enabled_browser body .new_window_invite a { background: url("../new_window_invite/new_window_invite_graphic.png") no-repeat center 20px; margin: 0px auto; padding: 132px 10% 10%; text-align: center; color: rgb(75, 75, 75); line-height: 1.1em; font-size: 22px; display: block; } html.touch_enabled_browser body .new_window_invite a:visited { color: rgb(75, 75, 75); } html.touch_enabled_browser body .new_window_invite a:hover { background: url("../new_window_invite/new_window_invite_graphic_hover.png") no-repeat center 20px; color: rgb(128, 164, 192); display: block; } html.touch_enabled_browser .mini_bkg { background-position: center; width: 100%; height: 27px; float: left; display: none; position: relative; z-index: 3; background-repeat: no-repeat; background-size: cover; } html.touch_enabled_browser article { width: 100%; bottom: 13%; float: left; position: absolute; } html.touch_enabled_browser .splash_body { width: 100%; overflow: auto; float: left; } html.touch_enabled_browser .splash_body > .content_frame { float: left; } html.touch_enabled_browser .carousel_container { padding: 14px 20px; float: left; position: relative; z-index: 1; background-color: black; } html.touch_enabled_browser .carousel_container > .content_frame { float: left; } html.touch_enabled_browser .carousel_container .touch_enabled_browser .timeline { float: left; } html.touch_enabled_browser .carousel_container .timeline > .content_frame { float: left; } html.touch_enabled_browser .timeline_number { margin-right: 0.5em; float: left; } html.touch_enabled_browser .start_lesson_thumb { margin: -17px 0px 0px 32px; top: 0px; width: 81px; height: 70px; display: block; position: absolute; background-image: url("./start_lesson_touch.png"); } html.touch_enabled_browser .timeline_number { font-weight: bold; } html.touch_enabled_browser .timeline_title { font-weight: bold; } html.touch_enabled_browser .timeline_item { width: 331px; float: left; } html.touch_enabled_browser .timeline_item .timeline_description { line-height: 1.2em; overflow: hidden; } html.touch_enabled_browser .timeline_thumbnail { width: 200px; height: 200px; overflow: hidden; margin-right: 1em; float: left; } html.touch_enabled_browser .timeline_thumbnail .content_frame img { width: 100%; } html.touch_enabled_browser .timeline section { padding: 8px 1em 8px 8px; height: 200px; margin-left: 20px; float: left; min-width: 470px; background-color: rgb(32, 32, 32); } html.touch_enabled_browser .timeline section a { padding: 5px 0px 7px; line-height: 1.3em; display: block; } html.touch_enabled_browser .timeline section:hover { cursor: pointer; } html.touch_enabled_browser .timeline section:first-child { width: 150px; margin-left: 0px; position: relative; min-width: inherit; } html.touch_enabled_browser .timeline section:first-child a { line-height: 1em; font-size: 22px; margin-top: 54%; margin-left: 4px; display: block; } html.touch_enabled_browser .timeline section:last-child { width: 150px; min-width: inherit; } html.touch_enabled_browser .timeline section:last-child a { line-height: 1em; font-size: 22px; margin-top: 54%; margin-left: 4px; display: block; } @media screen and (max-height:600px), screen and (max-width:768px) { html.touch_enabled_browser body > .main_title { width: 100%; background-color: black; } html.touch_enabled_browser article { bottom: 0px; } html.touch_enabled_browser .carousel_container { padding: 46px 20px; float: left; background-color: black; } html.touch_enabled_browser .mini_bkg { display: block; } } @media screen and (max-height:600px) { html.touch_enabled_browser body > .main_title { font-size: 24px; } } @media screen and (max-height:568px) { html.touch_enabled_browser .carousel_container { padding: 17px; float: left; background-color: black; } } @media screen and (max-height:520px) { html.touch_enabled_browser { font-size: 13px; } html.touch_enabled_browser body > .main_title { padding: 7px 14px; font-size: 18px; margin-bottom: 154px; background-color: rgba(0, 0, 0, 0.75); } html.touch_enabled_browser .timeline_thumbnail { width: 140px; height: 140px; } html.touch_enabled_browser .timeline section { height: 140px; min-width: 0px; } html.touch_enabled_browser .timeline section:first-child { width: 110px; } html.touch_enabled_browser .timeline section:first-child a { font-size: 13px; margin-left: 14px; } html.touch_enabled_browser .timeline section:last-child { width: 110px; } html.touch_enabled_browser .timeline section:last-child a { font-size: 13px; margin-left: 14px; } html.touch_enabled_browser .start_lesson_thumb { margin: -17px 0px 0px 3px; } html.touch_enabled_browser .timeline_item .timeline_description { } html.touch_enabled_browser .mini_bkg { top: 0px; position: absolute; z-index: 0; } } @media screen and (max-width:599px) and (max-height:460px) { html.touch_enabled_browser body > .main_title { font-size: 18px; margin-bottom: 154px; } html.touch_enabled_browser .mini_bkg { top: 0px; position: absolute; z-index: 0; min-height: 154px; } html.touch_enabled_browser article { width: 100%; bottom: auto; } html.touch_enabled_browser .splash_body { overflow: visible; } html.touch_enabled_browser .carousel_container { padding: 14px 8px; } html.touch_enabled_browser .timeline section { padding: 7px; width: 100%; height: 114px; margin-bottom: 10px; margin-left: 0px; box-sizing: border-box; -moz-box-sizing: border-box; } html.touch_enabled_browser .timeline section:first-child { width: 100%; height: 30px; margin-left: 0px; position: relative; } html.touch_enabled_browser .timeline section:first-child a { margin-top: -4px; margin-left: 113px; } html.touch_enabled_browser .timeline section:last-child { width: 100%; height: 30px; margin-bottom: 0px; } html.touch_enabled_browser .timeline section:last-child a { margin-top: -4px; margin-left: 113px; } html.touch_enabled_browser .start_lesson_container { left: 7px; margin-top: -65px; position: absolute; } html.touch_enabled_browser .start_lesson_thumb { margin: 0px; } html.touch_enabled_browser .timeline_thumbnail { width: 100px; height: 100px; } } .red_border { border: 1px solid rgb(255, 0, 0); border-image: none; }