body {
    background: url(/m/default/media/images/hp-bg.png) top left repeat fixed;
}

#forumlogo h1 {
    color: white;
    font-weight: normal;
}

#announcement {
    color: red;
/*    border-top: 1px solid black;*/
    border-bottom: 1px solid black;
    width: auto;
}

#announcement span {
    padding-left: 5px;
}

#searchBar .searchInput {
    border: 1px solid black;
}

#gradientheader {
    background: url(/m/default/media/images/hp-head-bg.png) transparent top left repeat-x fixed;
}

#topbox {
    width: 960px;
    box-shadow: 0 3px 3px #777;
}

.notify {
    background-color: #f2aa00;
}

#nav {
    background: #f2aa00;
    padding-top: 5px;
    margin-top: 10px;
    width: 100%;
}

#nav a {
    background-color: #ed8001;
    color: white;
    height: 25px;
    line-height: 30px;
    border-width: 3px 0 0 0;
    border-color: #ed8001;
    border-radius: 5px 5px 0 0;
}

#nav a:hover {
    background: #b24a0c;
    border-color: #b24a0c;
    text-decoration: none;
}

#nav a.on {
    background-color: white;
    color: black;
    font-weight: bold;
    height: 25px;
    line-height: 30px;
    border-color: white;
    border-width: 3px 0 1px 0;
}

#nav a#nav_ask.on {
    color: black;
}

#nav a#nav_ask {
    background-color: white;
    color: black;
    border-color: #ed8001;
    border-style: solid;
    border-width: 2px;
    border-radius: 5px;
    margin-right: 5px;
}

#nav a#nav_ask:hover {
    color: white;
    background: #b24a0c;
    border-color: #b24a0c;
    text-decoration: none;
}

#searchBar {
    clear: both;
    background: white;
    padding: 25px 0 0 0;
    border: none;
    width: auto;
}

.tabsA a {
    margin-top: 0;
}

#wrapper {
    background: transparent;
    padding-left: 0;
    /*padding-right: 2px;*/
}

#room {
    box-shadow: 0 3px 3px #777;
    margin: 0 15px 15px 15px;
}

#CARight {
    margin: 0 3px;
    padding-right: 20px;
    width: 220px;
}

#CALeft {
    margin: 0 2px;
    width: 710px;
}

#ground {
   background: transparent;
   border: none;
}

#ground p {
    background: black;
    text-color: white;
}

#top {
    background: transparent;
    color: white;
}

#top a {
    color: white;
}

.pager, .pagesize {
    margin-top: 20px;
    margin-bottom: 0;
}


#sybheader {
    border-bottom: none;
}

#top .score {
    color: white;
}

.scoreNumber, .score, .footerLinks, .footerLinks a {
    color: inherit;
}

#custom_footer {
   color: white;
}

#custom_footer a {
   color: white;
}

#custom_footer a.sybaselink {
    padding-left: 0.5em;
    border-left: thin solid white;
}

#scn {
   color: white;
   font-size: 18px;
   font-family: sans-serif;
   font-weight: bold;
}

.boxC {
    background-color: white;
    border: 1px solid #4D4F53;

}

.answered {
    background-color: #98c6ea;
    color: white;
}

.answered-accepted {
    background-color: #A8B400;
    color: white;
}

.unanswered {
    background-color: #e37222;
    color: white;
}

.short-summary {
    width: 700px;
}

.short-summary .question-summary-wrapper {
    width: 525px;
}

.short-summary h2 a {
    color: #4d4f53;
}

.accepted-answer {
   background-color: #ebffe6;
}

.accepted-answer .comments-container {
   background-color: #ebffe6;
/*   background-color: #ccffbf;*/
}

.tags a:hover {
    background-color: #009FDA;
    color: #FFFFFF;
}
span.TODO {
    background-color: yellow;
}

.row1 {
    background: #EDF3FE;
}
.row2 {
    background: white;
}

img.modified {
    border: 2px solid #0B0;
}

div#listA {
    width: auto;
}

.spacer3 {
    height: 0;
}

.ask-body {
    padding-left: 10px;
}
