@charset "UTF-8";
/* CSS Document */
/*
-----------------------------------------------
Boston College GSSW (2014) Homepage Style Sheet
Author:   Mikal Morello 
Date:     December 31, 2013
----------------------------------------------- */

/* ------------ TABLE OF CONTENTS ------------- */
/* 
# CAROUSEL MODIFICATIONS
# CAROUSEL CAPTION MODIFICATIONS
# GEENERAL CONTENT
# CQ COLUMNS
# IMAGES
# COLORS
# HEADER COLORS
# ICONS
# BOOTSTRAP FIX
*/


/*-------------------------------------------------------------------------------------------------*/

/* CAROUSEL MODIFICATIONS */

.carousel-caption {
	bottom: 30px; 
	left: 27%;
	padding-bottom: 0;
	padding-top: 0;
	right: 27%;
	text-shadow: none;
	color: black;
} 

.carousel-caption.caption-top, .carousel-caption.caption-bottom {
	left: 27%;
	right: 27%;
}

.carousel-caption.caption-left, .carousel-caption.caption-right{
	top: 50px;
}

.carousel-caption.caption-right, .carousel-caption.caption-left, .carousel-caption.caption-top-right, .carousel-caption.caption-top-left, .carousel-caption.caption-bottom-right, .carousel-caption.caption-bottom-left {
	width: 43%; 
}

.carousel-caption.caption-right {
	bottom: auto;
	float: right;
	left: auto;
	right: 8%;
	text-align: left;
}

.carousel-caption.caption-left{
	bottom: auto;
	float: left;
	left: 8%;
	right: auto;
	text-align: left;
} 

.carousel-caption.caption-top{
	bottom: auto;
	top: 10px;
}

.carousel-caption.caption-top-right{
	bottom: auto;
	float: right;
	left: auto;
	padding-top: 0;
	right: 8%;
	text-align: left;
	top: 10px;
}

.carousel-caption.caption-top-left{
	bottom: auto;
	float: left;
	left: 8%;
	padding-top: 0;
	right: auto;
	text-align: left;
	top: 10px;	
}
 
 .carousel-caption.caption-bottom-right{
	bottom: 30px;
	float: right;
	left: auto;
	right: 8%;
	text-align: left;
}

.carousel-caption.caption-bottom-left{
	bottom: 30px;
	float: left;
	left: 8%;
	right: auto;
	text-align: left;
}

.carousel-caption h3{
	font-family: 'Roboto';
	font-size: 46px;
	font-weight: bold;
    font-stretch: condensed;
    margin-top: 0;
} 

.carousel-caption a{
	color: #990000;
    font-size: 16px;
}

.center-contents {
	display: table;
	margin: 0 auto;
	text-align:center;
}

.carousel .carousel-indicators{
	opacity: .6;
}

.carousel:hover .carousel-indicators {
	opacity: 1;
}

.carousel-indicators {
	bottom: 0;
    left: 0;
    margin-left: 0;
    right: 0;
    text-align: right;
    width: 99%;
}

.carousel, .carousel h4 {
	font-family: 'Roboto';
}

.carousel p {
	font-size: 18px;
	font-weight:normal;
	margin-bottom: 0;
}

.carousel-control {
    font-size: 30px;
	opacity: 1;
}


/*  CAROUSEL CAPTION SHADOW */

.carousel-caption.caption-shadow-large {
	text-shadow: 0 1px 14px rgba(0, 0, 0, 0.6);
}

.carousel-caption.caption-shadow{
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
}

.carousel-caption.caption-bg {
	background: rgba(0, 0, 0, 0.8);
	padding: 10px;
}

.icon-arrow-left:before, .icon-uniE600:before{
	-moz-box-sizing: content-box!important;
       box-sizing: content-box!important;
}

.carousel-control span{
	background-color: rgba(0, 0, 0, 0.2);
	color: #000;
	padding: 12px 0;
	width: 55px!important;
}

.carousel-control .icon-prev, .carousel-control .icon-arrow-left {
	float: left;
    left: 0;
}

.carousel-control .icon-next, .carousel-control .icon-uniE600 {
	float: right;
	right: 0;
	
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .icon-arrow-left, .carousel-control .icon-uniE600 {
	top: 40%;
}

.carousel-button {
	
	text-align: center;
}

.carousel-control .icon-arrow-left, .carousel-control .icon-uniE600{
    display: inline-block;
    position: absolute;
    top: 40%;
    z-index: 5;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    background-repeat: repeat-x;
}


/* GENERAL CONTENT */

.bottomContent {
    margin: 15px 0 1em;
}

.carousel {
	margin-bottom: 15px;
}

.carousel-title { 
 	color: #FFFFFF;
    font-family: verdana,sans-serif;
    font-size: 15px;
    font-weight: normal;
    height: 49px;
    letter-spacing: 0.18em;
    line-height: 48px;
    padding: 0 15px 0 13px;
    text-align: center;
    text-transform: uppercase;
}

span.karat {
	font-family: verdana,sans-serif;
    font-size: 3em;
    margin-left: 0;
    position: relative;
    top: 8px;
}

.mainContent {
    height: auto; 
}

.body-banner {
    margin-top: 20px;
}


/* COLUMN SECTIONS */

.bottomContent div.cq-colctrl-lt2, .bottomContent div.cq-colctrl-lt4 {
	background: none;
	margin-bottom: 15px;
	overflow: hidden; 
}


/* 3 COLUMNS */

.bottomContent .cq-colctrl-lt2 .cq-colctrl-lt2-c0, .bottomContent .cq-colctrl-lt2 .cq-colctrl-lt2-c1, .bottomContent .cq-colctrl-lt2 .cq-colctrl-lt2-c2{
	border-right: 1px solid #e6d6bd;
	margin-bottom: -99999px;
	padding: 0 2.5% 99999px 2.5%;
}

.bottomContent .cq-colctrl-lt2 .cq-colctrl-lt2-c0, .bottomContent .cq-colctrl-lt2 .cq-colctrl-lt2-c2{
	width: 32.5%;
}

.bottomContent .cq-colctrl-lt2 .cq-colctrl-lt2-c1 {
	width: 35%;
}

.bottomContent .cq-colctrl-lt2 .cq-colctrl-lt2-c0 img, .bottomContent .cq-colctrl-lt2 .cq-colctrl-lt2-c1 img, .bottomContent .cq-colctrl-lt2 .cq-colctrl-lt2-c2 img{ 
	border-top: 7px solid #000;
}

.bottomContent .cq-colctrl-lt2 .cq-colctrl-lt2-c0 {
	padding-left: 0;
}

.bottomContent .cq-colctrl-lt2 .cq-colctrl-lt2-c0 img{
	border-color: #004d60;
}

.bottomContent .cq-colctrl-lt2 .cq-colctrl-lt2-c1 img{
	border-color: #c78932;
}

.bottomContent .cq-colctrl-lt2 .cq-colctrl-lt2-c2 {
	border-right: none;
	padding-right: 0;
}

.bottomContent .cq-colctrl-lt2 .cq-colctrl-lt2-c2 img{
	border-color: #637326;
}


/* 4 COLUMNS */

.bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c0, .bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c1, .bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c2, .bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c3{
	border-right: 1px solid #e6d6bd;
	margin-bottom: -99999px;
	padding: 0 2.5% 99999px 2.5%;
}

.bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c1, .bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c2 {
	width: 26.25%;
}

.bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c0, .bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c3 {
	width: 23.75%;
}


.bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c0 img, .bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c1 img, .bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c2 img, .bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c3 img{ 
	border-top: 7px solid #000;
}

.bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c0 {
	padding-left: 0;
}

.bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c0 img{
	border-color: #004d60;
}

.bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c1 img{
	border-color: #c78932;
}

.bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c2 img{
	border-color: #637326;
}

.bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c3 img{
	border-color: #461e60;
}

.bottomContent .cq-colctrl-lt4 .cq-colctrl-lt4-c3 {
	border-right: none;
	padding-right: 0;
}


/* IMAGES */

img, object {
   // max-width: 100%;
}


/* TEXT */

.bottomContent h2 a, .bottomContent h3 a {
	font-family: 'Roboto',sans-serif;
}

.bottomContent h2 a:hover, .bottomContent h3 a:hover{
	color:#990000;
	text-decoration: none;
}

a:hover  {
	color:#660000;
	text-decoration: none;
}

.bottomContent h2 {
	margin-top: 0;
}

.bottomContent h2 a {
	color: #9b9b9b!important;
	font-size: 14px;
	padding: 20px 0 0 0;
	text-align: left;
}

.bottomContent h2 a:hover {
	color: #990000!important;
}

.bottomContent h3 a {
	color: #222!important;
	font-size: 22px;
}

.bottomContent h3 a:hover {
	color: #990000!important;
}

.bottomContent h3 {
	margin-bottom: 20px;
	margin-top: 15px;
}

.bottomContent p {
	color: #333;
	font-size: 14px;
}


/* COLORS */

.orange {
	color: #c78932;
}

.green {
	color: #637326;
}

.blue {
	color: #004d60;
}

.red {
	color: #781f1e;
}

.purple {
	color: #461e60;
}


/* HEADER COLORS */

.carousel-caption .orange {
	color: #eca715;
}

.carousel-caption .green {
	color: #91a623;
}

.carousel-caption .blue {
	color: #006f8e;
}

.carousel-caption .red {
	color: #b12024;
}

.carousel-caption .purple {
	color: #794b88;
}


/* ICONS */

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	speak: none;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-uniE600:before {
	content: "\e600";
}
.icon-arrow-left:before {
	content: "\e601";
}
.icon-arrow-down:before {
	content: "\e602";
}
.icon-arrow-up:before {
	content: "\e603";
}


/* BOOTSTRAP FIX */

html, body {
	font-size: 12px;
	font-family: 'Roboto';
}

.search-content .search-box {
	width: 157px; 
}

.search-content label {
	display: block;
	height: 0;
	line-height: 0;
	margin: 0;
	width: 0;
}


.myCarousel {
    padding-top: 95px;
    
 }

