html {background: url(../images/body_bg.png)}
body { margin: 0; font-family:  Arial, 'PT Sans', Serif; font-size: 14px; color:black;  }

/* CONTAINER */
#main {margin: 0px auto; background: white; box-shadow: 0px 4px 8px rgba(0,0,0,0.3); margin-top: 12px;}
#inner {overflow: hidden}
/* TYPO */
#content *, #sidebar * { line-height: 1.3em}
p {margin: 4px 0 20px}
h1 {font-size: 150%; font-weight: 700; margin-bottom: 5px;}
h2 {font-size: 150%; font-weight: 700; margin-bottom: 16px;letter-spacing: 0.01em; }
h3 {font-size: 115%; font-weight: 700; margin: 12px 0 5px; letter-spacing: 0.01em;}
h4 {font-size: 90%; color: #ffaa4d; font-weight: 700;margin-bottom: 5px; letter-spacing: 0.01em;}

h2.menutitle {display:none;}

.roof {margin-bottom:-11px}
a:link {text-decoration: none; color: #1A3968 }
a:visited {text-decoration: none; color: #1A3968 }
a:hover  {text-decoration: underline; color: #1A3968 }

i {font-style: italic}
hr {height: 0px; color: transparent; border: 0; border-bottom: #ccc dotted 2px;}
.hr {border: 0; border-bottom: #999 dotted 1px; margin: 18px 0; clear: both}
td {vertical-align: top}
article {padding-bottom: 30px}
#content ul {list-style: disc outside none; margin: 0 0 12px 18px }
#content ul.spaced li{margin-left: 12px}
#content ul li ul {list-style: circle}
#content li {margin-bottom: 2px}
.black {color: black !important; border-bottom:none; padding:0px; margin:0px;}
strong,b {font-weight:700;}
.textleft {line-height: 0 !important; float: left; margin-right: 10px; border: #aaa solid 1px; margin-top: 4px}
.textleft small {padding: 5px; width: 240px; display: block;}
.textleft img {clear: right; display: block}
.floatimage {width: 30%; float: left; margin-right: 3%; border: #aaa solid 1px;}
.floatimage a {display: block; height: 120px; overflow: hidden}
.nomargin {margin: 0}
.floatimage small {padding: 5px; display: block;}
small {font-size: 78%}


/* equal column height */
#content {margin-bottom: -2500px; padding-bottom: 2500px; }
#sidebar {margin-bottom: -2500px; padding-bottom: 2500px; }
#BL {display: none}
/* IMG */
img.left { margin-bottom: 15px; margin-right: 10px;}

/* HEADER */
#header {height: 370px; position: relative}
#logo {border-bottom: #1A3968 solid 47px; background: #ffaa4d; padding:27px 0 27px 56px; margin-bottom: 61px} /*140 */
#logo img {width:50%;}
#dsdlogo { position: absolute; right: 35px; top: 20%; width: 26.5%;}
#dsdlogo img { width: 100%;}
#title, #description {color: transparent;}

/* FOOTER */
.copyline {padding: 15px 35px 5px 0px; margin-left: 56px;font-family:  Arial, Serif; font-size: 14px; color: #1A3968; margin-bottom: 6px; }
.copyline a {color: #1A3968; font-weight: bold; margin-left: 20px}
#footer {background: #1A3968; position: relative}
#footer-menu a {color: white !important; display: block; margin-bottom: 10px; font-size: 85%}
#footer-menu > li {display: block; float: left;margin-bottom:5px;}
#footer-menu > li > a {font-weight: 700; font-size: 100%}
#unesco-logo {position: block; }

#menutoggle {display: none; background: url(../images/toggle_menu.png) no-repeat top center; height: 36px; box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3)}

cite {background-color:  #ffaa4d; /*#F8A45C; */
width: 96%;
font-weight: 700;
margin: 10px 0px;
padding: 8px;
line-height:1.5em !important;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
display:block;
line-height:1.5em;}


.widget-area {margin-bottom:20px;} 

#content .page  a span {color:black;}

#partnertable td {width: 320px; padding:30px 10px; border-bottom: #bbb dotted 1px; vertical-align: top; font-size: 12px}
#partnertable td:first-child {text-align: center}

.post  h2 a {color: black !important; }
.post  h2  {border-bottom:none;padding:0px; margin:0px;}

/* NAV */
#nav-primary {clear: both}

.menu ul li {float: left;  margin-right: 10px; position: relative; padding-bottom: 9px}
.menu ul a {display: block;  background: #ffaa4d; border: #ffaa4d solid 2px; border-radius: 6px; color: white; padding: 4px 12px;}
.menu .current_page_item a,
.menu .current_page_parent a,
.menu a:hover,
.menu .children .current_page_item a{ background-color: white; color: black; text-decoration:none; }

.menu {padding-left: 56px; box-shadow: 3px 3px 3px rgba(0,0,0,0.3);}
.menu ul {margin: 0; padding: 0}
.menu li:first-child {border: none; padding-left:0}
.menu li a:hover {color: black; }
.menu li ul {display: none;}
.menu li:hover ul {display: block}
.menu .current_page_item a, .menu .current-cat a {color: black;}
.menu .children {
    background: white;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2), -3px 3px 3px rgba(0,0,0,0.2);
    padding: 10px 0 5px 10px;
    position: absolute;
    top: 35px;
    width: auto;
    border-radius: 0 0 10px 10px
}
.menu .children li {float: none; border: none; padding: 5px 0px; }
.menu .children li a {color: white; background-color: #ffaa4d; font-weight: normal; white-space: nowrap}
.menu .children li a:hover {color: black; }

/* NAV */


/* SEARCH */
#s {
    border: 1px solid orange;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.15) inset;
    color: #999999;
    padding: 5px;
    width: 80%;
    float: left;
}

#searchsubmit {
    border: 1px solid orange;
    border-radius: 5px 5px 5px 5px;
    float: left;
    padding: 5px 7px;
    margin-left: 2px;
}

/* FORMS */

.wpcf7-form .wpcf7-text, .wpcf7-textarea { margin: 2px; padding: 5px; border-radius: 3px; border: #aaa solid 1px; width: 80% }

/* BREADCRUMBS */
.breadcrumbs {margin-bottom: 20px; border-bottom: #bbb dotted 1px; font-size: 86%}
.breadcrumbs a {color: gray}

/* WIDGET AREA */
.widget-area li {margin-bottom: 8px}


/* OTHER */
#load-overlay {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); }
#load-overlay #panel {width: 800px; height: 600px; margin: 0 auto; margin-top: 150px; background: white; border: white solid 15px; padding: 10px; border-radius: 15px; overflow: auto}
#load-overlay #panel img {max-width: 800px; max-height: 600px; display: block; margin: 0 auto}
.clear {clear: both}
.hidden {display: none}
.center {text-align: center}
.noborder {border: none !important}
.border {border: #aaa solid 1px}
.headersearch {width:80%}
.highlight {background:#ffaa4d; font-weight: 700; padding: 10px; border-radius: 10px; margin: 10px 0}
.highlight a, .highlight a:hover {color: white}
.kicker {color:#ffaa4d; font-size:109%}
.imgframe {width: 44%; border: #bbb solid 1px; border-radius: 8px; float: left; padding: 10px; margin:0 10px 10px 0; box-shadow: 2px 2px 2px rgba(0,0,0,0.2)}
.imgframe img {width: 100%; max-height: 200px; margin-bottom: 10px}
.imgframe a {font-size: 86%}
hr {clear: both}
.marginbottom {margin-bottom: 35px}
/* IMAGE */
.size-full-post-thumbnail {height: auto; width: 100%;}
.wp-caption-text {font-size:80%; background-color: whiteSmoke; padding: 4px; margin-bottom: 5px;}

/* LIGHTBOX */
#stimuli_numberDisplay {display: none !important}