@charset "UTF-8";
/* RadioSEGA News & Features CSS */

#news { 
}
	#features h1, #reviews h1, #news h1 {
	margin:0 0 3px 0;
	font-size:24px;
	line-height:20px;
	}
	#features a:link, #reviews a:link, #features a:visited, #reviews a:visited {
	color: #06C;
	}
	#blogsTwitter h2,#features h3, #reviews h2, #news h2 {
	margin:1px 0 3px 0;
	font-size:18px;
	line-height:16px;
	}
	#blogsTwitter h3,#features h3, #reviews h3, #news h3 {
	margin:0 0 5px 0;
	font-size:19px;
	line-height:15px;
	text-transform:uppercase;
	color:#000;
	text-shadow:#7F7F7F 1px 1px 2px;
	border-bottom:1px solid #999;
	}	
	#features p, #reviews p, #news p {
	margin:0 2px 2px 2px;
	}
	#features img, #reviews img, #news img {
	border:1px solid #333;
	}
	#newsTop ul {
	margin:0 0 8px 0;
	font-size:0;
	}
	#newsTop li {
	margin:0;
	vertical-align:top;	
	display:inline-block;
	list-style:none;
	font-size:14px;
	/*insertIEcode*/
	}
		.newsTopImg {
		width:272px;
		}
		.newsTopText {
		width:348px;
		padding:0 0 0 10px;
		}
	#newsTopThumb {
		width:270px;
		height:142px;
		float:left;
	}
	#newsTopText {
		width:300px;
		height:142px;
		float:right;
	}
	#newsTopInfo {
		width:300px;
		float:right;
	}
	#newsSecond img {
	}
	#newsSecond ul {
	margin:0 0 10px 0;
	padding:0;
	
	font-size:0;
	}
	#newsSecond li {
	width:202px;
	vertical-align:top;
	display:inline-block;
	font-size:13px;
	/*insertIEcode*/
	}	
		.newsSecondL {
		margin:0 12px 0 0;
		}
		.newsSecondC {
		margin:0 12px 0 0;
		}
		.newsSecondR {
		margin:0;
		}
	#newsArchive {
	margin:0 0 10px 0;
	font-size:13px;
	background:#E9E9E9;
	border:1px solid #ccc;
	}
	#newsArchive ul {
	margin:0 0 5px 0;
	padding:5px;
	
	font-size:0;
	}
	#newsArchive  li {
	width:308px;
	margin:2px 0 2px 0;
	display:inline-block;
	font-size:13px;
	vertical-align: text-top;
	height: 40px;
	border-bottom: 1px #c9c9c9 dashed;
	/*insertIEcode*/
	}
	.nArchiveEven {
	border-left: 1px #c9c9c9 dashed;
	}
	.nArchiveEven div {
	padding-left: 5px;
	}

#features, #reviews {
}

	#features ul, #reviews ul {
	margin:0 0 5px 0;
	font-size:0;
	}
	#features li, #reviews li {
	margin:0;
	vertical-align:top;	
	display:inline-block;
	font-size:13px;
	/*insertIEcode*/
	}
	#archives {
	margin:0 0 10px 0;
	font-size:13px;
	}
	#archives ul {
	margin:0 0 5px 0;
	padding:5px;
	background:#E9E9E9;
	border:1px solid #ccc;
	font-size:0;
	}
	#archives  li {
	margin:2px 0 2px 0;
	font-size:13px;
	}
	.reviewsTable {
	display:inline-table;
	margin-bottom: 3px;
	width:203px;
	}
	.featuresTableOlder {
	display:inline-table;
	width:304px;
	height:34px;
	border-bottom:1px #c9c9c9 dashed;
	}



#blogsTwitter {
}
	#blogsTwitter ul {
	margin:0 0 5px 0;
	border-bottom:1px solid #ccc;
	font-size:0;
	}
	#blogsTwitter li {
	margin:0;
	vertical-align:top;	
	display:inline-block;
	font-size:14px;
	/*insertIEcode*/
	}
		.blogs {
		width:412px;
		}
		.blogs img
		{
		    /* Style for show album art in blogs section */
		    width: 50px;
		    height: 50px;  
		    border: Solid 1px #333333;
		    margin-right: 5px; 
		}
		.twitter {
		width:202px;
		padding:0 0 0 16px;
		}
	#blogsTwitter {
	}

#twitter > iframe {
	height: 350px !important;
}

/* Override h3 and h4 formatting provided above in the Twitter widget */
#twtr-widget-1 h3
{
    border-bottom: none;
    font-size: 11px !important;
    font-weight: normal !important;
    line-height: normal;
    text-shadow: none;
    text-transform: none; 
}

#twtr-widget-1 h4
{
    font-size: 16px !important;
    border-bottom: none;
    letter-spacing: normal;
    line-height: normal;
}

#breaking_news
{
	position: relative;
	height: 150px;
	font-size: 18pt;
	color: #FFFFFF;
	background-image: url('/_images/template/grey_wash_wall.png');
	margin: 10px auto 20px auto;
	overflow: hidden;
}

#breaking_news a
{
	color: #FFFFFF;
	text-decoration: underline;
}

#breaking_news a:hover
{
	color: #000000;
	text-decoration: none;
}

#breaking_news p
{
	text-align: center;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px
}

#breaking_news_image
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 100px;
	padding: 10px;
	margin: 0px;	
}

#breaking_news_image img
{
	border: 0px;
}

#breaking_news_text
{
	position: absolute;
	top: 0px;
	left: 120px;
	width: 500px;
}
