@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

/* Base Styles */
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1;
  font-family: cambria; 
 text-align:center;
 
}
#cssmenu {
 margin-top:-15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  width: auto;
  padding: 0px 0px;
  
}
#cssmenu ul {
  zoom: 1;
  background:#273d4f;
  padding: 5px 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;

}
#cssmenu ul:before {
  content: '';
  display: block;
}
#cssmenu ul:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu li {
  float: left;
  margin: 0 5px 0 0;
  border: 1px solid transparent;
  padding-left:5px;
  border-left:1.5px solid rgba(111,132,129,0.74);
}


#cssmenu li a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 4px 5px 6px 3px;
  display: block;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid transparent;
  font-size: 16px;
  padding-left:5px;
text-align:center;
}
#cssmenu li.active{ border-left:none }
#cssmenu li.active {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  
  
}
#cssmenu li.active a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius:3px;
  border-radius: 3px;
  display: block;
  background: #004B49 ;
  border: 1px solid #133e40;
  -moz-box-shadow: inset 0 5px 10px #004B49 ;
  -webkit-box-shadow: inset 0 5px 10px #004B49 ;
  box-shadow: inset 0 5px 10px #004B49 ;
}
#cssmenu li:hover {
  padding-left:5px;
 }
#cssmenu li:hover a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: none;
  display: block;
  background: #4a92c2;
  border: 1px solid #133e40;
  -moz-box-shadow: inset 0 5px 10px #133e40;
  -webkit-box-shadow: inset 0 5px 10px #133e40;
  box-shadow: inset 0 5px 10px #4a92c2;
  padding-left:5px;
}


/* CSS Document */

@media (min-width: 600px) {
  html, body {
    font-size: calc( 12px + (14 - 12) * ((100vw - 600px) / (1140 - 600)));
  }
}

@media (min-width: 1140px) {
  html, body {
    font-size: 14px;
  }
}

/*Site Fonts Start*/

@font-face {
  font-family: 'Myriad Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Myriad Pro'), local('Myriad Pro'), url(../font/MyriadPro-Regular.otf) format('otf');
}

@font-face {
  font-family: 'Myriad Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Myriad Pro'), local('Myriad Pro'), url(../font/MyriadPro-Bold.otf) format('otf');
}





.welcome{
	width:75%;
	height:auto;
	float:left;
	padding:5px;
	margin-top:-40px;
	
}
.welcome h1{
    font:Bold 24px "Myriad Pro", Arial;
    color:#a50133; 
    font-size: 23px;
    padding-bottom:13px;
    margin-left:-21px; 
    width:75%;
}

.welcome p{
    width:75%;
    color: navy;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    margin-top:-10px;
    background:#FFFFFF;
    letter-spacing:0.01em;
    margin-top:-20px; 
    line-height: 2em;
    font-weight:normal;
    margin-left:-21px;
    text-align: justify;
    min-width:350px;
    
}
.welcome p a{
    width:75%;
    color:	#006400;
    font-weight:bold;
    float:left;
    padding-top:5px;
    border:0px; 
    margin-top:-10px;
    background:#FFFFFF;
  
    
}
.widget-container{padding-top:10px;
padding-left:0px; 
background:#FFFFFF;
    
}
.univercity-image{
    width:241px;
    height:auto;
    float:left;
    padding-right:15px;
    margin-top:12px; 
    background:#FFFFFF;
    
}

.spotlight{
    width:25%;
    height:100%;
    float:right;
    padding:5px;
    margin-top:-30px;
}
.spotlight h1{
    font:Bold 20px "Myriad Pro", Arial;
    color:#a50133;
    margin-bottom:20px;
    line-height:15px;
    float:left; 
    margin-left:-130px;
   width:auto;
    
    }
    
.spotlight h2{
    width:auto;
    height:auto;
    float:left;padding:5px;
    margin-bottom:10px; 
    font:Bold 8px ; 
    }
.spotlight p{
    width:auto;
    float:left;
    font:Normal 12px Arial, Helvetica, sans-serif;
    color:black;
    line-height:18px;
    text-align:justify;
    
}
.spotlight p a{
    width:auto;
    color:#006400;
    font-weight:bold;
    float:left;
    padding-top:5px;
    
}
.spotlight1{
    width:144px;
    height:auto;
    float:left;
    padding-top:5px;
    
}


.event-part{
    width:100%;
    height:auto;
    float:left; 
    background:#FFFFFF;
    padding-bottom:4px;
    padding-top:25px;
    margin-bottom:-2px;
    border-bottom:#989898 1px dashed; 
    }
.news{
	width:420px;
	height:auto;
	float:left;
	padding-left:26px;
}
.event-partss{
    width:auto;
    height:auto;
    float:left; 
    background:white;
    padding-bottom:4px;
    padding-top:25px; 
    margin-bottom:-2px;
    
}

.news h1{
    font:Bold 20px "Myriad Pro", Arial;
    color:#a50133;
    padding-bottom:10px;
    line-height:15px;}
.news-list{
	width:370px;
	height:10%;
	float:left;
	padding-top:-20px;
	padding-top:-140px; 

}
.news-image{
    width:px;
    height:px;
    float:left;
    padding:4px;}
.news-text{
	width:280px;
	height:10%;
	float:left;
	padding-left:8px;
	margin-top:-29px; 
	padding-top:-140px;
}
.news-text h2{
    color: navy;
    font-family: cambria;
    font-size:18px;
    letter-spacing:0.01em;
    line-height: 2em;
    font-weight: normal;
    border: none !important;
    
}
.news-text h2 span{
    width:214px;
    float:left;
    font:Normal 12px Arial, Helvetica, sans-serif;
    color:#a50133;
    
}
.news-text p{
    width:244px;
    float:left;
    margin-top:5px; 
    color:#3C1414;
    font-family: cambria;
    font-size:14px;
    letter-spacing:0.01em;
    text-align:justify;
    font-weight: normal;
    
}

.videos{
    width:340px;
    height:auto;
    float:right;
    margin-right:108px;
    
}
.videos h1{
    font:Bold 20px "Myriad Pro", Arial;
    color:#a50133;
    padding-bottom:10px;
    line-height:15px;
    width:440px;
}
.videos h2{
    width:302px;
    font:Bold 20px "Myriad Pro", Arial;
    color:#a50133;padding-bottom:10px;
    line-height:15px;
    padding:4px;
    margin-top:13px;
    
}
.videos p{
    width:312px;
    float:left;
    font:Normal 12px Arial, Helvetica, sans-serif;
    color:black;
    line-height:18px;
    text-align:justify;
    padding-top:5px;
    
}
.videos p a{
    width:312px;
    color:blue;
    font-weight:bold;
    float:left;
    padding-top:5px;
    
}

.calender{
	width:350px;
	height:auto;
	float:left;
}
.calender h1 {
    font:Bold 20px "Myriad Pro", Arial;
    color:#a50133;
    padding-bottom:10px;
    line-height:15px;
    
}
.calender-list{
	width:490px;
	height:auto;
	float:left;
	padding-top:7px;
	padding-bottom:15px; 
	background:;
}
.calender-image{
    width:44px;
    height:40px;
    float:left;
    padding:4px;
    padding-top:5px;
    
}
.calender-image span{
    background:#cb0232;
    font:Bold 12px Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    color:#ffffff;padding:5px;
    display:block;
    text-align:center;
    
}
.calender-text{
	width:390px;
	float:left;
	padding-left:8px;
	text-align:left;
}
.calender-text h2{
    color: navy;
    margin-right:20px;
    font-family: cambria;
    font-size:18px; 
    letter-spacing:0.01em;
    line-height: 2em;
    font-weight: normal;
    margin-top:-8px;
    
}
.calender-text h2 span{
    width:173px;
    float:left;
    font:Normal 12px Arial, Helvetica, sans-serif;
    color:#a50133;
    }
.calender-text p a{
    width:173px;
    float:left;
    color: maroon;
    font-family: cambria;
    font-size:14px;
    letter-spacing:0.01em;
    text-align:justify;
    font-weight: normal;
    
}


.view{width:233px;
height:auto;
float:left;
margin-top:15px;
    
}



.moments-part{
    width:100%;
    height:auto;
    float:left;
    background:#ffffff;
    padding-bottom:45px;
    padding-top:34px;
    padding-left:30px;
    
}
.moments-part h1{
    font:Bold 20px "Myriad Pro", Arial;color:#a50133;
    padding-bottom:25px;
    line-height:15px;
    
}
.moments-part ul li{
    width:285px;
    height:auto;
    float:left;
    padding:4px;
    margin-right:30px; 
    
}


.gallery_item{
	padding:0px;
	position:relative;
	overflow:hidden;
}
.gallery_item img{}
.gallery_item span{ 
    position:absolute;
    top:-60px; 
    left:38%; 
    z-index:9999;}

.row2_right {
	float:right;
	width: 100%;
	height: 125px !important;
	overflow: hidden;
}
.row2_right .hd {
	font-size: 18px;
	font-weight: 800;
	color: #363636;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px;
	position: relative;
}
.row2_right .hr{
	width: 35%; 
	background-color: #3277ae; 
	height: 6px; 
	position: absolute; 
	z-index: 222;
	bottom: -4px;
}
.row2_right .blogs {
	display: table;
	clear: both;
	width: 100%;
	margin-top: 10px;
}
.blogs ul {
	list-style-image: none;
	list-style-type: none;
}
.blogs ul li {
	display: block;
	position: relative;
	margin-bottom: 10px;
}
.blogs ul li .image {
	height: 105px;
	width: 100%;
	overflow: hidden;
	position: relative;
	border: 1px solid #b7b7b7;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	display: block;
	overflow: hidden;
}
.blogs ul li .image img {
	display: block;
	width: 100%;
}
.blogs ul li .image .cont {
	padding: 5px 12px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	background-color: rgba(0,33,71,0.7);
}

/*Main campus styles*/

.event-partss{
    width:100%;
    height:auto;
    float:left; 
    background:#FFFFFF;
    padding-bottom:4px;
    padding-top:25px;
    margin-bottom:-2px;
    border-bottom:#989898 1px dashed;
    }
.newss{
	width:100%;
	height:auto;
	float:right;
	padding-left:40px;
}


.newss h1{
    font:Bold 20px "Myriad Pro", Arial;color:#a50133;
    padding-bottom:10px;
    line-height:15px;
    
}
.news-lists{
	width:330px;
	height:100%;
	float:left;
	padding-top:7px;
	padding-bottom:1px;
	padding-right:1px;
}
.news-images{
    width:100%;
    height:100%;
    float:left;
    padding:4px;
    
}
.news-texts{
	width:350px;
	height:100%;
	float:left;
	padding-left:5px;
	margin-top:-22px;
}
.news-texts h2{
    width:100%;
    color: navy;
    font-family: cambria;
    font-size:18px; 
    letter-spacing:0.01em; 
    line-height: 2em;
    font-weight: normal;
    border: none !important;
    
}
.news-texts h2 span{
    width:100%;
    float:left; 
    margin-bottom:-14px; 
    font:Normal 12px Arial, Helvetica, sans-serif;
    color:#a50133;
    
}
.news-texts p{
    width:300px;
    float:left; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	line-height:27px;
	margin:0;
	text-align:justify;}

/* staff view -*/
.staff { background:#87A96B; 
	border-color: #999999;
	border-radius: 4px 4px 4px 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
        width: 150px; 
        height: 30px; 
        font-weight: bold; 
        color: #FFFFFF; 
        font-size: 13px; 
        border: 0px none; 
        cursor: pointer; 
        margin: 0px 0px 0px 3px; 
        padding: 6px; 
        overflow: hidden; 
		text-decoration: none;}

.staff:hover {
    background:#A4C639;
    color:maroon;
	text-decoration:none;
}

.submits { background: #38CB0E; 
	border-color: #999999;
	border-radius: 4px 4px 4px 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
        width: 150px; 
        height: 30px; 
        font-weight: bold; 
        color: #FFFFFF; 
        font-size: 13px; 
        border: 0px none; 
        cursor: pointer; 
        margin: 0px 0px 0px 3px; 
        padding: 6px; 
        overflow: hidden; 
		text-decoration: none;}
.submits:hover { background-position: center bottom; cursor: pointer;  text-decoration: none; }
.members_sign_in a, .members_sign_in a:visited { color: rgb(51, 166, 203);  font-size: 16px;}

.submits:hover {
    background:#A4C639;
    color:red;
    text-shadow:1px 1px 1px #fff;
	text-decoration:none;
}

.submits { background: #38CB0E; 
	border-color: #999999;
	border-radius: 4px 4px 4px 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
        width: 150px; 
        height: 30px; 
        font-weight: bold; 
        color: #FFFFFF; 
        font-size: 13px; 
        border: 0px none; 
        cursor: pointer; 
        margin: 0px 0px 0px 3px; 
        padding: 6px; 
        overflow: hidden; 
		text-decoration: none;}
.submits:hover { background-position: center bottom; cursor: pointer;  text-decoration: none; }
.members_sign_in a, .members_sign_in a:visited { color: rgb(51, 166, 203);  font-size: 16px;}

.submits:hover {
    background:#A4C639;
    color:red;
    text-shadow:1px 1px 1px #fff;
	text-decoration:none;
}

