@charset "utf-8";
/* CSS Document */

body {
    background-color: #023061;
   /* background-image: url("/sg/img/bg-flip.jpg"); */
	background-repeat: repeat-y;
    background-size: 100% auto;
	padding-top: 20px;
	padding-bottom: 20px;	
}


#leftcol {
	margin-bottom: -2000px;
	padding-bottom: 2000px;		
}

#rightcol {
	margin-bottom: -2000px;
	padding-bottom: 2000px;	
}

.container #feats {
	overflow: hidden;
}

/* header */

header {
	padding-bottom: 20px;
	font-size: 12px;
}

header a:link, header a:hover, header a:visited {
    color: #fff;
    text-decoration: none;
	text-transform:uppercase;
}

header div.logo {
    background-image: url("http://www.fau.edu/faunews/images/faulogo.png");
    background-position: left top;
    background-repeat: no-repeat;
	display:block;
	height: 40px;
}
	
header div.logo span.text {
	display: none;
}

header form.form-search {
    margin: 20px 0;
}

/* hero */

.hero-unit {
    background-color: #FFFFFF;
    border-radius: 0 0 0 0;
	padding:0;
	margin-bottom: 0;
}

.hero-unit img {
	display: block;
	margin: 0 auto;
}

.hero-nav-gap {
	height: 35px;
	background: #b71f37;
}

/* center nav */

.center.navbar .nav,
.center.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}

.center .navbar-inner {
    text-align:center;
}

.center .navbar-inner .nav .dropdown-menu {
    text-align:left;
}

/* spacing */ 

ul.nav { width: 100%; }

li.dropdown { 
	padding-left: 5%; 
	padding-right: 5%; 
}


li.dropdown:first-child { 
	padding-left: 0;
}

li.dropdown:nth-child(2) {
	padding-right: 10%;
}

li.dropdown:nth-child(3) {
	padding-left: 10%;
}

li.dropdown:last-child { 
	padding-right: 0;
}


/* MULTI-LEVEL DROPDOWNS FOR BOOTSTRAP */


.dropdown-menu {
	left: auto;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
    display: block;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

ul.nav li.dropdown:hover ul.sub-menu{
    display: block;
}

.main {
	margin-top: 5%;
}

/* seal */


.seal {
   position: absolute;	
   z-index: 999;
   left: 50%;
   height: 150px;
   width: 150px;
   margin-top: -75px; /* Half the height */
   margin-left: -75px; /* Half the width */
}


/* homepage features */ 


.carousel {
	margin-bottom: 0;
}


.carousel img {
	margin-left: 0;
	}

div.features {
	background: #fff;
}

div.features div.headline {
	background: #adacac;
	
}

div.features h2 {
	color: #FFFFFF;
    font-family: "Optima LT Std Bold",Optima LT Std Bold,serif;
    font-size: 26px;
	line-height: 26px;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 0 0 10px;
}


div.features h3 {
	color: #B71F36;
    font-family: "Optima LT Std Bold",Optima LT Std Bold,serif;
    font-size: 14px;
	line-height: 16px;
    text-transform: uppercase;
	text-shadow: 0;
	margin-top: 0;
	padding: 0 0 10px 10px;
}

ul.project-board {
	margin-left: 20px;
}

ul.events {
	margin-left: 30px;
}

div.sg-project-board {
	padding: 15px;
}

div.sg-project-board h4 {
	color: #b71f37;
	font-weight:bold;
	text-transform:uppercase;
}

div.sg-project-board h4 a:link, div.sg-project-board h4 a:visited {
	color: #b71f37;
}


div.sg-project-board h4 a:hover {
	text-decoration: none;	
	color: #666666;
}


span.event-heading {
	color: #b71f37;
	font-weight:bold;
}

ul.events li {
	list-style: url(/sg/img/dot.png);
	line-height: 16px;
	padding: 15px 15px 15px 0;

}


/* secondary page content container */

aside {

	color: #fff;
	font-weight: bold;
}

aside ul.left-nav {
	background: url(/sg/img/left-nav.png);
	 padding: 20px 20px 50px 30px;
}

aside ul.left-nav li {
	 padding: 2px 0;
}

aside ul.left-nav li a, aside ul.left-nav li a:visited {
	color: #fff;
}

aside ul.left-nav li a:hover {
	color: #ccc;
	text-decoration: none;
}

.nav-header {
    color: #999999;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding: 0;
    text-shadow: none;
    text-transform: uppercase;
}


aside ul.social li {
	padding: 5px 0;
}


section.content {
	background: #fff;
	min-height: 500px;
	padding-bottom: 20px;
}

section.content p {
	padding: 0 20px 10px;
}

section.content ul,section.content ol {
	margin-left: 30px;
	margin-right: 25px;
}

section.content h2 {
	background: #adacac;
	color: #FFFFFF;
    font-family: "Optima LT Std Bold",Optima LT Std Bold,serif;
    font-size: 26px;
	line-height: 26px;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px;
}


section.content h3 {
	background: #adacac;
	color: #B71F36;
    font-family: "Optima LT Std Bold",Optima LT Std Bold,serif;
    font-size: 14px;
	line-height: 16px;
    text-transform: uppercase;
	text-shadow: 0;
	margin-top: 0;
	padding: 0 0 10px 10px;
}

section.content h2 + p {
	margin-top: 10px;
}

.sub-heading {
	color: #b71f37;
	font-weight:bold;
	text-transform:uppercase;
}


ul.statutes {
	list-style: none;
}


/* footer */

footer {
	color: #ccc;
    font-size: 11px;
    line-height: 14px;
}

footer a:link, footer a:visited {
    color: #ccc;
    text-decoration: underline;
}

footer a:hover {
    color: #999999;
    text-decoration: underline;
}


ul.support-links li {
	border-left: 1px solid #ccc;
	line-height: 12px;
}

ul.support-links li:first-child {
	border-left: 0;
}


hr {
	border-color: #ccc;
	border-style: dotted;
}

#lastModified {
    font-size: 11px;
    line-height: 14px;		
	text-align:center;
}

#lastModified a {
	text-decoration:none;
	color: #ccc;
}


@media (max-width: 940px) {
	
.center.navbar .nav,
.center.navbar .nav > li {
    float:left;
}

.center .navbar-inner {
    text-align:left;
}


li.dropdown { padding: 0 2%; }
li.dropdown:nth-child(2) {	padding-right: 2%; }
li.dropdown:nth-child(3) {	padding-left: 2%; }
.seal { display: none; }
}

@media (max-width: 700px) {

.navbar .nav > li > a {
    padding: 5px;;

}



}




/*mobile styles */
@media (max-width: 480px) {
	
.form-search { display: none; }	
	
.center.navbar .nav, .center.navbar .nav > li {
    float: none;
}
.center.navbar .nav, .center.navbar .nav > li {
    display: block;
    float: none;
}	

li.dropdown { padding: 0 0; }
li.dropdown:nth-child(2) {	padding-right: 0; }
li.dropdown:nth-child(3) {	padding-left: 0; }
	
}

/*tablet styles */
@media (min-width: 481px) and (max-width: 768px) {
	

	
}


/*desktop styles */
@media (min-width: 769px) {
	
	
}
