/*
-----------------------------------------------
Zhang Zhang - CSS Styles
Author:   Karol Golka
Company:  http://www.webstruments.com
Version:  January 2005
----------------------------------------------- */



/* COLORS
---------------------------------------------
0C0C0C - black (background for header)
A20000 - the red dragon
F1F1F1 - white border and background
958B71 - Beige (like content titles)
*/


/* general
------------------------------*/
body
{
	margin: 20px 20px 40px 20px;	
	padding: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: small;
	line-height: 1.6em;
	color: #333;
	text-align: center;
	background: #A20000;
}

a
{
	font-weight: normal;
	text-decoration: none;
	color: #A20000;
    border-bottom: 1px dotted #333;    
}
a:hover
{	
	border-bottom: 1px solid #333;
}

a.superlink
{ color: #ccc; border-bottom: 1px dotted #ccc; }

a.superlink:hover
{ color: #fff; border-bottom: 1px solid #ccc; }

a.learnmore
{
	line-height: 15px;
	font-size: 10px;
	font-weight: normal;	
	background: url(../images/icon-learnmore.gif) no-repeat center right;
	padding-right: 10px;
}

/*a.learnmore:hover
{ background: #ccc url(../images/icon-learnmore.gif) no-repeat center right; }*/


br.break
{
	clear: both;
}
br {
	line-height: 1.2em;
	}

acronym
{ border-bottom: none; }

.recentjournalimg, #dlst_galleries td a img, #dlst_photos td a img, 
.venturegalleryimg, a.miniventure-thumb img, .press-photo, .homepagepic
{ border: 4px solid #fff; }

h5 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 110%;
	}
#rollingquotes {
	position: absolute;
	top: 37px;
	right: 15px;	
	}
#rollingquotes div {
	font-size: 93%; 
	font-family: Verdana;
	font-weight: normal;
	line-height: 130%;	
	}	

/* content
------------------------------*/
#content
{
	width: 768px;
	position: relative;	
	margin: 0 auto;
	background: #A20000 url(../images/zz-bkgrnd.gif) repeat-y center top;
	padding: 0;
}

.homepagepic
{
	margin-right: 20px; 
	margin-bottom: 1em;
	margin-top: 1em;
}
ul#landscapes {
	margin: 0 0 -1em;
	padding: 0 0 0 50px;	
	list-style: none;	
	}	
	
ul#landscapes li {
	padding-bottom: 4px;
	padding-left: 20px;
	background: url(../images/icon-boxarrow.gif) no-repeat 0% 50%;		
	}		

/* header
------------------------------*/
#header
{
	margin: 0;
	width: 768px;
	height: 216px;
	background: #f1f1f1 url(../images/header-bkgrnd.gif) repeat-y 0% 0%;	
	padding: 0;	
}

#topwhiteline
{
	width: 760px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	border-top: 2px solid #f1f1f1;
}

#bwzhang
{
	background: url(../images/header-bwzhang.jpg) no-repeat 0% 0%;
	width: 265px;
	height: 192px;
	position: absolute;
	top: 2px;
	left: 2px;	
}

#tornado
{
	background: url(../images/header-zhangzhang.gif) no-repeat 0% 0%;
	width: 210px; 
	height: 155px;
	position: absolute;
	top: 2px;
	left: 230px;
}

#catchysum
{
	display: none;
	background: url(../images/header-catchysum.gif) no-repeat 0% 0%;
	width: 182px;
	height: 6px;
	position: absolute;
	top: 98px;
}

#topwave
{
	background: url(../images/header-wave.gif) no-repeat 0% 0%;
	width: 756px;
	height: 112px;
	position: absolute;
	left: 2px;
	top: 108px;
}

/* navigation bar
------------------------------*/
#navbar
{
	position: absolute;
	top: 10px;
	height: 7px;
}

#navbar, #catchysum /* right position for both navigation bar and catchy summary */
{
	right: 26px;
}

#navbar a
{
	display: inline;
	float: right;
	text-indent: -9000px;		
	border-bottom: none;
	font-size: 5px;
	line-height: 2px;
	background-position: 0% 0%;
	height: 7px;
	margin-left: 17px;	
}

#navbar #home
{ background: url(../images/navbar-home.gif) no-repeat; width: 23px; }
#navbar #bio
{ background: url(../images/navbar-bio.gif) no-repeat; width: 13px; }
#navbar #calendar
{ background: url(../images/navbar-calendar.gif) no-repeat; width: 46px; }
#navbar #journal
{ background: url(../images/navbar-journal.gif) no-repeat; width: 41px; }
#navbar #press
{ background: url(../images/navbar-press.gif) no-repeat; width: 27px; }
#navbar #photos
{ background: url(../images/navbar-photos.gif) no-repeat; width: 33px; }
#navbar #video
{ background: url(../images/navbar-video.gif) no-repeat; width: 57px; }
#navbar #guestbook
{ background: url(../images/navbar-guestbook.gif) no-repeat; width: 50px; }
#navbar #links
{ background: url(../images/navbar-links.gif) no-repeat; width: 26px; }
#navbar #contact
{ background: url(../images/navbar-contact.gif) no-repeat; width: 40px; }

#navbar #home:hover, 
#navbar #bio:hover,
#navbar #calendar:hover,
#navbar #journal:hover,
#navbar #press:hover,
#navbar #photos:hover,
#navbar #video:hover,
#navbar #guestbook:hover,
#navbar #links:hover,
#navbar #contact:hover
{ background-position: 0% -7px; }

#navbar #home.current, 
#navbar #bio.current,
#navbar #calendar.current,
#navbar #journal.current,
#navbar #press.current,
#navbar #photos.current,
#navbar #video.current,
#navbar #guestbook.current,
#navbar #links.current,
#navbar #contact.current
{ background-position: 0% -7px; }


/* center
------------------------------*/
#center
{
	text-align: left;	
	width: 540px; 
	float: left;
	background: url(../images/content-leaf.gif) no-repeat 2px 15px;
	padding-bottom: 15px;
}

#center #centercontent
{
	padding: 10px 20px;		
}

#center #centercontent h1
{
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-left: 0px;	
}

#center #centercontent h1 em {
	text-indent: -9000px;
	background: pink;
	display: block;
	height: 0;
	overflow: hidden;
	font-size: 0;	
	}

#center #centercontent h2, body#pressreview h2
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 15px;
	color: #A20000;	
	padding-bottom: 4px;
	border-bottom: 1px dotted #A20000;
	display: block;
	margin-bottom: 15px;
}

#center #centercontent h2 b, body#pressreview h2 b
{
	font-size: 10px;
	font-weight: normal;
	color: #666;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica;
}

.right, .left
{ border: 1px solid #666; margin-bottom: 10px; margin-top: 10px;}

.right { margin-left: 20px; }
.left { margin-right: 20px; }




/* journal entries
------------------------------*/
#center #centercontent h3, #center #centercontent h3 a
{
	font-size: 107%;
	font-weight: bold;
	color: #333;
	margin: 0;
	margin-bottom: 3px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
}
#center #centercontent h3 a.learnmore { padding-right: 15px; }
#center #centercontent h3 a:link { border: none; }
#center #centercontent h3 a:visited { color: #666; border: none;}
#center #centercontent h3 a:hover { color: #a20000; background-color: #fff; border: none;}

#center #centercontent h3.mostrecent
{ margin-left: 0; }

h3 b
{
	font-size: 9px;
	color: #666;	
	padding-left: 10px;	
	font-weight: normal;
}

.recentjournalimg
{
	margin: 0;
	padding: 0;
	margin-left: 15px;		
	margin-bottom: 15px;
	border: 4px solid #fff;	
}
.left {
	margin-left: 0;
	margin-right: 15px;
	}

/* correction for most recent journal entry */
#icon-bentpage
{
	background: url(../images/icon-bentpage.gif) no-repeat 0% 0%;
	width: 11px;
	height: 13px;
	display: inline;
	margin-right: 6px;
}

#rule /* horizontal line div */
{
	padding: 0;	
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding-top: 10px;
	display: block;
}
span.gray {
	color: #666;
	font-size: 90%;
	display: block;
	background: url(../images/icon-learnmore.gif) no-repeat 0% 50%;
	padding-left: 15px;
	margin-bottom: 1em;
	}
blockquote {
	margin: -1em 0;
	padding: 0;
	font-family: Georgia;
	font-size: 99%;	
	color: #666;
	border-left: 4px solid #ccc;
	padding-left: 20px;	
	padding-bottom: 10px;
	}
span.tiny {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #a20000;
	font-weight: bold;
	border-bottom: 4px solid #ddd;
	margin-bottom: 7px;
}

/* press reviews
------------------------------*/
div.press {
	line-height: 1.2em;
	float: right;
	clear: right;
	width: 315px;
	}
div.press a {
	font-size: small;
	font-weight: bold;
	color: #333;
	margin: 0;	
	border-bottom: 1px dotted #a20000;
	line-height: 190%;
}
div.press a:hover {
	border-bottom: 1px solid #333;
	color: #a20000;
	}
div.press span { display: block; margin: 0; padding: 0;}
.concert_location b
{ font-weight: normal; font-size: 10px; }
.concert_location
{
	font-weight: bold;
	color: #666;
	padding-bottom: 4px; /* padding before gray vertical line section */
}
.date /* for press */
{
	font-weight: bold;
	font-size: 10px;		
}
#center #centercontent div.press
{
	padding-bottom: 25px;
}
.press-photo
{
	margin-right: 25px;	
	margin-bottom: 10px;	
}
body#pressreview {
	text-align: left;
	margin: 0;
	padding: 120px 0 0;
	background: #F1F1F1 url(../images/presswindow-top.gif) no-repeat 0% 0%;
	}
body#pressreview #pr-c1 {
	height: 500px;
	padding: 0 2em;
	position: relative;
	}
body#pressreview #pr-footer {
	background: #0c0c0c url(../images/presswindow-bottom.gif) no-repeat top left;
	width: 465px;
	height: 179px;
	overflow: hidden;
	}
.press-details
{
	color: #666;
	padding-bottom: 10px;
	font-size: 85%;
	line-height: 120%;
}
body#pressreview p.review {
	margin: 2em 0;
	padding-right: 1em;
	overflow: auto;
	line-height: 1.6em;
	height: 370px;
	}
body#pressreview input.button_save {
	position: absolute;
	bottom: -10px;
	right: 60px;
	padding: 2px;
	font-size: 80%;
	}


	
/* photos and galleries
---------------------------------- */
dl.galleries, dl.galleries dt, dl.galleries dd {
	margin: 0;
	padding: 0;
	}
dl.galleries {
	clear: left;
	padding-top: 1em;
	}	
dl dt a img {
	float: left;
	display: block;
	margin: 0 1em 1em;
	padding: 0;
	}
dl.galleries dt a {
	border-color: #eee;
	}
dl.galleries dt a img {
	border: 4px solid #fff;	
	}
dl.galleries dt a:hover img {
	border: 4px solid #a20000;
	}		
dl.galleries dd.title {
	color: #a20000;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 110%;
	font-weight: bold;
	padding: .3em 0 .4em;
	}
dl.galleries dd span {
	display: block;
	color: #666;
	font-size: 80%;	
	}
p.information {
	padding: 1em 2em;
	}
	
ul#photos {
	margin: 0;
	padding: 1em 0 0;
	width: 480px;
	list-style: none;	
	}
ul#photos li {
	text-align: center;
	margin: 2.5em;
	display: inline;
	padding-bottom: 1em;
	}
ul#photos li a {
	border-color: #eee;
	}
ul#photos li a img {
	border: 4px solid #fff;	
	margin-bottom: 1em;
	}
ul#photos li a:hover img {
	border: 4px solid #a20000;
	padding: 0;	
	}
	
/* view photos
---------------------------------- */
#viewphoto {
	margin: 30px auto 20px;
	padding: 0;	
	text-align: center;
	width: 100%;
	background: #fff;
	}
#viewphoto img {
	border:7px solid #f1f1f1;
	text-align: center;
	}	

#viewphoto span {
	display: block;	
	margin: 10px 40px;
	color: #333;
	font-weight: bold;
	}


/* ventures
------------------------------*/
#dlstJournalEntries
{
	padding-left: 10px;
	padding-right: 10px;
}

.venturegalleryimg
{ 
	margin-top: 5px;
}

.venturegallerylink
{ border-bottom: none; }
.venturegallerylink:hover
{ border-bottom: none; }

#dlstVentureGalleries .concert_name
{ font-weight: normal; font-size: 10px;}

div.ventures {
	margin: 0;
	padding: 0;
	}
h2.break {
	padding-top: 2em;
	clear: both;
	margin-top: 0;
	}
#venturegalleries, #venturegalleries dt, #venturegalleries dd {
	margin: 0;
	padding: 0;	
	}
#venturegalleries {
	padding-top: 1em;
	padding-bottom: 4em;
	}	
#venturegalleries dt a img {
	margin: 0;
	padding: 0;
	display: block;	
	border: 4px solid #fff;
	}
#venturegalleries dt a:hover img {
	border: 4px solid #a20000;
	}
#venturegalleries dt a {
	margin: 0;
	padding: 0;	
	}
#venturegalleries dd span {
	clear: left;
	display: block;
	padding-top: .4em;
	padding-bottom: 1.8em;
	}	
#venturegalleries dd {
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 120%;
	font-weight: bold;	
	color: #a20000;
	padding-bottom: 10px;
	padding-top: 6px;			
	}

/* concerts
---------------------------------- */			
.concert {
	margin: 0 0 1em 2em;	
	line-height: 110%;
	padding-top: 2em;
	}
.concert strong, 
.date, 
.location
 {
	display: block;
	margin: 0;
	padding: 0;
	}	
.concert strong {
	color: #333;
	font-family: Georgia, "Times New Roman", Serif;
	padding-bottom: .3em;
	font-size: 120%;
	}
.date {	
	color: #a20000;
	font-weight: bold;
	font-size: 85%;
	}
.location, .title, a.item {
	font-weight: bold;
	color: #666;
	}
.location {
	font-size: 85%;
	color: #a20000;
	font-weight: normal;
	}
a.item {	
	text-decoration: none;
	font-size: 85%;
	}
a.item:hover {
	color: #a20000;
	}
.title { 
	font-size: 85%; 	
	}
.detail {
	color: #666;
	font-size: 85%;
}
.concert p {
	margin: 0;
	padding: 0 6em 0 0;
	color: #666;
	font-size: 85%;	
	line-height: 130%;
	}
h2 a, h2 b.small
{ 
	border-bottom: none;
	color: #666;
	float: right;
	display: inline;
	margin-left: 10px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;		
	font-weight: bold;
}
h2 a {
	font-weight: normal;
	font-size: 11px;
	}

h2 a:hover
{ border: none; color: #000; text-decoration: underline; }

h2 b.small
{ font-size: 10px; }

h2 a.current { color: #a20000; font-weight: bold;}



/* videobox / medias / audio/video
------------------------------*/
.videobox
{
	margin: 25px 43px 0px 43px;	
	background: #fff;		
	padding: 8px 13px;	
	line-height: 15px;
	border: 1px solid #ccc;
}

.videobox .repertoire
{
	border-left: 2px solid #ccc;	
	margin-top: 4px;
	padding-top: 0px;
	display: block;
	padding-left: 10px;
}
.videobox div
{ margin-right: 3px; margin-bottom: 5px;}
.videobox .concert_name {
	display: block;
	font-weight: bold;
	font-size: .9em;
	}
.videobox .concert_name strong {
	color: #666;
	font-size: 85%;
	font-weight: normal;
	padding-left: 10px;	
	}
#openmedia {
	margin: 20px auto 10px;
	text-align: center;
	width: 100%;	
	background: #fff;
	}
#openmedia span {
	display: block;	
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	color: #502322;
	font-weight: bold;
	}
strong.attention {
	font-size: 100%; 
	background: url(../images/icon-attention.gif) no-repeat 0% 50%;
	padding-left: 20px;	
	}

/* guestbook
------------------------------*/
.iconBentPage /* heading, but really concert_name */
{
	background: url(../images/icon-comment.gif) no-repeat 0% 20%;
	padding-left: 23px;
	display: block;			
	padding-bottom: 6px;
	margin-bottom: 0;	
	/*order-bottom: 1px solid #a20000; 	*/	
	font-size: 90%;
}
.iconBentPage b {
	color: #a20000;
	font-weight: normal;	
	}
.guestbook { 
	display: block;
	margin: 0 0 5px;
	padding: 10px 23px;
	line-height: 1.5em;
	font-size: 85%;	
	background: url(../images/guestbook-gradient.gif) repeat-x 0% 0%;
	border-top: 1px solid #fff;	
	}
#addguestbook {
	background: url(../images/icon-comment.gif) no-repeat 0% 50%;
	padding-left: 20px;
	}

/* links
---------------------------------- */		
ul.links {
	margin: 5px 0 15px 30px;
	padding: 0;
	list-style: none;
	}
ul.links li {
	line-height: 1.6em;
	padding-bottom: 4px;
	padding-left: 20px;
	background: url(../images/icon-boxarrow.gif) no-repeat 0% 50%;		
	}	

/* right
------------------------------*/
#right
{	
	font-size: 12px;		
	width: 225px;
	float: right;
	position: relative;
	margin-top: -50px;
	text-align: left;
}

/* right top section
------------------------------*/
#right div.venture-column 
{
	padding: 0 20px 0 15px;
	background: none; /*url(../images/right-leaf.gif) no-repeat 75px top; */
	font-size: 10px;
	line-height: 15px;
}


#right div.venture-column h3
{
	display: block;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	text-indent: -9000px;
	background: url(../images/right-ventures.gif) no-repeat 0% 0%;
	width: 144px;
	height: 13px;		
}

#right div.venture-column .ventureh3
{
	background-image: url(../images/right-galleries.gif);	
}

#right div.venture-column h2
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	color: #A20000;	
	padding-bottom: 2px;
	border-bottom: 1px dotted #A20000;
	display: block;
	margin-bottom: 10px;
}

#right div.venture-column div.miniventure {
	padding-bottom: 2em;
	}
#right div.venture-column div.miniventure blockquote {
	font-size: 115%;
	line-height: 135%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;		
	}
/* clear BLOCKQUOTE styles */	
#right div.venture-column div.miniventure blockquote,
blockquote#rollingquotes {
	border: none;
	padding-left: 0;
	padding-bottom: 0;
	margin: 0;
	} 
	

h4.miniventure-title
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 15px;	
	color: #a20000;	
	border-bottom: 1px solid #ccc;
	display: block;
	line-height: 15px;
	padding: 0;
	padding-bottom: 4px;
	margin: 0;
	font-weight: bold;
	width: 190px;
}

a.miniventure-thumb
{ border-bottom: none;}

a.miniventure-thumb:hover
{ border-bottom: none;}

a.miniventure-thumb img
{
	margin-right: 10px;
	float: left;
} 


a.miniventure-thumb:hover img {
	border: 4px solid #a20000;
	}

/* footer
------------------------------*/
#footer
{
	background: url(../images/footer-bkgrnd.gif) no-repeat 0% 0%;
	width: 768px;
	height: 115px;
	position: relative;
}

#footer #webstruments, #footer a.madebywebstruments
{
	text-indent: -9000px;
	display: inline;
	background: url(../images/webstruments.gif) no-repeat;
	background-position: 0% 0%;
	width: 80px;
	height: 20px;
	text-decoration: none;
	border-bottom: none;
	position: absolute;
	left: 55px;
	top: 80px;
	padding: 0;
	margin: 0;
}

#footer #webstruments:hover, #footer a:hover
{
	background-position: -80px top;
	cursor: help;
}

#mGINE {
	background-image: url(../images/mGINE.gif);
	height: 11px;
	width: 47px;		
	background-position: 0% 0%;
	bottom: -20px;
	left: 55px;
	text-indent: -9000px;
	position: absolute;
	display: block;
	overflow: hidden;
	text-decoration: none;
	border: none;
	}	
a#mGINE:hover {
	background-position: 0% 11px;
	cursor: help;
	}

#footer #topofpage
{
	width:43px;
	height: 22px;
	background: url(../images/topbutton.gif) no-repeat 0% 0%;
	position: absolute;
	left: 700px;
	top: 80px;
	text-indent: -9000px;
	border-bottom: none;
}

#footer #topofpage:hover
{
	background-position: 0% -22px;
	cursor: auto;	
}

#copyright
{
	position: absolute;
	bottom: -23px;
	left: 140px;
	color: #000;
	text-indent: 0;
	font-size: 85%;
}

#footer #copyright a
{ color: #000; border-bottom-color: #333; font-weight: bold; }

/* Mike's Scroll */
#placeholder
{
	position: absolute;
	/*left: 360px;
	top: 205px;*/
	left: 552px;
	top: 35px;	
}


