html,
body{
	margin:0;
	padding: 0;
	background-color: #999999;
	font-family: Arial;
	width: 100%;
}

a { color: inherit; text-decoration:none; } 
a:hover { text-decoration:underline; }

/*
	Font Config
*/

p{
	white-space: normal;
	margin: 0;
	padding: 0;
}

span{

}

sup, sub {
   vertical-align: baseline;
   position: relative;
   top: -0.4em;
   display: inline-block;
}
sub { top: 0.4em; }

.todays-headline{
	font-family: Arial;
	font-size: 14px;
}

.featured-article{
	/* font-family: "Lucida Sans"; */
	font-size: 14px;
	
	display:inline-block;
}

.read-more{
	display:block;
	margin-top: 10px;
	text-align: right;
}

	.featured-article .read-more a{
		font: 12px;
		color: #fff;
		text-decoration: none;
	}

.headline-title{
	font-weight: bold;
	line-height: 1.5;
	color: #000;
}

.headline-colunm p{
	font-weight: bold;
	color: #000;
}
.featured-article p{
	width: 567px;
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
}
	.headline-row{
		 
	}


.featured-article .title{
	font-size: 24px;
	margin-bottom: 10px;
}

.featured-article .attributes{
	display:block;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}

.featured-article .attributes, .teaser { display:block; }


.headline-colunm .attributes{
	font-size: 10px;
	font-weight: normal;
	margin-top: 10px;

}



.line-break{
   display:block;
}


/* end of Font Config */

.clear-both{
	clear: both;
}

.float-left{
	float:left;
}

.reset-border{
	border: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;	
	border-top: 0 !important;
	border-bottom: 0 !important;
}

.header,
.header-top-content,
.header-menu,
.header-mid-content,
.main-content{
	width: 100%;
}

.header{
	width: 100%;
	min-width:1024px;
	height: 137px;
	position: relative;
	border-bottom: 1px solid #000;
	font-family: Arial;

}

	

	.header .logo{
		padding-top: 12px;
		margin-left: 20px;
		float: left;
	}

		.top-header-left{
			float: left;
		}
			.top-header-left a{
				font-size: 11px;
				color: #999;
				margin-left: 25px;
				line-height: 2;	
				text-decoration: none;			
			}
		.top-header-right{
			float: right;
			font-size: 11px;
		}

			.top-header-right ul,
			.top-header-right li{
				list-style: none;
			}
				.header .top-header-right ul{
					margin: 0;
					padding: 0;
					margin-right: 10px;
				}

				.top-header-right li{
					float:left;
				}
				.header .top-header-right li{
					margin-left: 0;
				}

					.header .top-header-right li a{
						color: #999;
						text-decoration: none;
						line-height: 2;
						padding-right: 10px;
						padding-left: 10px;
						border-left: 1px solid #999; 
					}

				.header ul{
					padding: 0;
					margin: 0;
					margin-left: 15px;
					line-height: 1.8;
				}
				.header ul,
				.header li{
					list-style: none;
				}

				.header li{
					float: left;
					margin-left: 10px;
				}
				.header li a{
					text-decoration: none;
					color: #fff;
					font-size: 11px;
				}

		.header-top-content{
			height: 25px;
		}

		.header-mid-content{
			height: 82px;
			background-color: #000;
		}

		.header-menu{	
			height: 30px;
		}		

			.header-top-content,
			.header-menu{
				background-color: #790100;
			}

	.wrapper,
	.main-content{
		width: 1010px;
		height: 100%;
		margin: 0 auto;
		
	}
	.main-content{
		padding-top:5px;
	}

	.wrapper{
		_padding-top: 10px;
	}

	.main-content{
		background-color: #fff;
	}

		.main-content > .wrapper{
			
		}

		.super-leader-board,
		.todays-headline,
		.breaking-news,
		.sports5,
		.opinion,
		.life-style{
			width: 988px;
			border: 1px solid #dddddd;
			margin: 0 10px 10px 10px;
		}

		.super-leader-board{
			height: 170px;
		}

			.super-leader-board > img{
				padding: 10px 10px;
			}

		.todays-headline{
			height: auto;
		}
		
		/*mobile banner*/
		.mobileads{
		display:none;
		}
		.mobileadsinnity{
		display:none;
		visibility:hidden;
		}
		
			.headline-title{
				height: 20px;
				background-color: #cccccc;
				border-bottom: 1px solid #999999;
				text-align: center;
			}

			.headline-colunm{
				width: 100%;
			}

				.headline-colunm{
					width: 224px;
					min-height: 30px;
					border-right: 1px solid #999999;
					padding: 10px;
				}


			.equal {
			    display:table;
			}
			.row {
			    display:table-row;
			}
			.row div {
			    display:table-cell;
			}

			.headline-table{
				width: 100%;
			}

		.featured-articles-bar{
			width: 100%;
			height: 268px;
			margin-bottom: 10px;
			background-color: #660000;
			position: relative;
		}

			.featured-main{
				width: 429px;
				height: 100%;
				float: left;
				position: relative;
			}

				.bottom-bar{
					background-color: #000;
					width: 430px;
					height: 72px;
					position: absolute;
					bottom: 0;
					left: 0;
				}

			.featured-article{
				width: 580px;
				height: 196px;
				float: left;
			}

			.featured-thumbnail{
				width: 580px;
				height: 72px;
				background-color: #000;
				float: left;
			}

				.featured-main .selected-image{
					width: 407px;
					height: 249px;
					border: 2px solid #000;
					margin: 0 auto;
					margin-top: 8px;
					background-color: #eee;
					overflow:hidden;
				}

					.selected-image img{
						height: 100%;
						width: 100%;
						margin-left:-40px;
					}

			.featured-thumbnail ul,
			.featured-thumbnail li{
				list-style: none;
			}

			.featured-thumbnail ul{
				margin-top: 9px;
				padding-left: 0;
			}

			.featured-thumbnail li{
				float: left;
				width: 89px;
				height: 54px;
				background-color: #fff;
				margin: 0 2px;
				border: 1px solid #000;
			}
				.featured-thumbnail li.selected{
					border: 1px solid #fff;
				}

				.featured-thumbnail li img{
					width: 100%;
					height: 100%;
				}
			.leader-board-1{
				width: 748px;
				height: 110px;
				margin: 0 auto;
				border: 1px solid #999999;
				margin-bottom: 10px;
			}
				.leader-board-1 div{
					width: 728px;
					height: 90px;
					margin: 0 auto;
					padding-top: 4px;
				}

			.breaking-news{
				min-height: 611px;
				font-family: Arial;
				font-size: 14px;
			}
				.breaking-news .col-1{
					width: 673px;
					height: 100%;
					float: left;
				}

				.breaking-news .col-2{
					width: 315px;
					height: 100%;
					float: left;
					position: relative;
				}

					.breaking-news .latest-news{
						

					}

					.breaking-news p{
						margin-top: 15px;
						margin-left: 10px;
						width: 650px;

					}

					.latest-news p{
						padding-bottom: 10px;
						border-bottom: 2px solid rgba(0,0,0,0.25);

					}

					.breaking-news .latest-news .title{
						font-size: 36px;
						margin-bottom: 10px;
					}

					.breaking-news .attributes{
						font-size: 10px;
						margin-bottom: 5px;
					}

						.attributes .date{
							color: #666666;
						}

			.other-news{
				
			}

				.breaking-news .col .title{
					font-size: 18px;
					margin-bottom: 10px;
				}

				.other-news .title{
					font-size: 18px;
					margin-bottom: 10px;
				}

				.other-news p{
					width: 318px;
					padding: 0;
					margin-bottom: 15px;
				}

					.other-news img{
						width: 318px;
						height: 195px;
						_height: auto;
						border: 1px solid #fff;
						margin-bottom: 10px;
					}


				.breaking-news .col-2 p,
				.breaking-news .col-2 p a{
					width: 307px;
					margin-left: 0;
					font-size: 12px;
					color: #000;
				}

				.breaking-news .col-2 p a{
					text-decoration: underline;
					display: block;
					margin: 10px 0;
				}

				.col-2 .title{
						font-size: 29px;
						margin-top: -2px;
				}
				
				.col-2 .title-breaking{
						font-size: 30px;
						margin-top: -2px;
						text-indent:20px;
				}

				.col-2 .attributes{
						font-size: 12px;
						margin-bottom: 10px;
						text-indent: 20px;
						color: #E43838;
				}

					.col-2 .separator{
						width: 6px;
						height: 36px;
						display: inline-block;
						position: absolute;
						border-radius: 20px;
						background-color: #E43838;
						top: 21px;
						left: 2px;
					}

			.in-focus{
				width: 975px;
				margin: 0 auto;
				background-color: #663366;
				min-height: 400px;
				margin-bottom: 30px;
				position: relative;
				padding: 7px;
				padding-bottom: 30px;
				font-family: Arial;
				font-size: 14px;
				color: #fff;
				margin-top: 58px;
			}		

				.in-focus-header{
					width: 100%;
					height: 48px;
					position: absolute;
					top:-48px;
					left: 0;
					_background-color: #eee;
					
				}

				.in-focus .view-more{
					width: 100%;
					height: 43px;
					background: url(images/tabs/view_more_1.png) no-repeat;
					bottom: -20px;
					text-align: center;
					text-decoration: none;
					line-height: 3;
					position: absolute;
					font-size: 11.84px;
					color: #252525;
					font-weight: bold;
					left: 0;

				}

				.in-focus .col{
					float: left;
					width: 310px;
					min-height: 100px;
					margin: 7px;
					_background-color: #fff;
				}

					.in-focus img{
						width: 308px;
						height: 100px;
						_height: auto;
						_background-color: #eee;
					}

					.in-focus .col p{
						width: 296px;
						margin-left: 7px;
					}

					.in-focus .col .title{
						font-size: 18px;
						margin-top: 10px;
						margin-bottom: 5px;

					}

					.in-focus .attributes{
						font-size: 10px;
						margin-bottom: 10px;
					}

					.in-focus-header p{
						margin-left: 25px;
						color: #663366;
						font-family: Impact;
						font-size: 48px;
						float: left;
					}

						.in-focus-header p .sub-title{
							font-size: 24px;
							font-family: Arial;
							color: #000;
							margin: 13px;
							position: absolute;
							top: 5px;
						}

					.in-focus-header .social{
						
						float: right;
					
						width: 320px;
					}	

						.social ul,
						.social li{
							list-style: none;
						}

						.social ul{
								margin-top: 10px;
						}

						.social li{
							float: right;
							width: 33px;
							height: 33px;
							margin: 2px;
							
						}		


						.social li img{
							width: 33px;
							height: 33px;
						}	

						.social li.text{
							width: 76px;
							line-height: 4;
							font-size: 12px;
							color: #000;
						}
			.sports5{
				_min-height: 925px;
				min-height: 800px;
				font-size: 14px;
				font-family: Arial;
				padding: 
			}

				.sports5 .col-1{
					width: 673px;
					height: 100%;
					float: left;
				}

				.sports5 .col-2{
					width: 315px;
					height: 100%;
					float: left;
					/* position: relative; */
				}
				
				
				
				.sports5 .col-2 .sidebar-bottom-ads { display:block; width:300px; }
				
					.sports5 .attributes{
						font-size: 10px;
						margin-bottom: 10px;
					}

					.sports5 .title{
						font-size: 18px;
						margin-bottom: 5px;
					}


					.sports5 .col p,
					.sports5 .row p{
						padding: 0;
						margin-top: 15px;
						margin-left: 10px;
					}

					.sports5 .col p{
						width: 318px;
					}

						.sports5 .col img{
							width: 318px;
							height: 195px;
							_height: auto;
							border: 1px solid #fff;
							margin-bottom: 10px;
						}

				.sports5 .row{
					width: 100%;
				}

					.sports5 .row p{
						width: 649px;
						border-top: 2px solid rgba(0,0,0,0.25);
					}

					.sports5 .row img{
						width: 100px;
						height: 61px;
						float: left;
						margin-right: 10px;
					}

					.sports5-articles{
						width: 300px;
						background-color: #ffcc66;
						margin-top: 20px;
						position: relative;
						margin-bottom: 10px;
						padding-bottom: 50px;
					}
						.sports5-articles-header {
							height: 56px;
							width: 100%;
							background: url(images/tabs/sports5_tab.png) no-repeat;
						}
						
						.sports5-articles ul {							
							list-style:none; margin:0px 10px 0px 10px; padding:0px;
						}
						
						.sports5-articles ul li { padding-bottom:5px; padding:5px 5px 10px 0px; font-size:10px; border-bottom:dotted 1px #000; }

					.sports5-banner{
						width: 300px;
						height: 250px;
						background-color: #eee;
						margin-top: 10px;
						margin-bottom: 10px;
					}

						.sports5-banner img{
							width: 300px;
							height: 250px;
						}

					.sports5-articles img{
						width:  40px;
						height: 40px;
						float: left;
						margin-right: 10px;
					}

					.sports5-articles p{
						font-size: 11px;
						width: 277px;
						margin-left: 10px;
						/* margin-top: 10px;
						padding-bottom: 10px;
						margin-bottom: 10px; */
						padding-bottom: 10px;
						margin-bottom: 5px;
					}

						.sports5 .view-more{
							width: 100%;
							height: 43px;
							background: url(images/tabs/view_more_sports5.png) no-repeat;
							bottom: 0;
							text-align: center;
							text-decoration: none;
							line-height: 3;
							position: absolute;
							font-size: 11.84px;
							color: #252525;
							font-weight: bold;
							left: 0;
						}

			.business-news{
				width: 975px;
				min-height: 406px;
				/* background: url(images/business_news_bg.png) no-repeat; */
				background-color:#333333; 			
				
				margin: 0 auto;
				padding: 7px;
				font-family: Arial;
				font-size: 11px;
				color: #707070;
				position: relative;
				margin-bottom: 20px;
			}		


				.business-news .col-1{
					width: 673px;
					_height: 100%;
					float: left;
					margin-top: 7px;
				}

				.business-news .col-2{
					width: 300px;
					_height: 100%;
					float: left;
					position: relative;
					margin-top: 7px;
				}

					.business-news .col-title{
						font-family: "Times New Roman";
						display: block;
						font-size: 24px;
						color: #ff9900;
						margin-left: 15px;
						padding-bottom: 8px;
						border-bottom: 1px solid #ff9900;
					}

					.business-news .articles{
						margin-left: 15px;
						margin-top: 10px;
						width: 658px;
					}

						.business-news .articles p{
							width: 212px;
							margin: 3px;
							float: left;
							word-spacing: normal;
						}

						.business-news .articles .title{
							color: #fff;
							font-size: 12px;
							font-weight: bold;
							margin-bottom: 10px;
						}			
						.business-news .col-2 .col-title{
							font-size: 16px;
							padding-bottom: 6px;
						}

						.business-news .articles img{
							width: 212px;
							height: 130px;
							margin-bottom: 10px;
						}

					.business-news .col-2 p a {

						display: block;
						margin: 10px 0;
					}
					.business-news .col-2 p, 
					.business-news .col-2 p a {
						width: 280px;
						color: #707070;
						font-size: 12px;
						text-decoration: none;
					}

					.business-news .more-news{
						display:block;
						margin-left: 15px;
						margin-top: 10px;
					}
					
					.business-news .more-news a {
						color: #000;
						text-decoration: none;
					}
					
					.business-news .more-news a:hover {
						text-decoration: underline;
					}

						.business-news .view-more{
							width: 100%;
							height: 43px;
							background: url(images/tabs/view_more_business.png) no-repeat;
							bottom: -19px;
							text-align: center;
							text-decoration: none;
							line-height: 2.3;
							position: absolute;
							font-size: 11.84px;
							color: #252525;
							font-weight: bold;
							left: 0;
							display:block;
						}	

		.opinion{
			height: 168px;
			font-family: Arial;
			font-size: 18px;
			margin-bottom: 10px;
		}

			.opinion .col{
				height: 100%;
				_background: #000;
				float: left;
			}

			.opinion .col-1{
				border-right: 2px solid #999999;
				width: 328px;
			}	

			.opinion .col-2{
				border-right: 2px solid #999999;
				width: 328px;
			}		

			.opinion .col-3{
				width: 328px;
			}

		.opinion img{
			width: 100%;
			height: 100px;
		}
		.opinion p{
			width: 314px;
			margin-left: 10px;
			margin-top: 10px;
			text-align: center;
		}

		.life-style{
			min-height: 551px;
			margin-bottom: 10px;
			padding-top: 10px;
			font-family: Arial;
			font-size: 12px;
		}

			.life-style-header{
				font-size: 14px;
				color: #fff;
				text-indent: 20px;
				line-height: 1.8;
			}

			.infotek .life-style-header{
				background-color: #006633;
			}

			.motoring .life-style-header{
				background-color: #ff9933;
			}

			.lifestyle .life-style-header{
				background-color: #da3451;
			}
			
			.national .life-style-header{
				background-color: #cc0000;
			}
			
			.world .life-style-header{
				background-color: #000033;
			}
			
			.business .life-style-header{
				background-color: #333333;
			}
			
			.special .life-style-header{
				background-color: #000;
				color:#fff;
			}
			
			.entertainment .life-style-header{
				background-color: #00ccff;
			}
			
			.opi .life-style-header{
				background-color: #663333;
			}
			
			


			.life-style .life-style-header{
				width: 100%;
				height: 25px;
				border-bottom: 1px solid #999999;
			}

			.life-style .col{
				float: left;
				width: 318px;
				min-height: 400px;
				border: 1px solid #999999;
				margin-left: 7px;
				padding-bottom: 43px;
				position: relative;
				margin-bottom: 10px;
			}

			.life-style img{
				width: 100%;
				height: 198px;
			}

			.life-style .title{
				font-size: 14px;
				border-top: 0px solid #999999;
				font-weight:bold;
			}

			.life-style p{
				margin-left: 10px;
				width: 295px;
				padding-top: 10px;
				margin-bottom: 10px;
				border-top: 1px solid #999999;
			}

						.life-style .view-more{
							width: 100%;
							height: 43px;
							background: url(http://www.interaksyon.com/themes/main/news5/images/tabs/view_more_lifestyle.png) no-repeat;
							bottom: 0px;
							text-align: center;
							text-decoration: none;
							line-height: 2.3;
							position: absolute;
							font-size: 11.84px;
							color: #252525;
							font-weight: bold;
							left: 0;
						}
		.footer{
			width: 100%;
			height: 110px;
			background-color: #000; 
		}
		
		.footer .logo-label, .logo-copyright{
			display: none;
		}
			.footer-content{
				width: 800px;
				margin: 0 auto;
				font-family: Arial;
			}

				.footer-content .logo,
				.footer-content .logo img{
					width: 267px;
					height: 56px;
					margin: 0 auto;
					padding-top: 10px;
				}
				.footer-content ul{
					margin-top: 8px;
				}
				.footer-content ul,
				.footer-content li{
					list-style: none;
				}

				.footer-content li{
					float: left;
					margin: 7px;
				}
				.footer-content li a{
					text-decoration: none;
					color: #fff;
					font-size: 12px;
				}

		.header .widgets{
			float: right;
			width: 320px;
			overflow-x: hidden;
		}

			.search{
				width: 280px;
				margin: 0 auto;
			}
			.header-left{
				
				float: left;
			}
			.header-right{
				width: 320px;
				float: right;
			}
			.radio{
				overflow: hidden;
				width: 280px;
				height: 30px;
				margin: 0 auto;
				background: url(images/radio.png) no-repeat #000;
			}

				.radio iframe{
					width: 180px;
					height: 30px;
					float: right;
				}
			.widgets .social-link{
				width: 300px;
				height: 31px;
				_background: url(images/social_link.png) no-repeat;
			}
				.social-link .fb{
				}

			input[type=text]{
				border:1px solid #2a2e31;
				background-color:#fff;
				color:#505358;
				width: 200px;
				height: 20px;
			}
			input[type=button], input[type=button]:hover {
				position: relative;
				left: -1px;
				border: 1px solid #adc5cf;
				/* background: #dddddd; */
				color: #000;
				cursor: pointer;
				width: 76px;
				height: 22px;
			}
			
	.footer .copyright,
	.header-mobile{
		display: none; }			
			
/* additional  */

.featured-section-header{
	width: 100%;
	height: 48px;
	position: absolute;
	top:-48px;
	left: 0;
	_background-color: #eee;	
	display:block;
}

.header-filler  { height:50px; display:block; }

.featured-section-header p {
	margin-left: 10px;
	color: #663366;
	font-family: Impact, 'AvenirNextCondensed-Bold';
	font-size: 48px;
	float: left;
}

	.featured-section-header p .sub-title{
		font-size: 24px;
		font-family: Arial;
		color: #000;
		margin: 13px;
		position: absolute;
		top: 5px;
	}

.featured-section-header .social{
	
	float: right;

	width: 320px;
}	

/* Color Coding */
.national-featured-title { background-color:#cc0000; }
.national-featured-title  .featured-section-header p { color:#cc0000; }

.world-featured-title { background-color:#000033; }
.world-featured-title  .featured-section-header p { color:#000033; }

.special-featured-title { background-color:#000; }
.special-featured-title  .featured-section-header p { color:#000; }

.opinion-featured-title { background-color:#663333; }
.opinion-featured-title  .featured-section-header p { color:#663333; }

/* End Color Coding */
 
 /* National News */
		
.national-news{
width: 988px;
border: 1px solid #999999;
margin: 0 10px 10px 10px;
}

.national-news > .col-1{
width: 658px;
min-height: 200px;
float: left;
}

.national-news > .col-2{
width: 330px;
height: 100%;
float: left;
margin-right: -1px
}

.national-news .life-style{
margin: 0;
width: 100%;
border: 0px solid #fff;
padding-left: 1px;
padding-top: 0;
margin-top: 8px;
}

.national-news .life-style .col{
	margin-left: 10px;
	margin-right: 0px;

}

.national-news .col-1 p{
	width: 649px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
}

.national-news .col-1 img {
	width: 98px;
	height: 59px;
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
}

	.national-news .col-1 .title{
		font-size: 18px;
		display: block;
		margin-bottom: 10px;
	}

	.national-news .attributes{
		font-size: 10px;
		margin-bottom: 10px;
	}
	
	
	/* World News */
		
.world-news{
width: 988px;
border: 1px solid #999999;
margin: 0 10px 10px 10px;
}

.world-news > .col-1{
width: 658px;
min-height: 200px;
float: left;
}

.world-news > .col-2{
width: 330px;
height: 100%;
float: left;
margin-right: -1px
}

.world-news .life-style{
margin: 0;
width: 100%;
border: 0px solid #fff;
padding-left: 1px;
padding-top: 0;
margin-top: -1px;
}

.world-news .life-style .col{
	margin-left: 10px;
	margin-right: 0px;

}

.world-news .col-1 p{
	width: 649px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
}

.world-news .col-1 img {
	width: 98px;
	height: 59px;
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
}

	.world-news .col-1 .title{
		font-size: 18px;
		display: block;
		margin-bottom: 10px;
	}

	.world-news .attributes{
		font-size: 10px;
		margin-bottom: 10px;
	}
	

.headline-colunm p a { text-decoration:none; color:#000; }
.headline-colunm p a:hover { color:#ccc; }

article { padding:10px 0px 0px 10px; }
article h1 { padding:0px; margin:0px; font-size:36px; color:#990000; margin-right:10px; }
article #main-image-wrap { width:513px; display:block; margin:auto; border-bottom:solid 1px #666666; padding-top:10px; padding-bottom:10px; }
article #main-image-wrap img { width:513px; }


.photo-cont { border:solid 1px #999999; background-color:#cccccc; display:block; margin:auto; width:650px; }
.photo-caption { color:#3d3d3d; width:513px; display:block; margin:auto; padding-top:10px; padding-bottom:10px; font-size:12px; font-style:italic; }

.article-head {  padding:0px; margin:0px; padding-left:5px; display:block; }
.article-head .article-section { display:none; }


.article-details { width:646px; margin:auto; margin-top:10px; }
.article-details p { padding:0px; margin:0px 0px 10px 0px;  }

.date-byline { font-size:12px; margin-top:10px; margin-bottom:10px; display:block; }
.lnk-label { font-weight:bold; padding-bottom:20px; }


/* from old css */
.section_title { display:block; height:21px; border:solid 1px #f6f6f6;  }
.section_title  .caption { 
	/* font-family:"NeueBoldCond"; */
	font-weight:bold;
	color:#fff;
	display:inline-block; 
	height:24px; 
	background:url(images/bg_title.png) repeat-x; 
	float:left; 
	padding:3px 0 0 5px; 
}
.section_title  .end{ 
	display:block; width:18px; height:21px; background:url(images/title_pointer.png) no-repeat; float:left;
	background-position:right center;
 } 
 
 ul.sidebar_articles {

list-style:none; margin:0px 5px 0px 3px; padding:0px;	
 }

ul.sidebar_articles li { padding-bottom:5px; padding:5px 5px 5px 0px; font-size:10px; border-bottom:dotted 1px #ccc; }
ul.sidebar_articles li h3 { padding:0px; margin:0px; }
ul.sidebar_articles li p { padding:0px; margin:0px; }
ul.sidebar_articles li span.byline { color: #f10000; font-size:9px; }

ul.sidebar_articles li span.timeago { color:#aaa; display:inline-block; }
ul.sidebar_articles li span.breaking_title { font-size:11px; display:inline; }

ul.sidebar_articles li a { text-decoration:none; color:#000; }
ul.sidebar_articles li a:hover{ color:#960b12; text-decoration:underline; cursor:pointer; }


ul.sidebar_articles_breaking {
 
	list-style:none; margin:0px 5px 0px 3px; padding:0px;	
 }

ul.sidebar_articles_breaking li { padding-bottom:2px; padding:2px 5px 2px 0px; font-size:10px; border-bottom:dotted 1px #ccc; }
ul.sidebar_articles_breaking li h3 { padding:0px; margin:0px; }
ul.sidebar_articles_breaking li p { padding:0px; margin:0px; }
ul.sidebar_articles_breaking li span.byline { color: #f10000; font-size:9px; }

ul.sidebar_articles_breaking li span.timeago { color:#aaa; display:inline-block; }
ul.sidebar_articles_breaking li span.breaking_title { font-size:11px; display:inline; }

ul.sidebar_articles_breaking li a { text-decoration:none; color:#000; }
ul.sidebar_articles_breaking li a:hover{ color:#960b12; text-decoration:underline; cursor:pointer; }


.related-bot-cont { margin-bottom:20px; }
.related-bot-cont .title { border-bottom:solid 2px #ccc; padding:5px 0 3px 0px; margin:5px 0 5px 0; font-weight:bold; }
.related-bot-cont ul.related-bottom { list-style:none; margin:0px 5px 0px 3px; padding:0px;	} 
.related-bot-cont ul.related-bottom  li { } 		
.related-bot-cont ul.related-bottom  li a { color:#aa0000; text-decoration:none; }
.related-bot-cont ul.related-bottom  li a:hover { text-decoration:underline; }

.header-mobile .social a { display:none; }
div#sidebar-related-articles { display:block; }

.sidebar-ads-below { margin:0px 0px 0px 16px; }


.columnist-con { width:310px; float:left; padding:5px; margin-left:5px; }
.columnist-label { font-size:28px; font-style:italic; font-family:impact; line-height:21px; color:#8a8a8a; margin-left:10px; margin-bottom:-5px; }
.columnist-content { margin:5px; border:solid 1px #8a8a8a; width:300px; padding:10px; }
.columnist-content .latest-title { font-size:18px; font-family:arial; padding-bottom:5px; border-bottom:solid 1px #000; display:block; margin-bottom:5px; }


ul.other-latest { list-style:none; margin:0px 5px 0px 3px; padding:0px; }

ul.other-latest li { padding-bottom:2px; padding:2px 5px 2px 0px; font-size:12px; }


 .search-mobile { display:none; }
 
#super-leaderboard-955 { display: block; }

#pse-ticker { display: block; }

#war-and-rebuild { width: 100%; }
 /* end from old css */

 






