/* Navigation Bar*/
/*top nav*/

#nav{

	margin:0 auto;
    	text-transform:uppercase;
	height:22px;
        background:#ffffff;
        width:855px;
        padding:0px 0px 0px 0px;
	font-size:10px;
           
}

#nav ul{

	float:left;	

}

#nav ul li{
	float:left;	
	height:22px;
        border-right:1px solid #FFFFFF;
	}
li.navLNK_sep{ width:5px; background:#FFFFFF url(images/SEP.png) no-repeat;}
li.navLNK_home{ width:35px; background:#FFFFFF url(images/HOME.png) no-repeat;}
li.navLNK_about{ width:41px; background:#FFFFFF url(images/ABOUT.png) no-repeat;}
li.navLNK_contact{ width:55px; background:#FFFFFF url(images/CONTACT.png) no-repeat;}
li.navLNK_subscribe{ width:47px; background:#FFFFFF url(images/SUBSCRIBE.png) no-repeat;}
li.navLNK_linkage{ width:35px; background:#FFFFFF url(images/LINKAGE.png) no-repeat;}
li.navLNK_video{ width:43px; background:#FFFFFF url(images/MORE.png) no-repeat;}
li.navLNK_closet{ width:69px; background:#FFFFFF url(images/CLOSET.png) no-repeat;}
li.navLNK_glossary{ width:62px; background:#FFFFFF url(images/GLOSSARY.png) no-repeat;}

#nav ul li a{
	text-indent:-9999px;
        display:block;
        height:33px;

}

#nav ul li:hover,#nav ul li.nav_active{
	border-right:1px solid #FFFFFF;
	background-color:none;

}

#nav ul li.navPart1:hover,#nav ul li.navPart2:hover{ border-color:#000;}

#nav .search_field{
	border:1px solid #000000;
	float:right;
	margin-top:2px;
	margin-right:0px;
	width:128px;
	height:14px;
	padding-top:2px;
	font:bold 11px Arial, Helvetica, sans-serif;

}

#nav .search_submit{
	width:20px;
     	height:18px;
        float: right;
	background:url(images/button_go.png) no-repeat;
        border:0;
	margin-top:2px;
	text-indent:-9999px;
	cursor:pointer;
       
}
/* Dropdown Menus */		

	
#nav ul li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 168px;
	text-transform:none;
	border:1px solid #ffffff;
	border-top:0;
	background: #000;
	height:30px;
	z-index:100;
	position:relative;
}
#nav ul li li:hover{
	z-index:100;
	position:relative;
}
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 158px;
	float: none;
	margin: 0px;
	padding:0 8px 0 8px;	
	text-indent:0;
	color:#9dc9f0;
	font-size:11px;
	line-height:30px;	
}
	
#page-bar li li a:hover, #page-bar li li a:active {
	
}

#page-bar li ul {
	position: absolute;
	width: 170px;
	left: -999em;
	border-top:1px dotted #ffffff;
	margin-left:-1px;
	margin-top:0px;
	
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
}
/*end top nav*/


/*Linked To Main Blog*/
.topNav{
	margin:0 auto;
	width:1024px;
	background:#000000;
        padding:0px 10px 0px 10px;
        color:#fff;
	font-weight:bold;
	height:23px;
	line-height:22px;
	font-size:10px;
        clear:both;
}
.topNav_left{
	float:left;
	margin-left:10px;
}
.topNav_left img{
	float:left;
	margin-left:10px;
        padding:2px;
}
.topNav_right{
	float:right;
	margin-right:10px;
}


/* postnav */
.postnav {
        margin: -10px;
        margin-top: 10px;
        margin-bottom: 15px;
	padding:15px 10px;
	background: transparent;
        width:855px;
}
.postnav a {
	border: none !important;
	color: #000000 !important;
	font: bold 10px Arial;
	width: 200px;
}
.postnav a:visited {
	border: none !important;
	color: #000000 !important;
}
.postnav a:hover {
	border: none;
	text-decoration: underline !important;
}
.postnav .previous a {
	background: url(images/prev-post.gif) no-repeat left top;
	padding: 12px 0 10px 30px;
	float: left;
}
.postnav .next a {
	background: url(images/next-post.gif) no-repeat right top;
	padding: 12px 30px 10px 0;
	float: right;
	text-align: right;
}

/*AD SPACE*/
#top {
	margin:0 auto;
	padding:5px;
	background:#000000;
	width:855px;
	font-size:0.7em;
        margin-bottom: 20px;
	}

#headline {
	width:550px;
	float:left;
	padding:0px 0px 0px 0px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0;
	background:#000000;
	color:#fff;
	overflow:hidden;
	}
#headline h2 {
	color: #000000;
	}
#feat {
	width:300px;
	float:right;
	padding:2px;
	font-size:1.05em;
        background:#000000;
	}

#feat-ads {
	width:300px;
	float:right;
	padding:2px;
	background:#000000;
	}
#featured .clearfloat {
	margin-top:0px;
	margin-bottom:7px;
	}

/*POPULAR*/
#front-popular {
	font-size:10px;
	color:#fff;
	width: 500px;
	background:#000000;
	margin: 0 auto;
        margin-top: 10px;
	padding:1px;
	}
#front-popular h2 {
       margin: 0 auto;
}
#pop {
        width:500px;
	float:left;
	padding-right:5px;
	border-right:1px dotted #ffffff;
	}
#pop a {
	color:#fff;
	}

#pop ul {
	margin-top:5px;
	}

#pop li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
        padding-top:1px;
	}

#pop ul li a {
	padding:5px;
	display:block;
	text-decoration:none;
	}

#pop ul li a:hover {
	background:#000000;
	color:#fff;
	}

#pop ul li:first-child {
	background:none;
	}
/*SNAPPED*/
ol.snap_nav {
	display: inline;
	float: left;
	list-style: none;
        background:#ffffff;
	color:#000; 
        font-weight: bold;
        width:855px;
        height:17px;
        margin-bottom: 10px; 
        cursor:pointer;
        }

ol.snap_nav li {
	float: left;
        width: 31px;
      	padding: 0px 0px 0px 0px;
}

ol.snap_nav li a {
	font-weight: bold;
        color:#FB1993; 
}

ol.snap_nav li.snap_selected a {
        cursor:pointer;
        color:#FB1993; 
}

ol.snap_titles {
	border: 0;
	list-style: none;
}
