/* @override http://cnu.edu/css/styles_ie.css */

/*****************************************************************************/

/*                            CNU Global Styles                              */

/*****************************************************************************/



/*** IE 6***/

* html .col-list { position: relative; overflow: hidden; width: 270px; }

/*** Generic Typography ******************************************************/



body {

    font: 76% arial, helvetica, sans-serif;
   background-color:#fff;
   color:#000;

}



a, a:link {

    text-decoration: none;

    color: #069;
    background-color: #fff;

}



a:visited {

  text-decoration: none;

  color: #069;
    background-color;#fff;
}



a:active, a:hover {

  color: #069;
    background-color;#fff;
    text-decoration: underline;

}

.addPadd { padding-top: 25px; }

.noShow { display: none; }

.hidden { visibility: hidden; }

.left { float: left; }



h1, h2, h3, h4, h5, h6 {

  margin: 0.5em 0 0 0;

}



h1 {

    font-size: 2.5em;

}



h2 {

    font-size: 1.8em;

}



h3 {

    font-size: 1.2em;

}



h4 {

    font-size: 1.2em;

}



h5 {

    font-size: 1.1em;

}



h6 {

    font-size: 1em;

}

.headlines {

    font-size: larger;

    color: #036;
    background-color;#fff;
    font-weight: 600;

    }

.red {

    font-size: 1em;

    color: #990000;
    background-color;#fff;
    font-weight: 500;

    }

    

.green {

    font-size: 1em;

    color: #339900;
    background-color;#fff;
    font-weight: 500;

    }   



.blue {

    color: #07063c;
background-color;#fff;
    font-weight: 500;

    }   







.posts {

  margin: 0;

  padding: 0;

  list-style-type: none;

  line-height: 1.4em;

}





.posts li {

  overflow: hidden;

  margin-bottom: 7px;

  padding-top: 7px;

  border-top: solid 1px #E5E5D6;
  width: 270px;

}



.posts li.first {

  padding-top: 0;

  border-top: none;

}



.posts .thumb-link {

  float: left;

  margin: 3px 10px 0 0;

}



.posts .date,

.posts .title-link {

  font-weight: bold;


}



.posts .title-link,

.posts .location,

.posts .description {

  display: block;

}



.posts .location,

.posts .description {

  font-weight: normal;

}



.posts-social {

  margin: 0;

  padding: 0;

  list-style-type: none;

}



.col-list-wide .posts-social {

  margin: 0 20px;

}



.posts-social li {

  margin-bottom: 12px;

  padding: 0 15px 12px 15px;

  border-bottom: dotted 1px #999;

}



.posts-social li.head {

  border-bottom: solid 1px #10283F;

}



.posts-social .poster {

  float: left;

  width: 60px;

  text-align: center;

}



.posts-social .poster img {

  display: block;

  margin: 3px 0 5px 0;

}



.posts-social .post-date,

.posts-social .post {

  margin-left: 75px;

}



.posts-social .post-date,

.posts-social .post-age {

  color: #999;
  background-color;#fff;

}

