
/* ==========================================================================
   Header
   ========================================================================== */

.logo img {
	width: 150px;
}

.sb-toggle-right {
    top: 0;
}

.utilities {
    margin-top: 0.1em;
}

.subheader {
	min-height: 130px;
}

.subheader h1 {
	font-size: 2em;
}

.sb-right #logo img {
	margin-left: 0;
	width: 140px;
}

#search-btn.button:hover {
	background: none;
}

#search-wrapper input[type="search"] {
	margin-left: -20px;
	padding-left: 10px;
}

#search-wrapper {
	width: 80%;
}

#search-wrapper:before {
	display: none;
}

#search-btn  {
	height: 30px;
	width: 30px;
}

/* ==========================================================================
   Content
   ========================================================================== */

.callouts a {
    float: none;
    padding: 0;
	width: 100%;
}

a.news {
	width: 100%;
}

.main-content-lft {
	width: 100%;
}

.right-sidebar {
	width: 100%;
}

.summary .column {
	float: none !important;
	width: 100% !important;
}

.container h1 {
    font-size: 1.5em;
}

.video-preview {
    width: 100%;
}

.photos .preview {
    padding: .5em 0;
    width: 100%;
}

.content .connected .column {
    float: none;
    padding: 0.5em 0;
    text-align: center;
    width: 100% !important;
}

.student-collage:nth-child(1),
.student-collage:nth-child(8n){
	width: 100%;
	font-size: .75em;
	height: 140px;
}
.student-collage:nth-child(2),
.student-collage:nth-child(9n){
	width: 100%;
	font-size: .75em;
	height: 140px;
}

.student-collage:nth-child(3),
.student-collage:nth-child(4),
.student-collage:nth-child(5),
.student-collage:nth-child(10n),
.student-collage:nth-child(11n),
.student-collage:nth-child(12n){
	width: 100%;
	font-size: .75em;
	height: 140px;
}

.student-collage:nth-child(6),
.student-collage:nth-child(7),
.student-collage:nth-child(13n),
.student-collage:nth-child(14n){
	width: 100%;
	font-size: .75em;
	height: 140px;
}

.currently-viewing {
	background: #656565;
	color: #fff;
	margin-bottom: 2px;
	padding: 10px 10px 10px 0;
	width: 100%;
}

/* ==========================================================================
   Footer
   ========================================================================== */

.footer {
	padding-top: 2em;
}

.footer .column {
	float: none;
	padding: 1em;
	width: 100%;
}

.links {
	width: 100%;
}

.links li {
	display: block;
	float: left;
	margin: 0.5em;
	width: 45%;
}

.links a {
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid #2b9a66;
    display: block;
    padding: .5em;
    text-align: center;
}

.links li:last-child a {
	border-right: 1px solid #2b9a66;
	padding-right: 0;
}

.links a:hover {
	background: rgba(0, 0, 0, 0.2);
	transition: all .4s ease;
}

.pages li, .column.pages li {
    float: none;
    padding: .5em 0px;
    width: 100%;
}

.pages li img {
    float: none;
    width: 100%;
}

.pages .description {
    float: none;
    width: 100%;
}

.gallery a {
    float: none;
    width: 100%;
}


#iam strong {
    font-size: 1.3em;
    margin-top: 10px;
    width: 84px;
}

#iam .dropdown:before {
    font-size: 1.3em;
    top: 0;
}

#iam .dropdown:after {
    top: 0;
}

#iam .dropdown,
#iam .dropdown select {
    min-width: 190px;
}

#page_home .header {
    min-height: 370px;
}

#page_home .header .top {
	background: #333333;
}

#page_home .header .flexslider {
	margin-top: 170px;
	min-height: 275px;
}

/* ==========================================================================
   News
   ========================================================================== */

.category-feed li {
    border-bottom: 1px solid #ddd;
    width: 100%;
}

.category-feed li:last-child {
    border-bottom: 0;
}

ul.side-nav {
    width: 100%;
}

.news-gallery li {
    width: 50%;
}

.featured-img {
    float: none;
    padding: 0;
    width: 100%;
}

.featured-img img {
    height: auto;
    width: 100%;
}

/* ==========================================================================
   Athletics
   ========================================================================== */

#athletics-utility {
    top: 0;
}

#athletics-utility .icon:before {
    margin: 10px 4px;
}

.logo {
margin-top: 0;
}

.logo img {
    margin-left: 15px;
    margin-top: 10px;
}

#mobile-home {
    display: none;
}

.content .features a {
    padding: .35em .35em;
}

.event-slide .event {
    margin-left: 1em;
    width: 55%;
}

.table .date {
    font-size: 1.2em;
}

.social-icons {
    text-align: center;
}

.tweeted {
    font-size: .9em;
}

#social .col1,
#social .col2,
#social .col3 {
	width: 100%;
}

#social .item.width2 {
    height: auto;
    width: 100%;
}

#social .item {
    height: auto;
    width: 100%;
}

/*#social .col3 {
    display: none;
}*/
#social .col2 {
	display: none;
}

#social .col1 .item,
#social .col2 .item,
#social .col3 .item,
#social .col4 .item {
    height: auto !important;
    width: 100% !important;
}

.col1,
.col2,
.col3,
.col4 {
    height: auto !important;
    width: 100% !important;
}

#social .item.width2,
#social .col3 .item.width2 {
    height: auto !important;
    width: 100% !important;
}