a, img { border: 0; }
ul, li { margin: 0; padding: 0; }
* { outline: 0; }
ol, ul { list-style: none; }
 
body {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	letter-spacing:0px;
	color:#333;
	background: #000 url(../images/bg_image.jpg) top center no-repeat;
	margin:0 10px;
	padding:0 10px; }
 
.container {
	width: 980px;
	margin: 0 auto;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; }
 
.header h1 {
	display: block;
	margin: 10px auto;
	width: 600px;
	height: 100px;
	text-indent: -9999px;
	background: transparent url(../images/asnlogo.png) no-repeat 0 0; }
 
	.header h1 a {
		display: block;
		width: 550px;
		height: 100px; }
 
a { color: #666; }
 
.note {
	font-size: 0.7em;
	padding:7px 10px;
	color:#000;
	background-color:#fff;
	text-align:center;
	border-bottom: 1px solid #CCC;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px; }
 
	.note a { text-decoration: none; }

.noteup {
	font-size: 0.7em;
	padding:7px;
	color:#000;
	background-color:#fff;
	text-align:center;
	border: 0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px; }
 
	.noteup a { text-decoration: none; }


.module {
	width: 280px;
	font-size: 0.7em;
	padding:10px;
	color:#000;
	background-color: #efefef;
	text-align:center;
	margin-bottom: 10px;
	border-bottom: #ccc 1px solid; }
 
.module2 {
	width: 300px;
	font-size: 0.7em;
	padding: 0px;
	color:#000;
	background-color: #efefef;
	text-align:center;
	margin-bottom: 10px;
	border-bottom: #ccc 1px solid; }

.module3 {
	width: 315px;
	font-size: 0.7em;
	padding: 0;
	float:left;
	color:#000;
	background-color: #efefef;
	text-align:center; }

.module4 {
	width: 315px;
	font-size: 0.7em;
	padding: 0;
	float:right;
	color:#000;
	background-color: #efefef;
	text-align:center; }

.contenttitle {
	padding: 10px;
	background: #fc0 url(../images/bg_tab.png) top left repeat-x;
	color: #000; }
 
	.contenttitle h1 {
		font-size: 0.9em;
		padding: 0px;
		margin: 0;
		font-weight: bold; }
 
		.contenttitle h1 span {
			font-size: 0.78em;
			padding: 0px;
			margin: 0; }
 
.moduletitle {
	width: 280px;
	font-size: 0.7em;
	padding:5px 10px;
	font-weight: bold;
	color:#fff;
	text-align:center;
	background-color: #069;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px; }
 
.moduletitle2 {
	width: 280px;
	font-size: 0.7em;
	padding:5px 10px;
	font-weight: bold;
	text-align:center;
	background: #fc0 url(../images/bg_tab.png) top left repeat-x;
	color: #000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px; }
 
.items {
	margin-right: 320px;
	background-color:#fff;
	border-right: 1px solid #CCC;
}

.npodimage {
    background: #000 url(../thumbnail.php?src=dailypics/npod.jpg&w=300&zc=1) no-repeat center center;
    height: 200px;
    width: 300px;
	overflow: hidden;
	margin-bottom: 10px;
}
.apodimage {
    background: #000 url(../thumbnail.php?src=dailypics/apod.jpg&w=300&zc=1) no-repeat center center;
    height: 200px;
    width: 300px;
	overflow: hidden;
	margin-bottom: 10px;
}
.aapodimage {
    background: #000 url(../thumbnail.php?src=dailypics/aapod.jpg&w=300&zc=1) no-repeat center center;
    height: 200px;
    width: 300px;
	overflow: hidden;
	margin-bottom: 10px;
}

.podtitle {
	background: #000;
	font-size: 0.7em;
	padding:10px;
	color:#fff;
	text-align:center;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
	overflow: hidden;
	width: 280px;
    position: relative;
    height: 12px;
    left: 0px;
    top: 168px;
}
.podtitle a {
	color:#fff;
	text-decoration: none;
}

.videoplayer { border-bottom: 1px solid #CCC; }	

.featured {	padding: 10px; height: 150px; background-color: #fff; border-bottom: 1px solid #CCC; } 
.featured2 { padding: 11px 10px; height: 150px; background-color: #fff; border-top: 1px solid #CCC; } 

.disclaimer { padding: 10px; font-size: 0.7em; color: #888; }


.item {	padding: 11px 10px;	border-bottom: 1px solid #CCC; } 
.item a { color: #069; }

.item2 { padding: 10px; }
.item2 a { color: #069; }

.item3 { padding: 11px 0 0 11px;	border-bottom: 1px solid #CCC; } 
.item3 a { color: #069; }

.homepodlogos { margin: 0 12px 12px 0; }
#avatar {
width: 50px;
height: 50px;
margin-right: 5px;
float: left;
display:inline;
}

#avatar img {
width: 48px;
height: 48px;
border: 1px solid #CCC;
}



.paragraph {
	font-size: 0.7em;
	padding: 10px;
	border-bottom: 1px solid #CCC; }
 
	.paragraph span {
		font-size: 1.1em;
		font-weight: bold; }
 
.numbers {
	text-align:center;
	background: #efefef;
	width: 639px;
	padding: 10px;
	font-size: 0.7em;
	font-weight: bold;
	clear: both; }

.searchelements {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 1em;
	padding: 5px;
	border: 1px solid #CCC;
}

.podplayer {
	background: #efefef;
	width: 639px;
	padding: 10px;
	font-size: 0.7em;
	clear: both; }
 
.options {
	color: #888; }

.options a {
	color: #888;
	text-decoration: none; }
.options a:hover {
	text-decoration: underline; }


.date {
	padding: 4px 4px 4px 0;
	line-height: 1.8em;
	font-size: 0.7em;
	font-weight: bold;
	text-align:center; }
 
.item .tweet {
	font-size: 0.7em;
	padding: 0;
	display: inline; }

.item .content {
	padding: 5px;
	display:block;
	margin: auto; }
 
.item .date a {
	color:#000;
	text-decoration: none; }
 
.item .readmore { text-align: right; }
 
.announcement {
	font-size: 0.7em;
	padding:7px;
	color:#fff;
	background-color: #069;
	text-align:center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px; }
 
	.announcement a { color:#fff; }
 
.footnote {
	font-size: 0.7em;
	padding:7px;
	color:#fff;
	background-color:#069;
	text-align:center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin-bottom: 55px; }
 
	.footnote a {
		font-weight:normal;
		color:#fff; }
 
	.footnote span {
		font-size: 0.9em;
		font-weight:normal;
		color:#fff; }
 
#tabnav {
	font-size: 0.7em;
	font-weight: bold;
	height: 24px;
	margin: 0;
	padding-left: 15px; }
 
	#tabnav li {
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none; }
 
	#tabnav a:link, #tabnav a:visited {
		float: left;
		background: #09c;
		line-height: 14px;
		padding: 5px 8px 5px 8px;
		margin-right: 4px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		text-decoration: none;
		color: #fff; }
 
	#tabnav a:link.active, #tabnav a:visited.active {
		background: #ffffff;
		color: #000; }
 
	#tabnav a:link.live, #tabnav a:visited.live {
		background: #fc0 url(../images/bg_tab.png) top left repeat-x;
		color: #000; }
 
	#tabnav a:hover {
		background: #069;
		color: #fff; }
 
/* -------------------------------------------- */
/* 		Pagination: Flickr						*/
/* -------------------------------------------- */
ul {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
	text-align: center; }
 
#pagination-flickr li {
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	list-style-type: none;
	display: inline; }
 
#pagination-flickr a {
	width: 21px;
	margin: 0 3px 0 0; }
 
#pagination-flickr .previous-off {
	float:left;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	background:#069;
	color:#cccccc;
	display:block;
	font-weight:bold;
	padding: 3px;
	width: 47px; 
	margin: 0 3px 0 0; }
		
#pagination-flickr .next-off {
	float:left;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	background:#069;
	color:#cccccc;
	display:block;
	font-weight:bold;
	padding: 3px;
	width: 47px; 
		}
 
#pagination-flickr .more {
	float:left;	background:#09C;
	color:#cccccc;
	display:block;
	font-weight:bold;
	padding: 3px;
	width: 12px; 
	margin: 0 3px 0 0; }
 
#pagination-flickr .active {
	width: 14px;
	margin: 0 3px 0 0;
	background: #fc0 url(../images/bg_tab.png) top left repeat-x;
	color:#000;
	display:block;
	float:left;
	padding: 3px 4px; }
 
#pagination-flickr a:link, 
	#pagination-flickr a:visited {
	color:#fff;
	background:#09c;
	display:block;
	float:left;
	padding:3px 4px;
	text-decoration:none; }
 
#pagination-flickr .next a {
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	background:#069;
	font-weight:bold;
	padding:3px;
	width: 47px; }
	

#pagination-flickr .previous a {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	background:#069;
	font-weight:bold;
	width: 47px; }
 
#pagination-flickr a:hover {
	color:#fff;
	background:#666; }
 
#contentwrapper {
	float: left;
	width: 100%;
	background: #ffffff; }
 
#rightcolumn {
	float: left;
	width: 320px; /*Width of right column*/
	margin-left: -320px; /*Set left margin to -(RightColumnWidth) */
	background: #ffffff; }
 
.innertube { margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/ }
 
.sponsor {
	padding: 15px 10px 10px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	border-bottom: 1px solid #CCC;
	font-size:11px; }
 
.sponsor2 {
	padding: 15px 10px 10px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	border-top: 1px solid #CCC;
	font-size:11px; }

.sponsor3 {
	padding: 15px 10px 10px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size:11px; }
	
.sponsorad { margin: 0 33px; }
 
.sponsortitle a {
	text-decoration: none;
	color:#069; }
 
.sponsortitle {
	width: 290px;
	margin-top: 15px;
	padding:5px;
	font-weight: bold;
	text-align:center;
	background-color: #CCC;
	-moz-border-radius:4px;
	-webkit-border-radius:4px; }
 
.video {
	margin: 0;
	width: 300px;
	height: 240px;
	background: #000 url(../images/videoback.jpg) top left no-repeat;
	padding: 0; }
 
.idTabs {
	margin: 0 0 10px 0;
	padding: 0;
	list-style:none; }
 
	.idTabs li {
		font-size: 0.7em;
		margin: 0;
		width: 290px;
		background: #eee;
		border-bottom: #ccc 1px solid;
		padding: 6px;
		text-align: left; }
 
		.idTabs li a {
			color: #069;
			text-decoration: none;
			outline: none; }
 
.selected {  }
 
form { margin:0; }
 
label {
	font-size:11px;
	display:block;
	font-weight: bolder; }
 
.text, .textarea {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	width:628px;
	font-size:15px;
	background:#ddd;
	color:#333;
	padding:6px;
	margin:5px 0 0 0;
	border:0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px; }
 
.submit {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	width:640px;
	font-size:11px;
	font-weight:bolder;
	border: 0;
	padding:5px;
	color:#fff;
	background-color: #666;
	text-align:center;
	-moz-border-radius:4px;
	-webkit-border-radius:4px; }
	
/* -------------------------------------------- */
/* 		Video Galleries 						*/
/* -------------------------------------------- */

.video2 {
	margin: 0;
	width: 639px;
	height: 385px;
	background: #000 url(../images/videoback.jpg) top left no-repeat;
	padding: 0;
}
	
	
.album{
  width:659px;
  background-color:#fff; 
  padding: 0px; 
  float:left;
  border-right:solid 1px #ccc;
}
.album .imageSingle {
  float: left; 
  margin: 0px; 
  padding: 10px;
  width:199px; 
  text-align:center; 
  border-right:solid 1px #ccc;
  border-bottom:solid 1px #ccc;
}

.album .last {
  border-right: 0; 
}

.album .image {
  width:199px; 
  height:148px; 
  margin:0px;
}

.album .image img {
  width:199px; 
  height:148px; 
  margin:0px;
  border: 0;
}

.album .footer {
  font-size: 0.7em;
  text-align:center;
  width: 199px; 
  color:#333; 
  font-weight:bold; 
  padding: 5px 0 10px 0;
}

.album .footer a {
  text-decoration: none;
}