@charset "UTF-8";
/* Master stylesheet for Valdosta State University 
By VSU Web Services
June 20, 2012  */

/* Main Navigation */

#sub_nav_wrapper {
    width: 960px;
    margin: 0px auto 0px auto;
    position: relative;
    }

#sub_nav {
    margin-bottom: 0px;
    position: absolute;
    z-index: 9999;
    background: url('../images/master_template/dropdown_bg.png') repeat-x;

    }

/* Common Sidebar Styles */
    
#content #left_sidebar #navigation ul, #content #right_sidebar #links ul {
    margin-left: 0px;
    }
    
    #content #left_sidebar .navigation ul, #content #right_sidebar .links ul {
    margin-left: 0px;
    }

#content #left_sidebar #navigation ul li, #content #right_sidebar #links ul li {
    list-style: none;
    margin-left: 0px;
    font-size: 15px;
    display: block;
    height: auto;
    border-bottom: solid 2px #d9d7cb;
    padding: 12px 0px 12px 5px;
    }


    #content #left_sidebar .navigation ul li, #content #right_sidebar .links ul li {
    list-style: none;
    margin-left: 0px;
    font-size: 15px;
    display: block;
    height: auto;
    border-bottom: solid 2px #d9d7cb;
    padding: 12px 0px 12px 5px;
    }


#content #left_sidebar #navigation ul li.selected, #content #right_sidebar #links ul li a.selected{
    background-color: #d9d7cb;
    }
    
    #content #left_sidebar .navigation ul li.selected, #content #right_sidebar .links ul li a.selected{
    background-color: #d9d7cb;
    }
    
    
/* Left Sidebar */

#content #left_sidebar {
    width: 220px;
    height: auto;
    clear: both;
    float: left;
    margin-right: 30px;
    text-shadow:1px 1px 1px #fff;
    /*color: #5F5F5F;*/
    }

/* Left Sidebar Navigation */

#content #left_sidebar #navigation {
    width: 100%;
    height: auto;
    margin-bottom: 20px
    }
    
    #content #left_sidebar .navigation {
    width: 100%;
    height: auto;
    margin-bottom: 20px
    }

/* Calendar on Events Page */

#calendar {
    width: 220px;
    height: 190px;
    border-radius: 5px;
    background-color: #424242;
    padding-top: 5px;
    margin-bottom: 20px;
    }

#calendar table {
    width: 210px;
    border-radius: 5px;
    color: #d5d3ce;
    text-shadow: none;
    margin: 0px auto 0px auto;
    }

#calendar table caption {
    height: 40px;
    line-height: 40px;
    width: 210px;
    background-image: url('../images/events_page/calendar_header_bg.png');
    }

#calendar table caption img {
    width: 8px;
    height: 8px;
    }

#calendar table th {
    font-size: 11px;
    border-bottom: solid 1px #333;
    }

#calendar table a {
    display: inline;
    color: #fff;
    }

#calendar table td  {
    font-size: 11px;
    width: 28px;
    height: 20px;
    text-align: center;
    background-color: #454343;
    line-height: 20px;
    color: #fff;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    box-shadow: inset 0px 1px 0px #4e4d4b;
    }
    
#calendar table td.selected {
    box-shadow: none;
    background-image: url('../images/events_page/calendar_day_selected.png');
    }

#calendar table td.inactive {
    background-color: #373833;
    box-shadow: inset 0px 1px 0px #404040;
    color: #717372;
    }

#calendar table td.inactive a {
    color: #717372;
    }

/* Middle Content */

#content #middle_content {
    width: 650px;
    height: auto;
    float: right;
    margin-right: 20px;
    margin-bottom: 20px;
    }

#content #middle_content a {
    text-decoration: none !important;
    }

#content #middle_content h1, #content #middle_content h2, #content #middle_content h3, #content #middle_content h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: auto;
    text-shadow: 1px 1px 0px #fff;
    text-shadow: inset 1px 1px 1px #3d3d3d;
    }

#content #middle_content h1, #content #middle_content h2, #content #middle_content h3, #content #middle_content h4, #content #middle_content h5, #content #middle_content h6, #content #middle_content p,  #content #middle_content a, #content #middle_content ul, #content #middle_content ol, #content #middle_content table {
    margin-bottom: 15px;
    /*color: #5F5F5F;*/
    }

#content #middle_content ul {
    margin-left: 20px;
    }
    
/* Event View Selection Bar */

#view_bar {
    width: 440px;
    height: 40px;
    background-color: #716F6A;
    border-radius: 5px;
    display: block;
    margin: 0px auto 30px auto;
    display: block;
    }


#view_bar ul li {
    list-style: none;
    display: inline-block;
    width: 100px;
    line-height: 40px;
    font-size: 11px;
    color: #DCDAD5;
    text-transform: uppercase;
    text-align: center;
    float: left;
    font-weight: normal;
    }

#view_bar ul li.selected {
    background-color: #5C5A58;
    }

#view_bar ul li.divider {
    width: 1px;
    height: 20px;
    background-color: #DCDAD5;
    margin-top: 10px;
    }


/* Common Events Styles */

.top_events, .category_news {
    width: 100%;
    height: auto;
    background-color: #E8E8DF;
    border-radius: 5px;
    box-shadow: 0px 2px 3px #acaca7;
    float: left;
    padding: 20px 0px 10px 0px;
    margin-bottom: 20px;
    }

.top_events ul li, .category_news ul li {
    display: inline-block;
    width: 300px;
    height: 70px;
    float: left;
    margin: 0px 10px 10px 0px;
    }

.top_events ul li img, .category_news ul li img {
    width: 67px;
    height: 67px;
    float: left;
    display: block;
    margin-right: 10px;
    border-radius: none;
    }

.top_events ul li h4, .category_news h4 {
    font-family: Arial, Helvetica, sans-serif !important;
    margin-bottom: 0px !important;
    }

.top_events ul li p.day_and_time, .category_news ul li p.day_and_time {
    font-size: 10px;
    }

/* Top Events */

.top_events {
    background-color: #D6D6CC;
    box-shadow: 0px 2px 3px #acaca7,inset 0px 3px 3px #eaeae4;
    }

/* Event Category Containers */

.category_news {
    background-color: #E8E8DF;
    box-shadow: 0px 2px 3px #acaca7;
    }

.category_news .category_title {
    display: block;
    width: 100%;
    float: left;
    height: 31px;
    line-height: 31px;
    background-image: url('../images/events_page/header_bg.png');
    margin-top: -20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 20px;
    }
    
.category_news .category_title h3 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 15px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px #d0cfc9 !important;
    margin-left: 10px;
    color: #4c4c4c !important;
    }

/* Middle Content - Flexslider */

#content #middle_content .flexslider_container {
    display: block;
    margin-bottom: 50px;
    height: 319px;
    }

#content #middle_content .flexslider .slides li, #content #middle_content li.flex-active-slide {
    height: 319px;
    background-color: #000;
    border-radius: 5px;
    }

#content #middle_content .slides img {
    margin-left: auto;
    margin-right: auto;
    max-height: 319px;
    max-width: 728px;
    }

#content #middle_content .slides, #content #middle_content .flex-control-nav, #content #middle_content .flex-direction-nav {
    list-style: none outside none;
    margin-left: 0px;
    }

#content #middle_content .flex-caption {
    color: #fff;
    }

/* For Responsive */

#main_nav #menu .menu-title {
    display: none;
    }