/* incase an inverted custom gradient isn't specified */
ul.items { list-style-type: none; }
ul.items li.item { border-bottom: 1px dotted #666666; padding-bottom: 10px; padding-top: 10px; }
ul.items li.item h3 { margin-top: 0; }
ul.items li.item .logo { float: left; padding: 0px 10px; margin-right: 4px; }
ul.items li.item .box { float: left; padding: 8px; margin-right: 4px; text-align: center; vertical-align: baseline; width: 42px; height: 40px; display: block; font-size: 10px; font-family: Helvetica Neue, Arial, sans-serif; color: #666666; -moz-border-radius: 1px 1px 1px 1px; -webkit-border-radius: 1px 1px 1px 1px; -khtml-border-radius: 1px 1px 1px 1px; border-radius: 1px 1px 1px 1px; }
ul.items li.item .box .counter { padding: 2px; font-size: 24px; font-weight: bold; }
ul.items li.item .box .counter.medium_number { font-size: 20px; color: orange; }
ul.items li.item .box .counter.big_number { padding: 1px; font-size: 19px; color: red; }
ul.items li.item .box .counter.negative_number { font-size: 19px; color: #ee3746; }
ul.items li.item .votes { background: #eeeeee; color: #555555; }
ul.items li.item .answers { background: #75845c; color: white; }
ul.items li.item .answers.accepted { background: #528c54; }
ul.items li.item .views { background: white; color: #999999; }
ul.items li.item .stats { width: 26%; float: left; }
ul.items li.item .summary { width: 72%; float: left; }
ul.items li.item .summary .tag-list { float: left; margin-top: 0px; }
ul.items li.item .summary .owner-data { float: right; padding-top: 4px; }
ul.items li.item .summary .owner-data .time_ago a { color: black; }
ul.items li.item .summary .owner-data .reputation { font-weight: bold; color: #666666; }
ul.items li.item .actions { padding: 5px; margin: 6px; background: #eeeeee; }
ul.items li.item .actions a { margin: 2px 5px; font-size: 15px; font-weight: bold; }
ul.items li.item .vote-up-form { display: inline; vertical-align: middle; }
ul.items li.item.lite .box { width: 20px; height: 20px; padding: 2px; }
ul.items li.item.lite .box .counter { font-size: 18px; padding: 1px; }

#main-bar { width: 100%; float: left; margin: 0 10px 10px 10px; }
#main-bar #logo { float: left; margin-right: 10px; }

#main-bar ul { list-style-type: none; }

#main-bar ul li { margin-top: 18px; background: #777777; margin-right: 5px; color: #f8f0e6; float: left; }
#main-bar ul li:hover { background-color: #ff9900 !important; color: white; }
#main-bar ul li.active { border-top: 1px solid white; background-color: #ff9900 !important; color: #333333; }
#main-bar ul li.active a:link, #main-bar ul li.active a:visited, #main-bar ul li.active a:hover, #main-bar ul li.active a:active { color: #364b69; }

#main-bar ul li a { display: block; font-size: 16px; font-weight: bold; padding: 5px 10px; }
#main-bar ul li a:link, #main-bar ul li a:visited, #main-bar ul li a:hover, #main-bar ul li a:active { text-decoration: none; color: white; }
#main-bar ul li.ask_question { float: right; }

#top-bar { padding: 10px 10px; margin: 0; font-weight: bold; float: right; color: #cecece; background: #ebebeb; }
#top-bar .entry { float: left; margin-left: 4px; }
#top-bar .entry .gravatar { line-height: 20px; display: inline; margin-bottom: -5px; width: 18px; }
#top-bar .entry .reputation { font-weight: bold; font-size: 10px; background: #777777; color: white; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; -khtml-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; padding: 2px; }
#top-bar .entry #search-field { background: white url(/images/search-icon.png) no-repeat 0% 50%; padding-left: 17px; border: 1px solid gray; }

.tag-list { font-size: 0.785em; overflow: hidden; line-height: 25px; margin-top: 15px; }
.tag-list ul { list-style-type: none; }
.tag-list .tag { margin-left: 3px; display: inline; overflow: hidden; float: left; }
.tag-list .tag a { border-bottom: 1px solid #3e6d8e; border-right: 1px solid #7f9fb6; color: #3e6d8e; background: #e0eaf1; cursor: pointer; font-size: 100%; font-weight: bold; margin-bottom: 5px; padding: 2px 8px; text-align: center; text-decoration: none; text-transform: lowercase; white-space: nowrap; line-height: 20px; }
.tag-list .tag a:hover { color: #e0ebf1 !important; background: #3e6e8e !important; }
.tag-list .tag a.remove_tag { background: #e55252 !important; padding: 0px 2px; font-weight: bold; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; -khtml-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; border: none; }
.tag-list .tag a.remove_tag:hover { color: #ffdede; background: #810000 !important; }

.tag-multiplier { font-size: 125%; color: #555555; font-weight: bold; margin-left: 5px; display: inline; font-family: Helvetica; }

.tag_cloud a.tag { text-decoration: none; line-height: 26px; }

#question-vote-col { float: left; width: 4%; text-align: center; margin-right: 5px; }
#question-vote-col .question-action img { width: 25px; height: 25px; }
#question-vote-col .favorites_count { color: #666666; font-weight: bold; font-size: 15px; }

#question-body-col { width: 95%; float: left; }
#question-body-col .flagged { font-size: 13px; font-weight: bold; }
#question-body-col #body { min-height: 100px; }
#question-body-col #body #close_reason { text-align: center; padding: 10px; width: 95%; border: 4px solid #386ea4; margin: 10px 5px; font-weight: bold; background: #e0ebf1; }
#question-body-col .user_info { font-size: 12px; padding: 8px 4px; margin: 10px 2px; color: #666666; background: #e0ebf1; float: right; }
#question-body-col .user_info .wiki_flag { float: right; font-weight: bold; color: #e55b00; }
#question-body-col .user_info .gravatar { float: left; }
#question-body-col .user_info .user_data { margin-left: 2px; float: left; }
#question-body-col .user_info .user_data .user_reputation { font-weight: bold; font-size: 14px; }
#question-body-col .user_info .user_data .time_ago { display: block; font-weight: bold; }
#question-body-col .actions { padding: 1px; margin: 2px; }
#question-body-col .actions a { font-size: 12px; margin-right: 2px; }
#question-body-col a.add_comment_link { margin-bottom: 2px; }

.comments { clear: both; }
.comments .comment { border-top: 2px dotted #cccccc; padding-top: 6px; margin-top: 4px; }
.comments .comment .comment-content { float: left; width: 95%; }
.comments .comment .comment-votes { float: left; display: inline; width: 4%; }
.comments .comment .comment-votes .votes_average { color: #666666; font-weight: bold; font-size: 12px; float: left; margin-right: 4px; }
.comments .comment .controls { clear: both; }

#answers, #questions { margin-top: 20px; }
#answers .wiki_flag, #questions .wiki_flag { font-weight: bold; color: #e55b00; font-size: 130%; }
#answers .secondary-navigation, #questions .secondary-navigation { background: white; border-bottom: 1px solid #666666; }
#answers .answer, #answers .question, #questions .answer, #questions .question { border-bottom: 1px solid #222222; margin-bottom: 25px; margin-top: 25px; padding-bottom: 25px; }
#answers .answer h2.version_title, #answers .question h2.version_title, #questions .answer h2.version_title, #questions .question h2.version_title { padding: 20px; background: #ffffcd; }
#answers .answer h2.version_title .version, #answers .question h2.version_title .version, #questions .answer h2.version_title .version, #questions .question h2.version_title .version { font-size: 36px; color: #666666; }
#answers .answer #vote-col, #answers .answer .vote-col, #answers .question #vote-col, #answers .question .vote-col, #questions .answer #vote-col, #questions .answer .vote-col, #questions .question #vote-col, #questions .question .vote-col { float: left; text-align: center; margin-right: 4px; }
#answers .answer #body-col, #answers .answer .body-col, #answers .question #body-col, #answers .question .body-col, #questions .answer #body-col, #questions .answer .body-col, #questions .question #body-col, #questions .question .body-col { float: left; width: 90%; }
#answers .answer #body-col .actions, #answers .answer .body-col .actions, #answers .question #body-col .actions, #answers .question .body-col .actions, #questions .answer #body-col .actions, #questions .answer .body-col .actions, #questions .question #body-col .actions, #questions .question .body-col .actions { float: left; padding: 4px; }
#answers .answer #body-col .actions a, #answers .answer .body-col .actions a, #answers .question #body-col .actions a, #answers .question .body-col .actions a, #questions .answer #body-col .actions a, #questions .answer .body-col .actions a, #questions .question #body-col .actions a, #questions .question .body-col .actions a { margin: 2px 5px; font-size: 12px; font-weight: bold; }
#answers .answer #body-col .user_data, #answers .answer .body-col .user_data, #answers .question #body-col .user_data, #answers .question .body-col .user_data, #questions .answer #body-col .user_data, #questions .answer .body-col .user_data, #questions .question #body-col .user_data, #questions .question .body-col .user_data { margin-bottom: 5px; width: 170px; padding: 4px; float: right; }
#answers .answer #body-col .user_data .avatar, #answers .answer .body-col .user_data .avatar, #answers .question #body-col .user_data .avatar, #answers .question .body-col .user_data .avatar, #questions .answer #body-col .user_data .avatar, #questions .answer .body-col .user_data .avatar, #questions .question #body-col .user_data .avatar, #questions .question .body-col .user_data .avatar { float: left; margin: 4px; }

.version_message { background: #eeeeff; }

.vote_box { display: block; padding: 5px 0px; font-size: 24px; text-align: center; vertical-align: middle; }
.vote_box .votes_average { display: block; font-weight: bold; font-size: 32px; line-height: 0.9em; color: #222222; padding: 0; margin: 0; }
.vote_box button { cursor: pointer; border: 0px; padding: 0px; width: 100%; }
.vote_box button.arrow { height: 18px; }
.vote_box button.arrow.vote_up img:hover { border-bottom: 1px solid red; }
.vote_box button.arrow.vote_down img:hover { border-top: 1px solid red; }
.vote_box .arrow { border: 0px; background: transparent; display: block; }
.vote_box a { font-size: 25px; text-decoration: none; }

.markdown { font-size: 16px; color: #222222; }
.markdown p { margin-top: 0; font-size: 16px; color: #222222; }
.markdown#markdown_preview { border: 2px dotted #cccccc; min-height: 20px; }

#answers .children .markdown { font-size: 14px; color: #555555; }
#answers .children .markdown p { margin-top: 0; font-size: 12px; line-height: 15px; color: #555555; margin-bottom: 10px; }

#question-body-col .comments .comment { font-size: 13px; }
#question-body-col .comments .comment .markdown p { margin-top: 0; font-size: 12px; line-height: 15px; color: #555555; margin-bottom: 4px; }
#question-body-col .comments .comment .actions a { font-size: 12px; }

.stats .entry { padding: 12px 2px; }
.stats .entry .text { font-size: 16px; }
.stats .entry .data { font-size: 20px; font-weight: bold; color: #666666; }

#groups .actions { float: right; }

a.request_group { font-family: "Lucida Grande", Lucida, Arial, sans_serif; background: url('/images/button_bg.png?1274515964') repeat-x bottom left; margin: 0; width: auto; overflow: visible; display: inline-block; cursor: pointer; text-decoration: none; border-style: solid; font-weight: bold; -moz-border-radius: 6px; -webkit-border-radius: 6px; -ms-border-radius: 6px; border-radius: 6px; font-size: 18px; line-height: 21.6px; padding: 5px 18px; border-width: 1px; background-color: #26b82b; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #b4d3b5), color-stop(10%, #7ab17c), color-stop(50%, #4d834e), color-stop(50%, #477948), color-stop(100%, #5a995b)); background-image: -moz-linear-gradient(top, #b4d3b5 0%, #7ab17c 10%, #4d834e 50%, #477948 50%, #5a995b 100%); border-color: #365c37; text-shadow: #104e12 0px 1px 1px; color: white; -moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; font-size: 24px; line-height: 30px; padding: 6px 24px; border-width: 2px; margin-top: 20px; float: right; }
a.request_group::-moz-focus-inner { border: none; padding: 0; }
a.request_group:focus { outline: none; }
a.request_group.disabled, a.request_group[disabled] { -moz-opacity: 0.7; -webkit-opacity: 0.7; opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }
a.request_group.disabled:hover, a.request_group.disabled:focus, a.request_group[disabled]:hover, a.request_group[disabled]:focus { cursor: default; }
a.request_group:active { padding: 4px 17px; border-width: 2px; }
a.request_group.disabled:active, a.request_group[disabled] { padding: 5px 18px; border-width: 1px; }
a.request_group.disabled:active, a.request_group.disabled:hover, a.request_group[disabled]:active, a.request_group[disabled]:hover { background-color: #26b82b; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #b4d3b5), color-stop(10%, #7ab17c), color-stop(50%, #4d834e), color-stop(50%, #477948), color-stop(100%, #5a995b)); background-image: -moz-linear-gradient(top, #b4d3b5 0%, #7ab17c 10%, #4d834e 50%, #477948 50%, #5a995b 100%); border-color: #365c37; text-shadow: #104e12 0px 1px 1px; color: white; }
a.request_group:hover, a.request_group:focus { background-color: #23ab28; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #a9cdab), color-stop(10%, #6fab72), color-stop(50%, #477948), color-stop(50%, #416f42), color-stop(100%, #548f55)); background-image: -moz-linear-gradient(top, #a9cdab 0%, #6fab72 10%, #477948 50%, #416f42 50%, #548f55 100%); border-color: #305231; text-shadow: #0d410f 0px 1px 1px; color: white; }
a.request_group:active { background-color: #219f23; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #477949), color-stop(30%, #4b804c), color-stop(50%, #447345), color-stop(50%, #3e693f), color-stop(100%, #569358)); background-image: -moz-linear-gradient(top, #477949 0%, #4b804c 30%, #447345 50%, #3e693f 50%, #569358 100%); border-color: #2b492b; text-shadow: #0b350c 0px -1px -1px; color: white; }
a.request_group:active { padding: 5px 23px; border-width: 3px; }
a.request_group.disabled:active, a.request_group[disabled] { padding: 6px 24px; border-width: 2px; }
a.request_group:visited, a.request_group:link { color: white; }

#show_group .group_logo { float: right; }
#show_group .actions { padding: 5px; margin: 6px; background: #eeeeee; }
#show_group .actions a { margin: 2px 5px; font-size: 15px; font-weight: bold; }

#quick_question { background: #2c3843; color: white; padding: 20px; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; -khtml-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; }
#quick_question h3 { color: white; }
#quick_question .columns { margin-top: 15px; }
#quick_question .columns .column_info { float: left; width: 10%; }
#quick_question .columns .column_info .avatar { float: right; margin: 5px 5px 20px 0px; width: 50%; text-align: center; }
#quick_question .columns .column_info .reputation { color: #cccccc; font-size: 38px; font-weight: bold; float: right; margin-right: 5px; text-align: center; width: 50%; }
#quick_question .columns .column_info .reputation.big_number { font-size: 33px; margin-right: 20px; }
#quick_question .columns .column_form { float: right; width: 85%; }
#quick_question .columns .column_form .pointer { background: transparent url(/images/pointer.png) no-repeat; width: 20px; height: 40px; float: left; margin-top: 12px; margin-right: -1px; }
#quick_question .columns .column_form textarea { padding: 4px; width: 95%; height: 67px; background: white; -moz-border-radius: 8px 8px 8px 8px; -webkit-border-radius: 8px 8px 8px 8px; -khtml-border-radius: 8px 8px 8px 8px; border-radius: 8px 8px 8px 8px; color: black; font-weight: bold; border-style: none; outline-style: none; overflow: hidden; overflow-y: hidden; }
#quick_question .columns .column_form textarea:focus { outline: 0px; }
#quick_question .columns .column_form #tags .text_field { width: 60%; }
#quick_question .ask_question { font-family: "Lucida Grande", Lucida, Arial, sans_serif; background: url('/images/button_bg.png?1274515964') repeat-x bottom left; margin: 0; width: auto; overflow: visible; display: inline-block; cursor: pointer; text-decoration: none; border-style: solid; font-weight: bold; -moz-border-radius: 6px; -webkit-border-radius: 6px; -ms-border-radius: 6px; border-radius: 6px; font-size: 18px; line-height: 21.6px; padding: 5px 18px; border-width: 1px; background-color: #ff6600; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ffcba9), color-stop(10%, #ff944d), color-stop(50%, #ef6000), color-stop(50%, #e05a00), color-stop(100%, #ff7214)); background-image: -moz-linear-gradient(top, #ffcba9 0%, #ff944d 10%, #ef6000 50%, #e05a00 50%, #ff7214 100%); border-color: #b34700; text-shadow: #803300 0px 1px 1px; color: white; -moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; font-size: 18px; line-height: 21.6px; padding: 5px 18px; border-width: 2px; float: right; }
#quick_question .ask_question::-moz-focus-inner { border: none; padding: 0; }
#quick_question .ask_question:focus { outline: none; }
#quick_question .ask_question.disabled, #quick_question .ask_question[disabled] { -moz-opacity: 0.7; -webkit-opacity: 0.7; opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }
#quick_question .ask_question.disabled:hover, #quick_question .ask_question.disabled:focus, #quick_question .ask_question[disabled]:hover, #quick_question .ask_question[disabled]:focus { cursor: default; }
#quick_question .ask_question:active { padding: 4px 17px; border-width: 2px; }
#quick_question .ask_question.disabled:active, #quick_question .ask_question[disabled] { padding: 5px 18px; border-width: 1px; }
#quick_question .ask_question.disabled:active, #quick_question .ask_question.disabled:hover, #quick_question .ask_question[disabled]:active, #quick_question .ask_question[disabled]:hover { background-color: #ff6600; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ffcba9), color-stop(10%, #ff944d), color-stop(50%, #ef6000), color-stop(50%, #e05a00), color-stop(100%, #ff7214)); background-image: -moz-linear-gradient(top, #ffcba9 0%, #ff944d 10%, #ef6000 50%, #e05a00 50%, #ff7214 100%); border-color: #b34700; text-shadow: #803300 0px 1px 1px; color: white; }
#quick_question .ask_question:hover, #quick_question .ask_question:focus { background-color: #f06000; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ffc29a), color-stop(10%, #ff8b3e), color-stop(50%, #e05a00), color-stop(50%, #d15400), color-stop(100%, #ff6905)); background-image: -moz-linear-gradient(top, #ffc29a 0%, #ff8b3e 10%, #e05a00 50%, #d15400 50%, #ff6905 100%); border-color: #a34100; text-shadow: #712d00 0px 1px 1px; color: white; }
#quick_question .ask_question:active { background-color: #e05a00; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #e05a00), color-stop(30%, #ea5e00), color-stop(50%, #d55600), color-stop(50%, #c65000), color-stop(100%, #ff6d09)); background-image: -moz-linear-gradient(top, #e05a00 0%, #ea5e00 30%, #d55600 50%, #c65000 50%, #ff6d09 100%); border-color: #933b00; text-shadow: #612700 0px -1px -1px; color: white; }
#quick_question .ask_question:active { padding: 4px 17px; border-width: 3px; }
#quick_question .ask_question.disabled:active, #quick_question .ask_question[disabled] { padding: 5px 18px; border-width: 2px; }

#search_box { background: #2c3843; margin-bottom: 30px; color: white; padding: 20px; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; -khtml-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; }
#search_box h4 { font-size: 16px; font-weight: normal; margin: 0; }
#search_box .columns { margin-top: 15px; }
#search_box .columns .column_info { float: left; width: 10%; }
#search_box .columns .column_info .avatar { float: right; margin: 5px 5px 20px 0px; width: 50%; text-align: center; }
#search_box .columns .column_info .reputation { color: #cccccc; font-size: 38px; font-weight: bold; float: right; margin-right: 5px; text-align: center; width: 50%; }
#search_box .columns .column_info .reputation.big_number { font-size: 33px; margin-right: 20px; }
#search_box .columns .column_form { float: right; width: 85%; }
#search_box .columns .column_form .pointer { background: transparent url(/images/pointer.png) no-repeat; width: 20px; height: 40px; float: left; margin-top: 12px; margin-right: -1px; }
#search_box .columns .column_form textarea { padding: 4px; width: 95%; background: white; -moz-border-radius: 8px 8px 8px 8px; -webkit-border-radius: 8px 8px 8px 8px; -khtml-border-radius: 8px 8px 8px 8px; border-radius: 8px 8px 8px 8px; color: black; font-weight: bold; border-style: none; outline-style: none; overflow: hidden; overflow-y: hidden; }
#search_box .columns .column_form textarea:focus { outline: 0px; }
#search_box .ask_question { font-family: "Lucida Grande", Lucida, Arial, sans_serif; background: url('/images/button_bg.png?1274515964') repeat-x bottom left; margin: 0; width: auto; overflow: visible; display: inline-block; cursor: pointer; text-decoration: none; border-style: solid; font-weight: bold; -moz-border-radius: 6px; -webkit-border-radius: 6px; -ms-border-radius: 6px; border-radius: 6px; font-size: 18px; line-height: 21.6px; padding: 5px 18px; border-width: 1px; background-color: #ff6600; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ffcba9), color-stop(10%, #ff944d), color-stop(50%, #ef6000), color-stop(50%, #e05a00), color-stop(100%, #ff7214)); background-image: -moz-linear-gradient(top, #ffcba9 0%, #ff944d 10%, #ef6000 50%, #e05a00 50%, #ff7214 100%); border-color: #b34700; text-shadow: #803300 0px 1px 1px; color: white; -moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; font-size: 18px; line-height: 21.6px; padding: 5px 18px; border-width: 2px; float: right; }
#search_box .ask_question::-moz-focus-inner { border: none; padding: 0; }
#search_box .ask_question:focus { outline: none; }
#search_box .ask_question.disabled, #search_box .ask_question[disabled] { -moz-opacity: 0.7; -webkit-opacity: 0.7; opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }
#search_box .ask_question.disabled:hover, #search_box .ask_question.disabled:focus, #search_box .ask_question[disabled]:hover, #search_box .ask_question[disabled]:focus { cursor: default; }
#search_box .ask_question:active { padding: 4px 17px; border-width: 2px; }
#search_box .ask_question.disabled:active, #search_box .ask_question[disabled] { padding: 5px 18px; border-width: 1px; }
#search_box .ask_question.disabled:active, #search_box .ask_question.disabled:hover, #search_box .ask_question[disabled]:active, #search_box .ask_question[disabled]:hover { background-color: #ff6600; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ffcba9), color-stop(10%, #ff944d), color-stop(50%, #ef6000), color-stop(50%, #e05a00), color-stop(100%, #ff7214)); background-image: -moz-linear-gradient(top, #ffcba9 0%, #ff944d 10%, #ef6000 50%, #e05a00 50%, #ff7214 100%); border-color: #b34700; text-shadow: #803300 0px 1px 1px; color: white; }
#search_box .ask_question:hover, #search_box .ask_question:focus { background-color: #f06000; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ffc29a), color-stop(10%, #ff8b3e), color-stop(50%, #e05a00), color-stop(50%, #d15400), color-stop(100%, #ff6905)); background-image: -moz-linear-gradient(top, #ffc29a 0%, #ff8b3e 10%, #e05a00 50%, #d15400 50%, #ff6905 100%); border-color: #a34100; text-shadow: #712d00 0px 1px 1px; color: white; }
#search_box .ask_question:active { background-color: #e05a00; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #e05a00), color-stop(30%, #ea5e00), color-stop(50%, #d55600), color-stop(50%, #c65000), color-stop(100%, #ff6d09)); background-image: -moz-linear-gradient(top, #e05a00 0%, #ea5e00 30%, #d55600 50%, #c65000 50%, #ff6d09 100%); border-color: #933b00; text-shadow: #612700 0px -1px -1px; color: white; }
#search_box .ask_question:active { padding: 4px 17px; border-width: 3px; }
#search_box .ask_question.disabled:active, #search_box .ask_question[disabled] { padding: 5px 18px; border-width: 2px; }

.search_field { margin-top: 1em; }

.widget ul.list { margin-top: 2px; }
.widget .more { float: right; margin-right: 10px; padding: 1px; }
.widget#groups ul li { color: #888888; }
.widget#groups ul li a { font-size: 14px; font-weight: bold; }
.widget#users ul li, .widget#top_users ul li { height: 35px; }
.widget#users ul li .gravatar, .widget#top_users ul li .gravatar { float: left; }
.widget#users ul li .item, .widget#top_users ul li .item { margin-left: 40px; }

#users .badges { line-height: 25px; width: 80%; }

#users_show #badges { width: 40%; }

.reputation { font-weight: bold; font-size: 120%; }

.modflair, .ownerflair { color: black; }

.general-info { margin-top: 20px; }
.general-info .avatar { float: left; width: 20%; text-align: center; }
.general-info .avatar .reputation { margin-top: 20px; font-size: 400%; font-weight: bold; }
.general-info .avatar .text { font-weight: bold; margin-bottom: 10px; }
.general-info .user-info { float: left; width: 34%; }
.general-info .user-info .user-field { font-weight: bold; font-size: 120%; width: 45%; }
.general-info .user-info .user-field-value { width: 40%; }
.general-info .bio-info { float: left; width: 40%; padding: 8px; margin: 4px; background: #eeeeee; height: 200px; overflow-y: scroll; }

a.follow_link { font-family: "Lucida Grande", Lucida, Arial, sans_serif; background: url('/images/button_bg.png?1274515964') repeat-x bottom left; margin: 0; width: auto; overflow: visible; display: inline-block; cursor: pointer; text-decoration: none; border-style: solid; font-weight: bold; -moz-border-radius: 6px; -webkit-border-radius: 6px; -ms-border-radius: 6px; border-radius: 6px; font-size: 18px; line-height: 21.6px; padding: 5px 18px; border-width: 1px; background-color: #e76400; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ff8c34), color-stop(100%, #c85700)); background-image: -moz-linear-gradient(top, #ff8c34 0%, #c85700 100%); border-color: #9b4300; text-shadow: #682d00 0px 1px 1px; color: white; -moz-border-radius: 18px; -webkit-border-radius: 18px; -ms-border-radius: 18px; border-radius: 18px; font-size: 24px; line-height: 15px; padding: 6px 24px; border-width: 1px; float: right; }
a.follow_link::-moz-focus-inner { border: none; padding: 0; }
a.follow_link:focus { outline: none; }
a.follow_link.disabled, a.follow_link[disabled] { -moz-opacity: 0.7; -webkit-opacity: 0.7; opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }
a.follow_link.disabled:hover, a.follow_link.disabled:focus, a.follow_link[disabled]:hover, a.follow_link[disabled]:focus { cursor: default; }
a.follow_link:active { padding: 4px 17px; border-width: 2px; }
a.follow_link.disabled:active, a.follow_link[disabled] { padding: 5px 18px; border-width: 1px; }
a.follow_link.disabled:active, a.follow_link.disabled:hover, a.follow_link[disabled]:active, a.follow_link[disabled]:hover { background-color: #e76400; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ff8c34), color-stop(100%, #c85700)); background-image: -moz-linear-gradient(top, #ff8c34 0%, #c85700 100%); border-color: #9b4300; text-shadow: #682d00 0px 1px 1px; color: white; }
a.follow_link:hover, a.follow_link:focus { background-color: #d85d00; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ff8325), color-stop(100%, #b95000)); background-image: -moz-linear-gradient(top, #ff8325 0%, #b95000 100%); border-color: #8c3c00; text-shadow: #592600 0px 1px 1px; color: white; }
a.follow_link:active { background-color: #c85700; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #c35500), color-stop(40%, #d25c00), color-stop(85%, #d25c00), color-stop(100%, #f56b00)); background-image: -moz-linear-gradient(top, #c35500 0%, #d25c00 40%, #d25c00 85%, #f56b00 100%); border-color: #7c3600; text-shadow: #492000 0px -1px -1px; color: white; }
a.follow_link:active { padding: 5px 23px; border-width: 2px; }
a.follow_link.disabled:active, a.follow_link[disabled] { padding: 6px 24px; border-width: 1px; }
a.follow_link:active, a.follow_link:link { color: white; }

a.unfollow_link { font-family: "Lucida Grande", Lucida, Arial, sans_serif; background: url('/images/button_bg.png?1274515964') repeat-x bottom left; margin: 0; width: auto; overflow: visible; display: inline-block; cursor: pointer; text-decoration: none; border-style: solid; font-weight: bold; -moz-border-radius: 6px; -webkit-border-radius: 6px; -ms-border-radius: 6px; border-radius: 6px; font-size: 18px; line-height: 21.6px; padding: 5px 18px; border-width: 1px; background-color: red; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ff4d4d), color-stop(100%, #e00000)); background-image: -moz-linear-gradient(top, #ff4d4d 0%, #e00000 100%); border-color: #b30000; text-shadow: maroon 0px 1px 1px; color: white; -moz-border-radius: 18px; -webkit-border-radius: 18px; -ms-border-radius: 18px; border-radius: 18px; font-size: 24px; line-height: 15px; padding: 6px 24px; border-width: 1px; float: right; }
a.unfollow_link::-moz-focus-inner { border: none; padding: 0; }
a.unfollow_link:focus { outline: none; }
a.unfollow_link.disabled, a.unfollow_link[disabled] { -moz-opacity: 0.7; -webkit-opacity: 0.7; opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }
a.unfollow_link.disabled:hover, a.unfollow_link.disabled:focus, a.unfollow_link[disabled]:hover, a.unfollow_link[disabled]:focus { cursor: default; }
a.unfollow_link:active { padding: 4px 17px; border-width: 2px; }
a.unfollow_link.disabled:active, a.unfollow_link[disabled] { padding: 5px 18px; border-width: 1px; }
a.unfollow_link.disabled:active, a.unfollow_link.disabled:hover, a.unfollow_link[disabled]:active, a.unfollow_link[disabled]:hover { background-color: red; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ff4d4d), color-stop(100%, #e00000)); background-image: -moz-linear-gradient(top, #ff4d4d 0%, #e00000 100%); border-color: #b30000; text-shadow: maroon 0px 1px 1px; color: white; }
a.unfollow_link:hover, a.unfollow_link:focus { background-color: #f00000; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ff3e3e), color-stop(100%, #d10000)); background-image: -moz-linear-gradient(top, #ff3e3e 0%, #d10000 100%); border-color: #a30000; text-shadow: #710000 0px 1px 1px; color: white; }
a.unfollow_link:active { background-color: #e00000; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #db0000), color-stop(40%, #ea0000), color-stop(85%, #ea0000), color-stop(100%, #ff0f0f)); background-image: -moz-linear-gradient(top, #db0000 0%, #ea0000 40%, #ea0000 85%, #ff0f0f 100%); border-color: #930000; text-shadow: #610000 0px -1px -1px; color: white; }
a.unfollow_link:active { padding: 5px 23px; border-width: 2px; }
a.unfollow_link.disabled:active, a.unfollow_link[disabled] { padding: 6px 24px; border-width: 1px; }
a.unfollow_link:active, a.unfollow_link:link, a.unfollow_link:visited { color: white; }

.friend_list { margin: 3px; }
.friend_list span { padding: 1px 2px; }

#badges ul.list { padding-bottom: 15px; }
#badges ul.list li .badge_item { width: 30%; float: left; }
#badges ul.list li .badge_item .badge { width: 55%; display: inline; }
#badges ul.list li .badge_item .counter { display: inline; width: 40%; font-size: 15px; font-weight: bold; }
#badges ul.list li .badge_description { width: 50%; float: left; }

#badges_show .title .counter { font-size: 28px; }

.badgeicon { -moz-border-radius: 8px 8px 8px 8px; -webkit-border-radius: 8px 8px 8px 8px; -khtml-border-radius: 8px 8px 8px 8px; border-radius: 8px 8px 8px 8px; margin-bottom: 2px; width: 5px; height: 5px; display: inline-block; }
.badgeicon.silver { background: silver; }
.badgeicon.bronze { background: #e1a970; }
.badgeicon.gold { background: #ffcc00; }

.badgecount { margin-left: -3px; }

.badge { background: #222222; -moz-border-radius: 6px 6px 6px 6px; -webkit-border-radius: 6px 6px 6px 6px; -khtml-border-radius: 6px 6px 6px 6px; border-radius: 6px 6px 6px 6px; padding: 4px 8px 4px 3px; margin: 0px 3px 3px 0px; vertical-align: baseline; border-bottom: 1px solid gray; line-height: 23px; text-decoration: none; font-size: 13px; font-weight: bold; color: #eeeeee; }
.badge:hover, .badge:link, .badge:visited, .badge:active { font-size: 13px !important; color: #eeeeee !important; background: #222222 !important; text-decoration: none !important; }
.badge .badgeicon { margin-left: 3px; margin-right: 3px; }
.badge.mini { line-height: 15px !important; padding: 0px 4px 0px 4px; margin: 0px; -moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; -khtml-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; margin-left: 3px; display: inline; overflow: hidden; float: left; font-size: 10px; }

#footer { background-color: #777777; border-top: 4px solid black; color: white; margin-left: -11%; margin-right: -11%; }
#footer a { color: #eeeeee; font-weight: bold; }
#footer .block { font-size: 12px; background-color: #777777; padding: 0 10px; text-align: right; }

#request_close_question_form, #question_flag_form { padding: 20px 20px 0px 20px; border: 8px solid lightGray; }

#manage_widgets ul#widgets { width: 100%; }
#manage_widgets ul#widgets li .widget { width: 40%; border: 1px dotted #666666; padding: 4px; }
#manage_widgets ul#widgets li .widget .controls { float: right; padding: 4px; width: 30%; }
#manage_widgets ul#widgets li .widget .controls .action { float: right; display: block; }
#manage_widgets ul#widgets li .widget_description { width: 40%; color: #666666; margin-right: 15%; float: right; font-size: 20px; }

a { color: #029aec; }
a:link, a:visited { color: #0077bb; text-decoration: none; }
a:hover, a:active { color: #dd3300; }

h1, h2, h3 { color: #444444; }

body { color: #333333; background: white; font-family: Arial, "Liberation Sans", "DejaVu Sans", sans-serif; font-size: 13px; }

hr { background: #aaaaaa; }

p { font-size: 12px; line-height: 20px; }

input.checkbox { vertical-align: middle; }

#header h1 { font-size: 28px; padding: 5px 0; margin: 5px 0; }

.hightlight { background-color: #ffffcc; }

.small { font-size: 11px; }

.gray { color: #999999; }

#header h1 a:link, #header h1 a:active, #header h1 a:hover, #header h1 a:visited { color: #eaeaea; }

#main { background: white; width: 75%; }
#main .block { padding: 0; margin-bottom: 20px; padding-bottom: 20px; background: transparent; }
#main .block .content { background: white; }
#main .block .content .inner { padding: 0px; }
#main .block h2.title { margin: 10px 0 5px 0; background-color: none; padding: 5px 5px 5px 15px; font-size: 18px; color: #445566; }

#container { margin: auto; width: 960px; }

#wrapper { padding: 0; margin: 0; }

#sidebar { width: 24%; }
#sidebar .notice { background-color: #ecf6fd; padding: 0 10px; border-bottom: 1px solid #dddddd; border-right: 1px solid #dddddd; border-top: 1px solid white; border-left: 1px solid white; }
#sidebar .notice h2 { font-size: 16px; margin: 5px 0; border-bottom: 1px solid #445566; }
#sidebar .notice p { font-size: 12px; }
#sidebar .help { background-color: #ffefc6; }
#sidebar .block { padding-bottom: 0; }
#sidebar .block .content { padding: 0 10px; }
#sidebar h3 { padding: 5px 10px; color: #333333; font-weight: bold; font-size: 16px; text-transform: capitalize; }
#sidebar ul li a:link, #sidebar ul li a:visited { font-size: 12px; }
#sidebar ul li a:hover, #sidebar ul li a:active { background: none; color: #444444; font-size: 12px; text-decoration: underline; }
#sidebar ul.navigation li.last a { border-bottom: none; }
#sidebar ul.navigation li a:link, #sidebar ul.navigation li a:visited { padding: 7px 10px; color: #6a6a6a; text-decoration: none; }
#sidebar ul.navigation li a:hover { text-decoration: underline; }
#sidebar .block .sidebar-block h4 { border-bottom: 1px dotted #aaaaaa; }

#main-navigation ul li { background: #445566; border-top: 1px solid #5c738a; color: #eeeeee; border-top-left-radius: 5px; border-top-right-radius: 5px; }
#main-navigation ul li:hover { border-top-color: #7593b0; background-color: #576c82 !important; color: white; }
#main-navigation ul li.active { background-color: #eeeeee !important; color: #333333; }
#main-navigation ul li a:link, #main-navigation ul li a:visited, #main-navigation ul li a:hover, #main-navigation ul li a:active { text-decoration: none; color: #f5f5f5; }

#user-navigation ul li a:link, #user-navigation ul li a:visited, #user-navigation ul li a:hover, #user-navigation ul li a:active { text-decoration: none; color: #f5f5f5; }
#user-navigation ul li a:link, #user-navigation ul li a:visited { color: #ccddee; border-bottom: 1px dotted #334455; }
#user-navigation ul li a:hover { color: white; border-bottom: 1px dotted #ccddee; text-decoration: none; }

#main-navigation ul li a { font-size: 12px; padding: 3px 10px; }
#main-navigation ul li.active a:link, #main-navigation ul li.active a:visited, #main-navigation ul li.active a:hover, #main-navigation ul li.active a:active { color: #364b69; }

.secondary-navigation ul li a:link, .secondary-navigation ul li a:visited, .secondary-navigation ul li a:hover, .secondary-navigation ul li a:active { text-decoration: none; color: #666666; }

.secondary-navigation { background: white; border-bottom: 1px solid #222222; color: #222222; }
.secondary-navigation ul { padding-right: 20px; float: right; }
.secondary-navigation ul li { color: black; margin-right: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; padding: 1px 1px 0px 1px; }
.secondary-navigation ul li a { padding: 3px 10px; color: black; font-weight: bold; }
.secondary-navigation ul li.active { border-top: 1px solid #dddddd; border-left: 1px solid #dddddd; border-right: 1px solid #cccccc; border-bottom: 1px solid white; margin-bottom: -1px; background-color: white !important; color: #333333; }
.secondary-navigation ul li.active a { color: #222222; }
.secondary-navigation ul li:hover { border-top: 1px solid #dddddd; border-right: 1px solid #dddddd; color: #333333; }

.pagination { font-size: 14px; font-weight: bold; }
.pagination span { padding-bottom: 0px; }
.pagination span.current { background: #808185; color: #ffffe0; border: 1px solid #808185; -moz-border-radius: 1px 1px 1px 1px; -webkit-border-radius: 1px 1px 1px 1px; -khtml-border-radius: 1px 1px 1px 1px; border-radius: 1px 1px 1px 1px; }
.pagination span.disabled { background: #eeeeee; color: #aaaaaa; border: 1px solid #dddddd; -moz-border-radius: 1px 1px 1px 1px; -webkit-border-radius: 1px 1px 1px 1px; -khtml-border-radius: 1px 1px 1px 1px; border-radius: 1px 1px 1px 1px; }
.pagination a { color: #808185; border: 1px solid #dddddd; -moz-border-radius: 1px 1px 1px 1px; -webkit-border-radius: 1px 1px 1px 1px; -khtml-border-radius: 1px 1px 1px 1px; border-radius: 1px 1px 1px 1px; }
.pagination a:hover { color: #444444; border: 1px solid #576c82; }

.table th { background: #576c82; color: #f5f5f5; font-weight: normal; padding: 3px; }
.table th a.toggle { display: block; width: 12px; height: 12px; background: transparent url(images/tick.png) center no-repeat; text-indent: -9999px; -moz-outline: none; }
.table th.first { width: 30px; text-align: center; }
.table td { border-bottom: 1px solid #aaaaaa; }

.form input.text, .form textarea.textarea { border: 1px solid #dddddd; padding: 5px; width: 99%; }
.form input.text_field, .form textarea.text_area { border-right: 1px solid #dddddd; border-bottom: 1px solid #dddddd; border-top: 2px solid #cccccc; border-left: 2px solid #cccccc; width: 99%; }
.form .navform { padding: 10px; background-color: #eeeeee; font-size: 14px; border-bottom: 1px solid #dddddd; border-right: 1px solid #dddddd; border-top: 1px solid #eeeeee; border-left: 1px solid #eeeeee; }
.form .navform input { font-size: 14px; }

.description { color: #aaaaaa; font-family: Georgia, serif; }

.flash .message { -moz-border-radius: 3px; -webkit-border-radius: 3px; text-align: center; margin: 0 auto 5px; width: 80%; }
.flash .message p { margin: 8px; }
.flash .error { border: 1px solid #ffbbbb; background-color: #ffdddd; }
.flash .warning { border: 1px solid #fffaaa; background-color: #ffffcc; }
.flash .notice { border: 1px solid #ddddff; background-color: #eeeeff; }

ul.list li { border-bottom-color: #f0f0ee; }
ul.list li .item .avatar { border-color: #f0f0ee; margin: 3px 10px 0 0; }
ul.list li .left { padding: 5px 5px; }

#box .block { background: #f5f5f5; border: 1px solid #dddddd; border-radius: 10px; }
#box .block h2 { background: #576c82; color: #f5f5f5; border-top-left-radius: 5px; border-top-right-radius: 5px; }
