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

body

{
margin: 0px;
padding: 0px;
background-position: center;
background-color: #2c2c2c;
font-family: Arial, Helvetica, sans-serif;}

img 
{
border: none;
}

a:link
{
color: #5e6895;
text-decoration: none;
}

a:hover
{
color: #5e6895;
text-decoration: underline;
}

#container
{
position: relative;
width: 1024px;
margin: 0px auto;
padding-bottom: 12px;
overflow: auto;
z-index: 3;
overflow: hidden;

}

#containerhomepage
{
position: relative;
background-color: #ffffff;
width: 1024px;
margin: 0px auto;
padding-bottom: 12px;
overflow: auto;
z-index: 3;
overflow: hidden;

}



#homepage_media
{
height: auto;
overflow: auto;
padding-bottom: 20px;
border-bottom: 9px solid #000000;
}

#homepage_navbar
{
background: url('images/homepage_navbar.jpg') no-repeat;
height: 750px;
}

#homepage_navbar_left
{
width: 450px;
position: relative;
float: left;
padding-top: 380px;
}

#homepage_navbar_right
{
width: 544px;
position: relative;
float: left;
padding-left: 20px;
padding-top: 127px;
}

#homepage_upcoming
{
width: 500px;
background-color: #ffffff;
border: 1px solid #000000;
font-size: 12px;
margin-top: 20px;
float: left;
padding: 4px 10px 10px 10px;
color: #000000;
}

#nextperformance
{
width: 550px;
font-size: 18px;
color: #000000;
float: left;
}

#homepage_upcoming a
{
color: #000000;
text-decoration: none;
}

#homepage_upcoming h3
{
color: #000000;
font-size: 14px;
margin: 0px;
padding: 1px;
font-weight: bold;
}


#homepage_news
{
position: relative;
width: 500px;
background-color: #ffffff;
float: left;
margin-top: 20px;
padding: 10px;
border: 1px solid #000000;
font-size: 24px;

}

#homepage_news h2
{
font-size: 22px;
margin: 0px;
padding: 0px;
}

#homepage_news h2 a
{
color: #000000;

text-decoration: none;
}

#homepage_news h3
{
font-size: 14px;
margin: 0px;
padding: 0px;
color: #a0b9c9;
}

#homepage_news h4
{
font-size: 13px;
}

#homepage_news p
{
font-size: 13px;
}

#homepage_photos
{
position: relative;
width: 494px;
float: left;
padding: 0px;
}



#homepage_photos img:hover
{
border-bottom: 5px solid #000000;
}


#homepage_videos
{
position: relative;
width: 520px;
float: left;
padding: 0px;
}

#footer
{
color: #626262;
text-align: right;
padding-top: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-right: 5px;

}

.homepage_album
{
position: absolute;
top: 280px;
left: 50px;
float: left;
width: 150px;
padding: 8px;
border: 1px solid #000000;
background-color: #ffffff;
}

.homepage_album h3
{
font-family: Helvetica, sans-serif;
font-size: 16px;
margin: 0px;
margin-top: 4px;
margin-bottom: 2px;
}

.homepage_album p.descrip
{
margin-top: 7px;
margin-bottom: 7px;
line-height: 1.3em;
color: #333333;
font-size: 12px;
}

.homepage_album div.price
{
font-size: 16px;
font-weight: bold;
}

.homepage_album div.price span.link
{
font-size: 12px;
font-weight: normal;
}

/* email sign up */

#emailsignup
{
font-size: 18px;
font-weight: bold;
color: #ffffff;
margin-top: 20px;
width: 500px;
position: relative;
float: left;
}

.email
{

color: #ffffff;
padding: 2px;
}

#bio
{
margin-top: 20px;
margin-right: 10px;
width: 600px;
position: relative;
float: right;
padding: 10px;
background-color: #ffffff;
border: 1px solid #000000;
}

#bio p
{
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif
}

#bio h3
{
margin-top: 3px;
margin-bottom: 3px;
}

#news
{
margin-top: 20px;
margin-right: 10px;
width: 750px;
position: relative;
float: right;
padding: 10px;
}

#news p
{
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif
}
#photo
{
margin-top: 20px;
margin-right: 10px;
width: 580px;
position: relative;
float: right;
padding: 20px;
background-color: #ffffff;
border: 1px solid #000000;
}

#photo a
{
text-decoration: none;
}

photo a:hover
{
text-decoration: underline;
}

#photo p
{
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif
}

#photo h3
{
margin-top: 3px;
margin-bottom: 8px;
}

#photo ul
{
text-align: center;
margin-top: 10px;
padding: 0px;
list-style: none;
}

#photo li
{
margin-top: 4px;
padding: 0px;
}



#info h3
{
margin-top: 3px;
margin-bottom: 3px;
}

.twitter
{
position: absolute;
top: 180px;
left: 50px;
float: left;
width: 250px;
padding: 8px;
border: 1px solid #000000;
background-color: #ffffff;
}

#links
{
margin-top: 20px;
margin-right: 10px;
width: 600px;
position: relative;
float: right;
padding: 10px;
background-color: #ffffff;
border: 1px solid #000000;
}

#links p
{
margin-top: 3px;
font-size: 14px;
}

/* THEATRE SIDEBAR */
#theatre-sidebar ul
{
list-style: none;
}

#theatre-sidebar ul li 
{
list-style: none;
font-size: 15px;
margin-bottom: 4px;
}

#theatre-sidebar ul li  a
{
color: #000000;
}

#theatre-sidebar ul li  a:hover
{
background-color: #000000;
color: #ffffff;
}

#socialnetworklinks
{
padding-top: 10px;
padding-bottom: 10px;
}

p.gigpress-empty
{
color: #fff;
}
