
@font-face {
    font-family: "Conv_HelveticaNeueLTStd-Th";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("../../fonts/HelveticaNeueLTStd-Th.woff") format("woff"), url("../../fonts/HelveticaNeueLTStd-Th.ttf") format("truetype"), url("../../fonts/HelveticaNeueLTStd-Th.svg") format("svg");
}
body {
    margin: 0;
    padding: 0;
}
.wrapper {
    background-image: url("../images/background.png");
    margin: 0 auto;
    padding: 65px;
    position: relative;
    width: 882px;
    z-index: 1;
}
.banner {
    background: url("../images/capilano_suspension_bridge_hd_wallpaper-1920x1080.jpg") repeat scroll center center rgba(0, 0, 0, 0);
    height: 500px;
    width: 100%;
}
.banner_text {
    color: #FFFFFF;
    font-family: 'Conv_HelveticaNeueLTStd-Th',Sans-Serif;
    font-size: 80px;
    font-weight: 300;
    position: relative;
    text-align: center;
    top: 100px;
}
.blog_content {
    margin-top: 60px;
    padding-left: 0;
    position: relative;
    right: -10px;
}
.blog_content li {
    display: inline-block;
    float: left;
    font-family: 'Conv_HelveticaNeueLTStd-Th',Sans-Serif;
    font-size: 17px;
    margin-right: 25px;
    text-align: left;
    width: 269px;
}
.blog_content li a {
    color: #4C4C4C;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}
.blog_content li img {
    border-radius: 50%;
    height: 251px;
    margin: 0 auto;
    max-width: 255px;
    padding-bottom: 14px;
    position: relative;
}
.blog_inner_content {
    text-align: center;
}
.logo {
    left: 50px;
    position: relative;
}
.blog_text {
    color: #4C4C4C;
    font-family: 'Conv_HelveticaNeueLTStd-Th',Sans-Serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 20px;
    text-align: left;
    word-spacing: 2.5px;
}
.img_holder {
    text-align: center;
}
.img_holder img {
    margin: 0 auto;
    max-width: 700px;
}
.bg {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
h2 {
    color: #3089D1;
    font-size: 37px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: uppercase;
}
