/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/


* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c0c0c0;
	background-color: #000000;
	background-image: url(images/Banner%20Astrofacil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#LunaBanner {
	float: right;
	clear: none;
	right: 5%;
}


h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #95A2CE;
}

h1 {
	font-size: 18px;
}

h2 {
	}

h3 {
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

ul, ol {
	margin-left: 3em;
}


a:link {
	text-decoration: none;
	color: #95A2CE;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #95A2CE;
}


/* Header */

#header {
	width: 100%;
	height: 150px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 0;
	margin-left: 0%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left;
	background-repeat: no-repeat;

}

#header h1 {
	margin: 0;
	font-size: 36px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#header h1 a {
	color: #FFFFFF;
	font-size: 40px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	top: 0px;
	text-align: left;
	vertical-align: super;
}

#header h2 {
	margin: 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	color: #FFF;
}

#header h2 a {
	color: #ffffff;
	text-align: left;
	left: 0px;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}

/* Content */

#content {
	float: left;
	width: 635px;
	background: url(images/img03.gif) no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

.post {
	width: 610px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 13px;
}

.post h1, .post h2, .post h3 {
}

.post .title {
	padding: 0 0 5px 0;
	background: url(images/img08.gif) repeat-x left bottom;
}

.post .title span {
	padding-right: 30px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	background: url(images/img04.gif) no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}

.box {
	width: 239px;
	padding-left: 1px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/img09.gif) repeat-x;
	font-size: 18px;
	text-align: left;
}

.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #c0c0c0;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 10px;
	background: url(images/img12.gif) no-repeat 0 5px;
}

/* Footer */

#footer {
	height: 90px;
	padding-top: 30px;
	margin: 0 auto;
	text-align: center;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 0px;
	line-height: normal;
	font-size: 77%;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
}
.PieFigura {
	font-size: 12px;
	font-style: italic;
	margin-left: 2px;
}
.Banner_Texto_AF   {
	float: none;
	margin-left: 60%;
	margin-bottom: 0%;
	margin-top: -15px;
	clear: none;
}

#SecciónMenú {
	font-size: 75%;
}
.imagen {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Firma {
	font-size: 11px;
	font-style: italic;
	text-transform: none;
	white-space: normal;
	padding-left: 25px;
	border-top-style: none;
	border-top-width: thin;
	padding-top: 15px;
	width: 50%;
	padding-bottom: 15px;
	border-bottom-style: outset;
	border-bottom-width: thin;
	text-align: left;
	left: 0px;
	float: none;
	clear: none;
	margin-bottom: 50px;
	margin-top: 45px;
}
tooltip {
	color: #95A2CE;
	text-decoration: underline;
}
#page #content .post p #sprytrigger1 {
	color: #95A2CE;
}
.tooltip {
	color: #95A2CE;
}

