/* CSS Document */

* {
	outline: 0;
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.clear { clear: both; }

h3 {
	color: #002c77;
	font-size: 1.3em;
}

a {
	color: #234f7f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#top_right{
	position:relative;
	top:0px;
	margin-top:0px;
	left: 580px;
	font-size:12px;
}
#container {
	width: 981px;
	margin: 18px auto;
}

#masthead {
	background: url(../../images/bg_content-top.gif) no-repeat center bottom;
	padding: 0 0 22px 0;
}

#masthead #logo {
	padding: 0 0 0 62px;
	float: left;
}

#masthead #logo h1 {
	text-indent: -9000em;
	background: url(../../images/logo_cbs_dark.gif) no-repeat 0 0;
	width: 154px;
	height: 74px;
	cursor: pointer;
}

#masthead #headline {
	float: right;
	width: 735px;
	padding: 0 0 0 15px;
}

#masthead #headline h2 {
	text-indent: -9000em;
	background: url(../../images/title_diversity_dark.gif) no-repeat 0 13px;
	width: 91px;
	height: 45px;
}

#masthead #navigation {
	float: right;
	clear: right;
	background: url(../../images/bg_navigation.gif) no-repeat 18px 0;
	width: 728px;
	height: 35px;
	padding: 0 18px; 
}

#masthead #navigation li:first-child {
	background: none;
	padding-left: 23px;
}

#masthead #navigation li {
	list-style-type: none;
	float: left;
	padding: 0 16px;
	background: url(../../images/img_nav-divider.gif) no-repeat 0 1px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
}

#masthead #navigation li a {
	color: #fff;
	text-decoration: none;
}

#masthead #navigation li a:hover {
	color: #1d3660;
}

#flash-feature {
	clear: both;
}

#content-wrapper {
	background: url(../../images/bg_container.gif) repeat-y 0 0;
}

#content-wrapper.subpage {
	background: url(../../images/bg_container-subpage.gif) repeat-y 0 0;
}

#content {
	background: url(../../images/bg_content.jpg) no-repeat center top;
	clear: both;
	font-size: .75em;
	line-height: 1.35em;
	padding: 20px 17px 0 17px;
}

#content.subpage {
	background: url(../../images/bg_content-subpage.jpg) no-repeat center top;
}

#content h3 {
	margin: 0 0 15px 0;
	font-weight: normal;
}

#content p strong {
  color: #002c77;
}

#content #left {
	width: 191px;
	padding: 0 24px 0 0;
	float: left;
}
 
 #content #left #subnav {
   margin-bottom: 25px;
 }
   #content #left #subnav li {
     list-style: none;
     font-size: 14px;
     margin: 0 0 5px 0;
   }
 
#content #left .event {
	line-height: 1.4em;
	padding: 0 0 11px 0;
	margin: 0 0 11px 0;
	border-bottom: 1px solid #ced4df;
}

#content #main {
	width: 469px;
	padding: 0 22px;
	float: left;
}

#content #main-wide {
	width: 688px;
	padding: 0 22px;
	float: left;
}

#content #main p, #content #main-wide p {
	margin: 15px 0;
}

#content #main img, #content #main-wide img {
	padding: 4px;
	border: 1px solid #d1d8e4;
}
   
   #content #main-wide #post_box {
      border-bottom: 1px solid #d1d8e4;
      margin-bottom: 25px;
   }
      #content #main-wide #post_box p {
         margin-top: 5px;
      }
      #content #main-wide #post_box h3 {
         margin-bottom: 10px;
      }
      #content #main-wide #post_box .date {
         font-weight: bold;
      }
   
#content img.float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

#content .featured-news {
	padding: 0 0 10px 0;
}

#content .share-bar {
	padding-bottom: 10px;
	border-bottom: 1px solid #d4d9e3;
}

#content .share-bar li {
	list-style-type: none;
	padding: 0 0 0 20px;
	display: inline;
	margin: 0 10px;
	height: 14px;
	line-height: 14px;
}

#content .share-bar li:first-child {
	padding-left: 0;
	margin-left: 0;
}

#content .share-bar li#share-digg { background: url(../../images/icon_digg.gif) no-repeat 0 0; }

#content .share-bar li#share-delicious { background: url(../../images/icon_delicious.gif) no-repeat 0 0; }

#content .share-bar li#share-reddit { background: url(../../images/icon_reddit.gif) no-repeat 0 0; }

#content .share-bar li#share-yahoo-buzz { background: url(../../images/icon_yahoo-buzz.gif) no-repeat 0 0; }

#content #right {
	width: 193px;
	padding-left: 26px;
	float: left;
}

#content #right .blog-entry {
	padding-bottom: 10px;
	border-bottom: 1px solid #d4d9e3;
	margin-bottom: 10px;
}

#content #right .blog-entry em {
	font-size: .9em;
}

#footer {
	background: url(../../images/bg_footer_dark.jpg) no-repeat 0 0;
	padding: 54px 0 0 0;
	height: 62px;
	font-size: 10px;
	color: #fff;
	clear: both;
}

#footer #secondary-navigation {
	width: 710px;
	padding: 10px 30px;
	float: left;
}

#footer #secondary-navigation a {
	color: #fff;
}

#footer #secondary-navigation ul {
	padding: 0 0 5px 0;
}

#footer #secondary-navigation li {
	list-style-type: none;
	display: inline;
	padding: 0 12px;
	border-left: 1px solid #fff;
}

#footer #secondary-navigation li:first-child {
	border: none;
	padding-left: 0;
}

#footer #other-cbs {
	width: 211px;
	float: right;
}
.cat2nav a{
	font-size:12px;
	margin-left:10px;
	display:block;
}
.normal_li ul {
	padding-left:30px;
	padding-bottom: 10px;
}
.normal_li ul li{
	list-style:inside;
}