
/*===============================================================================**/
/* About Trey Ratcliff template =================================================**/
/*===============================================================================**/

hr {
    border: 0px solid;
    background: #AA0000;
    height: 1px;
    display: block;
    margin: 10px 0;
}
h2.post-title {
    font-size: 55px;
    font-weight: 500;
    text-transform: capitalize;
    color: #AA0000;
    margin: 0 0 20px 0;
}
#trey-cv-card {
    width: 100%;
    background: url(../img/trey-card-bg.png) no-repeat;
    background-size: cover;
    overflow: hidden;
}
#trey-cv-card #photo {
    width: 50%;
    float: left;
    display: block;
    background: url(../img/trey-cv-card.png) no-repeat;
    background-size: cover;
    min-height: 700px;
}
.page-template #trey-cv-card #information {
    float: left;
    width: 46%;
    padding: 2%;
}
#trey-cv-card #information #two-column .right-column form input[type="text"] {
    border: 0;
    padding: 3px;
    text-indent: 10px;
    margin-top: 7px;
}
#trey-cv-card #information #two-column .right-column form input[type="submit"] {
    text-indent: -9999px;
    height: 8px; width: 8px;
    background: url('../img/caret-submit.png') no-repeat center;
    position: relative;
    right: 15px; top: 5px;
    border: 0;
}
#trey-cv-card #information ul > li a {
    color: #AA0000;
    font-size: 1.19em;
}
#trey-cv-card #information h3 {
    margin: 0; padding: 0;
    font-size: 1.2em;
    font-weight: bold;
    color: #AA0000;
}
#two-column {
    overflow: hidden;
    width: 100%;
    margin: 15px 0;
}
#two-column .left-column {
    float: left;
    width: 100px;
    font-weight: bold;
    padding-top: 8px;
}
#two-column .right-column {
    float: left;
    width: 70%;
}
#two-column .right-column p {
    margin: 0 0 25px 0; padding: 0;
    position: relative;
}
#two-column .left-column.even {
    float: left;
    width: 50%;
    font-weight: normal;
    padding: 0;
}
#two-column .right-column.even {
    float: left;
    width: 50%;
    padding: 0;
    top: 0;
}
#two-column .left-column.even p,
#two-column .right-column.even p {
    margin: 0;
    padding: 0;
}
#two-column .left-column.even ul,
#two-column .right-column.even ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.page-template #two-column .left-column.even ul > li,
.page-template #two-column .right-column.even ul > li {
    color: #4e4e4e !important;
    display: block;
    margin-bottom: 10px;
    font-size: 1em;
}
#two-column .left-column.even ul > li > a,
#two-column .right-column.even ul > li > a {
    color: #4e4e4e !important;
    display: block;
    font-size: 1em;
}
#trey-cv-card #information ul {
    list-style: none;
    margin: 0; padding: 0;
}
#trey-cv-card #information ul > li {
    list-style: none;
    margin: 10px 0; padding: 0;
    font-size: 0.85em;
}
#quote {
    padding: 20px 40px;
}
#quote em {
    font-family: 'museo-slab';
    font-size: 17px;
    line-height: 30px;
    height: 170px;
    font-weight: 500;
}
#quote-wrapper, #quote-wrapper em {
    overflow: hidden;
    text-align: right;
    font-weight: 600;
    font-size: 18px;
}
#quote-wrapper {
    height: 90px;
    line-height: 90px;
    padding: 0 110px 0 0;
    /*background: url('../img/hanz.png') no-repeat right;*/
}
#quote-wrapper img {
	float: right;
	width: 90px;
}
.top-shadow {
    background: url('../img/top-shadow.png') no-repeat bottom;
    border: 0;
    height: 20px;
}
.bottom-shadow {
    background: url('../img/bottom-shadow.png') no-repeat top;
    border: 0;
    height: 10px;
    margin: 0 0 30px 0;
}
div div .caption {
    text-align: right;
    font-style: italic;
    font-size: 19px;
    position: relative;
    top: -17px;
    right: 24px;
    font-family: 'myriad-pro';
    color: #4e4e4e;
}

/*===============================================================================**/
/* Medium Desktops ==============================================================**/
/*===============================================================================**/
@media(min-width: 1250px) and (max-width: 1600px) {
	/*===============================================================================**/
    /* About Trey Ratcliff template =================================================**/
    /*===============================================================================**/
    h2.post-title {
        font-size: 50px;
    }
    #two-column .right-column {
        width: 100%;
    }
}
/*===============================================================================**/
/* Small Desktops ===============================================================**/
/*===============================================================================**/
@media(min-width: 1100px) and (max-width: 1250px) {
    /*===============================================================================**/
    /* About Trey Ratcliff template =================================================**/
    /*===============================================================================**/
    h2.post-title {
        font-size: 40px;
    }
    #content img {
        max-width: 100%;
        height: auto;
    }
    #trey-cv-card #photo {
        width: 100%;
        background: url(../img/trey-cv-card.png) no-repeat center center;
        background-size: cover;
        min-height: 400px;
    }
    #trey-cv-card #information {
        width: 96%;
    }
    #trey-cv-card #information #two-column .right-column form input[type="text"] {
        margin: 10px 0;
    }
    #two-column .right-column {
        float: left;
        width: 100%;
    }
}
/*===============================================================================**/
/* Tablet Landscape =============================================================**/
/*===============================================================================**/
@media(min-width: 900px) and (max-width: 1100px) {
    /*===============================================================================**/
    /* About Trey Ratcliff template =================================================**/
    /*===============================================================================**/
    #content img {
        height: auto;
        max-width: 100%;
    }
    #trey-cv-card #photo {
        width: 100%;
        background: url(../img/trey-cv-card.png) no-repeat center center;
        background-size: cover;
        min-height: 500px;
    }
    #trey-cv-card #information {
        width: 96%;
    }
    #trey-cv-card #information #two-column .right-column form input[type="text"] {
        margin: 10px 0;
    }
    #trey-cv-card #information ul > li a {
        color: #AA0000;
        font-size: 1.19em;
    }
    #two-column .right-column {
        width: 100%;
    }
}
/*===============================================================================**/
/* Tablet Portrait ==============================================================**/
/*===============================================================================**/
@media (min-width: 768px) and (max-width: 900px) {
    /*===============================================================================**/
    /* About Trey Ratcliff template =================================================**/
    /*===============================================================================**/
    h2.post-title {
        font-size: 2.4em !important;
    }
    #content img {
        height: auto;
        max-width: 100%;
    }
    #trey-cv-card #photo {
        width: 100%;
        background: url(../img/trey-cv-card.png) no-repeat center center;
        background-size: cover;
        min-height: 500px;
    }
    #trey-cv-card #information {
        width: 46%;
    }
    #trey-cv-card #information #two-column .right-column form input[type="text"] {
        margin: 10px 0;
    }
    #two-column .right-column {
        width: 100%;
    }
    #two-column .left-column.even,
    #two-column .right-column.even {
        width: 50%;
    }
}
/*===============================================================================**/
/* Phone Landscape & XL Phone Portrait ==========================================**/
/*===============================================================================**/
@media (min-width: 550px) and (max-width: 767px) {
    /*===============================================================================**/
    /* About Trey Ratcliff template =================================================**/
    /*===============================================================================**/
    #content img {
        height: auto;
        max-width: 100%;
    }
    h2.post-title {
        font-size: 1.9em !important;
    }
    #trey-cv-card #photo {
        width: 100%;
        float: none;
        background: url(../img/trey-cv-card.png) no-repeat center center;
        background-size: cover;
        min-height: 400px;
    }
    #trey-cv-card #information {
        width: 96%;
        padding: 2%;
    }
    #trey-cv-card #information h3 {
        padding: 2% 2% 0 2%;
    }
    #trey-cv-card #information #two-column .right-column form input[type="text"] {
        padding: 8px 2px;
        width: 70%;
    }
    #two-column .left-column {
        width: 96%;
        padding: 2%;
    }
    #two-column .right-column {
        width: 96%;
        padding: 2%;
    }
    #two-column .left-column.even {
        width: 96%;
        font-weight: normal;
        padding: 2%;
    }
    #two-column .right-column.even {
        width: 96%;
        padding: 2%;
    }
    #quote {
        padding: 10px;
    }
    #quote em {
        line-height: 19px;
    }
    #quote-wrapper {
        line-height: 20px;
    }
    div div .caption {
        right: 2px;
    }
}
/*===============================================================================**/
/* Phone Portrait  ==============================================================**/
/*===============================================================================**/
@media (max-width: 550px) {
    /*===============================================================================**/
    /* About Trey Ratcliff template =================================================**/
    /*===============================================================================**/
    #content img {
        height: auto;
        max-width: 100%;
    }
    hr {
        border: 0px solid;
        background: #AA0000;
        height: 1px;
        display: block;
        margin: 10px 0;
    }
    h2.post-title {
        font-size: 1.9em !important;
    }
    #trey-cv-card #photo {
        width: 100%;
        float: none;
        background: url(../img/trey-cv-card.png) no-repeat center center;
        min-height: 300px;
        background-size: cover;
    }
    #trey-cv-card #information {
        width: 96%;
    }
    #trey-cv-card #information h3 {
        padding: 2% 2% 0 2%;
    }
    #trey-cv-card #information #two-column .right-column form input[type="text"] {
        padding: 8px 2px;
        width: 70%;
    }
    #two-column .left-column {
        width: 96%;
        padding: 2%;
    }
    #two-column .right-column {
        width: 96%;
        padding: 2%;
    }
    #two-column .left-column.even {
        width: 96%;
        padding: 2%;
    }
    #two-column .right-column.even {
        width: 96%;
        padding: 2%;
        top: 0;
    }
    #quote {
        padding: 10px;
    }
    #quote em {
        line-height: 19px;
    }
    #quote-wrapper {
        line-height: 20px;
    }
    div div .caption {
        right: 2px;
    }
}

