@import url("../twentytwelve/style.css");
/*
Theme Name:     N4S
Template:       twentytwelve
*/
/* site basics */
body.custom-font-enabled {
  font-family: Helvetica, Arial, sans-serif;
}
/* override open sans */
.links a,
.links a:link,
.links a:hover,
.links a:visited {
  color: #65418f;
  text-decoration: none;
}
.links a:hover {
  text-decoration: underline;
}
.links a:visited,
.links .entry-content a:visited,
.links .comment-content a:visited {
  color: #9e8cb3;
}
.hl {
  color: #65418f;
}
body {
  color: #090909;
}
body a,
body a:link,
body a:hover,
body a:visited {
  color: #65418f;
  text-decoration: none;
}
body a:hover {
  text-decoration: underline;
}
body a:visited,
body .entry-content a:visited,
body .comment-content a:visited {
  color: #9e8cb3;
}
.entry-header h1.entry-title {
  font-size: 1.4rem;
  font-weight: bold;
  color: #65418f;
}
.entry-content h2 {
  font-size: 1.4rem;
  font-weight: bold;
  color: #090909;
}
.widget-title {
  font-size: 1.2rem;
  font-weight: normal;
  color: #090909;
}
.back-to-parent-link {
  font-size: 12px;
  font-size: .85rem;
  margin-bottom: 21px;
  margin-bottom: 1.5rem;
}
.home #content .entry-header {
  display: none;
}
@media screen and (min-width: 600px) {
  .entry-header h1.entry-title {
    font-size: 1.8rem;
  }
  .widget-title {
    font-size: 1.4rem;
  }
}
/* layout */
#N4S {
  position: relative;
}
#N4Sbanner {
  position: absolute;
  top: 0;
  left: 0;
  background: #65418f url("images/bg.png") no-repeat center top;
  height: 433px;
  margin-top: 103px;
  width: 100%;
  z-index: 1;
}
#introBox {
  padding: 20px 20px 0px;
  line-height: 1.3;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
}
#main {
  background: transparent url("images/pageBg.png") no-repeat center top;
  max-width: 1024px;
  padding: 40px 25px;
  min-height: 450px;
}
.site {
  max-width: 1074px;
  position: relative;
  z-index: 2;
  background: transparent;
  padding: 0;
}
.site-header {
  padding: 0 0 0 25px;
  height: 103px;
  position: relative;
}
.site-header h1 a,
.site-header h2 {
  text-indent: -999em;
  display: block;
}
.site-header h1 a {
  background: url("images/n4sLogo.png") no-repeat left 0px top 22px;
  width: 184px;
  height: 103px;
}
.headermeta {
  margin-bottom: 8px;
  margin-bottom: .5rem;
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846;
  color: #757575;
}
@media screen and (min-width: 600px) {
  #introBox {
    padding: 30px 30px 0px;
    font-size: 1.3em;
  }
  #main {
    padding: 40px 30px;
  }
}
@media screen and (min-width: 800px) {
  #introBox {
    padding: 30px 0px 0px 70px;
    font-size: 1.4em;
  }
  #main {
    padding: 55px 70px;
  }
  .site-header {
    padding: 0 0 0 30px;
  }
}
.main-navigation {
  background: #fff;
  position: absolute;
  top: 14px;
  right: 20px;
  text-align: right;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
  border: none;
  text-align: left;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
}
.main-navigation li {
  background: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.main-navigation li a {
  display: block;
  padding: 10px;
  color: #000;
}
.main-navigation li a:hover {
  text-decoration: underline;
}
.main-navigation .sub-menu li {
  font-weight: normal;
  padding-left: 10px;
  border: none;
}
@media screen and (min-width: 600px) {
  .main-navigation {
    top: 30px;
    right: 0;
    margin-top: 17px;
    margin-left: 220px;
    background: none;
  }
  .main-navigation ul.nav-menu,
  .main-navigation div.nav-menu > ul {
    margin-right: 30px;
    box-shadow: none;
  }
  .main-navigation li {
    font-size: 12px;
    margin: 0 0 0 5px;
    border: none;
  }
  .main-navigation li a {
    padding: 5px;
    line-height: 1;
  }
  .main-navigation .sub-menu li {
    margin: 0;
    padding: 0;
  }
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
  color: #65418f;
  font-weight: bold;
  text-decoration: underline;
}
.main-navigation .current-menu-item .sub-menu a {
  color: #090909;
  font-weight: normal;
  text-decoration: none;
}
.menu-toggle {
  font-size: 14px;
}
.main-navigation ul.nav-menu.toggled-on {
  display: block;
}
footer[role="contentinfo"] {
  border-top: 6px solid #65418f;
  color: #333;
  font-size: .875em;
  min-height: 2em;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 2rem;
  padding-right: 2rem;
}
footer[role="contentinfo"] a {
  color: #333;
}
footer[role="contentinfo"] a:hover {
  color: #65418f;
}
footer[role="contentinfo"] .copyright {
  float: left;
}
footer[role="contentinfo"] #footer-sidebar {
  float: right;
}
footer[role="contentinfo"] #footer-sidebar li:before {
  content: ' - ';
}
footer[role="contentinfo"] #footer-sidebar li:first-child:before {
  content: none;
}
footer[role="contentinfo"] #footer-sidebar li:before {
  content: none;
}
.menu li.menu-item {
  float: left;
}
#footer-sidebar .menu li.menu-item {
  margin: 0 0 0 15px;
}
.menu li.menu-item#menu-item-175 a,
.menu li.menu-item#menu-item-280 a {
  padding-left: 15px;
  background: url(images/arrow-up.png) no-repeat left top;
}
/* ************************** language switcher *********************************************** */
#lang-switcher {
  position: absolute;
  top: 13px;
  right: 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: .75em;
}
#lang-switcher li {
  float: left;
}
#lang-switcher li a {
  padding: 0 0 0 22px;
  color: #000;
}
#lang-switcher li.current-lang a {
  color: #65418f;
  text-decoration: underline;
}
#lang-switcher li.active a,
.main-navigation li.current_page_item a {
  color: #65418f;
  text-decoration: underline;
}
@media screen and (min-width: 600px) {
  #lang-switcher {
    top: 15px;
    right: 30px;
  }
}
/* ************************** magazine archive ************************************** */
.issue {
  clear: both;
}
.issue .number {
  font-style: italic;
  font-size: .875em;
  margin-bottom: .5em;
}
.issue img {
  float: left;
  width: 30%;
  min-width: 190px;
  margin-right: 10px;
  margin-bottom: 2em;
}
.issue h3 {
  clear: none;
  margin-top: 0;
}
.archive {
  clear: both;
}
.archive .issue img {
  min-width: 10px;
  max-width: 190px;
}
.archive2 {
  clear: both;
}
.archive2 .issue {
  *zoom: 1;
  width: 100%;
  margin-top: 10px;
  padding: 10px 0;
}
.archive2 .issue:before,
.archive2 .issue:after {
  content: "";
  display: table;
}
.archive2 .issue:after {
  clear: both;
}
.archive2 .issue h2 {
  font-size: 1em;
  line-height: 1.5;
}
.archive2 .issue p {
  margin: 0;
}
.archive2 .issue img {
  width: 100%;
  min-width: 10px;
  max-width: 190px;
  margin-bottom: 10px;
}
.archive2 .issue h3 {
  padding-left: 200px;
}
#primary123.site-content{
float: left;
width: 65.104166667%;
}
#primary123 #nav-below.navigation{
display:none;
}
/* ************************** front page ******************************************** */
@media screen and (min-width: 600px) {
  .archive2 .row {
    clear: both;
  }
  .archive2 .issue {
    float: left;
    clear: none;
    width: 31%;
    box-sizing: border-box;
    margin-right: 1%;
    padding-left: 1%;
    border-left: 1px solid #ddd;
  }
  .archive2 .issue:first-child {
    border: none;
  }
  .archive2 .issue img {
    float: none;
    margin-bottom: 0;
  }
  .archive2 .issue h3 {
    padding: 0;
  }
  .home .site-content,
  body.template-front-page .site-content {
    width: 58%;
  }
  .home .widget-area {
    float: right;
    clear: none;
    width: 40%;
  }
  .home .widget-area .widget li {
    list-style: none;
  }
  .widget-area {
    border-top: none !important;
    padding-top: 0 !important;
   /* margin-right: -38px;*/
  }
  .widget-area .widget {
    border-bottom: 0px;
    padding-bottom: 0;
  }
  .widget-area .widget h3 {
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
    text-transform: none;
  }
  .widget-area .widget h3,
  .widget-area .textwidget,
  .widget-area .searchform {
    padding: .75rem 1.5rem;
  }
  .widget-area .search-form {
    padding: .75rem;
  }
  .widget-area .widget a,
  .widget-area .widget a:link,
  .widget-area .widget a:hover,
  .widget-area .widget a:visited {
    color: #65418f;
    text-decoration: none;
  }
  .widget-area .widget a:hover {
    text-decoration: underline;
  }
  .widget-area .widget a:visited,
  .widget-area .widget .entry-content a:visited,
  .widget-area .widget .comment-content a:visited {
    color: #9e8cb3;
  }
  .widget-area .widget h3 a,
  .widget-area .widget h3 a:visited {
    color: #090909;
  }
  .widget-area .widget,
  .widget-area .widget:nth-child(even),
  .home.two-sidebars .widget-area .front-widgets + .front-widgets {
    width: 100% !important;
    background: #f4f4f4;
  }
  .home .widget-area .widget_text .linkedin,
  .home .widget-area .widget_text .twitter {
    clear: both;
    line-height: 32px;
    margin: 5px 0;
  }
  .home .widget-area .widget_text .linkedin a,
  .home .widget-area .widget_text .twitter a {
    line-height: 32px;
  }
  .home .widget-area .widget_text .linkedin img,
  .home .widget-area .widget_text .twitter img {
    width: 32px;
    float: left;
    margin: 0 10px 0 0;
  }
  .home .widget-area .widget_text .twitter {
    margin-bottom: 10px;
  }
}
/* rpwe */
@media screen and (min-width: 600px) {
  .widget li {
    padding: 4px 1.5rem;
    border-bottom: 1px solid #fff;
  }
}
.widget ul {
  list-style: none;
}
.widget h3.rpwe-title {
  padding: 0;
  border-bottom: 0;
}
.widget .rpwe-time {
  float: left;
  padding-right: .5em;
  color: #999;
}
.widget li.rpwe-clearfix {
  padding: 0 1.5rem 10px;
}
/* ************************** links to documents ******************************************** */
ul.documents {
  list-style: inside;
}
.articles {
  /*clearfix*/
  overflow: auto;
  zoom: 1;
  padding: 10px 6px 20px;
}
.articles a {
  box-shadow: 0 2px 6px #C9C9C9;
  width: auto;
  display: block;
  float: left;
  margin: 0 16px 16px 0;
}
.articles a img {
  width: 160px;
}
div.row:before, div.row:after{
display: table;
content: " ";
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
clear: both;
}
a.col-1-3{
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0;
    display: block;
    float: left;
}
a.col-1-3:nth-child(1){
margin-left: 0;
}
a.col-1-3 img{
width:100%;
display:block;
}
@media screen and (min-width: 600px) {
  .articles a img {
    width: 210px;
    max-height: 280px;
  }
  a.col-1-3{
width: 31%;
margin-left: 2%;
display:block;
float:left;
}
a.col-1-3 img{
width:auto!important;
display:block;
}
}
/* ************************** partners ******************************************** */
@media screen and (min-width: 600px) {
  .partners .p-item {
    padding-left: 224px;
  }
}
.partners .details {
  font-size: .875em;
}
.partners hr {
  margin-left: 0;
  margin-right: 0;
}
/* ************************** events ******************************************** */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
object,
embed,
video {
  max-width: 100%;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  background: #eee;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-box {
  margin: 1.5em 0 1em;
}
.video-box p {
  margin: .5em 0 0;
}
@media only screen and (min-width: 769px) {
  .video-box {
    float: left;
    width: 48%;
    margin-right: 1%;
  }
  p + .video-box {
    margin-top: 0.5em;
  }
}
/* ************************** overrides ******************************************** */
.site-content article {
  border: none;
}
.widget_search label {
  display: inline-block;
}
.entry-content img {
  box-shadow: none;
}
.home .widget-area .widget li a,
.home .widget-area .widget li a:link,
.home .widget-area .widget li a:hover,
.home .widget-area .widget li a:visited {
  color: #65418f;
  text-decoration: none;
}
.home .widget-area .widget li a:hover {
  text-decoration: underline;
}
.home .widget-area .widget li a:visited,
.home .widget-area .widget li .entry-content a:visited,
.home .widget-area .widget li .comment-content a:visited {
  color: #9e8cb3;
}
th,
td {
  padding-right: 5px;
}
article .entry-content #ssba {
  margin-bottom: 1em;
}
article .entry-header {
  line-height: 1.3;
}
article .entry-content #ssba img {
  width: 25px !important;
  padding: 0;
  margin-right: 3px;
}
.site-content article {
  margin-bottom: 16px;
  margin-bottom: 1rem;
  padding-bottom: 0;
  border-bottom: 1px solid #ddd;
}
.entry-link {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.3;
  margin-bottom: .5em;
}
.entry-link .entry-date {
  font-weight: normal;
  font-size: .875em;
  padding-right: .5em;
}
/* OBS! WIDGET IS A RICKETY BUCKET AND REQUIRES AN EXPLICIT MIN HEIGHT TO RENDER */
.widget_weblizar_twitter {
  min-height: 450px;
}
.widget_weblizar_twitter h3 {
  display: none;
}
.widget-area .widget {
  margin-bottom: 24px;
  margin-bottom: 2rem;
}
#primary.site-content.sc75{
width: 75%;
}
@media screen and (max-width: 600px) {
  .widget-area .widget {
    border-top: 3px solid #65418f;
    padding-top: 1rem;
  }
}