/* ================================================================================================================================================= */
/* === news center bundle.css ====================================================================================================================== */
/* ================================================================================================================================================= */

body {
}
#page-wrapper,
.region-bottom {
  /*
   * If you want to make the page a fixed width and centered in the viewport,
   * this is the standards-compliant way to do that. See also the ie6.css file
   * for the necessary IE5/IE6quirks hack to center a div.
   */
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
#page {
}
#header {
}
#header .section {
}
.region-header {
}
#main-wrapper {
  position: relative;
}
#main {
}
#content,
.no-sidebars #content {
  float: left; /* LTR */
  width: 960px;
  margin-left: 0; /* LTR */
  margin-right: -960px; /* LTR */ /* Negative value of #content's width + left margin. */
  padding: 0; /* DO NOT CHANGE. Add padding or margin to #content .section. */
}
.sidebar-second #content {
  width: 760px;
  margin-left: 0; /* LTR */
  margin-right: -760px; /* LTR */ /* Negative value of #content's width + left margin. */
}
#content .section {
  margin: 0;
  padding: 0;
}
.with-navigation #content,
.with-navigation .region-sidebar-first,
.with-navigation .region-sidebar-second {
  margin-top: 3em; /* Set this to the same value as the navigation height above. */
}
.region-sidebar-second {
  float: left; /* LTR */
  width: 200px;
  margin-left: 760px; /* LTR */ /* Width of content + sidebar-first. */
  margin-right: -960px; /* LTR */ /* Negative value of .region-sidebar-second's width + left margin. */
  padding: 0; /* DO NOT CHANGE. Add padding or margin to .region-sidebar-second .section. */
}
.region-sidebar-second .section {
  margin: 0 0 0 20px; /* LTR */
  padding: 0;
}
.region-footer {
}
#header,
#content,
#navigation,
.region-sidebar-first,
.region-sidebar-second,
.region-footer,
.region-bottom {
  overflow: visible;
  word-wrap: break-word; /* A very nice CSS3 property */
}
body {
}
#page-wrapper {
}
#page {
}
#header {
}
#header .section {
}
#main-wrapper {
}
#main {
}
.region-footer {
}
div.tabs {
  margin: 0 0 5px 0;
}
ul.primary {
  margin: 0;
  padding: 0 0 0 10px; /* LTR */
  border-width: 0;
  list-style: none;
  white-space: nowrap;
  line-height: normal;
  background: url(../images/tab-bar.png) repeat-x left bottom;
}
ul.primary li {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}
ul.primary li a {
  display: block;
  height: 24px;
  margin: 0;
  padding: 0 0 0 5px; /* width of tab-left.png */
  border-width: 0;
  font-weight: bold;
  text-decoration: none;
  color: #777;
  background-color: transparent;
  background: url(../images/tab-left.png) no-repeat left -38px;
}
ul.primary li a .tab {
  display: block;
  height: 20px; /* 24px (parent) - 4px (padding) */
  margin: 0;
  padding: 4px 13px 0 6px;
  border-width: 0;
  line-height: 20px;
  background: url(../images/tab-right.png) no-repeat right -38px;
}
ul.primary li a:hover,
ul.primary li a:focus {
  border-width: 0;
  background-color: transparent;
  background: url(../images/tab-left.png) no-repeat left -76px;
}
ul.primary li a:hover .tab,
ul.primary li a:focus .tab {
  background: url(../images/tab-right.png) no-repeat right -76px;
}
ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  border-width: 0;
  color: #000;
  background-color: transparent;
  background: url(../images/tab-left.png) no-repeat left 0;
}
ul.primary li.active a .tab,
ul.primary li.active a:hover .tab,
ul.primary li.active a:focus .tab {
  background: url(../images/tab-right.png) no-repeat right 0;
}
body {
  margin: 0;
  padding: 0;
}
#page-wrapper {
}
#page {
}
.clear, div.clear a {
  text-decoration: none;
  color: black;
}
.clear, div.clear a:link {
  text-decoration: none;
  color: black;
}
.clear, div.clear a:visited {
  text-decoration: none;
  color: black;
}
.clear, div.clear a:hover {
  text-decoration: none;
  color: black;
}
.clear, div.clear a:active {
  text-decoration: none;
  color: black;
}
#skip-link a,
#skip-link a:visited {
  display: block;
  width: 100%;
  padding: 2px 0 3px 0;
  text-align: center;
  background-color: #666;
  color: #fff;
}
#header {
}
#header .section {
}
#logo /* Wrapping link for logo */ {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}
#logo img {
  vertical-align: bottom;
}
.region-header /* Wrapper for any blocks placed in the header region */ {
  clear: both; /* Clear the logo */
}
#main-wrapper {
}
#main {
}
#content {
}
#content .section {
}
.breadcrumb /* The path to the current page in the form of a list of links */ {
  padding-bottom: 0; /* Undo system.css */
}
h1.title, /* The title of the page */
h2.node-title, /* Title of a piece of content when it is given in a list of content */
h2.block-title, /* Block title */
h2.title, /* Comment section heading */
h2.comment-form, /* Comment form heading */
h3.title /* Comment title */ {
  margin: 0;
}
tr.odd {
  /* background-color: #eee; */ /* Drupal core uses a #eee background */
}
div.messages /* Important messages (status, warning, and error) for the user. See also the declarations in messages.css. */ {
  margin: 1.5em 0; /* Drupal core uses "6px 0" margin */
}
div.status /* Normal priority messages */ {
}
div.tabs /* See also the tabs.css file. */ {
}
.region-content /* Wrapper for the actual page content */ {
}
ul.links /* List of links */ {
}
ul.links.inline {
  display: block; /* Let the links be inline, but the container be a block. */
}
ul.links li {
  padding: 0 1em 0 0; /* LTR */
}
.item-list .pager /* A list of page numbers when more than 1 page of content is available */ {
  padding: 0;
}
.item-list .pager li /* Each page number in the pager list */ {
  padding: 0 0.5em;
}
.feed-icon /* The link to the RSS or Atom feed for the current list of content */ {
}
.more-link /* Aggregator, blog, and forum more link */ {
}
.region-sidebar-second {
}
.region-sidebar-second .section {
}
.region-footer {
}
.block /* Block wrapper */ {
  margin-bottom: 1.5em;
}
.block.first /* The first block in the region */ {
}
.block.last /* The last block in the region */ {
}
.block.odd /* Zebra striping for each block in the region */ {
}
.block.even /* Zebra striping for each block in the region */ {
}
h2.block-title /* Block title */ {
}
.block .content /* Block's content wrapper */ {
}
#block-search-form /* "Search form" block */ {
}
#block-system-main /* "Main page content" block */ {
}
li a.active {
  color: #000;
}
.block-menu {
}
.node /* Node wrapper */ {
}
.node-promoted /* A node that has been promoted to the front page */ {
}
.node-by-viewer /* A node created by the current user */ {
}
.node-teaser /* A node displayed as teaser */ {
}
.node-page /* Page content node */ {
}
.node-article /* Article content node */ {
}
h2.node-title /* Node title */ {
}
.node .user-picture /* The picture of the node author */ {
}
.node .submitted /* The "posted by" information */ {
}
.node .content /* Node's content wrapper */ {
}
.node ul.links /* Node links. See also the ul.links declaration in the pages.css. */ {
}
#comments /* Wrapper for the list of comments and its title */ {
  margin: 1.5em 0;
}
#comments h2.title /* Heading for the list of comments */ {
}
#comments h2.comment-form /* Heading for the comment form */ {
}
.comment /* Wrapper for a single comment */ {
}
.comment.first /* The first comment in the list of comments */ {
}
.comment.last /* The last comment in the list of comments */ {
}
.comment.odd /* An odd-numbered comment in the list of comments */ {
}
.comment.even /* An even-numbered comment in the list of comments */ {
}
.comment-by-viewer /* A comment created by the current user */ {
}
h3.comment-title /* Comment title */ {
}
.comment .user-picture /* The picture of the comment author */ {
}
.comment .submitted /* The "posted by" information */ {
}
.comment .content /* Comment's content wrapper */ {
}
.comment ul.links /* Comment links. See also the ul.links declaration in the pages.css. */ {
}
.indented /* Nested comments are indented */ {
  /* margin-left: 25px; */ /* Drupal core uses a 25px left margin */
}
.form-item /* Wrapper for a form element (or group of form elements) and its label */ {
  margin: 1.5em 0;
}
.form-item label /* The label for a form element */ {
  display: block;
  font-weight: bold;
}
.form-item label.option /* The label for a radio button or checkbox */ {
  display: inline;
  font-weight: normal;
}
.form-required /* The part of the label that indicates a required field */ {
  color: #c00;
}
.form-item .description /* The descriptive help text (separate from the label) */ {
  font-size: 0.85em;
}
.form-checkboxes .form-item,
.form-radios .form-item /* Pack groups of checkboxes and radio buttons closer together */ {
  margin: 0; /* Drupal core uses "0.4em 0" */
}
.form-submit /* The submit button */ {
}
.container-inline div,
.container-inline label /* Inline labels and form divs */ {
  display: inline;
}
.tips /* Tips for Drupal's input formats */ {
}
#block-search-form /* Wrapper for the search form */ {
}
.field /* Wrapper for any field. */ {
}
.field-type-text {
}
.field-type-text-long {
}
.field-type-text-with-summary {  
/* font-family: COUR; */
font-size: 16px;
}
.field-type-image {
}
.field-type-taxonomy-term-reference {
}
.field-name-body {
}
.field-name-field-image {
}
body {
  -webkit-text-size-adjust: none;
}
body.front h1 {
  display: none;
}
body.front h1.title {
  display: block;
  border-bottom: 1px solid #CCCCCC;
  font-size: 17px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-weight: normal;
}
h2, h3, h4, h5, h6 {
  color: #333333;
}
#header .region-header {
  background: none repeat scroll 0 0 #222222;
  display: block;
  min-height: 22px;
  padding-top: 6px;
}
#mobile-logo {
  display: block;
  margin-bottom: 9px;
  padding-top: 13px;
  text-align: center;
}
#logo {
  margin-left: 0;
  margin-top: 10px;
  display: none;
}
.sidebar-second #content {
  float: none;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  width: 100%;
}
.region-sidebar-second {
  border-top: 2px solid #333333;
  color: #666666;
  float: none;
  margin-left: 0;
  margin-right: 0;
  margin-top: -10px !important;
  padding: 15px 0 0;
  position: relative;
  width: 100%;
}
.region-sidebar-second .section {
  margin-left: 0;
}
#block-menu-menu-news-categories {
  margin-bottom: 0;
  width: 100%;
}
#block-menu-menu-news-categories ul {
  margin-bottom: 0;
  margin-right: 0;
  margin-top: -6px;
  padding-left: 0;
}
#block-menu-menu-news-categories ul li {
  background: none repeat scroll 0 0 #222222;
  border-top: 1px dashed #CCCCCC;
  clear: both;
  display: inline-block;
  float: left;
  margin-left: 0 !important;
  margin-top: 0;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
}
#block-menu-menu-news-categories ul li a {
  background: url("../images/mobile_menu.png") no-repeat scroll 7px 8px transparent;
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  height: 23px;
  margin-top: 0;
  padding: 7px 15px 0 26px;
  text-decoration: none;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
#block-menu-menu-news-categories ul li a.active, #block-menu-menu-news-categories ul li a.active-trail, #block-menu-menu-news-categories ul li a:hover {
  background: url("../images/mobile_menu_hover.png") no-repeat scroll 25px 8px white;
  color: #333333;
  padding-left: 43px;
}
.view-footer {
  width: 100%;
}
#block-search-form {
  margin-bottom: 14px;
  padding: 3px;
}
#block-search-form .form-text {
  color: #CCCCCC;
  margin-left: 6px;
  padding: 7px 34px 7px 7px;
  width: 238px;
}
#block-search-form .form-actions {
  margin-left: -31px;
  margin-top: 8px;
  position: absolute;
  z-index: 10;
}
#block-search-form .form-submit {
  background: url("../images/search.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  font-size: 0;
  height: 30px;
  width: 30px;
}
.region-sidebar-second .block {
  clear: both;
}
#footer {
  background: none no-repeat scroll 0 0 #333333;
  border-top: 1px solid #000000;
  color: #CCCCCC;
  font-size: 0.9em;
  padding: 19px 12px 12px;
}
body.node-type-article .node-article .field-name-body {
  padding-top: 80px;
}
body.node-type-article .node .submitted {
  border-bottom: 1px solid #CCCCCC;
  color: #777777;
  margin-bottom: 21px;
  margin-top: 3px;
}
body.node-type-article .node .content {
  padding-top: 82px;
}
body.node-type-article h1 {
  padding-top: 16px;
}
body.page-taxonomy-term h1 {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 15px;
  margin-top: 13px;
  padding-bottom: 9px;
}
body.page-taxonomy-term h2 {
  font-size: 1.7em;
  margin-bottom: 5px;
  margin-top: -4px;
  padding-bottom: 0;
}
body.page-taxonomy-term .node-teaser .submitted {
  color: #777777;
  margin-bottom: 10px;
  margin-top: 3px;
  padding-bottom: 0;
}
.side {
  border-right: 1px solid #CCCCCC;
  float: left;
  margin-left: 6px;
  margin-right: 12px;
  padding-right: 10px;
  text-align: center;
}
.node.node-teaser {
  border-bottom: 1px dashed #CCCCCC;
}
.node-side {
  float: none;
  width: 300px;
}
.dayD {
  font-size: 1.2em;
}
.day {
  font-size: 2.4em;
  margin-top: -7px;
}
.month {
  font-size: 0.8em;
  margin-top: -5px;
}
.node-article.node-teaser img {
  width: 140px;
  height: auto;
  margin-bottom: 0px;
  padding: 3px !important;
}
.node-article.node-teaser {
  background: none no-repeat scroll center bottom transparent;
}
body.page-taxonomy-term .node-article.node-teaser img {
  height: auto;
  width: 140px;
}
li.statistics_counter {
  display: none !important;
}
.views-field-edit-node {
  position: absolute;
}
.views-field-edit-node a {
  background: url("../images/edit.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  font-size: 10px;
  height: 21px;
  margin-left: -6px;
  margin-top: 3px;
  padding: 1px 1px 1px 10px;
  position: absolute;
  text-decoration: none;
  width: 37px;
}
body.node-type-article #comments .content {
  padding-top: 0;
}
body.node-type-article #comments h2 {
  padding-bottom: 10px;
}
.comment {
  background: none repeat scroll 0 0 #EEEEEE;
  margin-bottom: 18px;
  padding: 16px 30px 16px 68px;
}
.comment .user-picture {
  float: left;
}
.comment .user-picture img {
  width: 40px;
  height: auto;
}
.comment .user-picture {
  display: block !important;
  float: left;
  margin-left: -52px;
}
.node .user-picture {
  display: none;
}
.comment-add a {
  background: none repeat scroll 0 0 #CCCCCC;
  border: 1px solid #333333;
  display: block;
  margin-bottom: -15px;
  margin-top: 14px;
  padding: 10px;
  text-align: center;
  text-decoration: none;
}
.region-sidebar-second {
  clear: both;
}
.section-users.page-user .field-name-field-user-website .field-label, .section-users.page-user .field-name-field-user-website .field-items,
.section-users.page-user .field-name-field-user-birthday .field-label,
.section-users.page-user .field-name-field-user-birthday .field-items,
.section-users.page-user .field-name-field-user-location .field-label,
.section-users.page-user .field-name-field-user-location .field-items {
  display: block;
}
.section-users.page-user .bio-container * {
  font-size: 14px !important;
}
.section-users.page-user .field-name-field-user-about * {
  font-size: 12px !important;
}
.summary-short-ellipsis {
  display: inline;
}
.summary-long {
  display: none;
}
/* stage b
p + p {
    margin-top: 0;
    text-indent: 0;
}
*/
a{
	color: #333333;
}
a:hover, a:focus{
	color: #666666;	
}
h1, h2, h3 {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
h1, h2, h3, h4, h5, h6 {    
    line-height: 1.3em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{	
	text-decoration: none;
}
#block-system-main {
    clear: both;
}
.region-top-area {
    float: right;
    margin-right: 12px;
    margin-top: 5px;
}
.region-top-area .block {
    float: left;
    margin-bottom: 14px;
	background: none repeat scroll 0 0 #444444;
}
#content .region {   
    clear: both;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.sidebar-second h2.block-title, .footer h2.block-title {
    border-bottom: 1px solid #CCCCCC;
    font-size: 1.5em;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.region-sidebar-second  .block{
    background: none repeat scroll 0 0 #EEEEEE;
    padding: 10px;
}
.with-navigation #content, .with-navigation .region-sidebar-first, .with-navigation .region-sidebar-second {
    margin-top: 0;
}
.region-top-area a{
    color: #CCCCCC;
}
.region-sidebar-second {   
    font-size: 0.8em;    
}
.node-article.node-teaser img {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 10px;
    padding: 6px;
}
.node-article.node-teaser h2 a{
    color: #333333;
    text-decoration: none;
}
.node-article {
    margin-bottom: 30px;
    padding-bottom: 20px;
}
h2.node-title {
}
#footer a{    
    color: #EEEEEE;
}
.region-footer {    
    margin-right: 0;    
}
.section-users.page-user .profile .user-picture {
  float: left;
  margin-bottom: 0px;
  width: 128px;
  height: 128px;
}
.section-users.page-user .field-name-field-user-about {
  padding-top: 1em;
  float: none;
  width: auto;
  clear: both;
  display: block;
}
.section-users.page-user .field-name-field-user-about .field-items {
  background-color: #f8f8f8;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #eee;
  padding: 10px;
}
.section-users.page-user .field-name-field-user-about .field-label {
  display: none;
}
.section-users.page-user .bio-container {
  float: left;
}
.section-users.page-user .bio-container label, .section-users.page-user .bio-container dt, .section-users.page-user .bio-container dd {
  display: inline-block;
  margin: 0px;
}
.section-users.page-user .bio-container .form-item {
  margin: 0px;
  font-size: 12px !important;
}
.section-users.page-user #block-system-main {
  position: relative;
}
.view-id-users .view-content {
  margin-top: -14px;
  margin-left: -14px;
  clear: both;
}
.view-id-users .views-row {
  width: 128px;
  margin: 14px 0px 0px 14px;
  float: left;
}
.view-id-users .views-row .views-field-picture {
  width: 128px;
  height: 128px;
}
.view-id-users .views-field-field-user-location-1 {
  height: 16px;
  overflow: hidden;
}
.news-archive-years ul, .news-archive-months ul {
  margin: 0;
}
.news-archive-years ul li, .news-archive-months ul li {
  margin: 2px;
  list-style-type: none;
  display: inline-block;
  color: #808080;
}
.news-archive-rows h2 {
  margin-top: 20px;
}
.news-archive-rows h3 {
  margin-top: 20px;
}
.view-tags .view-content {
  margin-left: 10px;
}
.view-tags .view-content .views-row {
  float: left;
  width: 140px;
  height: 55px;
  padding: 5px 0;
}
.view-tags .view-content .views-row .views-field-nid {
  color: #999;
}
.view-tags .view-content .views-row .views-field-name {
  display: inline-block;
  max-width: 99px;
  max-height: 20px;
  vertical-align: top;
  overflow: hidden;
}
.node-article .submitted a, .node-article .submitted span {
  color: #777777;
}
.node-article .field-name-field-article-category.clearfix:after, .node-article .field-name-field-tags2.clearfix:after {
  display: none;
}
.node-article .field-name-field-tags2 {
  display: inline;
  margin-right: 5px;
  clear: none !important;
}
.node-article .field-name-field-tags2 div {
  display: inline;
  float: none !important;
}
.node-article .field-name-field-tags2 .field-item {
  margin-left: 4px;
  display: inline-block;
}
.node-article .field-name-field-tags2 .field-label {
  font-weight: normal;
}
.node-article .field-name-field-article-category {
  display: inline;
  margin-right: 5px;
  clear: none !important;
}
.node-article .field-name-field-article-category div {
  display: inline;
  float: none !important;
}
.node-article .field-name-field-article-category .field-item {
  display: inline-block;
  margin-left: 4px;
}
.node-article .field-name-field-article-category .field-label {
  font-weight: normal;
}
.node-article .field-name-field-rate {
  margin-top: 10px;
}
.view-featured-articles .views-row.views-row-first {
  padding-top: 0px;
}
.view-featured-articles .views-row {
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  min-height: 166px;
  padding: 14px 10px 14px 10px;
  font-size: 10px;
  border-bottom: 1px dashed #CCCCCC;
}
.view-featured-articles .views-row .views-field-body {
  margin-top: 5px;
  font-size: 12px;
}
.view-featured-articles .views-row img {
  max-width: 180px;
  width: 40%;
  max-height: 125px;
  height: auto;
  border: 1px solid #CCCCCC;
  float: left;
  margin-bottom: 6px;
  margin-right: 10px;
  padding: 3px;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}
.view-featured-articles .view-footer {
  text-align: right;
  clear: both;
}
.view-featured-articles .view-footer a {
  margin-right: 5px;
}
.view-featured-articles .views-field-edit-node {
  position: absolute;
}
.view-featured-articles .views-field-edit-node a {
  background: url("../images/edit.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  font-size: 10px;
  height: 21px;
  margin-left: -6px;
  margin-top: 3px;
  padding: 1px 1px 1px 10px;
  position: absolute;
  text-decoration: none;
  width: 37px;
}
.node .links {
  clear: both;
}
.view .views-field h3 {
  font-family: inherit;
}
input[type="radio"] {
  margin-top: 0px;
}
.node-article.view-mode-full {
  padding-top: 20px;
  padding-bottom: 20px;
}
.node-article.node-teaser {
  padding: 14px 0 14px 0;
  margin-bottom: 0px;
}
.node-article.node-teaser .node-title {
  line-height: normal;
}
.page-home-page #content .region-content {
  padding-bottom: 0;
}
.page-home-page #content .region-content #block-system-main.last {
  margin-bottom: 0;
}
.page-home-page #content .region-content #block-system-main.last .view-featured-articles .view-footer {
  padding-top: 12px;
  padding-bottom: 14px;
}
.page-home-page #content .region-content #block-system-main.last .view-featured-articles .view-footer .feed-icon {
  height: 16px;
  float: left;
  margin-top: 2px;
}
.page-home-page #content .region-content #block-system-main.last .view-featured-articles .view-footer p {
  margin-bottom: 0;
}
.page-news #content .region-content {
  padding-bottom: 0;
}
.page-news #content .region-content #block-system-main.last {
  margin-bottom: 0;
}
.page-news .region-sidebar-second {
  margin-top: 0 !important;
  padding-top: 14px;
}
.page-news .feed-icon {
  display: inline-block;
  margin: 14px 0;
  height: 16px;
}
#page .region-sidebar-second {
  margin-top: 0 !important;
  padding-top: 14px;
}
.page-taxonomy ul.pager {
  margin-bottom: 0px;
}
.page-taxonomy .feed-icon {
  display: inline-block;
  margin-bottom: 14px;
  height: 16px;
}
.page-taxonomy #block-system-main {
  margin-bottom: 0px;
  padding-bottom: 14px;
}
.page-taxonomy #content .region {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.node .content .field-name-body {
  margin-top: 0;
  padding-top: 0;
}
body.node-type-article .node-article .content,
body.node-type-news .node-news .content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
body.node-type-article .node-article .submitted,
body.node-type-news .node-news .submitted,
body.node-type-article .node-article .meta,
body.node-type-news .node-news .meta {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
body.node-type-article .node-article .content,
body.node-type-news .node-news .content {
  margin-top: -3px !important;
}
body.node-type-article .node-article .submitted,
body.node-type-news .node-news .submitted,
body.node-type-article .node-article .meta,
body.node-type-news .node-news .meta {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
body.node-type-article .node-article .submitted,
body.node-type-news .node-news .submitted {
  line-height: 1 !important;
}
body.node-type-article .node-article .submitted {
  margin-bottom: -2px !important;
}
body.node-type-article .node-article .content {
  margin-top: 0 !important;
}
.node .content > .field:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.field-name-body,
.field-name-body .field-items,
.field-name-body .field-item {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.field-name-body .field-item p:first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
body.node-type-article .node-article .content > .field.field-name-body,
body.node-type-news .node-news .content > .field.field-name-body {
  margin-top: 12px !important;
  padding-top: 0 !important;
}
.ad-slot {
  display: block;
}
.region-header .ad-slot-header {
  display: block !important;
  min-height: 90px !important;
  text-align: center !important;
  clear: both !important;
  margin: 10px 0 !important;
}
.region-header .ad-slot-header ins.adsbygoogle {
  display: inline-block !important;
  width: 728px !important;
  height: 90px !important;
}
#header,
#header .section,
.region-header {
  height: auto !important;
  overflow: visible !important;
}
@media (max-width: 767px) {
  .ad-slot-header,
  #block-block-20 {
    display: none !important;
  }
}
.ad-slot-sidebar-top,
.ad-sidebar {
  text-align: center;
  min-height: 600px; /* desktop CLS space */
}
.ad-sidebar-desktop {
  display: inline-block !important;
  width: 160px;
  height: 600px;
}
.ad-sidebar-mobile {
  display: none !important;
  height: 0 !important;
  overflow: hidden;
}
@media (max-width: 767px) {

  .ad-slot-sidebar-top,
  .ad-sidebar {
    min-height: 250px !important;
  }

  .ad-sidebar-desktop {
    display: none !important;
    height: 0 !important;
    overflow: hidden;
  }

  .ad-sidebar-mobile {
    display: block !important;
    margin: 0 auto;
    height: auto !important;
  }
}
.ip-inarticle-ad-wrapper {
  clear: both;
  margin: 12px 0 22px;
}
.ip-inarticle-ad {
  line-height: 0;
}
.ip-inarticle-desktop,
.ip-inarticle-mobile {
  display: none;
}
@media (min-width: 768px) {

  .ip-inarticle-desktop {
    display: block !important;
    float: left;
    margin: 0 15px 10px 0;   /* text wraps on the right */
  }

  .ip-inarticle-mobile {
    display: none !important;
  }
}
@media (max-width: 767px) {

  .ip-inarticle-desktop {
    display: none !important;
    float: none;
    margin: 0;
  }

  .ip-inarticle-mobile {
    display: block !important;
    float: left;             /* you said you want it left, with wrapping */
    margin: 0 10px 10px 0;
  }
}
.ad-slot-inarticle ins.adsbygoogle {
  float: none !important;
  display: block;
  max-width: 100%;
}
.node .submitted {
  display: block;
  margin-bottom: 16px;
}
.region-top-area {
  background: transparent !important;
}
@media (max-width: 950px) {
  .region-top-area .top-links {
    position: relative !important;
    left: -12px !important;  /* adjust: -10 = less left, -15 = more left */
  }
}
.region-top-area .block,
.region-top-area .block .content,
.region-top-area .top-links,
.region-top-area .top-links a {
  background: none !important;
}
@media (max-width: 950px) {
  .region-top-area .top-links {
    position: relative !important;
    top: -6px !important;   /* move UP; increase negative to go higher */
  }
}
.region-top-area .top-links {
  color: #ffffff !important;    /* pipes = white */
}
.region-top-area .top-links a {
  color: #bfbfbf !important;    /* keep link text grey */
}
@media (max-width: 950px) {

  /* hide USERS, AMAZON, DONATE, ARCHIVE in the top menu block */
  #block-menu-menu-news-categories ul.menu li:nth-child(2),
  #block-menu-menu-news-categories ul.menu li:nth-child(3),
  #block-menu-menu-news-categories ul.menu li:nth-child(4),
  #block-menu-menu-news-categories ul.menu li:nth-child(5) {
    display: none !important;
  }

}
body.node-type-article .node-article .field-name-body p,
body.node-type-news .node-news .field-name-body p {
  margin: 0 0 12px 0 !important;   /* same bottom space for every paragraph */
  text-indent: 0 !important;       /* no indent on any paragraph */
}
body.node-type-article .node-article .field-name-body p:last-child,
body.node-type-news .node-news .field-name-body p:last-child {
  margin-bottom: 0 !important;     /* no extra gap after the last paragraph */
}
body.node-type-page .node-page .field-name-body p {
  margin: 0 0 12px 0 !important;   /* same bottom space for every paragraph */
  text-indent: 0 !important;       /* kill any indents */
}
body.node-type-page .node-page .field-name-body p:last-child {
  margin-bottom: 0 !important;     /* no extra gap after last paragraph */
}
#content .field-name-body a:link,
#content .field-name-body a:visited {
  color: #000000 !important;
  text-decoration: none;
}
#content a:link,
#content a:visited {
  color: #000000 !important;
  text-decoration: none;
}
#content a:hover,
#content a:active {
  color: #000000 !important;
  text-decoration: underline;
}
.comment .content p {
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
    text-indent: 0 !important;
}
.comment.first .user-picture {
    margin-left: -48px !important;
}
.comment.first {
    padding-left: 58px !important;
}
@media (min-width: 480px) and (max-width: 979px) {

    .comment.first .user-picture {
        margin-left: -44px !important;
    }

    .comment.first {
        padding-left: 58px !important;
    }

    .comment.first h3,
    .comment.first .submitted,
    .comment.first .content,
    .comment.first ul.links {
        margin-left: 72px !important;
    }
}
@media (min-width: 980px) {

    .comment.first .user-picture {
        margin-left: -44px !important; /* -48 + 4px correction */
    }

    .comment.first h3,
    .comment.first .submitted,
    .comment.first .content,
    .comment.first ul.links {
        margin-left: 72px !important;
    }
}
#block-block-20 {
    display: none !important;
}
@media (min-width: 980px) {
  .page-node.node-type-article.section-news #block-block-20 {
      display: block !important;
  }
}
.node-article .user_about {
  display: none !important;
}
.node-article .field-name-field-article-category .field-label,
.node-article .field-name-field-tags2 .field-label {
  display: none !important;
}
.node-article .field-name-field-article-category:before {
  content: "Category: ";
}
.node-article .field-name-field-tags2:before {
  content: " | Tags: ";
}
.node-article div.field.field-name-field-article-category.field-type-taxonomy-term-reference.field-label-inline.clearfix,
.node-article div.field.field-name-field-tags2.field-type-taxonomy-term-reference.field-label-inline.clearfix {
    display: inline !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.node-article div.field.field-name-field-article-category.field-type-taxonomy-term-reference.field-label-inline.clearfix .field-items,
.node-article div.field.field-name-field-article-category.field-type-taxonomy-term-reference.field-label-inline.clearfix .field-item,
.node-article div.field.field-name-field-tags2.field-type-taxonomy-term-reference.field-label-inline.clearfix .field-items,
.node-article div.field.field-name-field-tags2.field-type-taxonomy-term-reference.field-label-inline.clearfix .field-item {
    display: inline !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.node-article div.field.field-name-field-rate.field-type-fivestar.field-label-inline.clearfix {
    margin-bottom: 10px !important;
}
.field-name-body p {
    margin: 0 0 12px 0 !important;
    padding: 0 !important;
    text-indent: 0 !important;
}
.field-name-body p:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.field-name-body p:last-child {
    margin-bottom: 0 !important;
}
/* =========================================================================================================================================== */
html, body {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* stage b addons */

/* ============================================
 * STAGE B: GLOBAL BODY PARAGRAPH SPACING
 * ============================================ */

.field-name-body p {
    margin: 0 0 12px 0 !important;
    padding: 0 !important;
    text-indent: 0 !important;
}

.field-name-body p:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.field-name-body p:last-child {
    margin-bottom: 0 !important;
}

/* CLS fixes */

/* ============================================================
   MOBILE FIX – CLEAN + CORRECT (final)
   ============================================================ */
@media (max-width: 979px) {

  html, body {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  /* FULL-WIDTH HEADER */
  #header,
  #header .section,
  #header .region-header,
  #mobile-logo {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }

  /* WRAPPERS – NO EXTRA PADDING */
  #page-wrapper,
  #page,
  #main-wrapper,
  #main,
  .container,
  .column,
  .section {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }

  /* MAIN CONTENT BLOCK */
  #content,
  #content .section,
  .sidebar-second #content,
  .no-sidebars #content {
    float: none !important;
    margin: 0 !important;
    padding: 0 12px !important;     /* balanced left/right */
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  /* SIDE COLUMN BELOW CONTENT */
  .region-sidebar-second,
  .region-sidebar-second .section {
    float: none !important;
    width: 100% !important;
    margin: 20px 0 0 0 !important;
    padding: 0 12px !important;
    box-sizing: border-box !important;
  }

  /* PREVENT CONTENT FROM OVERFLOWING RIGHT EDGE */
  .field-item,
  .node .content,
  .field-name-body,
  .field-name-body p,
  .node-article .content,
  .node-article .submitted {
    max-width: 100% !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important;
    padding: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  /* IN-ARTICLE AD – NO TEXT WRAP */
  .ip-inarticle-ad-wrapper {
    clear: both !important;
    float: none !important;
    width: 100% !important;
    margin: 22px 0 !important;
    padding: 0 !important;
    text-align: center !important;
    box-sizing: border-box !important;
  }

  .ip-inarticle-desktop {
    display: none !important;
  }

  .ip-inarticle-mobile {
    display: block !important;
    float: none !important;
    width: 300px !important;
    height: 250px !important;
    margin: 0 auto 20px auto !important;
  }

  .ip-inarticle-ad-wrapper ins,
  .ip-inarticle-mobile ins {
    display: block !important;
    float: none !important;
    margin: 0 auto !important;
  }

  /* SIDEBAR AD MOBILE */
  .ad-sidebar-desktop {
    display: none !important;
  }

  .ad-sidebar-mobile {
    display: block !important;
    float: none !important;
    width: 300px !important;
    height: 250px !important;
    margin: 0 auto 20px auto !important;
  }

  .ad-slot-sidebar-top,
  .ad-sidebar {
    min-height: 250px !important;
    text-align: center !important;
  }
}

/* MAIN BODY FONT SIZE BOOST */
@media (max-width: 979px) {
  #content,
  #content .section,
  .node-article .content,
  .field-name-body,
  .field-name-body p {
    font-size: 22px !important;
    line-height: 1.55 !important;
  }
}

/* other adjustments */

/* remove ONLY the "Featured Articles" title + its space */
#page-title.title,
h1#page-title {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

@media (max-width: 979px) {

  /* Add breathing room under CONTACT on mobile */
  body.front .region-content,
  .page-home-page #content .region-content {
    margin-top: 4px !important;
    padding-top: 4px !important;
  }

  /* Ensure the first article block never sits flush against CONTACT */
  body.front .view-featured-articles .views-row-first,
  .page-home-page .view-featured-articles .views-row-first {
    margin-top: 4px !important;
    padding-top: 4px !important;
  }
}

/* smaller & bold title on articles (mobile) */
@media (max-width: 979px) {
  .article-page-title {
    font-size: 24px !important;
    line-height: 1.3 !important;
    margin: 12px 0 16px 0 !important;
    font-weight: bold !important;
  }
}

/* shift top account links left under logo (mobile) */
@media (max-width: 979px) {
  .region-top-area {
    text-align: left !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
  }

  .region-top-area .top-links {
    display: block !important;
    position: relative !important;
    left: -73px !important;   /* adjust: more negative = more left */
    top: 0 !important;
    width: auto !important;
  }
}

/* hide menu leaf items on mobile */
/* hide region-header on mobile */
@media (max-width: 979px) {
  #block-menu-menu-news-categories li.leaf {
    display: none !important;
  }
  .region-header {
    display: none !important;
  }
}

/* default = desktop links only */
.top-links-desktop {
  display: inline-block !important;
}
.top-links-mobile {
  display: none !important;
}

/* MOBILE OVERRIDE (<= 979px) — force mobile links only */
@media (max-width: 979px) {

  /* absolutely hide desktop links */
  .top-links-desktop {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
  }

  /* absolutely show mobile links */
  .top-links-mobile {
    display: inline-block !important;
    visibility: visible !important;
  }
}

/* MOBILE: hide only the sidebar region, not the entire layout */
@media (max-width: 979px) {

  /* hide the *actual* sidebar REGION only */
  .region-sidebar-second {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* allow layout to behave normally */
  #content,
  #content .section {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 12px !important;
  }
}

/* Proper Drupal skip link hiding (accessible) */
.element-invisible {
  position: absolute !important;
  clip: rect(1px,1px,1px,1px) !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
}
.element-focusable:active,
.element-focusable:focus {
  position: static !important;
  clip: auto !important;
  height: auto !important;
  width: auto !important;
  overflow: visible !important;
}

/* let the fuckery begin 11-25 1141AM */

/* ---------------------------------- */
/* HEADER OVERRIDE                    */
/* ---------------------------------- */

#header {
  background: #333333;
}

/* ---------------------------------- */
/* HERO IMAGE SAFETY                  */
/* ---------------------------------- */

/* Fix float containment */
body.node-type-article .field-name-field-image {
  overflow: hidden;
  clear: both;
}

/* Hero container */
body.node-type-article .field-name-field-image {
  display: block;
  width: 100%;
  min-height: 220px;
  background: #eee;
}

/* Hero image */
body.node-type-article .field-name-field-image img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* ---------------------------------- */
/* AD SLOT BASE SETTINGS              */
/* ---------------------------------- */

.ad-slot-inarticle,
.ad-slot-sidebar-top {
  min-height: 1px !important;      /* avoid width=0 measurement bug */
  display: block !important;
  visibility: visible !important;
}

/* Spacing around in-article ads */
.ad-slot-inarticle {
  margin: 20px 0;
}

/* ---------------------------------- */
/* CLS-SAFE FIXED HEIGHT CONTAINERS   */
/* ---------------------------------- */

.ad-fullwidth-280 {                 /* desktop container */
  width: 100%;
  max-width: 100%;
  height: 280px;
  margin: 20px auto;
  overflow: hidden;
}

/* KEEP THIS — used by some mobile ads later */
.ad-fullwidth-200 {
  width: 100%;
  max-width: 100%;
  height: 200px;
  margin: 20px auto;
  overflow: hidden;
}

/* ---------------------------------------------- */
/* DESKTOP VISIBILITY SYSTEM (NON-RESPONSIVE AD)  */
/* ---------------------------------------------- */

/* Collapsed default */
.ad-inarticle-desktop {
  position: relative;
  width: 100%;
  min-width: 1px;
  height: auto;
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
}

/* Show ONLY on desktop */
@media (min-width: 980px) {
  .ad-inarticle-desktop {
    max-height: none;
    opacity: 1;
    pointer-events: auto;
    overflow: visible;
  }
}

/* MUST STAY — prevents responsive width=0 failures */
.ad-inarticle-desktop,
.ad-inarticle-mobile {
  display: block !important;
}

/* ---------------------------------------------- */
/* DESKTOP FLOAT WRAP (Your Working Fix)          */
/* ---------------------------------------------- */

@media (min-width: 980px) {
  .ad-inarticle-wrapper {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;

    /* Desktop locked size: 336x280 */
    width: auto !important;
    max-width: 336px !important;
    height: 280px !important;
    max-height: 280px !important;

    overflow: hidden !important;
  }
}

/* FUCK YOU CHAT GPT */

/* -------------------------------------------------- */
/* MOBILE FIXED-SIZE IN-ARTICLE AD (300x250 FOREVER)  */
/* -------------------------------------------------- */
@media (max-width: 979px) {

  .ad-inarticle-mobile {
    display: block !important;
    width: 300px !important;
    height: 250px !important;

    margin: 20px auto !important;   /* center it */
    padding: 0 !important;

    overflow: hidden !important;
    text-align: center !important;
  }

  .ad-inarticle-mobile ins.adsbygoogle {
    display: block !important;
    width: 300px !important;
    height: 250px !important;
  }

  .ad-inarticle-mobile iframe {
    display: block !important;
    width: 300px !important;
    height: 250px !important;
  }
}

/* small fixes */

/* Remove bullet / marker from Add new comment container */
li.comment-add,
li.comment-add::marker,
li.comment-add.first,
li.comment-add.first::marker,
li.comment-add.active,
li.comment-add.active::marker {
  list-style: none !important;
  display: block !important;
}

/* Comment action links only */
.comment .links.inline {
  list-style: none !important;
  padding: 0 !important;
  margin: 10px 0 0 0 !important;
  display: flex !important;
  flex-direction: row !important;
  gap: 12px !important;
  align-items: center !important;
}

.comment .links.inline li {
  display: inline !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.comment .links.inline li::marker {
  content: "" !important;
}

/* Fix pagination layout */
.item-list {
  margin-top: 20px !important;
}

.item-list .pager,
.item-list .pager li {
  list-style: none !important;
  display: inline-block !important;
  margin: 0 4px !important;
  padding: 0 !important;
}

.item-list .pager li a,
.item-list .pager li span {
  display: inline-block !important;
}

/* FINAL pagination fix – force on its own line + spacing */
.item-list .pager,
ul.pager {
  clear: both !important;
  margin-top: 20px !important;
}


