@charset "UTF-8";
/* CSS Document */

#Ireland {
margin: 0 0 20px 0;
color: #000;
}

#Ireland p {
margin: 0 0 20px 0;
}

#Ireland .photo img {
margin: 0 auto 8px auto;
display: block;
text-align: center;
}

#Ireland .photo {
text-align: center;
}

#Ireland a {
color: #111;
line-height: 1.3;
font-size: 0.95em;
}

#Ireland h1 {
margin: 0 0 10px;
font-size: 34px;
line-height: 1.25;
color: #000;
}

#Ireland h1 span {
font-size: 18px;
line-height: 2.5;
font-weight: normal;
color: #fff;
background: #000;
padding: 5px 10px;
}

#Ireland .ref {
font-size: 0.8em!important;
}

#Ireland h2 {
margin: 10px 0 10px 0;
font-size: 22px;
line-height: 1;
padding: 10px 0;
border-bottom: 1px solid;
color: #000;
}

#Ireland h3 {
margin: 5px 0 15px 0;
font-size: 22px;
color: #000;
padding: 0 0 5px 0;
}

#Ireland .period {
margin: 40px 0 5px 0;
background: #000;
color: #FFF;
display: inline-block;
padding: 2px 10px;
}

#Ireland h4 {
font-size: 18px;
color: #6aa9c0;
line-height: 1.7;
margin: 15px 0 15px;
border-bottom: 1px solid #6aa9c0;
padding: 0 0 2px 0;
}

#Ireland h4.timeline {
color: #000;
margin: 40px 0 0;
border: none;
}

#Ireland .box {
border: 1px solid #6aa9c0;
padding: 2px 20px 0;
margin: 20px 0 30px;
}

#Ireland table.religion {
border-collapse: separate; 
border-spacing: 2px;
margin: 20px auto 5px;
text-align: center;
font-size: 0.9em;
}
 
#Ireland table.religion th, #Ireland table.religion td {
padding: 5px 8px;
}

#Ireland table.religion th {
background-color: #bbd3de;
min-width: 80px;
}

#Ireland table.religion th.title {
background-color: #6aa9c0;
color: #fff;
}
 
#Ireland table.religion td {
background-color:  #F0F0F0;
width: 40%;
}

#Ireland table.timeline {
margin:20px 0 60px;
}

#Ireland table.timeline td {
padding: 10px 5px 10px 15px;
line-height: 1.7em;
vertical-align: top;
}

#Ireland table.timeline th {
padding: 10px 5px;
vertical-align: top;
line-height: 1.4em;
background: #000;
color: #FFF;
font-weight: normal;
text-align: center;
min-width: 65px;
}

#Ireland table.timeline th.even {
background: #000;
}

#Ireland .index {
padding: 20px 20px 10px;
background: #F0F0F0;
margin: 20px 0 60px;
font-size: 0.9em!important;
}

#Ireland .title {
margin: 0;
padding: 0;
font-size: 16px;
}

#Ireland ol.list li {
list-style: decimal;
}

/* responsive */

body.white .site #Ireland {
font-size: 16px;
margin: 0 0 10px 0
}

body.white .site #Ireland h1 {
font-size: 28px;
line-height: 1.3;
margin: 0 0 10px 0;
font-weight: bold;
}

body.white .site #Ireland h2 {
margin: 30px 0 10px 0;
}

body.white .site #Ireland h4 {
font-size: 18px;
font-weight: bold;
line-height: 1.4;
}

body.white .site #Ireland .photo {
font-size: 0.85em!important;
}

body.white .site #Ireland .ref {
font-size: 0.85em!important;
}

body.white .site #Ireland .index {
padding: 10px;
}

body.white .site #Ireland table.timeline th {
min-width: 50px;
}

body.white .site #Ireland table.timeline td {
padding: 10px 5px 10px 10px;
}

body.white .site #Ireland table.religion th {
min-width: 60px;
text-align: center;
font-weight: bold;
}

body.white .site #Ireland table.religion th.title {
font-size: 1.1em;
}

body.white .site #Ireland .photo img {
max-height: 300px;
}
 