@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: Droid Sans, Trebuchet, Verdana, sans-serif;
	color: #323b46 /*dark blue grey*/;
	font-size: small;
}
* html body {
	font-size: small; /* for IE5/Win */
	f/ont-size: medium; /* for other IE versions */
}

a:link	{color:#15124b /*dark blue*/;
text-decoration:none;}
a:visited {	color: #747474 /*grey*/;text-decoration:none;}
a:hover {color:#600;text-decoration:none;}
a:active {color:#f00d0d /*orange red*/;text-decoration:none;}

p.clearall {clear:both; height:0;}

h1 {
	font-size: 160%;
	font-family: Droid Sans, Verdana, sans-serif;
	font-weight:bold;
	color:#15124b /*dark blue*/;
}
h2 {
	font-size: 120%;
	font-family: Droid Sans, Verdana sans-serif;
	font-weight:bold;
	color:#15124b /*dark blue*/;
}
h3 {
	font-size: 110%;
	font-family: Droid Sans, Verdana sans-serif;
	font-weight:bold;
}

.clear {
	clear: both;
	}
.clear-left {
	clear:left;
	}
.clear-right {
	clear:right;
	}

				/* --------------------- navigation area: top  ------------------*/
				
#header {	background:#fff url(images/top-bg-blue.gif) bottom left repeat-x;
	color: #fff;
	padding: 2px 0 18px 0;
	}
#nav {
	width: 1024px;
	margin: 5px auto 18px auto;
	}
#nav ul li {
	float:left;
	list-style:none;
	}
#nav li a {
	color: #fff;
	width: 76px;
	background:url(images/topnav-button.gif) top left no-repeat;
	text-decoration: none;
	display:block;
	text-align:center;
	margin: 5px 5px;
	padding: 1px 1px 2px 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
#nav li a:visited {
	color: #8a89a5 /*light grey*/;
	background:url(images/topnav-button-visited.gif) top left no-repeat;
	}
#nav li a:hover {
	background:url(images/topnav-button-over.gif) top left no-repeat;
	color:#15124b /*dark blue*/; }
#nav li a:active {}

.right_column .widget_search {
	margin: 10px 0;
	padding: 5px 0 5px 5px;
}
.right_column .widget_search #searchform {
	margin: 0 auto;
	}
.right_column .widget_search .search {
	background: #15124b /*dark blue*/;
	padding: 15px 0;
	}
.widget_search .ann_search{
	background-image: url(images/search_bg_box.gif);
	width:300px; 
	height:30px;
	margin: 0 auto;
		}
.widget_search .ann_search input{
	width:208px; 
	height:9px;
	padding:6px 4px;
	margin-top:4px;
	margin-left:5px;
	margin-right: 4px;
	float:left;
	color:#8a89a5 /*light grey*/;
	border:1px solid #ddd;
	background-color:#fff;
		}
.widget_search .ann_search .search_button{
			padding-top:3px; 
			margin-left:8px;
			display:block;
		}
.widget_search .ann_search a img{
			border:none;
	}
	
					/* ---------------------  Logo and Banner Area  ------------------*/
#logo-header {
	width: 1024px;
	padding: 0;
	margin: 0 auto 2px auto;
}	
table.logo-header{
	 width:1024px;
	 margin: 0;}
.logo-header img {
	margin: 2px;
	border:none;
	}
.logo-header .topicons td{
	padding: 0 2px 0 0;}	
div.banner-ad {
	border: 1px solid #15124b /*dark blue*/;
	witdh: 476px;
	height:64px;
	padding: 0;
	margin: 0;
	float:left;
	}
div.banner-ad a:hover {
	color: #fff;}
	
					/* --------------------- navigation area: main  ------------------*/
#mainnav {	
	clear:both;
	background: url(images/mainnav-bg-blend.gif) top left repeat-x;
	padding: 2px 0 5px 0;
	font-size: 14px;
	}
#mainnav ul{
	margin: 0 auto;
	padding: 13px 0 0 0;
	width: 1024px;
	}	
#mainnav ul li {
	float:left;
	list-style:none;
}	
#mainnav li a{
	display:block;
	line-height: 24px;
	padding: 6px 9px 1px 9px;
	border-right: 1px solid #b8b7c9 /*blue grey*/;
	border-bottom: 4px solid #15124b /*dark blue*/;
	text-transform:uppercase;
	font-size: 90%;
}
#mainnav li a.selected,
#mainnav li a:hover {
	line-height: 28px;
	background:#fef26e url(images/mainnav-selected.gif) bottom right no-repeat;
	text-decoration:none;
	border-bottom: none;
	}
					/* --------------------- navigation area: sub  ------------------*/
					
#mainnav #subnav {
	clear:left;
	background:#15124b /*dark blue*/;
	color: #fff;
	}
#mainnav #subnav ul {
	padding-top: 0;
	padding-bottom: 0;}	
#mainnav #subnav ul li {
	font-size: 13px;}
#mainnav #subnav li a {
	display:block;
	padding: 2px 15px 3px 15px;
	margin: 0;
	line-height: 16px;
	text-transform:none;
	border-right: none;
	color: #fff;
	font-weight: bold;
	}
#mainnav #subnav li a.selected,
#mainnav #subnav li a:hover {
	color: #ffea03 /*yellow*/;
	background: #15124b /*dark blue*/;
	}	

	
					/* --------------------- content area  ------------------*/
#content {
	width: 1024px;
	padding: 0;
	margin: 0 auto;
}
.maincontent {
	float:left;
	width: 645px;
	margin-left: 12px;
	border:1px solid white;
}
.right_column {
	float:right;
	width: 336px;
	margin-right: 12px;
}
					/* --------------------- Center column  ------------------*/
.maincontent h1 {
	font-size: 160%;
	margin: 2px 0 0 0;
	padding: 0 0 2px 0;
	color: #c6c6d0 /*light blue grey*/
}
.maincontent h2 {
	font-size: 120%;
	margin: 0 0 5px 0;
	padding: 2px 0;
	}
.maincontent .post h2 {
	margin-top: 5px;
	padding-top: 0;}	
.maincontent .post img,
.maincontent #teaser img {
	padding: 2px;
	margin: 2px 10px 15px 0;
	border: none;
	border-bottom:1px solid #15124b /*dark blue*/;
	border-right:1px solid #15124b /*dark blue*/;
	}

.maincontent .ad {
	margin: 20px auto;
}
.maincontent .ad img {
	border: none;
	margin: 0 auto;
	}
.maincontent .ad .ad-box {
	margin: 0 auto;
	padding: 2px;
	text-align:center;
	border-bottom:1px solid #ccc;
}
					
.maincontent .ad h3{
	text-transform:uppercase;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size: 70%;
	color: #666;
	padding-left: 5px;
}
.maincontent .ticker {
	overflow:hidden; 
	width:654px;
	background: #15124b /*dark blue */;
	color: #fff8a4 /*light yellow*/;
	} 
.maincontent .ticker a {
	padding: 2px 5px;
	font-weight:bold;
	text-decoration:none;
	color:  #fff8a4 /*light yellow*/;
	}
.maincontent ul, ol {
	clear: left;
	margin-left: 1em;
	display: block;
	}
.maincontent ul li {
	margin-left: 1em;
	}

							/* --------------------- Announcement  ------------------*/
	
#Announcement {
	width: 996px;
	margin: 0 auto;
	background:#fff8a4 /*light yellow*/;
	border:1px double #15124b /*dark blue */;
	color: #15124b /*dark blue */;
	}
#Announcement h1 {
	padding: 10px 10px 5px 10px;
	}
#Announcement h1 a:link, #Announcement h1 a:visited {
	color: #900;
	text-decoration: none;
	}
#Announcement h1 a:hover {
	color: #15124b /*dark blue */}

#Announcement ul {
	padding: 0 10px 10px 10px;}	
#Announcement ul li {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	}	
	
							/* --------------------- Top Stories  ------------------*/
.maincontent .topstory-box {
	margin: 2px 0 20px 0;
	}
.topstory1 {
	float:left;
	display:inline;
	width:380px;
	height: 170px;
	margin: 0 1px 1px 0;
	border-right: 1px solid #fff;
	background:url(images/topbox-photo1.jpg) top left no-repeat;
	}
.topstory1 a {
	display:block;
	width: 378px;
	height: 168px;
	border:2px solid #15124b /*dark blue */;
	}
.topstory1 a p,
.topstory2 a p {
	display:block;
	margin: 133px 0 0 0;
	padding: 2px 5px;
	height: 32px;
	background: #15124b /*dark blue */;
	color:#fff8a4 /*light yellow*/;
	text-align:center;
	line-height:110%;
	overflow:hidden;
}	
.topstory3 a p,
.topstory4 a p,
.topstory5 a p {
	display:block;
	margin: 103px 0 0 0;
	padding: 2px 5px;
	height: 32px;
	background: #15124b /*dark blue */;
	color:#fff8a4 /*light yellow*/;
	text-align:center;
	line-height:110%;
	overflow:hidden;
}	

.topstory1 a:hover,.topstory2 a:hover, .topstory3 a:hover, .topstory4 a:hover, .topstory5 a:hover  {
	border:2px solid #ffea03 /*light yellow*/;
	}		
.topstory2 {
	float:left;
	display:inline;
	width:260px;
	height: 170px;
	margin: 0 1px 1px 1px;
	background:url(images/topbox-photo2.jpg) top right no-repeat;
	}
.topstory2 a {
	display:block;
	width: 258px;
	height: 168px;
	border:2px solid #15124b /*dark blue */;
	}	
.topstory3 {
	float:left;
	display:inline;
	width:212px;
	height: 141px;
	margin: 1px 1px 0 0;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background:url(images/topbox-photo3.jpg) top left no-repeat;
	}
.topstory3 a {
	display:block;
	width: 210px;
	height: 139px;
	border:2px solid #15124b /*dark blue*/ ;
	}		
.topstory4 {
	float:left;
	display:inline;
	width:213px;
	height: 141px;
	margin:1px 1px 0 1px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background:url(images/topbox-photo4.jpg) top left repeat;
	}
.topstory4 a {
	display:block;
	width: 211px;
	height: 139px;
	border:2px solid #15124b /*dark blue */;
	}		
.topstory5 {
	float:left;
	display:inline;
	width:212px;
	height: 141px;
	margin:1px 0 0 1px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background:url(images/topbox-photo5.jpg) top left no-repeat;
	}
.topstory5 a {
	display:block;
	width: 210px;
	height: 139px;
	border:2px solid #15124b /*dark blue */;
	}		
.topstory1 .timestamp, 
.topstory2 .timestamp,
.topstory3 .timestamp, 
.topstory4 .timestamp,
.topstory5 .timestamp {
	float:left;
	background: #15124b /*dark blue*/;
	color: #fff;
	padding: 2px 5px;
	margin:0;
	font-size: 90%;
}
			
.date {
	text-align:right;
	font-size: 90%;
	font-family: "Droid Serif", serif;
	font-style:italic;
	margin: 20px 2px 0 0;
	padding: 10px 0 0 0;
	color: #a1a1aa /*light blue grey*/
}
.topvideo {
	clear:both;}
.topvideo #player{
	margin: 0 auto;
	text-align:center;
	background:#15124b /*dark blue*/;
	padding: 5px;
}
.topvideo #ShareLinks {
	background: #15124b /*dark blue*/;
	text-align:center;
	margin: 0 0 10px 0;
}
.topvideo #ShareLinks img {
	margin: 0 2px;
}
.topvideo h1 {
	margin: 0;
	padding: 0;
	}
.post {
	clear: both;}	
.topvideo p, .post p {
	margin: 5px 0 10px 0;
	line-height: 140%;
}
.tags {	font-family: "Droid Serif", serif;
	font-size: 80%;
}
.tags p {
	float:left;
	margin: 0;
	padding: 0;
	color: #a1a1aa /*light blue grey*/;	
}
.tags ul li {
	list-style:none;
	float:left;
}
.tags li a {
	display:block;
	padding: 0 8px;
	margin: 0;
	border-right: 1px solid #15124b /*dark blue */;
}
.tags li a:link {	
	color:  #205991 /*blue */;
	}
.tags li a:hover {
	text-decoration: none;
	color: #15124b /*dark blue */ ;
	}
.byline {
	clear: left;
	float:right;
	width: 100%;
	border-bottom: 1px solid #15124b /*dark blue */;
	margin: 0;
	padding: 0;
}
.byline-options {
	float:right;
	width: 100%;
	}
/*changed this for AddThis
.byline .social-links {
	float:right;
	padding: 0 10px;
	margin: 0 5px;
	line-height: 20px;
}
*/

.byline .social-links {
	padding-left:450px;
	line-height: 20px;
}
.byline .social-links img {
	padding: 2px;
	margin: 0;
	border:none;
}
.byline .social-links img a { 
	display:block;
	width: 16px; height: 16px; text-indent: -9999px; background: url(images/print_mini.png) no-repeat top left;
}	
.byline .social-links img a:hover {
	padding-bottom: 2px;
	margin-top: -2px;
}	
.more-coverage {
	background:url(images/more-coverage-button.gif) top left no-repeat; 
	padding: 2px 0 10px 106px;
	margin: 10px 0;
	border-bottom: 1px solid #15124b /*dark blue */ ;
	}
.more-coverage p{
	padding: 0;
	margin:0;
	}
#comments {
	margin: 20px 0 5px 0;
	}	
#comments li {
	list-style:none;
	}	
#comments h2 {
	border-bottom: 1px solid #15124b /*dark blue */;
	padding: 7px 5px 2px 5px;
	margin: 7px 0;
	}
#comments form .commentform {
	margin: 10px 0;
	padding: 10px 0;
	}	
#comments textarea#body	{
	width: 400px;
	}
#comments .commentform label {
	margin: 5px 2px;
	padding: 0 2px 2px 2px;
	text-align:right;
	}
.commentform p {
	float:none;
	clear: left;
	padding: 2px 5px;
	}
.commentform p label {
	width: 220px;
	display:block;
	margin: 2px 5px 2px 0;
	float:left;
	}	
#comments p.subscribe-to-comments {
	margin:  0 0 0 230px;
	padding: 0;
}	
#comments #submit {
	margin-left: 230px;
	}
.comments .comment_subscribe {
	float: right;
	font-size: 70%;
	text-transform:uppercase;
	}	
.comments .comment_subscribe a:link {
	display:block;
	height: 20px;
	padding: 2px 0 0 20px;
	background: url(images/icon-rss-blue.png)top left no-repeat;
	}
.comments .comment_subscribe a:hover {
	display:block;
	height: 20px;
	padding: 2px 0 0 20px;
	background: url(images/tophd-icon-rss.png)top left no-repeat;
	}
.comments .comment-box {
	margin: 0 0 5px 30px;
	border-bottom: 1px solid #15124b /*dark blue */;
	}	
.comments .comment-box .avatar {
	float:left;
	width: 40px;
	height: 40px;
	padding: 0 0 5px 0;
	}
.comments .comment-box .comment-data {
	margin-left: 50px;
	font-style:italic; 
	}	
.comments .comment-box .comment-data .comment-rank-highest {
	font-style: normal;
	text-transform: uppercase;
	font-size: 80%;
	margin: 0 5px 0 20px;
	font-weight:bold;
	background: #15124b /*dark blue */;
	color: #ffea03 /*light yellow*/;
	padding: 2px 5px;
	}

.comments .comment-box .comment-data .comment-rank-high {
	font-style: normal;
	text-transform: uppercase;
	font-size: 80%;
	margin: 0 5px 0 20px;
	font-weight:bold;
	background: #60F /*violet */;
	color: #ffea03 /*light yellow*/;
	padding: 2px 5px;
	}	
.comments .comment-box .comment-data .comment-rank-neutral {
	font-style: normal;
	text-transform: uppercase;
	font-size: 80%;
	margin: 0 5px 0 20px;
	font-weight:bold;
	color: #999;
	padding: 2px 5px;
	}	
.comments .comment-box .comment-data .comment-rank-low {
	font-style: normal;
	text-transform: uppercase;
	font-size: 80%;
	margin: 0 5px 0 20px;
	font-weight:normal;
	color: #CCC;
	padding: 2px 5px;
	}	
.comments .comment-box .comment-vote {
	float:right;
	width: 60px;
	height: 60px;
	margin:  0 0 5px 0;
	}	
.comments .comment-box .comment-body {
	margin: 10px 5px 5px 50px;}	
.comments .comment-box .comment-body p{
	margin: 2px 0 5px 0;}	
.comments .comment-nav {
	margin: 10px 0 2px 0;
	}
.comments .comment-nav ul li {
	float:left;
	list-style:none;
	padding: 2px 0;
	} 	
.comments .comment-nav ul li a{
	display:block;
	border-left: 1px solid #999;
	padding: 0 10px;
	text-transform:uppercase;
	line-height: 10px;
	} 		
.comments .comment-byline {
	border:1px solid #15124b /*dark blue */;
	font-style:italic;
	font-size: 90%;
	color: #666;
	margin: 20px 0;
	padding: 10px;}	
.related-posts p{
	padding: 2px 0 2px 20px;	
	}	
.discuss a {
	float:right;
	font-family: "Droid Sans", sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	line-height: 20px;
	}
.discuss a:hover {	
	text-decoration:none;
	color: #600;
	}	
.numberofcomments{
	float:right;
	background:#15124b /*dark blue */ url(images/discuss-bg.gif) bottom left no-repeat;
	color: #fff;
	padding: 2px 5px 5px 12px;
	font-family: "Droid Sans", sans-serif;
	}	
.numberofcomments a {color: #fff;}
.numberofcomments a:hover {
	text-decoration:none;
	color: #feea0a /*yellow*/;
}
.maincontent h2.list {
	border-bottom: 1px solid #15124b /*dark blue */;
	padding-left: 40px;
	margin: 20px 0;
	}
.list-item-tv, .list-item-news, .list-item-cast {
	padding: 0 0 10px 40px;
	margin: 5px 0 0 0;
	clear:right;
	}
.list-item-tv ul li, .list-item-news ul li, .list-item-cast ul li {
	margin: 0 0 10px 20px;
	list-style:none;
	}	
.list-item-tv .see-all, .list-item-news .see-all, .list-item-cast .see-all {
	padding-bottom: 15px;
	padding-left: 200px;
	}	
.list-item-tv img, .list-item-news img, .list-item-cast img	{
	float:left;
	margin: 0 10px 5px 0;
	padding: 2px;}
.list-item-tv h2, .list-item-news h2, .list-item-cast h2 {
	padding: 0 0 8px 0;
	margin: 0;
	font-size: 140%;
	}
#teaser h2{font-size: 110%;
	}		
.list-item-tv{
	background:url(images/ANN-icon-30x30-tv.png) top left no-repeat;}
.list-item-news{
	background:url(images/ANN-icon-30x30-news.png) top left no-repeat;}	
.list-item-cast{
	background:url(images/ANN-icon-30x30-podcast.png) top left no-repeat;}
	

.cast-list {
	margin: 10px 0;}
.cast-list li{
	background:url(images/ANN-icon-30x30-podcast.png) top left no-repeat;
	list-style:none;
	padding: 0 0 0 35px;
	margin-top: 20px;
	}
	
	
					/* --------------------- pagination ------------------*/
					
.pagination {
	font-size: 90%;
	font-weight:bold;
	width: 660x;
	border-bottom: 1px solid  #15124b /*dark blue*/;
	}
.pagination ul {
	float:right;}	
.pagination ul li{
	float:left;
	list-style:none;
	}
.pagination ul li a {
	display:block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align:center;
	margin: 10px 2px;
	border:1px solid #CCC;
	}
.pagination ul li.big a{
	width: 50px;
}	
.pagination ul li a:hover, .pagination ul li.selected a{
	background: #15124b /*dark blue*/;
	color: #fff;}	

					/* --------------------- video page ------------------*/	
					
#video-overview {
	width: 660px;
	background: #c6c6d0 /*light blue grey*/;
	}					
#video-overview .video-categories {
	width: 150px;
	float:left;
	}
#video-overview .video-categories h2 {
	font-size: 100%;
	margin: 5px 5px 2px 0;
	padding: 0 0 0 10px;}	
#video-overview .video-categories ul {
	margin: 10px 0;}	
#video-overview .video-categories ul li {
	list-style: none;
	padding: 0 10px;
	}	
#video-overview .video-categories ul li a{
	border-bottom:1px solid #666;
	font-size: 90%;
	padding: 5px 4px;
	display:block;}	
#video-overview .video-categories ul li a:hover {
	background-color: #fff;}
#video-overview .video-categories li#selected{
	background: #dadae6 /*lighter grey*/;
	color: #999;
}
#video-overview .videolinks {
	float:right;
	width: 500px;
	height: 620px;
	margin: 5px 0 10px 0;
	overflow:auto;
}
#video-overview .videolinks .vbox {
	width: 145px;
	height: 130px;
	float:left;
	overflow:hidden;
	background: #fff;
	margin: 5px;
	padding: 2px;
	}
#video-overview .videolinks .vbox a img{
	border: none;
	float:none;
	padding: 5px 5px 4px 5px;
	margin: 0;}	
#video-overview .videolinks .vbox img {
	margin: 0 auto;}	
#video-overview .videolinks .vbox p{
	font-style:italic;
	color:#999;
	font-size: 80%;
	padding: 0 5px;
	}	
#video-overview .videolinks .vbox p a {
	font-style:normal;
	font-weight:bold;
	}	
	
					/* --------------------- archive  ------------------*/	
	
#archive-container {
	font-size: 16px;
	text-transform: uppercase;
	padding: 20px 0 5px 0;
	margin: 0;
	}
#archive-container ul {
	margin:0;}
#archive-container li {
	color: #999;
	line-height: 24px;}
#archive-container #selected {
	font-size: 21px;
	font-weight:bold;}

ul#archive-years  {
	display:block;
	padding: 0;}
#archive-years li {	
	list-style:none;
	display:inline;
	padding: 5px 20px 5px 0;
	}
#archive-years li a:link, #archive-months li a:link {
	color: #a1a1aa /*light blue grey*/;
	}
#archive-years li#selected a:link,#archive-months li#selected a:link  {
	color:#15124b /*dark blue */;
}	
ul#archive-months {
	display:block;
	padding:5px 0;}
#archive-month #selected {
	font-size: 21px;
	line-height: 24px;}
#archive-months li {
	list-style: none;
	font-size: 14px;
	display: inline;
	padding: 5px 10px 5px 0;}
	
 ul#archive-days {
	display:block;
	padding: 0;
	width: 660px;
	line-height: 21px;
	border-top: 1px solid #15124b /*dark blue */;
	border-bottom: 1px solid #15124b /*dark blue */;
	}
#archive-days li {
	list-style: none;
	display: block;
	float: left;
	width:45px;
	line-height: 45px;
	padding: 1px;
	margin: 2px;
	text-align:center;
}
#archive-days li a {
	display: block;float:left;
	width: 44px;
	line-height: 44px;
	text-decoration: none;
	background: #ffea03 /*light yellow*/ url(images/calendar-bg.jpg) top left repeat-x;
	border-right: 1px solid #f2c53d;
	border-bottom: 1px solid #f2c53d;
	}
#archive-days #selected {
	font-size: 16px;
	background: #fff9b3 /*light yellow*/ url(images/calendar-bg-today.jpg) top left repeat-x;
	width: 44px;
	line-height: 44px;
	}	
#archive-days li a:hover, #archive-days #selected li a:hover {
	background: #ffea03 /*light yellow*/ url(images/calendar-bg.jpg) top left repeat-x;
	border: none;
	border-left: 1px solid #f2c53d;
	border-top: 1px solid #f2c53d;
	}	
	
	
#archive-days li a:active, #archive-days li #selected a:active {
	background: #15124b /*dark blue*/ url(images/calendar-bg-active.jpg) top left repeat-x;
	color: #ffea03 /*light yellow*/;
	border: none;
	border-left: 1px solid #15124b /*dark blue*/;
	border-top: 1px solid #15124b /*dark blue*/;
	}		

					/* --------------------- small center columns  ------------------*/	
.smallcolumn-box {
	margin: 5px 0;
}
.smallcolumn-left {
	float: left;
	width: 340px;
}
.smallcolumn-right {
	float:right;
	width:340px;
}
.smallcolumn-box .date {
	text-align:left;
	font-size: 90%;
	font-family: "Droid Serif", serif;
	font-style:italic;
	margin: 10px 0 0 0;
	padding: 0;
	color: #a1a1aa /*light blue grey*/
}
.smallcolumn-box h1 {
	font-size: 110%;
	margin: 5px 0;
}
.smallcolumn-box h2 {
	font-size: 100%;
}
.smallcolumn-box img {
	float:left;	
	padding: 1px;
	margin: 0 5px 2px 0;
	border:1px solid #b8b7c9;
}
.smallcolumn-box .tags{
	border-bottom: none;
}

					/* --------------------- right column  ------------------*/

.right_column .ad h3{
	text-transform:uppercase;
	text-align:right;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size: 70%;
	color: #666;
}
.right_column .ad .ad_img {
	text-align:center;
	margin: 0 auto;
	border:1px solid #CCC;
	padding: 2px;
}
.right_column h1 {
	font-size: 160%;
	color: #c6c6d0 /*light blue grey*/;
	margin: 5px 0 0 0;
	padding: 5px 0 2px 0;}
.right_column .widget {
	margin: 10px 0;
	padding: 5px 0;
}
.right_column .widget p {
	padding: 5px 0;}
.right_column .widget img {
	float:left;
	padding: 1px;
	margin: 0 5px 2px 0;
}

.right_column .widget_topvideo {
	margin: 10px 0;
	padding: 5px 0;
}
.right_column .widget_most-popular {
	margin: 10px 0;
	padding: 5px 0;
}
.right_column .widget_most-popular ul.tab {
	margin: 0;}
.right_column .widget_most-popular ul.tab li {
	list-style:none;
	float:left;
	padding: 4px 10px 2px 10px;
	border:1px solid #c6c6d0 /*light blue grey*/;
	}
.right_column .widget_most-popular ul.tab li.selected {
	background-color: #c6c6d0 /*light blue grey*/;
	}
.right_column .widget_most-popular .pop-box {
	clear:left;
	margin: 0;
	padding: 5px 20px;
	background: #c6c6d0 /*light blue grey*/; 
	}
.right_column .widget_most-popular ol {
	margin: 15px 2px 10px 5px;}
.right_column .widget_most-popular ol li{
	list-style-type:decimal;
	padding: 4px 0;
	}
.right_column .rgt_video img {
	margin: 0;
	padding: 0;
}
.right_column .rgt_video {
	margin: 0 0 5px 0;
	padding: 0;
	background: #15124b /*dark blue*/;
}
.right_column .rgt_video a {
	color: #fff8a4 /*light yellow*/;
	}
.right_column .rgt_video p{
	text-align:center;
	padding: 2px 5px 5px 5px;
	font-weight: bold;
	font-size: 90%;
	color: #342f42 /*lighter dark blue*/;
}
.right_column .widget_featured .feature_title img {
	float:left;
	padding: 1px;
	margin: 0 5px 18px 0;
	border:1px solid #b8b7c9;
}
.right_column .feature_title {
	font-weight:bold;
	clear:left;
	font-size: 90%;
}
.right_column .feature_byline {
	font-style:italic;
	font-size: 90%;
	padding: 5px 0 10px 0;
}
.right_column #calendar_wrap h2{
	font-size: 110%;
	display:block;
	text-align:center;
	margin: 5px 0 2px 0;
	padding: 0;
	width: 333px;
	line-height: 24px;
	border-top: 1px solid #ccc;	
	}
.right_column #calendar_wrap table.archive-nav,
.right_column #calendar_wrap h2 table {
	width: 333px;
	margin: 0;
	padding: 0;
	}
.right_column #calendar_wrap .archive-nav td.month,
.right_column #calendar_wrap h2 td.month {
	padding: 2px 5px;
	margin: 0 auto;
	}
.right_column #calendar_wrap h2 img {
	float:none;
	margin: 0;
	padding:0;
	}	
.right_column #calendar {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}
.right_column #calendar th{
	padding: 5px;
	text-align:center;
	}
.right_column #calendar td 	{
	width: 45px;
	line-height: 45px;
	margin: 1px;
	text-align:center;
	}
.right_column #calendar td#today, .right_column #calendar td#today a:link {
	background: #fff9b3 /*light yellow*/ url(images/calendar-bg-today.jpg) top left repeat-x;
	border: none;
	border-bottom: 1px solid #ffea03 /*light yellow*/;
	border-right: 1px solid #ffea03 /*light yellow*/;
	}
.right_column #calendar a {
	display:block;
	background: #ffea03 /*light yellow*/ url(images/calendar-bg.jpg) top left repeat-x;
	border-right: 1px solid #f2c53d;
	border-bottom: 1px solid #f2c53d;
	}
.right_column #calendar a:hover, .right_column #calendar td#today a:hover {
	background: #ffea03 /*light yellow*/ url(images/calendar-bg.jpg) top left repeat-x;
	border: none;
	border-left: 1px solid #f2c53d;
	border-top: 1px solid #f2c53d;
	}	
.right_column #calendar a:active, .right_column #calendar td#today a:active {
	background: #15124b /*dark blue*/ url(images/calendar-bg-active.jpg) top left repeat-x;
	color: #ffea03 /*light yellow*/;
	border: none;
	border-left: 1px solid #15124b /*dark blue*/;
	border-top: 1px solid #15124b /*dark blue*/;
	}		
.right_column .widget_comments .c-blurb-holder {
	border-bottom: 1px solid #15124b /*dark blue*/;
	}
.right_column .widget_comments .c-blurb-holder p {
	padding: 0;}
.right_column .widget_comments .c-blurb-holder p a{
	display:block;
	padding: 5px 5px 0 5px;
	height: 50px;
	margin-top: 2px;
	}	
.c-blue p a{
	background: #15124b /*dark blue*/;
	color: #fff8a4 /*light yellow*/;
	}
.c-blue-violet p a{
	background: #306;
	color: #fff8a4 /*light yellow*/;
	}
.c-violet p a{
	background: #60F;
	color: #fff8a4 /*light yellow*/;
	}
.c-red-violet p a{
	background: #606;
	color: #fff8a4 /*light yellow*/;
	}
.c-red p a{
	background: #C00;
	color: #fff8a4 /*light yellow*/;
	}
.c-blue p a:hover, .c-blue-violet p a:hover,.c-violet p a:hover, .c-red-violet p a:hover, .c-red p a:hover {
	background: #fff8a4 /*light yellow*/;
	color: #15124b /*dark blue*/;
	}	
		
.right_column .widget_comments .numberofcomments {
	display:inline;
	margin: 33px 0 0 0;
	}	
.right_column .widget_comments p.comment-blurb {
	display: inline;
	float:left;
	font-style:italic;
	}
.right_column .widget_comments .c-blue p.comment-blurb {
	width: 255px;
	}		
.right_column .widget_comments .c-blue-violet p.comment-blurb {
	width: 240px;
	}	
.right_column .widget_comments .c-violet p.comment-blurb {
	width: 220px;
	}		
.right_column .widget_comments .c-red-violet p.comment-blurb {
	width: 200px;
	}		
.right_column .widget_comments .c-red p.comment-blurb {
	width: 180px;
	}	
.right_column .widget_podcasts ul {
	margin: 10px 02px 0;}

.right_column .widget_podcasts ul li {
	background:url(images/ANN-icon-30x30-podcast.png) top left no-repeat;
	list-style: none;
	padding: 0 0 2px 33px;
	}

.right_column .widget_podcasts img {
	float:left;
	margin: 0 8px 2px 0;
	}
.right_column .widget_podcasts .learn-more {
	padding: 0 0 2px 0;
	margin: 0 0 10px 150px;
	font-size: 80%;
	font-weight:bold;
	text-transform:uppercase;
	}	
.right_column .widget_podcasts .learn-more img {
		border:none;
		padding: 1px 5px 0 0;
		}
.right_column .widget .cast-archive {
	margin: 10px 0;}

.right_column .widget .cast-archive li {
	list-style:none;
	margin: 0 0 10px 0;
	padding: 2px 0;
	}	
ul.see-all li{
	list-style-image:url(images/learn-more-button.gif);	
	margin: 0 0 10px 0;
	padding: 0;
	text-transform:uppercase;
	font-size: 100%;
	font-weight:bold;
	}
.pop-box ul.see-all li{
	list-style-image:url(images/learn-more-button-white.gif);	
	margin: 0 0 10px 8px;
	padding: 0;
	text-transform:uppercase;
	font-size: 100%;
	font-weight:bold;
	}
li.see-all-right {	
	clear:left;
	padding: 2px 0 2px 20px;
	margin: 0 0 10px 220px;
	display:block;
	text-transform:uppercase;
	font-size: 100%;
	font-weight:normal;
	background:url(images/learn-more-button.gif) top left no-repeat;
	}	
p.see-all {
	clear:left;
	padding: 2px 0;
	margin: 0 0 10px 0;
	text-transform:uppercase;
	font-size: 100%;
	font-weight:bold;
	}
.maincontent p.see-all img, p.see-all img {
	padding: 2px 5px 0 0;
	margin: 1px 0 0 0;
	border: none;
}
.see-all a:hover {
	text-decoration:none;
	color: #600;
	}

					/* --------------------- footer ------------------*/
#footer {
	background:url(images/top-bg-blue.gif) bottom left repeat-x;
	}
#footer .footer {	
	width: 1024px;
	padding: 0;
	margin: 10px auto 0 auto;}
#footer .footer-right {
	float:right;
	margin: 8px 0 20px 5px;
	color: #fff;
	background: #15124b /*dark blue*/;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 80%;
	}
#footer .footer-left {
	float:left;	
	margin: 8px 0 20px 0;
	width: 700px;
	color: #fff;
	background: #15124b /*dark blue*/;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 80%;
	}
#footer .footer-left li {
	float:left;
	list-style:none;
	}	
#footer .footer-left li a{
	color: #fff;
	display:block;
	padding: 0 5px;
	border-right: 1px solid #fff;
	}	
.serp {
	padding:3px;
	font-size:14px;
	
}	