@import url(http://fonts.googleapis.com/css?family=Asap:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Gentium+Basic:400,400italic);

html,
#aspnetForm {
  overflow-x: hidden !important;
}

/* ================= START OF COLORS AND IMAGES TO CHANGE ================= */

          /*

          DOMINANT COLOR: #cc0000;
          DARK DOMINANT COLOR: #303030;
          SECONDARY COLOR: #000000;

          */

body {
 background: #e5e5e5;
}

#header, #footer {
 /*background: url('/UserFiles/Servers/Server_1060/Templates/traditional/pat.png') repeat #303030;*/
 background-color: #fff;}

#menubar {
 background: #cc0000;
 border-bottom: 7px solid #000000;
}

#logo-bg{
 background: url('../../Servers/Server_1060/Templates/traditional/bellville-logo-bb.png') no-repeat;
}

.icons {
 background: url('../../Servers/Server_1060/Templates/traditional/icons-red.html') no-repeat;
}

.col-left .title, .subpage #sidebar .title{
  background: url('../../Servers/Server_1060/Templates/traditional/title-icons.png') no-repeat #5d5d5d;
 }

.subpage  #news-summary .content a.title, 
.subpage #news-summary .content a.title {
 border-bottom: 0px;
}
 
.homepage .read-more{
 background: url('../../Servers/Server_1060/Templates/traditional/read-more-bg.png') no-repeat;
}
 
/*FOOTER SOCIAL SPRITE*/
#footer-social ul li.f-icn a {
 background-image: url('../../Servers/Server_1060/Templates/traditional/footer-social-sprite.png');
 background-color: #ffffff;
}

#footer-social ul li.f-icn a:hover {
 background-color: #cc0000;
}

body #pub-wrapper {
 /*background: #000000;*/
  background: #cc0000;
}

a, a:hover{
 color: #cc0000;
}

#logo a, #logo a:hover, #logo h1 {
 /*color: #fff;*/
 color: #cc0000;
}

#motto, #motto h2{
/* color: #aeaeae;*/
color: #cc0000;
}
 
#info, #phone a, #phone a:hover, #fax a, #fax a:hover, .news-item .news-title, #footer .float-left, #footer .float-left a, #footer .float-left a:hover {
 /*color: #ffffff;*/
 color: #333333;
}
 
#banner{
 background: #000000;
}
 
.col-left h3.title {
 color: #ececec;
}
 
.col-right .title{
 border-bottom: #cc0000 4px solid;
}
 
.col-right h3.title {
 color: #5d5d5d; 
}

.read-more a, .read-more a:hover {
 color: #ffffff;
 font-weight: normal !important;
}

.row1 p{
 color: #585858; 
}

.inner-weather-wrapper{
 background: #000000;
}

.weather-temp, .weather-high, weather-low, .weather-location {
 color: #ffffff;
}

.inside-threeday{
 background: #494949;
}

.newscontent{
 background: #cc0000;
}
 
.news-item .date, .newscontent .summary p{
 color: #fff;
}

.ptl_upcomingevents_details .event_title{
 color: #303030;
}
 
.ptl_upcomingevents_details .event_time{
 color: #cc0000;
}
 
.ql-bg {
 background: #404040;
}
 
.quick-links h3{
 color: #333333;
}
  
#footer .school-name, #footer .ss-footer, .label_skin_corporation a, .label_skin_corporation a:hover{
 /*color: #fff;*/
 color:#333333;
}
 
.subpage #sidebar, .subpage #main-content{
 background: #fff;
}
 
.subpage #sidebar h3.title{
 color: #ececec;
}
 
.subpage #main-content .title{
 border-bottom: #cc0000 4px solid;
}
 
.subpage #main-content h3.title{
 color: #5d5d5d;
}

#sub-nav{
 background-color: #F8C21C;
}

#breadcrumbs, #breadcrumbs a {
 color: #cc0000;
}

.navLink {
 color: #012B55;
 border-left: #000000 4px solid;
}
 
.currentpage .navLink, .navLink:hover {
 background-color: #cc0000;
 color: #fff;
}
 
 
/* === START OF MOBILE MENUBAR BG === */

.reso-m-btn {
 color: #ffffff;
}

#mobile-bar {
 background: #cc0000;
}

/* === END OF MOBILE MENUBAR BG === */


/* ==================== START OF TELERIK COLORS ==================== */
/* === TOP LEVEL STYLES === */
.RadMenu .rmGroup .rmText {
 color: #ffffff;
}

/* === NORMAL STATE === */
.telerik_main_menu .rmRootGroup a {
 color: #ffffff;
}

.telerik_main_menu .rmRootGroup a span {
 color: #ffffff;
}

/* === OVER AND FOCUSED STATE === */
.telerik_main_menu .rmRootGroup a:hover,
.telerik_main_menu .rmRootGroup a.rmFocused {
 color: #b3b3b3;
 background-color: #000000;
}

.telerik_main_menu .rmRootGroup a:hover span,
.telerik_main_menu .rmRootGroup a.rmFocused span {
 color: #b3b3b3;
 background-color: #000000;
}

.telerik_main_menu .rmRootGroup a:hover span, .telerik_main_menu .rmRootGroup a.rmExpanded span {
 color: #b3b3b3;
 background-color: #000000;
}

/* === TOP LEVEL HOVER BG COLOR AND IMAGES (TWO IMAGES) === */
.telerik_main_menu .rmRootGroup a:hover,
.telerik_main_menu .rmRootGroup a.rmFocused {
}
/* === ENF OF TOP LEVEL STYLES === */


/* === DROPDOWN MENU STYLES === */
/* === NORMAL STATE === */
.telerik_main_menu .rmGroup a {
 color: #ffffff;
 background: #5d5d5d;
 font-style: normal;
}

.telerik_main_menu .rmGroup a span {
 color: #ffffff;
 background: #5d5d5d;
font-style: normal;
 border-bottom: 1px solid #141414;
}

/* === OVER AND FOCUSED STATE === */
.telerik_main_menu .rmGroup a:hover,
.telerik_main_menu .rmGroup a.rmFocused {
 background: #303030;
 color: #ffffff;
}

.telerik_main_menu .rmGroup a:hover span,
.telerik_main_menu .rmGroup a.rmFocused span {
 background: #303030;
 color: #ffffff;
}

/* === SECOND LEVEL BORDER LEFT === */
.rmSlide .rmSlide {

}
/* === END OF DROPDOWN STYLES === */


/* === MENU ARROWS (ONLY CHANGE COLOR) === */
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 border-color: transparent transparent transparent #000000;
}

/* === MENU ARROWS ON HOVER (ONLY CHANGE COLOR) === */
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:hover:after {
 border-color: transparent transparent transparent #ffffff;
}

/* === DROPDOWN BORDER === */
.RadMenu .rmRootGroup .rmItem ul.rmGroup {
 
}

/* ==================== END OF TELERIK COLORS ==================== */
 
/* ==================== START MINI CALENDAR COLORS ==================== */

/* === CALENDAR BG'S === */
.mini_calendar_tbl {
 background: #000000;
 width: 100% !important;
}

.tbl_mini_calendar {
 background-color: #000000;
}

.tbl_cell_calendar {
 background-color: #000000;
}

/* === CALENDAR NUMBER BOXES BG === */
.mini_calendar_day {
 background: #ffffff;
}

/* === CALENDAR 'DAYS OF THE WEEK' COLORS === */
td.mini_calendar_header {
 color: #ffffff;
}

/* === TOP OF THE CALENDAR BG COLOR === */
.cal-top {
 background: #ffc103;
}

/* === CALENDAR TODAY BG AND COLOR === */
.mini_calendar_day.mini_calendar_today {
 background: #5d5d5d;
 color: #ffffff;
}

/* === CALENDAR 'GO TO MAIN CALENDAR' COLOR === */
A.mini_calendar_header:link, A.mini_calendar_header:visited {
 color: #ffffff;
}

/* === CALENDAR 'GO TO MAIN CALENDAR' COLOR HOVER === */
A.mini_calendar_header:hover {
 color: #ffffff;
}

/* === CALENDAR EVENT TEXT COLOR === */
A.mini_calendar_day:link, A.mini_calendar_day:visited {
 color: #ffffff;
 background-color: #cc0000
}

/* === CALENDAR EVENT HOVER BG COLOR AND TEXT COLOR === */
A.mini_calendar_day:hover {
 color: #ffffff;
 background: #5d5d5d;
}

/* === CALENDAR TODAY WITH EVENT BG AND COLOR === */
a.mini_calendar_day.mini_calendar_today {
 background: #cc0000;
 color: #ffffff;
}
/* ==================== END MINI CALENDAR COLORS ==================== */
/* ================= END OF IMAGES AND COLORS TO CHANGE ================= */



/* ==================== START OF COMMON STYLES ==================== */
.clear{
 clear: both;
}

.float-left{
 float: left;
}

.float-right{
 float: right;
}

.margin-lr5{
 margin-left: 5px;
 margin-right: 5px;
}

.margin-lr10{
 margin-left: 10px;
 margin-right: 10px;
}

.padding-tb10{
 padding-top: 10px;
 padding-bottom: 10px;
}

.padding-tb15{
 padding-top: 15px;
 padding-bottom: 15px;
}

.padding-lr10{
 padding-left: 10px;
 padding-right: 10px;
}

.padding-lr20{
 padding-left: 20px;
 padding-right: 20px;
}

/* ==================== END OF COMMON STYLES ==================== */

/* ==================== START OF COMMON TEMPLATE STYLES ==================== */
body {
 font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
 font-size: 14px;
}

body #pub-container {
 width: 100%;
 max-width: 960px;
}

#wrapper{
 width: 100%;
 margin: 0px auto;
}

.container {
 max-width: 960px;
 margin: 0px auto;
}

#page{
 margin-top: 15px;
}

#header{
 min-height: 170px;
}

#logo{
 width: 70%;
 margin: 20px 0px 10px 0px;
}

 #logo a, #logo a:hover, #logo h1{
 /*font-family: 'Asap', sans-serif;*/
  font-family: 'helvetica', serif;
 font-size: 160%;
 text-decoration: none;
 /*font-style: italic;*/
 font-weight: bold;
 margin: 0px;
}

#logo-bg{
 height: 160px;
 width: 165px;
 position: relative;
 top: 10px;
 bottom: 10px;
}

#motto, #motto h2{
 /*font-family: 'Gentium Basic', serif;*/
 font-family: 'helvetica', serif;
 /*font-size: 100%;*/
 font-size: 120%;
 margin-bottom: 10px;
 letter-spacing: 0.5px;
 text-transform: uppercase;
/* font-weight: lighter;*/
 font-weight: bold;
 /*margin: 0px 0px 10px 0px;*/
 margin: 3px 0px 10px 0px;
}

#info{
 font-size: 100%;
 font-family: 'asap', sans-serif;
 width: 70%;
}


#info, #info a{
 /*width: 70%;*/
 width:100%;
 font-size: 100%;
}

#address{
 background-position: 0 2px;
}

#phone{
 background-position: 0 -12px;
}

#phone a, #phone a:hover, #fax a, #fax a:hover{
 font-size: 100% !important;
}

#fax{
 background-position: 0 -26px;
}

#menubar{
 height: 45px;
}

.inner-bar{
 padding-top: 10px;
}

#mobile-bar{
 display: none;
}

/* === FOOTER STYLES === */
#footer{
 width: 100%;
 min-height: 100px;
 font-size: 100%;
 margin-top: 10px;
}

#footer .container{
 max-width: 960px;
 margin: 0px auto;
}

#footer .float-left{
 width: 70%;
 font-family: 'Asap', sans-serif;
 font-size: 81.3%;
 letter-spacing: 1px;
}

#footer .float-left a, #footer .float-left a:hover{
 font-size: 90%;
}

#footer .float-left li{
 list-style: none;
}

#footer .school-name{
 font-size: 170%;
 font-style: italic;
 letter-spacing: 0px;
}

#footer-social {
 height: 50px;
 margin-bottom: -10px;
}

#footer-social ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
}

#footer-social ul li {
 float: left;
 margin-right: 5px;
}

#footer-social ul li.f-icn a {
 width: 50px;
 height: 50px;
 display: inline-block;
}

.youtube-icn.f-icn a {
 background-position: 0px 0px !important;
}

.email-icn.f-icn a {
 background-position: -50px 0px !important;
}

.facebook-icn.f-icn a {
 background-position: -100px 0px !important;
}

.twitter-icn.f-icn a {
 background-position: -150px 0px !important;
}

#footer .ss-footer {
 width: 100% !important;
 text-align: center;
 padding: 20px 0px 0px 0px;
}

.label_skin_corporation a, .label_skin_corporation a:hover{
 font-size: 100%;
}

.label_skin_corporation a:hover{
 font-style: normal;
 text-decoration: none;
}
/* === END OF FOOTER STYLES === */


/* ==================== START OF MOBILE MENU ==================== */
.rmLevel3 { display: none !important; }
.rmLevel2 .rmExpandRight:after { display: none !important; }

#mobile-bar {
 height: 40px;
 display: none;
 position: relative;
 top: 0px;
 left: 0px;
 text-align: left !important;
}

.reso-m-btn {
 background-position: 0 12px;
 background-repeat: no-repeat;
 cursor: pointer;
 display: block;
 float: left;
 font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
 font-size: 17px;
 height: 40px;
 line-height: 40px;
 margin-left: 8px;
 width: 80px;
}


.mm-list > li > a, .mm-list > li > span{
 text-align: left;
}
/* ==================== END OF MOBILE MENU ==================== */


/* =================== END OF COMMON TEMPLATE STYLES =================== */


/* ==================== START OF HOMEPAGE STYLES ==================== */
/* === BANNER STYLES === */
#banner{
 width: 100%;
 margin-bottom: 10px;
}

#banner .float-left{
 width: 0%;
 display: none;
}

#banner .float-left .top-left, #banner .float-left .top-right, #banner .float-left .bottom-left, #banner .float-left .bottom-right{
 width: 50%;
 max-width: 152.5px;
}

#banner .float-left .top-right img, #banner .float-left .bottom-left img{
 width: 100% !important;
 height: 100% !important;
}

#banner .float-left .top-right a img, #banner .float-left .bottom-left a img{
 width: auto !important;
 height: auto !important;
}

#page #banner .zones-portlet-header img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
}

#banner .float-right{
 width: 100%;
}
/* === END OF BANNER STYLES === */

.col-left{
 width: 32%;
}

.col-left .title{
 min-height: 26px;
}

.col-left h3.title {
 font-family: 'Asap', sans-serif;
 font-size: 150%;
 font-weight: lighter;
 padding: 10px 10px 7px 70px;
 margin: 20px 0px 0px;
}

.col-right{
 width: 66%;
}

.col-right .row1,
.col-right .row2 {
 padding-top: 15px;
}

.col-right .title{
 width: 100%;
}

.col-right h3.title{
 font-family: 'Asap', sans-serif;
 font-size: 170%;
 font-weight: bold;
 margin: 5px 0px 5px 0px;
 padding: 0px;
}

.row1 p{
 font-size: 115%;
 font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
 line-height: 20px;
}

.row2 .col1, .row2 .col2{
 width: 46.5%;
}

h3.calendar{
 background-position: 30px 6px !important;
}

h3.upcoming-events{
 background-position: 30px -35px !important;
}

h3.weather{
 background-position: 25px -79px !important;
}

h3.navigation{
 background-position: 30px -122px !important;
}

/* === WEATHER STYLES === */
.inner-weather-wrapper{
 margin-top: 20px;
}

.weather-img{
 width: 40%;
 margin-left: 20px;
}

.weather-info-wrapper{
 text-align: left;
 width: 40%;
 padding-left: 20px;
}

.weather-temp{
 font-size: 50px;
 margin-top: 10px;
}

.high-low{
 border: none;
 padding-top: 0px;
}

.weather-high, weather-low{
 width: 100%;
 text-align: left;
}

.weather-location{
 float: left;
 width: 100%;
 margin: 0px auto;
 text-align: center;
 text-transform: uppercase;
}

.threeday{
 border-top: none;
}

.inside-threeday{
 margin: 0px 0px 0px 5px;
}

.cond-hl h1{
 font-size: 9px;
 padding-bottom: 10px;
}
/* === END OF WEATHER STYLES === */

/* === START OF NEWS STYLES === */
#home_news_summary{
 margin-top: 20px;
}

.news-item{
 width: 47%;
 float: left;
 border: none;
 background: none;
 padding: 0px;
 margin: 0px;
}

.news-item:first-child{
 margin: 0px 10px 10px 5px;
 padding: 0px 10px 0px 0px;
}

.news-item .image {
 max-height: 160px;
 overflow: hidden;
}

.homepage .newscontent{
 position: relative;
 min-height: 140px;
 padding: 10px 10px 25px 10px;
}

.news-item .news-title {
 margin: 0px;
 font-family: 'Asap', sans-serif;
 font-weight: normal;
}

.news-item .date{
 font-style: normal;
 text-transform: uppercase;
 font-size: 10px;
 font-family: 'asap', sans-serif;
}

.newscontent .summary p{
 font-size: 100%;
 margin: 0px;
}

.homepage .read-more{
 height: 33px;
 width: 111px;
 position: absolute;
 right: -14px;
 bottom: 0px;
}

.homepage .read-more a, .homepage .read-more a:hover{
 font-family: 'Asap', sans-serif;
 text-transform: uppercase;
 letter-spacing: 0px;
 font-weight: bold;
 width: 100%;
}

.homepage .read-more a:hover{
 text-decoration: underline;
}

#main-content #RSSLink a {

}

.news-item .add-padding {
 position: relative;
}

/* === END OF NEWS STYLES === */

.add-padding{
 padding: 0px;
}

/* === MAP STYLES === */
.ptl_portlet_map_img{
 margin-top: 20px;
}



/* === UPCOMING EVENTS STYLES === */

.ptl_upcomingevents{
 margin: 20px 0px;
}

.ptl_upcomingevents_date{
 width: 50px;
 border-radius: 0px;
}

.ptl_upcomingevents_date .ptl_upcomingevents_month{
 background: none;
 border-radius: 0px;
 padding: 3px;
 font-size: 12px;
}

.ptl_upcomingevents_date .ptl_upcomingevents_day{
 padding: 2px 0px 3px 0px;
 font-family: 'asap', sans-serif;
}

.ptl_upcomingevents_details{
 margin: 0em 0em 1em 1em; 
 min-height: 45px;
}

.ptl_upcomingevents_details .event_title{
 font-family: 'Asap', sans-serif;
 font-size: 110%;
 font-weight: 400;
}

.ptl_upcomingevents_details .event_time{
 font-family: 'Asap', sans-serif;
 letter-spacing: 1.5px;
}

ul.quick-links {
 padding: 0px;
}

/*
ul.quick-links li{
 list-style: none;
 opacity: 1;
 height: 47px;
}

ul.quick-links li img{
 float: left;
 opacity: .3;
}

ul.quick-links li a{
 opacity: 1;
}

ul.quick-links li a:hover{
 opacity: 0.7;
}
*/

ul.quick-links li a{
 opacity: 1;
}

ul.quick-links li a:hover{
 opacity: .8;
}

.ql-bg {
 width: 43px;
 height: 43px;
 border-radius: 50%;

 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 border-radius: 50%;
 behavior: url("https://cdnsm5-ss6.sharpschool.com/common/resources/designportfolio/sitethemes/commonlib/scripts/PIE.htc");
}

.quick-links h3{
 float: left;
 font-family: Asap, serif;
 font-size: 115%;
 margin: 10px;
 text-transform: uppercase;
 letter-spacing: 1px;
 font-weight: normal;
 opacity: .6;
}

/* ==================== MINI CALENDAR STYLES ==================== */

.mini_calendar_tbl {
 margin: 20px auto;
 width: 100%;
}

.mini_calendar_tbl table {
 margin: 5px auto;
}

.tbl_cell_calendar {
 width: 13%;
 height: 13%;
}

.mini_calendar_day {
 font-family: 'asap', sans-serif;
 font-size: 10pt;
 width: 100%;
 display: inline-block;
 padding: 5px 0px 5px 0px;
 min-height: 16px;
}

td.mini_calendar_header {
 font-weight: 700;
 font-size: 14px;
 background: none;
 font-family: 'asap', sans-serif;
 text-transform: uppercase;
}

.cal-top {
 padding: 4px 0px 4px 0px;
 display: inline-block;
 width: 100%;
}

.cal-top td.mini_calendar_header {
 font-size: 17px;
}

A.mini_calendar_header:link, A.mini_calendar_header:visited {
 font-weight: normal;
 text-align: center;
 display: block;
 font-family: 'asap', sans-serif;
 text-decoration: none;
 font-size: 12px;
 margin-top: 8px;
}

A.mini_calendar_header:hover {
 font-weight: normal;
 text-align: center;
 display: block;
 font-family: 'asap', sans-serif;
 text-decoration: underline;
 font-size: 12px;
 margin-top: 8px;
}

.cal-btn-l {
 position: relative;
 top: 1px;
 left: 5px;
}

.cal-btn-r {
 position: relative;
 top: 1px;
 right: 5px;
}

A.mini_calendar_day:link, A.mini_calendar_day:visited {
 font-weight: normal;
 font-family: 'asap', Arial, sans-serif;
 font-size: 10pt;
 text-decoration: none;
}

A.mini_calendar_day:hover {
 font-weight: normal;
 font-family: 'asap', Arial, sans-serif; 
 font-size: 10pt;
 text-decoration: none;
}

/* ==================== END OF MINI CALENDAR STYLES ==================== */

/* ==================== END OF HOMEPAGE STYLES ==================== */



/* ==================== SUBPAGE STYLES ==================== */
.subpage #sub-content-left {
 width: 29%;
 overflow: visible;
}

.subpage #sub-content-right{
 width: 69%;
 overflow: visible;
}

.inner {
 padding: 10px;
}

.subpage .ptl_page{
 width: 95%;
 padding: 15px;
}

.subpage #sidebar{
 width: 28%;
}

.subpage #sidebar h3.title{
 font-family: 'Asap', sans-serif;
 font-size: 170%;
 font-weight: lighter;
 padding: 10px 10px 7px 70px;
 margin: 0px;
}

.subpage #main-content{
 width: 67%;
}

.subpage #main-content .title{
 width: 100%;
}

.subpage #main-content h3.title{
 font-family: 'Asap', sans-serif;
 font-size: 170%;
 font-weight: bold;
 margin: 8px 0px 5px 0px;
}

.subpage #RSSLink{
 margin: 0px 0px 10px 0px;
}

#sub-nav{
 height: 30px;
 margin-bottom: 25px;
 position: relative;
 width: 100%;
}

#breadcrumbs {
 font-family: 'asap', sans-serif;
 display: block;
 padding-left: 10px;
}

#breadcrumbs a {
 font-family: 'asap', sans-serif;
}

#breadcrumbs a:hover {
 text-decoration: none;
}


/* === SIDENAV STYLES === */

.navWrp {
 padding-top: 2px;
 padding-bottom: 2px;
}

.navLink {
 font-family: Arial;
 text-decoration: none;
 font-size: 15px;
 padding: 10px;
 display: block;
}

.currentpage .navLink {
 font-family: Arial;
 text-decoration: none;
 font-size: 15px;
 padding: 5px 0px 5px 6px;
 display: block;
}

.navLink:hover {
 font-family: Arial;
 text-decoration: none;
 font-size: 15px;
 padding: 5px 0px 5px 6px;
 display: block;
}

/*--Current Page Link Border Left (only change color)--*/
.currentpage .navLink {
 padding: 10px;
}

/*--Link Hover Border Left Color--*/
.navLink:hover {
 padding: 10px;
}
/* === END OF SIDENAV STYLES === */
/* ==================== END OF SUBPAGE STYLES ==================== */


/* ==================== START OF TELERIK STYLES ==================== */

/* === START OF TOP LEVEL MENU STYLES === */
.telerik_main_menu a,
.telerik_main_menu a:hover {
 text-decoration: none;
 font-size: 13px;
 font-weight: bold;
}

.telerik_main_menu .rmText {
 padding-top: 8px !important;
 padding-bottom: 9px !important;
}

.telerik_main_menu .rmGroup .rmText {
 padding-bottom: 5px !important;
}

.RadMenu .rmItem {
 height: auto;
 margin-right: 3px;
}

.RadMenu .rmText {
 font-family: 'Asap', sans-serif;
 font-weight: bold;
 font-size: 12pt;
}

.RadMenu .rmLink {
 float: left;
 outline: 0 none;
 padding-left: 0px !important;
}

.RadMenu .rmHorizontal .rmText {
 padding-left: 15px !important;
 padding-right: 15px !important;
}

.RadMenu .rmGroup .rmText {
 margin-left: 0px !important;
 padding: 8px 10px 8px 10px !important;
 margin-bottom: 4px;
}

.rmrootGroup .rmHorizontal li.rmItem {
 margin-left: 10px;
}

/* === NORMAL STATE === */
.telerik_main_menu .rmRootGroup a {
 text-decoration: none;
 font-size: 115%;
 font-family: 'Asap', sans-serif;
 font-weight: normal;
 font-style: italic;
}

.telerik_main_menu .rmRootGroup a span {
 text-decoration: none;
 font-size: 100%;
 font-family: 'Asap', sans-serif;
 font-weight: normal;
 font-style: italic;
}

/* === OVER AND FOCUSED STATE === */
.telerik_main_menu .rmRootGroup a:hover,
.telerik_main_menu .rmRootGroup a.rmFocused {
 text-decoration: none;
 background-position: left top, right top;
 background-repeat: no-repeat;
}

.telerik_main_menu .rmRootGroup a:hover span,
.telerik_main_menu .rmRootGroup a.rmFocused span {
 text-decoration: none;
}
/* === END OF TOP LEVEL MENU STYLES === */

/* === START OF DROPDOWN MENU STYLES === */
/* === NORMAL STATE === */
.telerik_main_menu .rmGroup {
}

.telerik_main_menu .rmGroup a {
 text-decoration: none;
 font-size: 10pt;
 font-weight: normal;
}

.telerik_main_menu .rmGroup a span {
 text-decoration: none;
 font-size: 10pt;
 font-weight: normal;
 line-height: normal !important;
 font-family: 'Asap', sans-serif;
}

.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 content: '';
 position: absolute;
 top: 9px;
 right: 5px;
 width: 0px;
 height: 0px;
 border-style: solid;
 border-width: 6px 0 6px 9px;
}

/* === OVER AND FOCUSED STATE === */
.telerik_main_menu .rmGroup a:hover,
.telerik_main_menu .rmGroup a.rmFocused {
 text-decoration: none;
 border-bottom: none !important;
}

.telerik_main_menu .rmGroup a:hover span,
.telerik_main_menu .rmGroup a.rmFocused span {
 text-decoration: none;
}

/* === DROPDOWN BORDER === */
.RadMenu .rmRootGroup .rmItem ul.rmGroup {
 padding-bottom: 0px;
 width: 250px;
}

.wrapword .rmGroup .rmLink {
 width: 250px !important;
}

/* === END OF DROPDOWN MENU STYLES === */
/* ==================== END OF TELERIK STYLES ==================== */





/* ==================== MEDIA QUERIES ==================== */


@media screen and (max-width: 950px) {
 .RadMenu_PageControls, #divMenuOffset {
  display: none;
 }

 body{
  background-position: 50% -32px !important;
 }
}


@media screen and (max-width: 900px) {
 #mobile-bar {
  display: block;
 }

 #menubar {
  display: none;
 }

 #pub-wrapper{
  display: none;
 }

 #header{
  min-height: 130px;
 }
}


@media screen and (max-width: 890px) {

 .news-item, .row2 .col1, .row2 .col2 {
  width: 45%;
 }

 #logo{
  width: 62%;
 }

 /*#logo-bg{
  width: 32%;
 }*/

 #logo a, #logo a:hover, #logo h1 {
  font-size: 145%;
 }

 .quick-links h3{
  font-size: 100%;
 }
    #logo-bg {
  display:none;
 }
}

@media screen and (max-width: 800px) {
 #page{
  padding: 0px 10px 0px 10px;
 }
 /* #logo-bg{
  display: none;
 }*/

 .homepage .newscontent{
 padding: 10px 10px 35px;
 }

 .col-left h3.title{
  font-size: 140%;
 }

 .quick-links h3{
  font-size: 90%;
 }

 .subpage #sidebar{
  display: none;
 }

 .subpage #main-content{
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
 }

 #footer .float-left, #footer .float-right{
  width: auto;
 }
}


@media screen and (max-width: 768px) {

  #logo a, #logo a:hover, #logo h1{
  font-size: 135%;
 }

 #logo {
  width: 60%;
 }

/* #logo-bg {
  width: 34%;
 }*/
 

 .col-left h3.title{
  font-size: 130%;
 }

 .news-item .news-title {
  font-size: 12pt;
 }

 .newscontent .summary p{
  padding: 10px;
 }

 #home_news_summary{
  line-height: 5pt;
 }

 #info, #info a{
  width: 100%;
 }
}


@media screen and (max-width: 715px) {
 #logo-bg{
  display: none;
 }

 #logo{
  width: 100%;
 }

 #banner .float-left {
  display: none;
 }

 #banner .float-right {
  width: 100%;
 }

 .col-left .title{
  font-size: 130%;
 }

 .news-item{
  width: 95%;
  margin: 0px 20px 0px 5px;
 }

 .news-item .image{
  max-height: 250px;
 }

 .homepage .newscontent{
  padding: 10px 10px 0px;
 }

 .newscontent .summary p{
  padding: 10px 0px 0px 0px;
 }

 .quick-links h3{
  font-size: 85%;
 }
}


@media screen and (max-width: 695px) {

 .col-left, .col-right {
  width: 100%;
 }

 #footer .float-left, #footer .float-right{
  width: 100%;
 }
}

@media screen and (max-width: 500px) {

 body{
  background-position: 50% -102px !important;
 }

  #logo a, #logo a:hover, #logo h1{
  font-size: 150%;
 }
 
 #motto, #motto h2{
  font-size: 100%;
 }
 
 .row2 .col1, .row2 .col2{
  width: 100%;
 }

 .quick-links h3{
  font-size: 140%;
 }

 #footer .float-left{
  width: 100%;
  text-align: center;
 }

 #footer .float-right{
  width: 75%;
 }

 #footer .float-left{
  font-size: 70%;
 }
}

@media screen and (max-width: 450px) {
  #logo a, #logo a:hover, #logo h1{
  font-size: 125%;
 }
}

@media screen and (max-width: 320px) {
 #info, #info a{
  width: 100%;
  font-size: 75%;
 }

 #footer .float-right{
  width: 85%;
 }
}

