/* Base */
@import url(https://static.typepad.com/.shared/themes/walt/styleless/theme.css);

@import url(https://static.typepad.com/.shared/themes/common/bxslider.css);
@import url(https://static.typepad.com/.shared/css/widgets.css);
@import url(https://static.typepad.com/.shared/themes/common/recentpostsfancy.css);

/* Tip Jar */
@import url(https://static.typepad.com/.shared/themes/common/tipjar.css);

/* Portal */


/* Theme */
@import url(https://static.typepad.com/.shared/themes/typepad/theme-clean/clean.css);



/* Theme - Custom Banner */
#banner {
    background-image: url("https://operachic.typepad.com/.a/6a00d83451c83e69e2017c352d1588970b-250hi");
}





/* Custom CSS */
<!--------banner height--------!>

/* Banner Height */
#banner { height:210px; }

<!-----------link color---------------!>

/* Link Color */
a { color: #999999; }
a:hover, a:visited:hover { color: #000000; }
a:visited { color: #999999; }



<!-----------border on the right column------!>

/* Outline main columns */ 
#alpha { border:0px solid white; } 
#beta { border:1px dashed grey; } 


<!----------------Column widths------------!>

/*---2 Column-Right Layout Default Code-------------------*/
.layout-two-column-right #container { width: 970px; }
.layout-two-column-right #alpha { width: 800px; }
.layout-two-column-right #beta { width: 170px; }


<!---------add an image-only banner (no text)---------!>

#banner-inner { 
overflow: visible; 
padding: 0; 
border: 0;
}

#banner-header {
position: absolute;
left: 0;
top: 0;
width: 100%;
margin: 0;
padding: 0;
}
 
#banner-header a {
display: block;
left: 0;
top: 0;
height: 180px;
text-indent: -1000em;
}

#banner-description {
overflow: hidden;
width: 0;
height: 0;
margin: 0;
padding: 0;
text-indent: -1000em;
}


<!--------BANNER BORDER-----!>

/* Rounded Banner */
#banner {
border: 2px solid #888;
border-radius: 15px;
margin-top: 15px;
}
#banner-inner { width: 996px; }

<!-----------------hanging tabs----------------!>

#nav, #nav-inner, .nav-list {
	background-color: #fff;
	border: 0;
	}

#nav { border-top: 5px solid #000000; }

#nav a:link,a:visited { 
	border-radius: 0 0 8px 8px; 
	padding:0px 15px;
	}

#nav ul {
	margin:0;
	margin-left: 20px; 
	padding: 0;
	}

#nav li{
	text-transform:uppercase;
	}

#nav a {
	float: left;
	font-weight: bold;
	color: #000;
	margin: 0 5px 0 0; /* Margin between each menu item */
	background-color: #eee; /* Default tab color */
	}

#nav a:hover {
	background-color: #000000; 
	color: #fff;
	}


<!--------------NAV BAR COLOR-----------------!>

/* Bar Color */
#nav, #nav-inner, .nav-list, .nav-list-item a {
background-color: #000000;
color: #fffff0;
}

/* Link Hover Color */
.nav-list-item a:hover {
background: #333;
color: #fff;
}

/* Nav Bar Border */
#nav {
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}

<!----------DATE HEADER RIBBON--------------!>

h2.date-header
{
	position: relative;
	width: 50%;
	font-size: 1.3em;
	font-weight: bold;
	padding: 7px 20px 7px 25px;
	margin: 0 10px 25px -30px;
	color: #555;
	background-color: #eee;
	text-shadow: 0px 1px 2px #bbb;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;
	}

h2:before, h2:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	}

/* wrap */
h2.date-header:after {
	left: 0px;
	top: 100%;
	border-width: 5px 5px;
	border-style: solid;
	border-color: #666 #666 transparent transparent;
	}







/* Books Typelist - Update to base file size and re-size to retain original visual spec */
.typelist-thumbnailed .typelist-thumbnail img { width: 100px; }


/* ph=1 */
