@charset "utf-8";

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

body {
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    background: #292929;
}

#wrapper {
    overflow: hidden;
    height: auto;
    width: 100%;
    background: url(../img/bg_wrapper-890.png) repeat-x 0 0;
}

p {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

figure {
    margin: 0;
    padding: 0;
}

.clearme {
    clear: both;
}

/**/

header {
    width: 100%;
    height: 119px;
    background: url(../img/bg_header-119.png) repeat-x 0 0;
}

/**/

nav {
    overflow: hidden;
    width: 600px;
    float: right;
}

nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

nav ul li {
    float: right;
    display: inline;
    margin: 0;
    padding: 0;
}

ul.firstnav {
    font-size: 12px;
    margin: 34px 20px 0 0;
    height: 30px;
}

ul.firstnav li a {
    color: #8d8d8d;
    transition: color 0.35s ease-in-out;
}

ul.firstnav li a:hover,
ul.firstnav a.active {
    color: #363736;
}

ul.firstnav li.mid {
    margin: 0 20px 0 10px;
}

ul.secondnav {
    clear: right;
    margin: 0 20px 0 0;
}

ul.secondnav li a {
    color: #363736;
    margin: 0 0 0 20px;
    transition: color 0.35s ease-in-out;
}

ul.secondnav li a:hover,
ul.secondnav li a.active,
.red {
    color: #d61d2f;
}

ul.secondnav li a span {
    color: #d61d2f;
}

nav ul li a {
    color: #afafaf;
}

/**/

.center {
    width: 980px;
    margin: 0px auto;
    padding: 0;
    overflow: hidden;
    position: relative;
}

/**/

figure.logo {
    margin: 34px 0 0 20px;
    padding: 0;
    width: 219px;
    height: 67px;
    float: left;
}

#eyecatcher {
    height: 740px;
    padding: 31px 0 0 0;
    background: url(../img/bg_eyecatcher596.png) no-repeat center 31px;
}

.topbg {
    background: url(../img/bg_eyecatcher556.png) no-repeat center 31px !important;
}

#animation {
    width: 980px;
    height: 530px;
    margin: 0px auto;
    padding: 0;
    position: relative;
}

.hlclaim {
    left: 160px;
    position: absolute;
    top: 180px;
    z-index: 1000;
}

#separator {
    width: 100%;
    height: 58px;
    background: url(../img/bg_separator.png) repeat-x 0 0;
}

.down {
    margin: 0 0 0 420px;
}

h1 {
    font-family: 'Times New Roman', Times, serif;
    color: #ffffff;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    line-height: 34px;
    margin: 30px 0 12px 0;
    padding: 0;
}

h2 {
    font-family: 'Times New Roman', Times, serif;
    color: #d61d2f;
    text-align: left;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 20px 0;
    padding: 0;
}

article.claim p {
    text-align: center;
}

#citation article {
    padding: 30px 100px;
}

.pright {
    text-align: right;
}

figure.citeleft {
    position: absolute;
    left: 20px;
    bottom: 30px;
}

figure.citeright {
    position: absolute;
    right: 20px;
    top: 30px;
}

#citation {
    padding-bottom: 20px;
}

/**/

.leftart {
    float: left;
    width: 620px;
    padding: 0 0 0 20px;
}

.leftart .figholder {
    float: right;
    width: 220px;
    padding-top: 50px;
}

.leftart .figholder figure {
    margin: 0;
    height: 146px;
}

.leftart figure img,
.theevents figure img {
    border: 1px solid #d61d2f;
}

.theevents {
    background: url(../img/shadow.png) repeat-x 0 0;
    overflow: hidden;
    margin: 20px 0 0 0;
    padding: 30px 0 0 0;
}

.theevents .picholder {
    float: right;
    width: 320px;
}

.theevents .picholder figure {
    margin: 0;
    height: 260px;
}

.content {
    width: 620px;
    height: auto;
    overflow: hidden;
    float: left;
}

.leftart article {
    float: left;
    width: 380px;
}

.leftart a,
section a {
    color: #d61d2f;
    transition: color 0.35s ease-in-out;
}

.leftart a:hover,
section a:hover {
    color: #ffffff;
}

.rightart {
    float: right;
    width: 340px;
}

.rightart figure {
    float: left;
    width: 122px;
}

.rightart span.william {
    text-align: center;
    width: 140px;
    float: right;
    font-size: 12px;
    padding-top: 20px;
}

.rightart article {
    padding: 0 20px;
    height: 206px;
}

.shadow {
    background: url(../img/shadow.png) repeat-x 0 bottom;
    overflow: hidden;
}

article.ulli {
    width: 300px;
    height: auto;
    overflow: hidden;
    position: relative;
    padding-top: 20px;
}

.dotholder {
    float: left;
    width: 80px;
    height: auto;
    overflow: hidden;
}

span.dot {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background: #9f9e9a;
    color: #ffffff;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-family: 'Times New Roman', Times, serif;
    font-size: 24px;
    margin-bottom: 40px;
}

.why {
    height: 120px;
    width: 220px;
    overflow: hidden;
    font-size: 13px;
}

/**/

.theevents h2 span {
    font-size: 18px;
}

.portrait {
    float: left;
    margin: 0 20px 40px 0;
}

.port ul {
    overflow: hidden;
    padding-left: 16px;
}

/**/

.opac {
    opacity: 1.0;
}

/**/

footer {
    width: 100%;
    height: 60px;
    background: #000000;
}

.tobot {
    position: absolute;
    bottom: 0;
}

footer .center span {
    color: #9F9E9A;
    display: block;
    font-size: 12px;
    padding-left: 2px;
    padding-top: 32px;
}

footer .center span a {
    color: #9F9E9A;
    transition: color 0.35s ease-in-out;
}

footer .center span a:hover {
    color: #ffffff;
}

/**/

.full {
    padding: 0 0 0 20px;
}

.full div {
    background: #fff;
    text-align: center;
    padding-top: 6px;
}
