@charset "UTF-8";
/* Homepage stylesheet for Valdosta State University - Responsive 768
By VSU Web Services
June 20, 2012 */

/* Featured Section */

#content #featured {
    width: 730px;
    height: 261px;
    margin-top: 0px;
}

#content #featured iframe {
    width: 730px;
    }

#content #featured iframe.welcome_video {
    width: 730px;
    height: 261px;
    }

#content #featured img.welcome_video_img {
    display:none;
    }

/* Navigation */

#homepage_background {
    display: none;
    }

/* Featured Section */

#content #featured {
    width: 758px;
    height: 261px;
    margin-top: 0px;
}

#content #featured img {
    width: 758px;
}

#content #featured iframe {
    width: 758px;
    }

#content #featured iframe.welcome_video {
    width: 758px;
    height: 261px;
    }

#content #featured img.welcome_video_img {
    display:none;
    }

/* Audience Section */

#content #audience{
    height: 360px;
    width: 758px;
    margin-bottom: 30px;
    }

#content #audience_top{
    display: none;
    }
    
#content #audience_bottom{
    display: none;
    }

/* Buttons on left side. */

#content #audience #buttons_480 {
    display:none;
    }


#content #audience #buttons {
    height: 74px;
    width: 768px;
    }

#content #audience #buttons #future_students {
    margin-top: 0px;
    }
    
#content #audience #buttons #current_students {
    margin-top: 0px;
    margin-left: 188px;
    }

#content #audience #buttons #faculty_staff {
    margin-top: 0px;
    margin-left: 376px;
    }

#content #audience #buttons #alumni_friends {
    margin-top: 0px;
    margin-left: 564px;
    }

#content #audience .button h2 {
    width: 193px;
    height: auto;
    padding-top: 30px;
    }

#content #audience #buttons .button {
    width: 193px;
    height: 75px;
    border-bottom: none;
    border-left: none;
    background-image: url('../images/homepage_responsive/768/audience_buttonbg.png');
    margin-left: 0px;
    }

#content #audience .selected {
    background-image: url('../images/homepage_responsive/768/audience_buttonbg_selected.png');
    background-repeat: repeat-x;
    width: 193px;
    height: 75px;
    top: 0px;
    left: 0px;
    z-index: 9999;
    position: absolute;
    }

#content #audience #current_students.selected {
    background-image: url('../images/homepage_responsive/768/audience_buttonbg_selected.png');
    width: 193px;
    height: 74px;
    }
    
#content #audience #future_students.selected {
    background-image: url('../images/homepage_responsive/768/audience_buttonbg_selected.png');
    width: 193px;
    height: 74px;
    }

#content #audience #alumni_friends.selected {
    background-image: url('../images/homepage_responsive/768/audience_buttonbg_selected.png');
    width: 193px;
    height: 74px;
    }

#content #audience #faculty_staff.selected {
    background-image: url('../images/homepage_responsive/768/audience_buttonbg_selected.png');
    width: 193px;
    height: 74px;
    }

#content #audience .selected h2 {
    padding: 30px 0px;
    margin: 0px;
    font-size: 18px;
    color: #806c50;
    text-align: center;
    text-decoration: none;
    width: 193px;
    height: auto;
    }

/* Information section on right side. */

#content #audience .info {
    width: 758px;
    margin-top: 100px;
    margin-left: 0px;
    height: auto;
    }

#content #audience .info .middle_info {
    width: 310px;
    margin: 0px 40px 0px 40px;
    }

#content #audience .info .divider {
    display: none;
    }

/* Feeds Section */
    
#content #feeds {
    width: 748px;
    }

/* News Section */

#content #news {
    width: 280px;
    }

#content #news #news_feed {
    height:185px;
    }


/* Events Section */

#content #events{
    width: 230px;
    }

/* Event Buttons */

#content #events #buttons h3 {
    font-size: 12px;
    line-height: 31px;
    width: 76px;
    height: 31px;
    padding-top: 0px;
    }

#content #events #buttons .selected h3 {
    color: #66503e;
    background-image: url('../images/homepage_responsive/768/events_button_bg.png');
    }

#content #events #buttons #academic {
    left: 76px;
    }

#content #events #buttons #arts {
    left: 152px;
    }


/* Event List Containers */

#content #events .info {
    width: 230px;
    margin-top: 70px;
    }

/* Lists */


#content #events ul li {
    width: 270px;
    margin-bottom: 20px;
    }

#content #events .date {
    margin: 0px 20px 0px 0px;
    width: 20px;
    }

#content #events .date .month {
    font-size: 20px;
    line-height: 20px;
    }
    
#content #events .date .day {
    font-size: 28px;
    line-height: 28px;
    }

#content #events .detail {
    width: 200px;
    margin-top: 0px;
    margin-right: 0px;
    font-size: 11px;
    line-height: 12px;
    }

/* Events Bottom Link */

#content #events .bottom_link {
    width: 230px;
}


/* Featured Sites */

#content #featured_sites{
    width: 186px;
    }

#content #featured_sites img {
    width: 186px;
    }

/* For Responsive */

#main_nav #menu .menu-title {
    display: none;
    }