/* This is the CSS stylesheet for www.astronomyinfo.net. It is customized for a monitor with a 1024x768 resolution. */
/* The properties will be listed in the following order:															*/
/*			position																								*/
/*			width																									*/
/*			height																									*/
/*			border																									*/
/*			margin																									*/	
/*			padding																									*/
/*			special (inline, color, etc.)																			*/
/*																													*/
/*										© 2004 www.astronomyinfo.net												*/

/*	These divisions conver the two images at the top of the web page. Namely the logo and the ad banner.			*/

/* Drop shadow code from http://wubbleyew.com/tests/dropshadows.htm */

.dropshadow2{
	float:left;
	clear:left;
	background: url(../images/shadowalpha.png) no-repeat bottom right !important;
	background: url(../images/shadowalpha.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 525px;
	padding: 0px;
}
.innerbox{
	position:relative;
	width:515px;
	bottom:6px;
	right: 6px;
	border: 1px solid;
	padding:4px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	margin: 3px;
}



#logo			{
				position:relative;
					top:5px;
					left:1%;
				width:750px;
				height:117px;
				}



img.logo 		{
				width:750px;
				height:117px;
				}
		


#menubuttons	{
				position:absolute;
				
					
					top:-42px;
					*top: -26px;
					left:200px;
				width:500px;
				border-bottom:3px solid white;

				}





#menubuttons ul, #menubuttons li
			{
				display : inline;
				list-style-type : none;
			}
	
#menubuttons a:link, #menubuttons a:visited
			{
				border-left : 2px solid white;
				border-right : 2px solid white;
				border-top : 2px solid white;
				margin-right : 8px;
				padding : 2px 10px 2px 10px;
				color : white;
				float : left;
				font-size : 10px;
				font-family : sans-serif;
				font-weight : bold;
				line-height : 11px;	
				text-decoration : none;
				background : #939090;
				
			}

#menubuttons a:link.active, #menubuttons a:visited.active	
			{
				border-bottom : 1px solid #fff;
				background : #fff;
				color : #000;
			}

#menubuttons a:hover
			{
				color: black;
				background: #B5B4B4;
			}
	
body.section-1 #menubuttons li#nav-1 a, body.section-2 #menubuttons li#nav-2 a, body.section-3 #menubuttons li#nav-3 a, body.section-4 #menubuttons li#nav-4 a, body.section-5 #menubuttons li#nav-5 a, body.section-18 #menubuttons li#nav-18 a, body.section-19 #menubuttons li#nav-19 a
			{
				background : #B5B4B4;
				color : black;
			}

#menubuttons #subnav-1, #menubuttons #subnav-2, #menubuttons #subnav-3, #menubuttons #subnav-4
			{
				display : none;
				width: 90%;
			}

body.section-1 #menubuttons ul#subnav-1, body.section-2 #menubuttons ul#subnav-2, body.section-3 #menubuttons ul#subnav-3, body.section-4 #menubuttons ul#subnav-4    
			{
				position : absolute;
					left : 11px;
					top : 35px;
				z-index:1;
				display : inline;
			}

body.section-1 #menubuttons ul#subnav-1 a, body.section-2 #menubuttons ul#subnav-2 a, body.section-3 #menubuttons ul#subnav-3 a, body.section-4 #menubuttons ul#subnav-4 a
				{
				color:#6E6D6D;
				font-size:smaller;
				font-weight:bold;
				line-height:10px;
				text-decoration:none;
				background:#ECEAEA;
				}

#menubuttons ul a:hover 
				{
				color:black !important;
				}

*html #container
				{
				position:relative;
					left:1%;
					top:5px;
				width:740px;
				
				background-color: #BAB6B6;
				color: #333;
				
				border-top:3px solid white;
				border-left:5px solid white;
				border-bottom:5px solid white;
				border-right:5px solid white;
				}


#container
				{
				position:relative;
					left:1%;
					top:8px;
				width:740px;
				
				background-color: #BAB6B6;
				color: #333;
				
				border-top:3px solid white;
				border-left:5px solid white;
				border-bottom:5px solid white;
				border-right:5px solid white;
				}

#rightnav
				{
				float: right;
				width: 150px;
				padding-top:0px;	
				padding-bottom:5px;			
				height:500px;
				}
#navcontent			
				{
				width:145px;
				padding-left:0px;
				padding-top:1px;
				
				}				

*html #content {
				position:relative;
						
				margin-right: 0px;
				
				height:700px;
				border-right:2px dotted white;
				padding:1em;
				padding-right:1em;
				width: 46em;
				
				font-family:sans-serif;
				font-size:12px;
}

#content
				{	
				position:relative;
						
				margin-right: 0px;
				min-height:500px;
				
				border-right:2px dotted white;
				padding:1em;
				padding-right:2em;
				width: 45em;
				
				font-family:sans-serif;
				font-size:12px;
				}



#footer
				{
				clear: both;
				color: black;
				font-size:10px;
				background-color: white;
				text-align:center;
				}

/* Default WordPress by Dave Shea || http://mezzoblue.com
	Modifications by Matthew Mullenweg || http://photomatt.net
	This is just a basic layout, with only the bare minimum defined.
	Please tweak this and make it your own. :)
*/


acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	font-family: 'Arial', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	letter-spacing: 0.2em;
	color: white;
	text-indent:0px;
	font-size:9pt;
	font-family:sans-serif;
	text-decoration:none;
}

h3 {
	color:black;
	font-size: 11pt;
	font-family: sans-serif;
	margin-top: 0;
	text-decoration:none;
}

h4	{
	color:black;
	font-size:13pt;
	font-family:sans-serif;
	padding-bottom:5px;
	text-decoration:none;
	}



ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 100%/150% 'Arial', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0px;
	color:#000;
}



/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: all;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
	}

.storytitle a {
	text-decoration: none;
	color:black;
	border:none;
}

.post {
	margin-top:10px;
	}

#stickycontent {
	background:#C1C0C1;
	font-size:100%;
	padding-top:2px;
	padding-left:2px;
	padding-right:0px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	margin-top:-20px;
	margin-left:-1px;
	}
	
#stickyout {
	background:#C1C0C1;
	font-size:100%;
	padding-top:2px;
	padding-left:1px;
	padding-right:0px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-top:1px solid black;
	}
	

#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}



#header {
	background: #90a090;
	border-bottom: double 3px #aba;
	border-left: solid 1px #9a9;
	border-right: solid 1px #565;
	border-top: solid 1px #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	
}

#menu a {
	text-decoration:none;
	color:black;
		}

#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	background: #eee;
	color: black;
	border: 1px solid #999;
	letter-spacing: -0.05em;
	font-size:10px;
	
}

#menu ul {
	color:#000;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-decoration: none;
}

#menu ul li {
	font: 13px Arial, Helvetica, san-serif, Geneva;
	font-weight: bold;
	letter-spacing: 0;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
	text-decoration: none;
	color:black;
}

#menu ul ul {
	list-style-type: none;
	font-variant: normal;
	font-weight: bold;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	letter-spacing: 0;
	text-decoration: none;
	color:black;
}

#menu ul ul li {
	border: 0;
	font: 11px Geneva, Arial, Helvetica, san-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
	text-decoration: none;
	color:black;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	padding-left:4px;
	font-size:142%;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}