/*
Theme Name:     ICA based on BlogoLifePro
Theme URI:      https://icaci.org
Description:    Child theme for the BlogoLifePro Theme 
Author:         Schmidt/Ortag
Author URI:     https://icaci.org
Template:       blogolifepro
Version:        1.0
*/

@import url("../blogolifepro/style.css");

body { 
	font-family: 'Open Sans', Arial, sans-serif;
	font-size:14px;
}
p, aside, aside ul, aside div, .entry-content, #copy { font-family: 'Open Sans', Arial, sans-serif; font-size:1em; color:#333; }
aside { font-size: 0.9em; padding-top: 5px; }

/* Achtung, primary und secondary width wurden im parent theme überschrieben! */

.social-buttons {
    margin: 30px 0 0;
    line-height:1em;
}
.social-buttons a { border-bottom:0px; }
.social-buttons a:hover { background-color:none; }

.social-icons img {
    margin: 0 2px 0 0;
}

.social-icons { width:initial; }

.col1 {
  width:7%;
}
.col2 {
  width:90%;
}

#cat { width:220px; }
.widget_archive select { width:220px; }

.format-icon img {
	width:30px;
	height:30px;
}
.format-aside .format-icon { background: none; }
.format-aside h1.entry-title { color:#047; font-size:1.5em; }
.format-aside .col2 { border:1px solid #bbb; }
.format-aside .entry-content p.mission { font-style:italic; font-size:1.1em; }
.widget ul {
    margin: 0 20px 0 0;
}

tbody tr:nth-child(2n) td {
    background: none repeat scroll 0 0 #f9f8f5;
}
tbody tr:hover td {
  background-color: #f4f2ec;
}

/* overwrite dashed */
nav a:hover {
  border-bottom: 1px solid #047;
  color: #fff;
}

.widget-title h3 {
  color: #fff;
  padding: 4px 0 5px 12px;
  font-size: 1.3em;
}

.widget.widget_categories label {
display:none;
}

.page-header {
  width:97%;
}
.page-header h2 {
    color: #fff;
    margin-left: 30px;
}
.page-header h1, .page-header h2 {
    font-size: 18px;
    padding: 6px 0;
}
.comments .page-header {
  margin:25px 0 15px 0;
  font-size: 1.3em;
}
#nav-below {
  font-size:1.1em;
}
#nav-below a:hover {
  border-bottom:none;
}

.date-i, .author-i, .edit-i {
  height:18px;
}
.date-i a, .comment-i a, .author-i a, .edit-i a, .date-i .modification-date {
      position: relative;
      top: 1px;
}

.datei-i, .comment-i, .author-i, .edit-i, .date-i {
	background-position: left 3px;
}

/* HOVERGALLERY */

.hovergallery .alignleft {
  margin-top:0;
}

.hovergallery ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.hovergallery ul.img-list li {
  display: inline-block;
  height: 150px;
  margin: 0 1em 1em 0;
  position: relative;
  width: 150px;
}

.hovergallery span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  height: 150px;
  left: 0;
  position: absolute;
  top: 0;
  width: 150px;
  line-height:1.2em;
}

.hovergallery span.text-content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0 10px;
}

.hovergallery span.text-content {
  background: rgba(0,69,125,0.8);
  color: white;
  cursor: pointer;
  display: table;
  height: 150px;
  left: 0;
  position: absolute;
  top: 0;
  width: 150px;
  opacity: 0;
}

.hovergallery ul.img-list li:hover span.text-content {
  opacity: 1;
}


/* ANFANG */


.edit-i {
  margin-right:0;
}
#page .entry-utility {
  margin-top:20px;
}
h1.entry-title a {
  color:#047;
  font-size:21px;
  font-weight:bold;
}
h1.entry-title a:hover {
  border-bottom:none;
}


.widget_archive select {
  margin: 10px 0 0 10px;
}

#branding {
  background: none;
  margin: 10px 10px 10px 20px;
}

#branding hgroup { 
  margin:0; 
  width:50%;
}
#branding .fleft {
  padding-top:5px;
}
#branding .fleft img {
  width:100%;
  max-width:460px;
}
.entry-meta {
  padding:3px 20px;
}
.comments .entry-meta {
  padding:0 20px;
}
#main {
  border-top:none;
  margin-top:-8px;
}


#searchform {
  margin:7px 0 10px 10px;
}

/* Größen verändern */

.widget_recent_entries ul li, .pane ul li {
    margin: 0 !important;
    padding:0 !important;
}
.widget_recent_entries ul li a, .pane ul li a {
    padding:5px 10px;
    display:block;
}
.widget ul li a, .widget ul li {
  color:#666;
}




ul.tabu {
  height: 40px !important;
  text-transform:none !important;
}
ul.tabu li a {
    margin: 7px 5px 0 0 !important;
}

#copy {
  border: none;
  border-top: 1px solid #C5D1D9;
  background: url("images/entry-header.png") repeat-x scroll left top white;
  text-align:left;
  padding:10px 20px 30px 20px;
  width: auto;
}

#page {
    margin: 10px auto 20px auto;
}


/* Navigation */
nav {
  font-size:1.2em;
  margin: 9px -10px 0 -10px;
  font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
  font-weight:700;
  line-height:1em;
}

nav ul {
  padding:0;
  margin:0;
}
nav ul li {
  padding:0;
  margin:0;
}
nav ul li a {
  display:block;
  margin:6px 2px 4px 2px;
  padding: 4px 5px;
  position:relative;
}
nav ul ul {
  background: none repeat scroll 0 0 #eee !important;
  margin:0;
  height:auto;
  top:28px;
  left:2px;
  font-weight:400;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size:0.8em;  
}
nav ul ul ul {
  background: none repeat scroll 0 0 #ccc !important;
  font-size:1em;  
}
nav ul ul li {
  padding:0;
  margin:0;
  border-bottom:1px dotted #fff;
}
nav ul ul li a {
  margin:0;
  padding:3px 5px;
  top:0;
  color:#333;
}
nav ul ul li a:hover {
  background-color:#69c;
  color:#fff;
}
ul.menu li:hover > a {
  background-color:#69c;
  color:#fff;
}

nav ul ul ul li a:hover {
  background-color:#47a;
  color:#fff;
}
nav ul li.current_page_item > a, nav ul li.current-menu-ancestor > a, nav ul li.current-menu-item > a, nav ul li.current-menu-parent > a {
  border-bottom: none;
  color:#333;
  background-color:#fff;
}
nav ul li a:hover {
  border-bottom: none;
  color:#fff;
  background-color:#69c;
}
nav ul ul ul {
  left: 170px;
}


.entry-content {
  line-height:170%;
  margin: 10px 20px 15px 20px;
}
.entry-content p {
  margin:0;
  padding:0 0 10px 0;
  line-height:170%;
}
.entry-content a, #commentform a, .news-contents a { font-weight:normal; border-bottom:1px dotted #ccc; text-decoration:none; }
.news-contents a { border:none; }
.entry-meta a { border-bottom:none; }
.entry-content a:hover, .widget_recent_entries ul li a:hover, .pane ul li a:hover, .widget ul li a:hover, .entry-meta a:hover, .textwidget a:hover, #commentform a:hover, .news-contents a:hover { color:#333; background-color:#f4f2ec; border-bottom:none !important; }
.entry-title a:hover, #copy a:hover, .date-i a:hover, .comment-i a:hover, .author-i a:hover, #recentcomments li:hover  {
  border-bottom: none !important;
}

.news-contents .news {
	clear:both;
}

.entry-content h1 a, .entry-content h2 a, .entry-content h3 a, .entry-content h4 a, .entry-content h5 a { font-weight: bold; color:#047; } 

.comment, .pingback, .trackback {
	margin-bottom:20px;
}
.children .comment {
	margin-bottom:0;
}
.comments {
	font-size:0.9em;
}
.comments .entry-content p {
	line-height:140%;
	padding:0;
}
.comments .entry-content {
	margin:8px 20px 20px 20px;
}
.comments .entry-title {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;
}
.comments .entry-title a, .comments .entry-title cite {
	font-style:normal;

}
.children {
	margin-top:0;
}
.comments .col2 {
	border-top:2px solid #ccc;
}

.children .col2 { border-top:0px; }

.depth-1 .col1 { width: 9%; }
.depth-1 .col2 { width: 88%; margin-right: 0px; }
.depth-2 .col1 { width: 12%; }
.depth-2 .col2 { width: 85%; margin-right: 0px; }
.depth-3 .col1 { width: 15%; }
.depth-3 .col2 { width: 82%; }
.depth-4 .col1 { width: 18%; }
.depth-4 .col2 { width: 79%; }
.depth-5 .col1 { width: 20%; }
.depth-5 .col2 { width: 77%; }
.postformat, .depth-2 .postformat, .depth-3 .postformat, .depth-4 .postformat, .depth-5 .postformat { padding: 3px 5px 5px 5px; }

a.external span { position: absolute; left: -5000px; width: 4000px; }
a.external { background: url(images/ext_link.gif) no-repeat 100% 7px; padding: 0 16px 0 0; }
a.external:hover { background-color:#f4f2ec; }

h1, h2, h3, h4, h5, aside h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	margin:0;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color:#047 !important;
	margin:25px 0 10px 0;
	font-weight:bold;
}
.entry-content h2 {
	font-size:20px;
}

.logos { clear:both; padding-top:10px; border-top:1px solid #F4F2EC; width:100%; }
.lineheight {  line-height:140%; }
.logobox { float:left; width:160px; text-align:center; margin-right:20px; }
.logobox img { margin-bottom:10px; }
.logobox a, .logobox a:hover { border:none; background-color:#fff; }

.caption {
  z-index:4;
}
.caption a {
  color:#999;
  font-weight:normal;
}
.caption a:hover {
  color:#aaa;
}

.wp-caption {
	margin-bottom:8px;
}
.wp-caption a {
	text-decoration:none;
	border:0;
}
.wp-caption a:hover {
	background-color:none;
}
.wp-caption a img {
    width: auto;
}
.wp-caption img {
	margin:5px 3px 0 3px;
}
.wp-caption p.wp-caption-text {
	margin:0px 3px 5px 3px;
	line-height:110%;
}
.wp-caption {
	background-color:#fff;
}

img, acronym {
  border: none;
}
.pic { float:left; padding:3px; border:1px solid #ccc; margin-right:15px; filter:alpha(opacity=80); -moz-opacity:0.8; background-color:#fff; }
a:hover .pic {   filter:alpha(opacity=100); -moz-opacity:1.0; }
.left { float:left; width:50px; font-style:italic; clear:left; }

.pub_logo { float:right; padding: 0 0 10px 15px; margin-top:20px; }
h3.line { border-top:1px solid #f4f2ec; margin-top:15px; }

.entry-content ul { 
  list-style: circle outside none; 
  margin-right: 10px;
}
.entry-content ul.list {
  margin:0px 0 15px 20px;
  padding:0;
  line-height:180%;
  }
  
.entry-content ul.list li {
  padding:0 0 0 5px;
  list-style: circle outside;
  margin:0 0 5px 0;
  }
.entry-content ul.listcon { margin:0 0 15px 17px; padding: 0; }
.entry-content ul.listcon li { padding: 0 0 0 2px; list-style: circle outside; }

a.com_head { display:block; border:none; padding:3px; padding-left:22px; background-repeat:no-repeat; background-position:5px; }

.head_closed a.com_head {  background-image:url(images/arrow_right.gif); }
.head_closed a.com_head:hover { color:#333; }
.head_open a.com_head {  background-image:url(images/arrow_down.gif); color:#333; font-weight:bold; }

.head_open   { background-color:#F4F2EC; border-bottom:1px solid #fff; border-top:2px solid #fff; }
.head_closed { border-bottom:1px solid #F4F2EC; border-top:2px solid #fff; }
.head_closed:hover {  background-color:#F4F2EC; }
.box_open    { display:block; padding:0 20px 10px 22px;  }
.box_closed  { display:none; }

.head_open .close { float:right; font-size:9px; }

.mem {
  overflow:scroll; 
  overflow-x:hidden; 
  height:280px; 
  margin-top:20px;
}

.com ol { line-height:140%; margin:15px 0 25px 0; padding:0 0 0 25px; }
.com ol li { margin:5px 0 10px 0; }
.com ul { line-height:140%; margin:0; padding:5px 0 0 20px; list-style-type:circle; }
.com ul li { margin:0; padding:0; }


ul.pdf_list {
margin:15px 0 15px 5px;
padding:0;
line-height:160%;
}
ul.pdf_list li {
	padding:0;
	padding-left:22px;
	background-repeat:no-repeat;
	background-position:0px 2px;
	list-style:none;
	margin:0 0 5px 0;
}
ul.pdf_list li 		{ background-image:url(images/icon_pdf.gif); }
ul.pdf_list li.doc_li 	{ background-image:url(images/icon_doc.gif); }
ul.pdf_list li.xls_li 	{ background-image:url(images/icon_xls.png); }
ul.pdf_list li.zip_li 	{ background-image:url(images/icon_zip.gif); }
ul.pdf_list li.web_li 	{ background-image:url(images/icon_web.gif); }
ul.pdf_list li.none_li 	{ background-image:url(images/icon_none.gif); }

.stat ol, .stat ul { line-height:160%; margin:10px 0 15px 0; padding:0 0 0 25px; }
.stat ol li, .stat ul li { margin:3px 0 5px 0; padding:0; }
.stat ul { list-style-type:circle; }
ul.abc { list-style-type:lower-latin; }

.portrait { float:right; width:120px; }
.commissionstogglelist .portrait {margin-top:3px; }
.chairinfo {overflow:hidden; font-size:0.9em; line-height:140%; margin:30px 0;}

.icc  { line-height:140%; padding:8px 0 0 0; margin-bottom:10px; }
td.icc {
  border-top:none; padding:10px 0 15px 5px;
}
td.first_icc { width:150px; text-align:center; border-top:none; padding:10px 0 20px 5px; }
td.first_icc a { border-bottom:none; }
td.icc a:hover {
  background-color:none;
}

table.awards { margin-top:10px; border-top:1px solid #f4f2ec; }
* html table.awards { line-height:130%; }
table.awards tr td { border-bottom:1px solid #f4f2ec; padding:2px 5px 2px 5px; }
table.awards tr:hover td { background-color:#f4f2ec; }

table.scholarship tr td, table.scholarship tr th {
    letter-spacing:0;
    padding: 0.5em;
    font-size: 0.9em;
    line-height: 1.5em;
}

table.travelreports { line-height:130%; }

table.travelreports th {
letter-spacing: normal;
line-height: 1.4em;
padding-bottom:0.5em;
}

table.reportsummary td {
    vertical-align: middle;
    border-right: 1px solid #ccc;
}
.entry-content .reportsummary td {
	padding:5px;
}
.reportsummary th {
	text-align: center;
}
.reportsummary th:first-child {
	text-align: left;
	padding-left: 5px;
}


/* Vertical text by @kizmarh */
.vertical-text {
	display: inline-block;
	overflow: hidden;
	width: 1.5em;
}
.vertical-text__inner {
	display: inline-block;
	white-space: nowrap;
	line-height: 1.5;
	-ms-transform: rotate(90deg); /* IE 9 */
	-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	transform: translate(0,100%) rotate(-90deg);
	transform-origin: 0 0;
}
/* This element stretches the parent to be square
   by using the mechanics of vertical margins  */
.vertical-text__inner:after {
	content: "";
	display: block;
	margin: -1.5em 0 100%;
}
/* End of vertical text by @kizmarh */


.entry-content .orienteering td {
padding:0;
}


.pdf { background-image:url(images/icon_pdf.gif); background-repeat:no-repeat; padding-left:20px; padding-bottom:10px; }
.zip { background-image:url(images/icon_zip.gif); background-repeat:no-repeat; padding-left:20px; padding-bottom:10px; }
.doc { background-image:url(images/icon_doc.gif); background-repeat:no-repeat; padding-left:20px; padding-bottom:10px; }

ul.level_0 { list-style:square; margin:0; margin-left:15px; padding:0; color:#ddd; }
ul.level_0 li a { font-weight:bold; border:none; }
ul.level_0 li:hover { color:#333; }
ul.level_0 li { margin:0 0 10px 0; }
ul.level_1 { list-style-type:none; margin:0; padding:0; margin-left:15px; }
ul.level_1 li { margin:0; }
ul.level_1 li a { font-weight:normal; }


.researchagendastructure .box_open {padding:0 20px 0 22px;}
.ra_readon {position:relative; bottom:20px; right:-495px;}

.openzoom {
  width:580px;
  height:250px;
  border: 1px solid #DDD;
  margin-top:15px;
}

.openzoom-caption {
  background-color:#DDDDDD;
  width:562px;
  font-size:0.9em;
  line-height:135%;
  padding:5px 10px 5px 10px;
}

/* Tooltips */
.tool-tip {
   float: left;
   background: #ffc;
   border: 1px solid #D4D5AA;
   padding: 5px;
   max-width: 200px;
}
.tool-title {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: bold;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   background: url(images/selector-arrow.png) no-repeat;
}
.tool-text {
   font-size: 100%;
   margin: 0;
}
.motm_left {
  font-size:0.9em;
  float: left;
  width:22%;
  overflow:visible;
}
.motm_center {
  font-size:0.9em;
  float: left;
  text-align:center;
  width:32%;
  padding: 0 10%;
}
.motm_right {
  font-size:0.9em;
  float:right;
  width:22%;
  text-align:right;
}

/* tweaks for third menu level of map of the month */
li.item108 ul {
        display:none;
}
.active.parent.item108 a span {
        font-weight:bold;
}

.ie6_warning {display:none;}
* html #ie6_warning {
  display:block;
  height:10px;
  background-color:#F5A9A9;
  text-align:left;
  padding-left:30px;
  margin:-25px -25px 5px -25px;
}

a.imglink { border-bottom:none; }
a.imglink:hover { background-color:transparent; }

.accordion-title:after {
content: "\25C4";
float: right;
transition: 0.2s;
}
.accordion-title.open:after {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}

.accordion h3 {
	padding:7px; 
	padding-left: 14px;
	font-size: 1em;
	font-family: 'Open Sans', Arial, sans-serif;
	color: #666666 !important;
    text-decoration: none;
	font-weight: normal;
	margin:0;
	margin-bottom:10px;
}
h3.accordion-title.open {
	font-weight: bold;
	margin-bottom:0px;
}
.accordion-title {
	border: 1px solid #f4f2ec;
}
.accordion-title.open {
	border-bottom: none;
	background-color: #f4f2ec;
}
.accordion-content {
	border-left: 1px solid #f4f2ec;
	border-right: 1px solid #f4f2ec;
	border-bottom: 1px solid #f4f2ec;
	background-color: #f4f2ec;
	margin-bottom:10px;
	padding: 14px 30px 14px 30px;
}

.accordion h3 a {
   border-bottom: none;
   text-transform: none;
   font-weight: normal;
}
.accordion h3 a:hover, h3.ui-state-hover {
   background-color:none;
}
.ui-accordion-header a { padding-right:0; }
.accordion .ui-accordion-content {
  margin-bottom: 3px;
  clear:both;
}
.accordion .ui-accordion-content p,
.accordion .ui-accordion-content ol,
.accordion .ui-accordion-content ul {
    line-height: 180%;
}
.accordion.headergetsbold h3.ui-state-active a {
    border-bottom: none;
    text-transform: none;
    width: 548px;
   font-weight: bold;
}
.accordion .ui-accordion-content > ol:first-child, .ui-accordion-content > ul:first-child {
  margin-top: 0px;
}
.accordion .bpc_name, .accordion .bpc_country, .accordion .bpc_age {
  float:left;
}
.accordion .bpc_name, .accordion .bpc_country, .accordion {
  padding-right: 8px;
}

.accordion .bpc_name { width: 230px; }
.accordion .bpc_country { width: 115px; }

.liaisonstable tr td {
  padding:3px 22px 3px 0;
  border:0px;
  margin:0;
}
.liaisonstable tr:hover {
  background-color:white;
}
.toggleswitch {
  display:block;
  width:100%;
  text-align:right;
  border-bottom:none;
  color:#999;
}
a.toggleswitch:hover {
  background:none;
}

.post-meta-info, .page-meta-info {
  margin-top: 25px;
}

textarea {
  height: auto;
  width: 550px;
}

.recent-posts .promotion {
  display: none;
}

.highslide-thumbstrip-horizontal table {
    width: auto;
}
.controls-in-heading .highslide-controls .highslide-next a:hover,
.controls-in-heading .highslide-controls .highslide-previous a:hover {
    background-color: #ddd;
}

.highslide-thumbstrip-inner tr:hover td {
  background-color: transparent;
}

div.sitemap > div > ul { list-style:square; margin:0; margin-left:15px; padding:0; color:#ddd; }
div.sitemap > div > ul li a { font-weight:bold; border:none; }
div.sitemap > div > ul li:hover { color:#333; }
div.sitemap > div > ul li { margin:0 0 10px 0; }
div.sitemap > div > ul > li > ul { list-style-type:none; margin:0; padding:0; margin-left:15px; }
div.sitemap > div > ul > li > ul li { margin:0; }
div.sitemap > div > ul > li > ul li a { font-weight:normal; }
div.sitemap > div > ul > li > ul > li > ul { list-style:square; margin:0; margin-left:30px; padding:0;}
div.sitemap li.menu-item-19 > ul {display: none;}

.ICA_eventstable {
  width:580px;
  font-size:12px;
  border-bottom:1px solid #ccc;
  line-height:130%;
}
.ICA_eventstable td {
  border-top:1px solid #ccc;
  padding:10px 5px 10px 5px;
  vertical-align:top; 
}
.ICA_eventstable td.first { width:180px; }
.ICA_eventstable td.last { text-align:right; width:331px; }
.ICA_eventstable tr:hover { background-color:#f1f0ed; }

.read-more-news {margin: -20px 0 20px 0;}

.welcome-text {margin: 15px 0 25px 0;}

li#menu-item-19 ul, li#menu-item-19 li {width: 420px;}

/* CALENDER styles */
.eventdate, .enddate {
  display:inline;
}
.ICA_eventstable tr.even td, table.ical tr.odd td {
  background-color:#f9f8f5;
}
table.ical tr:hover td { background-color:#f1f0ed; }

#calprop0 tr + tr { visibility:hidden; display:none; }
#calprop0 tr:hover td {
  background-color: #fff;
}
.entry-content table#calprop0 {
    border-bottom: none;
    margin: 0 0 5px 0;
}
.entry-content table.ical td {
  padding:10px 5px 10px 5px;
  line-height:140%;
}
.entry-content #calprop0 td {
  padding:0 5px;
}
td.amrcol1 {
  width:150px;
}
.ical abbr {
    border-bottom: none;
}
.ical .map {
  clear:both;
}
.widget-area .ical {
  color: #333;
  margin:10px 20px 0 0;
}
.widget-area .ical li {
  list-style-type:none;
  padding:5px 10px;
  font-weight:bold;
  border-bottom: 1px solid #ccc;
}
.widget-area .ical li:hover {
  background-color: #F4F2EC;
}
.widget-area .ical li abbr {
  font-weight: normal;
}
.widget-title h3 a, .widget-title h3 a:hover {
  border-bottom:none !important;
}
.textwidget .more {
  text-align:right;
  width:100%;
  border-top: 1px solid #ccc;
  margin: 25px 0 20px 0;
  padding-top:5px;
}
.textwidget {
  padding-top:0;
  margin-top:1em;
  line-height:130%;
}
#text-7 .textwidget p {
  line-height:130%;
}
#text-7 .textwidget img {
  margin:0;  
}
.textwidget a {
  border-bottom: none;
  text-decoration: none;
  color: #333;
}
.textwidget img {
  clear:both;
  margin:0;  
}
.textwidget a:hover img {
  background-color:none;
}
aside#amr_ical_widget-3, aside#amr-ical-upe-3 {
  margin-bottom:0;
}

/* hide future events in calendar archive */
#post-692 tr.future {
	display: none;
}


tr.iccevent td {

	background-color: #c5edfd !important;
}

#menu-secondarymenu {
  margin-left: -7px;
}
#copy.footermenu {padding-bottom: 15px;}
.footermenu ul li {
  display: inline;
  border-right: 1px solid #333;
  padding: 0 8px 0 7px;
  font-size: 12px;
}
.footermenu ul li:last-child {
  border-right: none;
}
.footermenu ul li:hover a {
  background-color: #F4F2EC;
  color: #333;
}
.footermenu ul li a {
  border-bottom: 1px dotted #CCCCCC;
  text-decoration: none;
}

textarea#comment {
  padding: 4px;
  font-size: 1em;
}

#respond input#submit, #searchform #searchsubmit {
  padding:3px 6px;
  font-family:'Open Sans Condensed', Arial, sans-serif;
  font-weight:700;
  font-size:1em;
}


#submit:hover, #searchform #searchsubmit:hover {
      background: url("images/blue/line.png") repeat-x scroll left top #047 !important;
      border: 1px solid #047 !important;
  color: white;
}
#searchform #searchsubmit {
      height: 28px;
  position: relative;
  font-size: 13px;
}
input#s {width: 149px;}

#recaptcha_widget_div {
  position: relative;
  left:-2px;
}

a.imagelink, .amr-bling.addtogoogle, .amr-bling.hrefaddtogoogle, .amr-bling.icalsubscribe, .amr-bling.refresh {
  border-bottom: none;
}
a.imagelink:hover {
  background-color: transparent;
}

.widget-title .tabu a:hover {
  background-color: #69c;
}

/*
.fb_iframe_widget {
  position: relative;
  top: -4px;
}
*/

.entry-content .category {
  background: transparent url(images/categories.png) 0 3px no-repeat;
  padding: 0 0 0 25px;
  float: left;
  margin: 0 20px 0 0;
}
.entry-content .tag {
    background: url("images/tag.png") no-repeat scroll left top transparent;
    float: left;
    padding-left: 25px;
}

.entry-content p.jury, blockquote {
      background-color: #eee;
      border: 1px solid #eee;
      font-family: 'Open Sans', Arial, sans-serif;
      font-style: italic;
      font-size:1.1em;
      margin: 5px 0 20px;
      padding: 10px 20px;
}

body.page aside#authorbio {
  display:none;
  visibility:hidden;
}
.entry-content .portrait {
  padding-left:15px;
  padding-bottom:15px;
}
.entry-content .contact {
  font-weight:bold;
  text-transform:uppercase;
  padding:25px 0 7px 0;
}
hr#system-readmore {
  visibility:hidden;
}


.category-commission-news .postformat {
    background: url("images/green.png") repeat-x scroll left top #98b827;
}
.menu-item-38 a {
    background: url("images/green_s.png") no-repeat left top;
    padding-left:25px;
}
.category-internal-news .postformat {
    background: url("images/gray.png") repeat-x scroll left top #ccc;
}
.menu-item-41 a {
    background: url("images/blue_s.png") no-repeat left top;
    padding-left:25px;
}
.category-member-news .postformat {
    background: url("images/orange.png") repeat-x scroll left top #faa61c;
}
.menu-item-1113 a {
    background: url("images/orange_s.png") no-repeat left top;
    padding-left:25px;
}

.category-presidents-blog .postformat {
    background: url("images/red.png") repeat-x scroll left top #B41423;
}
.menu-item-39 a {
    background: url("images/red_s.png") no-repeat left top;
    padding-left:25px;
}

#respond .form-submit {
    margin: 0 0 12px 0;
}


.hide {display: none;}

.entry-header {
    border-bottom: none;
}

#menu-mainmenu ul li.parent > a {
  background-image: url("images/arrow_gray.png");
  background-repeat: no-repeat;
  background-position: right center;
}
#menu-mainmenu ul li.parent:hover > a {
  background-image: url("images/arrow_white.png");
  background-repeat: no-repeat;
  background-position: right center;
}


.born {
  display: block;
  position:absolute;
  left:330px;
  top:8px;
}
.dead {
  display: block;
  position:absolute;
  left:430px;
  top:8px;
}
.awardcountry {
  display: block;
  position:absolute;
  left:270px;
  top:8px;
}
.awardyear {
  display: block;
  position:absolute;
  left:450px;
  top:8px;
}

.imageborder {
  border: 1px solid #ccc;
}

cite.fn {
  font-style: inherit;
}

.entry-content div.newsletter-profile table,
.entry-content div.newsletter-profile table td,
.entry-content div.newsletter-profile table td:hover {
	border: none;
	background-color: white;
}


pre.orienteering {
    background-color: transparent;
    font: 12px "Courier 10 Pitch",Courier,monospace;
    margin-bottom: 0;
    overflow: auto;
    padding: 0 0 0 0;
}

.clear { clear:both; }

#header-image {
	height:210px;
}
/*Portrait, Landscape  smart phone*/
@media (max-width:480px) {
	#header-image {
		display:none;
	}
}

/*Styles für WP RSS Multi Importer Widget*/
#newsticker .news-contents {
	margin-right:20px;
	font-size:0.95em;
	line-height:120%;
}
#newsticker .news-contents div.news:first-child {
	border-top:0;
}
#newsticker .news {
	padding:7px 0;
	border-top:1px solid #ccc;
	margin-top:3px;
}
#newsticker .news p {
	line-height:120%;
}

/*DL, DT, DD TAGS LIST DATA*/
.entry-content dl {
	margin: 5px 20px 20px 20px;
}
 
dl dt {
	background: #3170c9;
	color: #fff;
	float: left;
	font-weight: bold;
	margin-left: -20px;
	margin-right: 8px;
	padding: 0 6px;
	display:none;
}
 
dl dd {
}


/* World Maps by Florian Ledermann */

#map_wrapper {
    position: relative;
    width: 580px;
    height: 400px;
    margin-bottom: 35px;
}
#map_wrapper svg {
    display: block;
    overflow: hidden;
    width: 580px;
    height: 400px;
}
#map_wrapper .hoverInfo,
#map_wrapper .selectedInfo {
    position: absolute;
    display: none;
    background-color: #fff;
    background-color: rgba(255,255,255,0.9);
    padding: 5px;
}
#map_wrapper .hoverInfo {
    width: 160px;
    margin-left: -85px;
    margin-bottom: 20px;
    font-size: 0.85em;
    text-align: center; 
    border: 1px solid #999;
	line-height:1.3em;
}
#map_wrapper .selectedInfo {
    bottom: 15px;
    margin-left:15px;
    width: 536px;
    border: 1px solid #999;
    font-size: 0.85em;
}
#map_wrapper .selectedInfo h3 {
	margin: 3px 0 8px 0;
	font-size: 1.4em;
}
#map_wrapper .selectedInfo .closeButton {
    position: absolute;
    top: 0px;
    right: 5px;
    cursor: pointer;
    font-weight: bold;
    font-size: 18px;
    color: #666;
}
#map_wrapper .selectedInfo .closeButton:before {
    content: "×";
}

#map_wrapper svg path.selected {
    fill: #f90;
}

#map_wrapper svg circle.selected {
    stroke: #f90;
    stroke-width: 0.4;
}
#map_wrapper .content {
	line-height:1.4em;
	padding:3px 12px 5px 12px;
}
ul.members {
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:0.9em;
	line-height:1.4em;
}
ul.members h3 {
    cursor: pointer;
	padding:4px 14px;
	margin:20px 0 3px 0;
	line-height:120%;
	border:1px solid #efefef;
}
ul.members h3:hover {
    background-color: #eee;
}
ul.members h3:hover:after {
    content: "zoom to map";
	font-weight:normal;
	text-align:right;
	text-transform:uppercase;
	color:#666;
	padding-left:20px;
}

ul.members .details {
	padding:5px 15px;
}
ul.members i.fa, #map_wrapper i.fa {
	width:20px;
}
ul.members .address, #map_wrapper .address {
	padding-bottom:8px;
}
.entry-content p.author {
	padding-top:30px;
}
.details .phone:before, .details .email:before, .details .link:before {
	font-family: 'FontAwesome';
}
.details .phone:before {
	content: '\f095  ';
}
.details .email:before {
	content: '\f003  ';
}
.details .link:before {
	content: '\f08e  ';
}

.wp_rss_retriever_image {
	height: auto !important;
	margin-bottom: 0.5em !important;
}
.wp_rss_retriever_image img.portrait {
    min-width: 1px !important;
    min-height: 1px !important;
}
.wp_rss_retriever_image img {
    position: relative !important;
    left: 0% !important;
    top: 0% !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    -webkit-transform: translate(0%,0%) !important;
    -ms-transform: translate(0%,0%) !important;
    transform: translate(0%,0%) !important;
    object-fit: cover;
}
#text-9 .textwidget {
	margin-left: 0;
	margin-right: 0;
}
.wp_rss_retriever_title, .wp_rss_retriever_readmore {
	color: #3170c9 !important;
}