/*If something isn't working look for
> wrong spaces!
>leaving stray * / around!!!
>Missing Semi Colons!
*/


/*HEADER*/
/*
.navbar{
background-color: #e3f2fd;
}
*/

#navBrand{
     color: #BF9B30;
     font-weight: bold;
     font-size: 18px;
}

.headtxt{
    color: 	#BF9B30;
    font-size: 15px;
}

/*
.headtxt:hover, .headtxt:active {
background-color:#000000; /*#7a991a;*/
/*
text-decoration: none;
}
*/

.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
    background-color: #BF9B30;
    color: #FFFFFF;
}

.navbar .container-fluid .navbar-header .navbar-toggle{
    background-color: #000000;
}

/* .navbar-default .navbar-nav .navbar-brand {
    color: #FFFFFF;
}*/

#threelines {
    background-color: #FFFFFF;
    color: #BF9B30;
}

h2{
border-radius: 15px;
color: #aaa;
/*background:#003;*/
padding:0px;
}

h3{
font-size:20px;
color: #aaa;
}

.myh3{
font-size:17px;
}

#sliderh3white{
color:#000000;
}


hr{
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
body{
margin:0 auto;
width:100%; /*06.22*/
padding:2em 0 0 0; /*top right bottom left*/  
font-size:15px;     /*Index Page has it's own font size because of the carousel*/
font-family: 'Open Sans', Arial;
height:100%;
}
/*
font-family: Arial Black, Helvetica, Verdana, sans-serif;
font-weight:900;
*/



#wrapperIndex {     /*Modification for Index page due to external CSS document*/
    margin: 0 auto;
	min-height:100%;
	width:100%; /*06.22*/
	position:relative;
	padding:2em 0 1em 0; /*top right bottom left*/  
}

#wrapper {     /*Modification for Index page due to external CSS document*/
    margin: 0 auto;
	min-height:100%;
	width:90%; /*06.22*/
	position:relative;
	padding:2em 2em 0 2em; /*top right bottom left*/  	
}


#otherWrapper{
    margin: auto;
}


#header {/*Different for the INDEX PAGE! see below*/
        width:1046px; /* This is needed if you don't have Bootstrap!      */     
	    margin:0 auto;
		padding:0 5em 0 2em;
}
#content { /*Different for the INDEX PAGE!see below*/
    width:100%; /*1046px;  This is needed if you don't have Bootstrap!      */
    margin:0 auto;
/*	padding:0 5em 14em 5em;  Height of the footer element + some extra space for bottom */
}
#headerInd {
        width:1046px; /* This is needed if you don't have Bootstrap!      */     
	    margin:0 auto;
		padding:0 5em 0 2em;
		position: fixed;
		top:0;
}
#contentInd {
    width:100%; /*1046px; This is needed if you don't have Bootstrap!      */
    margin:0 auto;
	padding:0 5em 14em 5em; /* Height of the footer element + some extra space for bottom */
	font-size:13px;
}

#container>.col-wrapper{height:100%; width:auto; margin:0 auto;}  /*Previously 960*/
.col{margin:0 10px; float:left; display:inline;}
.col-670{width:450px;}
.col-250{width:250px; float:right;}*/


/*MAKE SURE NO SPACE BETWEEN TAG AND COMMAND HOVER ACTIVE ETC!!!!*/
.FIcon:hover, .FIcon:active {       
background-color:#000000; /*#7a991a;*/
}
.foottxt:link, .foottxt:visited{
color: #000000;
text-decoration:none;}
.foottxt:hover, .foottxt:active {
color:#ffffff;
text-decoration: none;
}

#footer2{
padding-top:1em;
}


/*INDEX PAGE*/
a.IndLinksW:link, a.IndLinksW:visited {
text-decoration:none;
color: #ffffff;
}
a.IndLinksB:link , a.IndLinksB:visited{
text-decoration:none;
color: #000000;
}
a.sp-layer.sp-white.sp-padding:hover {
    color: #ffffff;
}


/* C Research*/
#TNT{border:3px inset gray; float:center;}

/*P Research*/
#container2{padding:0px 0px 70px/*top,right-left,bottom*/}
#odomsem{border:5px inset gray; margin: 5px 0px;}
#odomprocessflow{border:5px inset gray; margin: 5px 0px;float:left;}
#nanopyramid{border:5px inset gray; margin: 5px 0px;float:left;}
#electrolyte{border:5px inset gray; margin:5px 0px; float:left;}
p.research{text-align:left;}


/*Fun Page*/
#hiking{margin:0px 10px; padding:0px 0px; border:2px inset black;}
#running{padding:0px 30px;}
#readingbeach{padding:0px 30px;}
#beat{padding:0px 30px;}
#funThanks{/*clear:both;*/position:relative;}

/*Publications*/
/*

/*TEACHING*/














