/*
Theme Name: Cafe Press
Theme URI: http://www.press75.com/
Description: The first release under my business line of WordPress themes. Detailed usage instructions for this theme can be found at <a href="http://www.press75.com/docs/cafepress/">http://www.press75.com/docs/cafepress/</a>. Don't forget to configure the Cafe Press Theme Options page.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.press75.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

The CSS, XHTML and design are all Copyright 2009 Circa75 Media, LLC:
*/

/** begin vipnav **/
#vipnav {
width: 620px;
float: left;
font-size: 18px;
}


#vipnav ul {
list-style: none;
margin: 69px 0 0 0;
float: right;
}

#vipnav li {
display: inline;
margin: 0 0 0 25px;
padding: 0 0 23px 0;
float: left;
font-weight:bold;
}

#vipnav li.current_page_item, #vipnav li:hover {
background: url(images/current.png) bottom no-repeat;
}
#vipnav a:link, a:visited {
color:#000;

}
/** end vipnav **/
