/* -------------------------------------------------------------- 
  
   the Viva Viaa's main site styles
   (This file is not a part of the Blueprint css framework)
   
-------------------------------------------------------------- */

@import "reset.css";

body {
  font: 12px/20px "Century Gothic", Sans-serif;
  padding:0;
  margin: 0;
  color: #333;
  background: #111 url(../images/bg.jpg) no-repeat fixed top center;
  width: 100%;
  background
}

p {
  color: #fff;
}

a, 
a:link,
a:visited,
a:hover,
a:active {
  color: #fff;
  text-decoration: underline;
}

img {
  border: none;
  padding:0;
  margin:0;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

li {
  list-style: none;
}

.center {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
}

.highlight {
  background-color: #BF0404;
  color: #fff;
}

.lowlight {
  color: #999999;
}


/* =Nav
----------------------------------------------- */

#nav {
  float: right;
  width: 425px;
}

#nav ul {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  float: right;
  padding: 25px 10px 5px 0;
}

#nav ul li {
  float: left;
  padding: 5px 10px 5px 10px;
}

#nav a {
  text-decoration: none;
}

#nav a:hover {
  text-decoration: underline;
}


/* =Content
----------------------------------------------- */

.opaque {
  opacity: 0.85;
}

.opaque div {
  opacity: 1.0;
}

.main {
  background:#000 none repeat scroll 0 0;
}

.main p {
  color: #fff;
}

.secondary {
  background:#fff none repeat scroll 0 0;
}

.secondary p {
  color: #000;
}

#logo {
  margin-top: 141px;
  float: left;
  clear: right;
}

#contact-wrapper {
  float: right;
  margin-top: 71px;
}

#contact {
  width: 425px;
}

#contact-wrapper ul {
  font-size: 11px;
  line-height: 16px;
  color: #fff;
}

#contact-wrapper ul li {
  float: left;
  padding: 12px 5px 10px 12px;
}

#contact table td,
#contact table th {
  padding: 0 3px;
}

#main-heading-wrapper {
  padding-left: 150px;
}

#main-heading {
  width: 412px;
}

#main-heading p {
  padding: 14px 0 20px 8px;
  background-color: #000;
}

#gallery-wrapper {
  padding-top: 15px;
  padding-left: 150px;
}

#gallery-intro {
  width: 412px;
}

#gallery-intro p {
  padding: 15px;
}

.art-camps {
  float: right;
  clear: right;
  margin-top: 15px;
  text-align: left;
}

#vernissage {
  float: right;
  clear: right;
  margin-top: 15px;
}

#showcase {
  float: right;
  clear: right;
  margin-top: 15px;
}

#workshop-wrapper {
  padding-top: 15px;
  padding-left: 150px;
}

#workshop-intro-wrapper {
  float: left;
  width: 412px;
}

#workshop-intro {
  padding: 15px;
}

#workshop-intro p {
  margin-top: 10px;
}

#workshop-registration-wrapper {
  float: right;
  width: 425px;
}

#workshop-registration {
  padding: 15px;
}

#workshop-registration p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 22px;
  color: #111;
}

#workshop-registration #view a, 
#workshop-registration #view a:link,
#workshop-registration #view a:visited,
#workshop-registration #view a:hover,
#workshop-registration #view a:active {
  color: #333;
  text-decoration: underline;
}

#workshop-registration #view {
  margin-top: 10px;
}

#workshop-registration #view li {
  font-size: 12px;
  line-height: 26px;
  background: transparent url(../images/pdf.png) no-repeat center left;
  padding-left: 20px;
}

#for-info {
  margin-top: 15px;
  text-align: right;
  line-height: 23px;
}

#for-info #call {
  padding: 5px 7px;
  background-color: #BF0404;
  color: #fff;
}

#workshop-soon {
  margin-top: 15px;
} 

#workshop-soon p {
  padding: 15px;
  color: #BF0404;
}

/* =art centre
----------------------------------------------- */

#art-centre {
  background: #111 url(../images/bg4.jpg) no-repeat fixed top center;
}

#art-centre #logo {
 margin-top: 71px;
}  

#art-centre #main-heading p {
  padding: 3px 0 3px 8px;
  background-color: #000;
}

#birthday-wrapper {
  padding-top: 15px;
  padding-left: 150px;
}

#birthday-intro {
  width: 412px;
  padding-bottom: 20px;
}

#birthday-intro img {
  margin: 15px 0 0 15px;
}

#birthday-intro p {
  padding: 10px 15px 0 15px;
}

#birthday-intro ul {
  margin-left: 25px;
}

#field-trip-wrapper {
  float: right;
  width: 425px;
}

#field-trip {
  padding: 15px;
}

#field-trip p {
  margin-top: 10px;
}

#birthday-wrapper #view a, 
#birthday-wrapper #view a:link,
#birthday-wrapper #view a:visited,
#birthday-wrapper #view a:hover,
#birthday-wrapper #view a:active {
  color: #333;
  text-decoration: underline;
}

#birthday-wrapper #view {
  margin-top: 10px;
}

#birthday-wrapper #view li {
  font-size: 12px;
  line-height: 26px;
  background: transparent url(../images/pdf.png) no-repeat center left;
  padding-left: 20px;
}

#birthday-wrapper #field-trip #view a, 
#birthday-wrapper #field-trip #view a:link,
#birthday-wrapper #field-trip #view a:visited,
#birthday-wrapper #field-trip #view a:hover,
#birthday-wrapper #field-trip #view a:active {
  color: #fff;
}



/* =artists
----------------------------------------------- */

#artists {
  background: #111 url(../images/bg2.jpg) no-repeat fixed top center;
}

#artists #logo {
 margin-top: 71px;
}  

#artists #main-heading p {
  padding: 3px 0 3px 8px;
  background-color: #000;
}

#artists #nav {
  width: 412px;
}

#artists #artists-intro {
  margin-left: 150px;
  margin-top: 15px;
}

#artists #artists-intro p {
  padding: 10px;
}

#artists #artists-list-wrapper {
  margin-top: 15px;
  margin-left: 140px;
}

#artists .artist-wrapper {
  width: 286px;
  float: left;
  margin: 0;
  padding: 0;
}

#artists .artist-wrapper .artist {
  display: block;
  margin: 9px 0 0 9px;
  padding: 10px;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #D8D4CA;
  text-decoration: none;
}

#artists .artist-wrapper .artist:hover {
  background: #eee none repeat scroll 0 0;
}

#artists .artist img {
  border: 1px solid #eee;
}

#artists .artist h2 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 5px;
  font-weight: bold;
  color: #BF0404;
}

/* =artist
----------------------------------------------- */

#artist #main-heading p {
  padding: 3px 0 3px 8px;
  background-color: #000;
}

#artist #artist-info {
  margin-left: 150px;
  margin-top: 15px;
  padding: 30px;
}

#artist #artist-info p {
  color: #111;
  margin-bottom: 10px;
}

#artist #artist-info h1 {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 26px;
  color: #BF0404;
  font-weight: bold;
}

#artist #artist-info h2 {
  padding-top: 10px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
}

#artist #artist-info a,
#artist #artist-info a:link,
#artist #artist-info a:visited,
#artist #artist-info a:active {
 color: #333; 
}

#artist #artist-info a:hover {
 color: #BF0404; 
}

#artist #artist-info p img {
  float: right;
  border: 1px solid #ddd;
  padding: 10px;
  margin: 0 0 10px 10px ;
}

#artist #artist-info img {
    margin: 0 0 10px 10px ;
}

#artist #list-of-work {
  margin-top: 35px;
}

#artist #list-of-work .artist-work {
  position: relative;
  background-color: #FAFAFA;
  margin: 35px 0;
  padding: 0;
  width: 790px;
}

/* Heathers pictures are small so adjust display */
#artist .page-for-heather-boyd .artist-work div.attr-wrap {
  width: 450px;
}  

#artist #list-of-work .artist-work img {
  margin: 0;
  padding: 0;
}

#artist .artist-work div.attr-wrap {
 float: right;
 width: 250px;
 padding: 0;
 margin: 0;
}

#artist .artist-work div {
  padding: 25px 25px 25px 0;
}

#artist .artist-work div p {
  font-weight: bold;
}


/* =Contact
----------------------------------------------- */

#contact-us {
  background: #111 url(../images/bg3.jpg) no-repeat fixed top center;
}

#contact-us #logo {
 margin-top: 71px;
}  

#contact-us #main-heading p {
  padding: 3px 0 3px 8px;
  background-color: #000;
}

#contact-us #nav {
  width: 412px;
}

#contact-us #content-wrapper {
  margin-top: 15px;
  margin-left: 150px;
}

#contact-us #cont-wrapper {
  width: 412px;
  float: left;
}

#contact-us #content {
  margin: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 21px;
}

#contact-us #content h2 {
  font-size: 20px;
  line-height: 24px;
  margin-top: 5px;
  font-weight: bold;
  color: #BF0404;
  margin-bottom: 10px;
}

#contact-us #content p {
  margin-bottom: 30px;
}

#contact-us table td,
#contact-us table th {
  padding: 0 3px;
}

#map {
  float: right;
  margin: 0 0 10px 10px;
  padding: 10px;
  background:#ffffff none repeat scroll 0 0;
  border: 1px solid #D8D4CA;
}

#outside {
  display: block;
  margin-top: 15px;
}




/* =footer
----------------------------------------------- */

#footer {
  padding: 35px 0 30px 0;
  text-align: center;
  clear: both;
  font: 10px/14px Verdana, Arial, sans-serif;
}

#footer a,
#footer a:link, 
#footer a:visited,
#footer a:hover,
#footer a:active {
  color: #000;
}