/* ++++++++++++++++  BEGIN CUSTOM CSS   ++++++++++++++  */
pot-of-gold {
    display: block;
    margin: 33px auto 0px auto;
    height: 111px;
    line-height: 18px;
    padding: 78px 0px 0px 0px;
    width: 240px;
    background: 0;
    background-image: url("http://www.helpwanted.world/images/Pot-Of-Gold.png");
    background-position-x: center;
    background-position-y: center;
    background-repeat:no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

pot-of-gold > a {
    display: block;
    font-weight: bold;
    color: darkgoldenrod;
    text-shadow: 0px 0px 27px white, 0px 0px 17px green, 0px 0px 11px white, 0px 0px 7px white, 0px 0px 5px gold, 0px 0px 3px white;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
}

pot-of-gold > a:hover {
    font-weight: bold;
    color: seagreen;
    text-shadow: 0px 0px 27px white, 0px 0px 17px white, 0px 0px 11px white, 0px 0px 7px white, 0px 0px 5px gold, 0px 0px 3px white;
    font-size: 17px;
    text-decoration: none;
    text-align: center;
}

.contact-TARDIS {
    display: block;
    float: right;
    margin: -270px 0px 0px 0px;
    height: 220px;
    padding: 33px 0px 83px 0px;
    width: 200px;
    background: 0;
    background-image: url("http://www.helpwanted.world/images/TARDIS-Rapture-Orb.png");
    background-position-x: center;
    background-position-y: center;
    background-repeat:no-repeat;
    background-size: 100% 100%;
    font-weight: bold;
    color: darkgoldenrod;
    text-shadow: 0px 0px 0px lightgray, 0px 0px 20px orange;
    line-height: 27px;
    font-size: 21px;
    color:0;
    color: black;
    text-decoration: none;
    text-align: center;
    clear: none;
}

.contact-TARDIS > a {
    font-weight: bold;
    color: gold;
    text-shadow: 0px 0px 27px white, 0px 0px 17px blue, 0px 0px 11px white, 0px 0px 7px white, 0px 0px 5px gold, 0px 0px 3px red;
    color: ghostwhite;
    line-height: 27px;
    font-size: 23px;
    text-decoration: none;
    text-align: center;
    clear: none;
    
}

.contact-TARDIS > a:hover {
    font-weight: bold;
    color: red;
    text-shadow: 0px 0px 27px red, 0px 0px 17px white, 0px 0px 11px white, 0px 0px 7px white, 0px 0px 5px blue, 0px 7px 33px white;
    line-height: 27px;
    font-size: 27px;
    padding: 31px 3px 81px 3px;
    text-decoration: none;
    text-align: center;
    clear: none;
    
}


.log_button {
    display: block;
    margin: 44px 7px 0px 0px;
    height: 40px;
    padding: 11px 44px 11px 33px;
    width: auto;
    max-width: 144px;
    background: 0;
    background-image: url("../images/buttons + icons/log.png");
    background-position:center;
    background-repeat:no-repeat;
    background-size: 100% 80%;
    line-height: 18px;
    font-size: 18px;
    font-weight:500;
    color: black;
    text-shadow: 0px -2px 3px lightgray, 0px 2px 5px lightgray, 0px 0px 20px orange;
    text-decoration: none;
    text-align: center;
}

.log_button > a {
    display: block;
    margin: 44px 7px 0px 0px;
    height: 40px;
    padding: 11px 44px 11px 33px;
    width: auto;
    background: 0;
    background-image: url("../images/buttons + icons/log.png");
    background-position:center;
    background-repeat:no-repeat;
    background-size: 100% 80%;
    line-height: 18px;
    font-size: 18px;
    font-weight:500;
    color: black;
    text-shadow: 0px 0px 0px lightgray, 0px 0px 20px orange;
    text-decoration: none;
    text-align: center;
}
.log_button > a:hover {
    background-image: url("../images/buttons + icons/log.png");
    text-shadow: 0px 0px 3px black, 0px 0px 12px orange;
    color: peachpuff;
    font-weight:600;
    text-decoration: none;
    
}
.log_button > a:active {
    background-image: url("../images/buttons + icons/log.png");
    text-shadow: 0px 0px 3px black, 0px 0px 20px orange;
    color: lightgray;
    text-decoration: none;
    
}

/* Footer */
footer {
    position: relative;
    bottom: 0;
    clear:both;
    border: 0;
    height: 432px;
    width: 100%;
    margin: 0px 0px;
    padding: 0px 0px 0px 0px;
    z-index: 970;
    background-color:transparent;
    background-image: url("../images/bg/city.png");
    background-attachment:scroll;
    background-position: center top 97px;
    background-size: auto 333px;
    background-repeat: repeat-x;
    overflow: visible;
    visibility:visible;
}

foot-left {   
    position: relative;
    float: left;
    background:0;
    padding: 0px 0px;
    width: auto;
    margin: 0% auto;
    clear: none;
    text-align: left;
}
root-middle {
    padding: 0px 0px;
    width: auto;
    text-align: center;
}

foot-right {
    position: relative;
    background:0;
    float: right;
    padding: 0px 0px;
    width: auto;
    margin: 0% auto;
    clear: none;
    text-align: right;
}

shoe {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 333px;
    width: 100%;
    display: block;
    margin: 0px;
    padding: 0px 0px ;
    z-index: 950;
    background-color: rgba(255, 255, 255, 0.0);
    overflow: visible;
}

#hw-social-share {
    position: relative;
    background-color: rgba(255, 255, 255, 0.0);
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    text-align: center;
    overflow: hidden;
}

.hw-social-icon {
    display: inline-block;
    width: 66px;
    height: 91px;
    margin: 0px 7px 0px 7px;
    padding: 18px 0px;
    background: 0;
    background-image: url("../images/buttons + icons/callout.png");
    background-position:center top;
    background-repeat:no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    color:cornflowerblue;
    
}
.hw-social-icon > a {
    display: inline-block;
    width: 66px;
    height: 91px;
    margin: 0px 21px 0px 0px;
    padding: 18px 0px;
    background: 0;
    background-image: url("../images/buttons + icons/callout.png");
    background-position:center top;
    background-repeat:no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    color:red;
    
}
.hw-social-icon > a:hover {
    color: peachpuff;
}

@media screen and (max-width: 777px) {
    foot-right, foot-left {
        display: none;
    }
}

ground {
    position: fixed;
    display: block;
    bottom: 0;
    left: 0;
    clear:both;
    border: 0;
    height: 80px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    z-index: 999;
    font-size: 18px;
    font-weight: normal;
    color: black;
    text-shadow: 0px 0px 3px black, 0px 0px 7px beige, 0px 0px 12px orange;
    background-color: rgba(255, 255, 255, 0.0);
    background-image: url("../images/bg/grass1.png");
    background-attachment: fixed;
    background-position: center bottom -33px;
    background-size: 400px 120px;
    background-repeat: repeat-x;
    overflow: visible;
    text-align: center;
}

fault-left {   
    float: left;
    padding: 0px 7px;
    width: 33%;
    min-width: 300px;
    font-size: 24px;
    text-align: center;
}

fault-left a {
    float: left;
    background-color: rgba(255, 139, 139, 0.99);
    background-color: none;
    color: ghostwhite;
    text-align: center;
    padding: 17px 33px;
    text-decoration: none;
}

fault-left a:hover {
    background-color: rgba(255, 139, 139, 0.99);
    background-color: ghostwhite;
    color: #007ABA;
}

zero-point {
    display: inline-block;
    padding: 0px 0px;
    width: auto;
    margin: auto;
    min-width: 240px;
    font-size: 16px;
    text-align: center;
}

zero-point a {
    float: left;
    color: ghostwhite;
    text-shadow: 0px 0px 0px ghostwhite;
    text-align: center;
    padding: 33px 7px 0px 7px;
    text-decoration: none;
}

zero-point a:hover {
    background-color: none;
    color: ghostwhite;
    text-shadow: 0px 0px 21px ghostwhite;
}

fault-right {
    float: right;
    padding: 0px 10px;
    width: 33%;
    min-width: 300px;
    font-size: 24px;
    text-align: center;
}

fault-right a {
    float: right;
    background-color: rgba(255, 139, 139, 0.99);
    background-color: none;
    color: ghostwhite;
    text-align: center;
    padding: 17px 33px;
    text-decoration: none;
    
}

fault-right a:hover {
    background-image: url("../images/buttons + icons/log.png");
    text-shadow: 0px 0px 3px black, 0px 0px 12px orange;
    color: peachpuff;
    font-weight:600;
    text-decoration: none;
}

.footer-line {
    position: relative;
    height: auto;
    width: 100%;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 24px;
    color: white;
    outline-color: rgb(255, 255, 255);
    text-shadow: 0px 0px 1px rgb(112, 128, 144), 0px 0px 11px rgb(255, 255, 255);
    background-color: rgba(29, 158, 303, 0.0);
    box-shadow: inset 0px 0px 20px 5px rgba(200, 200, 200, 0.0);
    background-image: linear-gradient(transparent, rgba(29, 158, 303, 0.88), rgba(29, 158, 303, .69), rgba(29, 158, 303, .69), rgba(29, 158, 303, 0.88), transparent);
    padding: 33px 0px;
    margin: 0px 0px 0px 0px;
    min-width: 340px;
    z-index: 987;
}
