@charset "UTF-8";
/* CSS Document */

body {font-family:Arial;background:#dbdbdb url(../images/body-bkg.gif) left top repeat-x;text-align:center;}
strong {font-weight:bold;}
em {font-style:italic;}
small {font-size:.9em;display:block;}
input, textarea {width:270px;margin-bottom:5px;border:1px solid #ccc;padding:3px;}

input.btn {width:75px;}

.clear {clear:both;}
.bold {font-weight:bold;}
.italic {font-style:italic;}

/*Home Page Styles*/
#container-home {width:960px;margin:0 auto;background:url(../images/home-bkg.jpg) 60px 30px no-repeat;height:600px;position:relative;padding:10px 0 20px 0;}
#container-home ul {position:absolute;left:367px;top:78px;line-height:1em;text-align:left;}
#container-home ul a {font-size:.9em;color:black;text-decoration:none;display:block;width:110px;padding-left:5px;}
#container-home ul a:hover, #container-home ul li#currentpage a {color:white;background:url(../images/tab.gif) left top no-repeat;}

#container-home #ipod-info {position:absolute;left:478px;top:-430px;}
#container-home #ipod-info h1 {font-size:1em;color:#d02676;padding-bottom:5px;padding-left:15px;margin-top:20px;line-height:1.2em;}
#container-home #ipod-info a:hover h1 {text-decoration:underline;}
#container-home #ipod-info p {font-size:.8em;line-height:1.2em;}

#container-home a.video {color:#666;}
#container-home h1 {font-size:2.5em;font-weight:bold;color:#686868;padding-top:535px;}
#container-home h2 {font-size:1.7em;color:#979797;padding-bottom:10px;}
#container-home h3 {font-size:1.5em;color:#686868;}

#container {width:960px;margin:0 auto;}

#header {width:100%;}
#header img {float:left;}
#main-nav {background:url(../images/nav-bkg.gif) left top no-repeat;padding:6px 0 10px 40px;height:30px;}
#main-nav li {float:left;padding:10px 5px;}
#main-nav a {font-size:1em;text-transform:uppercase;text-decoration:none;color: #333;text-align:center;}
#main-nav li#currentpage a, #main-nav a:hover {color:#ec1750;}

#content {clear:both;padding:20px 10px;text-align:left;background:white;}
#content h2 {font-weight:bold;font-size:1.5em;padding-bottom:5px;font-family:Georgia, "Times New Roman", Times, serif;}
#content h3 {font-weight:bold;font-size:1.2em;padding-bottom:5px;font-family:Georgia, "Times New Roman", Times, serif;}
#content h4 {;padding-bottom:5px;font-family:Georgia, "Times New Roman", Times, serif;font-weight:bold;font-size:1em;}
#content p {padding-bottom:10px;line-height:1.3em;}
#content a {color:#097eff;text-decoration:none;}
#content a:hover {border-bottom:1px dotted #097eff;}
#content ul {list-style:inside;padding:0 10px;line-height:1.3em;margin-bottom:5px;}

#content .gallery a:hover {border:none;}

#content #left {width:48%;float:left;}
#content #right {width:48%;float:right;}
#content #left h2, #content #right h2 {padding-bottom:20px;}
#content #left h3, #content #right h3 {padding-bottom:0px;}
#content #right h3 {}
#content #right p {font-size:1em;}
#content #right p.bio {font-weight:bold;font-size:.9em;color:#ec1750;}
#content #right .charm, #content #right .carte, #content #right .kushner, #content #right .fab, #content #right .wtmd {display:none;}

#content table.gallery a:hover {border:none;}

/*Tickets Link*/
#container-home a.tickets, #main-nav a.tickets {color:#ec1750;font-weight:bold;}

/*Video Page*/
.video {display:block;margin:10px auto;width:100%;text-align:center;}