/*----------------------------------------------------------
Color Scheme: Futureborn
-----------------------------------------------------------*/

@import url(reset.css);

body {
  background-color:#2D0803;
  color:#333;
  text-align:center;
  min-width:810px;  
  }

body,p,ol,ul,td {
  font-family:"Trebuchet MS", "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
  font-size:13px;  line-height:18px;
  }

html {
    min-height: 100%;
    margin-bottom: 1px;
}

  /* filter to avoid page shift in Opera 9 */
@media all {
    html {        
        height: 100%;
    }
    body {
        min-height: 100%;
        padding-bottom: 1px;
    }
}


#wrapper {
  width:770px;
  margin:0 auto;
  margin-top:10px; 
  text-align:left;
  border:1px solid #fff; 
  background:#8C6C6B;
 padding:0 10px 10px;
  }

#branding {
  height: 20px;
  padding: 35px 0px 0px 0px;

  }

#logo h1 {
  border-color:#fff;
  text-indent: -5000px;
  background: url(../images/branding.png) no-repeat 70% 50%;
  border:0;
  margin-right:40px;
  position:relative;	
  height: 28px;
  top: 16px;
  left: 0;
  }

#logo a {
  float: right;
  margin-right: -17px;
  text-decoration:none;
  width: 340px;
  height: 27px;
  }

#logo span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size:30px;
  }

#mainContent {
  width:770px;
  background:#F6F1DE url(../images/content-bg.gif) repeat-x top left;
  border-top:1px solid #fff; 
  }

#mainContent p, td {
  margin:0 20px;
  text-align:justify;
  line-height:150%;
  padding:10px 5px; 
  color:#000;
  font-size:1em;
  }

#mainContent h2 {
  font-size:1.6em;
  margin-left:10px;
  }

#mainContent a {
  color:#000;
  text-decoration:none;
  border-bottom: 1px dotted #000;

  }

#mainContent a:hover {
  color:#fff;
  background: #000;
  border-bottom: 1px dotted #000;
  }
 
#mainContent h3 {

  font-family:"Lucida Grande", Verdana, sans-serif;
  font-size:80%;
  margin-left:10px;
  padding-bottom:5px;
  }

#mainContent li {
  margin:10px 50px;
  line-height:150%;
  }

#footer {
  clear:both;
  background:#8C6C6B;
  margin:0;
  text-align:center;
  height:30px;
  }

#footer p {
  padding:13px;
  color: #fff;
  }

#footer a {
   color:#9C1000;
   text-decoration:none;
  }

#footer a:hover {
  color:#fff;
  background: #9C1000;
  }


/* ----------------------- HOME PAGE -------------------------- */

#flashbox {
  float:left; 
  margin: 40px;
  }

#flash .movie {
  top:0;
  margin:0;
  padding:0;
  }

#pullquote {
  margin:0px 20px 0 350px;
  padding: 70px 55px 20px 55px;
 
  }

#pullquote p {
font-size: 12px;
text-align: justify;
}

.dropcap {
float:left;
color:#D4D4C7;
font-size:100px;
line-height:70px;
padding-top:2px;
font-family: Times, Georgia, serif;
} 


.spacer {
  clear:left;
  margin:0;
  }

/*---------------- PRICELIST --------------------*/
#prices p {
  margin: 0px 0 10px 10px;
  padding-left: 20px;
  background: url(../images/bullet.png) no-repeat 0 50%;
  }

#prices a {
  color: #700000;
  }

#prices a:hover {
  color: #fff;
  background: #700000;
  }

#prices table {
  width:100%;
  border-collapse:collapse; 
  background:#FFF;
  }

#prices th {
  background:#BE575C;
  text-align:left;
  color:#FFF;
  }

#prices td,th {
  padding:5px;
  margin-left: 10px;
  }

#prices tr:hover {
  background:#D59090;
  }

#prices a {
  margin-left:5px;
}

.even {
  background:#EBD0D3;
  border-top:1px solid #8C6C6B;
  border-bottom:1px solid #8C6C6B;
  }

.odd {
  background:#FFF;
  }
/*--------------- submenu-----------------------*/

#submenu {
  margin-top:0;
  float:left;
  }

#submenu ul {
  margin-top:0;
  }
/*-------------- RESUME------------------------*/
#cv_content {
    margin:0px 30px 0;
    background: #fff;
    padding:20px 0;
    color:#000;
    font-size:1em;
    padding:4px;
  
  }
#cv_content h3 {
  font-size: 1.2em;
  margin-left:20px;
}

#cv_content .first {
  margin-top:20px;
}

#cv_content p {
  margin-left: 46px;
  line-height:150%;
}

#cv_content ul li {
  line-height: 180%;
  text-align:justify;
}

.dates {
  font-weight:bold;
  margin-left: 0px;
}
.shows {
  margin-right: 10px;
}

.vcalendar p {
  margin-left: 62px;
}

#cv_content  a {
   margin-left: 46px;
}

/*-------------- CONTACT------------------------*/
#contact_form {
  color:#290F02;
  }

#contact_form p {
  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
  }

#contact_form input.stillempty, #contact_form textarea.stillempty { background-color: #BE575C; }


fieldset {
  margin:2em 20px 1em;
  padding:2em;
  border:2px solid #9E555A;
  background:#EBD0D3;
  }

label {
  float:left;
  width:10em;
  }


legend {
  font-weight:700;
  display:block;
  }

#email, #name {
  margin-left:5px;
  margin-bottom:10px;
  }

input,textarea {
  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  }

input:focus,textarea:focus {
  background:#F4B8C8;
  }

#button {
  margin-left:20px;
  padding:10px;
  width: 100px;
  }


/*--------------LOGIN------------------------*/
.login {
	
  }

.login h3 {
  font-size: 130%;
  font-weight: bold;
  margin: 30px 0 0 20px;
  padding: 5px;	
  }

.login p {
  margin-left:30px;
  padding:5px;
  }


/*------------- THUMBNAILS----------------------*/
.anchor {
  float:right;
  margin-right:5px;
  }

.thumbs table {
  width: 90%;
  height: 200px;
  padding-top:10px;
  z-index:1;
  padding-bottom: 10px;   
  }

.thumbs p {
  text-decoration:underline;
  line-height: 18px;
  margin-left:0px;
  }

.thumbs  h4 {
  font-size: 18px;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: bold;
  padding: 2px 5px 2px 25px;
  color: #700000;
  }

.thumbs tr {
  padding-top:40px;
  z-index:1;
  }

.thumbs td {
  padding:1px;
  padding-bottom: 10px;
  font-size: .8em; 
  }

.thumbs a:link {
  border-bottom:3px solid #fff;
  }

.thumbs a:visited {
  border-bottom:3px solid #fff;
  }

.thumbs a:hover {
  border-bottom:3px solid #ccc;
  }

.thumbs a:active {
  border-bottom:3px solid #fff;
  }

.scroll {
  clear:both;
  overflow:auto;
  position: relative;  /* fix for IE 6 */
  width: 100%;
  margin:0 0 10px;
  padding:50px 0;
  text-align:justify;
  background:#F6F1DE url(../images/content-bg.gif) repeat-x top left;
  z-index:1;
  }

.scroll li {
  list-style-type:none;
  }

/*------------------new print form----------*/

#add_printform  h3 {
  margin-top: 20px;
  font-weight: bold;
  }

#add_printform  a {
  margin: 10px 0 20px 10px;
  }

/*------------------ Flash Errors  ----------*/


pre {
  background-color:#eee;
  padding:10px;
  font-size:11px;
  }

.fieldWithErrors {
  padding:2px;
  background-color:#6FE20E;
  display:table;
  }

#errorExplanation {
  width:400px;
  border:2px solid #6FE20E;
  padding:7px;
  padding-bottom:12px;
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom:20px;
  background-color:#F0F0F0;
  }

#errorExplanation h2 {
  text-align:left;
  font-weight:700;
  padding:5px 5px 5px 15px;
  font-size:12px;
  margin:-7px;
  background-color:#6FE20E;
  color:#fff;
  }

#errorExplanation p {
  color:#333;
  margin-bottom:0;
  padding:5px;
  }

#errorExplanation ul li {
  font-size:12px;
  list-style:square;
  }