/*
 Theme Name: UOC Walkcases
 Theme URI: http://example.com/twentysixteen-child/
 Description:Twenty Sixteen Child Theme
 Author:    Futura
 Author URI:http://example.com
 Template:  twentysixteen
 Version:   1.0.0
 License:   GNU General Public License v2 or later
 License URI:http://www.gnu.org/licenses/gpl-2.0.html
 Tags:      light,dark,two-columns,right-sidebar,responsive-layout,accessibility-ready
 Text Domain: http://walkcases.amwp.lo/
*/
@font-face {
    font-family: 'UOC Sans_Bold';
    src:    url('fonts/UOC_Sans-Bold_web.eot');
    src:    url('fonts/UOC_Sans-Bold_web.eot?#iefix') format('embedded-opentype'),
            url('fonts/UOC_Sans-Bold_web.woff') format('woff'),
            url('fonts/UOC_Sans-Bold_web.woff2') format('woff2'),
            url('fonts/UOC_Sans-Bold_web.ttf') format('truetype'),
            url('fonts/UOC_Sans-Bold_web.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UOC Sans_Bold Italic';
    src:    url('fonts/UOC_Sans-Bold_Italic_web.eot');
    src:    url('fonts/UOC_Sans-Bold_Italic_web.eot?#iefix') format('embedded-opentype'),
            url('fonts/UOC_Sans-Bold_Italic_web.woff') format('woff'),
            url('fonts/UOC_Sans-Bold_Italic_web.woff2') format('woff2'),
            url('fonts/UOC_Sans-Bold_Italic_web.ttf') format('truetype'),
            url('fonts/UOC_Sans-Bold_Italic_web.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UOC Sans_Italic';
    src:    url('fonts/UOC_Sans-Italic_web.eot');
    src:    url('fonts/UOC_Sans-Italic_web.eot?#iefix') format('embedded-opentype'),
            url('fonts/UOC_Sans-Italic_web.woff') format('woff'),
            url('fonts/UOC_Sans-Italic_web.woff2') format('woff2'),
            url('fonts/UOC_Sans-Italic_web.ttf') format('truetype'),
            url('fonts/UOC_Sans-Italic_web.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UOC Sans_Regular';
    src:    url('fonts/UOC_Sans-Regular_web.eot');
    src:    url('fonts/UOC_Sans-Regular_web.eot?#iefix') format('embedded-opentype'),
            url('fonts/UOC_Sans-Regular_web.woff') format('woff'),
            url('fonts/UOC_Sans-Regular_web.woff2') format('woff2'),
            url('fonts/UOC_Sans-Regular_web.ttf') format('truetype'),
            url('fonts/UOC_Sans-Regular_web.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UOC Serif_Italic';
    src:    url('fonts/UOC_Serif-Italic_web.eot');
    src:    url('fonts/UOC_Serif-Italic_web.eot?#iefix') format('embedded-opentype'),
            url('fonts/UOC_Serif-Italic_web.woff') format('woff'),
            url('fonts/UOC_Serif-Italic_web.woff2') format('woff2'),
            url('fonts/UOC_Serif-Italic_web.ttf') format('truetype'),
            url('fonts/UOC_Serif-Italic_web.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UOC Serif_Regular';
    src:    url('fonts/UOC_Serif-Regular_web.eot');
    src:    url('fonts/UOC_Serif-Regular_web.eot?#iefix') format('embedded-opentype'),
            url('fonts/UOC_Serif-Regular_web.woff') format('woff'),
            url('fonts/UOC_Serif-Regular_web.woff2') format('woff2'),
            url('fonts/UOC_Serif-Regular_web.ttf') format('truetype'),
            url('fonts/UOC_Serif-Regular_web.svg#svgFontName') format('svg');
    font-weight: normal;
    font-style: normal;
}

body,h1,h2,h3,h4,h5,h6,p,ul,li{font-family: 'UOC Sans_Regular'!important}
.site-header {padding: 0 4.5455% 30px}
.site-header-main{ height:69px; background-image:url(imgs/UOC.png); background-repeat:no-repeat; background-position:left top; background-size:auto 69px}

.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {margin-left: 0;margin-right: 0}

body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content ,
body:not(.search-results) article:not(.type-page) .entry-content {

    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.entry-header{border-top:5px solid #00006b;background-image:url(imgs/ico-test.png); background-repeat:no-repeat; background-position:right 8px; background-size:auto 52px}
.entry-title {font-family: 'UOC Sans_Bold';font-size:40px;color:#00006b;
    line-height: 1.225;
    margin-bottom: 10px; min-height:60px; padding-right:60px
}
.entry-title a:link,.entry-title a:visited,.entry-title a:hover{
    color: #00006b;
}

.site-main {
    margin-bottom: 65px;
}

.site-info{font-size:15px; border-top:5px solid #72edff; padding:10px; width:100%}
.site-info a:link,.site-info a:visited{font-family: 'UOC Sans_Bold';font-size:18px;color:#00006b}
.site-info-right{ background-color:#d5faff}