/* @override http://curtcacioppo.com/wp-content/themes/Curt%20Cacioppo/style.css */

/*
Theme Name:		Curt Cacioppo
Description:	
Version:		
Author:			Hannah Ireland
Author URI:		http://www.alexej.com/
*/

body { background: #FAF8F0; background-image: url(images/bg-gradient.jpg); 	background-repeat:repeat-x; color: #333; font: 62.5% Georgia, "Times New Roman", Times, serif; height: 100%; }

* { padding: 0; margin: 0; }

/* general site styles
-----------------------------------------------------------------------------*/

a { color: #DF5E38;}

	a:visited { color: #DF5E38;}

	a:hover { color: #CC3300; text-decoration: underline; }
	
	a:active { color: #CC3300; text-decoration: underline; }
	
	a img { border: none; }
	
blockquote { margin: -1em 30px 0em 1em; padding: 0 0 0 10px; }

abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
	
code { color: #090; font-family: Courier, monospace; }

pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 1.4em; }

strong { color: #666; }

/* headlines
-----------------------------------------------------------------------------*/

h1, h2, h3 { font-family: 'Hoefler Text', Georgia, "Times New Roman", Times, serif; }

h1 { font-size: 1.2em; color: #666;}
	
	h1 a, h1 a:visited, h1 a:hover { color: #444; text-decoration: none; }
	
	.pages h1 { margin: 0.8em 0 -.5em 0; padding: 0 0 0.6em 0; }
	
h2 { font-size: 1.2em; color: #666; }

	h2 a { color: #444; text-decoration: none; }
	
		h2 a:visited { color: #444; text-decoration: none; }
	
		h2 a:hover { color: #DF5E38; text-decoration: none; }
	
	.posts h2 { font-size: 1.5em; margin: 0 0 0.1em 0; line-height: 1.2em; }
	
	.pages h2 { margin: 0.8em 0 -.5em 0; padding: 0 0 0.6em 0; }
	
		h2.page_content { margin: -1.0em 0em -.5em 0em; }
		
	h2.archive_head { font-weight: bold !important; font-size: 1.4em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.8em 0 !important; padding: 0.4em 2px !important; border-bottom: 1px solid #aaa !important; }
	
h3 { font-size: 1.0em; color: #666;}

	.entry h3 { margin: 1em 0 0.2em 0; }
	
	.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }
	
	h3.comments_headers { font-size: 1.4em; }
	
	h3.reviews { font-size: 1.2em; text-align:center;}

h4 { font-size: 1.0em; font-style: italic; color: #888; font-weight: 100; margin: 0 0 0.5em 0; padding: 0 0 1.0em 0; }

	h4 a, h4 a:visited { color: #888; text-decoration: none; }
	
		h4 a:hover { color: #666; text-decoration: underline; }
	
	.posts h4 { font-size: 1.2em; margin: 0 0 0.2em 0; padding: 0 0 1.0em 0; }
	

h5 { font: italic 0.8333em; color: #888; font-weight: 100; margin: 0em 0 0em 0; padding: 0 0 0em 0;}

	h5 a, h5 a:visited { color: #888; text-decoration: none; }
	
		h5 a:hover { color: #666; text-decoration: underline; }
	
	.posts h5 { font-size: 1.2em; margin: 0 0 1.25em 0; padding: 0 0 1.0em 0; }
		
h6 { font-size: .8333em; font-style: italic; color: #888; margin: 0 0 0em 0; padding: 0 0 0em 0; text-align:center; line-height: 1.2em;} 

	h6 a, h6 a:visited { color: #888; text-decoration: none; }
	
		h6 a:hover { color: #666; text-decoration: underline; }
	
	.posts h6 { font-size: 1.2em; margin: 0 0 1.25em 0; padding: 0 0 1.0em 0; }
#postimg { font-size: .8333em; font-style: italic; color: #888; font-weight: 100; margin: 0em 0 0em 0; padding: 0 0 0em 0; text-align: center;}
#postimg img { float: left;
}


/* core layout
-----------------------------------------------------------------------------*/	

#container { width: 800px; margin: 0px auto 0 auto; }
					
	#content_box { width: 648px; text-align: left; margin: 0 auto; clear: both; }
	
		#content { width: 648px; padding: 0px 40px 0px 0px; margin-top: 40px; float: left;}
		
		#blogcontent { width: 430px; margin-top: 40px; float: left;}
		
		#sidebar { width: 178px; margin-top: 40px; margin-left:40px; float: left;}
		
	#footer { width: 650; padding: 1.2em 0 0 0; margin: 0 auto; clear: both; text-align:center; }
		
/* header
-----------------------------------------------------------------------------*/

#header {
	height: 189px;
	background: url("images/header.gif") no-repeat top left;
	vertical-align: bottom;
	}
#headerwrap {
	z-index: 100;
	position: relative;
	top: 0;
	left: 0;
	height: 189px;
	width: 800px;
	padding: 0;
	}
	
			
/* #header_img { position: relative; margin: 0 0 0 0; border-bottom: none; float: left; clear: both; }

	#header_img img { display: block; } /* this is really just an IE 6 and 7 hack in disguise */


/* content
-----------------------------------------------------------------------------*/

.entry { font-size: 1.4em; line-height: 1.65em; }
		
	.entry blockquote { font-size: 1.0em; }
	
		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
	
	.entry p { margin: 0 0 1.5em 0; }

	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
	.entry ul { list-style-type: square; color:#333;}
	
		.entry li { margin: 0 0 0.5em 0;}
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry dl { margin: 0 0 1.5em 0; }
			
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry dd { margin: 0 0 1.5em 20px; }
		
	.entry .ad { margin: 0 0 0.5em 15px; float: right; }
	
	.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }

	.entry img { max-width: 490px;}

		.entry img.left { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 3px double #bbb; float: left; }
		
		.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #bbb; float: right; clear: right; }
		
		.entry img.center { display: block; padding: 3px; margin: 0 auto 0em auto; border: 3px double #bbb; float: none; clear: both; }
	
		.entry img.off { padding: 0 !important; border: none !important; }
		
		.entry img.stack { clear: none !important; }
		
		.entry img.headspace { margin-top: 50px;}
		
.captionright {font-size: .8em; color: #888; font-style:italic; text-align:right; margin: -1.2em 0px 0px 0px; width: 320px; float: right; clear: right; line-height:1.2em;}

.captionleft {font-size: .8em; color: #888; font-style:italic; margin: 0em 5px 5px 0px; width: 320px; float: left; clear: left; line-height:1.2em;}
		
.photo img { max-width: 490px; }

.add_comment { padding: 0 0 0 0; font-size: 1.2em; font-weight: bold; line-height: 1.6em; color: #666; clear: both; }
		
.navigation { width: 430px; font-size: 1.4em; float: left; }
	
	.previous { padding: 0 20px 0 0; float: left; }
	
	.next { float: right; }

.clear { width: 430px; height: 1px; margin: 0 0 5.0em 0; clear: both; }

.rule { background: url('images/hr_tag_sep.gif') no-repeat; }

.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 3.5em 0 !important; }

.catalog { margin: 0em 0em 0em 5em; }

.collab td { line-height: 1.65em; }

.catalog_smaller { font-size: 0.8333em; color: #888; font-weight: 100; margin: 0em 0 0em 0; padding: 0 0 0em 0;}

#recordings 
	
	.title { font-size: 1.4em; font-weight:bold; color: #666; margin: 0em 0em .5em 0em; line-height: 1em;}
	
	.subtitle { font-size: 1.2em; font-weight:bold; color: #000; margin: 0em 0em .5em 0em; line-height: 1em; padding-bottom: .5em; }
	
	.performers { font-size: 1em; margin: 0em 0em 0em 0em; line-height: 1.2em; }
	
	.numbers { font-family: "Times New Roman", Times, serif; }

#press 

	h3 { font-size: 1.2em; color: #DF5E38;}
	
	h6 { font-size: .7em; font-style: italic; color: #999; margin: 0 0 4em 0; padding: 0 0 0em 0; text-align:center; line-height: 1.4em;} 
	

/* sidebar
-----------------------------------------------------------------------------*/

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { list-style: none; width: 178px; margin: 0 0 1.4em 0; font-size: 1.3em; line-height: 1.4em; float: left; }

		li.widget h2, li.linkcat h2 { font-weight: bold; font-size: 1.0em; text-transform: uppercase; letter-spacing: normal; margin: 0 0 0em 0;  }

		li.widget p { margin: 0 0 .01em 0; padding: 0 0px; }
		
		li.widget ul, li.linkcat ul { list-style: square; color: #666; margin: 0 0 0.5em 15px; }
		
		li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }
		
			li.widget li, li.linkcat li { margin: 0 0 0em 0; }
			
				li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; }
				
					li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }
			
				li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }
		
		li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
		
			li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
			
				li.widget ul.flickr_stream li a img { padding: 3px; }
				
				li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }
				
		/* calendar widget styles 
		---------------------------------------------------------------------*/
		
		#calendar_wrap { font-size: 1.3em; }
				
/* footer
-----------------------------------------------------------------------------*/

#footer p { font-size: 1.2em; color: #888; text-align: center; margin: 0 0 0.923em 0; padding: 50px 0px 0 0;}

	#footer a, #footer a:visited { color: #888; text-decoration: underline; }
		
		#footer a:hover { color: #000; text-decoration: underline; }

/* comment
-----------------------------------------------------------------------------*/

#comments { width: 430px; float: left; clear: both; }

	ul#comment_list { list-style: none; margin: 0 0 4.0em 0; float: left; }
		
		ul#comment_list li.comment { width: 470px; padding: 0em 0 0 0; float: left; }
			
		ul#comment_list li.trackback { width: 470px; padding: 0em 15px 0 15px;}
				
			.comment_meta { margin: 0 0 1.2em 0; }
			
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }
				
					.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
					
						.comment_num a:hover { color: #df0000; text-decoration: none; }
				
				.comment_meta strong { font-size: 1.6em; }
					
				.comment_time { font: normal 1.1em Georgia, "Times New Roman", Times, serif; color: #888; }
		
			.comment .entry { padding: 0 0px; }
			
				.comment .entry p { margin: 0 0 1.0em 0; }
			
/* comment form
-----------------------------------------------------------------------------*/

#comment_form { width: 430px; padding: 1.0em 0 0 0; float: left; }

	#comment_form p { padding: 0.6em 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 321px !important; }
	
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
		#comment_form .form_submit { padding: 0.4em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			
/* search form	(also subscribe styles)
-----------------------------------------------------------------------------*/

 .search_input { width: 110px; padding: 2px; color: #888; font: normal 0.5em Georgia, "Times New Roman", Times, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; margin-bottom: 5px;}
	
	li.widget .search_input { font-size: 1em !important; }
		
	.search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
		
.search_submit { font-weight: bold; padding: 3px 4px; border: 1px solid #999; background-color: #fff; color: #DF5E38; }

/* parent nav
-----------------------------------------------------------------------------*/

#nav { position: absolute;
	left: 0;
	width: 800px;
	bottom: -20px;
	}
/*  html>body #nav {
	bottom: 0px;
	}
*/
#nav ul {
	list-style-type: none;
	}
#nav li {
	float: left;
	position: relative;
	height: 40px;
	text-align: center;
	}
#nav a:link, #nav a:visited {
	display: block;
		}
div#nav ul li#home a:link, div#nav ul li#home a:visited {
	height: 20px;
	width: 126px;
	background: url("images/nav/home.gif") no-repeat top left;
	}
div#nav ul li#home a:hover, div#nav ul li#home a:active {
	background-position: -126px 0px;
	}
div#nav ul li#home a.current, div#nav ul li#home a.current:visited {
	background-position: -252px 0px;
	}
	
div#nav ul li#blog a:link, div#nav ul li#blog a:visited {
	height: 20px;
	width: 57px;
	background: url("images/nav/blog.gif") no-repeat top left;
	}
div#nav ul li#blog a:hover, div#nav ul li#blog a:active {
	background-position: -57px 0px;
	}
div#nav ul li#blog a.current, div#nav ul li#blog a.current:visited {
	background-position: -114px 0px;
	}

div#nav li#about a:link, div#nav li#about a:visited {
	height: 20px;
	width: 67px;
	background: url("images/nav/about.gif") no-repeat top left;
	}
div#nav ul li#about a:hover, div#nav ul li#about a:active {
	background-position: -67px 0;
	}
div#nav ul li#about a.current, div#nav ul li#about a.current:visited {
	background-position: -134px 0px;
	}

div#nav li#audio a:link, div#nav li#audio a:visited {
	height: 20px;
	width: 67px;
	background: url("images/nav/audio.gif") no-repeat top left;
	}
div#nav ul li#audio a:hover, div#nav ul li#audio a:active {
	background-position: -67px 0;
	}
div#nav ul li#audio a.current, div#nav ul li#audio a.current:visited {
	background-position: -134px 0px;
	}
	
div#nav li#works a:link, div#nav li#works a:visited {
	height: 20px;
	width: 63px;
	background: url("images/nav/works.gif") no-repeat top left;
	}
div#nav ul li#works a:hover, div#nav ul li#works a:active {
	background-position: -63px 0;
	}
div#nav ul li#works a.current, div#nav ul li#works a.current:visited {
	background-position: -126px 0px;
	}	
	
div#nav ul li#recordings a:link, div#nav li#recordings a:visited {
	height: 20px;
	width: 112px;
	background: url("images/nav/recordings.gif") no-repeat top left;
	}
div#nav ul li#recordings a:hover, div#nav ul li#recordings a:active {
	background-position: -112px 0;
	}
div#nav ul li#recordings a.current, div#nav ul li#recordings a.current:visited {
	background-position: -224px 0px;
	}

div#nav ul li#schedule a:link, div#nav li#schedule a:visited {
	height: 20px;
	width: 96px;
	background: url("images/nav/schedule.gif") no-repeat top left;
	}
div#nav ul li#schedule a:hover, div#nav ul li#schedule a:active {
	background-position: -96px 0;
	}
div#nav ul li#schedule a.current, div#nav ul li#schedule a.current:visited {
	background-position: -192px 0px;
	}
	
div#nav ul li#press a:link, div#nav li#press a:visited {
	height: 20px;
	width: 61px;
	background: url("images/nav/press.gif") no-repeat top left;
	}
div#nav ul li#press a:hover, div#nav ul li#press a:active {
	background-position: -61px 0;
	}
div#nav ul li#press a.current, div#nav ul li#press a.current:visited {
	background-position: -122px 0px;
	}
	
div#nav ul li#contact a:link, div#nav li#contact a:visited {
	height: 20px;
	width: 151px;
	background: url("images/nav/contact.gif") no-repeat top left;
	}
div#nav ul li#contact a:hover, div#nav ul li#contact a:active {
	background-position: -151px 0;
	}
div#nav ul li#contact a.current, div#nav ul li#contact a.current:visited {
	background-position: -302px 0px;
	}


/* style the table so that it takes no part in the layout - required for IE to work */
#nav table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse:collapse;;
	}
	
/* about subnav
-----------------------------------------------------------------------------*/

#navAboutwrap {
	z-index: 100;
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	padding: 0;
	}

#navAbout { 	
	position: absolute;
	padding-left: 111px;
	top: 0px;
	width: 319px;
	}
html>body #navAbout {
	bottom: 0px;
	}
	
#navAbout ul {
	list-style-type: none;
	}
#navAbout li {
	float: left;
	position: relative;
	text-align: center;
	}
#navAbout a:link, #navAbout a:visited {
	display: block;
	overflow: hidden;
	}

div#navAbout ul li.drop {
	height: 22px;
	width: 319px;
	background: url("images/nav/aboutdrop.gif") no-repeat top left;
	}

div#navAbout ul li#shortbio a:link, div#navAbout ul li#shortbio a:visited {
	height: 20px;
	width: 72px;
	background: url("images/nav/shortbio.gif") no-repeat top left;
	}
div#navAbout ul li#shortbio a:hover, div#navAbout ul li#shortbio a:active {
	background-position: -72px 0px;
	}
div#navAbout ul li#shortbio a.current, div#navAbout ul li#shortbio a.current:visited {
	background-position: -144px 0px;
	}
	
div#navAbout ul li#longbio a:link, div#navAbout ul li#longbio a:visited {
	height: 20px;
	width: 78px;
	background: url("images/nav/longbio.gif") no-repeat top left;
	}
div#navAbout ul li#longbio a:hover, div#navAbout ul li#longbio a:active {
	background-position: -78px 0px;
	}
div#navAbout ul li#longbio a.current, div#navAbout ul li#longbio a.current:visited {
	background-position: -156px 0px;
	}
	
div#navAbout ul li#pianorep a:link, div#navAbout ul li#pianorep a:visited {
	height: 20px;
	width: 169px;
	background: url("images/nav/piano.gif") no-repeat top left;
	}
div#navAbout ul li#pianorep a:hover, div#navAbout ul li#pianorep a:active {
	background-position: -169px 0px;
	}
div#navAbout ul li#pianorep a.current, div#navAbout ul li#pianorep a.current:visited {
	background-position: -338px 0px;
	}
	
div#navAbout ul li#collab a:link, div#navAbout ul li#collab a:visited {
	height: 20px;
	width: 121px;
	background: url("images/nav/collab.gif") no-repeat top left;
	}
div#navAbout ul li#collab a:hover, div#navAbout ul li#collab a:active {
	background-position: -121px 0px;
	}
div#navAbout ul li#collab a.current, div#navAbout ul li#collab a.current:visited {
	background-position: -242px 0px;
	}

div#navAbout ul li#public a:link, div#navAbout ul li#public a:visited {
	height: 20px;
	width: 131px;
	background: url("images/nav/public.gif") no-repeat top left;
	}
div#navAbout ul li#public a:hover, div#navAbout ul li#public a:active {
	background-position: -131px 0px;
	}
div#navAbout ul li#public a.current, div#navAbout ul li#public a.current:visited {
	background-position: -262px 0px;
	}

div#navAbout ul li#writing a:link, div#navAbout ul li#writing a:visited {
	height: 20px;
	width: 67px;
	background: url("images/nav/writing.gif") no-repeat top left;
	}
div#navAbout ul li#writing a:hover, div#navAbout ul li#writing a:active {
	background-position: -67px 0px;
	}
div#navAbout ul li#writing a.current, div#navAbout ul li#writing a.current:visited {
	background-position: -134px 0px;
	}
	
	
/* works subnav
-----------------------------------------------------------------------------*/

#navWorkswrap {
	z-index: 100;
	position: relative;
	top: 0;
	left: 0;
	height: 42px;
	width: 800px;
	padding: 0;
	}

#navWorks { 	
	position: absolute;
	padding-left: 237px;
	width: 352px;
	height: 20px;
	top: 0px;
	}
html>body #navWorks {
	bottom: 0px;
	}
	
#navWorks ul {
	list-style-type: none;
	}
#navWorks li {
	float: left;
	position: relative;
	text-align: center;
	}
#navWorks a:link, #navWorks a:visited {
	display: block;
	overflow: hidden;
	}

div#navWorks ul li.drop {
	height: 22px;
	width: 352px;
	background: url("images/nav/worksdrop.gif") no-repeat top left;
	}

div#navWorks ul li#overview a:link, div#navWorks ul li#overview a:visited {
	height: 20px;
	width: 75px;
	background: url("images/nav/overview.gif") no-repeat top left;
	}
div#navWorks ul li#overview a:hover, div#navWorks ul li#overview a:active {
	background-position: -75px 0px;
	}
div#navWorks ul li#overview a.current, div#navWorks ul li#overview a.current:visited {
	background-position: -150px 0px;
	}
	
div#navWorks ul li#catalog a:link, div#navWorks ul li#catalog a:visited {
	height: 20px;
	width: 76px;
	background: url("images/nav/catalog.gif") no-repeat top left;
	}
div#navWorks ul li#catalog a:hover, div#navWorks ul li#catalog a:active {
	background-position: -76px 0px;
	}
div#navWorks ul li#catalog a.current, div#navWorks ul li#catalog a.current:visited {
	background-position: -152px 0px;
	}
	
div#navWorks ul li#orenda a:link, div#navWorks ul li#orenda a:visited {
	height: 20px;
	width: 101px;
	background: url("images/nav/orenda.gif") no-repeat top left;
	}
div#navWorks ul li#orenda a:hover, div#navWorks ul li#orenda a:active {
	background-position: -101px 0px;
	}
div#navWorks ul li#orenda a.current, div#navWorks ul li#orenda a.current:visited {
	background-position: -202px 0px;
	}

/* press subnav
-----------------------------------------------------------------------------*/

#navPresswrap {
	z-index: 100;
	position: relative;
	top: 0;
	left: 0;
	height: 42px;
	width: 800px;
	padding: 0;
	}

#navPress { 
	position: absolute;
	padding-left: 454px;
	width: 346px;
	height: 20px;
	top: 0px;
	}
html>body #navPress {
	bottom: 0px;
	}
	
#navPress ul {
	list-style-type: none;
	}
#navPress li {
	float: left;
	position: relative;
	height: 40px;
	text-align: center;
	}

#navPress a:link, #navPress a:visited {
	display: block;
	overflow: hidden;
	}
	
div#navPress ul li.drop {
	height: 22px;
	width: 346px;
	background: url("images/nav/pressdrop.gif") no-repeat top left;
	}

div#navPress ul li#feature a:link, div#navPress ul li#feature a:visited {
	height: 20px;
	width: 166px;
	background: url("images/nav/feature.gif") no-repeat top left;
	}
div#navPress ul li#feature a:hover, div#navPress ul li#feature a:active {
	background-position: -166px 0px;
	}
div#navPress ul li#feature a.current, div#navPress ul li#feature a.current:visited {
	background-position: -332px 0px;
	}
	
div#navPress ul li#reviews a:link, div#navPress ul li#reviews a:visited {
	height: 20px;
	width: 180px;
	background: url("images/nav/reviews.gif") no-repeat top left;
	}
div#navPress ul li#reviews a:hover, div#navPress ul li#reviews a:active {
	background-position: -180px 0px;
	}
div#navPress ul li#reviews a.current, div#navPress ul li#reviews a.current:visited {
	background-position: -360px 0px;
	}


