/****************************/
/* OXFORD LIEDER CSS        */
/****************************/

/*Header*/
.header-group-wrapper {background:white;}
.header-group-inner  {padding:5px 0 10px;}
#edit-search-block-form-1-wrapper label {display:none;}

/*Navigation*/
.header-primary-menu-wrapper, #preface-top-wrapper  {border-bottom:5px solid #669999;}

/*Preface*/
#preface-top-wrapper {   background: #34424c;
  color: #9fa5a9;}

/*Blocks*/
#preface-top-wrapper .block-title, #postscript-bottom .block-title { font-size:100%; text-transform:uppercase; letter-spacing:0.1em; color:white;}
#postscript-bottom img, #preface-top-wrapper img {border-bottom:5px solid #669999;}
#block-search-0 {margin-top:15px;}

.view-Artists h3 {padding-top:10px;clear:both;}

#footer-inner .block .content p a img {float:left; margin-right:5px; margin-top:-5px}

/*Artists output*/
.field-field-relatedartists {border:5px solid #ccc; padding:5px; width:200px;float:right;}
.field-field-relatedartists h2 { font-size:140%;}
.field-field-voice {font-weight:700; }
.view .image-gallery-nodes ul li  {  text-align:left;}


.field-field-event-start, 
.field-field-event-location {display:block;font-weight:700; font-size:140%; margin-bottom:1em;}
.field-field-event-location { font-size:120%;}

/* Events */
.links {text-align:right;}
 .event-artist {width:300px; float:left; margin-right:10px;}
.event-artist img {margin:0 auto; text-align:centre;}
.event-teaser-artists h2.title {font-size:100%; font-weight:700;}
.event-teaser-artists p, .event-teaser-artists .links {display:none;}
.node-type-event .image-attach-teaser {float:left; margin-right:10px;}

/*Artists on Full Node */
.full-node .field-field-relatedartists { width:250px; float:right; margin-left:40px;}
.full-node .field-field-relatedartists img {float:right;}

