/* These are legacy styles from the old KlezmerShack */
.biblio {margin-left: 2em; text-indent: -2em;}
.stext {}
.stextsm {
	font-size: smaller;}
/* end legacy styles */

/* begin new styles by ari */
/* first, styles to get around deprecated attributes */
	html>body>div#navbar>table {
		background: #FFF ;
	}
	
	html>body>div#navbar img {
		border: 0 ;
	}
	
	html>body>div#content img {
		float: left;
		padding: 6px;
		border: 0;
		}

	#content img {
		float: left;
		padding: 6px;
		border: 0;
		}

	 #content img.right {
		float: right;
		padding: 6px;
		border: 0;
		}

	html>body>div#content img.right {
		float: right;
		padding: 6px;
		border: 0;
		}

	html>body>div#content>div.ctr>p>img {
		border: 0;
		display: block;
		float: none;
		}

	#content>div.ctr>p>img {
		border: 0;
		display: block;
		float: none;
		}

	.rule75	{
		width: 75%;
		}
	
	.ctr {
		text-align:center;
		}
		
	.clr {
		clear: both;
		}
		
/* and now entirely new styles */
		
	#navbar {
		position:absolute; top:10px; left:10px;
		padding:5px;
/*		width:150px; */
		width:17%;
		background-color:#add8e6;
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size: small;
		font-weight:normal;
  		line-height:1.4;			
		}	

	#rightside {
		position:absolute; top:10px; right:10px;
		padding:1%;
		width:22%;
		background:#EEE;
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size: small;
		font-weight:normal;
  		line-height:1.4;			
		}	
		
	#bottom-matter {
		padding:2%;
		background:#FFF;
		font-family:verdana, arial, sans-serif;
		color:#666;
		text-align:center;
		font-size: x-small;
		font-weight:normal;
		}
	
	.navlinks {
		padding:2%;
		background:#FFF;
		font-family:verdana, arial, sans-serif;
		color:#666;
		text-align:center;
		font-size: x-small;
		font-weight:normal;
		}
		
	.imgcaption2 {
		padding:2%;
		font-family:verdana, arial, sans-serif;
		text-align:left;
		font-size: small;
		font-weight:normal;
		line-height:120%
		}
	
		
	.navlinks-l {
		padding:2%;
		background:#FFF;
		font-family:verdana, arial, sans-serif;
		color:#666;
		text-align:left;
		font-size: x-small;
		font-weight:normal;
		}
	.search {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size: x-small;
		font-weight:normal;
  		background:transparent;
		border: 1px solid black;
		padding:5px;		
		}	
		
	.listing {
		font-family:georgia, serif;
		color:black;
		font-size: large;
		font-weight:normal;
  		background:#FFF;
  		line-height:1.5;			
		}	
	.listing A 			{ color: #003366; font-family: verdana, arial, sans-serif; font-size: small; text-decoration: none; font-weight:bold; } 


/* for now, article and review are the same */
		
	.article {
		font-family:georgia, serif;
		color:#666;
		font-size: small;
		font-weight:normal;
  		background:#FFF;
  		line-height:1.4;			
		}	

	#review {
		font-family:georgia, serif;
		color:#666;
		font-size: medium;
		font-weight:normal;
  		background:#FFF;
  		line-height:1.4;			
		}	

	


/* end new styles by ari */

/* old styles used by other klezshack pages? */

	#content {
		margin-right:25%;
		margin-left:20%;
		background:#FFF;
		padding:10px;
		margin-bottom:20px;
		border:1px solid #FFF;
		/* hack implementation follows */
		voice-family: "\"}\"";
		voice-family: inherit;
		margin-right: 25%;	
		margin-left:20%;
		}
	html>body #content {
		margin-right: 25%;	
		margin-left:20%;
		}
		
	#formcontent {
		margin-left:20%;
		width: 55%;
		margin-right: 0;
		background:#FFF;
		padding:10px;
		margin-bottom:20px;
		border:1px solid #FFF;
		/* hack implementation follows */
		voice-family: "\"}\"";
		voice-family: inherit;
		margin-left:20%;
		margin-right: 0;
		width:55%;
		}
	html>body #formcontent {
		margin-left:20%;
		margin-right: 0;
		width:55%;
		}
.posted {
	font-size: x-small;
	text-align: left;
	margin-bottom: 12px;
	line-height: normal;
	padding: 3px;
	}

	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}

	.title	{ 
		font-family: verdana, arial, sans-serif; 
		font-size: medium; 
		color: #000000; 	
		font-weight:bold;		
		margin-top: 10px;		
		display: block;
		}
		
	.date	{ 
		font-family:georgia, verdana, arial, sans-serif; 
		font-size: small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		margin-top: 10px;
		font-weight:bold;
		}			

p dl ol ul {
	font-size: small;
	line-height: 130%;
	}

