a {text-decoration: none;}
.container {
    margin: 10px auto;
}
.menu-primary-nav-container { clear: both; }
.toggleMenu { display:  none; }
.nav {
    list-style: none;
     *zoom: 1;
     background: url('/wp-content/uploads/nav-bg.png') repeat-x scroll 0 0 transparent;
     height: 52px;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
}
.nav a {
    padding: 17px 10px;
    color:#fff;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1rem;
    font-weight: bold;
    background: url('/wp-content/uploads/nav-bg.png') repeat-x scroll 0 0 #353535;
}
.nav li {
    position: relative;
}
.nav > li {
    float: left;
}
.nav > li > .parent {
    background: url('/wp-content/uploads/nav-bg.png') repeat-x scroll 0 0 #353535;
    cursor: pointer;
}
.nav > li > a {
    display: block;
}
.nav li ul {
    position: absolute;
    left: -9999px;
    width: 200px;
    z-index: 99;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
    display: block;
    line-height: inherit;
    background: #283A44;
    position: relative;
    z-index:100;
    border-bottom: 1px solid #3F5C6B;
}
.nav li li li a {
    background: #283A44;
    z-index:200;
    border-bottom: 1px solid #3F5C6B;
}


/* Community Nav */

.menu-community-nav-container {
     background: url('/wp-content/uploads/writing-nav-bg.png') repeat-x scroll 0 0 transparent;
}     
.menu-community-nav-container .nav {
    list-style: none;
     *zoom: 1;
     height: 32px;
     width: 1020px;
     margin: 0 auto;
     background: none !important;
}
.menu-community-nav-container .nav:before,
.menu-community-nav-container .nav:after {
    content: " "; 
    display: table; 
}
.menu-community-nav-container .nav:after {
    clear: both;
}
.menu-community-nav-container .nav ul {
    list-style: none;
    width: 9em;
}
.menu-community-nav-container .nav a {
    padding: 8px 10px 9px 9px;
    color:#ffffff;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
    background: url('/wp-content/uploads/writing-nav-bg.png') repeat-x scroll 0 0 transparent;
}
.menu-community-nav-container .nav li {
    position: relative;
}
.menu-community-nav-container .nav > li {
    float: left;
}
#menu-item-188347 {
    border: 0 none;
}
.menu-community-nav-container .inactive a {
    color: #666;
    cursor: default;
    text-decoration: none;
}
.menu-community-nav-container .nav > li > .parent {
    background: url('/wp-content/uploads/writing-nav-bg.png') repeat-x scroll 0 0 #353535;
    cursor: pointer;
}
.menu-community-nav-container .nav > li > a {
    display: block;
}
.menu-community-nav-container .nav li ul {
    position: absolute;
    left: -9999px;
    width: 200px;
    z-index: 99;
}
.menu-community-nav-container .nav > li.hover > ul {
    left: 0;
}
.menu-community-nav-container .nav li li.hover ul {
    left: 100%;
    top: 0;
}
.menu-community-nav-container .nav li li a {
    display: block;
    line-height: inherit;
    background: #283A44;
    position: relative;
    z-index:100;
    border-bottom: 1px solid #3F5C6B;
}
.menu-community-nav-container .nav li li li a {
    background: #283A44;
    z-index:200;
    border-bottom: 1px solid #3F5C6B;
}

@media screen and (max-width: 767px) {
    .menu-primary-nav-container {
	margin: 0 auto 20px;
    }
    .toggleMenu {
	margin: 0 auto;
	float: none;
	clear: both;
	display: block !important;
    }
    .nav { 
	height: auto;
    }
    .nav a {
	padding: 10px 15px;
    }
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background: url('/wp-content/uploads/menu-shade-parent.png') repeat-x scroll 0 0 #353535;
    }
    .nav li li .parent {
        background: url('/wp-content/uploads/menu-shade-2-parent.png') repeat-x scroll 0 0 #353535;
    }
    .nav li li a {
	background: url('/wp-content/uploads/menu-shade-2.png') repeat-x scroll 0 0 #353535;
	border-bottom: 0 none;
    }
    .nav li li li a {
	background: url('/wp-content/uploads/menu-shade-3.png') repeat-x scroll 0 0 #353535;
	border-bottom: 0 none;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
   .nav li ul { width: auto; }

/* Community Nav */

    .menu-community-nav-container {
	margin: 0 auto;
    }
    .menu-community-nav-container .toggleMenu {
	margin: 0 auto;
	float: none;
	clear: both;
	display: block !important;
    }
    .menu-community-nav-container .nav { 
	height: auto;
	width: auto;
    }
    .menu-community-nav-container .nav a {
	padding: 9px 15px;
    }
    .menu-community-nav-container .active {
        display: block;
    }
    .menu-community-nav-container .nav > li {
	border: 0 none;
        float: none;
    }
    .menu-community-nav-container .nav > li > .parent {
        background: url('/wp-content/uploads/menu-shade-parent.png') repeat-x scroll 0 0 #353535;
    }
    .menu-community-nav-container .nav li li .parent {
        background: url('/wp-content/uploads/menu-shade-2-parent.png') repeat-x scroll 0 0 #353535;
    }
    .menu-community-nav-container .nav li li a {
	background: url('/wp-content/uploads/menu-shade-2.png') repeat-x scroll 0 0 #353535;
	border-bottom: 0 none;
    }
    .menu-community-nav-container .nav li li li a {
	background: url('/wp-content/uploads/menu-shade-3.png') repeat-x scroll 0 0 #353535;
	border-bottom: 0 none;
    }
    .menu-community-nav-container .nav ul {
        display: block;
        width: 100%;
    }
    .menu-community-nav-container .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
    .menu-community-nav-container .nav li ul { width: auto; }

}