@charset "UTF-8";
/* News stylesheet for Valdosta State University By VSU Web Services October 2014 */
/* 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.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;
}
/* 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.wide {
     width: 650px;
     margin: 0px 30px 30px 0px;
}
 #content #middle_content a {
     text-decoration: none !important;
}
 #content #middle_content ul {
     margin-left: 20px;
}
 #content #middle_content h3 {
     line-height: inherit;
}
 #content #middle_content h4 {
     font-variant: inherit;
}
 #content #middle_content img {
     border-radius: 0px;
}
/* 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;
     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 {
     box-shadow: 0px 2px 3px #cfd0d0;
     background: #fdfdfd;
}
 .category_news .category_title {
     display: block;
     width: 100%;
     float: left;
     height: 31px;
     line-height: 31px;
     background-image: url('../images/news/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 1px #fff !important;
     margin-left: 10px;
}
/* Middle Content - Flexslider */
 #content #middle_content .flexslider_container {
     display: block;
     margin: 0px 0px 50px 0px;
     height: 319px;
     width: 100%;
}
 #content #middle_content .flexslider .slides li, #content #middle_content li.flex-active-slide {
     height: 319px;
     border-radius: 0px;
}
 #content #middle_content .slides img {
     margin-left: auto;
     margin-right: auto;
     max-height: 319px;
     max-width: 728px;
     border-radius: 0px;
}
 #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;
}
 