/*
Liberty News Radio colors
black #000
white #FFF
red #FC1C14
gray #EBEBEB
*/ 


* {
	PADDING: 0px; 
	MARGIN: 0px; 
}

@media print {

#container, #content {
	PADDING: 0; 
	MARGIN: 0; 
	WIDTH: 100%; 
	FONT-FAMILY: Georgia, serif; 
	color: black;
	BACKGROUND: none; 
	float: none;
}

	#infobox, #leftcolumn, #rightcolumn, #syndicatebox {
		display: none;
	}
	
}

HTML {

	BACKGROUND: #fff url("http://libertynewsradio.com/images/back.jpg") repeat-x; 
	MARGIN: 0; 
	PADDING: 0; 	
}

BODY {
	PADDING: 0;  
	MARGIN: 0px auto; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: center;
	WIDTH: 990px; 
	BACKGROUND: transparent; 
	FONT-SIZE: 12px;
}

#headbox {
	display: block;
	background: transparent;
}

#headbox img {
	border:0;
	float: left;
	margin: 5px 0;
}

#infobox {
	display: block;
	background: #FFF;
  padding: 3px;
  clear: left;
  color: #000;
  border-bottom: 2px groove #000;
  text-align: left;
}

#infobox li {
	list-style: none;
	display: inline;
	padding: 0 13px;
	margin-left: 50px;
	vertical-align: middle;
	line-height: 15px;
}

#infobox li a:hover {
	text-decoration: underline;
}

.emailbut {
background: url('http://libertynewsradio.com/images/email_icon.gif') left center no-repeat;
padding: 0;
width: 34%;
}

.homepage {
background: url('http://libertynewsradio.com/images/home_icon.gif') left center no-repeat;
padding: 0;
cursor:pointer;
width: 33%;
}

.bookmark {
background: url('http://libertynewsradio.com/images/bookmarkstar.gif') left center no-repeat;
padding: 0;
width: 33%;
}

#container {
	PADDING: 0; 
/*	MARGIN: 0px auto; 		  */
	MARGIN: 0; 
	WIDTH: 1000px; 
}

#leftcolumn {
	width: 150px;
	margin: 5px 5px 0 0;
	padding: 0;
	float: left;
	background: #FC1C14;
	min-height: 1200px;
}

#leftcolumn a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
	
#leftcolumn a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#leftcolumn img {
	width: 148px;
  border: 1px solid #000;
  text-align: center;
  padding: 0;
}

.mH {
	background: #FFF url("http://libertynewsradio.com/images/button.gif") center center no-repeat;
	color:#FFF;
	cursor:pointer;
	text-align: left;
	display:block;
	padding-left: 15px;
	font-weight: bold;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	margin-bottom: 3px;
}

.mH2 {
	background: #FFF url("http://libertynewsradio.com/images/button2.gif") center center no-repeat;
	color:#FFF;
	cursor:pointer;
	text-align: left;
	display:block;
	padding-left: 15px;
	font-weight: bold;
	height: 40px;
	vertical-align: middle;
	line-height: 40px;
	margin-bottom: 3px;
}

.mL {
	display:none;
}
	
.mO {
	background: #EBEBEB url("http://libertynewsradio.com/images/subbutton.gif") center center no-repeat;
	display: block;
	color: #FC1C14;
	padding-left: 20px;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
	margin-bottom: 3px;
}

#content {
	width: 498px;
	margin: 5px 0;
	padding: 15px;
	float: left;
	background: #FFF;
	min-height: 700px;
	text-align: left;
	border-left: 1px solid #CCC;
}

#content h1 {
background: transparent;
color: #000;
text-align: left;
font-size: 17px;
font-weight: bold;
display: block;
margin: 5px 0 2px 5px;
}

#content h2 {
color: #696969;
text-align: left;
font-size: 13px;
font-weight: bold;
display: block;
margin: 0 0 5px 5px;
}

#content h3 {
background: url('http://libertynewsradio.com/images/h3back.jpg') repeat-x;
color: #000;
font-weight: bold;
margin: 0 0 10px 0;
width: 98%;
padding: 0 0 0 5px;
height: 30px;
vertical-align: middle;
line-height: 30px;
display: block;
letter-spacing: 0.15em;
text-transform: uppercase;
font-size: 19px;
clear: both;
}

#content h4 {
background: #EEE;
color: #000;
padding: 3px;
width: 98%;	
text-align: left;
font-size: 13px;
font-weight: bold;
display: block;
margin: 5px 0 3px 0;
}

#content h5 {
color: #000;
font-size: 17px;
margin: 0 0 10px 0;
}

#content a {
color: #000;
font-weight: bold;
text-decoration: underline;
}

#content a:hover {
color: #FC1C14;
font-weight: bold;
text-decoration: underline;
}

#content p {
color: #000;
text-align: left;
font-size: 12px;
margin: 10px 5px;
line-height: 1.5em;
display: block;
}

#content p.special {
margin: 0 5px;
color: #696969;
}

#content p.datetime {
margin: 0 5px;
font-style: italic;
color: #696969;
}

#content li {
list-style: disc outside url('http://libertynewsradio.com/images/bullet.gif');
line-height: 1.5em;
display: block;
margin: 0 0 0 15px;
padding: 0 0 0 5px;
}

#content li a {
font-weight: normal;
text-decoration: none;
}

#content img {
width: 150px;
border: #000 solid 1px;
float: left;
padding: 1px;
margin: 2px 5px 5px 0;
}

#linkbar {
background: url('http://libertynewsradio.com/images/linkbar.jpg') repeat-x;
color: #000;
font-weight: bold;
margin: 10px 0 10px 0;
width: 98%;
padding: 0 0 0 5px;
height: 20px;
vertical-align: middle;
line-height: 20px;
display: block;
font-size: 13px;
}

#topstory {
min-height: 150px;
margin-bottom: 10px;
display: block;
}

.datetime2 {
font-style: italic;
color: #696969;
font-size: 0.95em;
}

#rightcolumn {
	width: 300px;
	margin: 5px 0 5px 5px;
	padding: 0;
	float: left;
	background: transparent;
	min-height: 700px;
}

#rightcolumn img {
	width: 298px;
  border: 0;
  text-align: center;
  margin-bottom: 3px;
  line-height: 0;
}

#listen {
	background: #000;
	width: 298px;
	border: 1px solid #FFF;
	height: 150px;
	padding: 0;
	margin-bottom: 5px;
}

#listen a img {
margin-left: 0px;
border: 0;
float: left;
width: 38px;
line-height: 120px;
}

#listen a:hover img{
visibility: hidden;
}

.listentxt {
display: block;
margin: 5px;
color: #696969;
font-weight: bold;
vertical-align: top;
}

.listen1 {
background-image: url('http://libertynewsradio.com/images/listen/real-u.gif');
background-repeat: no-repeat;
margin-left: 10px;
border: 0;
float: left;
width: 38px;
line-height: 120px;
padding: 0;
}

.listen2 {
background-image: url('http://libertynewsradio.com/images/listen/wmp-u.gif');
background-repeat: no-repeat;
margin-left: 10px;
border: 0;
float: left;
width: 38px;
line-height: 120px;
padding: 0;
}

.listen3 {
background-image: url('http://libertynewsradio.com/images/listen/winamp-u.gif');
background-repeat: no-repeat;
margin-left: 10px;
border: 0;
float: left;
width: 38px;
line-height: 120px;
padding: 0;
}

.listen4 {
background-image: url('http://libertynewsradio.com/images/listen/flash-u.gif');
background-repeat: no-repeat;
margin-left: 10px;
border: 0;
float: left;
width: 38px;
line-height: 120px;
padding: 0;
}

.listen5 {
background-image: url('http://libertynewsradio.com/images/listen/itunes-u.gif');
background-repeat: no-repeat;
margin-left: 10px;
border: 0;
float: left;
width: 38px;
line-height: 120px;
padding: 0;
}

.listen6 {
background-image: url('http://libertynewsradio.com/images/listen/qt-u.gif');
background-repeat: no-repeat;
margin-left: 10px;
border: 0;
float: left;
width: 38px;
line-height: 120px;
padding: 0;
}

#onairnow {
	background: #000;
	width: 298px;
	border: 1px solid #FFF;
	height: 180px;
	padding: 0;
	margin-bottom: 5px;
}

#onairnow p {
color: #FFF;
line-height: 1.4em;
margin: 5px;
}

#onairnow a {
font-weight: bold;
color: #FFF;
display: block;
}

#footbox {
	border-top: 2px groove #000;
	background: #FFF;
	color: #000;
	padding: 5px 5px 10px 0;
  clear: left;
  margin: 0;
}

#footbox p {
  text-decoration: none;
  text-align: right;
  font-weight: normal;
  font-size: .90em;
}

#footbox a {
	color: #000;
	font-weight: bold;
  font-size: .90em;
}

#footbox a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
  font-size: .90em;
}

.clear {
	clear: left;
}

.feed {
list-style-image: url('http://libertynewsradio.com/images/feedicon2.gif');
padding: 2px 5px 2px 5px;
margin: 0;
}

.feed a {
text-decoration: underline;
font-weight: normal;
color: #9A3300;
font-family: arial;
font-size: 11px;
}

.hosts {
display: block;
width: 98%;
margin: 10px 0 10px 0;
padding: 0;
clear: right;
}

#streams {
display: block;
width: 98%;
margin: 10px 0 10px 0;
padding: 0;
clear: both;
}

#streams div.size {
width: 13%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#streams div.name {
width: 54%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#streams div.link {
width: 28%;
border: 1px solid #ccc;
float: left;
text-align: center;
padding: 2px;
}

#streams h3 {
background: url('http://libertynewsradio.com/images/h3back.jpg') repeat-x;
color: #000;
font-weight: bold;
margin: 0 0 10px 0;
width: 100%;
padding: 0 0 0 5px;
height: 30px;
vertical-align: middle;
line-height: 30px;
display: block;
letter-spacing: 0.15em;
text-transform: uppercase;
font-size: 19px;
clear: both;
}

#players {
display: block;
width: 98%;
margin: 10px 0 10px 0;
padding: 0;
clear: both;
}

#players div.name {
width: 68%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#players div.link {
width: 28%;
border: 1px solid #ccc;
float: left;
text-align: center;
padding: 2px;
}

#players h3 {
background: url('http://libertynewsradio.com/images/h3back.jpg') repeat-x;
color: #000;
font-weight: bold;
margin: 0 0 10px 0;
width: 100%;
padding: 0 0 0 5px;
height: 30px;
vertical-align: middle;
line-height: 30px;
display: block;
letter-spacing: 0.15em;
text-transform: uppercase;
font-size: 19px;
clear: both;
}

#stations {
display: block;
width: 98%;
margin: 10px 0 10px 0;
padding: 0;
clear: both;
}

#stations div.info {
clear: left;
width: 10%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#stations div.calls {
width: 20%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#stations div.freq {
width: 20%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#stations div.loc {
width: 40%;
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#stations h3 {
background: url('http://libertynewsradio.com/images/h3back.jpg') repeat-x;
color: #000;
font-weight: bold;
margin: 0 0 10px 0;
width: 100%;
padding: 0 0 0 5px;
height: 30px;
vertical-align: middle;
line-height: 30px;
display: block;
letter-spacing: 0.15em;
text-transform: uppercase;
font-size: 19px;
clear: both;
}

#stations img {
border: 0;
margin: 0 2px 0 2px;
width: 12px;
}

#waves {
display: block;
width: 98%;
margin: 10px 0 10px 0;
padding: 0;
clear: both;
}

#waves div.info {
clear: left;
width: 5%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#waves div.calls {
width: 15%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#waves div.freq {
width: 20%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#waves div.name {
width: 55%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#waves h3 {
background: url('http://libertynewsradio.com/images/h3back.jpg') repeat-x;
color: #000;
font-weight: bold;
margin: 0 0 10px 0;
width: 100%;
padding: 0 0 0 5px;
height: 30px;
vertical-align: middle;
line-height: 30px;
display: block;
letter-spacing: 0.15em;
text-transform: uppercase;
font-size: 19px;
clear: both;
}

#waves img {
border: 0;
margin: 0 2px 0 2px;
width: 12px;
}

#webnet {
display: block;
width: 98%;
margin: 10px 0 10px 0;
padding: 0;
clear: both;
}

#webnet div.calls {
width: 30%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#webnet div.name {
width: 65%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#webnet h3 {
background: url('http://libertynewsradio.com/images/h3back.jpg') repeat-x;
color: #000;
font-weight: bold;
margin: 0 0 10px 0;
width: 100%;
padding: 0 0 0 5px;
height: 30px;
vertical-align: middle;
line-height: 30px;
display: block;
letter-spacing: 0.15em;
text-transform: uppercase;
font-size: 19px;
clear: both;
}

#cable {
display: block;
width: 98%;
margin: 10px 0 10px 0;
padding: 0;
clear: both;
}

#cable div.info {
clear: left;
width: 5%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#cable div.calls {
width: 15%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#cable div.freq {
width: 20%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#cable div.name {
width: 55%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#cable h3 {
background: url('http://libertynewsradio.com/images/h3back.jpg') repeat-x;
color: #000;
font-weight: bold;
margin: 0 0 10px 0;
width: 100%;
padding: 0 0 0 5px;
height: 30px;
vertical-align: middle;
line-height: 30px;
display: block;
letter-spacing: 0.15em;
text-transform: uppercase;
font-size: 19px;
clear: both;
}

#cable img {
border: 0;
margin: 0 2px 0 2px;
width: 12px;
}

#schedule {
display: block;
width: 98%;
margin: 10px 0 10px 0;
padding: 0;
clear: both;
}

#schedule div.time {
width: 28%;	
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#schedule div.program {
width: 68%;
border: 1px solid #ccc;
float: left;
padding: 2px;
}

#schedule h3 {
background: url('http://libertynewsradio.com/images/h3back.jpg') repeat-x;
color: #000;
font-weight: bold;
margin: 0 0 10px 0;
width: 100%;
padding: 0 0 0 5px;
height: 30px;
vertical-align: middle;
line-height: 30px;
display: block;
letter-spacing: 0.15em;
text-transform: uppercase;
font-size: 19px;
clear: both;
}

#syndicatebox {
float: right;
margin: 0 10px 10px 10px;
}

#syndicatebox img {
height: 15px;
width: 18px;
margin: 0 3px 0 3px;
border: 0;
}

#syndicatebox div.email2 {
float: left;
border: 1px solid #ccc;
line-height: 18px;
background: #EBEBEB;
padding: 3px 5px 3px 3px;
vertical-align: middle;
}

#syndicatebox div.print {
float: left;
border: 1px solid #ccc;
line-height: 18px;
background: #EBEBEB;
padding: 3px 5px 3px 3px;
vertical-align: middle;
font-size: 0.90em;
}

#syndicatebox div.share {
float: left;
border: 1px solid #ccc;
line-height: 18px;
background: #EBEBEB;
padding: 3px 5px 3px 3px;
vertical-align: middle;
font-size: 0.90em;
}

#syndicatebox div.rss {
float: left;
border: 1px solid #ccc;
line-height: 18px;
background: #EBEBEB;
padding: 3px 5px 3px 3px;
vertical-align: middle;
font-size: 0.90em;
}

#story1 {
    text-decoration: none;
}

#story2 {
    display:none;
}

#story3 {
    display:none;
}

#story4 {
    display:none;
}

#nav {
width: 235px;
background: #EBEBEB;
border: 1px solid #CCC;
padding: 1px;
margin: 5px;
float: left;
height: 31px;
}

#paypalbox {
width: 100%;
border: 1px solid #CCC;
margin: 0;
padding: 0;
background: transparent;
min-height: 350px;
}

.paypalbutton {
display: inline;
float: left;
margin: 15px;
padding: 0;
text-align: center;
}

.paypal {
font-weight: bold;
font-size: 25px;
}