#branding { background-image: url(/custom/helmets.png); background-repeat: no-repeat; background-position: bottom right; min-height: 120px; } #nav_app_calendar { display: none; } div#search { display: inline-block; margin: 0px 0px 0px 20px; padding: 0px; } div#search form { display: inline-block; margin: 0px; padding: 0px; } div#search fieldset { margin: 0px; padding: 0px; } img#logo { margin: 30px 0px; } #community_app_menu > li > a { background-color: #; } #community_app_menu > li > a:hover { background-color: #; } #community_app_menu > li.active > a:hover { background-color: white; } #primary_nav { background-color: #; } .maintitle { background-color: #; border-color: #; background-image: -ms-linear-gradient(top, # 0%, # 100%); background-image: -moz-linear-gradient(top, # 0%, # 100%); background-image: -o-linear-gradient(top, # 0%, # 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #), color-stop(1, #)); background-image: -webkit-linear-gradient(top, # 0%, # 100%); background-image: linear-gradient(to bottom, # 0%, # 100%); } div.ipsBox.table_wrap { background: #; } div.ipsSideBlock h3 { background: #; } ul.ipsList_inline li a { color: #; font-weight: bold; } ul.ipsList_inline li.active a { color: white; background: #; } ul.ipsList_inline.pages li.page.active { background: #; } div.ipsBox { background: #; } table#forum_table tr.__topic.unread td.col_f_icon { background: #; } div#ips_Posts div.post_wrap h3.row2 { background: #; } .ipsBadge_green { background: #; } .ipsBadge_orange { background: #; } div#ipbwrapper { background: #; background-image: -ms-linear-gradient(top left, # 30%, # 100%); background-image: -moz-linear-gradient(left, # 30%, # 100%); background-image: -o-linear-gradient(top left, # 30%, # 100%); background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #), color-stop(1, #)); background-image: -webkit-linear-gradient(top left, # 30%, # 100%); background-image: linear-gradient(to right, # 30%, # 100%); }