img { behavior: url(/assets/images/iepngfix.htc) }

hr {
    clear: both;
    display: none;
}

#viewport #bd {
    margin: 5px auto 0;
    width: 940px;
}

#home #top {
    background-color: #EFEFEF;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 4px;
    -moz-border-radius:    4px;
    border-radius:         4px;
    margin-bottom: 24px;
    
}

#home #feature.conference {
    background: url(/assets/images/home/feature-conference.jpg) no-repeat 0 0;
    -webkit-border-top-left-radius:  3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft:      3px;
    -moz-border-radius-topright:     3px;
    border-top-left-radius:          3px;
    border-top-right-radius:         3px;
    height: 270px;
    padding: 42px 0 0 400px;
    position: relative;
    -webkit-text-shadow: 0 1px 0 rgba(0,0,0,0.2555);
    -moz-text-shadow:    0 1px 0 rgba(0,0,0,0.2555);
    text-shadow:         0 1px 0 rgba(0,0,0,0.2555);
}
#home #feature.conference h1 a {
    display: block;
    height: 66px;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
    width: 445px;
}
#home #feature.conference p {
    color: white;
    font: 200 15px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0 0 20px;
    width: 445px;
    -webkit-text-size-adjust: none !important;
}
#home #feature.conference p .intro {
    color: #ffe5ae;
    display: block;
}
#home #products {
    background: url(/assets/images/home/bg-x.png) repeat-x 0 bottom;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius:  3px;
    -moz-border-radius-bottomright:     3px;
    -moz-border-radius-bottomleft:      3px;
    border-bottom-right-radius:         3px;
    border-bottom-left-radius:          3px;
    height: 355px;
    -webkit-text-shadow: 0 1px 0 rgba(255,255,255,0.7555);
    -moz-text-shadow:    0 1px 0 rgba(255,255,255,0.7555);
    text-shadow:         0 1px 0 rgba(255,255,255,0.7555);
}
#home #products img#devices {
    display: block;
    margin: 0 0 0 -370px;
    position: absolute;
    top: 352px;
    left: 50%;
    width: 740px;
}
#home #products h2 {
    color: #121212;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    padding: 160px 0 8px;
    text-align: center;

}

#home #products ol {
    padding-left: 90px;
}
#home #products li.col {
    display: block;
    float: left;
    margin-right: 25px;
    width: 175px;
}
#home #products li.col h3 a {
    text-decoration: none;
}
#home #products li.col div {
    clear: left;
    padding-top: 10px;
}
.ext-ie6 #home #products li.col div,
.ext-ie7 #home #products li.col div {
    padding-top: 0;
}
#home #products li.col div a,
#home #products li.col div span {
    display: block;
    font-size: 11px;
    line-height: 15px;

}
#home #products li.col div span.version strong {
    color: #629E00;
    font-weight: normal;
}
#home #products li.col h3 {
    color: #215fa6;
    font-size: 18px;
    margin: 5px 0 3px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.4555);
}
#home #products li.col h3 span.version {
    color: #BFBFBF;
    font-size: 12px;
}
#home #products li.col p {
    color: #8f8f8f;
    font-size: 13px;
    line-height: 17px;

}
#home #products li.last {
    margin-right: 0;
}

#home .primary,
#home .secondary {
    background: #8ebf00 url(/assets/images/bg-buttons.gif) repeat-x 0 -24px;
    border: 1px solid #729042;
    -webkit-border-radius: 4px;
    -moz-border-radius:    4px;
    border-radius:         4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.133), 0 1px 0 rgba(255,255,255,0.255);
    -moz-box-shadow:    inset 0 1px 0 rgba(255,255,255,0.133), 0 1px 0 rgba(255,255,255,0.255);
    box-shadow:         inset 0 1px 0 rgba(255,255,255,0.133), 0 1px 0 rgba(255,255,255,0.255);
    color: white;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin: 0 5px 0 0;
    padding: 8px 14px;
    text-decoration: none;
    -webkit-text-shadow: 0 1px 0 rgba(0,0,0,0.5555);
    -moz-text-shadow:    0 1px 0 rgba(0,0,0,0.5555);
    text-shadow:         0 1px 0 rgba(0,0,0,0.5555);
    width: auto;
}
#home #feature .primary,
#home #feature .secondary {
    padding: 8px 16px;
}
#home .secondary {
    background-color: #83cde6;
    background-position: 0 -184px;
    border: 1px solid #3281bd;
}
#home a.primary:hover,
#home a.primary:focus,
#home a.primary:active {
    border-color: #576F33;
    background-position: 0 -106px;
}
#home a.secondary:hover,
#home a.secondary:focus,
#home a.secondary:active {
    border-color: #286B9F;
    background-position: 0 -266px;
}
#home a.primary:active,
#home a.secondary:active {
    -webkit-text-shadow: 0 -1px 0 rgba(0,0,0,0.5555);
    -moz-text-shadow:    0 -1px 0 rgba(0,0,0,0.5555);
    text-shadow:         0 -1px 0 rgba(0,0,0,0.5555);
}
#home a#tweetthis {
    background: transparent url(/assets/images/home/tweetthis.gif) no-repeat 0 1px;
    display: block;
    float: left;
    height: 33px;
    padding: 0;
    width: 132px;
    
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
}

#bd #home .left-column {
    float: left;
    width: 450px;
}
.ie6 #home .left-column,
.ie6 #home .left-column {
    display: inline;
}
#bd #home .right-column {
    margin-left: 40px;
    width: 450px;
}
#home .left-column h2,
#home .right-column h2 {
    color: #111111;
    font: bold 24px/26px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom: 4px;
}
#home .right-column p {
    margin: 0 0 1em;
    padding:0;
}
#home .right-column ul {
    float: left;
    margin: 6px 20px 1em 0;
    width: 130px;
}
#home #social {
    height: 32px;
    margin: 0;
    overflow: hidden;
}
#home #social a.primary {
    margin-right: 18px;
}
#home #social a.icon {
    background: url(/assets/images/social-32.png) no-repeat 0 0;
    display: block;
    float: left;
    height: 32px;
    margin-right: 5px;
    width: 32px;
    
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
}
#home #social a#twitter {
    background-position: 0 0;
}
#home #social a#twitter:hover,
#home #social a#twitter:focus,
#home #social a#twitter:active {
    background-position: 0 -40px;
}
#home #social a#tumblr {
    background-position: 0 -80px;
}
#home #social a#tumblr:hover,
#home #social a#tumblr:focus,
#home #social a#tumblr:active {
    background-position: 0 -120px;
}
#home #social a#facebook {
    background-position: 0 -160px;
}
#home #social a#facebook:hover,
#home #social a#facebook:focus,
#home #social a#facebook:active {
    background-position: 0 -200px;
}
#home #social a#vimeo {
    background-position: 0 -240px;
}
#home #social a#vimeo:hover,
#home #social a#vimeo:focus,
#home #social a#vimeo:active {
    background-position: 0 -280px;
}
#home #social a#linkedin {
    background-position: 0 -320px;
}
#home #social a#linkedin:hover,
#home #social a#linkedin:focus,
#home #social a#linkedin:active {
    background-position: 0 -360px;
}
#home #social a#rss {
    background-position: 0 -400px;
}
#home #social a#rss:hover,
#home #social a#rss:focus,
#home #social a#rss:active {
    background-position: 0 -440px;
}

#home #blog {
    border-top: 1px solid #ddd;
    clear: left;
    margin: 24px 0 0;
    padding: 24px 0 0;
}
#home #blog h4 {
    margin: 0 0 4px;
}
#home #blog img {
    float: left;
    margin: 0 12px 12px 0;
}
#home #blog p em {
    color: #999;
    padding: 0 0 0 4px;
}
#home #blog ul li {
    margin: 0;
}

#ft {
    margin: 25px auto;
    width: 940px;
}
