@charset "UTF-8";
/* CSS Document */

#ely {
margin: 0 0 20px 0;
color: #000;
max-width: 610px;
}

#ely p {
margin: 0 0 20px 0;
}

#ely .photo img {
margin: 0 auto 8px auto;
display: block;
text-align: center;
}

#ely .photo {
text-align: center;
}

#ely a {
color: #000;
line-height: 1.3;
font-size: 0.95em;
}

#ely a.luke {
color: #e94630;
}

#ely h1 {
margin: 10px 0;
font-size: 30px;
line-height: 1.4;
color: #e94630;
}

#ely h1 span {
font-size: 18px;
font-weight: normal;
}

#ely .ref {
font-size: 0.8em!important;
}

#ely .subtitle {
color: #e94630;
font-size: 18px!important;
margin: 25px 0 10px;
font-weight: bold;
}

#ely .blue {
color: #60c1bd;
font-weight: bold;
font-size: 1.3em;
margin: 0 3px 0 0;
vertical-align: middle;
}

#ely .pink {
color: #ec6d81;
font-weight: bold;
font-size: 1.3em;
margin: 0 3px 0 0;
vertical-align: middle;
}

#ely .yellow {
color: #f5a100;
font-weight: bold;
font-size: 1.3em;
margin: 0 3px 0 0;
vertical-align: middle;
}

#ely h2 {
margin: 50px 0 10px 0;
font-size: 26px;
line-height: 1;
padding: 10px 0;
border-bottom: 1px solid;
color: #e94630;
}

#ely h2 span {
font-size: 18px;
font-weight: normal;
line-height: 1.9;
}

#ely h3 {
margin: 50px 0 20px 0;
font-size: 24px;
color: #000;
line-height: 1.5;
}

#ely h3 span {
font-size: 16px;
color: #e94630;
}

#ely h3 small {
font-size: 16px;
font-weight: normal;
}

#ely h4 {
font-size: 18px;
color: #000;
margin: 30px 0 10px;
border-bottom: 1px solid #000;
padding: 0 0 5px 0;
}

#ely #index05 h4 {
margin: 50px 0 10px;
}

#ely h4 span {
font-weight: normal;
line-height: 1.5;
font-size: 0.9em;
}

#ely h4.sub {
border-bottom: none;
}

#ely .box {
border: 1px solid #000;
padding: 2px 20px 0;
margin: 30px 0;
}

#ely .box h4 {
margin: 20px 0 10px;
}

#ely .index {
padding: 20px 20px 10px;
background: #F0F0F0;
margin: 20px 0 60px;
font-size: 0.9em!important;
line-height: 2!important;
}

#ely .index li {
counter-increment: hl_count;
}

#ely .index li:before {
content: counters(hl_count, "-");
margin-right: .3em;
padding: .1em .5em;
}

#ely .title {
margin: 0;
padding: 0;
font-size: 16px;
}

#ely ol {
counter-reset: hl_count;
list-style: none;
padding-left: 16px;
line-height: 2.1;
}

#ely .index li ol li {
padding-left: 1em;
}

/* responsive */

body.white .site #ely {
font-size: 16px;
margin: 0 0 10px 0
}

body.white .site #ely h1 {
font-size: 28px;
line-height: 1.3;
margin: 0 0 10px 0;
font-weight: bold;
}

body.white .site #ely h2 {
margin: 30px 0 10px 0;
line-height: 1.2;
}

body.white .site #ely h3 span {
line-height: 2;
}

body.white .site #ely h3 {
line-height: 1.2;
}

body.white .site #ely h4 {
font-size: 18px;
font-weight: bold;
line-height: 1.4;
}

body.white .site #ely .photo {
font-size: 0.85em!important;
}

body.white .site #ely .ref {
font-size: 0.85em!important;
}

body.white .site #ely .index {
padding: 10px;
}

body.white .site #ely .photo img {
max-height: 300px;
}

body.white .site #ely ol {
margin: 5px 0 0 0px;
padding-left: 0;
}

body.white .site  #ely .index li:before {
padding: 0;
}

body.white .site  #ely .right {
width: 100%;
}

body.white .site  #ely .imgright {
float: right;
}