/* DannZinn.com CSS */

/* begin redefinitions */

body {
	background: #000 url(images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

img { border: 0; margin: 0; padding: 0; }

p {
	font: normal 12px verdana;
	line-height: 130%;
	margin: 0;
	padding: 10px;
	color: #fff;
}
p a:link, li a:link, h1 a:link, .dzlinks_link a:link { color: #a2aa47; text-decoration: underline; }
p a:visited, li a:visited, h1 a:visited, .dzlinks_link a:visited { color: #929a37; }
p a:hover, li a:hover, h1 a:hover, .dzlinks_link a:hover { color: #fff; }
p a:active, li a:active, h1 a:active, .dzlinks_link a:active { color: #f0f; }

h1 {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #fff;
	margin: 0;
	padding: 0;
}


h2 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #6e7613;
	margin: 0;
	padding: 4px 10px 4px 10px;
}

h3 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0;
	padding: 4px;
}

h4 {
	margin: 0;
	padding: 0;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #ccc;
}

/* end redefinitions */




#header_nav {
	margin-top: 8px;
	margin-left: 10%;
	margin-right: 10%;
	text-align: left;
	font: bold 14px verdana;
}

#header_nav a:link, #header_nav a:visited {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #ddd;
	border: 1px solid #525;
	padding: 2px 6px 2px 6px;
	background-color: #490a54;
	line-height: 200%;
	text-decoration: none;
}

#header_nav a:hover {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	border: 1px solid #929a37;
	font-weight: bold;
	background-color: #771289;
	line-height: 200%;
	text-decoration: none;
}

#header_nav a:active {
	text-decoration: underline;
}

#header {
	margin-top: 8px;
	margin-left: 10%;
	margin-right: 10%;
}

#header_logo_top {
	font: 1px normal; /* IE font size effects height */
	background: #5a620f url(images/grad1.gif) repeat;
	height: 6px;
}

#header_logo {
	border: 1px solid #5a620f;
	margin: 0;
	padding: 0;
	height: 71px;
	background: url(images/dannzinn.jpg) no-repeat;
}

#header_logo_bottom {
	font: 1px normal; /* IE font size effects height */
	margin: 0;
	padding: 0;
	height: 12px;
	background: #6e7613 url(images/grad4.gif) repeat;
}



#content {
	margin-top: 10px;
	margin-left: 10%;
	margin-right: 10%;
	padding: 0;
}

.dztable_title {
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	height: 38px;
	color: #fff;
	/* padding: 2px 4px 4px 4px; */
	background: #6e7613 url(images/grad4.gif) repeat;
}

.dztable_content {
	clear: both;
	border: 1px solid #5a620f;
	padding: 4px;
	/* background-color: #1a001b; */
	background-color: #180018;
	min-height: 320px;
	height: auto;
}

* html .dztable_content {
	height: 320px;
}

.dztable_content h1, .dztable_content h4 {
	text-align: center;
}




#dzbio_left_pic {
	float: left;
	margin: 12px 2px 4px 10px;
}

#dzbio_right_text {
	margin: 0 0 0 188px;
}





.dznews_pad {
	padding: 10px;
}

.dznews_content {
	border: 1px solid #5a620f;
	background-color: #180018;
}

.dznews_date {
	padding: 4px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	/* background: #6e7613 url(images/grad2.gif) repeat; */
	background-color: #281028;
}

.dznews_title {
	padding: 1px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}




.dzcds {
	border: 1px solid #525;
	margin: 20px;
}

.dzcds td {	vertical-align: top; }

.dzcds_album {
	padding: 10px 0 10px 10px;
}

.dzcds_tracks {
	margin: 4px;
	padding: 4px;
	list-style-type: none;
}

.dzcds_tracks li {
	margin: 0;
	padding: 1px;
	font: bold 10px verdana;
	line-height: 100%;
	color: #5a620f;
}

.dzcds_tracklist {
	font: bold 12px verdana;
	color: #5a620f;
}

.dzcds_info {
	font: bold 10px verdana;
	color: #5a620f;
}

.dzcds_title {
	margin-top: 4px;
	padding-left: 10px;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #6e7613;
}

.dzcds_year {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #5a620f;
}

.dzcds_text {
	padding-left: 10px;
}

.dzcds_text p { padding-left: 0; }




.dzreviews_author {
	font: bold 12px verdana;
	color: #6e7613;
}




.dzteaching_list {
	list-style-type: none;
	margin: 4px 10px 4px 20px;
	padding: 0;
}

.dzteaching_list li {
	font: italic normal 12px verdana;
	line-height: 140%;
	color: #fff;
	padding: 10px;
}

.dzteaching_student {
	font: bold 12px verdana;
	color: #6e7613;
}




.dzcalendar_content {
	border: 1px solid #5a620f;
	background-color: #180018;
}

.dzcalendar_left {
	float: left;
	margin: 8px 0 0 0;
	padding: 0 0 0 8px;
	width: 140px;
	text-align: left;
}

.dzcalendar_right {
	margin: 0 0 0 148px;
	padding: 10px;
}

.dzcalendar_clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
}

.dzcalendar_month {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	color: #929a37;
	width: 100px;
}

.dzcalendar_year {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #5a620f;
	width: 100px;
}

.dzcalendar_date {
	padding: 4px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	/* background: #6e7613 url(images/grad2.gif) repeat; */
	background-color: #281028;
}

.dzcalendar_title {
	padding: 1px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}




.dzlinks_pad {
	padding: 10px;
}

.dzlinks_content {
	border: 1px solid #5a620f;
	background-color: #180018;
}

.dzlinks_link {
	padding: 4px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	/* background: #6e7613 url(images/grad2.gif) repeat; */
	background-color: #281028;
}




.content_bottom {
	font: 1px normal; /* IE font size effects height */
	background: #5a620f url(images/grad3.gif) repeat;
	height: 12px;
}

#zmusic {
	clear: both;
	margin-top: 20px;
	text-align: center;
}

#footer_content {
	margin-top: 20px;
	font: 10px verdana, "Times New Roman", Times, serif;
	color: #333;
	padding: 4px;
	text-align: center;
}

#footer_content a:link {
	color: #444;
	text-decoration: underline;
}

#footer_content a:visited {
	color: #333;
	text-decoration: underline;
}
#footer_content a:hover, #footer_content a:active {
	text-decoration: underline;
	color: #555;
}

	


/* Spiffy CSS Corners */

.corner { display: block; }
.corner b {
  display: block;
  height: 1px;
  overflow: hidden;
  font-size: .01em;
  
  background: #929a37
}
.corner1 {
  margin-left: 3px;
  margin-right: 3px;
  padding-left: 1px;
  padding-right: 1px;
  border-left: 1px solid #3e4217;
  border-right: 1px solid #3e4217;
  background: #6d7329;
}
.corner2 {
  margin-left: 1px;
  margin-right: 1px;
  padding-right: 1px;
  padding-left: 1px;
  border-left: 1px solid #0e0f05;
  border-right: 1px solid #0e0f05;
  background: #767c2c;}
.corner3 {
  margin-left: 1px;
  margin-right: 1px;
  border-left: 1px solid #767c2c;
  border-right: 1px solid #767c2c;
}
.corner4 {
  border-left: 1px solid #3e4217;
  border-right: 1px solid #3e4217;
}
.corner5 {
  border-left: 1px solid #6d7329;
  border-right: 1px solid #6d7329;
}
.cornerfg {
  background: #929a37;
}