hr
{
    margin: 0 auto 19px auto;
    width: 940px;
}

#banner
{
    padding-bottom: 0;
    position: relative;
}

#banner .pitch
{
    color: #fff;
    font-size: 38px;
    font-weight: bold;
    letter-spacing: -0.02em;
    margin: 0 0 20px 0;
    text-shadow: 0 -1px rgba(0,0,0,0.3);
}

#banner h1
{
    color: #304812;
    font-size: 26px;
    font-weight: normal;
    margin: 0 0 20px;
}
#banner .hero
{
    height: 300px;
    margin: 0 20px 0 0;
    overflow: hidden;
}

#banner .hero a
{
    background: url("images/2.png") 0 0 no-repeat;
    color: #e2e2e2;
    display: block;
    font-size: 11px;
    padding: 200px 0 100px 0;
    text-align: center;
}

#banner .hero a strong
{
    color: #fff;
}

#banner .hero a span
{
    visibility: hidden;
}

#banner .hero a:hover
{
    background-position: -460px 0;
}
#banner .hero a:hover span
{
    visibility: visible;
}
#banner .uber_button
{
    color: #649230;
}
#banner .uber_button a.passive
{
    color: #354e1a;
}

#banner .uber_button a:hover.passive
{
    background: none;
    border-bottom: 1px solid #6b9c33;
    color: #426120;
}

#banner .uber_button h2
{
    font-size: 1.3em;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
}

#banner .uber_button a.button
{
    background-color: #4e7429;
    border: 1px solid #36501d;
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, .5);
}

#banner .uber_button a:hover.button
{
    background-color: #5b8730;
    border: 1px solid #486c26;
}

#banner .uber_button em
{
    font-family: Garamond, Georgia, serif;
    font-weight: normal;
    font-style: normal;
    color: #d7decf;
}

#banner .uber_button span
{
    display: block;
    font-size: .75em;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    color: #a5ab9f;
}

.product
{
    overflow: hidden;
}

.product .lockup
{
    background-position: 0 50%;
    background-image: url('images/2.png');
    text-indent: -9999px;
}


.workspaces .locurl
{
    background-image: url("images/2.png");
}

.transfers .lockup
{
    background-image: url("images/hakkimizda.png");
}
.product p
{
    line-height: 30px;
}

.product .lockup
{
    color: #d4d4d4;
    line-height: 60px;
    height: 52px;
}

.product h2
{
    color: #444 !important;
    font-size: 20px !important;
    font-weight: bold;
    letter-spacing: -0.05em !important;
    line-height: 40px !important;
    height: 167px;
}

.product .pitch p
{
    color: #828282;
    font-size: 1.1em;
    font-weight: bold;
}

.product .buttons
{
    margin-bottom: 20px;
    height: 32px;
}
.product em
{
    font: italic 14px/20px Cambria, Georgia, Times, 'Times New Roman' , serif;
}

/* =LOGOS */

.customers ul
{
    margin-bottom: 30px;
    overflow: hidden;
}
.customers ul li
{
    float: left;
    margin-right: 50px;
}
.customers ul li.alpha
{
    clear: left;
}
.customers ul li img
{
    display: block;
}


/* =BLOG */

#blog_highlights
{
    margin-bottom: 20px;
}

#blog_highlights .thumbnail
{
    background: #e7f3d9;
    border-bottom: 1px solid #cfe7b3;
    display: block;
    padding: 5px 5px 4px 5px;
}

#blog_highlights .thumbnail:hover
{
    background: #59892f;
}
#blog_highlights .thumbnail img
{
    display: block;
}
#blog_highlights h5
{
    margin-top: 20px;
}
.home #blog_highlights #post_3
{
    margin-right: 0;
}

/* =TWITTER */

#twitter
{
    background: transparent url("/images/twitter_bird.png") top right no-repeat;
    margin-bottom: 20px;
}

#twitter .tweet
{
    color: #888;
    font: italic 1em/20px Cambria, Georgia, Times, 'Times New Roman' , serif;
    margin-bottom: 20px;
}

#twitter p
{
    margin-bottom: 0;
}
