/* assaff weisman */

/* palette */












/* disposition */

* {
padding: 0;
margin: 0;
}
/* ie5 win */
body { 
	font: small serif;
  margin: 0; 
	padding: 0; 
	line-height: 14px;
	color: #c7c7c7;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	background: #383838;
	text-align: center;
	
}

body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px/1.6em;
	text-align: center;
	background: #383838;
	border-left: solid 10px #383838;
	
	padding: 0;
	margin: 0;
	color: #c7c7c7;
	line-height: 130%
	
}
/* styles for IE 5 Mac */
 #horizon {
	background-color: #fff;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* not visible to IE 5 \*/
 #horizon {
 background-color: #fff;

   top: 40%;
   left: 0px;
   width: 100%;
   margin: -150px auto 0 auto;
   text-align: center;
   min-width: 800px;
 
 }
 /* end of IE 5 hack */ 
	  	  
#wrapper {
	background-color:transparent;
	position: relative;
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0;
	border:none;
	padding:0;
	
}

#left{
	margin: 0;
	width: 60%;
	height: auto;
	padding: 0;
	float: left;
	text-align: left;
	border: none;
	background-color: #fff;
	background-image: url(dropshadow.gif);
	background-repeat: repeat-x;
	background-position: 0px 200px;
min-height: 400px;
border-bottom: solid 10px #484848;

}

#right {
	width: 40%;
	height: auto;
	border: none;
	padding: 0 1px 0 -1px;
	float:right;
	margin: 0 0 0 -2px;
	text-align:left;
	background-image: url(../rightcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}

#header  {
	background:#fff url(aw_id.gif) no-repeat 0px 0px;
	height: 200px;
	width: 100%;
	
	border-bottom: 1px solid #383838;
	
	} 
	
	#header a {
	background:#fff url(aw_id.gif) no-repeat 0px 0px;
	display:block;
	margin: 0;
	height: 200px;
	border-bottom: 1px solid #383838;
	padding: 0;
	border:none;
	}
	
#header span, #header span a{
visibility:hidden;
}
#copyright {
	width: 100%;
	height: auto;
	padding: 10px 0;
	margin: 2px 0 20px 0;
	clear:both;
	text-align: center;
	background: transparent;
	border:0;
	
	min-height: 48px;
}
#amplify  {
min-height:400px;
}

/* basic elements */

p {
background: transparent;
font-size: 1em;

padding: 0 0 0 10px;
text-align:left;
color: #383838;
}

h1{
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	
	
}
h2
{


	font-weight: normal;
	text-decoration: none;
	margin:1px 0;
	padding:0;
	line-height: 130%;
}

h3
{
	font-size: .9em;
	line-height: 130%;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	color: #858585;
	margin: 0 0 2px 0;
}

h4
{
	font-size: .8em;
	font-weight: bold;
	text-align: left;
	color: #c79f26;
	margin: 1px 0 5px 5px;
}
h5
{
	font-size: .9em;
	line-height: 130%;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	color: #858585;
	margin: 2px 0 0 0;
}

small
{

	font-size: 0.8em;
	color: #7a3017;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

code
{
	font-family: Courier, Monaco, monospace;
}

img {
border:none;

}

/* links */

a {
color: #858585;
font-weight:normal;
text-decoration:none;
background-color: transparent;
padding-bottom: 1px;
}

a:link {
color: #858585;
text-decoration:none;
background-color:transparent;
}

a:visited {
color: #858585;
text-decoration:none;
background-color:transparent;
}
a:visited:hover{
color: #c84f27;
}

a:hover {
color: #c84f27;
text-decoration:none;
border-bottom: solid 1px #c84f27;
background-color: #f3f2f1;

}

a:active {
color: #c84f27;
text-decoration:none;
border-bottom: solid 1px #c84f27;
background-color: #f3f2f1;
} 

#left hover a
 {
color: #c84f27;
font-weight:normal;
text-decoration:none;

}



#copyright a:link, #copyright a:visited {
color: #c7c7c7;
}
#copyright a:hover {
color: #f3f2f1;
background: transparent;
text-decoration:none;
border-bottom: solid 1px #f3f2f1;
}


#nav {
	height: auto;
	margin: 200px 0 0 0;
	padding: 0;
	
}

ul .nav{
list-style:none;
float: left;
width: 80%;
font-variant: small-caps;
text-align: left;
font-size: 11px;
height: auto;


}
ul.nav li {
margin:0;
padding: 8px 0 8px 30px;
text-transform: uppercase;
list-style:none;

width:90%;
border-bottom: solid 1px #484848;
}


ul.nav li a {
display: block;

text-decoration: none;
font-weight: lighter;

}




ul.nav li:hover{
background-color: #363636;
color: #f3f2f1;
margin: 0;
}


body.home li.home, 
body.about li.about, 
body.schedule li.schedule, 
body.media li.media, 
body.presskit li.presskit, 
body.contact li.contact{
background: url(fermata.gif) center left no-repeat;

border-bottom: solid 1px #484848;
color: #c84f27;
}
body.home ul.nav a:link,
body.about ul.nav a:link, 
body.schedule ul.nav a:link, 
body.media ul.nav a:link,
body.presskit ul.nav a:link,
body.contact ul.nav a:link,
body.redirect ul.nav a:link {
color:#dfdedd;

border: none; 
background: transparent;
}
body.home ul.nav a:visited,
body.about ul.nav a:visited, 
body.schedule ul.nav a:visited, 
body.media ul.nav a:visited,
body.presskit ul.nav a:visited,
body.contact ul.nav a:visited,
body.redirect ul.nav a:visited {
color:#dfdedd;

border: none; 
background: transparent;
}
body.home ul.nav a:hover,
body.about ul.nav a:hover, 
body.schedule ul.nav a:hover, 
body.media ul.nav a:hover,
body.presskit ul.nav a:hover,
body.contact ul.nav a:hover,
body.redirect ul.nav a:hover {
color:#f3f2f1;

border: none; 
background: transparent;
}



/* content */

#left p, #bio p {
background: transparent;
margin: 0 15% 15px 0;
padding: 0 0 10px 0;
color: #383838;
width: auto;

line-height: 135%;

}


.rightcontent {
background: transparent;
width: 90%;
height:auto;
margin: 20px 0 0 10px;
padding: 20px 0 5% 10px;
}

.rightcontent p {
font-size: 1.25em;
padding: 0 0 1em 3em;
color: #858585;
height: auto;
margin: -10px 0 0 0;
line-height:130%;
width: 80%;

}

.smallerquote {
background: transparent;
width: 90%;
height:auto;
margin: 20px 0 0 10px;
padding: 40px 0 5% 10px;
}

.smallerquote p {
font-size: 1em;
padding: 0 0 1em 3em;
color: #858585;
height: auto;
margin: 0;
line-height:130%;
width: 80%;

}
.excerpts  {
	font-size: 0.9em;
	text-transform: uppercase;
	font-variant: small-caps;
	color: #898989;
	
border:none;
margin:10px 0 0 0;
padding: 8px 0 8px 20px;
	}
	.excerpts a:link {
	color: #898989;
	}
.excerpts a:hover {
background-color: #363636;
color: #f3f2f1;
margin: 0;
}
.excerpts li, .excerpts ul {
	font-size: 0.9em;
	text-transform: uppercase;
	font-variant: small-caps;
	color: #898989;
	width:95%;
border:none;
margin:0;
padding: 5px 0 5px 10px;
list-style:none;
list-style-image: none;
	}
	.excerpts li a:link, .excerpts ul a:link {
	color: #898989;
	}
.excerpts li a:hover, .excerpts li:hover {
	background-color: #363636;
color: #f3f2f1;
	margin: 0;
	text-decoration:none;
	border: none;
	list-style-type: none;
}
noscript {
	font-family: "Courier New", Courier, monospace;
	
	height: auto;
	width: 80%;
}
li.active a{

color: #f3f2f1;
	
	
}
li.inactive a{
color: #898989;
}
.excerpts p:hover{
background-color: #363636;
color: #f3f2f1;
margin: 0;
}

#coord p{

padding: 30px 0 0 30px;
line-height: 130%;
color: #c7c7c7;
font-size: 0.9em;
	
	
}

.openquote {
background: transparent;
font-family: Helvetica, Arial, sans-serif;
font-size: 8em;
color: #484848;
text-align: left;
padding: 50px 0 0 0;
margin: 0;
height: auto;
width: 100%;
}

.closequote {
background: transparent;
font-family: Helvetica, Arial, sans-serif;
font-size: 8em;
color: #484848;
float: right;
padding:0.3em 0 0 0;
margin:0;
width: 30%;
height: auto;
}
body.home .closequote {
background: transparent;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 8em;
color: #484848;
float: right;
padding:0.3em 0 0 0;
margin:0;
width: 35%;
}

.event  {
color: #7a3017;
}

#centered {
padding: 20px;

margin: 20px auto;
}
#bio {
padding: 10px;
width: 90%;
margin: 5% auto 2% 5%;
}

#video {
background:#383838;
margin: 5px auto 0 auto;
width: 380px;
height: 320px;
padding: 0;
border: solid 1px #898989;

}
.video{
width: 400px;
height: auto;
margin: 5px auto 5% auto;
padding: 0;
}

h2.video {
letter-spacing:0.1em;
font-size: 1em;
text-transform: uppercase;
font-variant:small-caps;
text-align:left;
margin: 8% auto 2px auto;
padding: 0 0 0 20px;
font-weight: normal;
width: 400px;
}
h2.presskit {
width: 301px;
letter-spacing:0.1em;
font-size: 1em;
text-transform: uppercase;
font-variant:small-caps;
text-align:left;
margin: 3px auto;
padding: 3px 0 0 0;
font-weight: lighter;
}

h2.heading {
letter-spacing:0.1em;
font-size: 1em;
text-transform: uppercase;
font-variant:small-caps;
text-align:left;
margin: 0;
padding: 5px 0 0 0;
font-weight: lighter;
}
#left .video p {
width: 400px;
margin: 10px auto 20px auto;
padding: 0 0 10px 10px;
}

#front {
	margin: 0;
	width: 100%;
	height: auto;
	padding: 0;
	border: none;
	background-image: url(aw_pen.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:380px;
	background-color: transparent;
	
}
.news {
width: 50%;
margin: 5%;
padding: 10% 5% 5% 5%;
height: auto;
background: transparent;
text-align:left;
border-bottom: solid 1px #c84f27;


}
.news p {
font-size: 1em;
width: 100%;
background: transparent;
}
#news {
margin: 0 auto 10px auto;
width: 500px;
height: auto;
padding: 0 0 10px 20px;
}
#news p {
width: 490px;
}

#news img {
border: solid 1px #7a3017;
padding: 0;
background: #f3f2f1;
margin: 5px;
}
#news a:hover img {
border: solid 1px #c84f27;
background: #dfdedd;

}

#thumbnails {
margin: 0 auto 20px auto;
width: 301px;
height: auto;
padding: 0 0 10px 20px;
text-align: left;
}
#thumbnails p {
width: 301px;
}

#thumbnails img {
border: solid 1px #7a3017;
padding: 0;
background: #f3f2f1;
margin: 5px;
}
#thumbnails a:hover img {
border: solid 1px #c84f27;
background: #dfdedd;

}
#thumbnails a:hover {
border: none;
background: transparent;

}

.news h3 {
font-size: 1em;
padding-left: 10%;
}
h2 {
	font-size: 1em;
color: #7a3017;
	font-weight: bold;
}

#copyright p{
	background:transparent;
	text-align: center;
	color: #f3f2f1;
	line-height: 130%;
	border:none;
	padding: 20px 0;
	margin: 10px auto 20px auto;
	font-size:0.9em;
	width: 100%;
	height: auto;
min-height: 36px;
}

/* form elements */
input.zemText {
border-top:none;
border-right:none;
border-bottom: 1px solid #c84f27;
border-left:none;
padding: 2px;
color: #7a3017;
margin: 20px 0 2px 0;
font-family:"Courier New", Courier, monospace;
width: 18em;
font-size:1em;
background: transparent;
}
input.zemCheckbox{
color: #7a3017;
border: none;
width: 1em;
height: 1em;
padding: 1px;
margin: 0;
}   
textarea, .zemSelect {
padding: 5px;
border: 1px solid #c84f27;
color: #7a3017;
margin: 30px 0 0 0;
font-family:"Courier New", Courier, monospace;
font-size:1em;
width: 24em;
background: transparent;
}
.zemError {
color: #f33;
font-weight:normal;
font-size:1em;
list-style:none;
padding: 5%;
width: 50%;
height:auto;
}
.zemSubmit {
color: #f3f2f1;
font-size: 0.85em;
background: #c84f27;
margin: 10px 0 0 20px;
padding: 2px;
width: auto;
height: auto;
font-family: Arial, Helvetica, Verdana, sans-serif;
border:none;
}
.zemContactForm {
padding-left: 15%;
}
label {
color: #7a6217;
font-size: 10px;
margin: 2px 0 10px 20px;
display: none;

}
.show {
color: #7a6217;
font-size: 0.85em;
font-weight:normal;
margin: 2px 0 10px 20px;
display: block;

}
.showinline {
color: #7a6217;
font-size: 0.85em;
font-weight:normal;
margin: 2px 0 10px 20px;
display: inline;

}
abbr {
font-variant:small-caps;
letter-spacing:0.1em;
}
.smallcap {
font-size: .9 em;
text-transform: uppercase;
font-variant:small-caps;
letter-spacing:0.075em
}
.ticker {
font-size: .9 em;
text-transform: uppercase;
font-variant:small-caps;
letter-spacing:0.2em
color: #7a3017;
display: inline;
}

.smallcaps {
font-size: .75em;
text-transform: uppercase;
font-variant:small-caps;
letter-spacing:0.1em;
}
span.amp{
font-size: 120%;
font-family: "Hoefler Text","Palatino", "Goudy Old Style", serif;
font-weight: lighter;
font-style:italic;
}



fieldset {
	margin: 0;
	padding: 0;
}
.orange {
color: #c84f27;
font-size:1.25em;
font-weight:bold;
}
.alpha-shadow {
  float: left;
  background: url(../shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.alpha-shadow div {
  background: url(../shadow2.png) no-repeat left top !important;
  background: url(../shadow2.gif) no-repeat left top;
  padding: 0px 5px 5px 0px;
}

.alpha-shadow img {
  background-color: #f3f2f1;
  border: 1px solid #e6e4e4;

  padding: 10px;
}
.tn-shadow {
  float: left;
  background: url(../shadow.gif) no-repeat bottom right;
  margin: 0 16px 3px 0 !important;
  margin: 0 5px 5px 0;
  display:inline;
}

.tn-shadow span {
  background: url(../shadow2.png) no-repeat left top !important;
  background: url(../shadow2.gif) no-repeat left top;
  padding: 0px 3px 3px 0px;
}

.tn-shadow img {
  background-color: #f3f2f1;
  border: 1px solid #e6e4e4;

  padding: 6px;
}
.tn-shadow a:hover img {
 background-color: #fff;
  border: 1px solid $lightgray;

  padding: 3px;
  }
  #leadphoto {
  width: 220px;
  height: 324px;
  background: #fff;
 text-align: center;
display:inline;
  border: none;
  margin: 0 2em 1.75em 0;

  float: left;
  padding: 0;
  }
  #leadphoto img {
  border: solid 1px #dfdedd;
padding: 10px;
background: #f3f2f1;

  }
  #leadphoto small {
  color: #c7c7c7;
text-align: right;
width: 210px;
margin: 2px auto 0 auto;
display: block;
font-size: 9px;
padding: 0;

}


/* misc */

.hide {
	display: none;
}
#headshot {

margin: 5% auto 10px auto;

border: none;

text-align:center;
}
#headshot img {
border: solid 1px #dfdedd;
padding: 10px;
background: #f3f2f1;
margin: 10px 0 0 0;
}
#headshot small {
color: #c7c7c7;
text-align: right;
width: 480px;
margin: 2px auto;
display: block;
font-size: 9px;
padding: 0;

}

#headshot p {
width: 475px;
margin: 10px auto;
}
#press {

margin: 20px auto 10px auto;
padding: 10px 0 5px 0;
border: none;

text-align:center;
}
#press img {
border: solid 1px #dfdedd;
padding: 10px;
background: #f3f2f1;
margin: 10px 0 0 0;
}
#press small {
color: #c7c7c7;
text-align: right;
width: 301px;
margin: 2px auto;
display: block;
font-size: 9px;
padding: 0;

}

#press p {
width: 301px;
margin: 10px auto;
}


.big{
	font-size: 18px;
	color: #484848;
	font-weight: bolder;
	
	border: none;
	padding: 0;
}

#left .big a:hover {
text-decoration: none;
background-color: transparent;
border-bottom: none;
padding: 0;
}

.older {
	background-image:url(../back_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 2px;
	padding:0;
	width: 25px;
	height:25px;
}
.older a:link {
display: block;
background-image:url(../back.gif);
background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	padding:0;
	width: 25px;
	height:25px;
	
}
.older a:hover {
background-image:url(../back_over.gif);
background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	padding:0;
	width: 25px;
	height:25px;	

}
.performance {
	border:none;
	padding: 5px 0 2px 0;
	margin: 0 0 14px 0;
	background: transparent;
}
.performance p {
margin: 0 0 5px 40px;
}

.accent {
color: #7a3017;
}