@import url('/css/paste_colors_light.css'); /* General */ html{height:99%;} body{color:#FF0000;width:80%;min-width:900px;max-width:1500px;margin-left:auto;margin-right:auto;margin-top:0px;font-family:Arial,Sans,sans-serif;font-size:15px;background-color:#FFFFFF;background-image:url('/Styles/Light/GrayBack.png');height:100%;} .wrap{min-height:100%;} .prima{padding-bottom:100px;height:90%} .primary{background-color:#FFFFFF;margin-top:-4px;margin-bottom:0px;position:relative;} .secondary{background-color:#FFFFFF;margin-top:-5px;margin-bottom:0px;position:relative;color:#111111;} .separator_inner{margin-left:3px;z-index:1;} .footer{position:relative;margin-top:-100px;height:80px;font-size:80%;} .finality{background-color:#FFFFFF;margin-top:-4px;height:80px;position:relative;} .lineleft{position:absolute;float:left;margin-left:-30px;height:100%;width:30px;background-image:url('/Styles/Light/LineSide.png');} .lineright{float:right;position:absolute;left:100%;margin-right:-30px;height:100%;width:30px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);background-image:url('/Styles/Light/LineSide.png');z-index:-1;} .separatordown{background-image:url('/Styles/Light/Line.png');height:30px;display:inline-block;width:100%;} .separatorup{background-image:url('/Styles/Light/Line.png');height:30px;display:inline-block;width:100%;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);} .curveleft{margin-left:-29px;width:30px;height:30px;background-image:url('/Styles/Light/Curve.png');float:left;} .curveright{margin-right:-29px;width:30px;height:30px;background-image:url('/Styles/Light/Curve.png');float:right;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);} .galleria{width:1000px;height:600px;background:#000000;} /* Text Effects */ h2{color:green;} hr{color:#000033;} a:link{color:#0000AA;text-decoration:underline;} a:hover{color:#0000FF;background-color:#FFFFFF;text-decoration:underline;border-width:1px;border-color:#FF0000;border-style:solid;margin-left:-1px;margin-right:-1px;} a:visited{color:#003388;} abbr{color:#004444;text-decoration:none;border-bottom:1pxdotted;} abbr:hover{color:#003333;background-color:#FFFFFF;text-decoration:underline;border-width:1px;border-color:#FF0000;border-style:solid;margin-left:-1px;margin-right:-1px;} /* Spoilers */ a.spoilerlink{font-weight:bold;color:#009900;margin-left:20px;width:100px;} a.spoilerlink:hover{margin-left:19px;} .spoilerbar{background-image:url('/Styles/Dark/spoilerbar.png');margin-left:10px;margin-right:10px;} .spoiler{border-width:1px;border-style:dotted;border-color:#FF0000;margin-left:10px;margin-right:10px;} .spoilername{display:inline;font-weight:bold;color:#44AA44;} .spoilertext{display:inline;} /* Twifire */ .TCMD_Title{color:#005500;display:inline;} .TCMD_Cmd{color:#008844;background-color:#DDDDFF;} .TCMD_Cmd2{display:inline;color:#005599;background-color:#000000;} .TCMD_Example{color:#008844;background-color:#DDDDFF;display:inline;} .TQuote{color:#005555;background-color:#999999;display:inline;} .TCMD_Info{color:#00AA00;display:inline;} .zero_notifs{color:FF0000;} .some_notifs{font-weight:bold;color:#00FF00;} /* Table */ table.commontable{background-color:#333333;color:#222222;padding:1px;} table.commontable tr td{padding:3px;} table.commontable tr{background-color:#8888FF;} table.commontable tr.top{background-color:#111111;color:#EEEEEE;} table.commontable tr.first{background-color:#8888AA;} table.commontable tr.second{background-color:#BBBBB0;word-wrap:break-word;} table.commontable tr td.short{max-width:200px;} table.commontable tr td.onethousand{max-width:1000px;} table.commontable tr td.colorred{color:#FF0000;} table.commontable tr td.colorblue{color:#0000FF;} table.commontable tr td.colorgreen{color:#00FF00;} table.commontable tr td.colorcyan{color:#00FFFF;} table.commontable tr td.colorgray{color:#AAAAAA;} table.commontable tr td.colorblack{color:#000000;} table.commontable tr td.colordarkgray{color:#777777;} table.maps_title{background-color:#000000;color:#FF0000;} table.commontable tr.first td{padding-top:3px;padding-bottom:3px;text-weight:bold;font-size:125%;padding-left:10px;padding-right:5px;background-image:linear-gradient(rgba(0,128,0,0.35),rgba(0,0,0,0.0));} img.mcskin {image-rendering: optimizeSpeed;image-rendering: crisp-edges;image-rendering: -moz-crisp-edges;image-rendering: -o-crisp-edges;image-rendering: -webkit-optimize-contrast;image-rendering: webkit-optimize-contrast;image-rendering: optimize-contrast;-ms-interpolation-mode: nearest-neighbor;position:absolute;} .video_block{display:inline-block;width:450px;} .linenumbers{display: none;} .code_offset{position:relative;overflow:visible;} .code_box{min-width: 800px;height: 400px;overflow: scroll;border-style: dotted;border-color:#FF0000;white-space: nowrap;border-width: 1px;} .repo_dates{font-size:70%;}