


/* WIDE DESKTOP AND TABLET LAYOUT
----------------------------------------------- */


@import url("/ubreporter/archive/css/base.css") (min-device-width: 801px);

/*@import url("/ubreporter/archive/css/home.css") (min-device-width: 801px);

@import url("/ubreporter/archive/css/content.css") (min-width: 801px);

@import url("/ubreporter/archive/css/forms.css") (min-width: 801px);

@import url("/ubreporter/archive/css/thickbox.css") (min-width: 801px);

@import url("home.css") (min-device-width: 801px); */
 /* CLOSE WIDE LAYOUT */






/* WIDE MOBILE LAYOUT (LANDSCAPE/480PX)
----------------------------------------------- */

@media only screen and (max-device-width: 800px) {


   body{
     font: 1em "Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
     background: url("/ubreporter/archive/images/template/body_bg.gif") repeat-x scroll center bottom #CEC6BC;
     margin: 0;

   }

   a {text-decoration: none;  color: #039; font-size: 1em; background: url('');}
   a:hover{text-decoration: underline; font-size: 1em;}

   ul {padding-left: 0px; padding-top: 10px; margin: 0; font-size: 1em;}
   li {padding-left: 15px; padding-right: 10px; font-size: 1em; min-width: 90%; background: url('');}

   p { display: block;}

  .home {


  }

  #page {
    margin: 0;
    padding: 0;

    background-color: #FFF;
  }

  #header{
    margin-bottom: -2px;
    overflow: hidden;
  }

  .header img{
    width: 110%;
    margin-bottom: -1.3%;
    z-index: -3;
    min-width:
  }

  #gotonav{
    position: relative;
    width: 50px;
    float: right;

    top: 0%;
    right: 0%;
    margin-top: -11%;
    margin-bottom: 3%;
    margin-right: 2%;
    z-index: 999;

    padding: 6px 8px 6px 20px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    background-image: -ms-linear-gradient(top, #3148BD 0%, #031787 100%);
    background-image: -moz-linear-gradient(top, #3148BD 0%, #031787 100%);
    background-image: -o-linear-gradient(top, #3148BD 0%, #031787 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3148BD), color-stop(1, #031787));
    background-image: -webkit-linear-gradient(top, #3148BD 0%, #031787 100%);
    background-image: linear-gradient(to bottom, #3148BD 0%, #031787 100%);
    border-radius: 4px 4px;
    text-decoration: none;
    font-size: .8em;
  }


  #ub_logo{
    display: none;
  }

  #logo h2 a{
    display: none;
  }

  #logo{
    display: none;

  }

  #navigation {
    display: none;
  }

  hr{
    display: none;
  }

  .last_updated{
    display: none;
  }

  #banner {
      background: url("/ubreporter/archive/images/template/banner_bg.gif") repeat-x scroll 0 0 #FFFFFF;
      border-bottom: 2px solid #EDEDED;
      float: left;
      max-width: 100%;
      padding: 10px 5% 10px 3%;
  }
  #banner .image {
    position: relative;
    max-width: 100%;
    text-align: center;
    padding-top: 10px;

  }

  #banner .image img, .featured_items img{
    border: solid 8px #FFFFFF;
    box-shadow: 0 0 4px 4px #DDDDDD;
    -webkit-box-shadow: 0 0 4px 4px #DDDDDD;
    margin-top: 8px;
    margin-bottom: 8px;
    max-width: 99%;
    width: 100%;

  }

  #banner .content {
    padding: 10px 12px 0;
  }

  #main_content {
    background: url("/ubreporter/archive/images/template/banner_bg.gif") repeat-x scroll 0 0 #FFFFFF;
    clear: both;
    padding: 0px;
  }

  #content #main_content h5{
    padding-left: 5%;
  }

  #main_content .secondary_items {
    background: url("/ubreporter/archive/images/template/home_main_bg.gif") repeat-x scroll 0 0 transparent;
    list-style-type: none;
    margin: 0;
    width: 100%;
  }

  #main_content .secondary_items h4{
    margin: 0;
    padding: 0px;
  }

  #main_content .secondary_items img{
    display: none;
  }

  #main_content .secondary_items li h4 a{
    font: 1.2em Georgia,"Times New Roman",serif;
    text-decoration: none;
  }

  #main_content .secondary_items li h4 a:hover{
    text-decoration: underline;
  }


  #content .column {
    position: relative;
    padding: 0px;
  }

  #content h5 {
    color: #990000;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin: 0 0 0;
    padding-left: -5%;
    text-transform: uppercase;
  }

  #content .column .secondary_items .columns h5 {
    display: none;
  }

  #content .column h3 a{
    font: 1em Georgia,"Times New Roman",serif;
    text-decoration: none;
  }

  #content .column .date{
    color: #990000;
    font-size: .8em;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin: 0 0 1em;
    text-transform: uppercase;
  }

  #more_news{
    padding-left: 15px;


  }

  #more_news ul{
    border-bottom: solid 2px #EDEDED;
    width: 100%;
  }

  #main_content #more_news ul {
    padding: 0px;
  }

  .content_list{
    border-bottom: solid 5px rgba(255, 255, 255, .12);
    border-bottom-style: groove;
    margin-bottom: .8%;
    list-style: none outside none;
  }

  #main_content #more_news li, .content_list li {
    background: url("/ubreporter/archive/images/template/bullet_bg_blue.gif") no-repeat scroll 0 .6em transparent;
    list-style: none outside none;
    margin: .9% 0;

  }

  .featured_items {
    list-style-type: none;
    margin: 0;
  }

  .featured_items img{
    width: 95%;
  }

  .featured_items h4 a, .featured_items p{
    float: left;
    margin: 0;
  }

  #content .column .featured_items .content h4 a .date{
    color: #003399;
    font-size: 1em;
    text-decoration: none;
  }

  .featured_items .more{
    width: 100%;
    border-bottom: solid 2px #EDEDED;
    line-height: 3.4em;
    margin-bottom: 10px;

  }

  .featured_items .last{
    clear: both;
  }

  .featured_items .last p{
    border-bottom: solid 2px #EDEDED;
    padding-bottom: 4px;


  }

  .featured_items .more a{
    color: #990000;
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
    background: url("/ubreporter/archive/images/template/more_arrow_bg.gif") no-repeat scroll 0 .5em transparent;
    padding-left: 1em;
  }

  .featured_items img{
    margin-top: 10px;
  }

  .featured_items .last p a, .featured_items .last p a:hover{
    color: #000;
    text-decoration: none;


  }

  .featured_items .multimedia {
    border: 0px;
    display: none;
  }



  #main_content .module {
    background: url("/ubreporter/archive/images/template/feature_bg.png") no-repeat scroll 0 0 transparent;
    height: 110px;
    overflow: hidden;
    width: 100%;
  }

  #sidebar_content{
    background-image: -moz-linear-gradient(top, #E6F3D4 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(top, #E6F3D4 0%, #FFFFFF 100%);
    background-image: linear-gradient(to bottom, #E6F3D4 0%, #FFFFFF 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E6F3D4), color-stop(1, #FFFFFF));
    background-image: -o-linear-gradient(top, #E6F3D4 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(top, #E6F3D4 0%, #FFFFFF 100%);
  }

  .modules {
    list-style-type: none;
    margin: 0;


  }

  .modules .news ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  .modules .news ul li img{
    display: none;
  }

  .module .image {
    float: left;
    padding: 9px 15px 0 16px;
    width: 87px;
  }

  .module .content {
    float: left;
    padding: 3px 5px 0;
    position: relative;
    width: 60%;
    z-index: 10;

  }

  .module .content a, .module .content a:hover{
    color: #000;
    text-decoration: none;
    font-size: 1em;
  }

  .module .content p {
    margin: 0px;
  }


  #main_content .module .content h3{
    display: none;

  }

  #search{
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
    padding: 4px 0 2px 0;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #9C9C9C 0%, #737373 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #9C9C9C 0%, #737373 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, #9C9C9C 0%, #737373 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9C9C9C), color-stop(1, #737373));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #9C9C9C 0%, #737373 100%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to bottom, #9C9C9C 0%, #737373 100%);
  }

  #search fieldset{
    border: 0px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding-left: 15px;
  }

  #search fieldset #inp_search{
    width: 75%;
  }

  #sidebar_navigation {
    clear: both;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #FFFFE6 100px, #FFFFFF 40%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #FFFFE6 100px, #FFFFFF 40%);
    /* Opera */
    background-image: -o-linear-gradient(top, #FFFFE6 100px, #FFFFFF 40%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFE6), color-stop(.4, #FFFFFF));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #FFFFE6 100px, #FFFFFF 40%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to bottom, #FFFFE6 100px, #FFFFFF 40%);
  }

  #sidebar_navigation .closing:first-child, #sidebar_navigation .closing:first-child a, #sidebar_navigation .closing:first-child a:hover {
    background-color: #E56717;
    color: #FFF;

  }

  #sidebar_navigation .closing p{
    margin: 0px;
    padding: 2px 2px 2px 15px;
    font-weight: bold;
  }

  #sidebar_navigation ul.nav_group, #sidebar_navigation ul.nav_group ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#sidebar_navigation ul.nav_group {
    /*background: url("/ubreporter/archive/images/template/sidebar_navgroup_bg.gif") repeat-x scroll 0 0 transparent;*/
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #FFFFE6 100px, #FFFFFF 40%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #FFFFE6 100px, #FFFFFF 40%);
    /* Opera */
    background-image: -o-linear-gradient(top, #FFFFE6 100px, #FFFFFF 40%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFE6), color-stop(.4, #FFFFFF));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #FFFFE6 100px, #FFFFFF 40%);
    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to bottom, #FFFFE6 100px, #FFFFFF 40%);
    padding: 15px 0 0;
}
#sidebar_navigation ul.nav_group li {
    padding: 9px 0;
}
#sidebar_navigation ul.nav_group li li {
    padding: 0;
}
#sidebar_navigation .nav_group h4 {
    margin: 0 0 0.15em;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 1em;
}
#sidebar_navigation .nav_group a {
    border-bottom: 1px solid #CCCCCC;
    color: #666666;
    display: block;
    padding: 7px 15px 7px;
    text-decoration: none;
}
#sidebar_navigation .nav_group a:hover {
    background-color: #F2F2D2;
    border-top: 1px solid #FFFFFF;
    color: #333333;
    padding-top: 7px;
}
#sidebar_navigation ul.nav_group .events {
}
#sidebar_navigation ul.nav_group .events li {
    padding: 0 3px 0 16px;
}
#sidebar_navigation ul.nav_group .events li ul {
}
#sidebar_navigation ul.nav_group .events li ul li {
    background: url("/ubreporter/archive/images/template/sidebar_events_bullet_bg.gif") no-repeat scroll 2px 9px transparent;
    line-height: 1.2;
    padding: 3px 0 3px 10px;
}
#sidebar_navigation .events a {
    border: 0 none;
    display: inline;
    padding: 1px 3px 1px 0;
}
#sidebar_navigation .events a:hover {
    background-color: transparent;
    text-decoration: underline;
}
#sidebar_navigation ul.site_nav {
    background-image: -moz-linear-gradient(top, #FFFFE6 0%, #FFFFFA 100%);
    background-image: -webkit-linear-gradient(top, #FFFFE6 0%, #FFFFFA 100%);
    margin: 9px 0;
    padding-bottom: 0px;
    padding-top: 0;
}
#sidebar_navigation ul.site_nav li {
    background: url("/ubreporter/archive/images/template/border_horiz_bg.gif") repeat-x scroll 0 0 transparent;
    padding: 18px 0 0;
}
#sidebar_navigation ul.site_nav li li {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}


.copyright{
  background-color: #041A9B;
  color: #FFF;
  padding: 3px 4px 4px 8px;
  margin-top: 15px;
  margin-bottom: 13px;
}

#footer ul li{
  display: none;
}



  #footer{
    clear: both;
    width: 100%;
  }



/*----------- ARTICLES----------------------- */

  #content{ margin: 0px;}

  #main_content .article .title h3{
    margin-bottom: 0px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  #main_content .article, #comment_block{
    padding: 0 4% 0 3%;
  }

  #main_content .article{
    background: url("/ubreporter/archive/images/template/banner_bg.gif") repeat-x scroll 0 0 #FFFFFF;
  }

  #main_content .article h5{
    height: 0px;
    margin: 0px;
    overflow: hidden;
  }

  #main_content .article .image{

    border-bottom: 2px solid #EDEDED;
    max-width: 100%;
    position: relative;
    max-width: 100%;
    text-align: center;
  }

  #main_content .article .image p{
    text-align: left;
    font-style: italic;
    font-weight: 500;
  }


  #main_content .article .image img{
    border: solid 8px #FFFFFF;
    box-shadow: 0 0 4px 4px #DDDDDD;
    -webkit-box-shadow: 0 0 4px 4px #DDDDDD;
    margin-top: 0px;
    max-width: 99%;
    width: 98%;
  }

  #main_content .article .article_support {

    float: right;
    list-style-type: none;
    margin: 5px 0 5px 10px;
    padding: 0 0 0 15px;
    width: 130px;
  }

  #main_content .article .article_support .toollink{
    display: none;
  }

  #main_content .article .article_support .pullquote {
    margin: 0;
    padding: 0;
  }

  #main_content .article .article_support li {
    padding: 0px;
  }

  #main_content .article .article_support li p{
    font-style: italic;
  }



  .article .author dt{
    font-weight: 700;
  }

  .article .author dd{
    margin: 0;
    font-style: italic;
    padding-left: 0px;
  }

  #main_content .article ul {
    list-style-type: disc;
    padding-left: 5%;
  }

  #main_content .article ul li {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding-bottom: 5px;
  }

  .comment_form{
    width: 100%;
  }

  #comment_post_form{
    width: 100%;
  }

  #comment_post_head, .article .title h3{
    font: 1em Georgia,"Times New Roman",serif;
    text-decoration: none;
    font-size: 1.3em;
    color: #003399;
  }

  fieldset.input {
    border: solid 0px #FFF;
    padding: 0px;
  }

  fieldset.input input, .input textarea {
    width: 100%;
    border-color: #CCCCCC;
    border-width: 1px;
    font: 1em "Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
  }

  #comment_remember {
    margin: 5px 0 10px;
  }

  .input .checkbox input, .input .checkbox label {
    float: left;
    width: auto;
  }

  .input label {
    display: block;
    width: 100%;
  }

  .hint{
    font-style: italic;
  }

  fieldset.submit{
    border: solid 0px #FFF;
    font-size: 1em;
    padding-left: 0px;
  }

  .comment_list h3{
    font: 1em Georgia,"Times New Roman",serif;
    text-decoration: none;
    font-size: 1.3em;
    color: #003399;
  }

  .comment_list .comment{
    border-bottom: 2px solid #EDEDED;
  }

  .comment_list .comment .comment_intro {
    font-weight: 700;
  }

  .comment_list .comment .comment_meta{
    color: #666666;
  }

  /*---------- RESEARCH UPDATES LIST------- */
  #main_content .articles .article{
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E0E0E0;

  }



 /*---------- SHARE BUTTON --------- */
  #shareButton{
    margin-top: 5px;
  }

  .shareButton {
    text-transform: uppercase;
    text-align: center;
    font-size: .8em;
    color: #333;
    width: 50px;
    padding: .4em;
    border: solid 1px #AAA;
    border-radius: 3px 3px;
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #BFBFBF 100%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #BFBFBF 100%);
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #BFBFBF 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #BFBFBF));
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #BFBFBF 100%);
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #BFBFBF 100%);
  }

  .shareMenu{
    position: absolute;
    margin-top: 10px;
    margin-left: 0px;
    display: none;
    border: solid 1px #DDD;
    border-radius: 5px 5px;
    width: 130px;

    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EEEEEE));
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100%);
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #EEEEEE 100%);
    box-shadow: 0 0 3px 1px #BBB;
    -webkit-box-shadow: 0 0 3px 1px #BBB;
  }

  #shareButton .shareMenu .shareList{
    list-style: none;
    padding: 0px;
  }

  .shareList li{
    padding: 6px;
    border-bottom: solid 1px #DDD;
  }

  .shareList li a{
    padding-left: 30px;
    height: 24px;
    width: 100%;
    display: block;
  }

  #share_facebook a{
    background: url("../images/template/share_icons.png") no-repeat 0 0;
  }

  #share_twitter a{
    background: url("../images/template/share_icons.png") no-repeat 0 -24px;
  }

  #share_google a{
    background: url("../images/template/share_icons.png") no-repeat 0 -168px;
  }




/*------------- BRIEFS ------- */

  .clearsub li {background: none;}

  .clearsub li img {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    width: 22%;
    max-width: 90px;
  }

  #main_content .title h3{
    margin-bottom: 0px;
    color: #003399;
    font: 1.3em Georgia,"Times New Roman",serif;
    text-decoration: none;
    padding-left: 3%;
  }

  .clearsub{
    margin-top: -35px;
  }

  .author dd{
    margin: 0;
    font-style: italic;
    padding-left: 3%;
  }

  dl.author
  {
    margin-bottom: 0px;
  }

  .clearsub li .content h4{

  }



} /* CLOSE WIDE MOBILE LAYOUT */
