/*  
Theme Name: Lunar Adventures
Theme URI: http://www.lunaradventures.net
Description: The new Lunar Adventures
Version: 1.2
Author: Andrew Kaufmann
Author URI: http://www.lunaradventures.net

*/


body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, Sans-Serif;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	background: #8297a7;
	}

h1 {
	margin: 0;
	padding: 0;
	}

a:link, a:visited, a:active { 
	color: #36c; 
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#main { 
	background: #8297a7;
	text-align: left; 
	margin: 8px auto 20px auto;
	padding: 0;
	width: 676px;
	position: relative; 
	}


#header {
	position: relative;
	background: #8297a7 url(/images/site/masthead.gif) no-repeat bottom left;
	width: 677px;  
	height: 100px;
	padding: 0;
	margin: 0;
	}

#header h1 {
	font: 12.5px "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	position: relative;
	top: 26px;
	left: 494px;
	text-align: center;
	width: 150px;
	padding: 25px 5px 5px 5px;
	background: url(/images/site/rocket-icon-small.gif) top center no-repeat;
	}

#navbar a {
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	color: #fff;
}
	
#navbar a:hover {
	text-decoration: underline;
}

#navbar a.active {
	text-decoration: underline;
}

#navbar {
	background: #8297a7;
	height: 17px;
	width: 660px;
	position: relative;
	margin: 4px auto 0px auto;
	color: #ffffff;
	border: none;
}

#navbar ul {
	background: #8297a7;
	float: right;
	margin: 2px auto 0px auto;
	padding: 0px;
	list-style: none;
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
}

#navbar ul li {
	float: left;
	margin: 0px;
	line-height: normal;
	text-indent: 0;
}


#content-wrapper {
	background: #ffffff;
	width: 675px;
	border-top: 2px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#content {
background: #ffffff;
	width: 435px;
	margin: 0px 0px 0px 5px;
	padding: 10px;
	font: 11px "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	position: relative;
}

#content h1 {
	margin: 10px 0px 5px 0px;
	padding: 2px;
	font-size: 14px;
	color: #990000;
}

#content h2 {
	margin: 10px 0px 5px 0px;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	color: #990000;	
}

#content h1 a {
	color: #990000;
	text-decoration: none;
}

#content h1 a:hover {
	text-decoration: underline;
}

#content .inline {
	border: 1px solid #999999;
	margin: 5px 10px 5px 0px;
}

#content .blogdesc {
	font: 9.5px Verdana, Helvetica, Arial, sans-serif;
	color: #999999;
	margin: 0px 0px 2px 2px;
	padding: 0px;
	font-weight: bold;
	line-height: 1em;
}

#content .location {
	font: 9.5px Verdana, Helvetica, Arial, sans-serif;
	color: #999999;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 7px 2px;
	line-height: 1em;
	border-bottom: 1px dashed #d6d6d6;
}

#content .entry-time {
	font-size: 10px;
	color: #666666;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	font-weight: normal;	
}

#content .entry-info {
	margin: 0px 0px 20px 2px;
	padding: 0px;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

#content p {
	margin: 7px 0px 7px 0px;
	padding: 2px;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

#sidebar {
	position: absolute;
	top: 123px;
	left: 470px;
	width: 205px;
	padding: 0px;
	line-height: 1em;
	background-color: #d6d6d6;
	border-top: none;
	border-left: 1px solid #999999;
	border-right: 1px solid #000;
	border-bottom: 1px solid #999999;
}

html>body div#sidebar {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
top: 119px;
}

#sidebar .title {
	width: auto;
	background: url(/images/site/star-icon-small.gif) top left no-repeat;
	height: 25px;
	margin: 12px auto auto 5px;
}

#sidebar .title h1 {
	padding: 3px;
	position: relative;
	top: 0px;
	margin-left: 28px;
	text-align: left;
	width: auto;
	font: 11.5px "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	color: #990000;
	font-weight:bold;
}

#sidebar p {
	text-align: left;
	position: relative;
	margin: 10px 10px 10px 17px;
	padding-bottom: 10px;
	font: 9.5px "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
}

#sidebar #information {
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 10px;

}

#sidebar #information p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#sidebar img {
	border: 1px solid #999999;
	margin: 8px;
}

#sidebar #9rules {
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-bottom: 1px dashed #999999;
}

#sidebar #listening {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#sidebar #listening img {
	border: 1px solid #999999;
	margin-right: 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

#sidebar #listening p {
	text-align: left;
	padding-bottom: 10px;
	font: 9.5px "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
}

#sidebar #listening .note {
	padding-top: 5px;
	height: auto;
}


#sidebar .center {
	text-align: center;
}

#sidebar #resources {
	border-bottom: none;	
}

#sidebar #resources .centered {
	text-align: center;
	margin: 0px auto 8px auto;	
	padding: 0px;
}

#sidebar #resources .left {
	text-align: left;
	border: none;
	margin: 0px;
	padding: 0px;
}

#sidebar #resources .left-spacer {
	text-align: right;
	margin: 0px 0px 8px 0px;
	border: none;
	padding: 0px;
}

#sidebar #resources .right {
	text-align: right;
	margin: 0px;
	border: none;
	padding: 0px;
}

#sidebar #resources .right-spacer {
	text-align: right;
	margin: 0px 0px 8px 0px;
	border: none;
	padding: 0px;
}


#sidebar #syndication {
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-bottom: 1px dashed #999999; 
}

#sidebar #syndication p {
	border: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

#sidebar #syndication img {
	border: none;
	margin: 0px;
}


#footer {
	margin: 5px 0px 5px 0px;
}

#footer p {
	margin: 0px;
	font-size: 11px;
	color: #d6d6d6;
	line-height: 12px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#comments h1 {
	font-size: 11.5px;
	font-weight: bold;
}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
	
.commentdate {
	font: 10px "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
}

#commenttext {
	font: 10px "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #ccc;
	border-bottom: 1px dashed #999999;
}	

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.archived-listing ul {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	list-style-type: disc;
}

.archived-listing li {
	padding: 0px;
	margin: 0px;
}

.archived-listing-extra-info {
	color: #999999;
}

.archived-listing-categories ul {
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
}

.archived-listing-categories li {
	padding: 0px;
}

.inline-textad {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 65px;
	text-align: right;
	color: #9A9A9A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}