- list-style-type: none;
- margin: 0;
- min-height: 360px;
- padding: 0;
-}
-
-.tagsList li {
- float: left;
- width: 235px;
-}
-
-.badge-list {
- list-style-type: none;
- margin: 0;
-}
-
-.badge-list a {
- color: #3060A8;
-}
-
-.badge-list a.medal {
- color: #333333;
-}
-
-.list-item {
- margin-left: 15px;
-}
-
-.list-item li {
- font-size: 13px;
- line-height: 20px;
- list-style-type: disc;
- margin-bottom: 10px;
-}
-
-.form-row {
- line-height: 25px;
-}
-
-table.form-as-table {
- margin-top: 5px;
-}
-
-table.form-as-table ul {
- display: inline;
- list-style-type: none;
-}
-
-table.form-as-table li {
- display: inline;
-}
-
-table.form-as-table th {
- font-weight: normal;
- text-align: left;
-}
-
-table.form-as-table pre {
- display: inline;
-}
-
-table.check-table td {
- padding-right: 50px;
-}
-
-.submit-row {
- clear: both;
- display: block;
- line-height: 30px;
- padding-top: 10px;
-}
-
-.errors {
- color: red;
- line-height: 20px;
-}
-
-.error {
- color: darkred;
- font-size: 10px;
- margin: 0;
-}
-
-.error-list li {
- padding: 5px;
-}
-
-.fieldset {
- border: medium none;
- margin-top: 10px;
- padding: 10px;
-}
-
-.openid-input {
- background: url("../images/openid.gif") no-repeat scroll 0 0 transparent;
- cursor: pointer;
- padding-left: 15px;
-}
-
-.openid-login-input {
- background: url("../images/openid.gif") no-repeat scroll 0 50% transparent;
- cursor: pointer;
- font-family: Trebuchet MS;
- font-size: 150%;
- font-weight: 300;
- padding: 5px 5px 5px 15px;
- width: 500px;
-}
-
-.openid-login-submit {
- border: 1px solid #777777;
- cursor: pointer;
- font-size: 120%;
- font-weight: bold;
- height: 40px;
- line-height: 40px;
- width: 80px;
-}
-
-.openid-samples {
-}
-
-.openid-samples .list, .list li {
- font-family: Trebuchet MS, "segoe ui", Helvetica, "Microsoft YaHei", å ® ‹ ä ½ “, Tahoma, Verdana, MingLiu, PMingLiu, Arial, sans-serif;
- line-height: 20px !important;
- list-style: none outside none !important;
- margin-left: -30px !important;
-}
-
-span.form-error {
- color: #990000;
- font-size: 90%;
- font-weight: normal;
- margin-left: 5px;
-}
-
-.title-desc {
- color: #666666;
- font-size: 90%;
-}
-
-#editor {
- font-size: 100%;
- line-height: 18px;
- min-height: 200px;
- width: 100%;
-}
-
-.wmd-preview {
- background-color: #F5F5F5;
- margin-top: 10px;
- min-height: 20px;
- padding: 6px;
- width: 100%;
-}
-
-.wmd-preview pre {
- background-color: #E7F1F8;
-}
-
-.wmd-preview blockquote {
- background-color: #EEEEEE;
-}
-
-.wmd-preview img {
- max-width: 600px;
-}
-
-.preview-toggle {
- color: #AAAAAA;
- font-weight: 600;
- text-align: left;
- width: 100%;
-}
-
-.preview-toggle span:hover {
- cursor: pointer;
-}
-
-.edit-content-html {
- border-bottom: 1px dotted #D8D2A9;
- border-top: 1px dotted #D8D2A9;
- margin: 5px 0;
-}
-
-#revisions {
- width: 950px;
-}
-
-.revision {
- font-size: 13px;
- margin: 10px 0;
- width: 100%;
-}
-
-.revision .header {
- background-color: #EEEEEE;
- cursor: pointer;
- padding: 5px;
-}
-
-.revision .author {
- background-color: #E9E9FF;
-}
-
-.revision .summary {
- padding: 5px 0 10px;
-}
-
-.revision .summary span {
- background-color: yellow;
- display: inline;
- padding-left: 3px;
- padding-right: 3px;
-}
-
-.revision h1 {
- font-size: 130%;
- font-weight: 600;
- padding: 15px 0;
-}
-
-.revision-mark {
- display: inline-block;
- font-size: 90%;
- overflow: hidden;
- text-align: left;
- width: 200px;
-}
-
-.revision-number {
- font-family: sans-serif;
- font-size: 300%;
- font-weight: bold;
-}
-
-.revision .body {
- margin-bottom: 50px;
- padding-left: 10px;
-}
-
-.revision .answerbody {
- padding: 10px 0 5px 10px;
-}
-
-del {
- color: #FF5F5F;
-}
-
-del .post-tag {
- color: #FF5F5F;
-}
-
-ins {
- background-color: #97FF97;
-}
-
-ins .post-tag {
- background-color: #97FF97;
-}
-
-.count {
- color: #777777;
- font-family: Arial;
- font-size: 200%;
- font-weight: 700;
-}
-
-.scoreNumber {
- color: #777777;
- font-family: Arial;
- font-size: 35px;
- font-weight: 800;
- line-height: 40px;
-}
-
-.user-details {
- font-size: 13px;
-}
-
-.user-about {
- background-color: #EEEEEE;
- height: 200px;
- line-height: 20px;
- overflow: auto;
- padding: 10px;
- width: 90%;
-}
-
-.user-edit-link {
- background: url("../images/edit.png") no-repeat scroll 0 0 transparent;
- padding-left: 20px;
-}
-
-.favorites-count-off {
- color: #919191;
- float: left;
- margin: 10px 0 0;
- padding: 3px;
- text-align: center;
-}
-
-.favorites-count {
- color: #D4A849;
- float: left;
- margin: 10px 0 0;
- padding: 3px;
- text-align: center;
-}
-
-.favorites-empty {
- float: left;
- height: 45px;
- width: 32px;
-}
-
-.question-summary {
- border-bottom: 1px dotted #999999;
- float: left;
- overflow: hidden;
- padding: 11px 0;
- width: 670px;
-}
-
-.user-info-table {
- margin-bottom: 10px;
-}
-
-.user-stats-table .question-summary {
- width: 800px;
-}
-
-.narrow .stats {
- background: none repeat scroll 0 0 transparent;
- float: left;
- font-family: Arial;
- height: 48px;
- margin: 0 0 0 7px;
- padding: 0;
- width: auto;
-}
-
-.stats div {
- font-size: 11px;
- text-align: center;
-}
-
-.narrow .votes {
- -moz-border-radius: 5px 5px 5px 5px;
- background: none repeat scroll 0 0 #EEEEEE;
- float: left;
- height: 42px;
- margin: 0 3px 0 0;
- padding: 5px;
- text-align: center;
- width: 46px;
-}
-
-.narrow .summary {
- display: inline-block;
- width: 600px;
-}
-
-.narrow .summary h3 {
- margin: 0;
- padding: 0;
-}
-
-.narrow .views {
- -moz-border-radius: 5px 5px 5px 5px;
- float: left;
- height: 42px;
- margin: 0 7px 0 0;
- padding: 5px;
- text-align: center;
- width: 46px;
-}
-
-.narrow .status {
- -moz-border-radius: 5px 5px 5px 5px;
- float: left;
- height: 42px;
- margin: 0 3px 0 0;
- padding: 5px;
- text-align: center;
- width: 46px;
-}
-
-.narrow .vote-count-post {
- color: #555555;
- display: block;
- font-size: 190%;
- font-weight: 800;
- line-height: 20px;
- margin: 0;
-}
-
-.narrow .answer-count-post {
- display: block;
- font-size: 190%;
- font-weight: 800;
- margin: 0;
-}
-
-.narrow .views-count-post {
- display: block;
- font-size: 190%;
- font-weight: 800;
- margin: 0;
-}
-
-div.started {
- color: #999999;
- float: right;
- line-height: 18px;
-}
-
-.narrow div.started {
- line-height: inherit;
- padding-top: 4px;
- white-space: nowrap;
- width: auto;
-}
-
-.relativetime {
- text-decoration: none;
-}
-
-div.started a {
- font-weight: bold;
-}
-
-div.started .reputation-score {
- margin-left: 1px;
-}
-
-.narrow .tags {
- float: left;
-}
-
-.answer-summary {
- clear: both;
- display: block;
- padding: 3px;
-}
-
-.answer-votes {
- background-color: #EEEEEE;
- color: #555555;
- float: left;
- font-family: Arial;
- font-size: 110%;
- font-weight: bold;
- height: 15px;
- margin-right: 10px;
- padding: 4px 4px 5px;
- text-align: center;
- text-decoration: none;
- width: 20px;
-}
-
-.vote-count {
- color: #777777;
- font-family: Arial;
- font-size: 160%;
- font-weight: 700;
-}
-
-.user-action {
-}
-
-.user-action-1 {
- color: #333333;
- font-weight: bold;
-}
-
-.user-action-2 {
- color: #CCCCCC;
- font-weight: bold;
-}
-
-.user-action-3 {
- color: #333333;
-}
-
-.user-action-4 {
- color: #333333;
-}
-
-.user-action-5 {
- color: darkred;
-}
-
-.user-action-6 {
- color: darkred;
-}
-
-.user-action-7 {
- color: #333333;
-}
-
-.user-action-8 {
- background-color: #CCCCCC;
- color: #763333;
- font-weight: bold;
- padding: 3px;
-}
-
-.revision-summary {
- background-color: #FFFE9B;
- padding: 2px;
-}
-
-.question-title-link a {
- color: #0077CC;
- font-weight: bold;
-}
-
-.answer-title-link a {
- color: #333333;
-}
-
-.post-type-1 a {
- font-weight: bold;
-}
-
-.post-type-3 a {
- font-weight: bold;
-}
-
-.post-type-5 a {
- font-weight: bold;