html, body {
    margin: 0 0 1px 0; 
    padding: 0;
    height: 100%;
    width: 100%;
    background-color: #5d9732;
    color: #80bc6b;
    font-family:  "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, sans-serif;
}
div {
    position: relative;
    float: left;
}
a, img, input, .input, ol, li, h1,h2, h3, h4, h5, h6, p, a {
    outline: 0;
    border: 0;
    margin: 0;
    padding: 0;
    color: #80bc6b;   
}
input, .input {
    background-color: transparent;
    color: #9cd478;
}
a, a:link, a:visited, a:active, a:hover {
    text-decoration: none;
    padding-bottom: 1px;    
}
a:hover {
    color: #fff;
}
ol {
    position: absolute;
    top: 30px;
    right: 50px;
}
ol li {
    display: block;
    list-style-type: none;
    float: left;
    width: auto;
    margin-left: 30px;
}
ol li h2 {
    font-size: 20px;
}
#head ol a {
    border-bottom: 0;
}
.page {
    width: 100%;
    height: 100%; 
}
.arrow {
    cursor: pointer;
    cursor: hand;
}
#ip {
    display: none;
}
#background {
    position: absolute;
    float: none;
    margin-left: -361px;
    width: 960px;
    height: 513px;
    background: url('images/background.png') no-repeat;      
}
#wrapper {
    float:none;
    margin: 0 auto;
    min-width: 480px;
    max-width: 960px;  
}
#head, #describe, #foot {
    width: 100%;
}
#head, #words, #describe, #foot {
    clear: left;
}
#head {
    height: 220px;
    margin-bottom: 100px;
}
#head h2 {
    font-weight: normal;
}
#words {
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: 220px;
    left: 0px;
    width: 90%;
    min-width: 240px;
    margin: 0 4.5% 0 4.5%;
    z-index: 50;  
}
#describe {
    min-height: 140px;
}
#content {
    margin-top: -50px;
    margin-left: 50px;
    margin-bottom: 50px;
}
#content a {
    color: #A0DC8B;
    border-bottom: 1px solid #80bc6b;  
}
#content a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;  
}
#content .column, 
#content .project h2,
#content .project p  {
    width: 45%;
    min-width: 350px;
    margin-right: 5%;
    float: left; 
}
#content .project h2,
#content .project p {
    clear: left;
}
#content .project h2 {
    margin-bottom: 10px;
}
#content .project {
    width: 100%;
    min-width: 350px;
    float: left;
    clear: left;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}
#content .project .image {
    float: right;
    width: 45%;
    margin-right: 5%;
    min-width: 350px;
}
#content .project .image img {
    width: 100%;
    top: 0;
    right: 0;
    height: auto;
}
#content .column.wide {
    width: 65%;
}
#content .column.clear {
    clear: left;
}
#content p,
#content ul {
    line-height: 150%;
    margin-bottom: 30px;
    color: #A0DC8B;
}
#content li {
    color: #A0DC8B;
}
#content h1 {
    margin-bottom: 20px;
}
#content .column h2 {
    margin-bottom: 15px;
}
#foot {
    height: 160px;
}
#head h1, #head > a img {
    position: absolute;
    top: 105px;
    left: 31px;
}
#words strong {
    font-weight: normal;
    margin-left: 60px;
}
#words .arrow {
    width: 127px;
    position: absolute;
    height: 55px;
    background: url('images/arrows.png') no-repeat;
    z-index: 100;
}
#words .left {
    left: 0px;
    background-position: -17px -12px;
    cursor: w-resize;
}
#words .right {
    right: -1px;
    background-position: -145px -12px;
    cursor: e-resize;
}
#words #window { 
    text-align: left;
    font-size: 26px;
    line-height: 55px;
    height: 55px;
    color: #fff;
    cursor: default;
    overflow: hidden;
}
#words #window {
    width: 2000px;
}
#window strong {
    /* width: 2000px; */
    white-space: nowrap;
}
#describe a {
    color: #fff;
}
#describe a:hover {
    text-decoration: underline;
}
#describe label {
    font-size: 24px;
    margin: 12px 99px 20px 50px;
    float: left;
    min-width: 250px;
}
#describeInput {
    margin-left: 50px;
    float: left;
}
#describe input[type=text], #describe .input {
    background: url('images/arrows.png') no-repeat -16px -70px;
    max-width: 369px;
    min-width: 120px;
    height: 56px;
    line-height: 28px;
    font-size: 24px;
    padding-left: 15px;
    float: left;        
    /* margin-left: 50px; */
	margin-right: 25px;
}
#describeInput a {
	margin-left: -50px;
}
#describe .arrow {
    background: url('images/arrows.png') no-repeat -400px -70px;
    width: 28px;
    height: 56px;
    position: relative;
    float: left;
}
#describe .arrow:hover {
    background-position: -432px -70px;
}
#describe #addWordResponse {
    clear: left;
    float: left;
    max-width: 910px;
    min-width: 190px;
    font-size: 28px;
    margin-top: 15px;
    margin-left: 50px;
}
#foot #facebook, #foot #twitter {
    width: 70px;
    height: 37px;
    float: left;
    position: relative;
    margin-right: 20px;
    display: block;
}
#foot #facebook {
    background: url('images/arrows.png') no-repeat -16px -127px; 
    margin-left: 50px; 
}
#foot #facebook:hover {
    background-position: -91px -127px;
}
#foot #twitter {
    background: url('images/arrows.png') no-repeat -275px -28px; 
}
#foot #twitter:hover {
    background-position: -350px -28px;  
}
#foot input[type=text], #foot .input {
    background: url('images/arrows.png') no-repeat -168px -127px;
    width: 170px;
    height: 37px;
    line-height: 22px;
    font-size: 18px;
    padding-left: 10px;
    float: left;    
}
#foot .email {
    position: relative;
    float: left;
    width: 27px;
    height: 37px;
    background: url('images/arrows.png') no-repeat -349px -127px;
}
#foot .email:hover {
    background-position: -377px -127px;
}
#foot label {
    display: block;
    float: left;
    clear: left;
    max-width: 450px;
    min-width: 300px;
    font-weight: normal;
    color: #80bc6b;
    margin-top: 20px;
    margin-left: 50px;
}
#foot em {
    display: block;
    width: 500px;
    float: left;
    clear: left;
    font-weight: normal;
    font-style: normal;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 14px;
    margin-left: 50px;
}
#foot #contact {
    clear: left;
    width: 500px;
    margin-left: 50px;
    margin-top: 15px;
    float: left;
}
#foot #contact a {
    border-bottom: 1px solid #80bc6b;  
}
#foot #contact a:hover {
    border-bottom: 1px solid #fff;
}
.project img {
    border: 1px solid #A0DC8B;
}
#content .project .image a {
    border: 0;
}
#socialmedia {
    clear: left;
}
#disclaimer {
    float: left;
    clear: left;
    margin-left: 50px;
    width: 400px;
    margin-top: 20px;
}
