@charset "utf-8";
/*COLORS*/
/*GREY: #4a4a4a*/
/*D-GREY: #3a3a3a*/
/*BROWN: #554f43*/
/*D_CREME: #bead80*/
/*L_CREME: #fdedc0*/
body {

    background-color: #2a2a2a;

    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
html{
    /*border: 2px solid red;*/
    width: 100%;
    height: 100%;
    /*min-width: 150px;*/
}

h4{
    text-align: center;
    color: #fdedc0;
    font-size: 1.0em;
}
hr{
    border-top: 2px solid #554f43;
    border-bottom: 2px solid #554f43;
    max-width: 90%;
}

/*PHONES*/
@media only screen and (max-width: 599px){
    /*body {*/
        /*background-color: green;*/
    /*}*/
    #introLeft{
        margin-top:15%;
        /*width: 100%;*/
        display: block;
    }
    #self{
        margin-top:3%;
        width: 100%;
        margin-left: 5%;
        display: block;
        /*border: 2px solid red;*/
    }
    #navBarRoar{
        min-width: 300px;
    }
    #bioBox{
        margin-top: 8%;
    }
    #container-contact{
        color: #fdedc0;
        padding-top: 15%;
        margin-top: 30px;
        /*border: 2px solid red;*/
    }
    #titleGallery{
        margin-top: -15px;
        font-size: 2.4em;
    }
}
/*TABLET PORTRAIT*/
@media only screen and (min-width: 600px){
    /*body {*/
        /*background-color: red;*/
    /*}*/
    #introLeft{
        margin-top:10%;
        /*top:20%;*/
        /*width: 100%;*/
        display: block;
    }
    #self{
        margin-top:1%;
        margin-left: 5%;
        /*width: 100%;*/
        display: block;
        /*border: 2px solid orange;*/
    }
    #navBarRoar{
        min-width: 300px;
    }
    #bioBox{
        margin-top: 8%;
    }
    #container-contact{
        color: #fdedc0;
        padding-top: 10%;
        /*border: 2px solid red;*/
    }
    #titleGallery{
        margin-top: -35px;
        font-size: 4.0em;
    }
}
@media only screen and (min-width: 720px){
    /*body {*/
        /*background-color: red;*/
    /*}*/
    #introLeft{
        margin-top:10%;
        /*top:20%;*/
        /*width: 100%;*/
        display: block;
    }
    #self{
        margin-top:3%;
        margin-left: 5%;
        /*width: 100%;*/
        display: block;
        /*border: 2px solid green;*/
    }
    #navBarRoar{
        min-width: 300px;
    }
    #bioBox{
        margin-top: 8%;
    }
    #container-contact{
        color: #fdedc0;
        padding-top: 10%;
        /*border: 2px solid red;*/
    }
    #titleGallery{
        margin-top: -35px;
        font-size: 4.0em;
    }
}
@media only screen and (min-width: 770px){
    /*body {*/
        /*background-color: red;*/
    /*}*/
    #introLeft{
        margin-top:15%;
        /*top:20%;*/
        /*width: 100%;*/
        display: block;
    }
    #self{
        margin-top:35%;
        margin-left: 5%;
        /*width: 100%;*/
        display: block;
        /*border: 2px solid orange;*/
    }
    #navBarRoar{
        min-width: 300px;
    }
    #bioBox{
        margin-top: 8%;
    }
    #container-contact{
        color: #fdedc0;
        padding-top: 10%;
        /*border: 2px solid red;*/
    }
    #titleGallery{
        margin-top: -35px;
        font-size: 4.0em;
    }
}
/*TABLET PORTRAIT LANDSCAPE*/
@media only screen and (min-width: 980px){
    /*body {*/
        /*background-color: purple;*/
    /*}*/
    #introLeft{
        margin-top:10%;
        /*width: 100%;*/
        display: block;
    }
    #self{
        margin-top:45%;
        /*border: 2px solid red;*/
        /*width: 100%;*/
        display: block;
    }
    #navBarRoar{
        min-width: 300px;
    }
    #bioBox{
        margin-top: 8%;
    }
    #container-contact{
        color: #fdedc0;
        padding-top: 10%;
        /*border: 2px solid red;*/
    }
    #titleGallery{
        margin-top: -35px;
        font-size: 4.0em;
    }
}
@media only screen and (min-width: 1024px){
    /*body {*/
        /*background-color: magenta;*/
    /*}*/
    #introLeft{
        margin-top:10%;
        /*width: 100%;*/
        display: block;
    }
    #self{
        margin-top:45%;
        /*width: 100%;*/
        display: block;
        /*border: 2px solid green;*/
    }
    #navBarRoar{
        min-width: 300px;
    }
    #bioBox{
        margin-top: 8%;
    }
    #container-contact{
        color: #fdedc0;
        padding-top: 10%;
        /*border: 2px solid red;*/
    }
    #titleGallery{
        margin-top: -35px;
        font-size: 4.0em;
    }
}
/*TABLET DESKTOP*/
@media only screen and (min-width: 1200px){
    /*body {*/
        /*background-color: blue;*/
    /*}*/
    #introLeft{
        margin-top:10%;
        /*width: 100%;*/
        display: block;
    }
    #self{
        margin-top:25%;
        /*width: 100%;*/
        display: block;
        /*border: 2px solid yellow;*/
    }
    #navBarRoar{
        min-width: 300px;
    }
    #bioBox{
        margin-top: 8%;
    }
    #container-contact{
        color: #fdedc0;
        /*padding-top: 15%;*/
        /*border: 2px solid red;*/
    }
    #titleGallery{
        margin-top: -45px;
        /*margin-bottom: -8%;*/
        font-size: 4.4em;
    }


}
@media only screen and (min-width: 1800px){
    /*body {*/
        /*background-color: orange;*/
    /*}*/
    #introLeft{
        margin-top:10%;
        /*width: 100%;*/
        display: block;
    }
    #self{
        margin-top:25%;
        /*width: 100%;*/
        display: block;
        /*border: 2px solid purple;*/
    }
    #navBarRoar{
        min-width: 300px;
    }
    #bioBox{
        margin-top: 8%;
    }
    #container-contact{
        color: #fdedc0;
        padding-top: 15%;
        /*border: 2px solid red;*/
    }
    #titleGallery{
        margin-top: -40px;
        /*padding-top: 50%;*/
        font-size: 4.0em;
    }
    #mainBox{
        margin-top: 5%;
        /*text-align: center;*/
        /*height: 80%;*/
        /*display: block;*/
    }
}

/*NAV BAR*/
#brandLogo{
    margin-top: -8%;
    height: auto;
    width: 200px;
}
#brandLogo:hover{
    box-shadow: 0px 2px 2px #bead80,
    3px 3px 3px #fdedc0;
}
.navbar-default{
    background-color: #554f43;
    border-bottom: 1px solid  #bead80;
}
.navbar-collapse{
    border: none;
}
.navbar-default .navbar-nav>.active>a{
    background-color: #2a2a2a;
    color: #bead80;
    font-size: 1.6em;
    border-left: 1px solid  #bead80;
    border-right: 1px solid  #bead80;
    cursor: default;
}
.navbar-default .navbar-nav>li>a{
    background-color: #bead80;
    color: #4a4a4a;
    font-size: 1.1em;
    font-weight: 500;
}
.navbar-default .navbar-nav>.active>a:hover{
    background-color: #4a4a4a;
    color: #bead80;
    font-size: 1.6em;
}
.navbar-default .navbar-nav>li>a:hover{
    background-color: #fdedc0;
    color:  #4a4a4a;
    font-size: 1.6em;
}
.navbar-default .navbar-toggle{
    color: #554f43;
    border-color: #bead80;
    background-color: #bead80;
}
.navbar-default .navbar-toggle:hover{
    background-color:  #fdedc0;
}
.navbar-default .navbar-toggle:focus {
    background-color: #fdedc0;
}

/*HOME PAGE*/
#ttlWelcome{
    color: white;
}
#index-name{
    /*color: yellow;*/
    color: #fdedc0;
    display: block;
    /*margin-outside: 0px;*/
    padding: 0;
    margin: 0;
}
#mainBox{
    margin-top: 3%;
    text-align: center;
    height: 90%;
    display: block;
}
#self{
    width: 90%;
    /*margin-bottom: auto;*/
    /*padding-top: 50%;*/
    height: auto;
    cursor: default;
}
#introLeft{
    position: relative;
    min-width: 100%;
    /*padding-top: 10%;*/
    margin-bottom: 5%;
    /*padding: 0;*/
    color: white;
    text-align: match-parent;
    font-size: 1.3em;
    text-shadow: 0px 2px 2px rgb(0,0,0.3),
    0px 4px 8px rgb(84,79,66);
}
#introRight{
    position: relative;
    height: 70%;
}
.socials{
    /*color: white;*/
    color: #fdedc0;
    position: relative;
    left: 100px

}
/*#myFoot{*/
/*    border: 1px solid blue;*/
/*}*/
.socialLink{
    display: inline-block;
    width:120px;
    height:120px;
    border: 1px solid red;
}
.indexlink{
    /*color: white;*/
    color: #fdedc0;
    font-style: italic;
    text-decoration: none;
}
.indexlink:hover{
    /*color: #fdedc0;*/
    color: white;
    text-decoration: underline;
}
#fb-root{
    /*background-color: #bead80;*/
}
.fb-like{
    /*background-color: #bead80;*/
    /*height: 32px;*/
    /*margin-left: 15%;*/
    /*margin-right: 15%;*/
    /*max-width: 70%;*/
    /*color: #bead80;*/
}
/*#expo{*/
    /*position: relative;*/
    /*height: 180px;*/
    /*border: none;*/
/*}*/
/*.expo{*/
    /*!*left: 50%;*!*/
    /*position: relative;*/
    /*height: 180px;*/
    /*border: none;*/
/*}*/

/*BIO PAGE*/
#bio-name{
    font-size: 16px;
}
#bioBox{
    margin-top: 40px;
    text-align: center;
    color: white;
}
#painting{
    margin-top: 5%;
    width: 100%;
    height: auto;
    max-width: 500px;
    max-height: 500px;
    margin-left: auto;
    margin-right: auto;
    cursor: default;
}
#bioTextOne{
    padding-top: 5%;
    margin-right: 5%;
    margin-left: 5%;
}
#bioTextTwo{
    padding-top: 2%;
    margin-right: 5%;
    margin-left: 5%;
}

/*PORTRAITS PAGE*/
#jumboGallery{
    position: inherit;
    margin-top: 72px;
    height: 72px;
    display: block;
    background-color: #bead80;
    color: #4a4a4a;
}
#titleGallery{
    display: block;
    text-align: center;
    font-weight: bold;
}

.imgInfo{
    margin-top: 5%;
    text-align: center;
    line-height: 50%;
    /*background-color: red;*/
    /*background-color: #4a4a4a;*/
}
.thumbnail{
    position: static;
    border: 2px solid #bead80;
    /*background-color: #4a4a4a;*/
    background-color: #3a3a3a;
    color: #fdedc0;
}
.thumbnail>img{
    position: static;
    border: 3px solid #554f43;
    cursor: pointer;
}
.thumbnail:fullscreen{
    color: #fdedc0;
    /*width: 100%;*/
    /*touch-action: auto;*/
    /*touch-action: pinch-zoom;*/
}
.thumbnail>img:fullscreen{
    /*cursor: pointer;*/
    border: none;
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*object-fit: contain;*/
    /*max-width: 100%;*/
    /*height:auto;*/
    /*touch-action: auto;*/
    /*touch-action: pinch-zoom;*/
}

.imgLoader{
    /*position: absolute;*/
    cursor: pointer;
    /*background-color: transparent;*/
    /*background-color: #3a3a3a;*/
    background-color: #4a4a4a;
    /*background-color: yellowgreen;*/
    object-fit: contain;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height:auto;
    touch-action: auto;
    /*z-index: 999;*/
}

.imgLoader:fullscreen{
    /*display: flex;*/
    /*border: 3px solid black;*/
    background-color: black;
    /*object-fit: contain;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*max-width: 100%;*/
    /*height:auto;*/
    /*touch-action: auto;*/
    /*touch-action: pinch-zoom;*/
}
.imgLoader:-webkit-full-screen{
    /*border: 3px solid black;*/
    /*border: 3px solid red;*/
    background-color: black;
    /*object-fit: contain;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*max-width: 100%;*/
    /*height:auto;*/
    /*touch-action: auto;*/
    /*touch-action: pinch-zoom;*/
}
.imgLoader:-moz-full-screen{
    /*border: 3px solid black;*/
    background-color: black;
    /*object-fit: contain;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*max-width: 100%;*/
    /*height:auto;*/
    /*touch-action: auto;*/
    /*touch-action: pinch-zoom;*/
}
div:-moz-full-screen {
    background-color: black;
    /*max-width: 100%;*/
    /*height:auto;*/
    /*touch-action: auto;*/
    /*touch-action: pinch-zoom;*/
}
div:-webkit-full-screen {
    background-color: black;
    /*max-width: 100%;*/
    /*height:auto;*/
    /*touch-action: auto;*/
    /*touch-action: pinch-zoom;*/
}

/*CONTACT PAGE*/
#container-contact{
    color: #fdedc0;
}
#title-contact{
    text-align: center;
    text-shadow: 0px 2px 2px rgb(0,0,0.3),
    0px 4px 8px rgb(84,79,66);
    font-size: 2.4em;
}
#contactName, #contactMail, #contactSubject{
    color: #4a4a4a;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 1%;
    font-size: 1.2em;
    width: 50%;
    height: 30px
}
#contactMail{
    color: #4a4a4a;
    margin-bottom: -10px;
    padding-left: 1%;
    font-size: 1.2em;
    width: 50%;
    height: 30px;
    text-transform: lowercase;
}
#contactMessage{
    color: #4a4a4a;
    font-size: 1.1em;
    width: 100%;
    height: 130px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1%;
}
#btnSubmit{
    margin-left: 50%;
    height: 35px;
    width: 50%;
    font-size: 1.3em;
    right: 0%;
    color: #bead80;
    background-color: #4a4a4a;
}



