/* dark grey */
/* green */
/** lighter green was: #66B645;  */
/* light grey */
/* medium/light grey */
/* dark grey */
/*$othercolour: #666;*/
/* medium grey */
/* medium grey */
body {
    font: 13px/22px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #333;
}

/* MAIN */
/* Logo */
.logo,
.logo img {
    display: block;
}

.logo img {
    /* position: absolute; */
    /* left: -99999px; */
}

/* Links */
a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
}

a:visited {
    /* opacity: 0.75; */
    color: #333;
}

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

a:active,
a:focus {
    position: relative;
    bottom: -1px;
}

/* Helper Classes */
.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    float: none;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center,
.text-centre {
    text-align: center;
}

/* Main Styles */
html {
    background: #F2F1ED;
}

.row {
    background: #fff;
}

.MainContent .story p:first-child {
    margin-top: 10px;
}

.nine.columns.header {
    position: relative;
}

.row .content-with-sidebar.columns {
    margin-top: 10px;
}

/* header */
.TopNav > .header > .logo {
    text-align: center;
}

.header .date,
.header .nav {
    position: absolute;
}

.header .things {
    padding-top: 20px;
    padding-bottom: 20px;
}

.header .date {
    top: 20px;
    right: 0;
    font: 12px Georgia, Times, "Times New Roman", serif;
}

.header .logo a {
    display: inline-block;
    width: 340px;
    height: 55px;
    overflow: visible;
    /*padding-bottom: 30px;*/
    background-image: url("/images/headerlogo.png");
    background-repeat: no-repeat;
}

a.header.logo.nl {
    background-image: url("/media/nl/images/headerlogo.png");
    width: 553px;
    height: 55px;
}

a.header.logo.nb {
    background-image: url("/media/images/nb-headerlogo.png");
    width: 553px;
    height: 85px;
}

.header .TopNav {
    padding-bottom: 10px;
}

.header .TopNav .nine.columns.header {
    border-bottom: 1px solid #e6e6e6;
}

/* header nav */
div.usermenu {
    /*width: 235px;*/
    width: 200px;
    float: right;
}

ul#datemenu a,
.header ul.nav a,
ul#usermenu ul a,
#leftHeadlines ul a,
.Footer ul a,
.Footer p {
    font-size: 14px;
    font-family: Futura, "Century Gothic", AppleGothic, sans-serif;
}

ul#datemenu a,
.header ul.nav a,
ul#usermenu ul a {
    letter-spacing: 2px;
    text-transform: uppercase;
}

ul#datemenu,
.header ul.nav,
ul#usermenu {
    position: relative;
    margin: 0;
    /* padding: 0 0 0 4px; */
    list-style: none;
    float: left;
    padding: 0;
}

ul#datemenu li,
.header ul.nav li,
ul#usermenu li {
    margin: 0;
    padding: 0;
    display: inline-block;
    padding: 0;
    margin-right: 40px;
}

.footer ul.nav li {
    margin-right: 30px;
}

ul#datemenu a,
.header ul.nav a,
ul#usermenu a,
#leftHeadlines ul a {
    /*color: $navcolour;*/
    display: inline-block;
    text-decoration: none;
    font-weight: normal;
    /*padding: 7px 0;*/
}

#leftHeadlines ul li:first-child a {
    padding-top: 0;
}

#leftHeadlines ul a:hover,
#leftHeadlines ul a.current {
    color: #679900;
}

#leftHeadlines ul a {
    font: bold 12px/30px Georgia, Times, "Times New Roman", serif;
    color: #606060;
}

.header ul.nav li a img.flag {
    margin-left: 10px;
    vertical-align: middle;
}

.header ul.nav li:first-child {
    margin-left: 0;
}

.header ul.nav a.current,
.footer ul.nav a.current {
    font-weight: bold;
}

.header ul.nav a:hover,
.header ul.nav a.current:hover {
    color: #679900;
}

/* ... */
ul#datemenu {
    width: 185px;
    width: 210px;
    /* z-index: 1000000; */
}

#ArchiveDateDivScroll {
    z-index: 1000;
}

#leftHeadlines ul {
    /* z-index: 1000; */
}

ul#datemenu {
    float: right;
    text-align: right;
    position: relative;
    right: -20px;
}

ul#usermenu {
    /*float: right;*/
    margin-right: 26px;
    /*min-width: 202px;*/
    min-width: 231px;
}

ul#usermenu span.name {
    font-weight: bold;
    text-decoration: underline;
}

ul#datemenu,
ul#datemenu ul,
ul#usermenu,
ul#usermenu ul {
    border-width: 0;
    background-color: #fff;
    border-radius: 0;
    padding: 0;
}

ul#datemenu li,
ul#usermenu li {
    border-width: 0;
    background-color: #fff;
    border-radius: 0;
    margin: 0;
    padding: 0;
}

ul#datemenu a,
ul#usermenu a {
    border: 0;
    border-radius: 0;
    background-image: none;
    background-color: #fff;
    display: block;
    padding: 7px 20px 7px 0px;
    margin: 0;
}

ul#usermenu > li > a {
    text-transform: none;
    letter-spacing: 0;
    padding: 7px 20px 7px 3px;
}

ul#usermenu ul a {
    padding: 7px 20px;
}

ul#datemenu ul,
ul#usermenu ul {
    box-shadow: 3px 3px 8px 0px rgba(128, 128, 128, 0.6);
}

ul#datemenu ul a,
ul#usermenu ul a {
    /* border-top: 1px solid $bordercolour; */
}

ul#datemenu ul li:first-child a,
ul#usermenu ul li:first-child a {
    border-top: 1px solid #e6e6e6;
}

ul#datemenu ul a,
ul#usermenu ul a {
    border-bottom: 1px solid #e6e6e6;
}

ul#datemenu ul li:last-child a,
ul#usermenu ul li:last-child a {
    border-bottom: 0;
}

ul#datemenu a:hover,
ul#usermenu a:hover {
    background-color: #000;
    color: #fff;
    margin: 0;
}

#leftHeadlines ul {
    margin: 0px;
    padding: 0px;
    width: 240px;
}

.ui-menu {
    z-index: 1000;
}

/* ... */
.Sidebar .nav li a:hover,
.header .nav li a:hover,
.Sidebar .nav li a.current,
.MainContent .search p > a {
    color: #679900;
}

p.search-result > a {
    display: block;
    color: #679900;
}

.MainContent h3 {
    color: #679900;
    font: 18px Georgia, Times, "Times New Roman", serif;
    text-transform: uppercase;
    margin: 0;
}

.MainContent .author {
    font: bold 14px/10px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    color: #606060;
    margin: 12px 0 15px 0;
}

.MainContent .story,
.MainContent .search {
    margin-left: 0;
}

/* sidebar */
.Main .Sidebar {
    margin-top: -5px;
}

.Sidebar .nav {
    font: bold 12px/30px Georgia, Times, "Times New Roman", serif;
    text-align: right;
    width: 85%;
}

#leftHeadlines ul li {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    width: 115%;
    width: 220px;
    /* height: 28px; */
    /* line-height: 28px; */
    list-style-type: none;
}

.Sidebar .nav li:first-child,
.header .nav ul li:first-child {
    /* border-top: 1px solid $bordercolour; */
}

.Sidebar .nav li a {
    /* color: #606060; */
    text-decoration: none;
}

/* ... */
.Main .RightSidebar {
    margin-top: 10px;
    float: right !important;
    margin-right: 0px !important;
    margin-left: auto;
}

.Search .RightSidebar {
    margin-top: 50px;
}

.RightSidebarNonStory {
    float: right !important;
    width: 231px;
    margin: 0px;
    padding: 0px;
}

.RightSidebar {
    margin: 0px;
    padding: 0px;
}

.things-sidebar {
    float: right !important;
    margin: 0px;
    padding: 0px;
}

/* footer */
footer.Footer {
    color: #231F20;
    margin-left: 0;
}

footer .nine.columns {
    border-top: 1px solid #e6e6e6;
    margin-top: 50px;
}

.Footer ul {
    /* margin: 0; */
    margin: 10px 0;
    padding: 0;
    /* height: 9px; */
    list-style: none;
    float: left;
}

.Footer ul li {
    display: inline-block;
    margin: 0;
    padding: 0 30px 0 0;
}

.Footer ul li:last-child {
    padding: 0 40px 0 0;
}

.Footer .help li:first-child a {
    border: 0;
}

.Footer a {
    text-transform: uppercase;
    font-weight: normal;
}

.Footer .row {
    padding-bottom: 40px;
}

.footer p {
    margin: 10px 0;
    text-align: right;
}

.footer a {
    color: #231F20;
    text-decoration: underline;
}

/* search */
.MainContent .search p:first-child {
    margin-top: 5px;
}

.MainContent .search p > a {
    display: block;
}

.MainContent .search p > small, .Search .Sidebar small, .Search .Sidebar select {
    font: 12px Georgia, Times, "Times New Roman", serif;
    color: #676767;
}

.Search .search.column {
    margin-top: 46px;
}

.Search .Sidebar {
    margin-top: 55px;
}

.Search .Sidebar form input[name="search_text"] {
    width: 98%;
    margin-bottom: 4px;
}

.Search .Sidebar h4 {
    color: #679900;
    font-weight: 300;
    margin: 0;
}

/* Right Ads */
.extrabanner {
    margin-bottom: 20px;
    float: right;
}

/* WIP, may remove */
.bigbox {
    margin-bottom: 20px;
    float: right;
}

.bigbox-sticky {
    margin-bottom: 20px;
    /* float: none;*/
}

#banner_bottom {
    margin: 0px;
}

/* Fixes */
.icon {
    margin-left: 25px;
}

.icon span {
    margin-left: -20px;
    font-family: 'ErlerDingbatsRegular';
}

/* Testing */
.debug [style], .debug style {
    outline: 5px solid yellow;
}

.debug style {
    display: block;
}

.debug img {
    outline: 5px solid red;
}

.debug img[alt] {
    outline-color: green;
}

.debug img[alt=""] {
    outline-color: yellow;
}

.debug a {
    outline: 5px solid yellow;
}

.debug a[title] {
    outline-color: green;
}

.debug a[href="#"] {
    outline-color: yellow;
}

.debug a[target] {
    outline-color: red;
}

.debug [class=""], .debug [id=""] {
    outline: 5px solid yellow;
}

/* Search Results Page */
.search_result_pages a {
    display: inline !important;
}

.returnButton {
    background-color: #679900;
    padding: 7px;
    color: white;
}

.returnButton a {
    color: white;
}

.returnButton:hover {
    background-color: #679900;
}

a.numresults {
    font-weight: bold;
    color: black !important;
}

.contentSection {
    width: 641px !important;
    margin-left: 0px !important;
    padding: 0 10px !important;
    margin-right: 0px !important;
}

.search {
    min-height: 550px;
}

#subLinks a {
    color: #606060;
    font-weight: bold;
    line-height: 28px;
    font: bold 12px/30px Georgia, Times, "Times New Roman", serif;
}

#subLinks a:visited {
    opacity: 0.75;
}

#subLinks td {
    border-top: 1px solid #F2F1ED;
    border-bottom: 1px solid #F2F1ED;
}

/* inline styles grabbed from left nav markup */
#weather {
    display: none;
}

#the_bottom_thing {
    float: right;
}

#article {
    min-height: 525px;
}

/* hide bookmark and feedback buttons on non-news pages */
#bookmark-div,
#feedback-div {
    display: none;
}

body#news #bookmark-div,
body.news #bookmark-div,
body#news #feedback-div,
body.news #feedback-div {
    display: block;
}

#bigboxDiv {
    text-align: right;
    position: relative;
    width: 300px;
}

#the_top_thing,
#the_bottom_thing,
#the_rt_thing_1,
#the_rt_thing_2 {
    /*background-color: #ccc;*/
}

#the_top_thing,
#the_bottom_thing {
    width: 728px;
    height: 90px;
}

#the_bottom_thing {
    margin-top: 30px;
}

#the_rt_thing_1,
#the_rt_thing_2 {
    display: inline-block;
}

#the_rt_thing_1 > a,
#the_rt_thing_2 > a {
    display: block;
}

#the_rt_thing_1 > a, #the_rt_thing_1 > a img,
#the_rt_thing_2 > a,
#the_rt_thing_2 > a img {
    width: 260px;
    height: 216px;
}

#the_rt_thing_1 {
    margin-bottom: 30px;
    margin-top: 25px;
}

div#bookmark-div {
    float: left;
    width: auto;
    margin-right: 10px;
}

div#feedback-div {
    float: left;
    width: auto;
    margin-right: 10px;
}

div#print-div {
    width: auto;
    margin-right: 10px;
}

button.bookmark-link {
    background-color: #679900;
    background-image: none;
    color: #fff;
    text-transform: uppercase;
    border: 3px solid #679900;
    border-radius: 6px;
}

button#feedback-link, button#print-link {
    background-color: #fff;
    background-image: none;
    color: #679900;
    text-transform: uppercase;
    border: 3px solid #679900;
    border-radius: 6px;
}

#nav-bar {
    width: 731px;
    height: 30px;
    background-color: white;
    z-index: 1001;
    /*border-bottom: 1px solid $bordercolour;*/
}

#contact .page-headline {
    color: #679900;
    font: 18px Georgia, Times, "Times New Roman", serif;
    text-transform: uppercase;
}

#help h3 {
    color: #679900;
    font: 18px Georgia, Times, "Times New Roman", serif;
    text-transform: none;
}

a.password, a.subscribe, a.sample, button.login {
    border: 1px solid #679900;
    background: #679900;
}

a.login_button {
    border: 3px solid #679900;
    border-radius: 6px;
    padding: 9px 6px;
    width: 18em;
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin: 10px;
    line-height: 1;
    background: white;
    color: #3a3a3c;
}

div#ArchiveDateDivScroll {
    top: 190px;
}

div#mcs_container {
    top: 243px;
}

/*# sourceMappingURL=main2.css.map */
