/* Fukushima 10 */

/* removes label and text box for website on comment form */
label[for="fl-url"]
{
    display:none;
}

#fl-url {
  display: none;
}




body {
       font-family: 'Red Hat Display', Helvetica, Arial, sans-serif !important;
       font-weight:400;
	font-size:18px;
	line-height:26px;
}

h1  {
font-family: 'Red Hat Display', Helvetica, Arial, sans-serif !important;
			font-weight:400;
			font-size:40px;
			line-height:48px;
color: #000000;
}

h2 {
font-family: 'Red Hat Display', Helvetica, Arial, sans-serif !important;
			font-weight:400;
color: #000000;
line-height:1.3;
}
 h3  {
font-family: 'Red Hat Display', Helvetica, Arial, sans-serif !important;
			font-weight:400;
color: #000000;
}

h4  {
font-family: 'Red Hat Display', Helvetica, Arial, sans-serif !important;
			font-weight:700;
color: #000000;
/*font-size:20px;*/
}

p {
font-family: 'Red Hat Display', Helvetica, Arial, sans-serif !important;
			font-weight:400;
			font-size:18px;
			line-height:27px;
color:#333333;
}

li {
font-family: 'Red Hat Display', Helvetica, Arial, sans-serif !important;
			font-weight:400;
			font-size:18px;
			line-height:27px;
}


ul#menu-research-footer li {
font-size:16px;
line-height:1.3;
}

ul#menu-academics-footer li {
font-size:16px;
line-height:1.3;
}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #0069B1;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
}

h2 {
	font-size: 30px;
	
}
h3 {
	font-size: 18px;
    text-transform: uppercase;
	
}
h4 {
	font-size: 18px;
	
}
h5 {
	font-size: 14px;
	
}
h6 {
	font-size: 12px;
	
}
a {
	color: #0069B1 ;
}
a:hover, a:focus {
	color: #00B7BD;
}


/* box for fukushima 10 posters */
.box {
margin:0 20px;
background:#eeeeee;
border:1px solid #bbbbbb;
padding:0 20px 10px;
height: 320px;
}

.box-tall {
margin:0 20px;
background:#eeeeee;
border:1px solid #bbbbbb;
padding:0 20px 10px;
height: 450px;
}



.fl-node-5fca8dabc67fe .fl-menu-mobile-toggle {
    font-size: 16px;
    text-transform: none;
    color: rgb(0, 0, 0);
}

.fl-node-5fca8dabc67fe .fl-menu-mobile-toggle:hover {
    font-size: 16px;
    text-transform: none;
    color: rgb(153, 0, 0);
}
.fl-node-5fca8dabc67fe .fl-menu-mobile-toggle:hover, .fl-node-5fca8dabc67fe .fl-menu-mobile-toggle.fl-active {
    color: #990000;
    background-color: #dddddd;
}


.post-735 .collapseomatic {

 /*background-image: url(images/plus.png);
    background-repeat: no-repeat;
    padding: 0 0 8px 24px;*/
    cursor: pointer;
  font-family: 'Red Hat Display', Helvetica, Arial, sans-serif !important;
    color: #990000;
color: #a2a939;
    font-size: 1.0em;
    background-position: 0px 3px;
}

/*.post-735 .collapseomatic a:before {
   content:  "+ ";
content:  "\2713 ";
}*/



.post-735  .collapseomatic {
  /*  background-image: url(images/arrow-down.png);
    background-repeat: no-repeat;
    padding: 0 0 10px 16px;
    cursor: pointer;*/
}

/* remove arrows from top nav */
.fl-row-content-wrap ul li:before {
    content:none !important;
    padding-right: .3em;
 }


.fl-node-5fca8dabc67fe .fl-menu .menu, .fl-node-5fca8dabc67fe .fl-menu .menu > li {
    font-size: 16px;
    text-transform: none;
font-family: 'Red Hat Display', Helvetica, Arial, sans-serif;
}

.fl-node-5fca8dabc67fe .fl-menu .menu, .fl-node-5fca8dabc67fe .fl-menu .menu > li  a {
color: #000000;
}

.fl-node-5fca8dabc67fe .fl-menu .menu, .fl-node-5fca8dabc67fe .fl-menu .menu > li  a:hover {
color: #990000;
background:#ffffff
}

.fl-node-5fca8dabc67fe .menu > li > a:hover, .fl-node-5fca8dabc67fe .menu > li > a:focus, .fl-node-5fca8dabc67fe .menu > li > .fl-has-submenu-container:hover > a, .fl-node-5fca8dabc67fe .menu > li > .fl-has-submenu-container.focus > a, .fl-node-5fca8dabc67fe .sub-menu > li > a:hover, .fl-node-5fca8dabc67fe .sub-menu > li > a:focus, .fl-node-5fca8dabc67fe .sub-menu > li > .fl-has-submenu-container:hover > a, .fl-node-5fca8dabc67fe .sub-menu > li > .fl-has-submenu-container.focus > a, .fl-node-5fca8dabc67fe .menu > li.current-menu-item > a, .fl-node-5fca8dabc67fe .menu > li.current-menu-item > .fl-has-submenu-container > a, .fl-node-5fca8dabc67fe .sub-menu > li.current-menu-item > a, .fl-node-5fca8dabc67fe .sub-menu > li.current-menu-item > .fl-has-submenu-container > a {
    background-color: #215fb5;
 background-color: #ffffff;
    color: #990000;
}


/* puts a border around images in the homepage slideshow */
.fl-content-slider .fl-slide-bg-photo {
border:1px solid #999999;
}

/* changes the color of the arrows in the homepage slideshow */
.fl-content-slider-navigation path {
    fill: #fff;
 fill: #93dcf5;
fill: #a1a941;
}

/* changes the font of the twitter feed */
#ctf p.ctf-tweet-text {
    line-height: 1.5;
font-size:15px !important;
}

/* changes the background of the twitter feed */
.gray {
background:#ececec;
padding:8px 8px;
margin-top:10px
}



/* styles for the date on the News page */
p.date {
font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0px;
margin-top:5px;
    line-height: 1.2em;
    color: #444;
}


.whoi-in-the-news p.date {
margin-top:20px
}
.whoi-in-the-news em {
margin-top:0
}

.whoi-in-the-news h3 {
margin-bottom:0;
padding-bottom:0;
}


/* styles to change the color of the dropdown arrow */
.fl-node-5dcc348d139ae .fl-menu .fl-toggle-arrows .fl-menu-toggle:before, .fl-node-5da77a703dd78 .fl-menu .fl-toggle-none .fl-menu-toggle:before {
    border-color: #173656;
border-color:#173656 !important;
}


/* removed small green arrow */
.cmer-nav .fl-row-content-wrap ul li:before {
    content: "\0BB \020";
 content: none;
    padding-right: .3em;
    color: #a2a939;

}

.cmer-nav {
border-bottom: 1px solid #a2a2a2  !important;
    border-top: 1px solid #a2a2a2  !important;
    background-color: #a2a939 !important;
background-color:#57caf4  !important;
background-color:#92dbf6 !important;
}

#menu-main-menu > li:last-child a {
    padding-left: 0px;
}

/* Sub menu styles */

#menu-main-menu ul.sub-menu li {
background-color: #ffffff;
}

#menu-main-menu ul.sub-menu li {
    border-color: #031c33;
    border-color:#68c2e5;
}

#menu-main-menu ul.sub-menu li a {
    color: #333333;
}

#menu-main-menu ul.sub-menu li a:hover {
   color:#0094c8;
}


#menu-main-menu ul.sub-menu a {
    padding-top: 14px;
    padding-bottom: 14px;
padding-left:30px;
font-size:15px;
}

/* main menu styles */

.fl-node-5dcc348d139ae .fl-menu .menu {
    float: none;
}

ul#menu-main-menu {
padding-left:10px;
padding-top:0px;
padding-bottom:0px;

}


.fl-node-5dcc348d139ae .fl-menu .menu, .fl-node-5dcc348d139ae .fl-menu .menu > li {
    font-size: 16px;
    text-transform: uppercase;
padding: 0 1.3em 0 0;
padding: 0 27px 0 0;
}

/*
.fl-node-5dcc348d139ae .fl-menu .menu, .fl-node-5dcc348d139ae .fl-menu .menu > li a{
color:#ffffff;

}

.fl-node-5dcc348d139ae .fl-menu .menu, .fl-node-5dcc348d139ae .fl-menu .menu > li a:hover{
color:#ffffff;
}*/

