
@font-face {
    font-family: 'source_sans_problack';
    src: url('../fonts/sourcesanspro-black-webfont.eot');
    src: url('../fonts/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-black-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-black-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'source_sans_problack_italic';
    src: url('../fonts/sourcesanspro-blackit-webfont.eot');
    src: url('../fonts/sourcesanspro-blackit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-blackit-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-blackit-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-blackit-webfont.svg#source_sans_problack_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro-bold-webfont.eot');
    src: url('../fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro-boldit-webfont.eot');
    src: url('../fonts/sourcesanspro-boldit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-boldit-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-boldit-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-boldit-webfont.svg#source_sans_probold_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}




@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro-it-webfont.eot');
    src: url('../fonts/sourcesanspro-it-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-it-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-it-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-it-webfont.svg#source_sans_proitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}




@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/sourcesanspro-regular-webfont.eot');
    src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
}

h1, h2, h3, p, .top-bar-section ul li > a, a {
    font-family: "SourceSansPro", "Helvetica Neue", "Arial", "Verdana", sans-serif;
}

h1 {
    font-weight: bold;
}

.afs-images {
    margin-top: 2em;
    margin-bottom: 2em;
}

#about {
    margin-top: 2em;
    margin-bottom: 2em;
    background-color: #ffffff;
}

.slick-prev:before, .slick-next:before { 
    color:red !important;
}

header {
    background: url('../images/afs-header.png');
    background-size: cover;
}

header h1 {
    margin-top: 3em;
    margin-bottom: 3em;
    font-size: 6em;
    color: #ff0000;
    text-align: center;
}

section#photos {
    margin-bottom: 1em;
}

#photos h1, #video h1, #exhibitions h1, #social h1, #contact h1, #app h1, #book h1, #social h2 {
    text-align: center;
    color: #ff0000;
}

section#video {
    margin-bottom: 1em;
}

section#footer {
    background-color: #333333;
    color: #aaaaaa;
    padding-top: 0.7em;
}

#latest-flickr-images ul li {
    list-style-type: none;
    float: left;
}

#afs-tweets ul li {
    list-style-type: none;
    background-color: #dddddd;
    margin: 0.5em;
    border-radius: 25px;
    padding: 0.5em;
}


#afs-tweets ul li a {
    margin-right: 0.5em;
    margin-bottom: 0.5em;

}


#afs-tweets ul li a img {
    width: 32px;
}

#afs-tweets ul li .tweets_txt {
    display: inline;

}


#social h2 {
    margin-top: 1.5em;
}
