﻿body
{
    background-color: #fff;
    font-family: 'Dosis' , sans-serif;
    font-size: 15px;
    font-weight: 400;
}

input, button, select, textarea
{
    font-family: 'Dosis' , sans-serif;
    font-weight: 400;
}

.project
{
    text-align: center;
    margin-bottom: 12px;
}

.project-heading
{
    padding: 6px 0;
    font-size: 18px;
    border-bottom: 1px solid #999;
}

.project-video
{
    background-color: #ddd;
}

.ui-dialog-titlebar
{
    display: none;
}

body .ui-widget-overlay
{
    background: #000;
    opacity: 0.8;
}

.menu
{
    margin: 0;
}

.menu li
{
    float: left;
    list-style: none;
    background-color: #92B8B1;
    border: 1px solid #000;
    border-right: 0;
    margin-bottom: 15px;
}

.menu li.inactive
{
    background-color: #ddd;
    color: #eee;
}

.menu li.omega
{
    border-right: 1px solid #000;
}

.menu li > div
{
    border: 2px solid #fff;
    font-family: 'Dosis' , sans-serif;
    font-weight: 600;
    font-size: 18pt;
    text-align: center;
    line-height: 44px;
    height: 42px;
    padding: 13px;
    width: 150px;
    text-transform: uppercase;
}

.menu li a
{
    color: #fff;
}

footer
{
    margin-top: 15px;
    background-color: #5C918A;
    text-align: center;
    padding: 25px;
    color: #97D0C5;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -15px;
    border-top: 1px solid #6AA79D;
    border-bottom: 2px solid #446E66;
    font-family: 'Dosis' , sans-serif;
    font-weight: 600;
    font-size: 15px;
}

.footer a
{
    color: #333;
}

.logo-text
{
    position: absolute;
    top: 115px;
    left: 260px;
    font-family: 'Dosis' , sans-serif;
    font-weight: 600;
    font-size: 78pt;
    color: #5F466D;
    text-transform: uppercase;
}

img.logo
{
    position: absolute;
    top: 5px;
}

.table-compact td
{
    padding:2px;
    font-size: 13px;
}

.em-info
{
    font-size: 22px;
}

/* Forms */

.editor-field textarea
{
    width: 735px;
    height: 500px;
}

.editor-field textarea.short-text
{
    width: 500px;
    height: 100px;
}

.last-in-section
{
    _border: 1px solid red;
    margin-bottom: 24px;
}

.top-menu
{
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0;
}

.top-menu li
{
    background-color: #92B8B1;
    font-family: 'Dosis' , sans-serif;
    font-weight: 800;
    display: inline-block;
    margin: 0;
    padding: 5px 20px;
    margin-right: 15px;
    text-align: center;
    float: left;
    text-transform: uppercase;
    box-shadow: -7px 7px 3px #D7D9DE;
    -moz-box-shadow: -7px 7px 3px #D7D9DE;
    -webkit-box-shadow: -7px 7px 3px #D7D9DE;
}

.top-menu li a
{
    color: #000;
}

.container
{
    background-color: #EFF2F7;
    padding: 15px;
}

.content-box
{
    background-color: #fff;
    border: 1px solid #000;
    padding: 10px 15px;
    box-shadow: -7px 7px 3px #D7D9DE;
    -moz-box-shadow: -7px 7px 3px #D7D9DE;
    -webkit-box-shadow: -7px 7px 3px #D7D9DE;
    margin-bottom: 15px;
}

.content-box.tight
{
    padding: 1px;
}

footer a
{
    color: #97D0C5;
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
    font-family: 'Dosis' , sans-serif;
    color: #5F466D;
    font-weight: 600;
    text-transform: uppercase;
}

hr
{
    height:1px;
    color:Black;
    background-color:Black;
}

.project-menu
{
    margin: 0;
}

.project-menu li
{
    list-style: none;
    border: 1px solid #000;
    border-bottom: 0;
    background-color: #92B8B1;
    text-transform: uppercase;
}

.project-menu li.omega
{
    border-bottom: 1px solid #000;
}

.project-menu li > div
{
    border: 2px solid #fff;
    padding: 10px 15px;
    color: #fff;
    font-family: 'Dosis' , sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.project-menu li a
{
    color: #fff;
}

.project-menu li.active
{
    background-color: #725484;
}

.option-list
{
    margin-left: 0;
    padding-bottom: 10px;
}

.option-list li
{
    width: 170px;
    margin-right: 5px;
    list-style: none;
    display: inline-block;
}

input.long-text
{
    width: 500px;
}

input.amount
{
    text-align: right;
}

.tab-container
{
    position: relative;
}

.tab-container .tab-outer
{
    position: absolute;
    top: -37px;
    border: 1px solid black;
    border-bottom: 0;
    background-color: #92B8B1;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Dosis' , sans-serif;
    font-weight: 600;
}

.tab-container .tab-inner
{
    border: 2px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 8px;
}

.youtube-video
{
    padding: 2px;
    height: 460px;
}

.fund-button-small
{
    text-transform: uppercase;
    height: 20px; /* for submit-button:  height: 60px; */
    width: 120px;
    margin-left:20px;
    right: 15px;
    border: 1px solid #ddd;
    color: #fff;
    background-color: #756f43;
    font-size: 31px;
    padding:20px;
}

.status-box
{
    height: 444px;
    position: relative;
    font-family: 'Dosis' , sans-serif;
    text-transform: uppercase;
}

.status-box-nobutton
{
    height: 333px;
}

.status-box .fund-button
{
    text-transform: uppercase;
    height: 125px;
    width: 265px;
    position: absolute;
    bottom: 15px;
    border: 1px solid #ddd;
    color: #fff;
    background-color: #756f43;
}

.status-box .support-text
{
    font-size: 50px;
    position: absolute;
    top: 35px;
    left: 40px;
}

.status-box .this-project-text
{
    font-size: 31px;
    position: absolute;
    top: 80px;
    left: 40px;
}

.status-box .progress-bar
{
    position: absolute;
    height: 30px;
    bottom: 155px;
}

.status-box-nobutton .progress-bar
{
    bottom: 40px;
}

.progress-bar
{
    border: 1px solid #000;
    background-color: #fff;
    height: 30px;
}

.progress-bar span.outside
{
    float: right;
    font-size: 28px;
    line-height: 28px;
    color: #5F466D;
    padding-right: 10px;
}

.progress-bar div.outside
{
    border: 1px solid #fff;
    height: 28px;
    background-color: #5F466D;
    color: #fff;
}

.progress-bar span.inside
{
    margin-right: 10px;
}

.progress-bar div.inside
{
    border: 1px solid #fff;
    height: 28px;
    background-color: #5F466D;
    color: #fff;
    text-align: right;
    font-size: 26px;
    line-height: 26px;
}

.status-box .number-supporters
{
    font-size: 20px;
    margin-top: 30px;
    display: block;
    text-align: center;
}

.status-box .funded-amount
{
    font-size: 60px;
    margin-top: 50px;
    display: block;
    text-align: center;
}

.status-box .goal-amount
{
    font-size: 30px;
    margin-top: 30px;
    display: block;
    text-align: center;
}

.status-box .days-remaining
{
    font-size: 26px;
    margin-top: 50px;
    display: block;
    text-align: center;
}

/* Images */

.image-container
{
    border-collapse: collapse;
    display: table-row;
}

.image-container td
{
    border: 1px solid #ccc;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
}

.large
{
    width: 200px;
    height: 200px;
}

.large img
{
    max-height: 200px;
    max-width: 200px;
    width: expression(this.width > 200 ? "200px" : true);
    height: expression(this.height > 200 ? "200px" : true);
}

.medium
{
    width: 75px;
    height: 75px;
}

.medium img
{
    max-height: 75px;
    max-width: 75px;
    width: expression(this.width > 75 ? "75px" : true);
    height: expression(this.height > 75 ? "75px" : true);
}

.curator-list
{
    width: 214px;
    height: 214px;
}

.curator-list img
{
    max-height: 214px;
    max-width: 214px;
    width: expression(this.width > 75 ? "75px" : true);
    height: expression(this.height > 75 ? "75px" : true);
}

td.curator-list {
    border: 0;
}

.small
{
    width: 50px;
    height: 50px;
}

.small img
{
    max-height: 50px;
    max-width: 50px;
    width: expression(this.width > 50 ? "50px" : true);
    height: expression(this.height > 50 ? "50px" : true);
}


.project-partial
{
    height: 475px;
}

.project-partial .video
{
    width: 294px;
    max-width: 294px;
    margin: 1px 0 0 1px;
}

.project-partial .description
{
    height: 150px;
    overflow: hidden;
    padding: 5px 10px;
}
.project-partial .description a
{
    text-decoration: none;
}

.project-partial .project-footer
{
    padding: 0 10px;
}

.project-partial .project-footer-inner
{
    border-top: 1px solid #ddd;
    padding-top: 5px;
}

.project-partial .fact-list
{
    height: 18px;
    overflow: hidden;
}

.fact-list span
{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #5F466D;
}

.progress-container
{
    margin-top: 5px;
}

.project-featured .video
{
    display: inline-block;
    width: 450px;
    max-width: 450px;
}

.project-featured .video img
{
    width: 450px;
    max-width: 450px;
    display: inline;
    margin: 1px 0 1px 1px;
}

.project-featured .description {
    display: inline-block; width: 415px; height: 322px; overflow: hidden; vertical-align: top; position: relative; padding: 10px 20px
}

.project-featured .description a {
    text-decoration: none;
}

.project-featured .project-footer {
    position: absolute;
    bottom: 15px;
    
    border-top: 1px solid #ddd; 
    padding-top: 10px;
}

.search .search-header {
    display: inline-block;
    text-transform: uppercase;
    font-size: 24px;
    height: 34px;
    vertical-align: top;
    line-height: 34px;
    width: 135px;
}

.search .search-option {
    display: inline-block;
    text-transform: uppercase;
    background-color: #92B8B1;
    color: #fff;
    height: 34px;
    line-height: 34px;
    vertical-align: top;
    padding: 0 10px;
}

.search .search-option.active {
    background-color: #5F466D;
}

.search .search-option a {
    color: #fff;   
}

.search .categories {
    margin-bottom: 5px;   
}