/* navigation links
-------------------------------------------------------- */
#navbar {
	position: relative;
	float: right;margin-right:-8px;
	}

ul#nav {
	height: 60px; width: 390px;
	background: url("/src/nav.gif") no-repeat;
	}

	ul#nav li {
		float: left;
		list-style: none;
		}
	
	ul#nav li a {
		position: absolute;
		text-indent: -9999px;
		text-decoration: none;
		border: none !important;
		margin: 0 !important;
		}
		
		ul#nav li#nav-streamingaudiobusiness a { 
			left: 0; top: 0;
			width: 130px; height: 65px;
			background: url("../images/streamingaudiobusiness.gif") 0 0 no-repeat ;
			}
		ul#nav li#nav-realestateaudio a { 
			left: 130px; top: 0;
			width: 130px; height: 65px;
			background: url("../images/realestateaudio.gif") 0 0 no-repeat;
			}
		ul#nav li#nav-corporatepodcasting a { 
			left: 260px; top: 0;
			width: 130px; height: 65px;
			background: url("../images/corporatepodcasting.gif") 0 0 no-repeat;
			}
		ul#nav li#nav-index a { 
			left: 90px; top: 85px;
			width: 54px; height: 11px;
			background: url("../images/home.gif") 0 0 no-repeat;
			}
		ul#nav li#nav-about a { 
			left: 150px; top: 85px;
			width: 54px; height: 11px;
			background: url("../images/about.gif") 0 0 no-repeat;
			}
	  ul#nav li#nav-services a { 
			left: 210px; top: 85px;
			width: 54px; height: 11px;
			background: url("../images/services.gif") 0 0 no-repeat;
			}
		ul#nav li#nav-blog a { 
			left: 275px; top: 85px;
			width: 54px; height: 11px;
			background: url("../images/blog.gif") 0 0 no-repeat;
			}
		ul#nav li#nav-contact a { 
			left: 335px; top: 85px;
			width: 54px; height: 11px;
			background: url("../images/contact.gif") 0 0 no-repeat;
			}		
			

ul#nav li#nav-streamingaudiobusiness a:hover  { background-position: -130px 0; }
ul#nav li#nav-realestateaudio a:hover  	{ background-position: -130px 0; }
ul#nav li#nav-corporatepodcasting a:hover  	{ background-position: -130px 0; }
ul#nav li#nav-index a:hover  				{ background-position: -57px 0; }
ul#nav li#nav-about a:hover  				{ background-position: -55px 0; }
ul#nav li#nav-services a:hover  		{ background-position: -55px 0; }
ul#nav li#nav-blog a:hover  				{ background-position: -55px 0; }
ul#nav li#nav-contact a:hover  			{ background-position: -52px 0; }

/*
ul#nav li#nav-streamingaudiobusiness a.active { background-position: 0 -130px; }
ul#nav li#nav-realestateaudio a.active  	{ background-position: 0 -130px; }
ul#nav li#nav-corporatepodcasting a.active  	{ background-position: 0 -130px; }
ul#nav li#nav-index a.active  			{ background-position: -54px 0; }
ul#nav li#nav-about a.active  			{ background-position: -54px 0; }
ul#nav li#nav-services a.active  		{ background-position: -54px 0; }
ul#nav li#nav-blog a.active  				{ background-position: -54px 0; }
ul#nav li#nav-contact a.active 			{ background-position: -54px 0; }
*/

ul#nav li#nav-streamingaudiobusiness a.active  { background-position: -130px 0; }
ul#nav li#nav-realestateaudio a.active  			 { background-position: -130px 0; }
ul#nav li#nav-corporatepodcasting a.active  	 { background-position: -130px 0; }
ul#nav li#nav-index a.active  								 { background-position: -57px 0; }
ul#nav li#nav-about a.active  								 { background-position: -55px 0; }
ul#nav li#nav-services a.active  							 { background-position: -55px 0; }
ul#nav li#nav-blog a.active  									 { background-position: -55px 0; }
ul#nav li#nav-contact a.active  							 { background-position: -52px 0; }


#sidenav li {
	background: #eee;background:#fff;
	/*display: inline;*/
	list-style-type: circle;list-style-type: none;
	}
/*	
	#sidenav li ul {
		padding:0px 0px 5px 0px;
		background: #eee;background:#fff;
		}
*/	
	#sidenav li a {
		display: block;
		border-top: 1px solid #fff;
		padding: 5px 0 5px 0px;
		background: #eee;background:#fff;
		font-size: 14px;
		text-decoration: none;
		list-style-type: circle;
		color: #393a36;color:#eca241;color:#027ec8;
		}
		
		#sidenav li li a, .blogbar li a {
			border: none;
			display: block;
			background: #eee;background:#fff;
			padding: 0px;
			font-size: 11px;
			color: #6b6d67;color:#027ec8;
			}


				#sidenav li li li a {
					border: none;
					display: block;
					background: #eee;background:#fff;
					padding: 0 0 0 45px !important;
					font-size: 9px;
					color: #6b6d67;color:#027ec8;
					}
					
					#sidenav li li ul {
						margin: 0 0 -6px 0 !important;
					}

	#sidenav a:hover {
		color: #21211f;color:#034973;
		}
		
	#sidenav .current_page_item a {
		color: #21211f;
		border-left: 3px solid #a6d01b;
		}
	
	#sidenav .current_page_item li a {
		color: #6b6d67 !important;
		border: none;
		}



#navcontainer
{float:left;
margin: 0;
padding: 0;
height: 1em;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: inline;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navcontainer ul li a
{
background: #fff;
height: 1em;
border-left: 2px solid #027ec8;
border-right: none;
padding: 0px 6px 0px 2px;
color: #027ec8;
font-weight:normal;
text-decoration: none;
text-align: center;
}


#navcontainer ul li a:hover
{
color: #027ec8;
background:#fff;
text-decoration: underline;
}

#navcontainer a:active
{
background: #fff;
text-decoration: underline;
color: #027ec8;
}

#navcontainer li#active a
{
background: #fff;
text-decoration: underline;
color: #027ec8;
}