/*
 * @file
 * Print Styles
 * This probably needs work, but it's a good starting point.
 */
 
 @font-face {
font-family: MiloWeb;
src: url("../fonts/MiloWeb.eot");
}
@font-face {
font-family: MiloWeb-Bold;
src: url("../fonts/MiloWeb-Bold.eot");
font-weight:bold;
}
@font-face {
font-family: MiloSerifWeb;
src: url("../fonts/MiloSerifWeb.eot");
}
@font-face {
font-family: MiloSerifWeb-Ita;
src: url("../fonts/MiloSerifWeb-Ita.eot");
font-style:italic;
}
/* then for WOFF-capable browsers */
@font-face {
font-family: MiloWeb;
src: url("../fonts/MiloWeb.woff") format("woff");
}
@font-face {
font-family: MiloWeb-Bold;
src: url("../fonts/MiloWeb-Bold.woff") format("woff");
font-weight:bold;
}
@font-face {
font-family: MiloSerifWeb;
src: url("../fonts/MiloSerifWeb.woff") format("woff");
}
@font-face {
font-family: MiloSerifWeb-Ita;
src: url("../fonts/MiloSerifWeb-Ita.woff") format("woff");
font-style:italic;
}


/*
 * Body
 */
body {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.4;
  word-spacing: 1.1pt;
  font-family: "MiloSerifWeb","Trebuchet MS","Helvetica Neue",Arial,Helvetica,sans-serif;
  color: black;
  background: none;
  font-size: 11pt;
}

/*
 * Links
 */
a {
  background: transparent;
  text-decoration: underline;
  color: #0F976B;
}
a[href^="http://"]:after, a[href^="http://"]:visited:after {
  content: "(" attr(href) ")";
  font-size: 10pt;
}

/*
 * Strip background from likely candidates
 */
div[id*="wrapper"],
[class*="title"],
[class*="inner"],
header,
footer,
#branding,
#container,
#columns,
.columns-inner,
#content-column,
.content-inner,
.region,
.region-header,
.region-content,
.article,
.article-title,
.article-content,
.comment,
.comment-title,
.comment-content,
.block,
.block-inner,
.block-title,
.block-content,
table,
table * {
  background: none !important;
}

/*
 * Hide various bits of the page
 */
.sidebar,
#tertiary-content-wrapper,
#footer-wrapper,
#skip-link,
.region-page-top,
.region-header,
#breadcrumb-wrapper,
.nav,
#nav-wrapper,
#admin-menu,
.region-content-aside,
#name-and-slogan,
.field-type-taxonomy-term-reference,
ul.links,
.feed-icon,
.poll .bar,
.poll .foreground,
.comment-form,
#comment-form,
.book-navigation,
.tabs,
.action-links,
.pager,
.messages,
.help,
.imgmap_css_container,
.ui-accordion .ui-accordion-header .ui-icon,
#main-content .field-name-widget-link a, .feed-link a,
.field-name-test, .feed-type {
  display: none;
}

.panels-flexible-region-programme_people_mashup-mashup_widgets_title, .panels-flexible-region-programme_people_mashup-mashup_widgets_bottom, .panels-flexible-region-programme_people_mashup-mashup_widgets_title_, .panels-flexible-region-programme_people_mashup-mashup_widgets_bottom_, .panels-flexible-region-programme_people_mashup-mashup_widgets_title__, .panels-flexible-region-programme_people_mashup-mashup_widgets_bottom__, .panels-flexible-region-programme_people_mashup-mashup_widgets_left, .panels-flexible-region-programme_people_mashup-mashup_widgets_center, .panels-flexible-region-programme_people_mashup-mashup_widgets_right, .panels-flexible-region-programme_people_mashup-mashup_widgets_left_, .panels-flexible-region-programme_people_mashup-mashup_widgets_center_, .panels-flexible-region-programme_people_mashup-mashup_widgets_right_, .panels-flexible-region-programme_people_mashup-mashup_widgets_left__, .panels-flexible-region-programme_people_mashup-mashup_widgets_center__, .panels-flexible-region-programme_people_mashup-mashup_widgets_right__ {
    float: none;
    width: 100%;
    clear:both;
}

.panels-flexible-region-inside {
    padding-left: 0;
    padding-right: 0;
}

/*
 * Ensure the display the main content region
 */
#content, .ui-accordion-content {
  display: block !important;
}

.field-name-place-date, .field-name-event-plac-date, .field-name-field-category-of-event, .field-name-field-regional-secretariats, .field-name-field-position {
    color: #999999;
    font-family: "MiloWeb-Bold","Trebuchet MS","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 0.875em;
}

.caption p {
    color: #51585A;
    font-family: "MiloWeb","Trebuchet MS","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 0.875em;
    line-height: 120%;
    margin: 0;
}

.ui-widget {
    font-family: inherit;
}

.ui-accordion h3.ui-accordion-header,
.ui-accordion h3.ui-accordion-header a,
.ui-accordion .ui-accordion-content{
border:none;
padding:0;} 

.ui-widget-content{
font-family: "MiloSerifWeb","Trebuchet MS","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 11pt;
    font-weight: normal;
}

.ui-accordion-content .views-row h3{
font-size: 11pt;
font-family: "MiloWeb-Bold","Trebuchet MS","Helvetica Neue",Arial,Helvetica,sans-serif;}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited,
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #4A5D70;
}

.ui-accordion-content .views-row h3 a{
    color: #4A5D70;}
    
.view-reeep-staff ul{
padding:0;
margin:0;}

.view-reeep-staff ul li.views-row{
clear: both;
    float: left;
    list-style: none outside none;
    margin-bottom: 1.5em;
    width: 100%;}
/*
 * Layout
 */
#header {
  margin-bottom: 20px;
}

.content-inner {
  margin: 0 !important;
  padding: 0 !important;
}

/*
 * HTML elements
 */
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "MiloWeb-Bold", "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #4A5D70;
  margin: 1em 0 0.5em;
  padding: 0;
  line-height: 1;
  color: #4A5D70;
}

h1 {
        font-size: 20pt;
      font-family: "MiloWeb", "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif;
      font-weight:normal;
}

h2 {
  font-size: 14pt;
}

h3 {
  font-size: 12pt;
}

h4,
h5,
h6 {
  font-size: 11pt;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
#site-name a,
#site-slogan {
  text-decoration: none !important;
  color: #4A5D70;
}

p{
margin:10px 0}

hgroup a:link, hgroup a:visited {
  text-decoration: none;
}

#page-title {
  margin-top: 20px;
}

pre,
code,
tt,
samp,
kbd,
var {
  font-size: 10pt;
  font-family: Consolas, "Lucida Console", Menlo, Monaco, "DejaVu Sans Mono", monospace, sans-serif;
}

blockquote {
  margin: 20px;
  padding: 10px;
  font-size: 10pt;
  font-style: italic;
  background: #eeeeee;
}

hr {
  background-color: #666666;
}

.list-view ul{
padding:0}

.list-view ul li.views-row{
list-style:none;}

/*
 * Header, Logo, Site name
 */
#header {
  padding-bottom: 20px;
}

#logo img {
  padding: 0 10px 0 0;
  margin: 0 !important;
  float: none !important;
}

/*
 * Images
 */
 
 figure{
 margin:0;}
 
img, .image-float-left {
  float: left;
  margin: 0 20px 10px 0;
  page-break-before: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
page-break-after: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
page-break-inside: avoid; /* or 'auto' */
display:block;
}

img{
max-height: 500px;
    max-width: 100%;}

a img {
  border: none;
}

/*
 * Tables
 */
table {
  margin: 1px;
  text-align: left;
}

th {
  border-bottom: 1px solid #333333;
  font-weight: 700;
}

td {
  border-bottom: 1px solid #333333;
}

th,
td {
  padding: 4px 10px 4px 0;
}

tfoot {
  font-style: italic;
}

caption {
  margin-bottom: 10px;
  text-align: left;
}

thead {
  display: table-header-group;
}

tr {
  page-break-inside: avoid;
}

/*
 * Forms
 */
form {
  margin-bottom: 10px;
}

/*
 * Poll module
 */
.poll .text,
.poll .percent,
.poll .total {
  text-align: left;
}
.poll form {
  margin-bottom: 0;
}

/*
 * Articles
 */
.node,
.comment {
  margin-bottom: 20px;
  overflow: hidden;
}

.submitted {
  color: #666666;
  text-decoration: none;
  font-size: 9pt;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.submitted a {
  color: #666666;
  text-decoration: none;
  font-size: 9pt;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
