/**
 *  Custom Style
 *
 *  Generated By Gazelle on 30/03/11 @ 10:05
 *
 *  @title       Mudgegonga
 *  @author      Julian Carroll
 *  @description Subtle adjustments of country theme
 */

body {
    background: none repeat scroll left top #181316;
    color: #000000;
    font-family: Verdana;
}
#container {
    background: url(/styles/images/mudgegonga_header.jpg) no-repeat scroll left top #FFFFFF;
}
#header {
    margin-bottom: 2px;
}
#header h1, #header h1 a, #header h1 a:hover {
    color: #FFFFFF;
    font-family: Arial;
    visibility: hidden;
}
#utilities a:link, #utilities a:visited, #utilitysearch label {
    color: #000000;
}
#mainnav ul {
    background: none repeat scroll 0 0 #3C362B;
}
#mainnav ul a {
    color: white;
}
#content {
    background: url(/styles/images/mudgegonga_sidebar.jpg) no-repeat scroll left bottom #A2D3F7;
}
#subnav {
    background-color: #A2D3F7;
}
#maincontent {
    background: none no-repeat scroll center center #FFFFFF;
    border-right-color: #C5BFA5;
}
#supportingcontent {
    background-color: #C5BFA5;
}
#footer {
    background: none no-repeat scroll left bottom #3C362B;
    border-top: 1px solid #3C362B;
}
p, li, pre, blockquote, table, input, textarea, select, option {
    color: #000000;
    font-family: Verdana;
}
h1, h2, h3, h4 {
    color: #423124;
    font-family: Arial;
}
a:link {
    color: #0000CC;
}
a:visited {
    color: #551A8B;
}
a:hover {
    color: #FF0000;
}
ul.navlist li a:hover {
    color: #FF0000;
}
hr {
    background-color: #C5BFA5;
}
.border {
    border-color: #C5BFA5;
}
img.border {
    border-color: #423124;
}
.highlighted {
    color: #FF0000;
}
form#utilitysearch {
    top: 20px;
}

.fixedwidth {
    width: 990px;
}
#header h1 {
    padding-bottom: 180px;
}
#subnav {
    width: 200px;
}
#maincontent {
    width: 620px;
}
#footer {
    margin-top: 2px;
}
#footer p, #footer ul li a {
    color: white;
}

#_home #maincontent h1 {
display: none;
}

#_home h2 {
font-size: 3em;
font-weight: bold;
}

#_home div.gz_rssfeed li h2 {
font-size: 1.8em;
font-weight: normal;
}

.gz_rssfeed li {
margin-left: 0;
list-style: none;
}
