/* This imports the Base Weblog CSS from TypePad, which defines core styles */

@import url(/.shared/themes/common/base-weblog.css);


/* This imports the local asterisk-style.css, which you can use as a guide for customizing your blog's CSS. */

@import url(asterisk-style.css);

body {
	background-repeat:repeat-x; 
	font-family: 'lucida grande', helvetica, arial, sans-serif; 
	font-size: 13px; 
	background-color: #ccc;
	}
	
a {font-weight: bold; color: #4b729c; text-decoration: none}
a:hover {text-decoration: underline}

#container {width: 1000px;}


.layout-two-column-right #alpha { width: 740px; }
.layout-two-column-right #beta { width: 200px; }
.required {color: #c00000;}

#banner {
	height: 89px; 
	background-color: #4b729c; 
	background-image: url(http://epod.typepad.com/header_wide.jpg); 
	width: 1000px; 
	margin: 0; 
	background-repeat: no-repeat; 
	background-position: bottom center;
	}

#nav {
	height: 36px; 
	background-image: url(http://epod.typepad.com/nav.jpg); 
	background-color: #08243c;
	}
	
#nav-inner { margin-left: 19px}	
#subnav {
	height: 20px; 
	background-color: #4b729c;
	background-image: url(http://epod.typepad.com/subnav.jpg);
	color: #fff; 
	font-size:11px; 
	font-family: 'lucida grande', helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	text-indent: 25px;
	}
	
.nav-list-item {
	height: 15px; 
	border-right: 1px solid #4b729c; 
	margin-top: 10px;
	}
	
.nav-list { border-bottom: 0px;}

.nav-list-item a {
	font-size: 12px; 
	font-weight: bold; 
	font-family: 'lucida grande', helvetica, arial, sans-serif;
	color: #ffffff; 
	text-decoration: none; 
	padding: 0px 8px;
	}

.nav-list-item a:hover {
	text-decoration: underline;
	}	
	
#pagebody
{
	padding: 5px 0;
	background-color: #fff;
}


#alpha, #beta, #gamma, #delta
{
	float: left;
	margin: 0 0 0 15px;
}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	padding: 0 0 15px;
}

#_ClimateLinks {display: none;}
#_HydrologyLinks {display: none;}
#_SunLinks {display: none;}
#_GeographyLinks {display: none;}
#_HistoryLinks {display: none;}
#_ASLinks {display: none;}
#_PlantLinks {display: none;}
#_AnimalLinks {display: none;}
#_CryoLinks {display: none;}
#_SevereWeatherLinks {display: none;}
#_GeologyLinks {display: none;}
#_AtmosphericLinks {display: none;}
#_NightSkyLinks {display: none;}
#_CloudLinks {display: none;}
#\_ClimateLinks {display: none;}
#\_HydrologyLinks {display: none;}
#\_SunLinks {display: none;}
#\_GeographyLinks {display: none;}
#\_HistoryLinks {display: none;}
#\_ASLinks {display: none;}
#\_PlantLinks {display: none;}
#\_AnimalLinks {display: none;}
#\_CryoLinks {display: none;}
#\_SevereWeatherLinks {display: none;}
#\_GeologyLinks {display: none;}
#\_AtmosphericLinks {display: none;}
#\_NightSkyLinks {display: none;}
#\_CloudLinks {display: none;}

#banner-header a {display: none;}
#banner-header h1 {display: none;}
#banner-description h2 {display: none;}
#banner-header {display: none;}
#banner-description {display: none;}

.entry-content { margin: 5px 25px; }
.entry-header
{
	margin: 20px 0px 5px 25px;
	font-family: georgia, 'times new roman', serif;
	font-size: 22px;
	color: #192f73; font-weight: normal;

}

.entry-header a { color: #192f73; font-weight: normal; text-decoration: none; }
.entry-header a:hover { color: #192f73; font-weight: normal; text-decoration: underline; }
.entry-body a {font-weight: bold; color: #4b729c; text-decoration: none}
.entry-body a:hover {text-decoration: underline}
.entry-footer
{
	margin: 10px 25px 20px;
	padding-top: 5px;
	color: #999;
	font-weight: normal;
	font-size:11px;
	font-family: 'lucida grande', helvetica, arial, sans-serif;
}
.entry-footer a { color: #999; font-weight: normal; font-size:11px; text-decoration: none;  }
.entry-footer a:hover { color: #666; font-weight: normal; font-size:11px; text-decoration: none; text-decoration: underline;}

.separator { color: #999; font-size:11px; font-family: 'lucida grande', helvetica, arial, sans-serif;}

.entry-body {color: #000000 !important; font-family: 'lucida grande', helvetica, arial, sans-serif !important; font-size: 13px !important; line-height:1.5em !important}
.MsoNormal {color: #000000 !important; font-family: 'lucida grande', helvetica, arial, sans-serif !important; font-size: 13px !important; line-height:1.5em !important }
.entry-body p, .entry-body span {color: #000000 !important; font-family: 'lucida grande', helvetica, arial, sans-serif !important; font-size: 13px !important; line-height:1.5em !important }

h1, h2, h3, h4, h5, h6
{
	font-family: georgia, 'times new roman', serif;
	color: #192f73;
}

#ads-bottom {padding: 25px; clear: both}
#sidebar-top {margin-top: 43px; text-align:right; padding-bottom: 6px }
#sidebar {margin-top: 10px; padding: 0px 16px 16px 16px;  border: 1px solid #efefef;}
.sidebar-header {font-size: 14px;}
.sidebar-header a {text-decoration: none;}
.sidebar-header a:hover {text-decoration: underline}
.sub-head {font-size: 21px;}
.date {
	color: #999;
	font-weight: normal;
	font-size:11px;
	font-family: 'lucida grande', helvetica, arial, sans-serif;
	margin: 0;
	padding-left: 25px;
	}

.date a { color: #999; font-weight: normal; font-size:11px; text-decoration: none;  }
.date a:hover { color: #666; font-weight: normal; font-size:11px; text-decoration: none; text-decoration: underline;}

.date-no-pad {
	color: #999;
	font-weight: normal;
	font-size:11px;
	font-family: 'lucida grande', helvetica, arial, sans-serif;
	margin: 0px
padding:0px;
	}

#usrafooter { 
	text-align: center;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#archives-left {width: 280px; padding: 0px 10px 0px 25px; float: left;}
#archives-right {width: 280px; padding: 0px 0px 0px 10px; float: left;}
#search-left {text-align: left; margin: 0px; padding: 0px 0px 0px 25px; float: left;}
#search-right {text-align: right; margin: 0px; padding: 5px 22px 0px 0px; float: right;}
#subnav a {
	color: #fff; 
	font-size:11px; 
	font-family: 'lucida grande', helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
#subnav a:hover {text-decoration: underline; }

.link-list
{
	margin: 0px;
	padding: 0;
	list-style: none;
}

.link-list-item
{
	margin-top: 5px;
	margin-bottom: 5px;
	background:url(http://epod.typepad.com/bullet.gif) no-repeat 0px 3px;
	margin:0;
	padding:0 0 3px 12px;
	font-size: 11px;
}

.link-list-item a {color: #4b729c; text-decoration: none; font-weight: bold; }
.link-list-item a:hover {text-decoration: underline;  }

.archive-month-item
{
	margin-top: 5px;
	margin-bottom: 5px;
	background:url(http://epod.typepad.com/bullet.gif) no-repeat 0px 3px;
	margin:0;
	padding:0 0 3px 12px;
	font-size: 13px; 
position: relative;
}

.archive-month-item a {color: #4b729c; text-decoration: none; font-weight: bold; }
.archive-month-item a:hover {text-decoration: underline;  }

.archive-list {
	margin: 20px 0px 0px 25px;
	padding: 0;
	list-style: none;
}

.archive-list-item {
	width: 220px;
	display: block;
float: left;
}

.vc-list-item {
	width: 320px;
	display: block;
float: left;
}


.archive-list-item-pix {
	width: 320px;
height: 75px;
	display: block;
padding: 5px 5px 5px 0px;
	float: left;
}

.archive-list-item-pix a {
	display: block;
	padding: 0px;
font-size: 13px; 
}

.archive-list-item-pix img {
padding-right: 5px;
}

.archive-list-item a {
	display: inline;
	padding: 5px 10px;
}

.module-more {
	text-align: right;
padding: 5px 0px 0px 0px;
}

.related-clicks
{
	margin: 0px;
	padding: 0;
	list-style: none;
}


.coords
{
	margin-top: 10px;
	margin-bottom: 0px;
	background:url(http://epod.usra.edu/coords.jpg) no-repeat 10px 0px;
	margin:0;
	padding:0px 0px 15px 45px;
	font-size: 13px;
	font-weight: bold;
}

.eo ul li, .related ul li, .coords ul li
{
	margin: 0px 0px 0px -40px;
}

.eo ul, .related ul, .coords ul
{
margin-top: 0px;
margin-bottom: 0px;
list-style: none;
}

.eo
{
	margin-top: 10px;
	margin-bottom: 0px;
	background:url(http://epod.usra.edu/eo.jpg) no-repeat 10px 0px;
	margin:0;
	padding:0px 0px 15px 45px;
	font-size: 13px;
	font-weight: bold;
}

.related
{
	margin-top: 10px;
	margin-bottom: 0px;
	background:url(http://epod.usra.edu/related.jpg) no-repeat 10px 0px;
	margin:0;
	padding:0px 0px 15px 45px;
	font-size: 13px;
	font-weight: bold;
}

/* ph=1 */

