@charset "utf-8";
/* CSS Document */

/* CSS Reset - Based on Yahoo Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; } 
table { border-collapse:collapse; border-spacing:0; } 
img { border:0; } 
caption,th { text-align:left; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
q:before,q:after { content:''; } 
abbr,acronym { border: 0; }
strong { font-weight: bold; }
em { font-style: italic; }

/*Defaults*/
html, body { height: 100%; width: 100%; position: relative; }
body { background: url(../images/background.jpg) top center repeat-x #ebb568; font-size: 75%; color: #111; font-family: Tahoma, Geneva, sans-serif; line-height: 1.5em; }

ul, ol, dl, p, table, pre { margin-bottom: 1em; }
	
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }
	h1 { font-size: 36px; line-height: 1.2; margin: 2px 0 10px 0; color: #f3b51d; }
	h2 { font-size: 30px; line-height: 1; margin-bottom: 0.5em; margin-top: 0.25em; color: #4a60ac; }
	h3 { font-size: 22px; line-height: 28px; margin-bottom: 0.2em; color: #69c180; }
	h4 { font-size: 1.167em; line-height: 1.25; } /* 14pt */
	h5 { font-size: 1em; line-height: 1.5; font-weight: bold; }
	h6 { font-size: 1em; line-height: 1.5; color: #693; }

a { text-decoration: none; color: #bf6140; }
a:hover, a:focus, a:active { text-decoration: underline; color: #d54512; }

td, th { padding: 4px; }

ul, ol, dd, blockquote { padding-left: 20px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

.layClear { clear: both;  font-size: 0px; height: 1px; line-height: 0px; margin-top: -1px; }

/* Elements */
body { text-align: center; }
#container { position: relative; width: 970px; margin: 0 auto; text-align: left; }

#layHeader { position: relative; width: 970px; height: 137px; text-align: left; z-index: 4; }
	#logo { position: absolute; top: 0; left: -40px; background: url(../images/don-ernesto.jpg) no-repeat scroll top left; width: 855px; height: 185px; margin: 0; padding: 0; }
   	#logo a { display: block; width: 855px; height: 185px; text-indent: -9999em; overflow: hidden; }

#layTopMenu { position: relative; width: 970px; background: url(../images/background-topNav.gif) no-repeat; height: 36px; z-index: 5; }
	#layTopMenu ul { position: relative; list-style: none; margin: 0; padding: 0; }
	#layTopMenu ul li { position: relative; float: left; margin: 0; padding: 0; }
	#layTopMenu ul li a { line-height: 36px; height: 36px; color: #ccc; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 20px; }
	#layTopMenu ul li a:hover { color: #fff; background-color: #222; text-decoration: none; }
		#layTopMenu li ul { display: none; position: absolute; top: 36px; left: 0; width: 180px; background-color: #444; filter: alpha(opacity=95); -moz-opacity: 0.95;	opacity: 0.95; }
		#layTopMenu li:hover ul, #layTopMenu li.over ul { display: block; background-color: #444; }
			#layTopMenu li ul li { background-color: #444; display: block; width: 180px; float: none; text-align: left; }		
			#layTopMenu li ul li a { color: #fff; float: none; display: block; padding: 0 0 0 10px; margin: 0; width: 170px; text-align: left; text-transform: none; border-bottom: 1px solid #ffffff; line-height: 24px; height: 24px; }
			#layTopMenu li ul li a:hover { background-color: #666; color: #fff;	}
	
#layContentWrapper { margin-top: 16px; }
	
	#homepageFeature { position: relative; width: 970px; height: 300px; font-size: 0; line-height: 0; }
		#element-cork { position: absolute; top: 251px ; left: -32px; width: 147px; height: 212px; overflow: hidden; }
	
	#homepageSubFeatureWrapper { width: 970px; height: 100px; }
		#homepageSubFeature { position: relative; float: right; width: 345px; }
		#homepageSubFeatureText { margin: 20px 0 0 110px; width: 235px; height: 80px; overflow: hidden; }
		#homepageSubFeatureImage { position: absolute; top: -40px; left: 0; height: 125px; width: 85px; }
		
	#homepagePodWrapper { position: relative; width: 940px; margin: 0 0 0 30px; padding: 10px 0; border-top: 1px dotted #cdb58b; background: url(../images/background-pods.jpg) top left no-repeat; }
		.homepagePod { float: left; border-right: 1px dotted #cdb58b; }
			#hp-1 { width: 285px; margin: 0 15px 0 0; padding: 0 15px 0 0; }
			#hp-2 { width: 275px; margin: 0 15px 0 0; padding: 0 15px 0 0; }
			#hp-3 { width: 300px; margin: 0; padding: 0; border-right: 0; }
	
	#pageLeftMenu { width: 210px; float: left; padding: 20px 0 40px 0; margin: 0 0 0 30px; }
		#pageLeftMenu ul { list-style: none; margin: 0 0 1em 20px; padding: 0; width: 220px; }
		#pageLeftMenu li { line-height: 2; }
		#pageLeftMenu li ul{ margin-left: 20px; width: 200px; }
		#pageLeftMenu form{ padding: 0; margin: 0; }
		#pageLeftMenu fieldset{ border: 0; padding: 0; margin: 0; }
		#pageLeftMenu input{ height: 18px; margin-right: 5px; }
	#pageContent { float: left; width: 680px; padding:  20px 20px 40px 0; }
	#pageContentWide { padding: 20px 20px 40px 0; margin: 0 0 0 30px; }
	
	#memberNav { width: 680px; background-color: #000; border-bottom: 1px solid #666; border-top: 1px solid #666; height: 32px; clear: both; margin: 0 0 16px; }
	#memberNav ul { position: relative; list-style: none; margin: 0; padding: 0; }
	#memberNav ul li { position: relative; float: left; margin: 0; padding: 0; }
	#memberNav ul li a { line-height: 32px; height: 32px; color: #fff; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 15px; }
	#memberNav ul li a:hover { color: #000; background-color: #ccc; text-decoration: none; }
	#memberNav ul li a.selected { color: #000; background-color: #ccc; text-decoration: none; }
	
	
	#blogContent { float: left; width: 580px; padding: 20px 25px 0 0; overflow: hidden; }
	#blogRightWrapper { float: right; width: 345px; padding: 20px 0 0 0; overflow: hidden; }
		#blogRightWrapper-Col1 { float: left; width: 160px; padding: 0 25px 0 0; overflow: hidden; }
		#blogRightWrapper-Col2 { float: left; width: 160px; padding: 0; overflow: hidden; }
	
#layFooter { position: relative; width: 940px; padding: 12px 0 12px 0px; margin: 0 0 0 30px; border-top: 1px dotted #cdb58b; z-index: 10; }
	#layFooterLegal { float: left; }
		#layFooterLegal ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
			#layFooterLegal ul li { float: left; margin: 0; padding: 0; }
				#layFooterLegal ul li a { font-size: 0.917em; color: #64553e; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 10px; }
				#layFooterLegal ul li a:hover { color: #111 }
		#layFooterLegal p { clear: both; font-size: 0.917em; color: #64553e; }
		
	#layFooterAuthor { float: right; color: #8f6533; text-align: right; padding: 15px 0 0 0; }
		#layFooterAuthor a { color: #8f6533; }
		#layFooterAuthor a:hover { color: #6d502d; }
		#layFooterAuthor p { font-size: 0.917em; }
		
	#musicNotes { position: absolute; top: -60px; right: -18px; width: 280px; height: 105px; }
		
#user-toolsWrapper { position: absolute; top: 90px; right: 6px; width: 300px; z-index: 1000; }
	#user-tools { width: 300px; line-height: 24px; height: 24px; }
	#user-tools a { color: #333; font-size: 11px; }
	
#printBody { background-image: none; background-color: #FFF; margin: 0; padding: 0; }
#printWrapper { width: 700px; margin: 0 auto; }
	#printHeader { width: 700px; height: 200px; }
	#printContent { width: 700px; text-align: left; }	
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */

/* -------------------------------------------------------------- 
   Buttons
-------------------------------------------------------------- */
	
	/* OPTIONAL BUTTON STYLES regular button: */		
	button.defaultBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	button.defaultBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES alt button: */		
	button.altBtn { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	button.altBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES modal button: */		
	button.modalBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	button.modalBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES modal alt button: */		
	button.altModalBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	button.altModalBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES large button: */		
	button.largeBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	button.largeBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
	
	/* REQUIRED LINK BUTTON STYLES: */
	
	/* Link Button Normal */
	a.linkBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	a.linkBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
	
	/* Link ALT Button Normal */
	a.linkAltBtn {  background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	a.linkAltBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top;  }
		
	/* Modal Link Button Normal */
	a.modalLinkBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	a.modalLinkBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
		
	/* Modal Link ALT Button Normal */
	a.modalLinkAltBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	a.modalLinkAltBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
		
	/* Link Button Large */
	a.largeLinkBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	a.largeLinkBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }