/* 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, #review img {
		float: left;
		padding: 6px;
		border: 0;
		}
		
	#review .imgcaption {
		margin: 3px 6px 6px 6px; 
		font-family: Georgia, sans-serif;
		font-size: 80%;
		}


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

	html>body>div#content .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:140%;			
		}	

	#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:140%;			
		}	
		
	#bottom-matter {
		padding:2%;
		background:#FFF;
		font-family:verdana, arial, sans-serif;
		color:#666;
		text-align:center;
		font-size: xx-small;
		font-weight:normal;
		}
	
	.navlinks {
		padding:2%;
		background:#FFF;
		font-family:verdana, arial, sans-serif;
		color:#666;
		text-align:center;
		font-size: xx-small;
		font-weight:normal;
		}
	.navlinks-l {
		padding:2%;
		background:#FFF;
		font-family:verdana, arial, sans-serif;
		color:#666;
		text-align:left;
		font-size: xx-small;
		font-weight:normal;
		}
	.search {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size: xx-small;
		font-weight:normal;
  		background:transparent;
		border: 1px solid black;
		padding:5px;		
		}	
		
	.listing {
		font-family:georgia, serif;
		color:black;
		font-size: small;
		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:140%;			
		}	

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

	


/* 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%;
		text-align:left;
		}
	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:191px;
		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;
		}			


/* begin Moveable Type styles */

body { 
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background: #FFF ;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #333;
	}

.body-pop {
	padding: 80px 20px 20px 20px;
	}

.body {
	margin-left: 15px;
	padding: 15px;
	background-color: #FFF;
	width: 750px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 720px;
	}
html>body .body {
	width: 96%;
	}

.body-nav {
	margin-left: 110px;
	padding: 0px 15px 15px 15px;
	background-color: #FFF;
	width: 655px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 625px;
	}
html>body .body-nav {
	width: 625px;
	}

hr {
	border: 0px;
	height: 1px;
	background-color: #C3CFDB;
	color: #C3CFDB;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	}

h2#breadcrumbs {
	padding-bottom: 3px;
	border-bottom: 1px solid #8FAEBE;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-top: 0px;
	color: #333;
	}

h2#breadcrumbs a {
	font-weight: bold;
	}

h2 {
	color: #93B06B;
	font-size: medium;
	margin-bottom: 10px;
	font-weight: bold;
	}

h4 {
	font-size: small;
	margin-bottom: 5px;
	}

h4.tight {
	margin: 0px;
	}

.box {
	border: 1px solid #8FAEBE;
	margin-bottom: 15px;
	}

.box h4 {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #FFF;
	background-color: #8FAEBE;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}

.box .inner {
	padding: 0px 10px 0px 10px;
	}

.box p {
	margin: 10px 0px 10px 0px;
	}

.box ul {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}

.box li {
	font-size: small;
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	}

.box .list {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}

.news-box {
	border: 1px solid #9C6;
	margin-bottom: 15px;
	}

.news-box h4 {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #FFF;
	background-color: #9C6;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}

.news-box h4 a:link, .news-box h4 a:visited,
.news-box h4 a:active, .news-box h4 a:hover {
	color: #FFF;
	}

.news-box .inner {
	padding: 0px 10px 0px 10px;
	}

.news-box p {
	margin: 10px 0px 10px 0px;
	}

.news-box ul {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}

.news-box li {
	font-size: small;
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 5px 60px;
	text-indent: -60px;
	}

.news-box .list {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}

a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link, a:visited {
	color: #3F658C;
	}

a:active, a:hover {
	color: #996;
	}

.author-approve {
	background-color: #090;
	}

.author-reject {
	background-color: #C00;
	}

.author-approve:link, .author-approve:visited,
.author-approve:active, .author-approve:hover,
.author-reject:link, .author-reject:visited,
.author-reject:active, .author-reject:hover {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: xx-small;
	padding: 2px;
	font-weight: bold;
	}

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

p.tight-bottom {
	margin-bottom: 0px;
	}

#topnav-container {
	position: relative;
	height: 86px;
	width: 700px;
	}

#topnav-img {
	position: absolute;
	top: 0px;
	left: 0px;
	}

#topnav-img h1 {
	margin: 0px;
	padding: 0px;
	}

#topnav-links {
	position: absolute;
	top: 20px;
	left: 230px;
	width: 520px;
	text-transform: uppercase;
	font-size: x-small;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color: #FFF;
	letter-spacing: .1em;
	}

#topnav-links a:link, #topnav-links a:visited,
#topnav-links a:active, #topnav-links a:hover {
	text-decoration: underline;
	color: #FFF;
	}

#topnav-links #topnav-links-left {
	float: left;
	}

#topnav-links #topnav-links-right {
	float: right;
	}

#topnav-links-right a:link, #topnav-links-right a:visited,
#topnav-links-right a:active, #topnav-links-right a:hover {
	text-transform: none;
	}

#topnav-blogs {
	position: absolute;
	top: 45px;
	left: 230px;
	}

#topnav form {
	margin: 0px;
	padding: 0px;
	}

#topnav input {
	margin: 0px;
	font-size: x-small;
	}

#topnav select {
	width: 150px;
	font-size: x-small;
	}

#nav {
	width: 110px;
	float: left;
	}

#nav ul {
	padding: 0px;
	margin: 0px;
	}

#nav li {
	list-style-type: none;
	}

.top li {
	background-color: #8FAEBE;
	color: #FFF;
	font-size: small;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	line-height: 100%;
	padding: 2px 5px 1px 5px;
	margin: 0px;
	}

.sub li {
	margin: 0px -5px 0px -5px;
	padding: 0px;
	line-height: 150%;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	letter-spacing: 0em;
	}

.sub a {
	background-repeat: no-repeat;
	display: block;
	border-right: 1px solid #8FAEBE;
	border-bottom: 1px solid #8FAEBE;
	border-top: 1px solid #FFF;
	padding: 3px 5px 3px 24px;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	font-size: xx-small;
	background-position: 2px 3px;
	}

.sub a:link, .sub a:visited, .sub a:active {
	background-color: #FFF;
	}

.sub a:hover {
	background-color: #EAF2FF;
	}

.sub a.here:link, .sub a.here:visited, .sub a.here:active {
	background-color: #EAF2FF;
	}

.sub a#nav-new-entry { background-image: url(http://nish.pair.com/~adavidow/mt-static/images/nav-new-entry.gif); }
.sub a#nav-entries { background-image: url(http://nish.pair.com/~adavidow/mt-static/images/nav-entries.gif); }
.sub a#nav-upload { background-image: url(http://nish.pair.com/~adavidow/mt-static/images/nav-upload.gif); }
.sub a#nav-comments { background-image: url(http://nish.pair.com/~adavidow/mt-static/images/nav-comments.gif); }
.sub a#nav-trackbacks { background-image: url(http://nish.pair.com/~adavidow/mt-static/images/nav-trackbacks.gif); }
.sub a#nav-templates { background-image: url(http://nish.pair.com/~adavidow/mt-static/images/nav-templates.gif); }
.sub a#nav-categories { background-image: url(http://nish.pair.com/~adavidow/mt-static/images/nav-categories.gif); }
.sub a#nav-notifications { background-image: url(http://nish.pair.com/~adavidow/mt-static/images/nav-notifications.gif); }
.sub a#nav-commenters { background-image: url(http://nish.pair.com/~adavidow/mt-static/images/nav-commenters.gif); }
.sub a#nav-config { background-image: url(http://nish.pair.com/~adavidow/mt-static/images/nav-config.gif); }
.sub a#nav-search { background-image: url(http://nish.pair.com/~adavidow/mt-static/images/nav-search.gif); }
.sub a#nav-import { background-image: url(http://nish.pair.com/~adavidow/mt-static/images/nav-import.gif); }
.sub a#nav-rebuild { background-image: url(http://nish.pair.com/~adavidow/mt-static/images/nav-rebuild.gif); }
.sub a#nav-view-site { background-image: url(http://nish.pair.com/~adavidow/mt-static/images/nav-view-site.gif); }

/* Table styles */

.list {
	padding-bottom: 10px;
	}

.list table {
	font-size: small;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	}

.list table th {
	background-color: #8FAEBE;
	color: #FFF;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	border-bottom: 3px solid #FFF;
	}

.list table th.remove {
	border-right: 1px solid #FFF;
	}

.list table tr.odd {
	background-color: #EAF2FF;
	}

.list table tr.even {
	background-color: #FFF;
	}

.list table td {
	padding: 5px;
	vertical-align: top;
	}

.list table td.gray {
	background-color: #EEE;
	}

.list table td.remove {
	border-right: 1px solid #FFF;
	}

.tip {
	font-size: xx-small;
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	}

#copyright {
	background: #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	color: #666;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;	
	margin: 50px 0px 0px 0px;
	padding-left: 50px;
	}

form.inline {
	display: inline;
	}

.field {
	margin-bottom: 10px;
	}

.field h4 {
	font-size: small;
	margin: 0px;
	}

.field p {
	font-size: x-small;
	margin: 0px;
	}

h4.blue-bar {
	background-color: #8199A4;
	color: #FFF;
	padding: 3px;
	font-size: small;
	}

label.bold {
	font-weight: bold;
	}

#leftcol-full {
	float: left;
	width: 340px;
	}

#rightcol-full {
	margin-left: 360px;
	width: 340px;
	}

#leftcol-main {
	width: 385px;
	}

#rightcol-notes {
	float: right;
	margin-left: 20px;
	width: 217px;
	}

img.align-middle {
	vertical-align: middle;
	}

.message {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #666;
	line-height: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px #6C3 solid;
	background: #FFD;
	padding: 10px;
	}

.message input {
	font-size: x-small;
	}

.error-message {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #666;
	line-height: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px #D44 solid;
	background: #FEE;
	padding: 10px;
	}

.error-message input {
	font-size: x-small;
	}

li {
	font-size: small;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 6px; 
	margin-bottom: 0px;
	line-height: 130%;
	}

.padded-box {
	border: 1px solid #696;
	padding: 10px;
	margin-top: 50px;
	margin-left: 50px;
	text-align: center;
	}

/* tmpl/cms/list_blog.tmpl */

#list-blog #leftcol-full {
	width: 465px;
	}

#list-blog #rightcol-full {
	float: right;
	margin-left: 20px;
	width: 235px;
	}

#list-blog .blog-loop {
	margin: 0px 0px 20px 0px;
	}

#list-blog .blog-loop h3 {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #FFF;
	background-color: #8FAEBE;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 10px 0px;
	}

#list-blog .blog-loop .blog-info {
	float: left;
	width: 320px;
	margin-left: 10px;
	}

#list-blog .blog-loop .blog-info h4 {
	font-size: large;
	margin: 0px;
	}

#list-blog .blog-loop .blog-info h4.plugin {
	font-size: medium;
	}

#list-blog .blog-loop .blog-info p {
	margin: 3px 0px 3px 0px;
	}

#list-blog .blog-loop .blog-info hr {
	margin: 10px 0px 3px 0px;
	}

#list-blog .blog-loop .shortcuts {
	float: left;
	width: 105px;
	margin-left: 20px;
	}

#list-blog .blog-loop .shortcuts ul {
	padding: 0px;
	margin: 0px;
	}

#list-blog .blog-loop .shortcuts li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

#list-blog .blog-loop .shortcuts img {
	margin-right: 5px;
	vertical-align: middle;
	}

#list-blog .blog-loop .shortcuts a:link,
#list-blog .blog-loop .shortcuts a:visited {
	color: #999;
	text-decoration: underline;
	font-weight: normal;
	}

#list-blog .icon {
	float: left;
	width: 35px;
	text-align: center;
	}

#list-blog .label {
	width: 175px;
	margin-left: 35px;
	font-size: small;
	}

#list-blog .field {
	margin: 0px;
	}

/* tmpl/cms/list_comment.tmpl */

#list-comment #filters {
	background-color: #EEE;
	float: left;
	width: 465px;
	padding: 5px;
	height: 45px;
	font-size: x-small;
	}

#list-comment #legend {
	background-color: #EEE;
	width: 127px;
	margin-left: 485px;
	padding: 5px;
	font-size: x-small;
	height: 45px;
	}

#list-comment td.status {
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
	}

#list-comment .approved {
	color: #090;
	}

#list-comment .banned {
	color: #900;
	}

#list-comment th.commenter {
	background-color: #8BA8B8;
	}

#list-comment tr.odd td.commenter {
	background-color: #D9E5F4;
	}

#list-comment tr.even td.commenter {
	background-color: #EDF2F4;
	}

#list-comment td.commenter input {
	margin: 5px 0px 0px 0px;
	font-size: xx-small;
	}

/* tmpl/cms/list_template.tmpl */

#list-template h3 {
	border-bottom: 1px solid #333;
	}

/* tmpl/cms/edit_blog.tmpl */

#edit-blog table.prefs {
	margin-bottom: 10px;
	}

#edit-blog table.prefs td {
	vertical-align: top;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #C3CFDB;
	padding: 10px 10px 10px 0px;
	}

#edit-blog table.prefs td.label {
	width: 130px;
	text-align: right;
	}

#edit-blog table.prefs td.field {
	width: 222px;
	}

#edit-blog table.prefs td.help {
	padding-right: 0px;
	}

#edit-blog table.prefs td h4 {
	margin: 0px;
	}

#edit-blog table.prefs td p {
	margin: 0px;
	}

#edit-blog table.prefs td input {
	width: 220px;
	margin: 0px;
	}

#edit-blog table.prefs td select {
	width: 220px;
	margin: 0px;
	}

#edit-blog a.help {
	padding: 1px 5px 0px 5px;
	border: 1px #3F658C solid;
	color: #3F658C;
	text-decoration: none;
	font-size: x-small;
	display: block;
	}

/* tmpl/cms/cfg_prefs.tmpl */

#cfg-prefs h3 {
	margin-top: 40px;
	margin-bottom: 10px;
	border-bottom: 1px solid #333;
	}

#cfg-prefs ul {
	padding-left: 15px;
	}

#cfg-prefs li {
	margin-top: 0px;
	font-size: small;
	line-height: 130%;
	}

#cfg-prefs .sub-field {
	display: none;
	margin: 0px 0px 0px 8px;
	border-width: 0px 0px 0px 1px;
	border-color: #CFD9E2;
	border-style: solid;
	padding: 0px 0px 0px 12px;
	}

#cfg-prefs a.help {
	padding: 1px 4px 0px 4px;
	border: 1px #3F658C solid;
	color: #3F658C;
	text-decoration: none;
	font-size: x-small;
	}

/* tmpl/cms/cfg_archives.tmpl */

#cfg-archives input {
	margin: 0px;
	}

#cfg-archives .subhead {
	background-color: #EAF2FF;
	}

#cfg-archives a.help {
	padding: 1px 4px 0px 4px;
	border: 1px #3F658C solid;
	color: #3F658C;
	text-decoration: none;
	font-size: x-small;
	}

/* tmpl/cms/cfg_banlist.tmpl */

#cfg-banlist input {
	margin: 0px;
	}

/* tmpl/cms/edit_comment.tmpl */

#edit-comment #add-link {
	text-align: right;
	font-size: xx-small;
	margin: 5px 0px 5px 0px;
	}

#edit-comment h3.pending {
	color: #FFF;
	text-align: center;
	letter-spacing: .3em;
	background-color: #FC3;
	padding: 5px;
	text-transform: uppercase;
	font-size: x-small;
	}

#edit-comment .label {
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	}

#edit-comment .filter {
	font-size: x-small;
	}

#edit-comment td input {
	margin: 0px;
	}

#edit-comment .list {
	padding-bottom: 0px;
	}

#edit-comment .list table tr {
	border-width: 0px 0px 1px 0px;
	border-color: #C3CFDB;
	border-style: solid;
	}

#edit-comment .list table td {
	padding: 10px;
	}

#edit-comment hr {
	margin: 0px;
	background-color: #C3CFDB;
	color: #C3CFDB;
	}

/* tmpl/cms/edit_entry.tmpl */

#edit-entry .side-link {
	text-align: right;
	font-size: x-small;
	margin: 5px 0px 5px 0px;
	}

#edit-entry #button-bar {
	background-color: #999;
	text-align: center;
	padding: 7px;
	}

#edit-entry #title-box {
	background-color: #F2F2F2;
	padding: 20px 20px 20px 20px;
	}

#edit-entry #title-field {
	float: left;
	width: 300px;
	}

#edit-entry #title-field input {
	width: 300px;
	}

#edit-entry #status-field {
	margin-left: 320px;
	width: 260px;
	}

#edit-entry #status-field select {
	width: 260px;
	}

#edit-entry #body-box {
	background-color: #F2F2F2;
	padding: 0px 20px 20px 20px;
	}

#edit-entry label {
	font-weight: bold;
	}

#edit-entry textarea.full-width {
	width: 580px;
	}

#edit-entry #settings-box {
	background-color: #DDD;
	margin-bottom: 1px;
	}

#edit-entry #status-box {
	float: left;
	width: 160px;
	padding: 10px 10px 10px 20px;
	}

#edit-entry #assign-multiple {
	font-size: x-small;
	}

#edit-entry #comments-box {
	float: left;
	width: 160px;
	padding: 10px;
	}

#edit-entry #trackback-box {
	margin-left: 400px;
	width: 190px;
	padding: 10px;
	}

#edit-entry .field {
	margin-bottom: 10px;
	}

#edit-entry #manage-comments {
	float: left;
	width: 300px;
	border-right: 1px solid #C3CFDB;
	padding-right: 10px;
	}

#edit-entry #manage-comments h4, #edit-entry #manage-trackbacks h4 {
	font-size: small;
	margin: 0px;
	}

#edit-entry #manage-trackbacks {
	width: 300px;
	margin-left: 320px;
	}
