/* 
Theme Name: One Climate
Theme URI: http://www.oneclimate.net/
Version: 3.0
Description: This contains styles specific to the home page
Author: Torchbox and OneClimate team
Author URI: http://uk.oneworld.net/
*/

div.home #main {
    border: none;
    /* height: 1230px;      This is figure when buzz included */
    height: 965px;
}

/*  Modify tabbed area styles for more compact versions on home page */

.tabbed-area {
    padding-top: 23px;    
}
.tab, .tab-selected, .tab-spacer, .tab-spacer-last {
    line-height: 26px;              
    padding: 3px 5px 2px 5px;
    font-size: 0.8em;
    border-right-width: 0px;
}
.tab-line {
    top: 22px;
    width: 202px;
}
.tab-content {
    border: #B7B7B7 1px solid;
    border-top-width: 0px;
    padding-left: 0px;
    padding-top: 13px;
    padding-bottom: 0px;
    height: 245px;
    width: 200px;
}
.tab-content span.result-navigation {
    height: 25px;
}
.tab-content span.more-link {
    font-weight: bold;
    font-size: 0.85em;
    margin-right: 30px;
    margin-left: 30px;
}
    
h2 {
    font-family: 'Georgia';
    font-size: 1.2em;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    color: #414141;
    text-align: left;
}

#bali-press {
    position: absolute;
    top: 45px;
    left: 0px;
    width: 670px;
    height: 67px;
}
#bali-press img {
    border: 0px;
}
    
#front-intro {
    position: absolute;
    top: 57px;
    left: 0px;
    width: 680px;
    height: 270px;
    background-image: url('images/front_intro.jpg');
}
#front-intro form {
    position: absolute;
}
#front-intro #join {
    top: 223px;
    left: 14px;
}
#front-intro #intro_option1 {
    top: 221px;
    left: 255px;
}
#front-intro #intro_option2 {
    top: 221px;
    left: 456px;
}
#front-intro #intro_option3 {
    top: 243px;
    left: 255px;
}
#front-intro #intro_option4 {
    top: 243px;
    left: 456px;
}

#front-content {
    position: absolute;
    top: 360px;
    left: 0px;
    width: 440px;
    height: 570px;
}    
#front-content h1, #front-content .main, #front-content .subsidiary {
    position: absolute;
    width: 440px;
    left: 0px;
}
#front-content h1 {
    margin: 0px;
    text-align: left;
    top: -1px;
}
#front-content .main {
    top: 34px;
    height: 237px;
}
#front-content .subsidiary {
    top: 290px;
    height: 279px;
}
#front-content .main .post-summary {
    width: 440px;
    height: 237px;
    margin: 0px;
    background-color: #F2F6F7;
}
#front-content .main img {
    width: 440px;
    height: 160px;
}
#front-content .main .post-summary .post-title {
    top: 170px;
    left: 15px;
    font-size: 1.2em;
    width: 330px;
}
#front-content .main .post-summary .post-excerpt {
    top: 195px;
    width: 410px;
    left: 15px;
    line-height: 1.2em;
}
#front-content .main .post-summary .post-author {
    top: 173px;
    left: 350px;
}
#front-content .subsidiary .post-summary {
    margin: 0px 0px 20px 0px;
    width: 440px;
}    
#front-content .subsidiary .post-title {
    left: 125px;
    top: 15px;
}
#front-content .subsidiary .post-author {
    top: 55px;
    left: 350px;
}
#front-content .subsidiary img {
    width: 107px;
    height: 80px;
}
#front-content .image-slash {
    position: absolute;
    left: 0px;
    top: 0px;
}
#front-content .main .image-slash img {
    width: 69px;
    height: 69px;
}
#front-content .subsidiary .image-slash img {
    width: 55px;
    height: 55px;
}

#front-members {
    position: absolute;
    top: 365px;
    left: 480px;
    width: 200px;
    height: 245px;
}
#front-members .tab-content .member-box1 {
    margin: 0px 17px 13px 15px;
    height: 60px;
    width: 165px;
}
#front-members div.member-box1 .member-summary {
    position: relative;
    width: 150px;
    line-height: 13px;
}

#front-questions {
    position: absolute;
    top: 670px;
    left: 480px;
    width: 200px;
    height: 260px;
}    
#front-questions .tab-content {
    height: 228px;
    padding-top: 13px;
}
#front-questions .post-summary {
    margin: 0px 18px 13px 16px;
    height: 87px;
    width: 165px;
}
#front-questions .post-author {
    left: 9px;
    padding: 1px 4px;;
    background-color: transparent;
    top: 0px;
}
#front-questions .post-author a {
    font-weight: bold;
}
#front-questions .post-title {
    left: 11px;
    top: 32px;
    font-size: 0.85em;
    width: 105px;
}

#active-friends {
    position: absolute;
    top: 360px;
    left: 720px;
    width: 200px;
    height: 130px;
}    

#front-rhc {
    position: absolute;
    top: 385px;
    left: 720px;
    width: 200px;
}
#front-rhc img {
    border: none;
}
#front-rhc h2 {
    margin: 0px 0px 5px 0px;
    font-weight: bold;
}
#front-rhc p {
    margin: 0px 0px;
    font-size: 0.9em;
    font-weight: normal;
}
    
    
    
#island-teaser {
    position: absolute;
    /* top: 515px;          Figure when active friends included */
    top: 385px;
    left: 720px;
    width: 200px;
    height: 230px;
}
#island-teaser img {
    border: none;
}
#island-teaser h2 {
    margin: 0px 0px 5px 0px;
    font-weight: bold;
}
#island-teaser p {
    margin: 0px 0px;
    font-size: 0.9em;
    font-weight: normal;
}

#network-links {
    position: absolute;
    /* top: 767px;          Figure when active friends included */
    top: 750px;
    left: 720px;
    width: 200px;
    height: 70px;
}    
#network-links h2 {
    margin-bottom: 10px;
}
#network-links a:hover {
    background-color: #FFFFFF;
}
#network-links img {
    border: none;
    margin-right: 10px;
} 
#network-links img.last {
    margin-right: 0px;
}

#sponsors {
    position: absolute;
    top: 845px;
    left: 720px;
    width: 200px;
    height: 80px;
} 
#sponsors img {
    position: absolute;
    bottom: 0px;
    right: 0px;
    border: none;
}

#buzz {
    position: absolute;
    margin: 0px;
    top: 965px;
    left: -43px;
    width: 1006px;
    height: 265px;
    background-color: #E6DBBE;
}
#buzz h1 {
    position: absolute;
    top: 38px;
    left: 46px;
}
#buzz #buzz-content {
    position: absolute;
    top: 79px;
    left: 46px;
    width: 545px;
    height: 140px;
    overflow: hidden;
}
#buzz #buzz-cloud {
    position: absolute;
    top: 79px;
    left: 623px;
    width: 340px;
    height: 180px;
}
#buzz #buzz-more {
    position: absolute;
    top: 235px;
    left: 528px;
    width: 61px;
    height: 19px;
}

